From e6546e17b7a01f0f58aba1a86c9129e813a12d1a Mon Sep 17 00:00:00 2001 From: jmcclena Date: Tue, 28 Mar 2023 10:51:05 -0700 Subject: [PATCH 01/68] Add intial mappings for mast --- omas/machine_mappings/mast.json | 152 ++++++++++++++++ omas/machine_mappings/mast.py | 312 ++++++++++++++++++++++++++++++++ 2 files changed, 464 insertions(+) create mode 100644 omas/machine_mappings/mast.json create mode 100644 omas/machine_mappings/mast.py diff --git a/omas/machine_mappings/mast.json b/omas/machine_mappings/mast.json new file mode 100644 index 000000000..88ba546e8 --- /dev/null +++ b/omas/machine_mappings/mast.json @@ -0,0 +1,152 @@ +{ + "__cocos_rules__": {}, + "__include__": [ + "_common", + "_efit" + ], + "__options__": { + }, + + "magnetics.b_field_pol_probe.:": { + "PYTHON": "magnetics_hardware(ods, {pulse})" + }, + "magnetics.b_field_pol_probe.:.field.data": { + "COCOSIO": 11, + "PYTHON": "magnetics_probes_data(ods, {pulse})" + }, + "magnetics.b_field_pol_probe.:.field.data_error_upper": { + "PYTHON": "magnetics_probes_data(ods, {pulse})" + }, + "magnetics.b_field_pol_probe.:.field.time": { + "PYTHON": "magnetics_probes_data(ods, {pulse})" + }, + "magnetics.b_field_pol_probe.:.field.validity": { + "PYTHON": "magnetics_probes_data(ods, {pulse})" + }, + "magnetics.b_field_pol_probe.:.identifier": { + "PYTHON": "magnetics_hardware(ods, {pulse})" + }, + "magnetics.b_field_pol_probe.:.length": { + "PYTHON": "magnetics_hardware(ods, {pulse})" + }, + "magnetics.b_field_pol_probe.:.name": { + "PYTHON": "magnetics_hardware(ods, {pulse})" + }, + "magnetics.b_field_pol_probe.:.poloidal_angle": { + "COCOSIO": 11, + "PYTHON": "magnetics_hardware(ods, {pulse})" + }, + "magnetics.b_field_pol_probe.:.position.r": { + "PYTHON": "magnetics_hardware(ods, {pulse})" + }, + "magnetics.b_field_pol_probe.:.position.z": { + "PYTHON": "magnetics_hardware(ods, {pulse})" + }, + "magnetics.b_field_pol_probe.:.toroidal_angle": { + "COCOSIO": 11, + "PYTHON": "magnetics_hardware(ods, {pulse})" + }, + "magnetics.b_field_pol_probe.:.turns": { + "PYTHON": "magnetics_hardware(ods, {pulse})" + }, + "magnetics.b_field_pol_probe.:.type.index": { + "PYTHON": "magnetics_hardware(ods, {pulse})" + }, + "magnetics.diamagnetic_flux.:": { + "VALUE": 1 + }, + "magnetics.diamagnetic_flux.:.data": { + "PYTHON": "ip_bt_dflux_data(ods, {pulse})" + }, + "magnetics.diamagnetic_flux.:.data_error_upper": { + "PYTHON": "ip_bt_dflux_data(ods, {pulse})" + }, + "magnetics.diamagnetic_flux.:.time": { + "PYTHON": "ip_bt_dflux_data(ods, {pulse})" + }, + "magnetics.flux_loop.:": { + "PYTHON": "magnetics_hardware(ods, {pulse})" + }, + "magnetics.flux_loop.:.flux.data": { + "PYTHON": "magnetics_floops_data(ods, {pulse})" + }, + "magnetics.flux_loop.:.flux.data_error_upper": { + "PYTHON": "magnetics_floops_data(ods, {pulse})" + }, + "magnetics.flux_loop.:.flux.time": { + "PYTHON": "magnetics_floops_data(ods, {pulse})" + }, + "magnetics.flux_loop.:.flux.validity": { + "PYTHON": "magnetics_floops_data(ods, {pulse})" + }, + "magnetics.flux_loop.:.identifier": { + "PYTHON": "magnetics_hardware(ods, {pulse})" + }, + "magnetics.flux_loop.:.name": { + "PYTHON": "magnetics_hardware(ods, {pulse})" + }, + "magnetics.flux_loop.:.position.:": { + "PYTHON": "magnetics_hardware(ods, {pulse})" + }, + "magnetics.flux_loop.:.position.:.r": { + "PYTHON": "magnetics_hardware(ods, {pulse})" + }, + "magnetics.flux_loop.:.position.:.z": { + "PYTHON": "magnetics_hardware(ods, {pulse})" + }, + "magnetics.flux_loop.:.type.index": { + "PYTHON": "magnetics_hardware(ods, {pulse})" + }, + "magnetics.ip.:": { + "VALUE": 1 + }, + "magnetics.ip.:.data": { + "COCOSIO": 11, + "PYTHON": "ip_bt_dflux_data(ods, {pulse})" + }, + "magnetics.ip.:.data_error_upper": { + "PYTHON": "ip_bt_dflux_data(ods, {pulse})" + }, + "magnetics.ip.:.time": { + "PYTHON": "ip_bt_dflux_data(ods, {pulse})" + }, + "tf.b_field_tor_vacuum_r.time": { + "PYTHON": "ip_bt_dflux_data(ods, {pulse})" + }, + "tf.r0": { + "VALUE": 0.941 + }, + "thomson_scattering.channel.:": { + "PYTHON": "thomson_scattering_hardware(ods, {pulse} )" + }, + "thomson_scattering.channel.:.identifier": { + "PYTHON": "thomson_scattering_data(ods, {pulse})" + }, + "thomson_scattering.channel.:.n_e.data": { + "PYTHON": "thomson_scattering_data(ods, {pulse})" + }, + "thomson_scattering.channel.:.n_e.data_error_upper": { + "PYTHON": "thomson_scattering_data(ods, {pulse})" + }, + "thomson_scattering.channel.:.n_e.time": { + "PYTHON": "thomson_scattering_data(ods, {pulse})" + }, + "thomson_scattering.channel.:.name": { + "PYTHON": "thomson_scattering_data(ods, {pulse})" + }, + "thomson_scattering.channel.:.position.r": { + "PYTHON": "thomson_scattering_data(ods, {pulse})" + }, + "thomson_scattering.channel.:.position.z": { + "PYTHON": "thomson_scattering_data(ods, {pulse})" + }, + "thomson_scattering.channel.:.t_e.data": { + "PYTHON": "thomson_scattering_data(ods, {pulse})" + }, + "thomson_scattering.channel.:.t_e.data_error_upper": { + "PYTHON": "thomson_scattering_data(ods, {pulse})" + }, + "thomson_scattering.channel.:.t_e.time": { + "PYTHON": "thomson_scattering_data(ods, {pulse})" + } +} \ No newline at end of file diff --git a/omas/machine_mappings/mast.py b/omas/machine_mappings/mast.py new file mode 100644 index 000000000..f730f1fde --- /dev/null +++ b/omas/machine_mappings/mast.py @@ -0,0 +1,312 @@ +import os +import numpy as np +from inspect import unwrap +from omas import * +from omas.omas_utils import printd, printe, unumpy +from omas.machine_mappings._common import * +import glob + +__all__ = [] +__regression_arguments__ = {'__all__': __all__} + + +def nstx_filenames(filename, pulse): + if pulse < 200000: + return support_filenames('nstx', filename, pulse) + else: + return support_filenames('nstxu', filename, pulse) + + +@machine_mapping_function(__regression_arguments__, pulse=204202) +def pf_active_hardware(ods, pulse): + r""" + Loads NSTX-U tokamak poloidal field coil hardware geometry + + :param ods: ODS instance + """ + from omfit_classes.omfit_efund import OMFITmhdin, OMFITnstxMHD + + mhdin = get_support_file(OMFITmhdin, nstx_filenames('mhdin', pulse)) + mhdin.to_omas(ods, update=['oh', 'pf_active']) + + signals = get_support_file(OMFITnstxMHD, nstx_filenames('signals', pulse)) + icoil_signals = signals['mappings']['icoil'] + oh_signals = signals['mappings']['ioh'] + + c_pf = 0 + c_oh = 0 + for c in ods[f'pf_active.coil']: + if 'OH' in ods[f'pf_active.coil'][c]['name']: + c_oh += 1 + cname = oh_signals[c_oh]['name'] + if oh_signals[c_oh]['mds_name_resolved'] is None: + cid = 'None' + else: + cid = oh_signals[c_oh]['mds_name_resolved'].strip('\\') + else: + c_pf += 1 + cname = icoil_signals[c_pf]['name'] + if icoil_signals[c_pf]['mds_name_resolved'] is None: + cid = 'None' + else: + cid = icoil_signals[c_pf]['mds_name_resolved'].strip('\\') + for e in ods[f'pf_active.coil'][c]['element']: + # if 'OH' in ods[f'pf_active.coil'][c]['name']: + # ename = oh_signals[c_oh]['mds_name_resolved'].strip('\\') + f'_element_{e}' + # else: + # ename = icoil_signals[c_pf]['mds_name_resolved'].strip('\\') + f'_element_{e}' + ename = cid + f'_element_{e}' + eid = ename + ods[f'pf_active.coil'][c]['name'] = cname + ods[f'pf_active.coil'][c]['identifier'] = cid + ods[f'pf_active.coil'][c]['element'][e]['name'] = ename + ods[f'pf_active.coil'][c]['element'][e]['identifier'] = eid + + +@machine_mapping_function(__regression_arguments__, pulse=140001) +def pf_active_coil_current_data(ods, pulse): + r""" + Load NSTX-U tokamak pf_active coil current data + + :param ods: ODS instance + + :param pulse: shot number + """ + from omfit_classes.omfit_efund import OMFITnstxMHD + from omfit_classes.utils_math import firFilter + + ods1 = ODS() + unwrap(pf_active_hardware)(ods1, pulse) + + with omas_environment(ods, cocosio=1): + fetch_assign( + ods, + ods1, + pulse, + channels='pf_active.coil', + identifier='pf_active.coil.{channel}.identifier', + time='pf_active.coil.{channel}.current.time', + data='pf_active.coil.{channel}.current.data', + validity=None, + mds_server='nstxu', + mds_tree='NSTX', + tdi_expression='\\{signal}', + time_norm=1.0, + data_norm=1.0, + homogeneous_time=False, + ) + + signals = get_support_file(OMFITnstxMHD, nstx_filenames('signals', pulse)) + icoil_signals = signals['mappings']['icoil'] + oh_signals = signals['mappings']['ioh'] + + # filter data with default smoothing + for channel in ods1['pf_active.coil']: + if f'pf_active.coil.{channel}.current.data' in ods: + printd(f'Smooth PF coil {channel} data', topic='machine') + time = ods[f'pf_active.coil.{channel}.current.time'] + data = ods[f'pf_active.coil.{channel}.current.data'] + ods[f'pf_active.coil.{channel}.current.data'] = firFilter(time, data, [0, 300]) + + # handle uncertainties + oh_channel = 0 + pf_channel = 0 + for channel in ods1['pf_active.coil']: + if 'OH' in ods1[f'pf_active.coil.{channel}.name']: + oh_channel += 1 + sig = oh_signals[oh_channel] + else: + pf_channel += 1 + sig = icoil_signals[pf_channel] + if f'pf_active.coil.{channel}.current.data' in ods: + data = ods[f'pf_active.coil.{channel}.current.data'] + rel_error = data * sig['rel_error'] + abs_error = sig['abs_error'] + error = np.sqrt(rel_error**2 + abs_error**2) + error[np.abs(data) < sig['sig_thresh']] = sig['sig_thresh'] + ods[f'pf_active.coil.{channel}.current.data_error_upper'] = error + + # For NSTX coils 4U, 4L, AB1, AB2 currents are set to 0.0 and error to 1E-3 + # For NSTX-U the same thing but for coils PF1BU, PF1BL + for channel in ods1['pf_active.coil']: + identifier = ods1[f'pf_active.coil.{channel}.element[0].identifier'] + if any([sub in identifier for sub in [['PF4U', 'PF4L', 'PFAB1', 'PFAB2'], ['PF1BU', 'PF1BL']][pulse >= 200000]]): + ods[f'pf_active.coil.{channel}.current.data'][:] = 0.0 + ods[f'pf_active.coil.{channel}.current.data_error_upper'][:] = 1e-3 * 10 + + # IMAS stores the current in the coil not multiplied by the number of turns + for channel in ods1['pf_active.coil']: + if f'pf_active.coil.{channel}.current.data' in ods: + ods[f'pf_active.coil.{channel}.current.data'] /= ods1[f'pf_active.coil.{channel}.element.0.turns_with_sign'] + ods[f'pf_active.coil.{channel}.current.data_error_upper'] /= ods1[f'pf_active.coil.{channel}.element.0.turns_with_sign'] + else: + print(f'WARNING: pf_active.coil[{channel}].current.data is missing') + + +@machine_mapping_function(__regression_arguments__, pulse=140001) +def magnetics_hardware(ods, pulse): + r""" + Load NSTX-U tokamak flux loops and magnetic probes hardware geometry + + :param ods: ODS instance + """ + from omfit_classes.omfit_efund import OMFITmhdin, OMFITnstxMHD + + mhdin = get_support_file(OMFITmhdin, nstx_filenames('mhdin', pulse)) + mhdin.to_omas(ods, update='magnetics') + + signals = get_support_file(OMFITnstxMHD, nstx_filenames('signals', pulse)) + + for k in ods[f'magnetics.flux_loop']: + ods[f'magnetics.flux_loop.{k}.identifier'] = str(signals['mappings']['tfl'][k + 1]['mds_name']) + + for k in ods[f'magnetics.b_field_pol_probe']: + ods[f'magnetics.b_field_pol_probe.{k}.identifier'] = str(signals['mappings']['bmc'][k + 1]['mds_name']) + + +@machine_mapping_function(__regression_arguments__, pulse=44653) +def magnetics_floops_data(ods, pulse): + r""" + Load NSTX-U tokamak flux loops flux data + + :param ods: ODS instance + + :param pulse: shot number + """ + from omfit_classes.omfit_efund import OMFITnstxMHD + + signals = get_support_file(OMFITnstxMHD, nstx_filenames('signals', pulse)) + tfl_signals = signals['mappings']['tfl'] + + for channel in signals['FL']: + sig = signals['FL'][channel]['mds_name'] + + scale = signals['FL'][channel]['scale'] + try: + tmp = client.get(sig,pulse) + ods[f'magnetics.flux_loop.{channel}.flux.data'] = tmp.data * scale + ods[f'magnetics.flux_loop.{channel}.flux.time'] = tmp.time.data + + except pyuda.UDAException: + ods[f'magnetics.flux_loop.{channel}.flux.validity'] = -2 + + + # handle uncertainties + tfl_signals = signals['mappings']['tfl'] + for channel in range(len(ods1['magnetics.flux_loop']) - 1): + if f'magnetics.flux_loop.{channel}.flux.data' in ods: + data = ods[f'magnetics.flux_loop.{channel}.flux.data'] + rel_error = data * tfl_signals[channel + 1]['rel_error'] + abs_error = tfl_signals[channel + 1]['abs_error'] + error = np.sqrt(rel_error**2 + abs_error**2) + error[np.abs(data) < tfl_signals[channel + 1]['sig_thresh']] = tfl_signals[channel + 1]['sig_thresh'] + ods[f'magnetics.flux_loop.{channel}.flux.data_error_upper'] = error + # 2*pi normalization is done at this stage so that rel_error, abs_error, sig_thresh are consistent with data + ods[f'magnetics.flux_loop.{channel}.flux.data'] /= 2.0 * np.pi + ods[f'magnetics.flux_loop.{channel}.flux.data_error_upper'] /= 2.0 * np.pi + + +@machine_mapping_function(__regression_arguments__, pulse=204202) +def magnetics_probes_data(ods, pulse): + r""" + Load NSTX-U tokamak magnetic probes field data + + :param ods: ODS instance + + :param pulse: shot number + """ + from omfit_classes.omfit_efund import OMFITnstxMHD + + signals = get_support_file(OMFITnstxMHD, nstx_filenames('signals', pulse)) + + for channel in signals['MC']: + sig = signals['MC'][isig]['mds_name'] + scale = signals['MC'][channel]['scale'] + try: + tmp = client.get(sig,pulse) + ods[f'magnetics.b_field_pol_probe.{channel}.field.data'] = tmp.data * scale + ods[f'magnetics.b_field_pol_probe.{channel}.field.time'] = tmp.time.data + + except pyuda.UDAException: + ods[f'magnetics.b_field_pol_probe.{channel}.field.validity'] = -2 + + # handle uncertainties + bmc_signals = signals['mappings']['bmc'] + for channel in ods1['magnetics.b_field_pol_probe']: + if f'magnetics.b_field_pol_probe.{channel}.field.data' in ods: + data = ods[f'magnetics.b_field_pol_probe.{channel}.field.data'] + rel_error = data * bmc_signals[channel + 1]['rel_error'] + abs_error = bmc_signals[channel + 1]['abs_error'] + error = np.sqrt(rel_error**2 + abs_error**2) + error[np.abs(data) < bmc_signals[channel + 1]['sig_thresh']] = bmc_signals[channel + 1]['sig_thresh'] + ods[f'magnetics.b_field_pol_probe.{channel}.field.data_error_upper'] = error + + + +@machine_mapping_function(__regression_arguments__, pulse=204202) +def ip_bt_dflux_data(ods, pulse): + r""" + Load NSTX-U tokamak Ip, Bt, and diamagnetic flux data + + :param ods: ODS instance + + :param pulse: shot number + """ + from omfit_classes.omfit_efund import OMFITnstxMHD + + signals = get_support_file(OMFITnstxMHD, nstx_filenames('signals', pulse)) + + mappings = {'PR': 'magnetics.ip.0', 'TF': 'tf.b_field_tor_vacuum_r', 'DL': 'magnetics.diamagnetic_flux.0'} + + for item in ['PR', 'TF', 'DL']: + sig = signals['MC'][isig]['mds_name'] + scale = signals[item][0]['scale'] + try: + tmp = client.get(sig,pulse) + + ods[mappings[item] + '.data'] = tmp.data * scale + ods[mappings[item] + '.time'] = tmp.time.data + except pyuda.UDAException: + printe(f'No data for {mappings[item]}') + ods[mappings[item] + '.data'] = [] + ods[mappings[item] + '.time'] = [] + + # handle uncertainties + for item in ['PR', 'TF', 'DL']: + if mappings[item] + '.data' in ods: + data = ods[mappings[item] + '.data'] + rel_error = data * signals[item][0]['rel_error'] + abs_error = signals[item][0]['abs_error'] * signals[item][0]['scale'] + error = np.sqrt(rel_error**2 + abs_error**2) + error[np.abs(data) < signals[item][0]['sig_thresh'] * signals[item][0]['scale']] = ( + signals[item][0]['sig_thresh'] * signals[item][0]['scale'] + ) + ods[mappings[item] + '.data_error_upper'] = error + + +# ================================ +@machine_mapping_function(__regression_arguments__, pulse=140001) +def thomson_scattering_hardware(ods, pulse): + """ + Gathers NSTX(-U) Thomson measurement locations + + :param pulse: int + + """ + unwrap(thomson_scattering_data)(ods, pulse) + + +@machine_mapping_function(__regression_arguments__, pulse=140001) +def thomson_scattering_data(ods, pulse): + """ + Loads DIII-D Thomson measurement data + + :param pulse: int + """ + + return + + +# ===================== +if __name__ == '__main__': + test_machine_mapping_functions(__all__, globals(), locals()) From a8e2782c3df7fd0a6cd8323bcacf0e4c88f87dd5 Mon Sep 17 00:00:00 2001 From: jmcclena Date: Fri, 7 Apr 2023 13:17:10 -0700 Subject: [PATCH 02/68] various corrections to mast machine mapping add starting mast support files --- omas/machine_mappings/mast.py | 104 +-- .../support_files/mast/0/mhdin.dat | 257 +++++++ .../support_files/mast/0/ranges.dat | 1 + .../support_files/mast/0/signals.dat | 280 ++++++++ .../support_files/mast/43000/mhdin.dat | 345 +++++++++ .../support_files/mast/43000/ranges.dat | 1 + .../support_files/mast/43000/signals.dat | 674 ++++++++++++++++++ 7 files changed, 1613 insertions(+), 49 deletions(-) create mode 100644 omas/machine_mappings/support_files/mast/0/mhdin.dat create mode 100644 omas/machine_mappings/support_files/mast/0/ranges.dat create mode 100644 omas/machine_mappings/support_files/mast/0/signals.dat create mode 100644 omas/machine_mappings/support_files/mast/43000/mhdin.dat create mode 100644 omas/machine_mappings/support_files/mast/43000/ranges.dat create mode 100644 omas/machine_mappings/support_files/mast/43000/signals.dat diff --git a/omas/machine_mappings/mast.py b/omas/machine_mappings/mast.py index f730f1fde..d7590c6c1 100644 --- a/omas/machine_mappings/mast.py +++ b/omas/machine_mappings/mast.py @@ -9,18 +9,29 @@ __all__ = [] __regression_arguments__ = {'__all__': __all__} +def get_pyuda_client(server=None, port=None): + if server is not None: + pyuda.Client.server = server + elif not os.environ['UDA_HOST']: + raise pyuda.UDAException('Must set UDA_HOST environmental variable') + + if port is not None: + pyuda.Client.port = port + elif not os.environ['UDA_PORT']: + raise pyuda.UDAException('Must set UDA_PORT environmental variable') + + return pyuda.Client() def nstx_filenames(filename, pulse): - if pulse < 200000: - return support_filenames('nstx', filename, pulse) - else: - return support_filenames('nstxu', filename, pulse) + + return support_filenames('mast', filename, pulse) + -@machine_mapping_function(__regression_arguments__, pulse=204202) +@machine_mapping_function(__regression_arguments__, pulse=44653) def pf_active_hardware(ods, pulse): r""" - Loads NSTX-U tokamak poloidal field coil hardware geometry + Loads MAST tokamak poloidal field coil hardware geometry :param ods: ODS instance """ @@ -63,10 +74,10 @@ def pf_active_hardware(ods, pulse): ods[f'pf_active.coil'][c]['element'][e]['identifier'] = eid -@machine_mapping_function(__regression_arguments__, pulse=140001) -def pf_active_coil_current_data(ods, pulse): +@machine_mapping_function(__regression_arguments__, pulse=44653) +def pf_active_coil_current_data(ods, pulse, server=None, port=None): r""" - Load NSTX-U tokamak pf_active coil current data + Load MAST tokamak pf_active coil current data :param ods: ODS instance @@ -78,24 +89,6 @@ def pf_active_coil_current_data(ods, pulse): ods1 = ODS() unwrap(pf_active_hardware)(ods1, pulse) - with omas_environment(ods, cocosio=1): - fetch_assign( - ods, - ods1, - pulse, - channels='pf_active.coil', - identifier='pf_active.coil.{channel}.identifier', - time='pf_active.coil.{channel}.current.time', - data='pf_active.coil.{channel}.current.data', - validity=None, - mds_server='nstxu', - mds_tree='NSTX', - tdi_expression='\\{signal}', - time_norm=1.0, - data_norm=1.0, - homogeneous_time=False, - ) - signals = get_support_file(OMFITnstxMHD, nstx_filenames('signals', pulse)) icoil_signals = signals['mappings']['icoil'] oh_signals = signals['mappings']['ioh'] @@ -111,6 +104,9 @@ def pf_active_coil_current_data(ods, pulse): # handle uncertainties oh_channel = 0 pf_channel = 0 + + client = get_pyuda_client(server=server, port=port) + for channel in ods1['pf_active.coil']: if 'OH' in ods1[f'pf_active.coil.{channel}.name']: oh_channel += 1 @@ -118,21 +114,26 @@ def pf_active_coil_current_data(ods, pulse): else: pf_channel += 1 sig = icoil_signals[pf_channel] - if f'pf_active.coil.{channel}.current.data' in ods: - data = ods[f'pf_active.coil.{channel}.current.data'] + + try: + sig_name = sig['mds_name'] + sig_scale = sig['scale' + tmp = client.get(sig_name,pulse) + ods[f'pf_active.coil.{channel}.current.data'] = data = tmp.data * scale + ods[f'pf_active.coil.{channel}.current.time'] = tmp.time.data + rel_error = data * sig['rel_error'] abs_error = sig['abs_error'] error = np.sqrt(rel_error**2 + abs_error**2) error[np.abs(data) < sig['sig_thresh']] = sig['sig_thresh'] ods[f'pf_active.coil.{channel}.current.data_error_upper'] = error - # For NSTX coils 4U, 4L, AB1, AB2 currents are set to 0.0 and error to 1E-3 - # For NSTX-U the same thing but for coils PF1BU, PF1BL - for channel in ods1['pf_active.coil']: - identifier = ods1[f'pf_active.coil.{channel}.element[0].identifier'] - if any([sub in identifier for sub in [['PF4U', 'PF4L', 'PFAB1', 'PFAB2'], ['PF1BU', 'PF1BL']][pulse >= 200000]]): - ods[f'pf_active.coil.{channel}.current.data'][:] = 0.0 - ods[f'pf_active.coil.{channel}.current.data_error_upper'][:] = 1e-3 * 10 + except pyuda.UDAException: + tmp = None + ods[f'pf_active.coil.{channel}.current.data'] = [] + ods[f'pf_active.coil.{channel}.current.time'] = [] + + # IMAS stores the current in the coil not multiplied by the number of turns for channel in ods1['pf_active.coil']: @@ -143,10 +144,10 @@ def pf_active_coil_current_data(ods, pulse): print(f'WARNING: pf_active.coil[{channel}].current.data is missing') -@machine_mapping_function(__regression_arguments__, pulse=140001) +@machine_mapping_function(__regression_arguments__, pulse=44653) def magnetics_hardware(ods, pulse): r""" - Load NSTX-U tokamak flux loops and magnetic probes hardware geometry + Load MAST tokamak flux loops and magnetic probes hardware geometry :param ods: ODS instance """ @@ -165,9 +166,9 @@ def magnetics_hardware(ods, pulse): @machine_mapping_function(__regression_arguments__, pulse=44653) -def magnetics_floops_data(ods, pulse): +def magnetics_floops_data(ods, pulse, server=None, port=None): r""" - Load NSTX-U tokamak flux loops flux data + Load MAST tokamak flux loops flux data :param ods: ODS instance @@ -178,6 +179,8 @@ def magnetics_floops_data(ods, pulse): signals = get_support_file(OMFITnstxMHD, nstx_filenames('signals', pulse)) tfl_signals = signals['mappings']['tfl'] + client = get_pyuda_client(server=server, port=port) + for channel in signals['FL']: sig = signals['FL'][channel]['mds_name'] @@ -206,8 +209,8 @@ def magnetics_floops_data(ods, pulse): ods[f'magnetics.flux_loop.{channel}.flux.data_error_upper'] /= 2.0 * np.pi -@machine_mapping_function(__regression_arguments__, pulse=204202) -def magnetics_probes_data(ods, pulse): +@machine_mapping_function(__regression_arguments__, pulse=44653) +def magnetics_probes_data(ods, pulse, server=None, port=None): r""" Load NSTX-U tokamak magnetic probes field data @@ -219,6 +222,7 @@ def magnetics_probes_data(ods, pulse): signals = get_support_file(OMFITnstxMHD, nstx_filenames('signals', pulse)) + client = get_pyuda_client(server=server, port=port) for channel in signals['MC']: sig = signals['MC'][isig]['mds_name'] scale = signals['MC'][channel]['scale'] @@ -243,10 +247,10 @@ def magnetics_probes_data(ods, pulse): -@machine_mapping_function(__regression_arguments__, pulse=204202) -def ip_bt_dflux_data(ods, pulse): +@machine_mapping_function(__regression_arguments__, pulse=44653) +def ip_bt_dflux_data(ods, pulse, server=None, port=None): r""" - Load NSTX-U tokamak Ip, Bt, and diamagnetic flux data + Load MAST tokamak Ip, Bt, and diamagnetic flux data :param ods: ODS instance @@ -258,6 +262,8 @@ def ip_bt_dflux_data(ods, pulse): mappings = {'PR': 'magnetics.ip.0', 'TF': 'tf.b_field_tor_vacuum_r', 'DL': 'magnetics.diamagnetic_flux.0'} + client = get_pyuda_client(server=server, port=port) + for item in ['PR', 'TF', 'DL']: sig = signals['MC'][isig]['mds_name'] scale = signals[item][0]['scale'] @@ -285,10 +291,10 @@ def ip_bt_dflux_data(ods, pulse): # ================================ -@machine_mapping_function(__regression_arguments__, pulse=140001) +@machine_mapping_function(__regression_arguments__, pulse=44653) def thomson_scattering_hardware(ods, pulse): """ - Gathers NSTX(-U) Thomson measurement locations + Gathers MAST(-U) Thomson measurement locations :param pulse: int @@ -296,10 +302,10 @@ def thomson_scattering_hardware(ods, pulse): unwrap(thomson_scattering_data)(ods, pulse) -@machine_mapping_function(__regression_arguments__, pulse=140001) +@machine_mapping_function(__regression_arguments__, pulse=44653) def thomson_scattering_data(ods, pulse): """ - Loads DIII-D Thomson measurement data + Loads MAST Thomson measurement data :param pulse: int """ diff --git a/omas/machine_mappings/support_files/mast/0/mhdin.dat b/omas/machine_mappings/support_files/mast/0/mhdin.dat new file mode 100644 index 000000000..e4e49d5f1 --- /dev/null +++ b/omas/machine_mappings/support_files/mast/0/mhdin.dat @@ -0,0 +1,257 @@ +!--------------------------------------------------------------------- +! Default input file for EFUND - MAST equilibria +! +! S. Sabbagh - (6/27/19) First setup of MAST. +! +! Some specifics: +! - grid size: RLEFT=0.01 RRIGHT=2.2 ZBOTTO=-2.3 ZTOP=2.3 +! - 1 OH +! - 170 PF coil elements (38 coil currents and coil casing currents) +! - 50 flux loops +! - 78 magnetic pickup coils +! - 18 total vessel/plate electrically conducting groups +! (sub-element groups that comprise these 18 groups may +! have to change after full testing/calibrations are done) +! +! - SMP2 is set to a default value - need to get these data +! (MAST values to be placed here) Default values are +! Bphi probes - 3.0 cm +! Bvert probes - 3.0 cm +! +!------------------------------------------------------------------------ + &IN3 + IGRID = 1 + RLEFT = 0.01 + RRIGHT = 2.2 + ZBOTTO = -2.3 + ZTOP = 2.3 + ISLPFC = 0 + IFCOIL = 1 + IECOIL = 1 + IACOIL = 0 + IVESEL = 0 + NSMP2 = 1 + RF = 0.475400001 0.528400004 1.06850004 1.10300004 1.13750005 1.51349998 + 1.4325 1.495 1.66299999 1.58500004 1.64750004 2*1.44079995 2*1.4404 + 1.66299999 1.58500004 1.64750004 1.51300001 1.42499995 1.49749994 1.06819999 + 1.1027 1.1372 0.52700001 0.474000007 0.4366 0.49849999 0.563399971 + 0.50150001 1.04139996 1.05379999 1.09990001 1.14600003 1.15840006 1.14590001 + 1.09990001 1.05410004 1.40639997 1.49839997 1.5934 1.50139999 1.55659997 + 1.64900005 1.74440002 1.65199995 1.55659997 1.64900005 1.74440002 1.65199995 + 1.40639997 1.49839997 1.5934 1.50139999 1.04139996 1.05379999 1.09990001 + 1.14600003 1.15840006 1.14590001 1.09990001 1.05410004 0.4366 0.49849999 + 0.563399971 0.50150001 3*0.173500001 0.202000007 0.179000005 0.176200002 + 0.216499999 0.173500001 0.216499999 0.173500001 0.195999995 0.289900005 + 0.275900006 0.247799993 0.219699994 0.192900002 0.179000005 0.149299994 + 0.162499994 0.290199995 0.434300005 0.643100023 0.851800025 1.06060004 + 0.789699972 0.791599989 0.789699972 1.26929998 1.47809994 1.6868 1.89559996 + 2.05990005 1.6559 1.65799999 1.6559 2.05990005 2.01239991 10*2.00990009 + 2.01239991 2.05990005 1.26929998 1.47809994 1.6868 1.89559996 2.05990005 + 1.6559 1.65799999 1.6559 0.290199995 0.434300005 0.643100023 0.851800025 + 1.06060004 0.789699972 0.791599989 0.789699972 0.162499994 0.149299994 + 0.179000005 0.192900002 0.219699994 0.247799993 0.275900006 0.289900005 + 0.195999995 0.173500001 0.216499999 0.173500001 0.216499999 0.176200002 + 0.179000005 0.202000007 3*0.173500001 0.489199996 0.491299987 0.495499998 + 0.499799997 0.613200009 0.66049999 0.489199996 0.491299987 0.495499998 + 0.499799997 0.613200009 0.66049999 1.40939999 1.4404 1.47440004 1.44340003 + 1.40939999 1.4404 1.47440004 1.44340003 + ZF = 1.75380003 1.71580005 3*1.09979999 1.08319998 1.10220003 1.16620004 + 0.485500008 0.504499972 0.564499974 0.856700003 0.932699978 -0.85710001 + -0.933099985 -0.476799995 -0.495799989 -0.555800021 -1.08000004 -1.09899998 + -1.15900004 3*-1.09329998 -1.71109998 -1.74909997 1.76750004 1.91349995 + 1.77049994 1.62450004 1.10000002 1.15279996 1.16550004 1.15279996 1.10000002 + 1.04719996 1.0345 1.04719996 1.09850001 1.19350004 1.10150003 1.00650001 + 0.49849999 0.593500018 0.50150001 0.406500012 -0.49849999 -0.593500018 + -0.50150001 -0.406500012 -1.09850001 -1.19350004 -1.10150003 -1.00650001 + -1.10000002 -1.15279996 -1.16550004 -1.15279996 -1.10000002 -1.04719996 + -1.0345 -1.04719996 -1.76750004 -1.91349995 -1.77049994 -1.62450004 + 0.860000014 0.515999973 0.172000006 1.85870004 1.84749997 1.76999998 + 1.58969998 1.54799998 1.36469996 1.204 1.1882 2.1624999 2.12150002 + 2.06459999 2.00769997 1.95079994 1.8987 2.25 2.45830011 2.19749999 + 4*2.21000004 1.88849998 1.95000005 2.01009989 4*2.21000004 2.19749999 + 1.88849998 1.95000005 2.01009989 2.15249991 2.10500002 1.87199998 1.45599997 + 1.03999996 0.624000013 0.208000004 -0.208000004 -0.624000013 -1.03999996 + -1.45599997 -1.87199998 -2.10500002 -2.15249991 4*-2.21000004 -2.19749999 + -1.88849998 -1.95000005 -2.01009989 -2.19749999 4*-2.21000004 -1.88849998 + -1.95000005 -2.01009989 -2.45830011 -2.25 -1.8987 -1.95079994 -2.00769997 + -2.06459999 -2.12150002 -2.1624999 -1.1882 -1.204 -1.36469996 -1.54799998 + -1.58969998 -1.76999998 -1.84749997 -1.85870004 -0.172000006 -0.515999973 + -0.860000014 1.60699999 1.59780002 1.58949995 1.5812 1.62820005 1.66170001 + -1.60699999 -1.59780002 -1.58949995 -1.5812 -1.62820005 -1.66170001 + 0.898500025 0.976000011 0.901499987 0.824000001 -0.898500025 -0.976000011 + -0.901499987 -0.824000001 + WF = 2*0.0500000007 0.0209999997 0.0439999998 0.0209999997 0.131999999 + 0.0240000002 0.0989999995 0.128000006 0.0240000002 0.0989999995 + 4*0.0430000015 0.128000006 0.0240000002 0.0989999995 0.128000006 + 0.0240000002 0.0989999995 0.0209999997 0.0439999998 0.0209999997 + 2*0.0500000007 0.00300000003 0.126800001 0.00300000003 0.126800001 + 0.00300000003 0.00490000006 0.066399999 0.00490000006 0.00300000003 + 0.0046000001 0.066399999 0.00439999998 0.00300000003 0.187000006 + 0.00300000003 0.187000006 0.00300000003 0.187800005 0.00300000003 + 0.187800005 0.00300000003 0.187800005 0.00300000003 0.187800005 + 0.00300000003 0.187000006 0.00300000003 0.187000006 0.00300000003 + 0.00490000006 0.066399999 0.00490000006 0.00300000003 0.0046000001 + 0.066399999 0.00439999998 0.00300000003 0.126800001 0.00300000003 + 0.126800001 3*0.00700000022 0.0240000002 0.0179999992 0.0125000002 + 0.0469999984 0.00700000022 0.0469999984 0.00700000022 0.0348999985 + 0.0799999982 0.0725999996 0.0577999987 0.0430000015 0.0280000009 + 0.0179999992 0.0313999988 0.234999999 0.0794999972 4*0.208700001 0.134399995 + 0.00669999979 0.134399995 4*0.208700001 0.119999997 0.135600001 + 0.00680000009 0.135600001 0.119999997 0.0250000004 10*0.0199999996 + 0.0250000004 0.119999997 4*0.208700001 0.119999997 0.135600001 0.00680000009 + 0.135600001 0.0794999972 4*0.208700001 0.134399995 0.00669999979 0.134399995 + 0.234999999 0.0313999988 0.0179999992 0.0280000009 0.0430000015 0.0577999987 + 0.0725999996 0.0799999982 0.0348999985 0.00700000022 0.0469999984 + 0.00700000022 0.0469999984 0.0125000002 0.0179999992 0.0240000002 + 3*0.00700000022 0.170499995 0.166299999 0.158000007 0.149299994 0.0775000006 + 0.0170000009 0.170499995 0.166299999 0.158000007 0.149299994 0.0775000006 + 0.0170000009 0.00300000003 0.0649999976 0.00300000003 0.0649999976 + 0.00300000003 0.0649999976 0.00300000003 0.0649999976 + HF = 0.226999998 0.150999993 0.0894000009 0.107000001 0.0894000009 + 0.112999998 0.150999993 0.0370000005 0.112999998 0.150999993 0.0370000005 + 4*0.0520000011 0.112999998 0.150999993 0.0370000005 0.112999998 0.150999993 + 0.0370000005 0.0894000009 0.107000001 0.0894000009 0.150999993 0.226999998 + 0.289000005 0.00300000003 0.289000005 0.00300000003 0.0832000002 + 0.0223999992 0.00300000003 0.0223999992 0.0832000002 0.0223999992 + 0.00300000003 0.0223999992 0.187000006 0.00300000003 0.187000006 + 0.00300000003 0.187000006 0.00300000003 0.187000006 0.00300000003 + 0.187000006 0.00300000003 0.187000006 0.00300000003 0.187000006 + 0.00300000003 0.187000006 0.00300000003 0.0832000002 0.0223999992 + 0.00300000003 0.0223999992 0.0832000002 0.0223999992 0.00300000003 + 0.0223999992 0.289000005 0.00300000003 0.289000005 0.00300000003 + 3*0.344000012 0.0241 0.0551000014 0.0998999998 0.0250000004 0.344000012 + 0.0250000004 0.344000012 2*0.0250000004 4*0.0568999983 0.0472999997 + 0.0810000002 0.0834999979 0.0450000018 4*0.0199999996 0.00700000022 + 0.115999997 0.00700000022 4*0.0199999996 0.0450000018 0.00700000022 + 0.115999997 0.00700000022 0.0450000018 0.0500000007 10*0.416000009 + 0.0500000007 0.0450000018 4*0.0199999996 0.0450000018 0.00700000022 + 0.115999997 0.00700000022 0.0450000018 4*0.0199999996 0.00700000022 + 0.115999997 0.00700000022 0.0834999979 0.0810000002 0.0472999997 + 4*0.0568999983 2*0.0250000004 0.344000012 0.0250000004 0.344000012 + 0.0250000004 0.0998999998 0.0551000014 0.0241 3*0.344000012 0.00999999978 + 3*0.00829999987 0.0326000005 0.0305000003 0.00999999978 3*0.00829999987 + 0.0326000005 0.0305000003 0.151999995 0.00300000003 0.151999995 + 0.00300000003 0.151999995 0.00300000003 0.151999995 0.00300000003 + AF = 154*0.0 40.0 5*0.0 -40.0 9*0.0 + AF2 = 31*0.0 40.0 0.0 -40.0 0.0 40.0 0.0 -40.0 17*0.0 -40.0 0.0 40.0 0.0 + -40.0 0.0 40.0 16*0.0 3*70.0 70.6416016 52*0.0 -70.6416016 3*-70.0 32*0.0 + FCTURN = 12.0 8.0 2.0 4.0 2.0 15.0 2*4.0 15.0 2*4.0 4*2.0 15.0 2*4.0 15.0 + 2*4.0 2.0 4.0 2.0 8.0 12.0 144*1.0 + FCID = 1.0 2.0 3*3.0 3*4.0 3*5.0 2*6.0 2*7.0 3*8.0 3*9.0 3*10.0 11.0 12.0 + 4*13.0 8*14.0 4*15.0 4*16.0 4*17.0 4*18.0 8*19.0 4*20.0 3*21.0 8*22.0 8*23.0 + 8*24.0 8*25.0 4*26.0 3*27.0 3*28.0 4*29.0 8*30.0 8*31.0 8*32.0 8*33.0 3*34.0 + 6*35.0 6*36.0 4*37.0 4*38.0 + RSI = 10*0.178499997 0.444999993 0.500999987 0.565999985 0.66170001 + 2*1.16299999 2*1.03540003 2*1.59300005 2*1.40009999 2*1.7493 2*1.54579997 + 2*1.40250003 0.444999993 0.500999987 0.565999985 0.66170001 2*1.16299999 + 2*1.03540003 2*1.5984 2*1.40050006 3*1.74629998 1.54949999 2*1.40250003 + ZSI = 1.2349 0.929899991 0.624899983 0.319900006 0.0148999998 -0.0181000009 + -0.323100001 -0.628099978 -0.933099985 -1.23810005 3*1.56898999 1.63838005 + 1.08258998 2*1.09758997 1.08308995 1.04078996 1.05578995 1.16578996 + 1.15078998 0.442209989 0.457210004 0.564199984 0.549199998 0.888999999 + 0.903999984 3*-1.57102001 -1.64040995 -1.08860004 2*-1.10360003 -1.08860004 + -1.04443002 -1.06942999 -1.15943003 -1.14402997 -0.44224 -0.457239985 + -0.532239974 -0.547240019 -0.887600005 -0.90259999 + LPNAME = ' \\F_CC01' ' \\F_CC02' ' \\F_CC03' ' \\F_CC04' ' \\F_CC05' + ' \\F_CC06' ' \\F_CC07' ' \\F_CC08' ' \\F_CC09' ' \\F_CC10' '\\F_P2U_1' + '\\F_P2U_2' '\\F_P2U_3' '\\F_P2U_4' '\\F_P3U_1' '\\F_P3U_2' '\\F_P3U_3' + '\\F_P3U_4' '\\F_P4U_1' '\\F_P4U_2' '\\F_P4U_3' '\\F_P4U_4' '\\F_P5U_1' + '\\F_P5U_2' '\\F_P5U_3' '\\F_P5U_4' '\\F_P6U_1' '\\F_P6U_2' '\\F_P2L_1' + '\\F_P2L_2' '\\F_P2L_3' '\\F_P2L_4' '\\F_P3L_1' '\\F_P3L_2' '\\F_P3L_3' + '\\F_P3L_4' '\\F_P4L_1' '\\F_P4L_2' '\\F_P4L_3' '\\F_P4L_4' '\\F_P5L_1' + '\\F_P5L_2' '\\F_P5L_3' '\\F_P5L_4' '\\F_P6L_1' '\\F_P6L_2' + XMP2 = 40*0.180299997 2*1.44200003 3*1.58969998 9*1.84490001 3*1.59130001 + 2*1.44009995 2*1.44200003 3*1.58969998 9*1.84490001 3*1.59130001 2*1.44009995 + YMP2 = 1.44875002 1.37249994 1.29624999 1.22000003 1.14374995 1.0675 + 0.991249979 0.915000021 0.838750005 0.758870006 0.686249971 0.610000014 + 0.533749998 0.457500011 0.381249994 0.305000007 0.228750005 0.152500004 + 0.0762500018 0.0 -0.0762500018 -0.152500004 -0.228750005 -0.305000007 + -0.381249994 -0.457500011 -0.533749998 -0.610000014 -0.686249971 + -0.762499988 -0.838750005 -0.915000021 -0.991249979 -1.0675 -1.14374995 + -1.22000003 -1.29624999 -1.37249994 -1.44875002 -1.52499998 1.33500004 + 1.25999999 0.810450017 0.735450029 0.660449982 0.306980014 0.231979996 + 0.156979993 0.0819799975 0.00400000019 -0.0680200011 -0.143020004 + -0.218020007 -0.29302001 -0.640380025 -0.715380013 -0.790380001 -1.26016998 + -1.33517003 1.33500004 1.25999999 0.810450017 0.735450029 0.660449982 + 0.306980014 0.231979996 0.156979993 0.0819799975 0.00698000006 -0.0680200011 + -0.143020004 -0.218020007 -0.29302001 -0.640380025 -0.715380013 -0.790380001 + -1.26016998 -1.33517003 + AMP2 = 59*90.0 19*0.0 + MPNAM2 = 'B_CCBV01' 'B_CCBV02' 'B_CCBV03' 'B_CCBV04' 'B_CCBV05' 'B_CCBV06' + 'B_CCBV07' 'B_CCBV08' 'B_CCBV09' 'B_CCBV10' 'B_CCBV11' 'B_CCBV12' 'B_CCBV13' + 'B_CCBV14' 'B_CCBV15' 'B_CCBV16' 'B_CCBV17' 'B_CCBV18' 'B_CCBV19' 'B_CCBV20' + 'B_CCBV21' 'B_CCBV22' 'B_CCBV23' 'B_CCBV24' 'B_CCBV25' 'B_CCBV26' 'B_CCBV27' + 'B_CCBV28' 'B_CCBV29' 'B_CCBV30' 'B_CCBV31' 'B_CCBV32' 'B_CCBV33' 'B_CCBV34' + 'B_CCBV35' 'B_CCBV36' 'B_CCBV37' 'B_CCBV38' 'B_CCBV39' 'B_CCBV40' + '\\B_OBV01' '\\B_OBV02' '\\B_OBV03' '\\B_OBV04' '\\B_OBV05' '\\B_OBV06' + '\\B_OBV07' '\\B_OBV08' '\\B_OBV09' '\\B_OBV10' '\\B_OBV11' '\\B_OBV12' + '\\B_OBV13' '\\B_OBV14' '\\B_OBV15' '\\B_OBV16' '\\B_OBV17' '\\B_OBV18' + '\\B_OBV19' '\\B_OBR01' '\\B_OBR02' '\\B_OBR03' '\\B_OBR04' '\\B_OBR05' + '\\B_OBR06' '\\B_OBR07' '\\B_OBR08' '\\B_OBR09' '\\B_OBR10' '\\B_OBR11' + '\\B_OBR12' '\\B_OBR13' '\\B_OBR14' '\\B_OBR15' '\\B_OBR16' '\\B_OBR17' + '\\B_OBR18' '\\B_OBR19' + SMP2 = 78*0.03 + PATMP2 = 78*0.0 + RE = 30*0.119 30*0.1318 30*0.1446 30*0.1574 30*0.119 30*0.1318 30*0.1446 + 30*0.1574 + ZE = 1.448352 1.399255 1.350158 1.301062 1.251965 1.202868 1.153772 1.104675 + 1.055578 1.006482 0.957385 0.908288 0.859192 0.810095 0.760998 0.711902 + 0.662805 0.613708 0.564612 0.515515 0.466418 0.417322 0.368225 0.319128 + 0.270032 0.220935 0.171838 0.122742 0.073645 0.024548 1.448352 1.399255 + 1.350158 1.301062 1.251965 1.202868 1.153772 1.104675 1.055578 1.006482 + 0.957385 0.908288 0.859192 0.810095 0.760998 0.711902 0.662805 0.613708 + 0.564612 0.515515 0.466418 0.417322 0.368225 0.319128 0.270032 0.220935 + 0.171838 0.122742 0.073645 0.024548 1.448352 1.399255 1.350158 1.301062 + 1.251965 1.202868 1.153772 1.104675 1.055578 1.006482 0.957385 0.908288 + 0.859192 0.810095 0.760998 0.711902 0.662805 0.613708 0.564612 0.515515 + 0.466418 0.417322 0.368225 0.319128 0.270032 0.220935 0.171838 0.122742 + 0.073645 0.024548 1.448352 1.399255 1.350158 1.301062 1.251965 1.202868 + 1.153772 1.104675 1.055578 1.006482 0.957385 0.908288 0.859192 0.810095 + 0.760998 0.711902 0.662805 0.613708 0.564612 0.515515 0.466418 0.417322 + 0.368225 0.319128 0.270032 0.220935 0.171838 0.122742 0.073645 0.024548 + -1.448352 -1.399255 -1.350158 -1.301062 -1.251965 -1.202868 -1.153772 + -1.104675 -1.055578 -1.006482 -0.957385 -0.908288 -0.859192 -0.810095 + -0.760998 -0.711902 -0.662805 -0.613708 -0.564612 -0.515515 -0.466418 + -0.417322 -0.368225 -0.319128 -0.270032 -0.220935 -0.171838 -0.122742 + -0.073645 -0.024548 -1.448352 -1.399255 -1.350158 -1.301062 -1.251965 + -1.202868 -1.153772 -1.104675 -1.055578 -1.006482 -0.957385 -0.908288 + -0.859192 -0.810095 -0.760998 -0.711902 -0.662805 -0.613708 -0.564612 + -0.515515 -0.466418 -0.417322 -0.368225 -0.319128 -0.270032 -0.220935 + -0.171838 -0.122742 -0.073645 -0.024548 -1.448352 -1.399255 -1.350158 + -1.301062 -1.251965 -1.202868 -1.153772 -1.104675 -1.055578 -1.006482 + -0.957385 -0.908288 -0.859192 -0.810095 -0.760998 -0.711902 -0.662805 + -0.613708 -0.564612 -0.515515 -0.466418 -0.417322 -0.368225 -0.319128 + -0.270032 -0.220935 -0.171838 -0.122742 -0.073645 -0.024548 -1.448352 + -1.399255 -1.350158 -1.301062 -1.251965 -1.202868 -1.153772 -1.104675 + -1.055578 -1.006482 -0.957385 -0.908288 -0.859192 -0.810095 -0.760998 + -0.711902 -0.662805 -0.613708 -0.564612 -0.515515 -0.466418 -0.417322 + -0.368225 -0.319128 -0.270032 -0.220935 -0.171838 -0.122742 -0.073645 + -0.024548 + WE = 240*0.0115 + HE = 240*0.049097 + ECTURN = 240*2.733333 + ECID = 240*1.0 + RSISVS = 0.0 + VSNAME = 'unused' + VSID = 1.0 + NW = 513 + NH = 513 + / +0.169100E+000.267000E+000.004000E+000.533900E+000.000000E+000.000000E+00 Unused + &MACHINEIN + device = 'device' + nfcoil = 170 + nfsum = 38 + nsilop = 46 + magpr2 = 78 + necoil = 240 + nesum = 1 + nvesel = 1 + nvsum = 1 + nacoil = 1 + mgaus1 = 8 + mgaus2 = 12 + nwwcur = 9 + nppcur = 9 + nffcur = 9 + / diff --git a/omas/machine_mappings/support_files/mast/0/ranges.dat b/omas/machine_mappings/support_files/mast/0/ranges.dat new file mode 100644 index 000000000..8489a4bee --- /dev/null +++ b/omas/machine_mappings/support_files/mast/0/ranges.dat @@ -0,0 +1 @@ +000000 43000 diff --git a/omas/machine_mappings/support_files/mast/0/signals.dat b/omas/machine_mappings/support_files/mast/0/signals.dat new file mode 100644 index 000000000..87d8aba61 --- /dev/null +++ b/omas/machine_mappings/support_files/mast/0/signals.dat @@ -0,0 +1,280 @@ +;=== Measured signals to be read - MAST diagnostics === +;=== +;=== CY 2019 signal +;=== +;=== J.W. Berkery 12/12/19: From sigMAST_vacuum_23588d.dat, removing P6 case currents altogether +;=== J.W. Berkery 12/12/19: From sigMAST_vacuum_23588.dat, with changes made to the effective resistances based on +;=== a new VALEN run, and replacing some loop voltage signals with others +;=== J.W. Berkery 07/30/19: Originated from sigMAST_010919_VacTests_s1c.dat, with attempted fix to effective resistances +;=== for the vessel segments. Calibration factors for probes individually tailored to each +;=== particular vacuum calibration shot. +;=== +;=== Computed "signals" based on measurements === +;=== +;=== NOTE: map index is one greater than the corresponding IDL array index +;=== (i.e., ioh, map index 1 = ioh[0], etc.) +;=== +;=== NOTE: See notes at end for stated errors, bit noise, etc. as well as definitions +;=== +;Name sigl map map MDS Read Error Signal Use Conversion Pri Fit t Smoothing Designation +; type var indx tree sig? rel abs threshold err? factor wgt idx win (s) Data Auxiliary +;=========================================================================================================================================================== +P1 OH ioh 1 e y 0.020 20.0 40.0 y 0.5e3 1.0 1.0 1 2.1e-3 AMC_SOL~CURRENT - ;(A) ; P1 feed is split in two for turns +P2IU SC icoil 1 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC_P2IU~FEED~CURRENT - +P2OU SC icoil 2 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC_P2OU~FEED~CURRENT - +P3U SC icoil 3 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC_P3U~FEED~CURRENT - +P4U SC icoil 4 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC_P4U~FEED~CURRENT - +P5U SC icoil 5 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC_P5U~FEED~CURRENT - +P6U SC icoil 6 e y 0.020 10.0 20.0 y 0.250e3 1.0 1.0 1 2.1e-3 AMC_P6U~CURRENT - ; Units "ka*turns", so /#turns +P6L SC icoil 7 e y 0.020 10.0 20.0 y 0.250e3 1.0 1.0 1 2.1e-3 AMC_P6L~CURRENT - ; Units "ka*turns", so /#turns +P5L SC icoil 8 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC_P5L~FEED~CURRENT - +P4L SC icoil 9 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC_P4L~FEED~CURRENT - +P3L SC icoil 10 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC_P3L~FEED~CURRENT - +P2OL SC icoil 11 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC_P2OL~FEED~CURRENT - +P2IL SC icoil 12 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC_P2IL~FEED~CURRENT - +; +P2CU SC icoil 13 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC_P2U~CASE~CURRENT - +P3CU SC icoil 14 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC_P3U~CASE~CURRENT - +P4CU SC icoil 15 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC_P4U~CASE~CURRENT - +P5CU SC icoil 16 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC_P5U~CASE~CURRENT - +P5CL SC icoil 17 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC_P5L~CASE~CURRENT - +P4CL SC icoil 18 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC_P4L~CASE~CURRENT - +P3CL SC icoil 19 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC_P3L~CASE~CURRENT - +P2CL SC icoil 20 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC_P2L~CASE~CURRENT - +; +;;P6CU SC icoil 21 e y 0.010 10.0 20.0 y 1.0 1.0 1.0 1 2.1e-3 AMC_P6U~CASE~CURRENT - ; no P6 case signal - model as VV +;;P6CL SC icoil 22 e y 0.010 10.0 20.0 y 1.0 1.0 1.0 1 2.1e-3 AMC_P6L~CASE~CURRENT - ; no P6 case signal - model as VV +; +IP1 PR ip 1 - y 0.010 10.0e3 50.0e3 y 1.0e3 1.0 1.0 1 2.1e-3 AMC_PLASMA~CURRENT - ; (A) 1.0%,10e3,50e3 error (initial) +TF1 TF none 1 - y 0.050 30.0 50.0 y 4.800e-6 1.0 1.0 -1 2.1e-3 XDC1_TF_CURRENT - ; (A -> m*T) (24 turn coil) +;TF1 TF none 1 - y 0.050 30.0 50.0 y 4.800e-6 1.0 1.0 -1 2.1e-3 AMC_TF_CURRENT - ;(A -> m*T) (24 turn coil) <== no signal? +;FDIA DL dflux 1 e n 0.04 0.004 0.004 y 1.0 1.0 1.0 -1 2.1e-3 \\FDIA - ;(Wb) error was 2%, 2mWb +; +VFLCC03 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LVCC03 - ;(V) === loop voltage signals +;VFLCC04 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LVCC04 - ; +;VFLCC01 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LVCC01 - ; not used +VFLCC02 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LVCC02 - ; new, replacing CC01 +VFLP2U1 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LV/P2U/1 - ; +VFLP2U4 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LV/P2U/4 - ; +VFLP3U4 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LV/P3U/4 - ; +VFLP5U4 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LV/P5U/4 - ; +VFLP6U1 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LV/P6U/1 - ; +VFLP6L1 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LV/P6L/1 - ; +VFLP5L4 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LV/P5L/4 - ; +VFLP3L4 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LV/P3L/4 - ; +VFLP2L1 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LV/P2L/1 - ; +VFLP2L4 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LV/P2L/4 - ; +VFLCC07 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LVCC07 - ; +VFLCC09 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LVCC09 - ; +;VFLCC10 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LVCC10 - ; not used +; +CC01 FL tfl 1 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/CC01 - ; (Wb) +CC02 FL tfl 2 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/CC02 - ; (Wb) +CC03 FL tfl 3 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/CC03 - ; (Wb) +CC04 FL tfl 4 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/CC04 - ; (Wb) +CC05 FL tfl 5 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/CC05 - ; (Wb) +CC06 FL tfl 6 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/CC06 - ; (Wb) +CC07 FL tfl 7 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/CC07 - ; (Wb) +CC08 FL tfl 8 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/CC08 - ; (Wb) +CC09 FL tfl 9 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/CC09 - ; (Wb) +CC10 FL tfl 10 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/CC10 - ; (Wb) +P2UFL1 FL tfl 11 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P2U/1 - ; (Wb) +P2UFL2 FL tfl 12 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P2U/2 - ; (Wb) +P2UFL3 FL tfl 13 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P2U/3 - ; (Wb) +P2UFL4 FL tfl 14 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P2U/4 - ; (Wb) +P3UFL1 FL tfl 15 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P3U/1 - ; (Wb) +P3UFL2 FL tfl 16 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P3U/2 - ; (Wb) +P3UFL3 FL tfl 17 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P3U/3 - ; (Wb) +P3UFL4 FL tfl 18 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P3U/4 - ; (Wb) +P4UFL1 FL tfl 19 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P4U/1 - ; (Wb) +P4UFL2 FL tfl 20 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P4U/2 - ; (Wb) +P4UFL3 FL tfl 21 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P4U/3 - ; (Wb) +P4UFL4 FL tfl 22 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P4U/4 - ; (Wb) +P5UFL1 FL tfl 23 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P5U/1 - ; (Wb) +P5UFL2 FL tfl 24 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P5U/2 - ; (Wb) +P5UFL3 FL tfl 25 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P5U/3 - ; (Wb) +P5UFL4 FL tfl 26 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P5U/4 - ; (Wb) +P6UFL1 FL tfl 27 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P6U/1 - ; (Wb) +P6UFL2 FL tfl 28 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P6U/2 - ; (Wb) +P2LFL1 FL tfl 29 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P2L/1 - ; (Wb) +P2LFL2 FL tfl 30 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P2L/2 - ; (Wb) +P2LFL3 FL tfl 31 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P2L/3 - ; (Wb) +P2LFL4 FL tfl 32 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P2L/4 - ; (Wb) +P3LFL1 FL tfl 33 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P3L/1 - ; (Wb) +P3LFL2 FL tfl 34 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P3L/2 - ; (Wb) +P3LFL3 FL tfl 35 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P3L/3 - ; (Wb) +P3LFL4 FL tfl 36 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P3L/4 - ; (Wb) +P4LFL1 FL tfl 37 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P4L/1 - ; (Wb) +P4LFL2 FL tfl 38 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P4L/2 - ; (Wb) +P4LFL3 FL tfl 39 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P4L/3 - ; (Wb) +P4LFL4 FL tfl 40 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P4L/4 - ; (Wb) +P5LFL1 FL tfl 41 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P5L/1 - ; (Wb) +P5LFL2 FL tfl 42 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P5L/2 - ; (Wb) +P5LFL3 FL tfl 43 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P5L/3 - ; (Wb) +P5LFL4 FL tfl 44 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P5L/4 - ; (Wb) +P6LFL1 FL tfl 45 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P6L/1 - ; (Wb) +P6LFL2 FL tfl 46 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P6L/2 - ; (Wb) +CCBV01 MC bmc 1 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV01 - ; (T) +CCBV02 MC bmc 2 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV02 - ; (T) +CCBV03 MC bmc 3 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV03 - ; (T) +CCBV04 MC bmc 4 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV04 - ; (T) +CCBV05 MC bmc 5 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV05 - ; (T) +CCBV06 MC bmc 6 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV06 - ; (T) +CCBV07 MC bmc 7 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV07 - ; (T) +CCBV08 MC bmc 8 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV08 - ; (T) +CCBV09 MC bmc 9 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV09 - ; (T) +CCBV10 MC bmc 10 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV10 - ; (T) +CCBV11 MC bmc 11 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV11 - ; (T) +CCBV12 MC bmc 12 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV12 - ; (T) +CCBV13 MC bmc 13 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV13 - ; (T) +CCBV14 MC bmc 14 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV14 - ; (T) +CCBV15 MC bmc 15 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV15 - ; (T) +CCBV16 MC bmc 16 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV16 - ; (T) +CCBV17 MC bmc 17 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV17 - ; (T) +CCBV18 MC bmc 18 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV18 - ; (T) +CCBV19 MC bmc 19 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV19 - ; (T) +CCBV20 MC bmc 20 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV20 - ; (T) +CCBV21 MC bmc 21 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV21 - ; (T) +CCBV22 MC bmc 22 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV22 - ; (T) +CCBV23 MC bmc 23 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV23 - ; (T) +CCBV24 MC bmc 24 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV24 - ; (T) +CCBV25 MC bmc 25 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV25 - ; (T) +CCBV26 MC bmc 26 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV26 - ; (T) +CCBV27 MC bmc 27 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV27 - ; (T) +CCBV28 MC bmc 28 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV28 - ; (T) +CCBV29 MC bmc 29 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV29 - ; (T) +CCBV30 MC bmc 30 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV30 - ; (T) +CCBV31 MC bmc 31 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV31 - ; (T) +CCBV32 MC bmc 32 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV32 - ; (T) +CCBV33 MC bmc 33 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV33 - ; (T) +CCBV34 MC bmc 34 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV34 - ; (T) +CCBV35 MC bmc 35 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV35 - ; (T) +CCBV36 MC bmc 36 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV36 - ; (T) +CCBV37 MC bmc 37 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV37 - ; (T) +CCBV38 MC bmc 38 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV38 - ; (T) +CCBV39 MC bmc 39 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV39 - ; (T) +CCBV40 MC bmc 40 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV40 - ; (T) +OBV01 MC bmc 41 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV01 - ; (T) +OBV02 MC bmc 42 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV02 - ; (T) +OBV03 MC bmc 43 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV03 - ; (T) +OBV04 MC bmc 44 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV04 - ; (T) +OBV05 MC bmc 45 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV05 - ; (T) +OBV06 MC bmc 46 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV06 - ; (T) +OBV07 MC bmc 47 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV07 - ; (T) +OBV08 MC bmc 48 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV08 - ; (T) +OBV09 MC bmc 49 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV09 - ; (T) +OBV10 MC bmc 50 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV10 - ; (T) +OBV11 MC bmc 51 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV11 - ; (T) +OBV12 MC bmc 52 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV12 - ; (T) +OBV13 MC bmc 53 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV13 - ; (T) +OBV14 MC bmc 54 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV14 - ; (T) +OBV15 MC bmc 55 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV15 - ; (T) +OBV16 MC bmc 56 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV16 - ; (T) +OBV17 MC bmc 57 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV17 - ; (T) +OBV18 MC bmc 58 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV18 - ; (T) +OBV19 MC bmc 59 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV19 - ; (T) +OBR01 MC bmc 60 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR01 - ; (T) +OBR02 MC bmc 61 - y 0.040 1.0e-3 1.0e-3 y 0.5 1.0 1.0 1 2.1e-3 AMB_OBR02 - ; (T) <== x0.5 needed +OBR03 MC bmc 62 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR03 - ; (T) +OBR04 MC bmc 63 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR04 - ; (T) +OBR05 MC bmc 64 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR05 - ; (T) +OBR06 MC bmc 65 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR06 - ; (T) +OBR07 MC bmc 66 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR07 - ; (T) +OBR08 MC bmc 67 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR08 - ; (T) +OBR09 MC bmc 68 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR09 - ; (T) +OBR10 MC bmc 69 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR10 - ; (T) +OBR11 MC bmc 70 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR11 - ; (T) +OBR12 MC bmc 71 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR12 - ; (T) +OBR13 MC bmc 72 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR13 - ; (T) +OBR14 MC bmc 73 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR14 - ; (T) +OBR15 MC bmc 74 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR15 - ; (T) +OBR16 MC bmc 75 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR16 - ; (T) +OBR17 MC bmc 76 - y 0.040 1.0e-3 1.0e-3 y 2.0 1.0 1.0 1 2.1e-3 AMB_OBR17 - ; (T) <== x2 needed +OBR18 MC bmc 77 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR18 - ; (T) +OBR19 MC bmc 78 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR19 - ; (T) +; +VS1U VS icoil 21 - c 0.200 0.5e3 0.50e+3 y 1.8601e-4 1.0 1.0 1 2.1e-3 VFLCC03 - ; New resistance +VS2U VS icoil 22 - c 0.200 0.5e3 0.50e+3 y 4.2328e-4 1.0 1.0 1 2.1e-3 VFLCC02 - ; used to be CC01. New resistance +VS3U VS icoil 23 - c 0.200 0.5e3 0.50e+3 y 4.1667e-5 1.0 1.0 1 2.1e-3 VFLP2U1 - ; used to be CC01. New resistance +VS4U VS icoil 24 - c 0.200 0.5e3 0.50e+3 y 2.5397e-5 1.0 1.0 1 2.1e-3 VFLP2U1 - ; +VS5U VS icoil 25 - c 0.200 0.5e3 0.50e+3 y 1.8750e-5 1.0 1.0 1 2.1e-3 VFLP3U4 - ; New resistance +VS6U VS icoil 26 - c 0.200 0.5e3 0.50e+3 y 2.5000e-5 1.0 1.0 1 2.1e-3 VFLP3U4 - ; +VS7U VS icoil 27 - c 0.200 0.5e3 0.50e+3 y 1.8750e-5 1.0 1.0 1 2.1e-3 VFLP5U4 - ; +VS7L VS icoil 28 - c 0.200 0.5e3 0.50e+3 y 1.8750e-5 1.0 1.0 1 2.1e-3 VFLP5L4 - ; New resistance +VS6L VS icoil 29 - c 0.200 0.5e3 0.50e+3 y 2.0000e-5 1.0 1.0 1 2.1e-3 VFLP3L4 - ; +VS5L VS icoil 30 - c 0.200 0.5e3 0.50e+3 y 1.1538e-5 1.0 1.0 1 2.1e-3 VFLP3L4 - ; +VS4L VS icoil 31 - c 0.200 0.5e3 0.50e+3 y 2.9304e-5 1.0 1.0 1 2.1e-3 VFLP2L1 - ; +VS3L VS icoil 32 - c 0.200 0.5e3 0.50e+3 y 4.1667e-5 1.0 1.0 1 2.1e-3 VFLP2L1 - ; Used to be CC09. New resistance +VS2L VS icoil 33 - c 0.200 0.5e3 0.50e+3 y 4.2328e-4 1.0 1.0 1 2.1e-3 VFLCC09 - ; New resistance +VS1L VS icoil 34 - c 0.200 0.5e3 0.50e+3 y 1.8601e-4 1.0 1.0 1 2.1e-3 VFLCC07 - ; New resistance +DPU1 VS icoil 35 - c 0.200 0.5e3 0.50e+3 y 3.0952e-5 1.0 1.0 1 2.1e-3 VFLP2U1 - ; New resistance +DPL1 VS icoil 36 - c 0.200 0.5e3 0.50e+3 y 3.0952e-5 1.0 1.0 1 2.1e-3 VFLP2L1 - ; New resistance +;P6CU VS icoil 37 - c 0.200 1.0e4 1.00e+4 y 1.0000e99 1.0 1.0 1 2.1e-3 VFLP6U1 - ; Removed +;P6CL VS icoil 38 - c 0.200 1.0e4 1.00e+4 y 1.0000e99 1.0 1.0 1 2.1e-3 VFLP6L1 - ; Removed +; +P1LEVEL RL none 1 - c 0.000 0.00 0.00 n 1.00 1.0 1.0 1 0 NONE - ; Process 1 run level at each time +;===================================================================================================================================================================== +; Stated errors +;-------------- +; Coil currents: +; +; Flux loops: +; CS flux loops: Minimum useful signal: +; Resolution: +; Relative error: +; non-CS loops: Minimum useful signal: +; Resolution: +; Relative error: +; +; Mirnov coils: +; CS normal field Minimum useful signal: +; Resolution: +; Relative error: +; +;Diamagnetic loop: Minimum useful signal: +; Resolution: +; Relative error: +; +; NOTE: the values actually used above are taken from fields-only test shots. The +; actual error specs in practice can be larger than the stated general values. +; +;========================================================================================= +; Definitions +;------------ +;Name: User defined signal name +;sigl type: Type of signal - used to determine importance of signal for fit and +; the mathematical definitions of computed signals +;map var: compare this signal to the indicated map var when comparing measured and +; computed values +;map indx: Used to index multiple map vars and two-dimensional signals +; - negative value: Interpolate FE data to MD position in time plots +; *** pending - negative value: Swap X and Y axes of MD data in profile plots +;MDS tree: Designation for MDS+ tree name from which to read signal. Using an +; identifier that is not in the DBsignaldesig.pro file (such as '-') +; will result in the code using the default tree name in maincontrol.dat +;Read sig?: y: read signal, n: skip signal, c: compute signal +; m: read multiple dimensional signal, p: process previous multi-dim signal +;Error rel: Relative error +;Error abs: absolute error +;threshold: When signal value is below threshold value, error = threshold value +;Use err? : y: compute error from rel,abs,thresh +; r: read error from database +;Conv. fact: Conversion factor for signal when read; when computed, a scalar used +; in computation +;Pri: signal "priority": certain signals are essential for reconstructions. +; Certain groups have "thresholds" below which reconstructions can not be +; computed. The sum of Pri must be greater than the threshold value for +; the reconstruction to occur. +;Fit wgt: signal fit weight (presently not used for weighting: If a signal is +; requested, Fit wgt is set to 1.0 internally) +; *** pending - negative value: Normalize the mapped FE value in comparison plots +;t idx: index of "time" abscissa. This is equal to 1 by definition in a scalar +; signal vs. time. In multidimensional signals, this gives the index of the +; array corresponding to the "time" coordinate. +; - positive value: offset subtraction is not performed +; - negative value: offset subtraction performed on signal using t[0] +;Smooth win: Smoothing window for the signal in seconds +;Designation: For read signals, these are the database designations of the signals. +; For computed signals, these are used to define the signal name used +; in the computation +;========================================================================================= diff --git a/omas/machine_mappings/support_files/mast/43000/mhdin.dat b/omas/machine_mappings/support_files/mast/43000/mhdin.dat new file mode 100644 index 000000000..2c2c0ff9f --- /dev/null +++ b/omas/machine_mappings/support_files/mast/43000/mhdin.dat @@ -0,0 +1,345 @@ + &MACHINEIN + NECOIL = 4 + NESUM = 1 + NFCOIL = 302 + NFSUM = 62 + nsilop = 102 + magpr2 = 354 + nvesel = 1 + nvsum = 1 + nacoil = 1 + mgaus1 = 8 + mgaus2 = 12 + device = 'MAST-U' + / + &IN3 + RE = 0.1755 0.189 0.2025 0.216 + ZE = 0.0027 2*-0.0068 0.0028 + WE = 4*0.012 + HE = 3.0769 3*3.077 + ECTURN = 4*162.0 + ECID = 4*1 + RF = 0.0595 0.0715 2*0.2345 2*0.2485 1.461 1.487 1.513 1.539 1.565 1.435 + 1.4975 1.461 1.487 1.513 1.539 1.565 1.435 1.4975 1.585 3*1.61 1.635 1.66 + 1.685 1.715 1.585 3*1.61 1.635 1.66 1.685 1.715 1.2887 1.309 1.3341 1.3544 + 1.2887 1.309 1.3341 1.3544 0.3528 0.3674 0.3675 0.3822 0.3969 0.4116 0.4263 + 0.3528 0.3674 0.3675 0.3822 0.3969 0.4116 0.4263 0.5277 0.5278 0.5425 0.5572 + 0.5719 0.5865 0.5866 0.6013 0.5277 0.5278 0.5425 0.5572 0.5719 0.5865 0.5866 + 0.6013 0.7698 0.7844 0.7845 0.7992 0.8138 0.8139 0.8285 0.8286 0.8433 0.7698 + 0.7844 0.7845 0.7992 0.8138 0.8139 0.8285 0.8286 0.8433 0.8887 0.8888 0.9035 + 0.9182 0.9329 0.9475 0.9622 0.8887 0.8888 0.9035 0.9182 0.9329 0.9475 0.9622 + 1.8779 1.878 1.8927 1.9074 1.922 1.9221 1.8779 1.878 1.8927 1.9074 1.922 + 1.9221 1.2483 1.2629 1.263 1.2776 1.2923 1.2924 1.307 1.3071 1.3217 1.3218 + 1.2483 1.2629 1.263 1.2776 1.2923 1.2924 1.307 1.3071 1.3217 1.3218 1.4833 + 1.4979 1.498 1.5127 1.5273 1.5274 1.542 1.5421 1.5567 1.5568 1.4833 1.4979 + 1.498 1.5127 1.5273 1.5274 1.542 1.5421 2*1.5567 0.3364 2*0.3914 0.4424 + 0.5123 2*0.5658 0.6163 0.7543 2*0.8078 0.8583 0.873 2*0.927 0.978 1.8599 + 2*1.9014 1.9399 1.2313 2*1.2868 1.3393 1.4663 2*1.5218 1.5743 1.4057 + 2*1.5017 1.5947 2*1.6517 1.7448 1.5558 1.2706 1.2901 1.3226 1.3411 1.3726 + 1.2706 1.2901 1.3226 1.3411 1.3726 2*1.6517 1.7448 1.5558 1.4057 2*1.5017 + 1.5947 1.4663 2*1.5218 1.5743 1.2313 2*1.2868 1.3393 1.8599 2*1.9014 1.9399 + 0.873 2*0.927 0.978 0.7543 2*0.8078 0.8583 0.5123 2*0.5658 0.6163 0.3364 + 2*0.3914 0.4424 0.235 0.2513 0.267 0.2865 0.3035 0.3175 0.267 0.3015 0.2954 + 0.723 1.5925 2.0545 2.06 2.0695 4*2.0095 2.0695 2.06 2.0545 1.5925 0.723 + 0.2955 0.3015 0.267 0.2865 0.3035 0.3175 0.267 0.235 0.2513 0.347 0.368 + 0.3895 0.4594 0.4759 0.48 0.6676 0.667 0.926 0.922 1.165 0.9984 1.4075 + 1.9164 2*1.9539 1.9164 1.4075 0.9984 1.165 0.922 0.926 0.667 0.6676 0.48 + 0.4759 0.4594 0.3895 0.368 0.347 + ZF = 2*-0.006 -1.2336 1.2216 -1.2384 1.2264 5*1.1161 1.0971 1.0371 5*-1.1258 + -1.1068 -1.0468 0.3522 0.3115 0.3553 0.4107 4*0.3522 -0.3619 -0.3212 -0.365 + -0.4204 4*-0.3619 0.9759 0.9657 0.9107 0.9005 -0.9813 -0.9712 -0.9164 + -0.9058 1.5724 1.5946 5*1.5724 -1.5845 -1.6066 5*-1.5845 1.7571 1.7276 + 3*1.735 1.7203 1.7571 1.735 -1.7671 -1.7376 3*-1.745 -1.7303 -1.7671 -1.745 + 1.9821 1.9747 2*1.9821 1.9968 1.9674 2.0041 1.9747 1.9894 -1.99 -1.9826 + 2*-1.99 -2.0046 -1.9752 -2.012 -1.9826 -1.9973 1.501 6*1.4937 -1.5057 + 6*-1.4983 1.9059 1.9573 3*1.95 1.9941 -1.9059 -1.9573 3*-1.95 -1.9941 + 2*1.4677 1.4603 1.4677 1.4456 1.4676 1.4603 1.4897 1.4824 1.4529 -1.4723 + -1.4724 -1.4649 -1.4724 -1.4503 -1.4723 -1.465 -1.4943 -1.487 -1.4576 + 2*1.4677 1.4456 3*1.4676 1.4603 1.4676 1.4897 1.4603 -1.4723 -1.4724 -1.4503 + 3*-1.4723 -1.4649 -1.4723 -1.4943 -1.465 1.5725 1.519 1.626 1.5725 1.735 + 1.6965 1.7735 1.735 1.982 1.9435 2.0205 1.982 1.4932 1.5317 1.4547 1.4932 + 1.95 1.8875 2.0125 1.95 1.4672 1.5077 1.4267 2*1.4672 1.5077 1.4267 1.4672 + 1.0951 1.1887 1.0016 1.0951 0.2586 0.4456 2*0.3521 0.9775 0.9065 1.0145 + 0.8725 0.9435 -0.9828 -0.9118 -1.02 -0.8778 -0.9488 -0.4553 -0.2683 + 2*-0.3618 -1.1049 -1.1984 -1.0114 -1.1049 -1.4718 -1.5123 -1.4313 2*-1.4718 + -1.5123 -1.4313 -1.4718 -1.95 -2.0125 -1.8875 -1.95 -1.4978 -1.5363 -1.4593 + -1.4978 -1.99 -2.0285 -1.9515 -1.99 -1.745 -1.7835 -1.7065 -1.745 -1.5845 + -1.638 -1.531 -1.5845 0.3155 0.755 1.197 1.394 1.4072 1.4166 1.845 2.1265 + 2.1814 2.2053 2.2085 2.2102 2.1872 2.1545 1.63075 0.54325 -0.54425 -1.63175 + -2.1505 -2.1876 -2.2098 -2.2115 -2.2147 -2.1937 -2.1385 -1.857 -1.406 + -1.4192 -1.4286 -1.209 -0.3275 -0.767 2.0365 1.9 1.7045 2.1224 2.0849 1.7417 + 2.0846 1.9676 1.3562 1.3662 1.2062 1.2501 1.5528 1.6587 1.7843 -1.7889 + -1.6633 -1.5574 -1.2547 -1.2108 -1.3708 -1.3608 -1.9773 -2.0944 -1.7528 + -2.0961 -2.1336 -1.7165 -1.912 -2.0485 + WF = 2*0.01 4*0.011 6*0.024 0.099 6*0.024 0.099 0.024 2*0.0244 6*0.024 + 2*0.0244 5*0.024 8*0.0183 114*0.0128 0.004 2*0.106 0.004 0.003 2*0.104 + 2*0.003 2*0.104 2*0.003 2*0.105 2*0.003 2*0.08 2*0.003 2*0.108 2*0.003 + 2*0.108 2*0.003 2*0.189 0.003 2*0.189 2*0.003 2*0.002 0.102 0.065 3*0.002 + 0.102 0.065 0.002 2*0.189 3*0.003 2*0.189 2*0.003 2*0.108 2*0.003 2*0.108 + 2*0.003 2*0.08 2*0.003 2*0.105 2*0.003 2*0.104 2*0.003 2*0.104 0.003 0.004 + 2*0.106 0.004 3*0.012 0.0269 0.007 0.021 0.012 0.057 0.069 0.924 0.815 0.109 + 0.12 0.1 4*0.02 0.1 0.12 0.109 0.815 0.924 0.069 0.057 0.012 0.0269 0.007 + 0.021 3*0.012 0.03 2*0.006 0.025 0.058 0.04 0.0187 0.021 0.046 0.054 0.12 + 0.012 1.0203 0.0025 2*0.0726 0.0025 1.0203 0.012 0.12 0.054 0.046 0.021 + 0.0187 0.04 0.058 0.025 2*0.006 0.03 + HF = 2*1.561 4*0.398 5*0.113 0.151 0.037 5*0.113 0.151 0.037 0.154 0.0422 + 0.0414 0.037 5*0.154 0.0422 0.0414 0.037 4*0.154 0.0589 0.0386 0.0595 0.0392 + 0.0589 0.0387 0.0589 0.0377 0.0863 0.0128 5*0.0863 0.0864 0.0128 5*0.0864 + 0.0128 0.0422 3*0.057 0.0276 0.0128 0.057 0.0128 0.0422 3*0.057 0.0276 + 0.0128 0.057 0.0569 0.0128 2*0.0569 2*0.0275 0.0128 2*0.0422 0.0569 0.0128 + 2*0.0569 2*0.0275 0.0128 2*0.0422 0.0128 6*0.0568 0.0128 6*0.0568 0.0128 + 0.0863 2*0.101 0.0716 2*0.0128 0.0863 2*0.101 0.0716 0.0128 2*0.057 0.0128 + 0.057 0.0128 0.0275 0.0422 0.0128 0.0276 0.0275 0.0568 0.0569 0.0128 0.0569 + 0.0128 0.0276 0.0422 0.0128 0.0275 0.0274 0.057 0.0274 0.0128 2*0.0569 + 0.0275 0.0128 0.0569 0.0128 0.0422 0.0568 0.0275 0.0128 2*0.0568 0.0276 + 0.0128 0.0568 0.0128 0.0422 0.111 2*0.004 0.103 0.08 2*0.003 0.074 0.08 + 2*0.003 0.074 0.08 2*0.003 0.074 0.128 2*0.003 0.122 0.084 2*0.003 0.078 + 0.084 2*0.003 0.078 0.19 2*0.003 0.184 2*0.003 0.184 0.19 0.076 0.066 + 2*0.002 0.14 0.076 0.066 2*0.002 0.14 2*0.003 0.184 2*0.19 2*0.003 0.184 + 0.084 2*0.003 0.078 0.084 2*0.003 0.078 0.128 2*0.003 0.122 0.08 2*0.003 + 0.074 0.08 2*0.003 0.074 0.08 2*0.003 0.074 0.111 2*0.004 0.103 0.643 0.236 + 0.648 0.09 0.0636 0.0448 0.648 0.085 0.0246 3*0.02 0.0255 0.04 4*1.0875 0.05 + 0.0241 3*0.02 0.0251 0.085 0.648 0.09 0.0636 0.0448 0.648 0.643 0.236 0.035 + 0.238 0.153 0.044 0.031 0.1208 0.0098 0.0171 0.008 0.012 0.02 0.1458 0.0025 + 0.2536 2*0.0025 0.2536 0.0025 0.1458 0.02 0.012 0.008 0.0171 0.0098 0.1208 + 0.031 0.044 0.153 0.238 0.035 + AF = 248*0.0 0.2097 3*0.2099 8*0.0 4*0.2099 20*0.0 177.506 4*0.0 2.4941 + 12*0.0 + AF2 = 195*0.0 119.2753 4*0.0 60.7247 40*0.0 82.6309 29*0.0 97.3691 0.0 + 99.9975 9*0.0 135.0 6*0.0 45.0 9*0.0 80.0025 0.0 + FCTURN = 2*142.0 4*21.0 5*3.0 2*4.0 5*3.0 3*4.0 3*1.0 5*4.0 3*1.0 4*4.0 3.0 + 2.0 3.0 2.0 3.0 2.0 3.0 2.0 6.0 1.0 2*5.0 4*6.0 1.0 2*5.0 3*6.0 1.0 3.0 + 3*4.0 2.0 1.0 4.0 1.0 3.0 3*4.0 2.0 1.0 2*4.0 1.0 3.0 4.0 2*2.0 1.0 2*3.0 + 4.0 1.0 3.0 4.0 2*2.0 1.0 2*3.0 1.0 3.0 5*4.0 1.0 3.0 5*4.0 1.0 6.0 2*7.0 + 5.0 2*1.0 6.0 2*7.0 5.0 1.0 4.0 3.0 1.0 4.0 1.0 2.0 3.0 1.0 2*2.0 4.0 3.0 + 1.0 4.0 1.0 2.0 3.0 1.0 2*2.0 4.0 2.0 1.0 4.0 2*2.0 1.0 3.0 1.0 3.0 4.0 2.0 + 1.0 4.0 2*2.0 1.0 3.0 1.0 3.0 144*1.0 + FCID = 2*1 4*2 7*3 7*4 8*5 8*6 4*7 4*8 7*9 7*10 8*11 8*12 9*13 9*14 7*15 + 7*16 6*17 6*18 10*19 10*20 10*21 10*22 4*23 4*24 4*25 4*26 4*27 4*28 4*29 + 4*30 4*31 5*32 5*33 4*34 4*35 4*36 4*37 4*38 4*39 4*40 4*41 4*42 2*43 4*44 + 2*45 2*46 47 4*48 49 50 4*51 52 2*53 2*54 4*55 2*56 8*57 4*58 3*59 3*60 4*61 + 8*62 + TURNFC = 62*1.0 + RSI = 0.901 0.9544 1.0445 1.1239 1.1505 1.1555 1.2089 0.901 0.9544 1.0445 + 1.1239 1.1505 1.1555 1.2089 2*1.283 1.0472 1.1911 1.3724 1.5603 1.0472 + 1.1911 1.3724 1.5603 8*1.5523 0.691312 0.783446 0.878073 0.950541 1.047165 + 1.081861 1.389859 0.692708 0.785175 0.880147 0.952879 1.049854 1.082152 + 1.390149 2*0.8703 4*0.9807 2*0.8703 0.7512 0.8616 0.7512 0.8616 0.7512 + 0.8616 0.7512 0.8616 0.6195 0.5091 0.6195 0.5091 0.6195 0.5091 0.6195 0.5091 + 0.4295 0.3495 0.4295 0.3495 0.4295 0.3495 0.4295 0.3495 6*0.2738 12*0.2418 + 6*0.2738 + ZSI = 1.3582 1.3042 1.2151 1.1366 2*1.1987 1.0528 -1.3628 -1.3088 -1.2198 + -1.1413 2*-1.2033 -1.0543 0.901515 -0.912 1.5792 1.5732 1.5652 1.5572 + -1.5833 -1.5773 -1.5693 -1.5618 0.43915 0.38115 0.32315 0.26515 -0.27485 + -0.33285 -0.39085 -0.44885 1.719702 1.810871 1.905044 1.977177 2.073354 + 2.099137 2.100265 -1.730297 -1.821128 -1.914954 -1.986821 -2.082644 + -2.105862 -2.104734 1.4667 2*1.5207 1.4667 -1.4713 2*-1.5253 -1.4713 2*2.009 + 2*1.955 2*-1.963 2*-2.017 2*1.763 2*1.707 2*-1.717 2*-1.773 2*1.6335 + 2*1.5155 2*-1.5275 2*-1.6455 1.2935 1.2919 1.0906 1.089 0.884 0.8824 0.5736 + 0.572 0.4246 0.423 0.2656 0.264 -0.276 -0.2776 -0.435 -0.4366 -0.584 -0.5856 + -0.8944 -0.896 -1.101 -1.1026 -1.3039 -1.3055 + LPNAME = 'f_nu_01' 'f_nu_02' 'f_nu_03' 'f_nu_04' 'f_nu_a05' 'f_nu_b05' + 'f_nu_06' 'f_nl_01' 'f_nl_02' 'f_nl_03' 'f_nl_04' 'f_nl_a05' 'f_nl_b05' + 'f_nl_06' 'f_p6u_01' 'f_p6l_01' 'f_bu_01' 'f_bu_02' 'f_bu_03' 'f_bu_04' + 'f_bl_01' 'f_bl_02' 'f_bl_03' 'f_bl_04' 'f_p5u_01' 'f_p5u_02' 'f_p5u_03' + 'f_p5u_04' 'f_p5l_04' 'f_p5l_03' 'f_p5l_02' 'f_p5l_01' 'f_xu_01' 'f_xu_02' + 'f_xu_03' 'f_xu_04' 'f_xu_05' 'f_xu_06' 'f_xu_07' 'f_xl_01' 'f_xl_02' + 'f_xl_03' 'f_xl_04' 'f_xl_05' 'f_xl_06' 'f_xl_07' 'f_dpu_01' 'f_dpu_02' + 'f_dpu_03' 'f_dpu_04' 'f_dpl_04' 'f_dpl_03' 'f_dpl_02' 'f_dpl_01' 'f_d3u_02' + 'f_d3u_03' 'f_d3u_01' 'f_d3u_04' 'f_d3l_01' 'f_d3l_02' 'f_d3l_04' 'f_d3l_03' + 'f_d2u_03' 'f_d2u_02' 'f_d2u_04' 'f_d2u_01' 'f_d2l_02' 'f_d2l_01' 'f_d2l_03' + 'f_d2l_04' 'f_d1u_03' 'f_d1u_02' 'f_d1u_04' 'f_d1u_01' 'f_d1l_04' 'f_d1l_01' + 'f_d1l_03' 'f_d1l_02' 'f_c_a01' 'f_c_b01' 'f_c_a02' 'f_c_b02' 'f_c_a03' + 'f_c_b03' 'f_c_a04' 'f_c_b04' 'f_c_a05' 'f_c_b05' 'f_c_a06' 'f_c_b06' + 'f_c_a07' 'f_c_b07' 'f_c_a08' 'f_c_b08' 'f_c_a09' 'f_c_b09' 'f_c_a10' + 'f_c_b10' 'f_c_a11' 'f_c_b11' 'f_c_a12' 'f_c_b12' + XMP2 = 6*0.2769 0.264863 0.251557 16*0.2449 0.251557 0.264863 12*0.2769 + 0.264863 0.251557 16*0.2449 0.251557 0.264863 6*0.2769 0.525344 0.551812 + 0.57828 0.604748 0.631216 0.657684 0.684152 0.71062 0.737087 0.763555 + 0.790023 0.816491 0.842959 0.869427 0.895895 0.922363 0.94883 0.975298 + 1.107574 1.145069 1.182574 1.220068 1.257573 1.295068 1.441975 1.468588 + 1.495201 1.521815 1.548428 1.575042 1.601655 1.628269 1.654882 1.681496 + 1.708109 1.734723 0.525344 0.551812 0.57828 0.604748 0.631216 0.657684 + 0.684152 0.71062 0.737087 0.763555 0.790023 0.816491 0.842959 0.869427 + 0.895895 0.922363 0.94883 0.975298 1.107574 1.145069 1.182574 1.220068 + 1.257573 1.295068 1.441975 1.468588 1.495201 1.521815 1.548428 1.575042 + 1.601655 1.628269 1.654882 1.681496 1.708109 1.734723 0.52622 0.552785 + 0.57935 0.605915 0.63248 0.659045 0.68561 0.712175 0.73874 0.765305 0.79187 + 0.818436 0.845001 0.871566 0.898131 0.924696 0.951261 0.977826 1.107938 + 1.145423 1.182938 1.220422 1.257937 1.295422 1.441822 1.468241 1.494661 + 1.52108 1.547499 1.573918 1.600337 1.626757 1.653176 1.679595 1.706014 + 1.732433 0.52622 0.552785 0.57935 0.605915 0.63248 0.659045 0.68561 0.712175 + 0.73874 0.765305 0.79187 0.818436 0.845001 0.871566 0.898131 0.924696 + 0.951261 0.977826 1.107938 1.145423 1.182938 1.220422 1.257937 1.295422 + 1.441822 1.468241 1.494661 1.52108 1.547499 1.573918 1.600337 1.626757 + 1.653176 1.679595 1.706014 1.732433 0.93727 0.963948 0.990534 1.017212 + 1.043798 1.070476 1.097062 1.12374 1.150326 1.177004 1.20359 0.93727 + 0.963948 0.990534 1.017212 1.043798 1.070476 1.097062 1.12374 1.150326 + 1.177004 1.20359 0.937255 0.963887 0.990519 1.017151 1.043783 1.070415 + 1.097047 1.123679 1.150311 1.176943 1.203575 0.937255 0.963887 0.990519 + 1.017151 1.043783 1.070415 1.097047 1.123679 1.150311 1.176943 1.203575 + 1.062566 1.10004 1.137495 1.174969 1.212423 1.249898 1.287352 1.324826 + 1.362281 1.399755 1.437209 1.062566 1.10004 1.137495 1.174969 1.212423 + 1.249898 1.287352 1.324826 1.362281 1.399755 1.437209 1.062567 1.100018 + 1.137496 1.174946 1.212424 1.249875 1.287353 1.324803 1.362281 1.399732 + 1.43721 1.062567 1.100018 1.137496 1.174946 1.212424 1.249875 1.287353 + 1.324803 1.362281 1.399732 1.43721 1.534266 1.543957 1.553678 1.563368 + 1.573089 1.58278 1.592501 1.602191 1.611912 11*1.84325 1.611912 1.602191 + 1.5925 1.582779 1.573089 1.563368 1.553677 1.543956 2*1.534266 1.543957 + 1.553678 1.563368 1.573089 1.58278 1.592501 1.602191 1.611912 11*1.84325 + 1.611912 1.602191 1.5925 1.582779 1.573089 1.563368 1.553677 1.543956 + 1.534266 + YMP2 = 1.26203 1.18703 1.11203 1.01203 0.93703 0.86203 0.757099 0.683289 + 0.594 0.519 0.444 0.369 0.294 0.219 0.144 0.069 -0.081 -0.156 -0.231 -0.306 + -0.381 -0.456 -0.531 -0.606 -0.695289 -0.769099 -0.87403 -0.94903 -1.02403 + -1.12403 -1.19903 -1.27403 1.26203 1.18703 1.11203 1.01203 0.93703 0.86203 + 0.757099 0.683289 0.594 0.519 0.444 0.369 0.294 0.219 0.144 0.069 -0.081 + -0.156 -0.231 -0.306 -0.381 -0.456 -0.531 -0.606 -0.695289 -0.769099 + -0.87403 -0.94903 -1.02403 -1.12403 -1.19903 -1.27403 1.577397 1.603963 + 1.630528 1.657093 1.683658 1.710223 1.736788 1.763353 1.789918 1.816483 + 1.843048 1.869613 1.896178 1.922743 1.949308 1.975873 2.002438 2.029003 + 2.109211 2.109369 2.109486 2.109643 2.10976 2.109918 2.039949 2.01353 + 1.987111 1.960692 1.934273 1.907853 1.881434 1.855015 1.828596 1.802177 + 1.775758 1.749338 1.577397 1.603963 1.630528 1.657093 1.683658 1.710223 + 1.736788 1.763353 1.789918 1.816483 1.843048 1.869613 1.896178 1.922743 + 1.949308 1.975873 2.002438 2.029003 2.109211 2.109369 2.109486 2.109643 + 2.10976 2.109918 2.039949 2.01353 1.987111 1.960692 1.934273 1.907853 + 1.881434 1.855015 1.828596 1.802177 1.775758 1.749338 -1.588602 -1.61507 + -1.641538 -1.668006 -1.694474 -1.720942 -1.747409 -1.773877 -1.800345 + -1.826813 -1.853281 -1.879749 -1.906217 -1.932685 -1.959153 -1.98562 + -2.012088 -2.038556 -2.115747 -2.115631 -2.115473 -2.115356 -2.115198 + -2.115081 -2.044038 -2.017425 -1.990811 -1.964198 -1.937584 -1.910971 + -1.884357 -1.857744 -1.831131 -1.804517 -1.777904 -1.75129 -1.588602 + -1.61507 -1.641538 -1.668006 -1.694474 -1.720942 -1.747409 -1.773877 + -1.800345 -1.826813 -1.853281 -1.879749 -1.906217 -1.932685 -1.959153 + -1.98562 -2.012088 -2.038556 -2.115747 -2.115631 -2.115473 -2.115356 + -2.115198 -2.115081 -2.044038 -2.017425 -1.990811 -1.964198 -1.937584 + -1.910971 -1.884357 -1.857744 -1.831131 -1.804517 -1.777904 -1.75129 + 1.309044 1.282629 1.256243 1.229828 1.203442 1.177027 1.150641 1.124226 + 1.09784 1.071425 1.045039 1.309044 1.282629 1.256243 1.229828 1.203442 + 1.177027 1.150641 1.124226 1.09784 1.071425 1.045039 -1.313629 -1.287214 + -1.260828 -1.234413 -1.208027 -1.181612 -1.155226 -1.128811 -1.102425 + -1.07601 -1.049623 -1.313629 -1.287214 -1.260828 -1.234413 -1.208027 + -1.181612 -1.155226 -1.128811 -1.102425 -1.07601 -1.049623 1.566286 1.564651 + 1.563015 1.56138 1.559743 1.558108 1.556472 1.554837 1.5532 1.551566 + 1.549929 1.566286 1.564651 1.563015 1.56138 1.559743 1.558108 1.556472 + 1.554837 1.5532 1.551566 1.549929 -1.570904 -1.569269 -1.567632 -1.565997 + -1.564361 -1.562726 -1.561089 -1.559454 -1.557818 -1.556183 -1.554546 + -1.570904 -1.569269 -1.567632 -1.565997 -1.564361 -1.562726 -1.561089 + -1.559454 -1.557818 -1.556183 -1.554546 0.796804 0.760602 0.72436 0.688158 + 0.651915 0.615713 0.579471 0.543269 0.507027 0.187479 0.15 0.112479 0.075 + 0.037479 -0.0 -0.037521 -0.075 -0.112521 -0.15 -0.187521 -0.507046 -0.543269 + -0.579491 -0.615713 -0.651935 -0.688157 -0.72438 -0.760602 -0.796824 + 0.796804 0.760602 0.72436 0.688158 0.651915 0.615713 0.579471 0.543269 + 0.507027 0.187479 0.15 0.112479 0.075 0.037479 -0.0 -0.037521 -0.075 + -0.112521 -0.15 -0.187521 -0.507046 -0.543269 -0.579491 -0.615713 -0.651935 + -0.688157 -0.72438 -0.760602 -0.796824 + AMP2 = 6*90.0 2*79.799995 16*90.0 2*100.200005 12*90.0 2*79.799995 16*90.0 + 2*100.200005 6*90.0 -44.895035 45.104965 -44.895035 45.104965 -44.895035 + 45.104965 -44.895035 45.104965 -44.895035 45.104965 -44.895035 45.104965 + -44.895035 45.104965 -44.895035 45.104965 -44.895035 45.104965 0.209874 + -89.790115 0.209874 -89.790115 0.209874 -89.790115 -134.790115 -44.790123 + -134.790115 -44.790123 -134.790115 -44.790123 -134.790115 -44.790123 + -134.790115 -44.790123 -134.790115 -44.790123 -44.895035 45.104965 + -44.895035 45.104965 -44.895035 45.104965 -44.895035 45.104965 -44.895035 + 45.104965 -44.895035 45.104965 -44.895035 45.104965 -44.895035 45.104965 + -44.895035 45.104965 0.209874 -89.790115 0.209874 -89.790115 0.209874 + -89.790115 -134.790115 -44.790123 -134.790115 -44.790123 -134.790115 + -44.790123 -134.790115 -44.790123 -134.790115 -44.790123 -134.790115 + -44.790123 45.104965 135.104965 45.104965 135.104965 45.104965 135.104965 + 45.104965 135.104965 45.104965 135.104965 45.104965 135.104965 45.104965 + 135.104965 45.104965 135.104965 45.104965 135.104965 -179.790115 90.209869 + -179.790115 90.209869 -179.790115 90.209869 135.209869 -134.790115 + 135.209869 -134.790115 135.209869 -134.790115 135.209869 -134.790115 + 135.209869 -134.790115 135.209869 -134.790115 45.104965 135.104965 45.104965 + 135.104965 45.104965 135.104965 45.104965 135.104965 45.104965 135.104965 + 45.104965 135.104965 45.104965 135.104965 45.104965 135.104965 45.104965 + 135.104965 -179.790115 90.209869 -179.790115 90.209869 -179.790115 90.209869 + 135.209869 -134.790115 135.209869 -134.790115 135.209869 -134.790115 + 135.209869 -134.790115 135.209869 -134.790115 135.209869 -134.790115 -45.0 + -135.0 -45.0 -135.0 -45.0 -135.0 -45.0 -135.0 -45.0 -135.0 2*-45.0 -135.0 + -45.0 -135.0 -45.0 -135.0 -45.0 -135.0 -45.0 -135.0 -45.0 -135.0 135.0 + -135.0 135.0 -135.0 135.0 -135.0 135.0 -135.0 135.0 2*-135.0 135.0 -135.0 + 135.0 -135.0 135.0 -135.0 135.0 -135.0 135.0 -135.0 177.5 -92.5 177.5 -92.5 + 177.5 -92.5 177.5 -92.5 177.5 -92.5 2*177.5 -92.5 177.5 -92.5 177.5 -92.5 + 177.5 -92.5 177.5 -92.5 177.5 2.5 92.5 2.5 92.5 2.5 92.5 2.5 92.5 2.5 92.5 + 2*2.5 92.5 2.5 92.5 2.5 92.5 2.5 92.5 2.5 92.5 2.5 -75.0 -165.0 -75.0 -165.0 + -75.0 -165.0 -75.0 -165.0 -75.0 -90.0 180.0 -90.0 180.0 -90.0 180.0 -90.0 + 180.0 -90.0 180.0 -90.0 -104.999992 165.0 -104.999992 165.0 -104.999992 + 165.0 -104.999992 165.0 -104.999992 -75.0 -165.0 -75.0 -165.0 -75.0 -165.0 + -75.0 -165.0 -75.0 -90.0 180.0 -90.0 180.0 -90.0 180.0 -90.0 180.0 -90.0 + 180.0 -90.0 -104.999992 165.0 -104.999992 165.0 -104.999992 165.0 + -104.999992 165.0 -104.999992 + MPNAM2 = 'b_c1_p01' 'b_c1_p03' 'b_c1_p05' 'b_c1_p07' 'b_c1_p09' 'b_c1_p10' + 'b_c1_p12' 'b_c1_p14' 'b_c1_p15' 'b_c1_p16' 'b_c1_p18' 'b_c1_p20' 'b_c1_p22' + 'b_c1_p23' 'b_c1_p25' 'b_c1_p27' 'b_c1_p28' 'b_c1_p30' 'b_c1_p32' 'b_c1_p33' + 'b_c1_p35' 'b_c1_p37' 'b_c1_p39' 'b_c1_p40' 'b_c1_p41' 'b_c1_p43' 'b_c1_p45' + 'b_c1_p46' 'b_c1_p48' 'b_c1_p50' 'b_c1_p52' 'b_c1_p54' 'b_c2_p01' 'b_c2_p03' + 'b_c2_p05' 'b_c2_p07' 'b_c2_p09' 'b_c2_p10' 'b_c2_p12' 'b_c2_p14' 'b_c2_p15' + 'b_c2_p16' 'b_c2_p18' 'b_c2_p20' 'b_c2_p22' 'b_c2_p23' 'b_c2_p25' 'b_c2_p27' + 'b_c2_p28' 'b_c2_p30' 'b_c2_p32' 'b_c2_p33' 'b_c2_p35' 'b_c2_p37' 'b_c2_p39' + 'b_c2_p40' 'b_c2_p41' 'b_c2_p43' 'b_c2_p45' 'b_c2_p46' 'b_c2_p48' 'b_c2_p50' + 'b_c2_p52' 'b_c2_p54' 'b_xu1_n01' 'b_xu1_p02' 'b_xu1_n03' 'b_xu1_p04' + 'b_xu1_n05' 'b_xu1_p06' 'b_xu1_n07' 'b_xu1_p08' 'b_xu1_n09' 'b_xu1_p10' + 'b_xu1_n11' 'b_xu1_p12' 'b_xu1_n13' 'b_xu1_p14' 'b_xu1_n15' 'b_xu1_p16' + 'b_xu1_n17' 'b_xu1_p18' 'b_xu1_p19' 'b_xu1_n20' 'b_xu1_p21' 'b_xu1_n22' + 'b_xu1_p23' 'b_xu1_n24' 'b_xu1_n25' 'b_xu1_p26' 'b_xu1_n27' 'b_xu1_p28' + 'b_xu1_n29' 'b_xu1_p30' 'b_xu1_n31' 'b_xu1_p32' 'b_xu1_n33' 'b_xu1_p34' + 'b_xu1_n35' 'b_xu1_p36' 'b_xu2_n01' 'b_xu2_p02' 'b_xu2_n03' 'b_xu2_p04' + 'b_xu2_n05' 'b_xu2_p06' 'b_xu2_n07' 'b_xu2_p08' 'b_xu2_n09' 'b_xu2_p10' + 'b_xu2_n11' 'b_xu2_p12' 'b_xu2_n13' 'b_xu2_p14' 'b_xu2_n15' 'b_xu2_p16' + 'b_xu2_n17' 'b_xu2_p18' 'b_xu2_p19' 'b_xu2_n20' 'b_xu2_p21' 'b_xu2_n22' + 'b_xu2_p23' 'b_xu2_n24' 'b_xu2_n25' 'b_xu2_p26' 'b_xu2_n27' 'b_xu2_p28' + 'b_xu2_n29' 'b_xu2_p30' 'b_xu2_n31' 'b_xu2_p32' 'b_xu2_n33' 'b_xu2_p34' + 'b_xu2_n35' 'b_xu2_p36' 'b_xl1_n01' 'b_xl1_p02' 'b_xl1_n03' 'b_xl1_p04' + 'b_xl1_n05' 'b_xl1_p06' 'b_xl1_n07' 'b_xl1_p08' 'b_xl1_n09' 'b_xl1_p10' + 'b_xl1_n11' 'b_xl1_p12' 'b_xl1_n13' 'b_xl1_p14' 'b_xl1_n15' 'b_xl1_p16' + 'b_xl1_n17' 'b_xl1_p18' 'b_xl1_p19' 'b_xl1_n20' 'b_xl1_p21' 'b_xl1_n22' + 'b_xl1_p23' 'b_xl1_n24' 'b_xl1_n25' 'b_xl1_p26' 'b_xl1_n27' 'b_xl1_p28' + 'b_xl1_n29' 'b_xl1_p30' 'b_xl1_n31' 'b_xl1_p32' 'b_xl1_n33' 'b_xl1_p34' + 'b_xl1_n35' 'b_xl1_p36' 'b_xl2_n01' 'b_xl2_p02' 'b_xl2_n03' 'b_xl2_p04' + 'b_xl2_n05' 'b_xl2_p06' 'b_xl2_n07' 'b_xl2_p08' 'b_xl2_n09' 'b_xl2_p10' + 'b_xl2_n11' 'b_xl2_p12' 'b_xl2_n13' 'b_xl2_p14' 'b_xl2_n15' 'b_xl2_p16' + 'b_xl2_n17' 'b_xl2_p18' 'b_xl2_p19' 'b_xl2_n20' 'b_xl2_p21' 'b_xl2_n22' + 'b_xl2_p23' 'b_xl2_n24' 'b_xl2_n25' 'b_xl2_p26' 'b_xl2_n27' 'b_xl2_p28' + 'b_xl2_n29' 'b_xl2_p30' 'b_xl2_n31' 'b_xl2_p32' 'b_xl2_n33' 'b_xl2_p34' + 'b_xl2_n35' 'b_xl2_p36' 'b_nu1_p01' 'b_nu1_n02' 'b_nu1_p03' 'b_nu1_n04' + 'b_nu1_p05' 'b_nu1_n06' 'b_nu1_p07' 'b_nu1_n08' 'b_nu1_p09' 'b_nu1_n10' + 'b_nu1_p11' 'b_nu2_p01' 'b_nu2_n02' 'b_nu2_p03' 'b_nu2_n04' 'b_nu2_p05' + 'b_nu2_n06' 'b_nu2_p07' 'b_nu2_n08' 'b_nu2_p09' 'b_nu2_n10' 'b_nu2_p11' + 'b_nl1_p01' 'b_nl1_n02' 'b_nl1_p03' 'b_nl1_n04' 'b_nl1_p05' 'b_nl1_n06' + 'b_nl1_p07' 'b_nl1_n08' 'b_nl1_p09' 'b_nl1_n10' 'b_nl1_p11' 'b_nl2_p01' + 'b_nl2_n02' 'b_nl2_p03' 'b_nl2_n04' 'b_nl2_p05' 'b_nl2_n06' 'b_nl2_p07' + 'b_nl2_n08' 'b_nl2_p09' 'b_nl2_n10' 'b_nl2_p11' 'b_bu1_p01' 'b_bu1_n02' + 'b_bu1_p03' 'b_bu1_n04' 'b_bu1_p05' 'b_bu1_n06' 'b_bu1_p07' 'b_bu1_n08' + 'b_bu1_p09' 'b_bu1_n10' 'b_bu1_p11' 'b_bu2_p01' 'b_bu2_n02' 'b_bu2_p03' + 'b_bu2_n04' 'b_bu2_p05' 'b_bu2_n06' 'b_bu2_p07' 'b_bu2_n08' 'b_bu2_p09' + 'b_bu2_n10' 'b_bu2_p11' 'b_bl1_p01' 'b_bl1_n02' 'b_bl1_p03' 'b_bl1_n04' + 'b_bl1_p05' 'b_bl1_n06' 'b_bl1_p07' 'b_bl1_n08' 'b_bl1_p09' 'b_bl1_n10' + 'b_bl1_p11' 'b_bl2_p01' 'b_bl2_n02' 'b_bl2_p03' 'b_bl2_n04' 'b_bl2_p05' + 'b_bl2_n06' 'b_bl2_p07' 'b_bl2_n08' 'b_bl2_p09' 'b_bl2_n10' 'b_bl2_p11' + 'b_o1_p01' 'b_o1_n02' 'b_o1_p03' 'b_o1_n04' 'b_o1_p05' 'b_o1_n06' 'b_o1_p07' + 'b_o1_n08' 'b_o1_p09' 'b_o1_p10' 'b_o1_n11' 'b_o1_p12' 'b_o1_n13' 'b_o1_p14' + 'b_o1_n15' 'b_o1_p16' 'b_o1_n17' 'b_o1_p18' 'b_o1_n19' 'b_o1_p20' 'b_o1_p21' + 'b_o1_n22' 'b_o1_p23' 'b_o1_n24' 'b_o1_p25' 'b_o1_n26' 'b_o1_p27' 'b_o1_n28' + 'b_o1_p29' 'b_o2_p01' 'b_o2_n02' 'b_o2_p03' 'b_o2_n04' 'b_o2_p05' 'b_o2_n06' + 'b_o2_p07' 'b_o2_n08' 'b_o2_p09' 'b_o2_p10' 'b_o2_n11' 'b_o2_p12' 'b_o2_n13' + 'b_o2_p14' 'b_o2_n15' 'b_o2_p16' 'b_o2_n17' 'b_o2_p18' 'b_o2_n19' 'b_o2_p20' + 'b_o2_p21' 'b_o2_n22' 'b_o2_p23' 'b_o2_n24' 'b_o2_p25' 'b_o2_n26' 'b_o2_p27' + 'b_o2_n28' 'b_o2_p29' + SMP2 = 354*0.03 + IGRID = 1 + RLEFT = 0.06 + RRIGHT = 2.0 + ZBOTTO = -2.2 + ZTOP = 2.2 + IFCOIL = 1 + ISLPFC = 0 + NSMP2 = 25 + IECOIL = 1 + IVESEL = 0 + vsid = 1 + IACOIL = 0 + nw = 65 + nh = 65 + / diff --git a/omas/machine_mappings/support_files/mast/43000/ranges.dat b/omas/machine_mappings/support_files/mast/43000/ranges.dat new file mode 100644 index 000000000..ce1a4da15 --- /dev/null +++ b/omas/machine_mappings/support_files/mast/43000/ranges.dat @@ -0,0 +1 @@ +43000 999999 diff --git a/omas/machine_mappings/support_files/mast/43000/signals.dat b/omas/machine_mappings/support_files/mast/43000/signals.dat new file mode 100644 index 000000000..66c3a84d5 --- /dev/null +++ b/omas/machine_mappings/support_files/mast/43000/signals.dat @@ -0,0 +1,674 @@ +;=== Measured signals to be read - MASTU diagnostics === +;=== +;=== CY 2020 signal +;=== +;=== J.W. Berkery 11/15/22: Took out signal F_D1L_03 +;=== J.W. Berkery 05/05/21: New version, based on ConfigK, now with all signals in AMB or AMC +;=== J.W. Berkery 02/09/21: Updated flux loop calibration factors +;=== J.W. Berkery 02/08/21: Removed a few bad probes (Dave Ryan email 2/8/21) +;=== J.W. Berkery 02/04/21: Updated some pickup calibration factors, per Dave Ryan email 2/4/21 +;=== J.W. Berkery 01/26/21: Updated D6L calibration factor +;=== J.W. Berkery 01/20/21: A few small changes from ConfigJ to ConfigK +;=== J.W. Berkery 01/20/21: From ConfigF - Setup for ConfigJ, per Dave Ryan +;=== J.W. Berkery 12/04/20: Tweaked some effective resistances. Changed VS6L and 5L from F_XL_07 to 05 +;=== J.W. Berkery 12/02/20: Turned on D1, DP, and D7 coils +;=== J.W. Berkery 11/30/20: Updated with b_c2 polarity reversals from Lucy +;=== J.W. Berkery 11/24/20: Updated with loop voltages, vessel segments, and polarity reversals from Lucy +;=== J.W. Berkery 11/12/20: Setup for ConfigF, per Dave Ryan +;=== J.W. Berkery 11/06/20: Setup for ConfigE, per Dave Ryan (same flux loops as D, adding Mirnovs. Need to check F_C_A03) +;=== J.W. Berkery 10/27/20: Setup for ConfigD, per Dave Ryan +;=== J.W. Berkery 09/29/20: Setup for ConfigC, per Dave Ryan +;=== J.W. Berkery 05/19/20: Fixed one flux loop tag name and added loop voltage tags to vessel segments +;=== J.W. Berkery 05/14/20: Updated loop voltages. But, the non-integrated signals don't actually exist in uda yet +;=== J.W. Berkery 05/14/20: Updated the names of the Shaping coils and coil case currents +;=== J.W. Berkery 05/14/20: Updated the names of the Mirnov coils +;=== J.W. Berkery 05/14/20: Updated the names of the vessel segments. Don't have corresponding loop voltages yet +;=== J.W. Berkery 05/13/20: Flux loop names updated. *Everything else still from MAST* +;=== J.W. Berkery 02/24/20: Copied from MAST - needs to be updated for MASTU +;=== +;=== Computed "signals" based on measurements === +;=== +;=== NOTE: map index is one greater than the corresponding IDL array index +;=== (i.e., ioh, map index 1 = ioh[0], etc.) +;=== +;=== NOTE: See notes at end for stated errors, bit noise, etc. as well as definitions +;=== +;Name sigl map map MDS Read Error Signal Use Conversion Pri Fit t Smoothing Designation +; type var indx tree sig? rel abs threshold err? factor wgt idx win (s) Data Auxiliary +;=========================================================================================================================================================== +; +; Ohmic +; +P1 OH ioh 1 e y 0.020 20.0 40.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P1 - ; kA -> A +; +; Shaping coils +; +PCL SC icoil 1 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 xxxxxxxxxxxxxx - ; kA -> A +PXL SC icoil 2 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 xxxxxxxxxxxxxx - ; +P4U SC icoil 3 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P4U - ; +P4L SC icoil 4 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P4L - ; +P5U SC icoil 5 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P5U - ; +P5L SC icoil 6 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P5L - ; +P6U SC icoil 7 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P6U - ; +P6L SC icoil 8 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P6L - ; +D1U SC icoil 9 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D1U - ; +D1L SC icoil 10 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D1L - ; +D2U SC icoil 11 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D2U - ; +D2L SC icoil 12 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D2L - ; +D3U SC icoil 13 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D3U - ; +D3L SC icoil 14 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D3L - ; +DPU SC icoil 15 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/DPU - ; +DPL SC icoil 16 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/DPL - ; +D5U SC icoil 17 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D5U - ; +D5L SC icoil 18 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D5L - ; +D6U SC icoil 19 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D6U - ; +D6L SC icoil 20 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D6L - ; +D7U SC icoil 21 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D7U - ; +D7L SC icoil 22 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D7L - ; +; +; (including case currents) +D1CU SC icoil 23 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D1U - ; kA -> A +D2CU SC icoil 24 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D2U - ; +D3CU SC icoil 25 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D3U - ; +DPCU SC icoil 26 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/DPU - ; +D5CU SC icoil 27 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D5U - ; +D6CU SC icoil 28 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D6U - ; +D7CU SC icoil 29 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D7U - ; +P4CU SC icoil 30 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P4U - ; +P5CU SC icoil 31 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P5U - ; +P6CU SC icoil 32 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P6U - ; +P6CL SC icoil 33 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P6L - ; +P5CL SC icoil 34 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P5L - ; +P4CL SC icoil 35 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P4L - ; +D7CL SC icoil 36 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D7L - ; +D6CL SC icoil 37 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D6L - ; +D5CL SC icoil 38 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D5L - ; +DPCL SC icoil 39 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/DPL - ; +D3CL SC icoil 40 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D3L - ; +D2CL SC icoil 41 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D2L - ; +D1CL SC icoil 42 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D1L - ; +; +; Plasma current +;IP1 PR ip 1 - y 0.010 10.0e3 50.0e3 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/PLASMA_CURRENT - ; kA -> A +; +; Toroidal field +TF1 TF none 1 - y 0.050 30.0 50.0 y 1.0e3 1.0 1.0 -1 2.1e-3 AMC/ROGEXT/TF - ; kA -> A ; Check -1 +; +; Diamagnetic loop +; (the following is from MAST) +;FDIA DL dflux 1 e n 0.04 0.004 0.004 y 1.0 1.0 1.0 -1 2.1e-3 \\FDIA - ;(Wb) error was 2%, 2mWb +; +; Flux loops +; +F_NU_01 FL tfl 1 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NU_01 - ; (Wb) +F_NU_02 FL tfl 2 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NU_02 - ; +F_NU_03 FL tfl 3 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NU_03 - ; +F_NU_04 FL tfl 4 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NU_04 - ; +F_NU_a05 FL tfl 5 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NU_A05 - ; +F_NU_b05 FL tfl 6 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NU_B05 - ; +F_NU_06 FL tfl 7 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NU_06 - ; Out +F_NL_01 FL tfl 8 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NL_01 - ; +F_NL_02 FL tfl 9 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NL_02 - ; +F_NL_03 FL tfl 10 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NL_03 - ; +F_NL_04 FL tfl 11 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NL_04 - ; +F_NL_a05 FL tfl 12 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NL_A05 - ; +F_NL_b05 FL tfl 13 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NL_B05 - ; +F_NL_06 FL tfl 14 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NL_06 - ; +F_P6U_01 FL tfl 15 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P6U_01 - ; +F_P6L_01 FL tfl 16 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P6L_01 - ; +F_BU_01 FL tfl 17 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BU_01 - ; +F_BU_02 FL tfl 18 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BU_02 - ; +F_BU_03 FL tfl 19 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BU_03 - ; +F_BU_04 FL tfl 20 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BU_04 - ; +F_BL_01 FL tfl 21 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BL_01 - ; +F_BL_02 FL tfl 22 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BL_02 - ; +F_BL_03 FL tfl 23 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BL_03 - ; +F_BL_04 FL tfl 24 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BL_04 - ; +F_P5U_01 FL tfl 25 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5U_01 - ; +F_P5U_02 FL tfl 26 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5U_02 - ; +F_P5U_03 FL tfl 27 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5U_03 - ; +F_P5U_04 FL tfl 28 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5U_04 - ; +F_P5L_01 FL tfl 29 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5L_01 - ; +F_P5L_02 FL tfl 30 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5L_02 - ; +F_P5L_03 FL tfl 31 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5L_03 - ; +F_P5L_04 FL tfl 32 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5L_04 - ; +F_XU_01 FL tfl 33 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XU_01 - ; Removed, per Dave Ryan's email, 11/09/20 +F_XU_02 FL tfl 34 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XU_02 - ; Removed, per Dave Ryan's email, 11/09/20 +F_XU_03 FL tfl 35 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XU_03 - ; +F_XU_04 FL tfl 36 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XU_04 - ; +F_XU_05 FL tfl 37 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XU_05 - ; +F_XU_06 FL tfl 38 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XU_06 - ; +F_XU_07 FL tfl 39 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XU_07 - ; +F_XL_01 FL tfl 40 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XL_01 - ; +F_XL_02 FL tfl 41 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XL_02 - ; Bad (Dave Ryan email 2/8/21) +F_XL_03 FL tfl 42 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XL_03 - ; +F_XL_04 FL tfl 43 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XL_04 - ; +F_XL_05 FL tfl 44 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XL_05 - ; Out +F_XL_06 FL tfl 45 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XL_06 - ; Bad (Dave Ryan email 2/8/21) +F_XL_07 FL tfl 46 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XL_07 - ; Bad (Dave Ryan email 2/8/21) +F_DPU_01 FL tfl 47 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPU_01 - ; +F_DPU_02 FL tfl 48 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPU_02 - ; +F_DPU_03 FL tfl 49 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPU_03 - ; +F_DPU_04 FL tfl 50 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPU_04 - ; +F_DPL_04 FL tfl 51 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPL_04 - ; +F_DPL_03 FL tfl 52 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPL_03 - ; +F_DPL_02 FL tfl 53 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPL_02 - ; +F_DPL_01 FL tfl 54 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPL_01 - ; +F_D3U_02 FL tfl 55 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3U_02 - ; +F_D3U_03 FL tfl 56 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3U_03 - ; +F_D3U_01 FL tfl 57 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3U_01 - ; +F_D3U_04 FL tfl 58 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3U_04 - ; +F_D3L_01 FL tfl 59 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3L_01 - ; +F_D3L_02 FL tfl 60 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3L_02 - ; +F_D3L_04 FL tfl 61 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3L_04 - ; +F_D3L_03 FL tfl 62 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3L_03 - ; +F_D2U_03 FL tfl 63 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2U_03 - ; +F_D2U_02 FL tfl 64 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2U_02 - ; Bad (Dave Ryan email 2/8/21) +F_D2U_04 FL tfl 65 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2U_04 - ; +F_D2U_01 FL tfl 66 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2U_01 - ; +F_D2L_02 FL tfl 67 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2L_02 - ; +F_D2L_01 FL tfl 68 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2L_01 - ; +F_D2L_03 FL tfl 69 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2L_03 - ; +F_D2L_04 FL tfl 70 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2L_04 - ; +F_D1U_04 FL tfl 71 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D1U_04 - ; +F_D1U_01 FL tfl 72 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D1U_01 - ; Dave's spreadsheet has f_d1u_02 and 03 listed? Don't exist? +F_D1L_04 FL tfl 73 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D1L_04 - ; +F_D1L_01 FL tfl 74 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D1L_01 - ; +F_D1L_03 FL tfl 75 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D1L_03 - ; Removed, 11/15/22 +F_D1L_02 FL tfl 76 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D1L_02 - ; Removed, 11/15/22 +F_C_A01 FL tfl 77 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A01 - ; Removed, per Dave Ryan's email, 11/09/20 +F_C_B01 FL tfl 78 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B01 - ; +F_C_A02 FL tfl 79 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A02 - ; +F_C_B02 FL tfl 80 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B02 - ; +F_C_A03 FL tfl 81 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A03 - ; This signal is missing after 41606. Taken out +F_C_B03 FL tfl 82 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B03 - ; +F_C_A04 FL tfl 83 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A04 - ; +F_C_B04 FL tfl 84 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B04 - ; +F_C_A05 FL tfl 85 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A05 - ; +F_C_B05 FL tfl 86 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B05 - ; +F_C_A06 FL tfl 87 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A06 - ; +F_C_B06 FL tfl 88 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B06 - ; Removed, 11/15/22 +F_C_A07 FL tfl 89 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A07 - ; +F_C_B07 FL tfl 90 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B07 - ; +F_C_A08 FL tfl 91 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A08 - ; +F_C_B08 FL tfl 92 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B08 - ; +F_C_A09 FL tfl 93 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A09 - ; +F_C_B09 FL tfl 94 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B09 - ; +F_C_A10 FL tfl 95 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A10 - ; +F_C_B10 FL tfl 96 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B10 - ; +F_C_A11 FL tfl 97 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A11 - ; +F_C_B11 FL tfl 98 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B11 - ; +F_C_A12 FL tfl 99 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A12 - ; Removed, per Dave Ryan's email, 11/09/20 +F_C_B12 FL tfl 100 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B12 - ; +; +; Loop voltages +; - ; (V) === loop voltage signals +VFCB05 VM none 1 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_C_B05 - ; for VS1U +VFCB01 VM none 2 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_C_B01 - ; for VS2U +VFD1U04 VM none 3 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_D1U_04 - ; for VS3U and D1CU +VFD3U03 VM none 4 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_D3U_03 - ; for VS4U +VFXU07 VM none 5 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_XU_07 - ; for VS5U and VS6U +VFP5U01 VM none 6 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_P5U_01 - ; for VS7U +VFP5L01 VM none 7 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_P5L_01 - ; for VS7L +;;;;VFXL05 VM none 8 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_XL_05 - ; for VS6L and VS5L ; not available, try using XL_04 +VFXL04 VM none 8 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_XL_04 - ; for VS6L and VS5L ; not available, try using XL_04 +VFD3L03 VM none 9 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_D3L_03 - ; for VS4L +VFD1L04 VM none 10 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_D1L_04 - ; for VS3L and D1CL +VFCB12 VM none 11 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_C_B12 - ; for VS2L +VFCB08 VM none 12 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_C_B08 - ; for VS1L +VFNUB05 VM none 13 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_NU_B05 - ; for PSPU +VFBU03 VM none 14 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_BU_03 - ; for GBU +VFBL03 VM none 15 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_BL_03 - ; for GBL +VFNLB05 VM none 16 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_NL_B05 - ; for PSPL +; +; +; Mirnov coils +; +B_C1_P01 MC bmc 1 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P01 - ; (T) +B_C1_P03 MC bmc 2 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P03 - ; (T) +B_C1_P05 MC bmc 3 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P05 - ; (T) +B_C1_P07 MC bmc 4 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P07 - ; (T) +B_C1_P09 MC bmc 5 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P09 - ; (T) +B_C1_P10 MC bmc 6 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P10 - ; (T) +B_C1_P12 MC bmc 7 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P12 - ; (T) +B_C1_P14 MC bmc 8 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P14 - ; (T) +B_C1_P15 MC bmc 9 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P15 - ; (T) +B_C1_P16 MC bmc 10 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P16 - ; (T) +B_C1_P18 MC bmc 11 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P18 - ; (T) +B_C1_P20 MC bmc 12 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P20 - ; (T) +B_C1_P22 MC bmc 13 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P22 - ; (T) +B_C1_P23 MC bmc 14 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P23 - ; (T) +B_C1_P25 MC bmc 15 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P25 - ; (T) +B_C1_P27 MC bmc 16 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P27 - ; (T) +B_C1_P28 MC bmc 17 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P28 - ; (T) +B_C1_P30 MC bmc 18 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P30 - ; (T) +B_C1_P32 MC bmc 19 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P32 - ; (T) +B_C1_P33 MC bmc 20 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P33 - ; (T) +B_C1_P35 MC bmc 21 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P35 - ; (T) +B_C1_P37 MC bmc 22 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P37 - ; (T) +B_C1_P39 MC bmc 23 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P39 - ; (T) +B_C1_P40 MC bmc 24 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P40 - ; (T) +B_C1_P41 MC bmc 25 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P41 - ; (T) +B_C1_P43 MC bmc 26 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P43 - ; (T) +B_C1_P45 MC bmc 27 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P45 - ; (T) +B_C1_P46 MC bmc 28 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P46 - ; (T) +B_C1_P48 MC bmc 29 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P48 - ; (T) +B_C1_P50 MC bmc 30 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P50 - ; (T) +B_C1_P52 MC bmc 31 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P52 - ; (T) +B_C1_P54 MC bmc 32 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P54 - ; (T) +B_C2_P01 MC bmc 33 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P01 - ; (T) +B_C2_P03 MC bmc 34 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P03 - ; (T) +B_C2_P05 MC bmc 35 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P05 - ; (T) +B_C2_P07 MC bmc 36 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P07 - ; (T) +B_C2_P09 MC bmc 37 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P09 - ; (T) +B_C2_P10 MC bmc 38 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P10 - ; (T) +B_C2_P12 MC bmc 39 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P12 - ; (T) +B_C2_P14 MC bmc 40 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P14 - ; (T) +B_C2_P15 MC bmc 41 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P15 - ; (T) +B_C2_P16 MC bmc 42 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P16 - ; (T) +B_C2_P18 MC bmc 43 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P18 - ; (T) +B_C2_P20 MC bmc 44 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P20 - ; (T) +B_C2_P22 MC bmc 45 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P22 - ; (T) +B_C2_P23 MC bmc 46 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P23 - ; (T) +B_C2_P25 MC bmc 47 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P25 - ; (T) +B_C2_P27 MC bmc 48 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P27 - ; (T) +B_C2_P28 MC bmc 49 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P28 - ; (T) +B_C2_P30 MC bmc 50 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P30 - ; (T) +B_C2_P32 MC bmc 51 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P32 - ; (T) +B_C2_P33 MC bmc 52 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P33 - ; (T) +B_C2_P35 MC bmc 53 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P35 - ; (T) +B_C2_P37 MC bmc 54 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P37 - ; (T) +B_C2_P39 MC bmc 55 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P39 - ; (T) +B_C2_P40 MC bmc 56 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P40 - ; (T) +B_C2_P41 MC bmc 57 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P41 - ; (T) +B_C2_P43 MC bmc 58 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P43 - ; (T) +B_C2_P45 MC bmc 59 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P45 - ; (T) +B_C2_P46 MC bmc 60 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P46 - ; (T) +B_C2_P48 MC bmc 61 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P48 - ; (T) +B_C2_P50 MC bmc 62 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P50 - ; (T) +B_C2_P52 MC bmc 63 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P52 - ; (T) +B_C2_P54 MC bmc 64 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P54 - ; (T) +B_XU1_N01 MC bmc 65 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N01 - ; (T) +B_XU1_P02 MC bmc 66 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P02 - ; (T) +B_XU1_N03 MC bmc 67 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N03 - ; (T) +B_XU1_P04 MC bmc 68 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P04 - ; (T) +B_XU1_N05 MC bmc 69 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N05 - ; (T) +B_XU1_P06 MC bmc 70 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P06 - ; (T) +B_XU1_N07 MC bmc 71 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N07 - ; (T) +B_XU1_P08 MC bmc 72 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P08 - ; (T) +B_XU1_N09 MC bmc 73 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N09 - ; (T) +B_XU1_P10 MC bmc 74 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P10 - ; (T) Removed, 11/15/22 +B_XU1_N11 MC bmc 75 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N11 - ; (T) +B_XU1_P12 MC bmc 76 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P12 - ; (T) +B_XU1_N13 MC bmc 77 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N13 - ; (T) Removed, 11/15/22 +B_XU1_P14 MC bmc 78 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P14 - ; (T) +B_XU1_N15 MC bmc 79 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N15 - ; (T) +B_XU1_P16 MC bmc 80 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P16 - ; (T) Removed, 11/15/22 +B_XU1_N17 MC bmc 81 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N17 - ; (T) +B_XU1_P18 MC bmc 82 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P18 - ; (T) +B_XU1_P19 MC bmc 83 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P19 - ; (T) +B_XU1_N20 MC bmc 84 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N20 - ; (T) +B_XU1_P21 MC bmc 85 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P21 - ; (T) +B_XU1_N22 MC bmc 86 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N22 - ; (T) +B_XU1_P23 MC bmc 87 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P23 - ; (T) +B_XU1_N24 MC bmc 88 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N24 - ; (T) +B_XU1_N25 MC bmc 89 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N25 - ; (T) +B_XU1_P26 MC bmc 90 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P26 - ; (T) +B_XU1_N27 MC bmc 91 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N27 - ; (T) Removed, 11/15/22 +B_XU1_P28 MC bmc 92 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P28 - ; (T) Removed, 11/15/22 +B_XU1_N29 MC bmc 93 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N29 - ; (T) +B_XU1_P30 MC bmc 94 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P30 - ; (T) +B_XU1_N31 MC bmc 95 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N31 - ; (T) +B_XU1_P32 MC bmc 96 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P32 - ; (T) +B_XU1_N33 MC bmc 97 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N33 - ; (T) Removed, 11/15/22 +B_XU1_P34 MC bmc 98 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P34 - ; (T) +B_XU1_N35 MC bmc 99 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N35 - ; (T) +B_XU1_P36 MC bmc 100 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P36 - ; (T) +B_XU2_N01 MC bmc 101 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N01 - ; (T) +B_XU2_P02 MC bmc 102 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P02 - ; (T) +B_XU2_N03 MC bmc 103 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N03 - ; (T) +B_XU2_P04 MC bmc 104 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P04 - ; (T) +B_XU2_N05 MC bmc 105 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N05 - ; (T) +B_XU2_P06 MC bmc 106 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P06 - ; (T) +B_XU2_N07 MC bmc 107 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N07 - ; (T) +B_XU2_P08 MC bmc 108 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P08 - ; (T) +B_XU2_N09 MC bmc 109 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N09 - ; (T) +B_XU2_P10 MC bmc 110 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P10 - ; (T) +B_XU2_N11 MC bmc 111 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N11 - ; (T) Removed, 11/15/22 +B_XU2_P12 MC bmc 112 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P12 - ; (T) Removed, 11/15/22 +B_XU2_N13 MC bmc 113 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N13 - ; (T) +B_XU2_P14 MC bmc 114 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P14 - ; (T) +B_XU2_N15 MC bmc 115 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N15 - ; (T) Removed, 11/15/22 +B_XU2_P16 MC bmc 116 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P16 - ; (T) +B_XU2_N17 MC bmc 117 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N17 - ; (T) +B_XU2_P18 MC bmc 118 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P18 - ; (T) +B_XU2_P19 MC bmc 119 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P19 - ; (T) +B_XU2_N20 MC bmc 120 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N20 - ; (T) +B_XU2_P21 MC bmc 121 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P21 - ; (T) +B_XU2_N22 MC bmc 122 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N22 - ; (T) +B_XU2_P23 MC bmc 123 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P23 - ; (T) +B_XU2_N24 MC bmc 124 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N24 - ; (T) +B_XU2_N25 MC bmc 125 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N25 - ; (T) +B_XU2_P26 MC bmc 126 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P26 - ; (T) +B_XU2_N27 MC bmc 127 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N27 - ; (T) +B_XU2_P28 MC bmc 128 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P28 - ; (T) +B_XU2_N29 MC bmc 129 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N29 - ; (T) +B_XU2_P30 MC bmc 130 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P30 - ; (T) +B_XU2_N31 MC bmc 131 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N31 - ; (T) +B_XU2_P32 MC bmc 132 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P32 - ; (T) +B_XU2_N33 MC bmc 133 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N33 - ; (T) +B_XU2_P34 MC bmc 134 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P34 - ; (T) +B_XU2_N35 MC bmc 135 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N35 - ; (T) Removed, 11/15/22 +B_XU2_P36 MC bmc 136 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P36 - ; (T) +B_XL1_N01 MC bmc 137 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N01 - ; (T) +B_XL1_P02 MC bmc 138 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P02 - ; (T) +B_XL1_N03 MC bmc 139 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N03 - ; (T) +B_XL1_P04 MC bmc 140 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P04 - ; (T) +B_XL1_N05 MC bmc 141 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N05 - ; (T) +B_XL1_P06 MC bmc 142 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P06 - ; (T) +B_XL1_N07 MC bmc 143 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N07 - ; (T) +B_XL1_P08 MC bmc 144 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P08 - ; (T) +B_XL1_N09 MC bmc 145 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N09 - ; (T) +B_XL1_P10 MC bmc 146 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P10 - ; (T) Removed, 11/15/22 +B_XL1_N11 MC bmc 147 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N11 - ; (T) Removed, 11/15/22 +B_XL1_P12 MC bmc 148 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P12 - ; (T) +B_XL1_N13 MC bmc 149 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N13 - ; (T) +B_XL1_P14 MC bmc 150 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P14 - ; (T) +B_XL1_N15 MC bmc 151 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N15 - ; (T) +B_XL1_P16 MC bmc 152 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P16 - ; (T) +B_XL1_N17 MC bmc 153 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N17 - ; (T) +B_XL1_P18 MC bmc 154 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P18 - ; (T) +B_XL1_P19 MC bmc 155 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P19 - ; (T) Removed, 11/15/22 +B_XL1_N20 MC bmc 156 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N20 - ; (T) +B_XL1_P21 MC bmc 157 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P21 - ; (T) +B_XL1_N22 MC bmc 158 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N22 - ; (T) +B_XL1_P23 MC bmc 159 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P23 - ; (T) +B_XL1_N24 MC bmc 160 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N24 - ; (T) +B_XL1_N25 MC bmc 161 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N25 - ; (T) +B_XL1_P26 MC bmc 162 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P26 - ; (T) +B_XL1_N27 MC bmc 163 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N27 - ; (T) +B_XL1_P28 MC bmc 164 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P28 - ; (T) +B_XL1_N29 MC bmc 165 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N29 - ; (T) +B_XL1_P30 MC bmc 166 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P30 - ; (T) +B_XL1_N31 MC bmc 167 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N31 - ; (T) +B_XL1_P32 MC bmc 168 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P32 - ; (T) +B_XL1_N33 MC bmc 169 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N33 - ; (T) +B_XL1_P34 MC bmc 170 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P34 - ; (T) +B_XL1_N35 MC bmc 171 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N35 - ; (T) +B_XL1_P36 MC bmc 172 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P36 - ; (T) +B_XL2_N01 MC bmc 173 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N01 - ; (T) +B_XL2_P02 MC bmc 174 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P02 - ; (T) +B_XL2_N03 MC bmc 175 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N03 - ; (T) +B_XL2_P04 MC bmc 176 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P04 - ; (T) +B_XL2_N05 MC bmc 177 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N05 - ; (T) +B_XL2_P06 MC bmc 178 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P06 - ; (T) +B_XL2_N07 MC bmc 179 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N07 - ; (T) +B_XL2_P08 MC bmc 180 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P08 - ; (T) Removed, 11/15/22 +B_XL2_N09 MC bmc 181 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N09 - ; (T) +B_XL2_P10 MC bmc 182 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P10 - ; (T) +B_XL2_N11 MC bmc 183 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N11 - ; (T) Removed, 11/15/22 +B_XL2_P12 MC bmc 184 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P12 - ; (T) Removed, 11/15/22 +B_XL2_N13 MC bmc 185 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N13 - ; (T) +B_XL2_P14 MC bmc 186 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P14 - ; (T) +B_XL2_N15 MC bmc 187 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N15 - ; (T) Removed, 11/15/22 +B_XL2_P16 MC bmc 188 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P16 - ; (T) +B_XL2_N17 MC bmc 189 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N17 - ; (T) +B_XL2_P18 MC bmc 190 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P18 - ; (T) +B_XL2_P19 MC bmc 191 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P19 - ; (T) +B_XL2_N20 MC bmc 192 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N20 - ; (T) +B_XL2_P21 MC bmc 193 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P21 - ; (T) +B_XL2_N22 MC bmc 194 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N22 - ; (T) +B_XL2_P23 MC bmc 195 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P23 - ; (T) +B_XL2_N24 MC bmc 196 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N24 - ; (T) +B_XL2_N25 MC bmc 197 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N25 - ; (T) +B_XL2_P26 MC bmc 198 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P26 - ; (T) +B_XL2_N27 MC bmc 199 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N27 - ; (T) +B_XL2_P28 MC bmc 200 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P28 - ; (T) +B_XL2_N29 MC bmc 201 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N29 - ; (T) +B_XL2_P30 MC bmc 202 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P30 - ; (T) +B_XL2_N31 MC bmc 203 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N31 - ; (T) +B_XL2_P32 MC bmc 204 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P32 - ; (T) +B_XL2_N33 MC bmc 205 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N33 - ; (T) Removed, 11/15/22 +B_XL2_P34 MC bmc 206 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P34 - ; (T) Removed, 11/15/22 +B_XL2_N35 MC bmc 207 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N35 - ; (T) Removed, 11/15/22 +B_XL2_P36 MC bmc 208 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P36 - ; (T) +B_NU1_P01 MC bmc 209 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_P01 - ; (T) +B_NU1_N02 MC bmc 210 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_N02 - ; (T) +B_NU1_P03 MC bmc 211 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_P03 - ; (T) +B_NU1_N04 MC bmc 212 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_N04 - ; (T) +B_NU1_P05 MC bmc 213 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_P05 - ; (T) +B_NU1_N06 MC bmc 214 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_N06 - ; (T) +B_NU1_P07 MC bmc 215 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_P07 - ; (T) +B_NU1_N08 MC bmc 216 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_N08 - ; (T) +B_NU1_P09 MC bmc 217 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_P09 - ; (T) +B_NU1_N10 MC bmc 218 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_N10 - ; (T) +B_NU1_P11 MC bmc 219 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_P11 - ; (T) +B_NU2_P01 MC bmc 220 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_P01 - ; (T) +B_NU2_N02 MC bmc 221 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_N02 - ; (T) +B_NU2_P03 MC bmc 222 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_P03 - ; (T) +B_NU2_N04 MC bmc 223 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_N04 - ; (T) +B_NU2_P05 MC bmc 224 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_P05 - ; (T) +B_NU2_N06 MC bmc 225 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_N06 - ; (T) +B_NU2_P07 MC bmc 226 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_P07 - ; (T) +B_NU2_N08 MC bmc 227 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_N08 - ; (T) +B_NU2_P09 MC bmc 228 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_P09 - ; (T) +B_NU2_N10 MC bmc 229 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_N10 - ; (T) +B_NU2_P11 MC bmc 230 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_P11 - ; (T) +B_NL1_P01 MC bmc 231 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_P01 - ; (T) +B_NL1_N02 MC bmc 232 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_N02 - ; (T) +B_NL1_P03 MC bmc 233 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_P03 - ; (T) +B_NL1_N04 MC bmc 234 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_N04 - ; (T) +B_NL1_P05 MC bmc 235 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_P05 - ; (T) +B_NL1_N06 MC bmc 236 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_N06 - ; (T) +B_NL1_P07 MC bmc 237 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_P07 - ; (T) +B_NL1_N08 MC bmc 238 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_N08 - ; (T) +B_NL1_P09 MC bmc 239 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_P09 - ; (T) +B_NL1_N10 MC bmc 240 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_N10 - ; (T) +B_NL1_P11 MC bmc 241 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_P11 - ; (T) +B_NL2_P01 MC bmc 242 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_P01 - ; (T) +B_NL2_N02 MC bmc 243 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_N02 - ; (T) +B_NL2_P03 MC bmc 244 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_P03 - ; (T) +B_NL2_N04 MC bmc 245 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_N04 - ; (T) +B_NL2_P05 MC bmc 246 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_P05 - ; (T) +B_NL2_N06 MC bmc 247 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_N06 - ; (T) +B_NL2_P07 MC bmc 248 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_P07 - ; (T) +B_NL2_N08 MC bmc 249 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_N08 - ; (T) +B_NL2_P09 MC bmc 250 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_P09 - ; (T) +B_NL2_N10 MC bmc 251 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_N10 - ; (T) +B_NL2_P11 MC bmc 252 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_P11 - ; (T) +B_BU1_P01 MC bmc 253 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_P01 - ; (T) +B_BU1_N02 MC bmc 254 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_N02 - ; (T) +B_BU1_P03 MC bmc 255 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_P03 - ; (T) +B_BU1_N04 MC bmc 256 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_N04 - ; (T) +B_BU1_P05 MC bmc 257 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_P05 - ; (T) +B_BU1_N06 MC bmc 258 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_N06 - ; (T) +B_BU1_P07 MC bmc 259 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_P07 - ; (T) +B_BU1_N08 MC bmc 260 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_N08 - ; (T) +B_BU1_P09 MC bmc 261 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_P09 - ; (T) +B_BU1_N10 MC bmc 262 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_N10 - ; (T) +B_BU1_P11 MC bmc 263 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_P11 - ; (T) +B_BU2_P01 MC bmc 264 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_P01 - ; (T) +B_BU2_N02 MC bmc 265 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_N02 - ; (T) +B_BU2_P03 MC bmc 266 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_P03 - ; (T) +B_BU2_N04 MC bmc 267 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_N04 - ; (T) +B_BU2_P05 MC bmc 268 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_P05 - ; (T) +B_BU2_N06 MC bmc 269 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_N06 - ; (T) +B_BU2_P07 MC bmc 270 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_P07 - ; (T) +B_BU2_N08 MC bmc 271 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_N08 - ; (T) +B_BU2_P09 MC bmc 272 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_P09 - ; (T) +B_BU2_N10 MC bmc 273 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_N10 - ; (T) Removed, 11/15/22 +B_BU2_P11 MC bmc 274 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_P11 - ; (T) +B_BL1_P01 MC bmc 275 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_P01 - ; (T) +B_BL1_N02 MC bmc 276 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_N02 - ; (T) +B_BL1_P03 MC bmc 277 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_P03 - ; (T) +B_BL1_N04 MC bmc 278 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_N04 - ; (T) Removed, 11/15/22 +B_BL1_P05 MC bmc 279 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_P05 - ; (T) +B_BL1_N06 MC bmc 280 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_N06 - ; (T) +B_BL1_P07 MC bmc 281 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_P07 - ; (T) +B_BL1_N08 MC bmc 282 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_N08 - ; (T) +B_BL1_P09 MC bmc 283 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_P09 - ; (T) +B_BL1_N10 MC bmc 284 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_N10 - ; (T) +B_BL1_P11 MC bmc 285 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_P11 - ; (T) +B_BL2_P01 MC bmc 286 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_P01 - ; (T) +B_BL2_N02 MC bmc 287 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_N02 - ; (T) +B_BL2_P03 MC bmc 288 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_P03 - ; (T) +B_BL2_N04 MC bmc 289 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_N04 - ; (T) +B_BL2_P05 MC bmc 290 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_P05 - ; (T) +B_BL2_N06 MC bmc 291 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_N06 - ; (T) +B_BL2_P07 MC bmc 292 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_P07 - ; (T) +B_BL2_N08 MC bmc 293 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_N08 - ; (T) +B_BL2_P09 MC bmc 294 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_P09 - ; (T) +B_BL2_N10 MC bmc 295 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_N10 - ; (T) Removed, 11/15/22 +B_BL2_P11 MC bmc 296 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_P11 - ; (T) +B_O1_P01 MC bmc 297 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P01 - ; (T) +B_O1_N02 MC bmc 298 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N02 - ; (T) +B_O1_P03 MC bmc 299 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P03 - ; (T) +B_O1_N04 MC bmc 300 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N04 - ; (T) Removed, 11/15/22 +B_O1_P05 MC bmc 301 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P05 - ; (T) +B_O1_N06 MC bmc 302 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N06 - ; (T) +B_O1_P07 MC bmc 303 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P07 - ; (T) +B_O1_N08 MC bmc 304 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N08 - ; (T) +B_O1_P09 MC bmc 305 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P09 - ; (T) +B_O1_P10 MC bmc 306 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P10 - ; (T) +B_O1_N11 MC bmc 307 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N11 - ; (T) +B_O1_P12 MC bmc 308 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P12 - ; (T) +B_O1_N13 MC bmc 309 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N13 - ; (T) +B_O1_P14 MC bmc 310 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P14 - ; (T) +B_O1_N15 MC bmc 311 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N15 - ; (T) +B_O1_P16 MC bmc 312 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P16 - ; (T) +B_O1_N17 MC bmc 313 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N17 - ; (T) +B_O1_P18 MC bmc 314 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P18 - ; (T) +B_O1_N19 MC bmc 315 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N19 - ; (T) +B_O1_P20 MC bmc 316 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P20 - ; (T) +B_O1_P21 MC bmc 317 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P21 - ; (T) +B_O1_N22 MC bmc 318 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N22 - ; (T) +B_O1_P23 MC bmc 319 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P23 - ; (T) +B_O1_N24 MC bmc 320 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N24 - ; (T) +B_O1_P25 MC bmc 321 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P25 - ; (T) +B_O1_N26 MC bmc 322 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N26 - ; (T) +B_O1_P27 MC bmc 323 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P27 - ; (T) +B_O1_N28 MC bmc 324 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N28 - ; (T) +B_O1_P29 MC bmc 325 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P29 - ; (T) +B_O2_P01 MC bmc 326 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P01 - ; (T) +B_O2_N02 MC bmc 327 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N02 - ; (T) +B_O2_P03 MC bmc 328 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P03 - ; (T) +B_O2_N04 MC bmc 329 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N04 - ; (T) +B_O2_P05 MC bmc 330 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P05 - ; (T) +B_O2_N06 MC bmc 331 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N06 - ; (T) +B_O2_P07 MC bmc 332 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P07 - ; (T) +B_O2_N08 MC bmc 333 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N08 - ; (T) +B_O2_P09 MC bmc 334 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P09 - ; (T) +B_O2_P10 MC bmc 335 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P10 - ; (T) +B_O2_N11 MC bmc 336 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N11 - ; (T) +B_O2_P12 MC bmc 337 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P12 - ; (T) +B_O2_N13 MC bmc 338 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N13 - ; (T) +B_O2_P14 MC bmc 339 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P14 - ; (T) +B_O2_N15 MC bmc 340 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N15 - ; (T) +B_O2_P16 MC bmc 341 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P16 - ; (T) +B_O2_N17 MC bmc 342 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N17 - ; (T) +B_O2_P18 MC bmc 343 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P18 - ; (T) +B_O2_N19 MC bmc 344 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N19 - ; (T) +B_O2_P20 MC bmc 345 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P20 - ; (T) +B_O2_P21 MC bmc 346 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P21 - ; (T) +B_O2_N22 MC bmc 347 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N22 - ; (T) +B_O2_P23 MC bmc 348 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P23 - ; (T) +B_O2_N24 MC bmc 349 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N24 - ; (T) +B_O2_P25 MC bmc 350 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P25 - ; (T) +B_O2_N26 MC bmc 351 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N26 - ; (T) +B_O2_P27 MC bmc 352 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P27 - ; (T) +B_O2_N28 MC bmc 353 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N28 - ; (T) Removed, 11/15/22 +B_O2_P29 MC bmc 354 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P29 - ; (T) +; +; Vessel segments +; +VS1U VS icoil 43 - c 0.200 0.5e3 0.50e+3 y -1.200e-4 1.0 1.0 1 2.1e-3 VFCB05 - ; +VS2U VS icoil 44 - c 0.200 0.5e3 0.50e+3 y -1.000e-4 1.0 1.0 1 2.1e-3 VFCB01 - ; For computed vessel segments, +VS3U VS icoil 45 - c 0.200 0.5e3 0.50e+3 y -3.600e-4 1.0 1.0 1 2.1e-3 VFD1U04 - ; the conversion factor is an +VS4U VS icoil 46 - c 0.200 0.5e3 0.50e+3 y -2.800e-4 1.0 1.0 1 2.1e-3 VFD3U03 - ; "effective resistance" which +VS5U VS icoil 47 - c 0.200 0.5e3 0.50e+3 y -4.400e-4 1.0 1.0 1 2.1e-3 VFXU07 - ; converts Voltage (V) to +VS6U VS icoil 48 - c 0.200 0.5e3 0.50e+3 y -2.200e-4 1.0 1.0 1 2.1e-3 VFXU07 - ; current (A) +VS7U VS icoil 49 - c 0.200 0.5e3 0.50e+3 y -5.500e-4 1.0 1.0 1 2.1e-3 VFP5U01 - ; NOTE: absolute error is in (A) +VS7L VS icoil 50 - c 0.200 0.5e3 0.50e+3 y -5.500e-4 1.0 1.0 1 2.1e-3 VFP5L01 - ; +;;;VS6L VS icoil 51 - c 0.200 0.5e3 0.50e+3 y -2.200e-4 1.0 1.0 1 2.1e-3 VFXL05 - ; Not available, try using XL_04 +;;;VS5L VS icoil 52 - c 0.200 0.5e3 0.50e+3 y -4.400e-4 1.0 1.0 1 2.1e-3 VFXL05 - ; +VS6L VS icoil 51 - c 0.200 0.5e3 0.50e+3 y -2.200e-4 1.0 1.0 1 2.1e-3 VFXL04 - ; +VS5L VS icoil 52 - c 0.200 0.5e3 0.50e+3 y -4.400e-4 1.0 1.0 1 2.1e-3 VFXL04 - ; +VS4L VS icoil 53 - c 0.200 0.5e3 0.50e+3 y -2.800e-4 1.0 1.0 1 2.1e-3 VFD3L03 - ; +VS3L VS icoil 54 - c 0.200 0.5e3 0.50e+3 y -3.800e-4 1.0 1.0 1 2.1e-3 VFD1L04 - ; +VS2L VS icoil 55 - c 0.200 0.5e3 0.50e+3 y -1.000e-4 1.0 1.0 1 2.1e-3 VFCB12 - ; +VS1L VS icoil 56 - c 0.200 0.5e3 0.50e+3 y -1.200e-4 1.0 1.0 1 2.1e-3 VFCB08 - ; +D1CU VS icoil 57 - c 0.200 0.5e3 0.50e+3 y -5.700e-4 1.0 1.0 1 2.1e-3 VFD1U04 - ; +PSPU VS icoil 58 - c 0.200 0.5e3 0.50e+3 y -9.700e-4 1.0 1.0 1 2.1e-3 VFNUB05 - ; +GBU VS icoil 59 - c 0.200 0.5e3 0.50e+3 y -2.200e-3 1.0 1.0 1 2.1e-3 VFBU03 - ; +GBL VS icoil 60 - c 0.200 0.5e3 0.50e+3 y -2.200e-3 1.0 1.0 1 2.1e-3 VFBL03 - ; +PSPL VS icoil 61 - c 0.200 0.5e3 0.50e+3 y -9.000e-4 1.0 1.0 1 2.1e-3 VFNLB05 - ; +D1CL VS icoil 62 - c 0.200 0.5e3 0.50e+3 y -5.700e-4 1.0 1.0 1 2.1e-3 VFD1L04 - ; +; +; Run level +; +P1LEVEL RL none 1 - c 0.000 0.00 0.00 n 1.00 1.0 1.0 1 0 NONE - ; Process 1 run level at each time +;===================================================================================================================================================================== +; Stated errors +;-------------- +; Coil currents: +; +; Flux loops: +; CS flux loops: Minimum useful signal: +; Resolution: +; Relative error: +; non-CS loops: Minimum useful signal: +; Resolution: +; Relative error: +; +; Mirnov coils: +; CS normal field Minimum useful signal: +; Resolution: +; Relative error: +; +;Diamagnetic loop: Minimum useful signal: +; Resolution: +; Relative error: +; +; NOTE: the values actually used above are taken from fields-only test shots. The +; actual error specs in practice can be larger than the stated general values. +; +;========================================================================================= +; Definitions +;------------ +;Name: User defined signal name +;sigl type: Type of signal - used to determine importance of signal for fit and +; the mathematical definitions of computed signals +;map var: compare this signal to the indicated map var when comparing measured and +; computed values +;map indx: Used to index multiple map vars and two-dimensional signals +; - negative value: Interpolate FE data to MD position in time plots +; *** pending - negative value: Swap X and Y axes of MD data in profile plots +;MDS tree: Designation for MDS+ tree name from which to read signal. Using an +; identifier that is not in the DBsignaldesig.pro file (such as '-') +; will result in the code using the default tree name in maincontrol.dat +;Read sig?: y: read signal, n: skip signal, c: compute signal +; m: read multiple dimensional signal, p: process previous multi-dim signal +;Error rel: Relative error +;Error abs: absolute error +;threshold: When signal value is below threshold value, error = threshold value +;Use err? : y: compute error from rel,abs,thresh +; r: read error from database +;Conv. fact: Conversion factor for signal when read; when computed, a scalar used +; in computation +;Pri: signal "priority": certain signals are essential for reconstructions. +; Certain groups have "thresholds" below which reconstructions can not be +; computed. The sum of Pri must be greater than the threshold value for +; the reconstruction to occur. +;Fit wgt: signal fit weight (presently not used for weighting: If a signal is +; requested, Fit wgt is set to 1.0 internally) +; *** pending - negative value: Normalize the mapped FE value in comparison plots +;t idx: index of "time" abscissa. This is equal to 1 by definition in a scalar +; signal vs. time. In multidimensional signals, this gives the index of the +; array corresponding to the "time" coordinate. +; - positive value: offset subtraction is not performed +; - negative value: offset subtraction performed on signal using t[0] +;Smooth win: Smoothing window for the signal in seconds +;Designation: For read signals, these are the database designations of the signals. +; For computed signals, these are used to define the signal name used +; in the computation +;========================================================================================= From 939a40074ec7b5ffa36c535c09970d6a88ce8cfe Mon Sep 17 00:00:00 2001 From: Joseph McClenaghan Date: Sat, 8 Apr 2023 04:14:56 +0100 Subject: [PATCH 03/68] many minor bug fixes --- omas/machine_mappings/mast.json | 86 ++++++++++++--- omas/machine_mappings/mast.py | 66 ++++++------ .../support_files/mast/0/signals.dat | 102 +++++++++--------- 3 files changed, 154 insertions(+), 100 deletions(-) diff --git a/omas/machine_mappings/mast.json b/omas/machine_mappings/mast.json index 88ba546e8..d789cdf0f 100644 --- a/omas/machine_mappings/mast.json +++ b/omas/machine_mappings/mast.json @@ -5,23 +5,24 @@ "_efit" ], "__options__": { + "port": null, + "server": null }, - "magnetics.b_field_pol_probe.:": { "PYTHON": "magnetics_hardware(ods, {pulse})" }, "magnetics.b_field_pol_probe.:.field.data": { "COCOSIO": 11, - "PYTHON": "magnetics_probes_data(ods, {pulse})" + "PYTHON": "magnetics_probes_data(ods, {pulse}, {server!r}, {port!r})" }, "magnetics.b_field_pol_probe.:.field.data_error_upper": { - "PYTHON": "magnetics_probes_data(ods, {pulse})" + "PYTHON": "magnetics_probes_data(ods, {pulse}, {server!r}, {port!r})" }, "magnetics.b_field_pol_probe.:.field.time": { - "PYTHON": "magnetics_probes_data(ods, {pulse})" + "PYTHON": "magnetics_probes_data(ods, {pulse}, {server!r}, {port!r})" }, "magnetics.b_field_pol_probe.:.field.validity": { - "PYTHON": "magnetics_probes_data(ods, {pulse})" + "PYTHON": "magnetics_probes_data(ods, {pulse}, {server!r}, {port!r})" }, "magnetics.b_field_pol_probe.:.identifier": { "PYTHON": "magnetics_hardware(ods, {pulse})" @@ -68,16 +69,16 @@ "PYTHON": "magnetics_hardware(ods, {pulse})" }, "magnetics.flux_loop.:.flux.data": { - "PYTHON": "magnetics_floops_data(ods, {pulse})" + "PYTHON": "magnetics_floops_data(ods, {pulse}, {server!r}, {port!r})" }, "magnetics.flux_loop.:.flux.data_error_upper": { - "PYTHON": "magnetics_floops_data(ods, {pulse})" + "PYTHON": "magnetics_floops_data(ods, {pulse}, {server!r}, {port!r})" }, "magnetics.flux_loop.:.flux.time": { - "PYTHON": "magnetics_floops_data(ods, {pulse})" + "PYTHON": "magnetics_floops_data(ods, {pulse}, {server!r}, {port!r})" }, "magnetics.flux_loop.:.flux.validity": { - "PYTHON": "magnetics_floops_data(ods, {pulse})" + "PYTHON": "magnetics_floops_data(ods, {pulse}, {server!r}, {port!r})" }, "magnetics.flux_loop.:.identifier": { "PYTHON": "magnetics_hardware(ods, {pulse})" @@ -102,16 +103,75 @@ }, "magnetics.ip.:.data": { "COCOSIO": 11, - "PYTHON": "ip_bt_dflux_data(ods, {pulse})" + "PYTHON": "ip_bt_dflux_data(ods, {pulse}, {server!r}, {port!r})" }, "magnetics.ip.:.data_error_upper": { - "PYTHON": "ip_bt_dflux_data(ods, {pulse})" + "PYTHON": "ip_bt_dflux_data(ods, {pulse}, {server!r}, {port!r})" }, "magnetics.ip.:.time": { - "PYTHON": "ip_bt_dflux_data(ods, {pulse})" + "PYTHON": "ip_bt_dflux_data(ods, {pulse}, {server!r}, {port!r})" + }, + "pf_active.coil.:": { + "PYTHON": "pf_active_hardware(ods, {pulse})" + }, + "pf_active.coil.:.current.data": { + "COCOSIO": 11, + "PYTHON": "pf_active_coil_current_data(ods, {pulse}, {server!r}, {port!r})" + }, + "pf_active.coil.:.current.data_error_upper": { + "PYTHON": "pf_active_coil_current_data(ods, {pulse}, {server!r}, {port!r})" + }, + "pf_active.coil.:.current.time": { + "PYTHON": "pf_active_coil_current_data(ods, {pulse}, {server!r}, {port!r})" + }, + "pf_active.coil.:.element.:": { + "PYTHON": "pf_active_hardware(ods, {pulse})" + }, + "pf_active.coil.:.element.:.geometry.geometry_type": { + "PYTHON": "pf_active_hardware(ods, {pulse})" + }, + "pf_active.coil.:.element.:.geometry.outline.r": { + "PYTHON": "pf_active_hardware(ods, {pulse})" + }, + "pf_active.coil.:.element.:.geometry.outline.z": { + "PYTHON": "pf_active_hardware(ods, {pulse})" + }, + "pf_active.coil.:.element.:.geometry.rectangle.height": { + "PYTHON": "pf_active_hardware(ods, {pulse})" + }, + "pf_active.coil.:.element.:.geometry.rectangle.r": { + "PYTHON": "pf_active_hardware(ods, {pulse})" + }, + "pf_active.coil.:.element.:.geometry.rectangle.width": { + "PYTHON": "pf_active_hardware(ods, {pulse})" + }, + "pf_active.coil.:.element.:.geometry.rectangle.z": { + "PYTHON": "pf_active_hardware(ods, {pulse})" + }, + "pf_active.coil.:.element.:.identifier": { + "PYTHON": "pf_active_hardware(ods, {pulse})" + }, + "pf_active.coil.:.element.:.name": { + "PYTHON": "pf_active_hardware(ods, {pulse})" + }, + "pf_active.coil.:.element.:.turns_with_sign": { + "PYTHON": "pf_active_hardware(ods, {pulse})" + }, + "pf_active.coil.:.identifier": { + "PYTHON": "pf_active_hardware(ods, {pulse})" + }, + "pf_active.coil.:.name": { + "PYTHON": "pf_active_hardware(ods, {pulse})" + }, + "tf.b_field_tor_vacuum_r.data": { + "COCOSIO": 11, + "PYTHON": "ip_bt_dflux_data(ods, {pulse}, {server!r}, {port!r})" + }, + "tf.b_field_tor_vacuum_r.data_error_upper": { + "PYTHON": "ip_bt_dflux_data(ods, {pulse}, {server!r}, {port!r})" }, "tf.b_field_tor_vacuum_r.time": { - "PYTHON": "ip_bt_dflux_data(ods, {pulse})" + "PYTHON": "ip_bt_dflux_data(ods, {pulse}, {server!r}, {port!r})" }, "tf.r0": { "VALUE": 0.941 diff --git a/omas/machine_mappings/mast.py b/omas/machine_mappings/mast.py index d7590c6c1..9e40a4a9c 100644 --- a/omas/machine_mappings/mast.py +++ b/omas/machine_mappings/mast.py @@ -5,6 +5,7 @@ from omas.omas_utils import printd, printe, unumpy from omas.machine_mappings._common import * import glob +import pyuda __all__ = [] __regression_arguments__ = {'__all__': __all__} @@ -50,17 +51,17 @@ def pf_active_hardware(ods, pulse): if 'OH' in ods[f'pf_active.coil'][c]['name']: c_oh += 1 cname = oh_signals[c_oh]['name'] - if oh_signals[c_oh]['mds_name_resolved'] is None: + if oh_signals[c_oh]['mds_name'] is None: cid = 'None' else: - cid = oh_signals[c_oh]['mds_name_resolved'].strip('\\') + cid = oh_signals[c_oh]['mds_name'].strip('\\').replace("~", " ") else: c_pf += 1 cname = icoil_signals[c_pf]['name'] - if icoil_signals[c_pf]['mds_name_resolved'] is None: + if icoil_signals[c_pf]['mds_name'] is None: cid = 'None' else: - cid = icoil_signals[c_pf]['mds_name_resolved'].strip('\\') + cid = icoil_signals[c_pf]['mds_name'].strip('\\').replace("~", " ") for e in ods[f'pf_active.coil'][c]['element']: # if 'OH' in ods[f'pf_active.coil'][c]['name']: # ename = oh_signals[c_oh]['mds_name_resolved'].strip('\\') + f'_element_{e}' @@ -68,7 +69,7 @@ def pf_active_hardware(ods, pulse): # ename = icoil_signals[c_pf]['mds_name_resolved'].strip('\\') + f'_element_{e}' ename = cid + f'_element_{e}' eid = ename - ods[f'pf_active.coil'][c]['name'] = cname + #ods[f'pf_active.coil'][c]['name'] = cname ods[f'pf_active.coil'][c]['identifier'] = cid ods[f'pf_active.coil'][c]['element'][e]['name'] = ename ods[f'pf_active.coil'][c]['element'][e]['identifier'] = eid @@ -85,28 +86,18 @@ def pf_active_coil_current_data(ods, pulse, server=None, port=None): """ from omfit_classes.omfit_efund import OMFITnstxMHD from omfit_classes.utils_math import firFilter - ods1 = ODS() unwrap(pf_active_hardware)(ods1, pulse) signals = get_support_file(OMFITnstxMHD, nstx_filenames('signals', pulse)) icoil_signals = signals['mappings']['icoil'] oh_signals = signals['mappings']['ioh'] - - # filter data with default smoothing - for channel in ods1['pf_active.coil']: - if f'pf_active.coil.{channel}.current.data' in ods: - printd(f'Smooth PF coil {channel} data', topic='machine') - time = ods[f'pf_active.coil.{channel}.current.time'] - data = ods[f'pf_active.coil.{channel}.current.data'] - ods[f'pf_active.coil.{channel}.current.data'] = firFilter(time, data, [0, 300]) - - # handle uncertainties + print(len(icoil_signals),len(oh_signals)) + # filter data with default smoothing & handle uncertainties oh_channel = 0 pf_channel = 0 client = get_pyuda_client(server=server, port=port) - for channel in ods1['pf_active.coil']: if 'OH' in ods1[f'pf_active.coil.{channel}.name']: oh_channel += 1 @@ -114,13 +105,20 @@ def pf_active_coil_current_data(ods, pulse, server=None, port=None): else: pf_channel += 1 sig = icoil_signals[pf_channel] - try: - sig_name = sig['mds_name'] - sig_scale = sig['scale' - tmp = client.get(sig_name,pulse) - ods[f'pf_active.coil.{channel}.current.data'] = data = tmp.data * scale - ods[f'pf_active.coil.{channel}.current.time'] = tmp.time.data + sig_name = sig['mds_name_resolved'].replace('~',' ') + if '/' in sig_name: + tmp = '' + for i in sig_name.split('/')[:-1]: + tmp +=i+'/' + sig_name=tmp[:-1] + print(sig_name) + sig_scale = sig['scale'] + tmp = client.get(sig_name, pulse) + printd(f'Smooth PF coil {channel} data', topic='machine') + data = tmp.data * sig_scale + ods[f'pf_active.coil.{channel}.current.time'] = time = tmp.time.data + ods[f'pf_active.coil.{channel}.current.data'] = firFilter(time, data, [0, 300]) rel_error = data * sig['rel_error'] abs_error = sig['abs_error'] @@ -130,9 +128,9 @@ def pf_active_coil_current_data(ods, pulse, server=None, port=None): except pyuda.UDAException: tmp = None - ods[f'pf_active.coil.{channel}.current.data'] = [] - ods[f'pf_active.coil.{channel}.current.time'] = [] - + ods[f'pf_active.coil.{channel}.current.data'] = np.array([]) + ods[f'pf_active.coil.{channel}.current.data_error_upper'] = np.array([]) + ods[f'pf_active.coil.{channel}.current.time'] = np.array([]) # IMAS stores the current in the coil not multiplied by the number of turns @@ -196,7 +194,7 @@ def magnetics_floops_data(ods, pulse, server=None, port=None): # handle uncertainties tfl_signals = signals['mappings']['tfl'] - for channel in range(len(ods1['magnetics.flux_loop']) - 1): + for channel in range(len(ods['magnetics.flux_loop']) - 1): if f'magnetics.flux_loop.{channel}.flux.data' in ods: data = ods[f'magnetics.flux_loop.{channel}.flux.data'] rel_error = data * tfl_signals[channel + 1]['rel_error'] @@ -224,7 +222,7 @@ def magnetics_probes_data(ods, pulse, server=None, port=None): client = get_pyuda_client(server=server, port=port) for channel in signals['MC']: - sig = signals['MC'][isig]['mds_name'] + sig = signals['MC'][channel]['mds_name'] scale = signals['MC'][channel]['scale'] try: tmp = client.get(sig,pulse) @@ -236,7 +234,7 @@ def magnetics_probes_data(ods, pulse, server=None, port=None): # handle uncertainties bmc_signals = signals['mappings']['bmc'] - for channel in ods1['magnetics.b_field_pol_probe']: + for channel in ods['magnetics.b_field_pol_probe']: if f'magnetics.b_field_pol_probe.{channel}.field.data' in ods: data = ods[f'magnetics.b_field_pol_probe.{channel}.field.data'] rel_error = data * bmc_signals[channel + 1]['rel_error'] @@ -260,12 +258,12 @@ def ip_bt_dflux_data(ods, pulse, server=None, port=None): signals = get_support_file(OMFITnstxMHD, nstx_filenames('signals', pulse)) - mappings = {'PR': 'magnetics.ip.0', 'TF': 'tf.b_field_tor_vacuum_r', 'DL': 'magnetics.diamagnetic_flux.0'} + mappings = {'PR': 'magnetics.ip.0', 'TF': 'tf.b_field_tor_vacuum_r'} client = get_pyuda_client(server=server, port=port) - for item in ['PR', 'TF', 'DL']: - sig = signals['MC'][isig]['mds_name'] + for item in ['PR', 'TF']: + sig = signals[item][0]['mds_name'].replace('~',' ') scale = signals[item][0]['scale'] try: tmp = client.get(sig,pulse) @@ -278,7 +276,7 @@ def ip_bt_dflux_data(ods, pulse, server=None, port=None): ods[mappings[item] + '.time'] = [] # handle uncertainties - for item in ['PR', 'TF', 'DL']: + for item in ['PR', 'TF']: if mappings[item] + '.data' in ods: data = ods[mappings[item] + '.data'] rel_error = data * signals[item][0]['rel_error'] @@ -310,7 +308,7 @@ def thomson_scattering_data(ods, pulse): :param pulse: int """ - return + return # ===================== diff --git a/omas/machine_mappings/support_files/mast/0/signals.dat b/omas/machine_mappings/support_files/mast/0/signals.dat index 87d8aba61..0bd6153ca 100644 --- a/omas/machine_mappings/support_files/mast/0/signals.dat +++ b/omas/machine_mappings/support_files/mast/0/signals.dat @@ -2,9 +2,6 @@ ;=== ;=== CY 2019 signal ;=== -;=== J.W. Berkery 12/12/19: From sigMAST_vacuum_23588d.dat, removing P6 case currents altogether -;=== J.W. Berkery 12/12/19: From sigMAST_vacuum_23588.dat, with changes made to the effective resistances based on -;=== a new VALEN run, and replacing some loop voltage signals with others ;=== J.W. Berkery 07/30/19: Originated from sigMAST_010919_VacTests_s1c.dat, with attempted fix to effective resistances ;=== for the vessel segments. Calibration factors for probes individually tailored to each ;=== particular vacuum calibration shot. @@ -51,9 +48,8 @@ TF1 TF none 1 - y 0.050 30.0 50.0 y 4.800e-6 1.0 1.0 ;FDIA DL dflux 1 e n 0.04 0.004 0.004 y 1.0 1.0 1.0 -1 2.1e-3 \\FDIA - ;(Wb) error was 2%, 2mWb ; VFLCC03 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LVCC03 - ;(V) === loop voltage signals -;VFLCC04 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LVCC04 - ; -;VFLCC01 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LVCC01 - ; not used -VFLCC02 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LVCC02 - ; new, replacing CC01 +VFLCC04 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LVCC04 - ; +VFLCC01 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LVCC01 - ; VFLP2U1 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LV/P2U/1 - ; VFLP2U4 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LV/P2U/4 - ; VFLP3U4 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LV/P3U/4 - ; @@ -64,23 +60,23 @@ VFLP5L4 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 VFLP3L4 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LV/P3L/4 - ; VFLP2L1 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LV/P2L/1 - ; VFLP2L4 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LV/P2L/4 - ; -VFLCC07 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LVCC07 - ; -VFLCC09 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LVCC09 - ; -;VFLCC10 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LVCC10 - ; not used +VFLCC07 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LVCC07 - ; +VFLCC09 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LVCC09 - ; +VFLCC10 VL none 1 o y 0.020 0.10 0.10 y 1.0 1.0 1.0 -1 2.1e-3 XMA_LVCC10 - ; ; CC01 FL tfl 1 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/CC01 - ; (Wb) CC02 FL tfl 2 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/CC02 - ; (Wb) CC03 FL tfl 3 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/CC03 - ; (Wb) -CC04 FL tfl 4 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/CC04 - ; (Wb) +CC04 FL tfl 4 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/CC04 - ; (Wb) bad CC05 FL tfl 5 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/CC05 - ; (Wb) CC06 FL tfl 6 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/CC06 - ; (Wb) CC07 FL tfl 7 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/CC07 - ; (Wb) CC08 FL tfl 8 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/CC08 - ; (Wb) CC09 FL tfl 9 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/CC09 - ; (Wb) -CC10 FL tfl 10 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/CC10 - ; (Wb) -P2UFL1 FL tfl 11 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P2U/1 - ; (Wb) +CC10 FL tfl 10 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/CC10 - ; (Wb) +P2UFL1 FL tfl 11 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P2U/1 - ; (Wb) P2UFL2 FL tfl 12 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P2U/2 - ; (Wb) -P2UFL3 FL tfl 13 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P2U/3 - ; (Wb) +P2UFL3 FL tfl 13 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P2U/3 - ; (Wb) P2UFL4 FL tfl 14 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P2U/4 - ; (Wb) P3UFL1 FL tfl 15 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P3U/1 - ; (Wb) P3UFL2 FL tfl 16 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P3U/2 - ; (Wb) @@ -93,17 +89,17 @@ P4UFL4 FL tfl 22 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 P5UFL1 FL tfl 23 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P5U/1 - ; (Wb) P5UFL2 FL tfl 24 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P5U/2 - ; (Wb) P5UFL3 FL tfl 25 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P5U/3 - ; (Wb) -P5UFL4 FL tfl 26 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P5U/4 - ; (Wb) -P6UFL1 FL tfl 27 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P6U/1 - ; (Wb) +P5UFL4 FL tfl 26 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P5U/4 - ; (Wb) +P6UFL1 FL tfl 27 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P6U/1 - ; (Wb) P6UFL2 FL tfl 28 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P6U/2 - ; (Wb) P2LFL1 FL tfl 29 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P2L/1 - ; (Wb) P2LFL2 FL tfl 30 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P2L/2 - ; (Wb) P2LFL3 FL tfl 31 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P2L/3 - ; (Wb) P2LFL4 FL tfl 32 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P2L/4 - ; (Wb) -P3LFL1 FL tfl 33 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P3L/1 - ; (Wb) +P3LFL1 FL tfl 33 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P3L/1 - ; (Wb) P3LFL2 FL tfl 34 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P3L/2 - ; (Wb) P3LFL3 FL tfl 35 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P3L/3 - ; (Wb) -P3LFL4 FL tfl 36 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P3L/4 - ; (Wb) +P3LFL4 FL tfl 36 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P3L/4 - ; (Wb) P4LFL1 FL tfl 37 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P4L/1 - ; (Wb) P4LFL2 FL tfl 38 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P4L/2 - ; (Wb) P4LFL3 FL tfl 39 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P4L/3 - ; (Wb) @@ -115,7 +111,7 @@ P5LFL4 FL tfl 44 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 P6LFL1 FL tfl 45 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P6L/1 - ; (Wb) P6LFL2 FL tfl 46 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB_FL/P6L/2 - ; (Wb) CCBV01 MC bmc 1 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV01 - ; (T) -CCBV02 MC bmc 2 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV02 - ; (T) +CCBV02 MC bmc 2 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV02 - ; (T) CCBV03 MC bmc 3 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV03 - ; (T) CCBV04 MC bmc 4 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV04 - ; (T) CCBV05 MC bmc 5 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV05 - ; (T) @@ -127,9 +123,9 @@ CCBV10 MC bmc 10 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 CCBV11 MC bmc 11 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV11 - ; (T) CCBV12 MC bmc 12 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV12 - ; (T) CCBV13 MC bmc 13 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV13 - ; (T) -CCBV14 MC bmc 14 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV14 - ; (T) +CCBV14 MC bmc 14 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV14 - ; (T) CCBV15 MC bmc 15 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV15 - ; (T) -CCBV16 MC bmc 16 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV16 - ; (T) +CCBV16 MC bmc 16 - y 0.040 1.0e-3 1.0e-3 y 0.5 1.0 1.0 1 2.1e-3 AMB_CCBV16 - ; (T) <== x0.5 needed CCBV17 MC bmc 17 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV17 - ; (T) CCBV18 MC bmc 18 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV18 - ; (T) CCBV19 MC bmc 19 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV19 - ; (T) @@ -146,26 +142,26 @@ CCBV29 MC bmc 29 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 CCBV30 MC bmc 30 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV30 - ; (T) CCBV31 MC bmc 31 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV31 - ; (T) CCBV32 MC bmc 32 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV32 - ; (T) -CCBV33 MC bmc 33 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV33 - ; (T) +CCBV33 MC bmc 33 - y 0.040 1.0e-3 1.0e-3 y 0.5 1.0 1.0 1 2.1e-3 AMB_CCBV33 - ; (T) <== x0.5 needed CCBV34 MC bmc 34 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV34 - ; (T) -CCBV35 MC bmc 35 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV35 - ; (T) +CCBV35 MC bmc 35 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV35 - ; (T) CCBV36 MC bmc 36 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV36 - ; (T) CCBV37 MC bmc 37 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV37 - ; (T) CCBV38 MC bmc 38 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV38 - ; (T) CCBV39 MC bmc 39 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV39 - ; (T) CCBV40 MC bmc 40 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_CCBV40 - ; (T) -OBV01 MC bmc 41 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV01 - ; (T) -OBV02 MC bmc 42 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV02 - ; (T) -OBV03 MC bmc 43 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV03 - ; (T) +OBV01 MC bmc 41 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV01 - ; (T) +OBV02 MC bmc 42 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV02 - ; (T) +OBV03 MC bmc 43 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV03 - ; (T) OBV04 MC bmc 44 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV04 - ; (T) OBV05 MC bmc 45 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV05 - ; (T) OBV06 MC bmc 46 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV06 - ; (T) -OBV07 MC bmc 47 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV07 - ; (T) -OBV08 MC bmc 48 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV08 - ; (T) +OBV07 MC bmc 47 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV07 - ; (T) +OBV08 MC bmc 48 - y 0.040 1.0e-3 1.0e-3 y 0.5 1.0 1.0 1 2.1e-3 AMB_OBV08 - ; (T) <== x0.5 needed OBV09 MC bmc 49 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV09 - ; (T) OBV10 MC bmc 50 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV10 - ; (T) OBV11 MC bmc 51 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV11 - ; (T) -OBV12 MC bmc 52 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV12 - ; (T) +OBV12 MC bmc 52 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV12 - ; (T) OBV13 MC bmc 53 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV13 - ; (T) OBV14 MC bmc 54 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV14 - ; (T) OBV15 MC bmc 55 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV15 - ; (T) @@ -174,16 +170,16 @@ OBV17 MC bmc 57 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 OBV18 MC bmc 58 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV18 - ; (T) OBV19 MC bmc 59 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBV19 - ; (T) OBR01 MC bmc 60 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR01 - ; (T) -OBR02 MC bmc 61 - y 0.040 1.0e-3 1.0e-3 y 0.5 1.0 1.0 1 2.1e-3 AMB_OBR02 - ; (T) <== x0.5 needed -OBR03 MC bmc 62 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR03 - ; (T) +OBR02 MC bmc 61 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR02 - ; (T) +OBR03 MC bmc 62 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR03 - ; (T) OBR04 MC bmc 63 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR04 - ; (T) OBR05 MC bmc 64 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR05 - ; (T) OBR06 MC bmc 65 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR06 - ; (T) -OBR07 MC bmc 66 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR07 - ; (T) -OBR08 MC bmc 67 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR08 - ; (T) +OBR07 MC bmc 66 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR07 - ; (T) +OBR08 MC bmc 67 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR08 - ; (T) OBR09 MC bmc 68 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR09 - ; (T) -OBR10 MC bmc 69 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR10 - ; (T) -OBR11 MC bmc 70 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR11 - ; (T) +OBR10 MC bmc 69 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR10 - ; (T) bad +OBR11 MC bmc 70 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR11 - ; (T) OBR12 MC bmc 71 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR12 - ; (T) OBR13 MC bmc 72 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR13 - ; (T) OBR14 MC bmc 73 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR14 - ; (T) @@ -191,26 +187,26 @@ OBR15 MC bmc 74 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 OBR16 MC bmc 75 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR16 - ; (T) OBR17 MC bmc 76 - y 0.040 1.0e-3 1.0e-3 y 2.0 1.0 1.0 1 2.1e-3 AMB_OBR17 - ; (T) <== x2 needed OBR18 MC bmc 77 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR18 - ; (T) -OBR19 MC bmc 78 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR19 - ; (T) +OBR19 MC bmc 78 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB_OBR19 - ; (T) ; -VS1U VS icoil 21 - c 0.200 0.5e3 0.50e+3 y 1.8601e-4 1.0 1.0 1 2.1e-3 VFLCC03 - ; New resistance -VS2U VS icoil 22 - c 0.200 0.5e3 0.50e+3 y 4.2328e-4 1.0 1.0 1 2.1e-3 VFLCC02 - ; used to be CC01. New resistance -VS3U VS icoil 23 - c 0.200 0.5e3 0.50e+3 y 4.1667e-5 1.0 1.0 1 2.1e-3 VFLP2U1 - ; used to be CC01. New resistance -VS4U VS icoil 24 - c 0.200 0.5e3 0.50e+3 y 2.5397e-5 1.0 1.0 1 2.1e-3 VFLP2U1 - ; -VS5U VS icoil 25 - c 0.200 0.5e3 0.50e+3 y 1.8750e-5 1.0 1.0 1 2.1e-3 VFLP3U4 - ; New resistance -VS6U VS icoil 26 - c 0.200 0.5e3 0.50e+3 y 2.5000e-5 1.0 1.0 1 2.1e-3 VFLP3U4 - ; -VS7U VS icoil 27 - c 0.200 0.5e3 0.50e+3 y 1.8750e-5 1.0 1.0 1 2.1e-3 VFLP5U4 - ; -VS7L VS icoil 28 - c 0.200 0.5e3 0.50e+3 y 1.8750e-5 1.0 1.0 1 2.1e-3 VFLP5L4 - ; New resistance -VS6L VS icoil 29 - c 0.200 0.5e3 0.50e+3 y 2.0000e-5 1.0 1.0 1 2.1e-3 VFLP3L4 - ; -VS5L VS icoil 30 - c 0.200 0.5e3 0.50e+3 y 1.1538e-5 1.0 1.0 1 2.1e-3 VFLP3L4 - ; -VS4L VS icoil 31 - c 0.200 0.5e3 0.50e+3 y 2.9304e-5 1.0 1.0 1 2.1e-3 VFLP2L1 - ; -VS3L VS icoil 32 - c 0.200 0.5e3 0.50e+3 y 4.1667e-5 1.0 1.0 1 2.1e-3 VFLP2L1 - ; Used to be CC09. New resistance -VS2L VS icoil 33 - c 0.200 0.5e3 0.50e+3 y 4.2328e-4 1.0 1.0 1 2.1e-3 VFLCC09 - ; New resistance -VS1L VS icoil 34 - c 0.200 0.5e3 0.50e+3 y 1.8601e-4 1.0 1.0 1 2.1e-3 VFLCC07 - ; New resistance -DPU1 VS icoil 35 - c 0.200 0.5e3 0.50e+3 y 3.0952e-5 1.0 1.0 1 2.1e-3 VFLP2U1 - ; New resistance -DPL1 VS icoil 36 - c 0.200 0.5e3 0.50e+3 y 3.0952e-5 1.0 1.0 1 2.1e-3 VFLP2L1 - ; New resistance -;P6CU VS icoil 37 - c 0.200 1.0e4 1.00e+4 y 1.0000e99 1.0 1.0 1 2.1e-3 VFLP6U1 - ; Removed -;P6CL VS icoil 38 - c 0.200 1.0e4 1.00e+4 y 1.0000e99 1.0 1.0 1 2.1e-3 VFLP6L1 - ; Removed +VS1U VS icoil 21 - c 0.200 0.5e3 0.50e+3 y 1.1718e-4 1.0 1.0 1 2.1e-3 VFLCC03 - ;For computed vessel segments, +VS2U VS icoil 22 - c 0.200 0.5e3 0.50e+3 y -2.666e-4 1.0 1.0 1 2.1e-3 VFLCC01 - ;For computed vessel segments, +VS3U VS icoil 23 - c 0.200 0.5e3 0.50e+3 y -5.000e-4 1.0 1.0 1 2.1e-3 VFLCC01 - ; the conversion factor is an +VS4U VS icoil 24 - c 0.200 0.5e3 0.50e+3 y 2.5397e-5 1.0 1.0 1 2.1e-3 VFLP2U1 - ; "effective resistance" which +VS5U VS icoil 25 - c 0.200 0.5e3 0.50e+3 y 1.5000e-5 1.0 1.0 1 2.1e-3 VFLP3U4 - ; converts Voltage (V) to +VS6U VS icoil 26 - c 0.200 0.5e3 0.50e+3 y 2.5000e-5 1.0 1.0 1 2.1e-3 VFLP3U4 - ; current (A) +VS7U VS icoil 27 - c 0.200 0.5e3 0.50e+3 y 1.8750e-5 1.0 1.0 1 2.1e-3 VFLP5U4 - ; NOTE: absolute error is in (A) +VS7L VS icoil 28 - c 0.200 0.5e3 0.50e+3 y 1.5000e-5 1.0 1.0 1 2.1e-3 VFLP5L4 - ; +VS6L VS icoil 29 - c 0.200 0.5e3 0.50e+3 y 2.0000e-5 1.0 1.0 1 2.1e-3 VFLP3L4 - ; +VS5L VS icoil 30 - c 0.200 0.5e3 0.50e+3 y 1.1538e-5 1.0 1.0 1 2.1e-3 VFLP3L4 - ; +VS4L VS icoil 31 - c 0.200 0.5e3 0.50e+3 y 2.9304e-5 1.0 1.0 1 2.1e-3 VFLP2L1 - ; +VS3L VS icoil 32 - c 0.200 0.5e3 0.50e+3 y 5.0000e-4 1.0 1.0 1 2.1e-3 VFLCC09 - ; +VS2L VS icoil 33 - c 0.200 0.5e3 0.50e+3 y 2.6666e-4 1.0 1.0 1 2.1e-3 VFLCC09 - ; +VS1L VS icoil 34 - c 0.200 0.5e3 0.50e+3 y 1.1718e-4 1.0 1.0 1 2.1e-3 VFLCC07 - ; +DPU1 VS icoil 35 - c 0.200 0.5e3 0.50e+3 y 2.4762e-5 1.0 1.0 1 2.1e-3 VFLP2U1 - ; +DPL1 VS icoil 36 - c 0.200 0.5e3 0.50e+3 y 2.4762e-5 1.0 1.0 1 2.1e-3 VFLP2L1 - ; +P6CU VS icoil 37 - n 0.200 0.5e3 0.50e+3 y 3.0000e-4 1.0 1.0 1 2.1e-3 VFLP6U1 - ; no P6 case signal, but included in P6U +P6CL VS icoil 38 - n 0.200 0.5e3 0.50e+3 y 3.0000e-4 1.0 1.0 1 2.1e-3 VFLP6L1 - ; no P6 case signal, but included in P6U ; P1LEVEL RL none 1 - c 0.000 0.00 0.00 n 1.00 1.0 1.0 1 0 NONE - ; Process 1 run level at each time ;===================================================================================================================================================================== From 5eeb631fb5849ef587be6cd125824885f29b13f8 Mon Sep 17 00:00:00 2001 From: Joseph McClenaghan Date: Tue, 18 Apr 2023 00:04:34 +0100 Subject: [PATCH 04/68] for fixes for mast machine mapping --- omas/machine_mappings/mast.json | 4 ++-- omas/machine_mappings/mast.py | 10 +++++++--- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/omas/machine_mappings/mast.json b/omas/machine_mappings/mast.json index d789cdf0f..68306390a 100644 --- a/omas/machine_mappings/mast.json +++ b/omas/machine_mappings/mast.json @@ -174,7 +174,7 @@ "PYTHON": "ip_bt_dflux_data(ods, {pulse}, {server!r}, {port!r})" }, "tf.r0": { - "VALUE": 0.941 + "VALUE": 0.8 }, "thomson_scattering.channel.:": { "PYTHON": "thomson_scattering_hardware(ods, {pulse} )" @@ -209,4 +209,4 @@ "thomson_scattering.channel.:.t_e.time": { "PYTHON": "thomson_scattering_data(ods, {pulse})" } -} \ No newline at end of file +} diff --git a/omas/machine_mappings/mast.py b/omas/machine_mappings/mast.py index 9e40a4a9c..fdfd14eff 100644 --- a/omas/machine_mappings/mast.py +++ b/omas/machine_mappings/mast.py @@ -112,8 +112,10 @@ def pf_active_coil_current_data(ods, pulse, server=None, port=None): for i in sig_name.split('/')[:-1]: tmp +=i+'/' sig_name=tmp[:-1] - print(sig_name) + sig_scale = sig['scale'] + if sig_scale<1: + sig_scale = 1./sig_scale tmp = client.get(sig_name, pulse) printd(f'Smooth PF coil {channel} data', topic='machine') data = tmp.data * sig_scale @@ -187,7 +189,7 @@ def magnetics_floops_data(ods, pulse, server=None, port=None): tmp = client.get(sig,pulse) ods[f'magnetics.flux_loop.{channel}.flux.data'] = tmp.data * scale ods[f'magnetics.flux_loop.{channel}.flux.time'] = tmp.time.data - + ods[f'magnetics.flux_loop.{channel}.flux.validity'] = 0 except pyuda.UDAException: ods[f'magnetics.flux_loop.{channel}.flux.validity'] = -2 @@ -228,7 +230,7 @@ def magnetics_probes_data(ods, pulse, server=None, port=None): tmp = client.get(sig,pulse) ods[f'magnetics.b_field_pol_probe.{channel}.field.data'] = tmp.data * scale ods[f'magnetics.b_field_pol_probe.{channel}.field.time'] = tmp.time.data - + ods[f'magnetics.b_field_pol_probe.{channel}.field.validity'] = 0 except pyuda.UDAException: ods[f'magnetics.b_field_pol_probe.{channel}.field.validity'] = -2 @@ -265,6 +267,8 @@ def ip_bt_dflux_data(ods, pulse, server=None, port=None): for item in ['PR', 'TF']: sig = signals[item][0]['mds_name'].replace('~',' ') scale = signals[item][0]['scale'] + if item =='TF': + scale *=1e3 / 0.8 # ods['tf.r0'] try: tmp = client.get(sig,pulse) From 8ac1bd738c98cf226358d53df03a6cf7c5718787 Mon Sep 17 00:00:00 2001 From: Joseph McClenaghan Date: Fri, 2 Jun 2023 18:58:04 +0100 Subject: [PATCH 05/68] fixes to machine mappings for mast-u --- omas/machine_mappings/mast.py | 22 +- .../support_files/mast/0/ranges.dat | 2 +- .../support_files/mast/40000/mhdin.dat | 345 +++++++++ .../support_files/mast/40000/ranges.dat | 1 + .../support_files/mast/40000/signals.dat | 679 ++++++++++++++++++ .../support_files/mast/fitweight.csv | 384 ++++++++++ 6 files changed, 1422 insertions(+), 11 deletions(-) create mode 100644 omas/machine_mappings/support_files/mast/40000/mhdin.dat create mode 100644 omas/machine_mappings/support_files/mast/40000/ranges.dat create mode 100644 omas/machine_mappings/support_files/mast/40000/signals.dat create mode 100644 omas/machine_mappings/support_files/mast/fitweight.csv diff --git a/omas/machine_mappings/mast.py b/omas/machine_mappings/mast.py index fdfd14eff..d86a050fb 100644 --- a/omas/machine_mappings/mast.py +++ b/omas/machine_mappings/mast.py @@ -92,7 +92,6 @@ def pf_active_coil_current_data(ods, pulse, server=None, port=None): signals = get_support_file(OMFITnstxMHD, nstx_filenames('signals', pulse)) icoil_signals = signals['mappings']['icoil'] oh_signals = signals['mappings']['ioh'] - print(len(icoil_signals),len(oh_signals)) # filter data with default smoothing & handle uncertainties oh_channel = 0 pf_channel = 0 @@ -107,11 +106,13 @@ def pf_active_coil_current_data(ods, pulse, server=None, port=None): sig = icoil_signals[pf_channel] try: sig_name = sig['mds_name_resolved'].replace('~',' ') - if '/' in sig_name: - tmp = '' - for i in sig_name.split('/')[:-1]: - tmp +=i+'/' - sig_name=tmp[:-1] + if sig['type'] =='VS': + if '/' in sig_name: + + tmp = '' + for i in sig_name.split('/')[:-1]: + tmp +=i+'/' + sig_name=tmp[:-1] sig_scale = sig['scale'] if sig_scale<1: @@ -196,7 +197,7 @@ def magnetics_floops_data(ods, pulse, server=None, port=None): # handle uncertainties tfl_signals = signals['mappings']['tfl'] - for channel in range(len(ods['magnetics.flux_loop']) - 1): + for channel in range(len(ods['magnetics.flux_loop']) ): if f'magnetics.flux_loop.{channel}.flux.data' in ods: data = ods[f'magnetics.flux_loop.{channel}.flux.data'] rel_error = data * tfl_signals[channel + 1]['rel_error'] @@ -282,12 +283,13 @@ def ip_bt_dflux_data(ods, pulse, server=None, port=None): # handle uncertainties for item in ['PR', 'TF']: if mappings[item] + '.data' in ods: + scale = 1.0/signals[item][0]['scale'] data = ods[mappings[item] + '.data'] rel_error = data * signals[item][0]['rel_error'] - abs_error = signals[item][0]['abs_error'] * signals[item][0]['scale'] + abs_error = signals[item][0]['abs_error'] #* scale error = np.sqrt(rel_error**2 + abs_error**2) - error[np.abs(data) < signals[item][0]['sig_thresh'] * signals[item][0]['scale']] = ( - signals[item][0]['sig_thresh'] * signals[item][0]['scale'] + error[np.abs(data) < signals[item][0]['sig_thresh'] * scale] = ( + signals[item][0]['sig_thresh'] * scale ) ods[mappings[item] + '.data_error_upper'] = error diff --git a/omas/machine_mappings/support_files/mast/0/ranges.dat b/omas/machine_mappings/support_files/mast/0/ranges.dat index 8489a4bee..864d510a4 100644 --- a/omas/machine_mappings/support_files/mast/0/ranges.dat +++ b/omas/machine_mappings/support_files/mast/0/ranges.dat @@ -1 +1 @@ -000000 43000 +000000 40000 diff --git a/omas/machine_mappings/support_files/mast/40000/mhdin.dat b/omas/machine_mappings/support_files/mast/40000/mhdin.dat new file mode 100644 index 000000000..2c2c0ff9f --- /dev/null +++ b/omas/machine_mappings/support_files/mast/40000/mhdin.dat @@ -0,0 +1,345 @@ + &MACHINEIN + NECOIL = 4 + NESUM = 1 + NFCOIL = 302 + NFSUM = 62 + nsilop = 102 + magpr2 = 354 + nvesel = 1 + nvsum = 1 + nacoil = 1 + mgaus1 = 8 + mgaus2 = 12 + device = 'MAST-U' + / + &IN3 + RE = 0.1755 0.189 0.2025 0.216 + ZE = 0.0027 2*-0.0068 0.0028 + WE = 4*0.012 + HE = 3.0769 3*3.077 + ECTURN = 4*162.0 + ECID = 4*1 + RF = 0.0595 0.0715 2*0.2345 2*0.2485 1.461 1.487 1.513 1.539 1.565 1.435 + 1.4975 1.461 1.487 1.513 1.539 1.565 1.435 1.4975 1.585 3*1.61 1.635 1.66 + 1.685 1.715 1.585 3*1.61 1.635 1.66 1.685 1.715 1.2887 1.309 1.3341 1.3544 + 1.2887 1.309 1.3341 1.3544 0.3528 0.3674 0.3675 0.3822 0.3969 0.4116 0.4263 + 0.3528 0.3674 0.3675 0.3822 0.3969 0.4116 0.4263 0.5277 0.5278 0.5425 0.5572 + 0.5719 0.5865 0.5866 0.6013 0.5277 0.5278 0.5425 0.5572 0.5719 0.5865 0.5866 + 0.6013 0.7698 0.7844 0.7845 0.7992 0.8138 0.8139 0.8285 0.8286 0.8433 0.7698 + 0.7844 0.7845 0.7992 0.8138 0.8139 0.8285 0.8286 0.8433 0.8887 0.8888 0.9035 + 0.9182 0.9329 0.9475 0.9622 0.8887 0.8888 0.9035 0.9182 0.9329 0.9475 0.9622 + 1.8779 1.878 1.8927 1.9074 1.922 1.9221 1.8779 1.878 1.8927 1.9074 1.922 + 1.9221 1.2483 1.2629 1.263 1.2776 1.2923 1.2924 1.307 1.3071 1.3217 1.3218 + 1.2483 1.2629 1.263 1.2776 1.2923 1.2924 1.307 1.3071 1.3217 1.3218 1.4833 + 1.4979 1.498 1.5127 1.5273 1.5274 1.542 1.5421 1.5567 1.5568 1.4833 1.4979 + 1.498 1.5127 1.5273 1.5274 1.542 1.5421 2*1.5567 0.3364 2*0.3914 0.4424 + 0.5123 2*0.5658 0.6163 0.7543 2*0.8078 0.8583 0.873 2*0.927 0.978 1.8599 + 2*1.9014 1.9399 1.2313 2*1.2868 1.3393 1.4663 2*1.5218 1.5743 1.4057 + 2*1.5017 1.5947 2*1.6517 1.7448 1.5558 1.2706 1.2901 1.3226 1.3411 1.3726 + 1.2706 1.2901 1.3226 1.3411 1.3726 2*1.6517 1.7448 1.5558 1.4057 2*1.5017 + 1.5947 1.4663 2*1.5218 1.5743 1.2313 2*1.2868 1.3393 1.8599 2*1.9014 1.9399 + 0.873 2*0.927 0.978 0.7543 2*0.8078 0.8583 0.5123 2*0.5658 0.6163 0.3364 + 2*0.3914 0.4424 0.235 0.2513 0.267 0.2865 0.3035 0.3175 0.267 0.3015 0.2954 + 0.723 1.5925 2.0545 2.06 2.0695 4*2.0095 2.0695 2.06 2.0545 1.5925 0.723 + 0.2955 0.3015 0.267 0.2865 0.3035 0.3175 0.267 0.235 0.2513 0.347 0.368 + 0.3895 0.4594 0.4759 0.48 0.6676 0.667 0.926 0.922 1.165 0.9984 1.4075 + 1.9164 2*1.9539 1.9164 1.4075 0.9984 1.165 0.922 0.926 0.667 0.6676 0.48 + 0.4759 0.4594 0.3895 0.368 0.347 + ZF = 2*-0.006 -1.2336 1.2216 -1.2384 1.2264 5*1.1161 1.0971 1.0371 5*-1.1258 + -1.1068 -1.0468 0.3522 0.3115 0.3553 0.4107 4*0.3522 -0.3619 -0.3212 -0.365 + -0.4204 4*-0.3619 0.9759 0.9657 0.9107 0.9005 -0.9813 -0.9712 -0.9164 + -0.9058 1.5724 1.5946 5*1.5724 -1.5845 -1.6066 5*-1.5845 1.7571 1.7276 + 3*1.735 1.7203 1.7571 1.735 -1.7671 -1.7376 3*-1.745 -1.7303 -1.7671 -1.745 + 1.9821 1.9747 2*1.9821 1.9968 1.9674 2.0041 1.9747 1.9894 -1.99 -1.9826 + 2*-1.99 -2.0046 -1.9752 -2.012 -1.9826 -1.9973 1.501 6*1.4937 -1.5057 + 6*-1.4983 1.9059 1.9573 3*1.95 1.9941 -1.9059 -1.9573 3*-1.95 -1.9941 + 2*1.4677 1.4603 1.4677 1.4456 1.4676 1.4603 1.4897 1.4824 1.4529 -1.4723 + -1.4724 -1.4649 -1.4724 -1.4503 -1.4723 -1.465 -1.4943 -1.487 -1.4576 + 2*1.4677 1.4456 3*1.4676 1.4603 1.4676 1.4897 1.4603 -1.4723 -1.4724 -1.4503 + 3*-1.4723 -1.4649 -1.4723 -1.4943 -1.465 1.5725 1.519 1.626 1.5725 1.735 + 1.6965 1.7735 1.735 1.982 1.9435 2.0205 1.982 1.4932 1.5317 1.4547 1.4932 + 1.95 1.8875 2.0125 1.95 1.4672 1.5077 1.4267 2*1.4672 1.5077 1.4267 1.4672 + 1.0951 1.1887 1.0016 1.0951 0.2586 0.4456 2*0.3521 0.9775 0.9065 1.0145 + 0.8725 0.9435 -0.9828 -0.9118 -1.02 -0.8778 -0.9488 -0.4553 -0.2683 + 2*-0.3618 -1.1049 -1.1984 -1.0114 -1.1049 -1.4718 -1.5123 -1.4313 2*-1.4718 + -1.5123 -1.4313 -1.4718 -1.95 -2.0125 -1.8875 -1.95 -1.4978 -1.5363 -1.4593 + -1.4978 -1.99 -2.0285 -1.9515 -1.99 -1.745 -1.7835 -1.7065 -1.745 -1.5845 + -1.638 -1.531 -1.5845 0.3155 0.755 1.197 1.394 1.4072 1.4166 1.845 2.1265 + 2.1814 2.2053 2.2085 2.2102 2.1872 2.1545 1.63075 0.54325 -0.54425 -1.63175 + -2.1505 -2.1876 -2.2098 -2.2115 -2.2147 -2.1937 -2.1385 -1.857 -1.406 + -1.4192 -1.4286 -1.209 -0.3275 -0.767 2.0365 1.9 1.7045 2.1224 2.0849 1.7417 + 2.0846 1.9676 1.3562 1.3662 1.2062 1.2501 1.5528 1.6587 1.7843 -1.7889 + -1.6633 -1.5574 -1.2547 -1.2108 -1.3708 -1.3608 -1.9773 -2.0944 -1.7528 + -2.0961 -2.1336 -1.7165 -1.912 -2.0485 + WF = 2*0.01 4*0.011 6*0.024 0.099 6*0.024 0.099 0.024 2*0.0244 6*0.024 + 2*0.0244 5*0.024 8*0.0183 114*0.0128 0.004 2*0.106 0.004 0.003 2*0.104 + 2*0.003 2*0.104 2*0.003 2*0.105 2*0.003 2*0.08 2*0.003 2*0.108 2*0.003 + 2*0.108 2*0.003 2*0.189 0.003 2*0.189 2*0.003 2*0.002 0.102 0.065 3*0.002 + 0.102 0.065 0.002 2*0.189 3*0.003 2*0.189 2*0.003 2*0.108 2*0.003 2*0.108 + 2*0.003 2*0.08 2*0.003 2*0.105 2*0.003 2*0.104 2*0.003 2*0.104 0.003 0.004 + 2*0.106 0.004 3*0.012 0.0269 0.007 0.021 0.012 0.057 0.069 0.924 0.815 0.109 + 0.12 0.1 4*0.02 0.1 0.12 0.109 0.815 0.924 0.069 0.057 0.012 0.0269 0.007 + 0.021 3*0.012 0.03 2*0.006 0.025 0.058 0.04 0.0187 0.021 0.046 0.054 0.12 + 0.012 1.0203 0.0025 2*0.0726 0.0025 1.0203 0.012 0.12 0.054 0.046 0.021 + 0.0187 0.04 0.058 0.025 2*0.006 0.03 + HF = 2*1.561 4*0.398 5*0.113 0.151 0.037 5*0.113 0.151 0.037 0.154 0.0422 + 0.0414 0.037 5*0.154 0.0422 0.0414 0.037 4*0.154 0.0589 0.0386 0.0595 0.0392 + 0.0589 0.0387 0.0589 0.0377 0.0863 0.0128 5*0.0863 0.0864 0.0128 5*0.0864 + 0.0128 0.0422 3*0.057 0.0276 0.0128 0.057 0.0128 0.0422 3*0.057 0.0276 + 0.0128 0.057 0.0569 0.0128 2*0.0569 2*0.0275 0.0128 2*0.0422 0.0569 0.0128 + 2*0.0569 2*0.0275 0.0128 2*0.0422 0.0128 6*0.0568 0.0128 6*0.0568 0.0128 + 0.0863 2*0.101 0.0716 2*0.0128 0.0863 2*0.101 0.0716 0.0128 2*0.057 0.0128 + 0.057 0.0128 0.0275 0.0422 0.0128 0.0276 0.0275 0.0568 0.0569 0.0128 0.0569 + 0.0128 0.0276 0.0422 0.0128 0.0275 0.0274 0.057 0.0274 0.0128 2*0.0569 + 0.0275 0.0128 0.0569 0.0128 0.0422 0.0568 0.0275 0.0128 2*0.0568 0.0276 + 0.0128 0.0568 0.0128 0.0422 0.111 2*0.004 0.103 0.08 2*0.003 0.074 0.08 + 2*0.003 0.074 0.08 2*0.003 0.074 0.128 2*0.003 0.122 0.084 2*0.003 0.078 + 0.084 2*0.003 0.078 0.19 2*0.003 0.184 2*0.003 0.184 0.19 0.076 0.066 + 2*0.002 0.14 0.076 0.066 2*0.002 0.14 2*0.003 0.184 2*0.19 2*0.003 0.184 + 0.084 2*0.003 0.078 0.084 2*0.003 0.078 0.128 2*0.003 0.122 0.08 2*0.003 + 0.074 0.08 2*0.003 0.074 0.08 2*0.003 0.074 0.111 2*0.004 0.103 0.643 0.236 + 0.648 0.09 0.0636 0.0448 0.648 0.085 0.0246 3*0.02 0.0255 0.04 4*1.0875 0.05 + 0.0241 3*0.02 0.0251 0.085 0.648 0.09 0.0636 0.0448 0.648 0.643 0.236 0.035 + 0.238 0.153 0.044 0.031 0.1208 0.0098 0.0171 0.008 0.012 0.02 0.1458 0.0025 + 0.2536 2*0.0025 0.2536 0.0025 0.1458 0.02 0.012 0.008 0.0171 0.0098 0.1208 + 0.031 0.044 0.153 0.238 0.035 + AF = 248*0.0 0.2097 3*0.2099 8*0.0 4*0.2099 20*0.0 177.506 4*0.0 2.4941 + 12*0.0 + AF2 = 195*0.0 119.2753 4*0.0 60.7247 40*0.0 82.6309 29*0.0 97.3691 0.0 + 99.9975 9*0.0 135.0 6*0.0 45.0 9*0.0 80.0025 0.0 + FCTURN = 2*142.0 4*21.0 5*3.0 2*4.0 5*3.0 3*4.0 3*1.0 5*4.0 3*1.0 4*4.0 3.0 + 2.0 3.0 2.0 3.0 2.0 3.0 2.0 6.0 1.0 2*5.0 4*6.0 1.0 2*5.0 3*6.0 1.0 3.0 + 3*4.0 2.0 1.0 4.0 1.0 3.0 3*4.0 2.0 1.0 2*4.0 1.0 3.0 4.0 2*2.0 1.0 2*3.0 + 4.0 1.0 3.0 4.0 2*2.0 1.0 2*3.0 1.0 3.0 5*4.0 1.0 3.0 5*4.0 1.0 6.0 2*7.0 + 5.0 2*1.0 6.0 2*7.0 5.0 1.0 4.0 3.0 1.0 4.0 1.0 2.0 3.0 1.0 2*2.0 4.0 3.0 + 1.0 4.0 1.0 2.0 3.0 1.0 2*2.0 4.0 2.0 1.0 4.0 2*2.0 1.0 3.0 1.0 3.0 4.0 2.0 + 1.0 4.0 2*2.0 1.0 3.0 1.0 3.0 144*1.0 + FCID = 2*1 4*2 7*3 7*4 8*5 8*6 4*7 4*8 7*9 7*10 8*11 8*12 9*13 9*14 7*15 + 7*16 6*17 6*18 10*19 10*20 10*21 10*22 4*23 4*24 4*25 4*26 4*27 4*28 4*29 + 4*30 4*31 5*32 5*33 4*34 4*35 4*36 4*37 4*38 4*39 4*40 4*41 4*42 2*43 4*44 + 2*45 2*46 47 4*48 49 50 4*51 52 2*53 2*54 4*55 2*56 8*57 4*58 3*59 3*60 4*61 + 8*62 + TURNFC = 62*1.0 + RSI = 0.901 0.9544 1.0445 1.1239 1.1505 1.1555 1.2089 0.901 0.9544 1.0445 + 1.1239 1.1505 1.1555 1.2089 2*1.283 1.0472 1.1911 1.3724 1.5603 1.0472 + 1.1911 1.3724 1.5603 8*1.5523 0.691312 0.783446 0.878073 0.950541 1.047165 + 1.081861 1.389859 0.692708 0.785175 0.880147 0.952879 1.049854 1.082152 + 1.390149 2*0.8703 4*0.9807 2*0.8703 0.7512 0.8616 0.7512 0.8616 0.7512 + 0.8616 0.7512 0.8616 0.6195 0.5091 0.6195 0.5091 0.6195 0.5091 0.6195 0.5091 + 0.4295 0.3495 0.4295 0.3495 0.4295 0.3495 0.4295 0.3495 6*0.2738 12*0.2418 + 6*0.2738 + ZSI = 1.3582 1.3042 1.2151 1.1366 2*1.1987 1.0528 -1.3628 -1.3088 -1.2198 + -1.1413 2*-1.2033 -1.0543 0.901515 -0.912 1.5792 1.5732 1.5652 1.5572 + -1.5833 -1.5773 -1.5693 -1.5618 0.43915 0.38115 0.32315 0.26515 -0.27485 + -0.33285 -0.39085 -0.44885 1.719702 1.810871 1.905044 1.977177 2.073354 + 2.099137 2.100265 -1.730297 -1.821128 -1.914954 -1.986821 -2.082644 + -2.105862 -2.104734 1.4667 2*1.5207 1.4667 -1.4713 2*-1.5253 -1.4713 2*2.009 + 2*1.955 2*-1.963 2*-2.017 2*1.763 2*1.707 2*-1.717 2*-1.773 2*1.6335 + 2*1.5155 2*-1.5275 2*-1.6455 1.2935 1.2919 1.0906 1.089 0.884 0.8824 0.5736 + 0.572 0.4246 0.423 0.2656 0.264 -0.276 -0.2776 -0.435 -0.4366 -0.584 -0.5856 + -0.8944 -0.896 -1.101 -1.1026 -1.3039 -1.3055 + LPNAME = 'f_nu_01' 'f_nu_02' 'f_nu_03' 'f_nu_04' 'f_nu_a05' 'f_nu_b05' + 'f_nu_06' 'f_nl_01' 'f_nl_02' 'f_nl_03' 'f_nl_04' 'f_nl_a05' 'f_nl_b05' + 'f_nl_06' 'f_p6u_01' 'f_p6l_01' 'f_bu_01' 'f_bu_02' 'f_bu_03' 'f_bu_04' + 'f_bl_01' 'f_bl_02' 'f_bl_03' 'f_bl_04' 'f_p5u_01' 'f_p5u_02' 'f_p5u_03' + 'f_p5u_04' 'f_p5l_04' 'f_p5l_03' 'f_p5l_02' 'f_p5l_01' 'f_xu_01' 'f_xu_02' + 'f_xu_03' 'f_xu_04' 'f_xu_05' 'f_xu_06' 'f_xu_07' 'f_xl_01' 'f_xl_02' + 'f_xl_03' 'f_xl_04' 'f_xl_05' 'f_xl_06' 'f_xl_07' 'f_dpu_01' 'f_dpu_02' + 'f_dpu_03' 'f_dpu_04' 'f_dpl_04' 'f_dpl_03' 'f_dpl_02' 'f_dpl_01' 'f_d3u_02' + 'f_d3u_03' 'f_d3u_01' 'f_d3u_04' 'f_d3l_01' 'f_d3l_02' 'f_d3l_04' 'f_d3l_03' + 'f_d2u_03' 'f_d2u_02' 'f_d2u_04' 'f_d2u_01' 'f_d2l_02' 'f_d2l_01' 'f_d2l_03' + 'f_d2l_04' 'f_d1u_03' 'f_d1u_02' 'f_d1u_04' 'f_d1u_01' 'f_d1l_04' 'f_d1l_01' + 'f_d1l_03' 'f_d1l_02' 'f_c_a01' 'f_c_b01' 'f_c_a02' 'f_c_b02' 'f_c_a03' + 'f_c_b03' 'f_c_a04' 'f_c_b04' 'f_c_a05' 'f_c_b05' 'f_c_a06' 'f_c_b06' + 'f_c_a07' 'f_c_b07' 'f_c_a08' 'f_c_b08' 'f_c_a09' 'f_c_b09' 'f_c_a10' + 'f_c_b10' 'f_c_a11' 'f_c_b11' 'f_c_a12' 'f_c_b12' + XMP2 = 6*0.2769 0.264863 0.251557 16*0.2449 0.251557 0.264863 12*0.2769 + 0.264863 0.251557 16*0.2449 0.251557 0.264863 6*0.2769 0.525344 0.551812 + 0.57828 0.604748 0.631216 0.657684 0.684152 0.71062 0.737087 0.763555 + 0.790023 0.816491 0.842959 0.869427 0.895895 0.922363 0.94883 0.975298 + 1.107574 1.145069 1.182574 1.220068 1.257573 1.295068 1.441975 1.468588 + 1.495201 1.521815 1.548428 1.575042 1.601655 1.628269 1.654882 1.681496 + 1.708109 1.734723 0.525344 0.551812 0.57828 0.604748 0.631216 0.657684 + 0.684152 0.71062 0.737087 0.763555 0.790023 0.816491 0.842959 0.869427 + 0.895895 0.922363 0.94883 0.975298 1.107574 1.145069 1.182574 1.220068 + 1.257573 1.295068 1.441975 1.468588 1.495201 1.521815 1.548428 1.575042 + 1.601655 1.628269 1.654882 1.681496 1.708109 1.734723 0.52622 0.552785 + 0.57935 0.605915 0.63248 0.659045 0.68561 0.712175 0.73874 0.765305 0.79187 + 0.818436 0.845001 0.871566 0.898131 0.924696 0.951261 0.977826 1.107938 + 1.145423 1.182938 1.220422 1.257937 1.295422 1.441822 1.468241 1.494661 + 1.52108 1.547499 1.573918 1.600337 1.626757 1.653176 1.679595 1.706014 + 1.732433 0.52622 0.552785 0.57935 0.605915 0.63248 0.659045 0.68561 0.712175 + 0.73874 0.765305 0.79187 0.818436 0.845001 0.871566 0.898131 0.924696 + 0.951261 0.977826 1.107938 1.145423 1.182938 1.220422 1.257937 1.295422 + 1.441822 1.468241 1.494661 1.52108 1.547499 1.573918 1.600337 1.626757 + 1.653176 1.679595 1.706014 1.732433 0.93727 0.963948 0.990534 1.017212 + 1.043798 1.070476 1.097062 1.12374 1.150326 1.177004 1.20359 0.93727 + 0.963948 0.990534 1.017212 1.043798 1.070476 1.097062 1.12374 1.150326 + 1.177004 1.20359 0.937255 0.963887 0.990519 1.017151 1.043783 1.070415 + 1.097047 1.123679 1.150311 1.176943 1.203575 0.937255 0.963887 0.990519 + 1.017151 1.043783 1.070415 1.097047 1.123679 1.150311 1.176943 1.203575 + 1.062566 1.10004 1.137495 1.174969 1.212423 1.249898 1.287352 1.324826 + 1.362281 1.399755 1.437209 1.062566 1.10004 1.137495 1.174969 1.212423 + 1.249898 1.287352 1.324826 1.362281 1.399755 1.437209 1.062567 1.100018 + 1.137496 1.174946 1.212424 1.249875 1.287353 1.324803 1.362281 1.399732 + 1.43721 1.062567 1.100018 1.137496 1.174946 1.212424 1.249875 1.287353 + 1.324803 1.362281 1.399732 1.43721 1.534266 1.543957 1.553678 1.563368 + 1.573089 1.58278 1.592501 1.602191 1.611912 11*1.84325 1.611912 1.602191 + 1.5925 1.582779 1.573089 1.563368 1.553677 1.543956 2*1.534266 1.543957 + 1.553678 1.563368 1.573089 1.58278 1.592501 1.602191 1.611912 11*1.84325 + 1.611912 1.602191 1.5925 1.582779 1.573089 1.563368 1.553677 1.543956 + 1.534266 + YMP2 = 1.26203 1.18703 1.11203 1.01203 0.93703 0.86203 0.757099 0.683289 + 0.594 0.519 0.444 0.369 0.294 0.219 0.144 0.069 -0.081 -0.156 -0.231 -0.306 + -0.381 -0.456 -0.531 -0.606 -0.695289 -0.769099 -0.87403 -0.94903 -1.02403 + -1.12403 -1.19903 -1.27403 1.26203 1.18703 1.11203 1.01203 0.93703 0.86203 + 0.757099 0.683289 0.594 0.519 0.444 0.369 0.294 0.219 0.144 0.069 -0.081 + -0.156 -0.231 -0.306 -0.381 -0.456 -0.531 -0.606 -0.695289 -0.769099 + -0.87403 -0.94903 -1.02403 -1.12403 -1.19903 -1.27403 1.577397 1.603963 + 1.630528 1.657093 1.683658 1.710223 1.736788 1.763353 1.789918 1.816483 + 1.843048 1.869613 1.896178 1.922743 1.949308 1.975873 2.002438 2.029003 + 2.109211 2.109369 2.109486 2.109643 2.10976 2.109918 2.039949 2.01353 + 1.987111 1.960692 1.934273 1.907853 1.881434 1.855015 1.828596 1.802177 + 1.775758 1.749338 1.577397 1.603963 1.630528 1.657093 1.683658 1.710223 + 1.736788 1.763353 1.789918 1.816483 1.843048 1.869613 1.896178 1.922743 + 1.949308 1.975873 2.002438 2.029003 2.109211 2.109369 2.109486 2.109643 + 2.10976 2.109918 2.039949 2.01353 1.987111 1.960692 1.934273 1.907853 + 1.881434 1.855015 1.828596 1.802177 1.775758 1.749338 -1.588602 -1.61507 + -1.641538 -1.668006 -1.694474 -1.720942 -1.747409 -1.773877 -1.800345 + -1.826813 -1.853281 -1.879749 -1.906217 -1.932685 -1.959153 -1.98562 + -2.012088 -2.038556 -2.115747 -2.115631 -2.115473 -2.115356 -2.115198 + -2.115081 -2.044038 -2.017425 -1.990811 -1.964198 -1.937584 -1.910971 + -1.884357 -1.857744 -1.831131 -1.804517 -1.777904 -1.75129 -1.588602 + -1.61507 -1.641538 -1.668006 -1.694474 -1.720942 -1.747409 -1.773877 + -1.800345 -1.826813 -1.853281 -1.879749 -1.906217 -1.932685 -1.959153 + -1.98562 -2.012088 -2.038556 -2.115747 -2.115631 -2.115473 -2.115356 + -2.115198 -2.115081 -2.044038 -2.017425 -1.990811 -1.964198 -1.937584 + -1.910971 -1.884357 -1.857744 -1.831131 -1.804517 -1.777904 -1.75129 + 1.309044 1.282629 1.256243 1.229828 1.203442 1.177027 1.150641 1.124226 + 1.09784 1.071425 1.045039 1.309044 1.282629 1.256243 1.229828 1.203442 + 1.177027 1.150641 1.124226 1.09784 1.071425 1.045039 -1.313629 -1.287214 + -1.260828 -1.234413 -1.208027 -1.181612 -1.155226 -1.128811 -1.102425 + -1.07601 -1.049623 -1.313629 -1.287214 -1.260828 -1.234413 -1.208027 + -1.181612 -1.155226 -1.128811 -1.102425 -1.07601 -1.049623 1.566286 1.564651 + 1.563015 1.56138 1.559743 1.558108 1.556472 1.554837 1.5532 1.551566 + 1.549929 1.566286 1.564651 1.563015 1.56138 1.559743 1.558108 1.556472 + 1.554837 1.5532 1.551566 1.549929 -1.570904 -1.569269 -1.567632 -1.565997 + -1.564361 -1.562726 -1.561089 -1.559454 -1.557818 -1.556183 -1.554546 + -1.570904 -1.569269 -1.567632 -1.565997 -1.564361 -1.562726 -1.561089 + -1.559454 -1.557818 -1.556183 -1.554546 0.796804 0.760602 0.72436 0.688158 + 0.651915 0.615713 0.579471 0.543269 0.507027 0.187479 0.15 0.112479 0.075 + 0.037479 -0.0 -0.037521 -0.075 -0.112521 -0.15 -0.187521 -0.507046 -0.543269 + -0.579491 -0.615713 -0.651935 -0.688157 -0.72438 -0.760602 -0.796824 + 0.796804 0.760602 0.72436 0.688158 0.651915 0.615713 0.579471 0.543269 + 0.507027 0.187479 0.15 0.112479 0.075 0.037479 -0.0 -0.037521 -0.075 + -0.112521 -0.15 -0.187521 -0.507046 -0.543269 -0.579491 -0.615713 -0.651935 + -0.688157 -0.72438 -0.760602 -0.796824 + AMP2 = 6*90.0 2*79.799995 16*90.0 2*100.200005 12*90.0 2*79.799995 16*90.0 + 2*100.200005 6*90.0 -44.895035 45.104965 -44.895035 45.104965 -44.895035 + 45.104965 -44.895035 45.104965 -44.895035 45.104965 -44.895035 45.104965 + -44.895035 45.104965 -44.895035 45.104965 -44.895035 45.104965 0.209874 + -89.790115 0.209874 -89.790115 0.209874 -89.790115 -134.790115 -44.790123 + -134.790115 -44.790123 -134.790115 -44.790123 -134.790115 -44.790123 + -134.790115 -44.790123 -134.790115 -44.790123 -44.895035 45.104965 + -44.895035 45.104965 -44.895035 45.104965 -44.895035 45.104965 -44.895035 + 45.104965 -44.895035 45.104965 -44.895035 45.104965 -44.895035 45.104965 + -44.895035 45.104965 0.209874 -89.790115 0.209874 -89.790115 0.209874 + -89.790115 -134.790115 -44.790123 -134.790115 -44.790123 -134.790115 + -44.790123 -134.790115 -44.790123 -134.790115 -44.790123 -134.790115 + -44.790123 45.104965 135.104965 45.104965 135.104965 45.104965 135.104965 + 45.104965 135.104965 45.104965 135.104965 45.104965 135.104965 45.104965 + 135.104965 45.104965 135.104965 45.104965 135.104965 -179.790115 90.209869 + -179.790115 90.209869 -179.790115 90.209869 135.209869 -134.790115 + 135.209869 -134.790115 135.209869 -134.790115 135.209869 -134.790115 + 135.209869 -134.790115 135.209869 -134.790115 45.104965 135.104965 45.104965 + 135.104965 45.104965 135.104965 45.104965 135.104965 45.104965 135.104965 + 45.104965 135.104965 45.104965 135.104965 45.104965 135.104965 45.104965 + 135.104965 -179.790115 90.209869 -179.790115 90.209869 -179.790115 90.209869 + 135.209869 -134.790115 135.209869 -134.790115 135.209869 -134.790115 + 135.209869 -134.790115 135.209869 -134.790115 135.209869 -134.790115 -45.0 + -135.0 -45.0 -135.0 -45.0 -135.0 -45.0 -135.0 -45.0 -135.0 2*-45.0 -135.0 + -45.0 -135.0 -45.0 -135.0 -45.0 -135.0 -45.0 -135.0 -45.0 -135.0 135.0 + -135.0 135.0 -135.0 135.0 -135.0 135.0 -135.0 135.0 2*-135.0 135.0 -135.0 + 135.0 -135.0 135.0 -135.0 135.0 -135.0 135.0 -135.0 177.5 -92.5 177.5 -92.5 + 177.5 -92.5 177.5 -92.5 177.5 -92.5 2*177.5 -92.5 177.5 -92.5 177.5 -92.5 + 177.5 -92.5 177.5 -92.5 177.5 2.5 92.5 2.5 92.5 2.5 92.5 2.5 92.5 2.5 92.5 + 2*2.5 92.5 2.5 92.5 2.5 92.5 2.5 92.5 2.5 92.5 2.5 -75.0 -165.0 -75.0 -165.0 + -75.0 -165.0 -75.0 -165.0 -75.0 -90.0 180.0 -90.0 180.0 -90.0 180.0 -90.0 + 180.0 -90.0 180.0 -90.0 -104.999992 165.0 -104.999992 165.0 -104.999992 + 165.0 -104.999992 165.0 -104.999992 -75.0 -165.0 -75.0 -165.0 -75.0 -165.0 + -75.0 -165.0 -75.0 -90.0 180.0 -90.0 180.0 -90.0 180.0 -90.0 180.0 -90.0 + 180.0 -90.0 -104.999992 165.0 -104.999992 165.0 -104.999992 165.0 + -104.999992 165.0 -104.999992 + MPNAM2 = 'b_c1_p01' 'b_c1_p03' 'b_c1_p05' 'b_c1_p07' 'b_c1_p09' 'b_c1_p10' + 'b_c1_p12' 'b_c1_p14' 'b_c1_p15' 'b_c1_p16' 'b_c1_p18' 'b_c1_p20' 'b_c1_p22' + 'b_c1_p23' 'b_c1_p25' 'b_c1_p27' 'b_c1_p28' 'b_c1_p30' 'b_c1_p32' 'b_c1_p33' + 'b_c1_p35' 'b_c1_p37' 'b_c1_p39' 'b_c1_p40' 'b_c1_p41' 'b_c1_p43' 'b_c1_p45' + 'b_c1_p46' 'b_c1_p48' 'b_c1_p50' 'b_c1_p52' 'b_c1_p54' 'b_c2_p01' 'b_c2_p03' + 'b_c2_p05' 'b_c2_p07' 'b_c2_p09' 'b_c2_p10' 'b_c2_p12' 'b_c2_p14' 'b_c2_p15' + 'b_c2_p16' 'b_c2_p18' 'b_c2_p20' 'b_c2_p22' 'b_c2_p23' 'b_c2_p25' 'b_c2_p27' + 'b_c2_p28' 'b_c2_p30' 'b_c2_p32' 'b_c2_p33' 'b_c2_p35' 'b_c2_p37' 'b_c2_p39' + 'b_c2_p40' 'b_c2_p41' 'b_c2_p43' 'b_c2_p45' 'b_c2_p46' 'b_c2_p48' 'b_c2_p50' + 'b_c2_p52' 'b_c2_p54' 'b_xu1_n01' 'b_xu1_p02' 'b_xu1_n03' 'b_xu1_p04' + 'b_xu1_n05' 'b_xu1_p06' 'b_xu1_n07' 'b_xu1_p08' 'b_xu1_n09' 'b_xu1_p10' + 'b_xu1_n11' 'b_xu1_p12' 'b_xu1_n13' 'b_xu1_p14' 'b_xu1_n15' 'b_xu1_p16' + 'b_xu1_n17' 'b_xu1_p18' 'b_xu1_p19' 'b_xu1_n20' 'b_xu1_p21' 'b_xu1_n22' + 'b_xu1_p23' 'b_xu1_n24' 'b_xu1_n25' 'b_xu1_p26' 'b_xu1_n27' 'b_xu1_p28' + 'b_xu1_n29' 'b_xu1_p30' 'b_xu1_n31' 'b_xu1_p32' 'b_xu1_n33' 'b_xu1_p34' + 'b_xu1_n35' 'b_xu1_p36' 'b_xu2_n01' 'b_xu2_p02' 'b_xu2_n03' 'b_xu2_p04' + 'b_xu2_n05' 'b_xu2_p06' 'b_xu2_n07' 'b_xu2_p08' 'b_xu2_n09' 'b_xu2_p10' + 'b_xu2_n11' 'b_xu2_p12' 'b_xu2_n13' 'b_xu2_p14' 'b_xu2_n15' 'b_xu2_p16' + 'b_xu2_n17' 'b_xu2_p18' 'b_xu2_p19' 'b_xu2_n20' 'b_xu2_p21' 'b_xu2_n22' + 'b_xu2_p23' 'b_xu2_n24' 'b_xu2_n25' 'b_xu2_p26' 'b_xu2_n27' 'b_xu2_p28' + 'b_xu2_n29' 'b_xu2_p30' 'b_xu2_n31' 'b_xu2_p32' 'b_xu2_n33' 'b_xu2_p34' + 'b_xu2_n35' 'b_xu2_p36' 'b_xl1_n01' 'b_xl1_p02' 'b_xl1_n03' 'b_xl1_p04' + 'b_xl1_n05' 'b_xl1_p06' 'b_xl1_n07' 'b_xl1_p08' 'b_xl1_n09' 'b_xl1_p10' + 'b_xl1_n11' 'b_xl1_p12' 'b_xl1_n13' 'b_xl1_p14' 'b_xl1_n15' 'b_xl1_p16' + 'b_xl1_n17' 'b_xl1_p18' 'b_xl1_p19' 'b_xl1_n20' 'b_xl1_p21' 'b_xl1_n22' + 'b_xl1_p23' 'b_xl1_n24' 'b_xl1_n25' 'b_xl1_p26' 'b_xl1_n27' 'b_xl1_p28' + 'b_xl1_n29' 'b_xl1_p30' 'b_xl1_n31' 'b_xl1_p32' 'b_xl1_n33' 'b_xl1_p34' + 'b_xl1_n35' 'b_xl1_p36' 'b_xl2_n01' 'b_xl2_p02' 'b_xl2_n03' 'b_xl2_p04' + 'b_xl2_n05' 'b_xl2_p06' 'b_xl2_n07' 'b_xl2_p08' 'b_xl2_n09' 'b_xl2_p10' + 'b_xl2_n11' 'b_xl2_p12' 'b_xl2_n13' 'b_xl2_p14' 'b_xl2_n15' 'b_xl2_p16' + 'b_xl2_n17' 'b_xl2_p18' 'b_xl2_p19' 'b_xl2_n20' 'b_xl2_p21' 'b_xl2_n22' + 'b_xl2_p23' 'b_xl2_n24' 'b_xl2_n25' 'b_xl2_p26' 'b_xl2_n27' 'b_xl2_p28' + 'b_xl2_n29' 'b_xl2_p30' 'b_xl2_n31' 'b_xl2_p32' 'b_xl2_n33' 'b_xl2_p34' + 'b_xl2_n35' 'b_xl2_p36' 'b_nu1_p01' 'b_nu1_n02' 'b_nu1_p03' 'b_nu1_n04' + 'b_nu1_p05' 'b_nu1_n06' 'b_nu1_p07' 'b_nu1_n08' 'b_nu1_p09' 'b_nu1_n10' + 'b_nu1_p11' 'b_nu2_p01' 'b_nu2_n02' 'b_nu2_p03' 'b_nu2_n04' 'b_nu2_p05' + 'b_nu2_n06' 'b_nu2_p07' 'b_nu2_n08' 'b_nu2_p09' 'b_nu2_n10' 'b_nu2_p11' + 'b_nl1_p01' 'b_nl1_n02' 'b_nl1_p03' 'b_nl1_n04' 'b_nl1_p05' 'b_nl1_n06' + 'b_nl1_p07' 'b_nl1_n08' 'b_nl1_p09' 'b_nl1_n10' 'b_nl1_p11' 'b_nl2_p01' + 'b_nl2_n02' 'b_nl2_p03' 'b_nl2_n04' 'b_nl2_p05' 'b_nl2_n06' 'b_nl2_p07' + 'b_nl2_n08' 'b_nl2_p09' 'b_nl2_n10' 'b_nl2_p11' 'b_bu1_p01' 'b_bu1_n02' + 'b_bu1_p03' 'b_bu1_n04' 'b_bu1_p05' 'b_bu1_n06' 'b_bu1_p07' 'b_bu1_n08' + 'b_bu1_p09' 'b_bu1_n10' 'b_bu1_p11' 'b_bu2_p01' 'b_bu2_n02' 'b_bu2_p03' + 'b_bu2_n04' 'b_bu2_p05' 'b_bu2_n06' 'b_bu2_p07' 'b_bu2_n08' 'b_bu2_p09' + 'b_bu2_n10' 'b_bu2_p11' 'b_bl1_p01' 'b_bl1_n02' 'b_bl1_p03' 'b_bl1_n04' + 'b_bl1_p05' 'b_bl1_n06' 'b_bl1_p07' 'b_bl1_n08' 'b_bl1_p09' 'b_bl1_n10' + 'b_bl1_p11' 'b_bl2_p01' 'b_bl2_n02' 'b_bl2_p03' 'b_bl2_n04' 'b_bl2_p05' + 'b_bl2_n06' 'b_bl2_p07' 'b_bl2_n08' 'b_bl2_p09' 'b_bl2_n10' 'b_bl2_p11' + 'b_o1_p01' 'b_o1_n02' 'b_o1_p03' 'b_o1_n04' 'b_o1_p05' 'b_o1_n06' 'b_o1_p07' + 'b_o1_n08' 'b_o1_p09' 'b_o1_p10' 'b_o1_n11' 'b_o1_p12' 'b_o1_n13' 'b_o1_p14' + 'b_o1_n15' 'b_o1_p16' 'b_o1_n17' 'b_o1_p18' 'b_o1_n19' 'b_o1_p20' 'b_o1_p21' + 'b_o1_n22' 'b_o1_p23' 'b_o1_n24' 'b_o1_p25' 'b_o1_n26' 'b_o1_p27' 'b_o1_n28' + 'b_o1_p29' 'b_o2_p01' 'b_o2_n02' 'b_o2_p03' 'b_o2_n04' 'b_o2_p05' 'b_o2_n06' + 'b_o2_p07' 'b_o2_n08' 'b_o2_p09' 'b_o2_p10' 'b_o2_n11' 'b_o2_p12' 'b_o2_n13' + 'b_o2_p14' 'b_o2_n15' 'b_o2_p16' 'b_o2_n17' 'b_o2_p18' 'b_o2_n19' 'b_o2_p20' + 'b_o2_p21' 'b_o2_n22' 'b_o2_p23' 'b_o2_n24' 'b_o2_p25' 'b_o2_n26' 'b_o2_p27' + 'b_o2_n28' 'b_o2_p29' + SMP2 = 354*0.03 + IGRID = 1 + RLEFT = 0.06 + RRIGHT = 2.0 + ZBOTTO = -2.2 + ZTOP = 2.2 + IFCOIL = 1 + ISLPFC = 0 + NSMP2 = 25 + IECOIL = 1 + IVESEL = 0 + vsid = 1 + IACOIL = 0 + nw = 65 + nh = 65 + / diff --git a/omas/machine_mappings/support_files/mast/40000/ranges.dat b/omas/machine_mappings/support_files/mast/40000/ranges.dat new file mode 100644 index 000000000..8565c3ca8 --- /dev/null +++ b/omas/machine_mappings/support_files/mast/40000/ranges.dat @@ -0,0 +1 @@ +40000 999999 diff --git a/omas/machine_mappings/support_files/mast/40000/signals.dat b/omas/machine_mappings/support_files/mast/40000/signals.dat new file mode 100644 index 000000000..a4494e12c --- /dev/null +++ b/omas/machine_mappings/support_files/mast/40000/signals.dat @@ -0,0 +1,679 @@ +;=== Measured signals to be read - MASTU diagnostics === +;=== +;=== CY 2020 signal +;=== +;=== J.W. Berkery 11/22/22: Turned on the PF coils that had been off for some reason +;=== J.W. Berkery 11/17/22: Added two flux loops that were accidentally left out entirely: F_D1U_03 and F_D1U_02 +;=== J.W. Berkery 11/15/22: Took out a bunch of signals +;=== J.W. Berkery 05/05/21: New version, based on ConfigK, now with all signals in AMB or AMC +;=== J.W. Berkery 02/09/21: Updated flux loop calibration factors +;=== J.W. Berkery 02/08/21: Removed a few bad probes (Dave Ryan email 2/8/21) +;=== J.W. Berkery 02/04/21: Updated some pickup calibration factors, per Dave Ryan email 2/4/21 +;=== J.W. Berkery 01/26/21: Updated D6L calibration factor +;=== J.W. Berkery 01/20/21: A few small changes from ConfigJ to ConfigK +;=== J.W. Berkery 01/20/21: From ConfigF - Setup for ConfigJ, per Dave Ryan +;=== J.W. Berkery 12/04/20: Tweaked some effective resistances. Changed VS6L and 5L from F_XL_07 to 05 +;=== J.W. Berkery 12/02/20: Turned on D1, DP, and D7 coils +;=== J.W. Berkery 11/30/20: Updated with b_c2 polarity reversals from Lucy +;=== J.W. Berkery 11/24/20: Updated with loop voltages, vessel segments, and polarity reversals from Lucy +;=== J.W. Berkery 11/12/20: Setup for ConfigF, per Dave Ryan +;=== J.W. Berkery 11/06/20: Setup for ConfigE, per Dave Ryan (same flux loops as D, adding Mirnovs. Need to check F_C_A03) +;=== J.W. Berkery 10/27/20: Setup for ConfigD, per Dave Ryan +;=== J.W. Berkery 09/29/20: Setup for ConfigC, per Dave Ryan +;=== J.W. Berkery 05/19/20: Fixed one flux loop tag name and added loop voltage tags to vessel segments +;=== J.W. Berkery 05/14/20: Updated loop voltages. But, the non-integrated signals don't actually exist in uda yet +;=== J.W. Berkery 05/14/20: Updated the names of the Shaping coils and coil case currents +;=== J.W. Berkery 05/14/20: Updated the names of the Mirnov coils +;=== J.W. Berkery 05/14/20: Updated the names of the vessel segments. Don't have corresponding loop voltages yet +;=== J.W. Berkery 05/13/20: Flux loop names updated. *Everything else still from MAST* +;=== J.W. Berkery 02/24/20: Copied from MAST - needs to be updated for MASTU +;=== +;=== Computed "signals" based on measurements === +;=== +;=== NOTE: map index is one greater than the corresponding IDL array index +;=== (i.e., ioh, map index 1 = ioh[0], etc.) +;=== +;=== NOTE: See notes at end for stated errors, bit noise, etc. as well as definitions +;=== +;Name sigl map map MDS Read Error Signal Use Conversion Pri Fit t Smoothing Designation +; type var indx tree sig? rel abs threshold err? factor wgt idx win (s) Data Auxiliary +;=========================================================================================================================================================== +; +; Ohmic +; +P1 OH ioh 1 e y 0.020 20.0 40.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P1 - ; kA -> A +; +; Shaping coils +; +PCL SC icoil 1 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 xxxxxxxxxxxxxx - ; kA -> A +PXL SC icoil 2 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 xxxxxxxxxxxxxx - ; +P4U SC icoil 3 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P4U - ; +P4L SC icoil 4 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P4L - ; +P5U SC icoil 5 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P5U - ; +P5L SC icoil 6 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P5L - ; +P6U SC icoil 7 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P6U - ; +P6L SC icoil 8 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P6L - ; +D1U SC icoil 9 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D1U - ; +D1L SC icoil 10 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D1L - ; +D2U SC icoil 11 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D2U - ; +D2L SC icoil 12 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D2L - ; +D3U SC icoil 13 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D3U - ; +D3L SC icoil 14 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D3L - ; +DPU SC icoil 15 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/DPU - ; +DPL SC icoil 16 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/DPL - ; +D5U SC icoil 17 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D5U - ; +D5L SC icoil 18 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D5L - ; +D6U SC icoil 19 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D6U - ; +D6L SC icoil 20 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D6L - ; +D7U SC icoil 21 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D7U - ; +D7L SC icoil 22 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D7L - ; +; +; (including case currents) +D1CU SC icoil 23 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D1U - ; kA -> A +D2CU SC icoil 24 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D2U - ; +D3CU SC icoil 25 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D3U - ; +DPCU SC icoil 26 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/DPU - ; +D5CU SC icoil 27 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D5U - ; +D6CU SC icoil 28 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D6U - ; +D7CU SC icoil 29 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D7U - ; +P4CU SC icoil 30 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P4U - ; +P5CU SC icoil 31 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P5U - ; +P6CU SC icoil 32 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P6U - ; +P6CL SC icoil 33 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P6L - ; +P5CL SC icoil 34 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P5L - ; +P4CL SC icoil 35 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P4L - ; +D7CL SC icoil 36 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D7L - ; +D6CL SC icoil 37 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D6L - ; +D5CL SC icoil 38 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D5L - ; +DPCL SC icoil 39 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/DPL - ; +D3CL SC icoil 40 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D3L - ; +D2CL SC icoil 41 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D2L - ; +D1CL SC icoil 42 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D1L - ; +; +; Plasma current +IP1 PR ip 1 - y 0.010 10.0e3 50.0e3 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/PLASMA_CURRENT - ; kA -> A +; +; Toroidal field +TF1 TF none 1 - y 0.050 30.0 50.0 y 4.800e-6 1.0 1.0 -1 2.1e-3 AMC/ROGEXT/TF - ; kA -> A ; Check -1 +; +; Diamagnetic loop +; (the following is from MAST) +;FDIA DL dflux 1 e n 0.04 0.004 0.004 y 1.0 1.0 1.0 -1 2.1e-3 \\FDIA - ;(Wb) error was 2%, 2mWb +; +; Flux loops +; +F_NU_01 FL tfl 1 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NU_01 - ; (Wb) +F_NU_02 FL tfl 2 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NU_02 - ; +F_NU_03 FL tfl 3 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NU_03 - ; +F_NU_04 FL tfl 4 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NU_04 - ; +F_NU_a05 FL tfl 5 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NU_A05 - ; +F_NU_b05 FL tfl 6 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NU_B05 - ; +F_NU_06 FL tfl 7 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NU_06 - ; Out +F_NL_01 FL tfl 8 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NL_01 - ; +F_NL_02 FL tfl 9 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NL_02 - ; +F_NL_03 FL tfl 10 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NL_03 - ; +F_NL_04 FL tfl 11 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NL_04 - ; +F_NL_a05 FL tfl 12 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NL_A05 - ; +F_NL_b05 FL tfl 13 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NL_B05 - ; +F_NL_06 FL tfl 14 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NL_06 - ; +F_P6U_01 FL tfl 15 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P6U_01 - ; +F_P6L_01 FL tfl 16 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P6L_01 - ; +F_BU_01 FL tfl 17 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BU_01 - ; +F_BU_02 FL tfl 18 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BU_02 - ; +F_BU_03 FL tfl 19 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BU_03 - ; +F_BU_04 FL tfl 20 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BU_04 - ; +F_BL_01 FL tfl 21 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BL_01 - ; +F_BL_02 FL tfl 22 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BL_02 - ; +F_BL_03 FL tfl 23 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BL_03 - ; +F_BL_04 FL tfl 24 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BL_04 - ; +F_P5U_01 FL tfl 25 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5U_01 - ; +F_P5U_02 FL tfl 26 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5U_02 - ; +F_P5U_03 FL tfl 27 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5U_03 - ; +F_P5U_04 FL tfl 28 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5U_04 - ; +F_P5L_01 FL tfl 29 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5L_01 - ; +F_P5L_02 FL tfl 30 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5L_02 - ; +F_P5L_03 FL tfl 31 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5L_03 - ; +F_P5L_04 FL tfl 32 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5L_04 - ; +F_XU_01 FL tfl 33 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XU_01 - ; Removed, per Dave Ryan's email, 11/09/20 +F_XU_02 FL tfl 34 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XU_02 - ; Removed, per Dave Ryan's email, 11/09/20 +F_XU_03 FL tfl 35 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XU_03 - ; +F_XU_04 FL tfl 36 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XU_04 - ; +F_XU_05 FL tfl 37 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XU_05 - ; +F_XU_06 FL tfl 38 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XU_06 - ; +F_XU_07 FL tfl 39 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XU_07 - ; +F_XL_01 FL tfl 40 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XL_01 - ; +F_XL_02 FL tfl 41 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XL_02 - ; Bad (Dave Ryan email 2/8/21) +F_XL_03 FL tfl 42 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XL_03 - ; +F_XL_04 FL tfl 43 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XL_04 - ; +F_XL_05 FL tfl 44 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XL_05 - ; Out +F_XL_06 FL tfl 45 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XL_06 - ; Bad (Dave Ryan email 2/8/21) +F_XL_07 FL tfl 46 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XL_07 - ; Bad (Dave Ryan email 2/8/21) +F_DPU_01 FL tfl 47 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPU_01 - ; +F_DPU_02 FL tfl 48 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPU_02 - ; +F_DPU_03 FL tfl 49 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPU_03 - ; +F_DPU_04 FL tfl 50 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPU_04 - ; +F_DPL_04 FL tfl 51 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPL_04 - ; +F_DPL_03 FL tfl 52 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPL_03 - ; +F_DPL_02 FL tfl 53 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPL_02 - ; +F_DPL_01 FL tfl 54 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPL_01 - ; +F_D3U_02 FL tfl 55 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3U_02 - ; +F_D3U_03 FL tfl 56 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3U_03 - ; +F_D3U_01 FL tfl 57 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3U_01 - ; +F_D3U_04 FL tfl 58 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3U_04 - ; +F_D3L_01 FL tfl 59 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3L_01 - ; +F_D3L_02 FL tfl 60 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3L_02 - ; +F_D3L_04 FL tfl 61 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3L_04 - ; +F_D3L_03 FL tfl 62 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3L_03 - ; +F_D2U_03 FL tfl 63 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2U_03 - ; +F_D2U_02 FL tfl 64 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2U_02 - ; Bad (Dave Ryan email 2/8/21) +F_D2U_04 FL tfl 65 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2U_04 - ; +F_D2U_01 FL tfl 66 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2U_01 - ; +F_D2L_02 FL tfl 67 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2L_02 - ; +F_D2L_01 FL tfl 68 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2L_01 - ; +F_D2L_03 FL tfl 69 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2L_03 - ; +F_D2L_04 FL tfl 70 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2L_04 - ; +F_D1U_03 FL tfl 71 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D1U_03 - ; Turned off when added because not sure what the status is +F_D1U_02 FL tfl 72 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D1U_02 - ; Turned off when added because not sure what the status is + +F_D1U_04 FL tfl 73 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D1U_04 - ; +F_D1U_01 FL tfl 74 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D1U_01 - ; Dave's spreadsheet has f_d1u_02 and 03 listed? Don't exist? +F_D1L_04 FL tfl 75 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D1L_04 - ; +F_D1L_01 FL tfl 76 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D1L_01 - ; +F_D1L_03 FL tfl 77 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D1L_03 - ; Removed, 11/15/22 +F_D1L_02 FL tfl 78 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D1L_02 - ; Removed, 11/15/22 +F_C_A01 FL tfl 79 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A01 - ; Removed, per Dave Ryan's email, 11/09/20 +F_C_B01 FL tfl 80 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B01 - ; +F_C_A02 FL tfl 81 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A02 - ; +F_C_B02 FL tfl 82 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B02 - ; +F_C_A03 FL tfl 83 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A03 - ; This signal is missing after 41606. Taken out +F_C_B03 FL tfl 84 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B03 - ; +F_C_A04 FL tfl 85 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A04 - ; +F_C_B04 FL tfl 86 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B04 - ; +F_C_A05 FL tfl 87 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A05 - ; +F_C_B05 FL tfl 88 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B05 - ; +F_C_A06 FL tfl 89 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A06 - ; +F_C_B06 FL tfl 90 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B06 - ; Removed, 11/15/22 +F_C_A07 FL tfl 91 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A07 - ; +F_C_B07 FL tfl 92 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B07 - ; +F_C_A08 FL tfl 93 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A08 - ; +F_C_B08 FL tfl 94 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B08 - ; +F_C_A09 FL tfl 95 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A09 - ; +F_C_B09 FL tfl 96 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B09 - ; +F_C_A10 FL tfl 97 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A10 - ; +F_C_B10 FL tfl 98 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B10 - ; +F_C_A11 FL tfl 99 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A11 - ; +F_C_B11 FL tfl 100 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B11 - ; +F_C_A12 FL tfl 101 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A12 - ; Removed, per Dave Ryan's email, 11/09/20 +F_C_B12 FL tfl 102 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B12 - ; +; +; Loop voltages +; - ; (V) === loop voltage signals +VFCB05 VM none 1 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_C_B05 - ; for VS1U +VFCB01 VM none 2 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_C_B01 - ; for VS2U +VFD1U04 VM none 3 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_D1U_04 - ; for VS3U and D1CU +VFD3U03 VM none 4 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_D3U_03 - ; for VS4U +VFXU07 VM none 5 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_XU_07 - ; for VS5U and VS6U +VFP5U01 VM none 6 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_P5U_01 - ; for VS7U +VFP5L01 VM none 7 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_P5L_01 - ; for VS7L +;;;;VFXL05 VM none 8 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_XL_05 - ; for VS6L and VS5L ; not available, try using XL_04 +VFXL04 VM none 8 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_XL_04 - ; for VS6L and VS5L ; not available, try using XL_04 +VFD3L03 VM none 9 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_D3L_03 - ; for VS4L +VFD1L04 VM none 10 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_D1L_04 - ; for VS3L and D1CL +VFCB12 VM none 11 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_C_B12 - ; for VS2L +VFCB08 VM none 12 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_C_B08 - ; for VS1L +VFNUB05 VM none 13 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_NU_B05 - ; for PSPU +VFBU03 VM none 14 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_BU_03 - ; for GBU +VFBL03 VM none 15 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_BL_03 - ; for GBL +VFNLB05 VM none 16 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_NL_B05 - ; for PSPL +; +; +; Mirnov coils +; +B_C1_P01 MC bmc 1 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P01 - ; (T) +B_C1_P03 MC bmc 2 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P03 - ; (T) +B_C1_P05 MC bmc 3 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P05 - ; (T) +B_C1_P07 MC bmc 4 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P07 - ; (T) +B_C1_P09 MC bmc 5 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P09 - ; (T) +B_C1_P10 MC bmc 6 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P10 - ; (T) +B_C1_P12 MC bmc 7 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P12 - ; (T) +B_C1_P14 MC bmc 8 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P14 - ; (T) +B_C1_P15 MC bmc 9 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P15 - ; (T) +B_C1_P16 MC bmc 10 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P16 - ; (T) +B_C1_P18 MC bmc 11 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P18 - ; (T) +B_C1_P20 MC bmc 12 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P20 - ; (T) +B_C1_P22 MC bmc 13 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P22 - ; (T) +B_C1_P23 MC bmc 14 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P23 - ; (T) +B_C1_P25 MC bmc 15 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P25 - ; (T) +B_C1_P27 MC bmc 16 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P27 - ; (T) +B_C1_P28 MC bmc 17 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P28 - ; (T) +B_C1_P30 MC bmc 18 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P30 - ; (T) +B_C1_P32 MC bmc 19 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P32 - ; (T) +B_C1_P33 MC bmc 20 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P33 - ; (T) +B_C1_P35 MC bmc 21 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P35 - ; (T) +B_C1_P37 MC bmc 22 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P37 - ; (T) +B_C1_P39 MC bmc 23 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P39 - ; (T) +B_C1_P40 MC bmc 24 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P40 - ; (T) +B_C1_P41 MC bmc 25 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P41 - ; (T) +B_C1_P43 MC bmc 26 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P43 - ; (T) +B_C1_P45 MC bmc 27 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P45 - ; (T) +B_C1_P46 MC bmc 28 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P46 - ; (T) +B_C1_P48 MC bmc 29 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P48 - ; (T) +B_C1_P50 MC bmc 30 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P50 - ; (T) +B_C1_P52 MC bmc 31 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P52 - ; (T) +B_C1_P54 MC bmc 32 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P54 - ; (T) +B_C2_P01 MC bmc 33 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P01 - ; (T) +B_C2_P03 MC bmc 34 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P03 - ; (T) +B_C2_P05 MC bmc 35 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P05 - ; (T) +B_C2_P07 MC bmc 36 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P07 - ; (T) +B_C2_P09 MC bmc 37 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P09 - ; (T) +B_C2_P10 MC bmc 38 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P10 - ; (T) +B_C2_P12 MC bmc 39 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P12 - ; (T) +B_C2_P14 MC bmc 40 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P14 - ; (T) +B_C2_P15 MC bmc 41 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P15 - ; (T) +B_C2_P16 MC bmc 42 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P16 - ; (T) +B_C2_P18 MC bmc 43 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P18 - ; (T) +B_C2_P20 MC bmc 44 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P20 - ; (T) +B_C2_P22 MC bmc 45 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P22 - ; (T) +B_C2_P23 MC bmc 46 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P23 - ; (T) +B_C2_P25 MC bmc 47 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P25 - ; (T) +B_C2_P27 MC bmc 48 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P27 - ; (T) +B_C2_P28 MC bmc 49 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P28 - ; (T) +B_C2_P30 MC bmc 50 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P30 - ; (T) +B_C2_P32 MC bmc 51 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P32 - ; (T) +B_C2_P33 MC bmc 52 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P33 - ; (T) +B_C2_P35 MC bmc 53 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P35 - ; (T) +B_C2_P37 MC bmc 54 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P37 - ; (T) +B_C2_P39 MC bmc 55 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P39 - ; (T) +B_C2_P40 MC bmc 56 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P40 - ; (T) +B_C2_P41 MC bmc 57 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P41 - ; (T) +B_C2_P43 MC bmc 58 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P43 - ; (T) +B_C2_P45 MC bmc 59 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P45 - ; (T) +B_C2_P46 MC bmc 60 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P46 - ; (T) +B_C2_P48 MC bmc 61 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P48 - ; (T) +B_C2_P50 MC bmc 62 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P50 - ; (T) +B_C2_P52 MC bmc 63 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P52 - ; (T) +B_C2_P54 MC bmc 64 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P54 - ; (T) +B_XU1_N01 MC bmc 65 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N01 - ; (T) +B_XU1_P02 MC bmc 66 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P02 - ; (T) +B_XU1_N03 MC bmc 67 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N03 - ; (T) +B_XU1_P04 MC bmc 68 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P04 - ; (T) +B_XU1_N05 MC bmc 69 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N05 - ; (T) +B_XU1_P06 MC bmc 70 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P06 - ; (T) +B_XU1_N07 MC bmc 71 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N07 - ; (T) +B_XU1_P08 MC bmc 72 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P08 - ; (T) +B_XU1_N09 MC bmc 73 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N09 - ; (T) +B_XU1_P10 MC bmc 74 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P10 - ; (T) Removed, 11/15/22 +B_XU1_N11 MC bmc 75 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N11 - ; (T) +B_XU1_P12 MC bmc 76 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P12 - ; (T) +B_XU1_N13 MC bmc 77 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N13 - ; (T) Removed, 11/15/22 +B_XU1_P14 MC bmc 78 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P14 - ; (T) +B_XU1_N15 MC bmc 79 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N15 - ; (T) +B_XU1_P16 MC bmc 80 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P16 - ; (T) Removed, 11/15/22 +B_XU1_N17 MC bmc 81 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N17 - ; (T) +B_XU1_P18 MC bmc 82 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P18 - ; (T) +B_XU1_P19 MC bmc 83 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P19 - ; (T) +B_XU1_N20 MC bmc 84 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N20 - ; (T) +B_XU1_P21 MC bmc 85 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P21 - ; (T) +B_XU1_N22 MC bmc 86 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N22 - ; (T) +B_XU1_P23 MC bmc 87 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P23 - ; (T) +B_XU1_N24 MC bmc 88 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N24 - ; (T) +B_XU1_N25 MC bmc 89 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N25 - ; (T) +B_XU1_P26 MC bmc 90 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P26 - ; (T) +B_XU1_N27 MC bmc 91 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N27 - ; (T) Removed, 11/15/22 +B_XU1_P28 MC bmc 92 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P28 - ; (T) Removed, 11/15/22 +B_XU1_N29 MC bmc 93 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N29 - ; (T) +B_XU1_P30 MC bmc 94 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P30 - ; (T) +B_XU1_N31 MC bmc 95 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N31 - ; (T) +B_XU1_P32 MC bmc 96 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P32 - ; (T) +B_XU1_N33 MC bmc 97 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N33 - ; (T) Removed, 11/15/22 +B_XU1_P34 MC bmc 98 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P34 - ; (T) +B_XU1_N35 MC bmc 99 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N35 - ; (T) +B_XU1_P36 MC bmc 100 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P36 - ; (T) +B_XU2_N01 MC bmc 101 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N01 - ; (T) +B_XU2_P02 MC bmc 102 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P02 - ; (T) +B_XU2_N03 MC bmc 103 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N03 - ; (T) +B_XU2_P04 MC bmc 104 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P04 - ; (T) +B_XU2_N05 MC bmc 105 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N05 - ; (T) +B_XU2_P06 MC bmc 106 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P06 - ; (T) +B_XU2_N07 MC bmc 107 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N07 - ; (T) +B_XU2_P08 MC bmc 108 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P08 - ; (T) +B_XU2_N09 MC bmc 109 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N09 - ; (T) +B_XU2_P10 MC bmc 110 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P10 - ; (T) +B_XU2_N11 MC bmc 111 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N11 - ; (T) Removed, 11/15/22 +B_XU2_P12 MC bmc 112 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P12 - ; (T) Removed, 11/15/22 +B_XU2_N13 MC bmc 113 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N13 - ; (T) +B_XU2_P14 MC bmc 114 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P14 - ; (T) +B_XU2_N15 MC bmc 115 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N15 - ; (T) Removed, 11/15/22 +B_XU2_P16 MC bmc 116 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P16 - ; (T) +B_XU2_N17 MC bmc 117 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N17 - ; (T) +B_XU2_P18 MC bmc 118 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P18 - ; (T) +B_XU2_P19 MC bmc 119 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P19 - ; (T) +B_XU2_N20 MC bmc 120 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N20 - ; (T) +B_XU2_P21 MC bmc 121 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P21 - ; (T) +B_XU2_N22 MC bmc 122 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N22 - ; (T) +B_XU2_P23 MC bmc 123 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P23 - ; (T) +B_XU2_N24 MC bmc 124 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N24 - ; (T) +B_XU2_N25 MC bmc 125 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N25 - ; (T) +B_XU2_P26 MC bmc 126 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P26 - ; (T) +B_XU2_N27 MC bmc 127 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N27 - ; (T) +B_XU2_P28 MC bmc 128 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P28 - ; (T) +B_XU2_N29 MC bmc 129 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N29 - ; (T) +B_XU2_P30 MC bmc 130 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P30 - ; (T) +B_XU2_N31 MC bmc 131 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N31 - ; (T) +B_XU2_P32 MC bmc 132 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P32 - ; (T) +B_XU2_N33 MC bmc 133 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N33 - ; (T) +B_XU2_P34 MC bmc 134 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P34 - ; (T) +B_XU2_N35 MC bmc 135 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N35 - ; (T) Removed, 11/15/22 +B_XU2_P36 MC bmc 136 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P36 - ; (T) +B_XL1_N01 MC bmc 137 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N01 - ; (T) +B_XL1_P02 MC bmc 138 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P02 - ; (T) +B_XL1_N03 MC bmc 139 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N03 - ; (T) +B_XL1_P04 MC bmc 140 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P04 - ; (T) +B_XL1_N05 MC bmc 141 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N05 - ; (T) +B_XL1_P06 MC bmc 142 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P06 - ; (T) +B_XL1_N07 MC bmc 143 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N07 - ; (T) +B_XL1_P08 MC bmc 144 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P08 - ; (T) +B_XL1_N09 MC bmc 145 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N09 - ; (T) +B_XL1_P10 MC bmc 146 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P10 - ; (T) Removed, 11/15/22 +B_XL1_N11 MC bmc 147 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N11 - ; (T) Removed, 11/15/22 +B_XL1_P12 MC bmc 148 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P12 - ; (T) +B_XL1_N13 MC bmc 149 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N13 - ; (T) +B_XL1_P14 MC bmc 150 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P14 - ; (T) +B_XL1_N15 MC bmc 151 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N15 - ; (T) +B_XL1_P16 MC bmc 152 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P16 - ; (T) +B_XL1_N17 MC bmc 153 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N17 - ; (T) +B_XL1_P18 MC bmc 154 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P18 - ; (T) +B_XL1_P19 MC bmc 155 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P19 - ; (T) Removed, 11/15/22 +B_XL1_N20 MC bmc 156 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N20 - ; (T) +B_XL1_P21 MC bmc 157 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P21 - ; (T) +B_XL1_N22 MC bmc 158 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N22 - ; (T) +B_XL1_P23 MC bmc 159 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P23 - ; (T) +B_XL1_N24 MC bmc 160 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N24 - ; (T) +B_XL1_N25 MC bmc 161 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N25 - ; (T) +B_XL1_P26 MC bmc 162 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P26 - ; (T) +B_XL1_N27 MC bmc 163 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N27 - ; (T) +B_XL1_P28 MC bmc 164 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P28 - ; (T) +B_XL1_N29 MC bmc 165 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N29 - ; (T) +B_XL1_P30 MC bmc 166 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P30 - ; (T) +B_XL1_N31 MC bmc 167 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N31 - ; (T) +B_XL1_P32 MC bmc 168 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P32 - ; (T) +B_XL1_N33 MC bmc 169 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N33 - ; (T) +B_XL1_P34 MC bmc 170 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P34 - ; (T) +B_XL1_N35 MC bmc 171 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N35 - ; (T) +B_XL1_P36 MC bmc 172 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P36 - ; (T) +B_XL2_N01 MC bmc 173 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N01 - ; (T) +B_XL2_P02 MC bmc 174 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P02 - ; (T) +B_XL2_N03 MC bmc 175 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N03 - ; (T) +B_XL2_P04 MC bmc 176 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P04 - ; (T) +B_XL2_N05 MC bmc 177 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N05 - ; (T) +B_XL2_P06 MC bmc 178 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P06 - ; (T) +B_XL2_N07 MC bmc 179 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N07 - ; (T) +B_XL2_P08 MC bmc 180 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P08 - ; (T) Removed, 11/15/22 +B_XL2_N09 MC bmc 181 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N09 - ; (T) +B_XL2_P10 MC bmc 182 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P10 - ; (T) +B_XL2_N11 MC bmc 183 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N11 - ; (T) Removed, 11/15/22 +B_XL2_P12 MC bmc 184 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P12 - ; (T) Removed, 11/15/22 +B_XL2_N13 MC bmc 185 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N13 - ; (T) +B_XL2_P14 MC bmc 186 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P14 - ; (T) +B_XL2_N15 MC bmc 187 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N15 - ; (T) Removed, 11/15/22 +B_XL2_P16 MC bmc 188 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P16 - ; (T) +B_XL2_N17 MC bmc 189 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N17 - ; (T) +B_XL2_P18 MC bmc 190 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P18 - ; (T) +B_XL2_P19 MC bmc 191 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P19 - ; (T) +B_XL2_N20 MC bmc 192 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N20 - ; (T) +B_XL2_P21 MC bmc 193 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P21 - ; (T) +B_XL2_N22 MC bmc 194 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N22 - ; (T) +B_XL2_P23 MC bmc 195 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P23 - ; (T) +B_XL2_N24 MC bmc 196 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N24 - ; (T) +B_XL2_N25 MC bmc 197 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N25 - ; (T) +B_XL2_P26 MC bmc 198 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P26 - ; (T) +B_XL2_N27 MC bmc 199 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N27 - ; (T) +B_XL2_P28 MC bmc 200 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P28 - ; (T) +B_XL2_N29 MC bmc 201 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N29 - ; (T) +B_XL2_P30 MC bmc 202 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P30 - ; (T) +B_XL2_N31 MC bmc 203 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N31 - ; (T) +B_XL2_P32 MC bmc 204 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P32 - ; (T) +B_XL2_N33 MC bmc 205 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N33 - ; (T) Removed, 11/15/22 +B_XL2_P34 MC bmc 206 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P34 - ; (T) Removed, 11/15/22 +B_XL2_N35 MC bmc 207 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N35 - ; (T) Removed, 11/15/22 +B_XL2_P36 MC bmc 208 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P36 - ; (T) +B_NU1_P01 MC bmc 209 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_P01 - ; (T) +B_NU1_N02 MC bmc 210 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_N02 - ; (T) +B_NU1_P03 MC bmc 211 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_P03 - ; (T) +B_NU1_N04 MC bmc 212 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_N04 - ; (T) +B_NU1_P05 MC bmc 213 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_P05 - ; (T) +B_NU1_N06 MC bmc 214 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_N06 - ; (T) +B_NU1_P07 MC bmc 215 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_P07 - ; (T) +B_NU1_N08 MC bmc 216 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_N08 - ; (T) +B_NU1_P09 MC bmc 217 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_P09 - ; (T) +B_NU1_N10 MC bmc 218 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_N10 - ; (T) +B_NU1_P11 MC bmc 219 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_P11 - ; (T) +B_NU2_P01 MC bmc 220 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_P01 - ; (T) +B_NU2_N02 MC bmc 221 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_N02 - ; (T) +B_NU2_P03 MC bmc 222 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_P03 - ; (T) +B_NU2_N04 MC bmc 223 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_N04 - ; (T) +B_NU2_P05 MC bmc 224 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_P05 - ; (T) +B_NU2_N06 MC bmc 225 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_N06 - ; (T) +B_NU2_P07 MC bmc 226 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_P07 - ; (T) +B_NU2_N08 MC bmc 227 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_N08 - ; (T) +B_NU2_P09 MC bmc 228 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_P09 - ; (T) +B_NU2_N10 MC bmc 229 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_N10 - ; (T) +B_NU2_P11 MC bmc 230 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_P11 - ; (T) +B_NL1_P01 MC bmc 231 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_P01 - ; (T) +B_NL1_N02 MC bmc 232 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_N02 - ; (T) +B_NL1_P03 MC bmc 233 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_P03 - ; (T) +B_NL1_N04 MC bmc 234 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_N04 - ; (T) +B_NL1_P05 MC bmc 235 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_P05 - ; (T) +B_NL1_N06 MC bmc 236 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_N06 - ; (T) +B_NL1_P07 MC bmc 237 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_P07 - ; (T) +B_NL1_N08 MC bmc 238 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_N08 - ; (T) +B_NL1_P09 MC bmc 239 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_P09 - ; (T) +B_NL1_N10 MC bmc 240 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_N10 - ; (T) +B_NL1_P11 MC bmc 241 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_P11 - ; (T) +B_NL2_P01 MC bmc 242 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_P01 - ; (T) +B_NL2_N02 MC bmc 243 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_N02 - ; (T) +B_NL2_P03 MC bmc 244 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_P03 - ; (T) +B_NL2_N04 MC bmc 245 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_N04 - ; (T) +B_NL2_P05 MC bmc 246 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_P05 - ; (T) +B_NL2_N06 MC bmc 247 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_N06 - ; (T) +B_NL2_P07 MC bmc 248 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_P07 - ; (T) +B_NL2_N08 MC bmc 249 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_N08 - ; (T) +B_NL2_P09 MC bmc 250 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_P09 - ; (T) +B_NL2_N10 MC bmc 251 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_N10 - ; (T) +B_NL2_P11 MC bmc 252 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_P11 - ; (T) +B_BU1_P01 MC bmc 253 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_P01 - ; (T) +B_BU1_N02 MC bmc 254 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_N02 - ; (T) +B_BU1_P03 MC bmc 255 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_P03 - ; (T) +B_BU1_N04 MC bmc 256 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_N04 - ; (T) +B_BU1_P05 MC bmc 257 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_P05 - ; (T) +B_BU1_N06 MC bmc 258 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_N06 - ; (T) +B_BU1_P07 MC bmc 259 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_P07 - ; (T) +B_BU1_N08 MC bmc 260 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_N08 - ; (T) +B_BU1_P09 MC bmc 261 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_P09 - ; (T) +B_BU1_N10 MC bmc 262 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_N10 - ; (T) +B_BU1_P11 MC bmc 263 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_P11 - ; (T) +B_BU2_P01 MC bmc 264 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_P01 - ; (T) +B_BU2_N02 MC bmc 265 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_N02 - ; (T) +B_BU2_P03 MC bmc 266 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_P03 - ; (T) +B_BU2_N04 MC bmc 267 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_N04 - ; (T) +B_BU2_P05 MC bmc 268 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_P05 - ; (T) +B_BU2_N06 MC bmc 269 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_N06 - ; (T) +B_BU2_P07 MC bmc 270 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_P07 - ; (T) +B_BU2_N08 MC bmc 271 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_N08 - ; (T) +B_BU2_P09 MC bmc 272 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_P09 - ; (T) +B_BU2_N10 MC bmc 273 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_N10 - ; (T) Removed, 11/15/22 +B_BU2_P11 MC bmc 274 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_P11 - ; (T) +B_BL1_P01 MC bmc 275 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_P01 - ; (T) +B_BL1_N02 MC bmc 276 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_N02 - ; (T) +B_BL1_P03 MC bmc 277 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_P03 - ; (T) +B_BL1_N04 MC bmc 278 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_N04 - ; (T) Removed, 11/15/22 +B_BL1_P05 MC bmc 279 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_P05 - ; (T) +B_BL1_N06 MC bmc 280 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_N06 - ; (T) +B_BL1_P07 MC bmc 281 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_P07 - ; (T) +B_BL1_N08 MC bmc 282 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_N08 - ; (T) +B_BL1_P09 MC bmc 283 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_P09 - ; (T) +B_BL1_N10 MC bmc 284 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_N10 - ; (T) +B_BL1_P11 MC bmc 285 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_P11 - ; (T) +B_BL2_P01 MC bmc 286 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_P01 - ; (T) +B_BL2_N02 MC bmc 287 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_N02 - ; (T) +B_BL2_P03 MC bmc 288 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_P03 - ; (T) +B_BL2_N04 MC bmc 289 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_N04 - ; (T) +B_BL2_P05 MC bmc 290 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_P05 - ; (T) +B_BL2_N06 MC bmc 291 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_N06 - ; (T) +B_BL2_P07 MC bmc 292 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_P07 - ; (T) +B_BL2_N08 MC bmc 293 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_N08 - ; (T) +B_BL2_P09 MC bmc 294 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_P09 - ; (T) +B_BL2_N10 MC bmc 295 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_N10 - ; (T) Removed, 11/15/22 +B_BL2_P11 MC bmc 296 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_P11 - ; (T) +B_O1_P01 MC bmc 297 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P01 - ; (T) +B_O1_N02 MC bmc 298 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N02 - ; (T) +B_O1_P03 MC bmc 299 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P03 - ; (T) +B_O1_N04 MC bmc 300 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N04 - ; (T) Removed, 11/15/22 +B_O1_P05 MC bmc 301 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P05 - ; (T) +B_O1_N06 MC bmc 302 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N06 - ; (T) +B_O1_P07 MC bmc 303 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P07 - ; (T) +B_O1_N08 MC bmc 304 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N08 - ; (T) +B_O1_P09 MC bmc 305 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P09 - ; (T) +B_O1_P10 MC bmc 306 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P10 - ; (T) +B_O1_N11 MC bmc 307 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N11 - ; (T) +B_O1_P12 MC bmc 308 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P12 - ; (T) +B_O1_N13 MC bmc 309 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N13 - ; (T) +B_O1_P14 MC bmc 310 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P14 - ; (T) +B_O1_N15 MC bmc 311 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N15 - ; (T) +B_O1_P16 MC bmc 312 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P16 - ; (T) +B_O1_N17 MC bmc 313 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N17 - ; (T) +B_O1_P18 MC bmc 314 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P18 - ; (T) +B_O1_N19 MC bmc 315 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N19 - ; (T) +B_O1_P20 MC bmc 316 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P20 - ; (T) +B_O1_P21 MC bmc 317 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P21 - ; (T) +B_O1_N22 MC bmc 318 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N22 - ; (T) +B_O1_P23 MC bmc 319 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P23 - ; (T) +B_O1_N24 MC bmc 320 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N24 - ; (T) +B_O1_P25 MC bmc 321 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P25 - ; (T) +B_O1_N26 MC bmc 322 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N26 - ; (T) +B_O1_P27 MC bmc 323 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P27 - ; (T) +B_O1_N28 MC bmc 324 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N28 - ; (T) +B_O1_P29 MC bmc 325 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P29 - ; (T) +B_O2_P01 MC bmc 326 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P01 - ; (T) +B_O2_N02 MC bmc 327 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N02 - ; (T) +B_O2_P03 MC bmc 328 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P03 - ; (T) +B_O2_N04 MC bmc 329 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N04 - ; (T) +B_O2_P05 MC bmc 330 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P05 - ; (T) +B_O2_N06 MC bmc 331 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N06 - ; (T) +B_O2_P07 MC bmc 332 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P07 - ; (T) +B_O2_N08 MC bmc 333 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N08 - ; (T) +B_O2_P09 MC bmc 334 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P09 - ; (T) +B_O2_P10 MC bmc 335 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P10 - ; (T) +B_O2_N11 MC bmc 336 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N11 - ; (T) +B_O2_P12 MC bmc 337 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P12 - ; (T) +B_O2_N13 MC bmc 338 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N13 - ; (T) +B_O2_P14 MC bmc 339 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P14 - ; (T) +B_O2_N15 MC bmc 340 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N15 - ; (T) +B_O2_P16 MC bmc 341 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P16 - ; (T) +B_O2_N17 MC bmc 342 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N17 - ; (T) +B_O2_P18 MC bmc 343 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P18 - ; (T) +B_O2_N19 MC bmc 344 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N19 - ; (T) +B_O2_P20 MC bmc 345 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P20 - ; (T) +B_O2_P21 MC bmc 346 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P21 - ; (T) +B_O2_N22 MC bmc 347 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N22 - ; (T) +B_O2_P23 MC bmc 348 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P23 - ; (T) +B_O2_N24 MC bmc 349 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N24 - ; (T) +B_O2_P25 MC bmc 350 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P25 - ; (T) +B_O2_N26 MC bmc 351 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N26 - ; (T) +B_O2_P27 MC bmc 352 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P27 - ; (T) +B_O2_N28 MC bmc 353 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N28 - ; (T) Removed, 11/15/22 +B_O2_P29 MC bmc 354 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P29 - ; (T) +; +; Vessel segments +; +VS1U VS icoil 43 - c 0.200 0.5e3 0.50e+3 y -1.200e-4 1.0 1.0 1 2.1e-3 VFCB05 - ; +VS2U VS icoil 44 - c 0.200 0.5e3 0.50e+3 y -1.000e-4 1.0 1.0 1 2.1e-3 VFCB01 - ; For computed vessel segments, +VS3U VS icoil 45 - c 0.200 0.5e3 0.50e+3 y -3.600e-4 1.0 1.0 1 2.1e-3 VFD1U04 - ; the conversion factor is an +VS4U VS icoil 46 - c 0.200 0.5e3 0.50e+3 y -2.800e-4 1.0 1.0 1 2.1e-3 VFD3U03 - ; "effective resistance" which +VS5U VS icoil 47 - c 0.200 0.5e3 0.50e+3 y -4.400e-4 1.0 1.0 1 2.1e-3 VFXU07 - ; converts Voltage (V) to +VS6U VS icoil 48 - c 0.200 0.5e3 0.50e+3 y -2.200e-4 1.0 1.0 1 2.1e-3 VFXU07 - ; current (A) +VS7U VS icoil 49 - c 0.200 0.5e3 0.50e+3 y -5.500e-4 1.0 1.0 1 2.1e-3 VFP5U01 - ; NOTE: absolute error is in (A) +VS7L VS icoil 50 - c 0.200 0.5e3 0.50e+3 y -5.500e-4 1.0 1.0 1 2.1e-3 VFP5L01 - ; +;;;VS6L VS icoil 51 - c 0.200 0.5e3 0.50e+3 y -2.200e-4 1.0 1.0 1 2.1e-3 VFXL05 - ; Not available, try using XL_04 +;;;VS5L VS icoil 52 - c 0.200 0.5e3 0.50e+3 y -4.400e-4 1.0 1.0 1 2.1e-3 VFXL05 - ; +VS6L VS icoil 51 - c 0.200 0.5e3 0.50e+3 y -2.200e-4 1.0 1.0 1 2.1e-3 VFXL04 - ; +VS5L VS icoil 52 - c 0.200 0.5e3 0.50e+3 y -4.400e-4 1.0 1.0 1 2.1e-3 VFXL04 - ; +VS4L VS icoil 53 - c 0.200 0.5e3 0.50e+3 y -2.800e-4 1.0 1.0 1 2.1e-3 VFD3L03 - ; +VS3L VS icoil 54 - c 0.200 0.5e3 0.50e+3 y -3.800e-4 1.0 1.0 1 2.1e-3 VFD1L04 - ; +VS2L VS icoil 55 - c 0.200 0.5e3 0.50e+3 y -1.000e-4 1.0 1.0 1 2.1e-3 VFCB12 - ; +VS1L VS icoil 56 - c 0.200 0.5e3 0.50e+3 y -1.200e-4 1.0 1.0 1 2.1e-3 VFCB08 - ; +D1CU VS icoil 57 - c 0.200 0.5e3 0.50e+3 y -5.700e-4 1.0 1.0 1 2.1e-3 VFD1U04 - ; +PSPU VS icoil 58 - c 0.200 0.5e3 0.50e+3 y -9.700e-4 1.0 1.0 1 2.1e-3 VFNUB05 - ; +GBU VS icoil 59 - c 0.200 0.5e3 0.50e+3 y -2.200e-3 1.0 1.0 1 2.1e-3 VFBU03 - ; +GBL VS icoil 60 - c 0.200 0.5e3 0.50e+3 y -2.200e-3 1.0 1.0 1 2.1e-3 VFBL03 - ; +PSPL VS icoil 61 - c 0.200 0.5e3 0.50e+3 y -9.000e-4 1.0 1.0 1 2.1e-3 VFNLB05 - ; +D1CL VS icoil 62 - c 0.200 0.5e3 0.50e+3 y -5.700e-4 1.0 1.0 1 2.1e-3 VFD1L04 - ; +; +; Run level +; +P1LEVEL RL none 1 - c 0.000 0.00 0.00 n 1.00 1.0 1.0 1 0 NONE - ; Process 1 run level at each time +;===================================================================================================================================================================== +; Stated errors +;-------------- +; Coil currents: +; +; Flux loops: +; CS flux loops: Minimum useful signal: +; Resolution: +; Relative error: +; non-CS loops: Minimum useful signal: +; Resolution: +; Relative error: +; +; Mirnov coils: +; CS normal field Minimum useful signal: +; Resolution: +; Relative error: +; +;Diamagnetic loop: Minimum useful signal: +; Resolution: +; Relative error: +; +; NOTE: the values actually used above are taken from fields-only test shots. The +; actual error specs in practice can be larger than the stated general values. +; +;========================================================================================= +; Definitions +;------------ +;Name: User defined signal name +;sigl type: Type of signal - used to determine importance of signal for fit and +; the mathematical definitions of computed signals +;map var: compare this signal to the indicated map var when comparing measured and +; computed values +;map indx: Used to index multiple map vars and two-dimensional signals +; - negative value: Interpolate FE data to MD position in time plots +; *** pending - negative value: Swap X and Y axes of MD data in profile plots +;MDS tree: Designation for MDS+ tree name from which to read signal. Using an +; identifier that is not in the DBsignaldesig.pro file (such as '-') +; will result in the code using the default tree name in maincontrol.dat +;Read sig?: y: read signal, n: skip signal, c: compute signal +; m: read multiple dimensional signal, p: process previous multi-dim signal +;Error rel: Relative error +;Error abs: absolute error +;threshold: When signal value is below threshold value, error = threshold value +;Use err? : y: compute error from rel,abs,thresh +; r: read error from database +;Conv. fact: Conversion factor for signal when read; when computed, a scalar used +; in computation +;Pri: signal "priority": certain signals are essential for reconstructions. +; Certain groups have "thresholds" below which reconstructions can not be +; computed. The sum of Pri must be greater than the threshold value for +; the reconstruction to occur. +;Fit wgt: signal fit weight (presently not used for weighting: If a signal is +; requested, Fit wgt is set to 1.0 internally) +; *** pending - negative value: Normalize the mapped FE value in comparison plots +;t idx: index of "time" abscissa. This is equal to 1 by definition in a scalar +; signal vs. time. In multidimensional signals, this gives the index of the +; array corresponding to the "time" coordinate. +; - positive value: offset subtraction is not performed +; - negative value: offset subtraction performed on signal using t[0] +;Smooth win: Smoothing window for the signal in seconds +;Designation: For read signals, these are the database designations of the signals. +; For computed signals, these are used to define the signal name used +; in the computation +;========================================================================================= diff --git a/omas/machine_mappings/support_files/mast/fitweight.csv b/omas/machine_mappings/support_files/mast/fitweight.csv new file mode 100644 index 000000000..28858c678 --- /dev/null +++ b/omas/machine_mappings/support_files/mast/fitweight.csv @@ -0,0 +1,384 @@ +40000 +fwtmp2,0,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,1,1,0,0,1,0,0,0,0,1,0,1,1,0,1,0,0,0,1,0,1,0,0,0,1,1,0,0,0,0,1,1,1,1,1,1,1,0,0,0,1,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,1,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,1,0,1,1,0,1,0,0,0,1,0,1,0,0,0,0,0,0,1,0,1,1,1,1,0,0,0,0,1,1,0,1,0,1,1,0,0,0,1,1,1,1,1,1,0,1,0,1,0,1,0,1,1,0,1,1,1,1,0,1,1,1,1,1,1,1,1,1,0,1,1,1,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,1,1,1,1,0,0,0,0,1,1,1,0,0,0,0,1,1,1,0,1,1,1,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,1,0,1,0,1,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,1,1,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +fwtfc,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,0,1,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,0,0,0,1,1,1,0,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,0,1 +fwtip,1 +fwtec,1 +30453 +fwtmp2,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,0,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,0,1,0,1,0,0,0,0,0,1,1,0,1,0,0,1,1,1,0,1,1,0,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +30435 +fwtmp2,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,0,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,0,1,0,1,0,0,0,0,0,1,1,0,1,0,0,1,1,1,0,1,1,0,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +30434 +fwtmp2,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,0,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,0,1,0,1,0,0,0,0,0,1,1,0,1,0,0,1,1,1,0,1,1,0,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +30433 +fwtmp2,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,0,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,0,1,0,1,0,0,0,0,0,1,1,0,1,0,0,1,1,1,0,1,1,0,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +30432 +fwtmp2,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,0,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,0,1,0,1,0,0,0,0,0,1,1,0,1,0,0,1,1,1,0,1,1,0,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +29963 +fwtmp2,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,0,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,0,1,0,1,0,0,0,0,0,1,1,0,1,0,0,1,1,1,0,1,1,0,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,0,1,0,1,0,1,1,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +29560 +fwtmp2,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,0,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,0,1,0,1,0,0,0,0,0,1,1,0,1,0,0,1,1,1,0,1,1,0,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,0,1,0,1,0,1,1,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +29069 +fwtmp2,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,0,0,1,1,1,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,0,1,1,1,0,0,1,0,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,0,1,0,1,0,1,1,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +28629 +fwtmp2,1,0,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,0,1,1,1,0,1,1,1,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +28628 +fwtmp2,1,0,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,0,1,1,1,0,1,1,1,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +28627 +fwtmp2,1,0,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,0,1,1,1,0,1,1,1,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +28623 +fwtmp2,1,0,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,0,1,1,1,0,1,1,1,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +28622 +fwtmp2,1,0,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,0,1,1,1,0,1,1,1,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +28621 +fwtmp2,1,0,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,0,1,1,1,0,1,1,0,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +28620 +fwtmp2,1,0,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,0,1,1,1,0,1,1,0,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +28614 +fwtmp2,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,0,1,1,1,0,1,1,0,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +28613 +fwtmp2,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,0,1,1,1,0,1,1,0,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +28611 +fwtmp2,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,0,1,1,1,0,1,1,0,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +28296 +fwtmp2,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,0,1,1,1,0,1,1,1,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +28295 +fwtmp2,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,0,1,1,1,0,1,1,1,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +28139 +fwtmp2,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +27778 +fwtmp2,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +27056 +fwtmp2,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +26728 +fwtmp2,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +26204 +fwtmp2,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,0,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +26061 +fwtmp2,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +25961 +fwtmp2,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +25837 +fwtmp2,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +25836 +fwtmp2,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +25835 +fwtmp2,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +25829 +fwtmp2,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +25828 +fwtmp2,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +25827 +fwtmp2,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +25826 +fwtmp2,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +25822 +fwtmp2,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +24986 +fwtmp2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,1,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +24985 +fwtmp2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,1,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +24984 +fwtmp2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,1,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +24979 +fwtmp2,1,1,1,1,1,1,0,1,1,0,1,0,1,1,1,0,1,1,1,1,1,0,0,1,1,1,0,1,0,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,1,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +24977 +fwtmp2,1,1,1,1,1,1,0,1,1,0,1,0,1,1,1,0,1,1,1,1,1,0,0,1,1,1,0,1,0,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,1,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +24975 +fwtmp2,1,1,1,1,1,1,0,1,1,0,1,1,1,1,1,0,1,1,1,1,1,0,0,1,1,1,0,1,0,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,1,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +24961 +fwtmp2,1,1,1,1,1,1,0,1,1,0,1,1,1,1,1,0,1,0,1,1,0,0,0,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,1,1,0,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,1,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +24955 +fwtmp2,1,1,1,1,1,1,0,1,1,0,1,1,1,1,1,0,1,0,1,1,0,0,0,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,1,1,0,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,1,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +24953 +fwtmp2,1,1,1,1,1,1,0,1,1,0,1,1,1,1,1,0,1,0,1,1,0,0,0,0,1,1,0,1,0,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,1,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +24949 +fwtmp2,1,0,1,0,1,0,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,1,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +24948 +fwtmp2,1,0,1,0,1,0,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,1,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +24946 +fwtmp2,1,0,1,0,1,0,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,1,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +24944 +fwtmp2,1,0,1,0,1,0,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,1,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +24511 +fwtmp2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +24489 +fwtmp2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +24453 +fwtmp2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +24426 +fwtmp2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +24396 +fwtmp2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +24339 +fwtmp2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +24193 +fwtmp2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +24162 +fwtmp2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +24059 +fwtmp2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +24027 +fwtmp2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +23875 +fwtmp2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,1,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +23819 +fwtmp2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,1,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +23794 +fwtmp2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,1,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +23588 +fwtmp2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +fwtsi,0,0,1,1,1,0,1,0,1,0,1,0,1,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 +10919 +fwtmp2,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,0,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,0 +fwtfc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0 +fwtsi,0,0,1,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,0,0,0,0,1,1,0,0,1,1,0,0,1,1,0 +fwtip,1 +fwtec,1 From f2157a0ffe720384104857551a2eb334472ff76a Mon Sep 17 00:00:00 2001 From: Joseph McClenaghan Date: Tue, 6 Jun 2023 23:04:42 +0100 Subject: [PATCH 06/68] rename nstx_filenames to mast_filenames clean cruft --- omas/machine_mappings/mast.py | 24 +- .../support_files/mast/43000/mhdin.dat | 345 --------- .../support_files/mast/43000/ranges.dat | 1 - .../support_files/mast/43000/signals.dat | 674 ------------------ 4 files changed, 9 insertions(+), 1035 deletions(-) delete mode 100644 omas/machine_mappings/support_files/mast/43000/mhdin.dat delete mode 100644 omas/machine_mappings/support_files/mast/43000/ranges.dat delete mode 100644 omas/machine_mappings/support_files/mast/43000/signals.dat diff --git a/omas/machine_mappings/mast.py b/omas/machine_mappings/mast.py index d86a050fb..30891576f 100644 --- a/omas/machine_mappings/mast.py +++ b/omas/machine_mappings/mast.py @@ -23,12 +23,11 @@ def get_pyuda_client(server=None, port=None): return pyuda.Client() -def nstx_filenames(filename, pulse): +def mast_filenames(filename, pulse): return support_filenames('mast', filename, pulse) - @machine_mapping_function(__regression_arguments__, pulse=44653) def pf_active_hardware(ods, pulse): r""" @@ -38,10 +37,10 @@ def pf_active_hardware(ods, pulse): """ from omfit_classes.omfit_efund import OMFITmhdin, OMFITnstxMHD - mhdin = get_support_file(OMFITmhdin, nstx_filenames('mhdin', pulse)) + mhdin = get_support_file(OMFITmhdin, mast_filenames('mhdin', pulse)) mhdin.to_omas(ods, update=['oh', 'pf_active']) - signals = get_support_file(OMFITnstxMHD, nstx_filenames('signals', pulse)) + signals = get_support_file(OMFITnstxMHD, mast_filenames('signals', pulse)) icoil_signals = signals['mappings']['icoil'] oh_signals = signals['mappings']['ioh'] @@ -63,13 +62,8 @@ def pf_active_hardware(ods, pulse): else: cid = icoil_signals[c_pf]['mds_name'].strip('\\').replace("~", " ") for e in ods[f'pf_active.coil'][c]['element']: - # if 'OH' in ods[f'pf_active.coil'][c]['name']: - # ename = oh_signals[c_oh]['mds_name_resolved'].strip('\\') + f'_element_{e}' - # else: - # ename = icoil_signals[c_pf]['mds_name_resolved'].strip('\\') + f'_element_{e}' ename = cid + f'_element_{e}' eid = ename - #ods[f'pf_active.coil'][c]['name'] = cname ods[f'pf_active.coil'][c]['identifier'] = cid ods[f'pf_active.coil'][c]['element'][e]['name'] = ename ods[f'pf_active.coil'][c]['element'][e]['identifier'] = eid @@ -89,7 +83,7 @@ def pf_active_coil_current_data(ods, pulse, server=None, port=None): ods1 = ODS() unwrap(pf_active_hardware)(ods1, pulse) - signals = get_support_file(OMFITnstxMHD, nstx_filenames('signals', pulse)) + signals = get_support_file(OMFITnstxMHD, mast_filenames('signals', pulse)) icoil_signals = signals['mappings']['icoil'] oh_signals = signals['mappings']['ioh'] # filter data with default smoothing & handle uncertainties @@ -154,10 +148,10 @@ def magnetics_hardware(ods, pulse): """ from omfit_classes.omfit_efund import OMFITmhdin, OMFITnstxMHD - mhdin = get_support_file(OMFITmhdin, nstx_filenames('mhdin', pulse)) + mhdin = get_support_file(OMFITmhdin, mast_filenames('mhdin', pulse)) mhdin.to_omas(ods, update='magnetics') - signals = get_support_file(OMFITnstxMHD, nstx_filenames('signals', pulse)) + signals = get_support_file(OMFITnstxMHD, mast_filenames('signals', pulse)) for k in ods[f'magnetics.flux_loop']: ods[f'magnetics.flux_loop.{k}.identifier'] = str(signals['mappings']['tfl'][k + 1]['mds_name']) @@ -177,7 +171,7 @@ def magnetics_floops_data(ods, pulse, server=None, port=None): """ from omfit_classes.omfit_efund import OMFITnstxMHD - signals = get_support_file(OMFITnstxMHD, nstx_filenames('signals', pulse)) + signals = get_support_file(OMFITnstxMHD, mast_filenames('signals', pulse)) tfl_signals = signals['mappings']['tfl'] client = get_pyuda_client(server=server, port=port) @@ -221,7 +215,7 @@ def magnetics_probes_data(ods, pulse, server=None, port=None): """ from omfit_classes.omfit_efund import OMFITnstxMHD - signals = get_support_file(OMFITnstxMHD, nstx_filenames('signals', pulse)) + signals = get_support_file(OMFITnstxMHD, mast_filenames('signals', pulse)) client = get_pyuda_client(server=server, port=port) for channel in signals['MC']: @@ -259,7 +253,7 @@ def ip_bt_dflux_data(ods, pulse, server=None, port=None): """ from omfit_classes.omfit_efund import OMFITnstxMHD - signals = get_support_file(OMFITnstxMHD, nstx_filenames('signals', pulse)) + signals = get_support_file(OMFITnstxMHD, mast_filenames('signals', pulse)) mappings = {'PR': 'magnetics.ip.0', 'TF': 'tf.b_field_tor_vacuum_r'} diff --git a/omas/machine_mappings/support_files/mast/43000/mhdin.dat b/omas/machine_mappings/support_files/mast/43000/mhdin.dat deleted file mode 100644 index 2c2c0ff9f..000000000 --- a/omas/machine_mappings/support_files/mast/43000/mhdin.dat +++ /dev/null @@ -1,345 +0,0 @@ - &MACHINEIN - NECOIL = 4 - NESUM = 1 - NFCOIL = 302 - NFSUM = 62 - nsilop = 102 - magpr2 = 354 - nvesel = 1 - nvsum = 1 - nacoil = 1 - mgaus1 = 8 - mgaus2 = 12 - device = 'MAST-U' - / - &IN3 - RE = 0.1755 0.189 0.2025 0.216 - ZE = 0.0027 2*-0.0068 0.0028 - WE = 4*0.012 - HE = 3.0769 3*3.077 - ECTURN = 4*162.0 - ECID = 4*1 - RF = 0.0595 0.0715 2*0.2345 2*0.2485 1.461 1.487 1.513 1.539 1.565 1.435 - 1.4975 1.461 1.487 1.513 1.539 1.565 1.435 1.4975 1.585 3*1.61 1.635 1.66 - 1.685 1.715 1.585 3*1.61 1.635 1.66 1.685 1.715 1.2887 1.309 1.3341 1.3544 - 1.2887 1.309 1.3341 1.3544 0.3528 0.3674 0.3675 0.3822 0.3969 0.4116 0.4263 - 0.3528 0.3674 0.3675 0.3822 0.3969 0.4116 0.4263 0.5277 0.5278 0.5425 0.5572 - 0.5719 0.5865 0.5866 0.6013 0.5277 0.5278 0.5425 0.5572 0.5719 0.5865 0.5866 - 0.6013 0.7698 0.7844 0.7845 0.7992 0.8138 0.8139 0.8285 0.8286 0.8433 0.7698 - 0.7844 0.7845 0.7992 0.8138 0.8139 0.8285 0.8286 0.8433 0.8887 0.8888 0.9035 - 0.9182 0.9329 0.9475 0.9622 0.8887 0.8888 0.9035 0.9182 0.9329 0.9475 0.9622 - 1.8779 1.878 1.8927 1.9074 1.922 1.9221 1.8779 1.878 1.8927 1.9074 1.922 - 1.9221 1.2483 1.2629 1.263 1.2776 1.2923 1.2924 1.307 1.3071 1.3217 1.3218 - 1.2483 1.2629 1.263 1.2776 1.2923 1.2924 1.307 1.3071 1.3217 1.3218 1.4833 - 1.4979 1.498 1.5127 1.5273 1.5274 1.542 1.5421 1.5567 1.5568 1.4833 1.4979 - 1.498 1.5127 1.5273 1.5274 1.542 1.5421 2*1.5567 0.3364 2*0.3914 0.4424 - 0.5123 2*0.5658 0.6163 0.7543 2*0.8078 0.8583 0.873 2*0.927 0.978 1.8599 - 2*1.9014 1.9399 1.2313 2*1.2868 1.3393 1.4663 2*1.5218 1.5743 1.4057 - 2*1.5017 1.5947 2*1.6517 1.7448 1.5558 1.2706 1.2901 1.3226 1.3411 1.3726 - 1.2706 1.2901 1.3226 1.3411 1.3726 2*1.6517 1.7448 1.5558 1.4057 2*1.5017 - 1.5947 1.4663 2*1.5218 1.5743 1.2313 2*1.2868 1.3393 1.8599 2*1.9014 1.9399 - 0.873 2*0.927 0.978 0.7543 2*0.8078 0.8583 0.5123 2*0.5658 0.6163 0.3364 - 2*0.3914 0.4424 0.235 0.2513 0.267 0.2865 0.3035 0.3175 0.267 0.3015 0.2954 - 0.723 1.5925 2.0545 2.06 2.0695 4*2.0095 2.0695 2.06 2.0545 1.5925 0.723 - 0.2955 0.3015 0.267 0.2865 0.3035 0.3175 0.267 0.235 0.2513 0.347 0.368 - 0.3895 0.4594 0.4759 0.48 0.6676 0.667 0.926 0.922 1.165 0.9984 1.4075 - 1.9164 2*1.9539 1.9164 1.4075 0.9984 1.165 0.922 0.926 0.667 0.6676 0.48 - 0.4759 0.4594 0.3895 0.368 0.347 - ZF = 2*-0.006 -1.2336 1.2216 -1.2384 1.2264 5*1.1161 1.0971 1.0371 5*-1.1258 - -1.1068 -1.0468 0.3522 0.3115 0.3553 0.4107 4*0.3522 -0.3619 -0.3212 -0.365 - -0.4204 4*-0.3619 0.9759 0.9657 0.9107 0.9005 -0.9813 -0.9712 -0.9164 - -0.9058 1.5724 1.5946 5*1.5724 -1.5845 -1.6066 5*-1.5845 1.7571 1.7276 - 3*1.735 1.7203 1.7571 1.735 -1.7671 -1.7376 3*-1.745 -1.7303 -1.7671 -1.745 - 1.9821 1.9747 2*1.9821 1.9968 1.9674 2.0041 1.9747 1.9894 -1.99 -1.9826 - 2*-1.99 -2.0046 -1.9752 -2.012 -1.9826 -1.9973 1.501 6*1.4937 -1.5057 - 6*-1.4983 1.9059 1.9573 3*1.95 1.9941 -1.9059 -1.9573 3*-1.95 -1.9941 - 2*1.4677 1.4603 1.4677 1.4456 1.4676 1.4603 1.4897 1.4824 1.4529 -1.4723 - -1.4724 -1.4649 -1.4724 -1.4503 -1.4723 -1.465 -1.4943 -1.487 -1.4576 - 2*1.4677 1.4456 3*1.4676 1.4603 1.4676 1.4897 1.4603 -1.4723 -1.4724 -1.4503 - 3*-1.4723 -1.4649 -1.4723 -1.4943 -1.465 1.5725 1.519 1.626 1.5725 1.735 - 1.6965 1.7735 1.735 1.982 1.9435 2.0205 1.982 1.4932 1.5317 1.4547 1.4932 - 1.95 1.8875 2.0125 1.95 1.4672 1.5077 1.4267 2*1.4672 1.5077 1.4267 1.4672 - 1.0951 1.1887 1.0016 1.0951 0.2586 0.4456 2*0.3521 0.9775 0.9065 1.0145 - 0.8725 0.9435 -0.9828 -0.9118 -1.02 -0.8778 -0.9488 -0.4553 -0.2683 - 2*-0.3618 -1.1049 -1.1984 -1.0114 -1.1049 -1.4718 -1.5123 -1.4313 2*-1.4718 - -1.5123 -1.4313 -1.4718 -1.95 -2.0125 -1.8875 -1.95 -1.4978 -1.5363 -1.4593 - -1.4978 -1.99 -2.0285 -1.9515 -1.99 -1.745 -1.7835 -1.7065 -1.745 -1.5845 - -1.638 -1.531 -1.5845 0.3155 0.755 1.197 1.394 1.4072 1.4166 1.845 2.1265 - 2.1814 2.2053 2.2085 2.2102 2.1872 2.1545 1.63075 0.54325 -0.54425 -1.63175 - -2.1505 -2.1876 -2.2098 -2.2115 -2.2147 -2.1937 -2.1385 -1.857 -1.406 - -1.4192 -1.4286 -1.209 -0.3275 -0.767 2.0365 1.9 1.7045 2.1224 2.0849 1.7417 - 2.0846 1.9676 1.3562 1.3662 1.2062 1.2501 1.5528 1.6587 1.7843 -1.7889 - -1.6633 -1.5574 -1.2547 -1.2108 -1.3708 -1.3608 -1.9773 -2.0944 -1.7528 - -2.0961 -2.1336 -1.7165 -1.912 -2.0485 - WF = 2*0.01 4*0.011 6*0.024 0.099 6*0.024 0.099 0.024 2*0.0244 6*0.024 - 2*0.0244 5*0.024 8*0.0183 114*0.0128 0.004 2*0.106 0.004 0.003 2*0.104 - 2*0.003 2*0.104 2*0.003 2*0.105 2*0.003 2*0.08 2*0.003 2*0.108 2*0.003 - 2*0.108 2*0.003 2*0.189 0.003 2*0.189 2*0.003 2*0.002 0.102 0.065 3*0.002 - 0.102 0.065 0.002 2*0.189 3*0.003 2*0.189 2*0.003 2*0.108 2*0.003 2*0.108 - 2*0.003 2*0.08 2*0.003 2*0.105 2*0.003 2*0.104 2*0.003 2*0.104 0.003 0.004 - 2*0.106 0.004 3*0.012 0.0269 0.007 0.021 0.012 0.057 0.069 0.924 0.815 0.109 - 0.12 0.1 4*0.02 0.1 0.12 0.109 0.815 0.924 0.069 0.057 0.012 0.0269 0.007 - 0.021 3*0.012 0.03 2*0.006 0.025 0.058 0.04 0.0187 0.021 0.046 0.054 0.12 - 0.012 1.0203 0.0025 2*0.0726 0.0025 1.0203 0.012 0.12 0.054 0.046 0.021 - 0.0187 0.04 0.058 0.025 2*0.006 0.03 - HF = 2*1.561 4*0.398 5*0.113 0.151 0.037 5*0.113 0.151 0.037 0.154 0.0422 - 0.0414 0.037 5*0.154 0.0422 0.0414 0.037 4*0.154 0.0589 0.0386 0.0595 0.0392 - 0.0589 0.0387 0.0589 0.0377 0.0863 0.0128 5*0.0863 0.0864 0.0128 5*0.0864 - 0.0128 0.0422 3*0.057 0.0276 0.0128 0.057 0.0128 0.0422 3*0.057 0.0276 - 0.0128 0.057 0.0569 0.0128 2*0.0569 2*0.0275 0.0128 2*0.0422 0.0569 0.0128 - 2*0.0569 2*0.0275 0.0128 2*0.0422 0.0128 6*0.0568 0.0128 6*0.0568 0.0128 - 0.0863 2*0.101 0.0716 2*0.0128 0.0863 2*0.101 0.0716 0.0128 2*0.057 0.0128 - 0.057 0.0128 0.0275 0.0422 0.0128 0.0276 0.0275 0.0568 0.0569 0.0128 0.0569 - 0.0128 0.0276 0.0422 0.0128 0.0275 0.0274 0.057 0.0274 0.0128 2*0.0569 - 0.0275 0.0128 0.0569 0.0128 0.0422 0.0568 0.0275 0.0128 2*0.0568 0.0276 - 0.0128 0.0568 0.0128 0.0422 0.111 2*0.004 0.103 0.08 2*0.003 0.074 0.08 - 2*0.003 0.074 0.08 2*0.003 0.074 0.128 2*0.003 0.122 0.084 2*0.003 0.078 - 0.084 2*0.003 0.078 0.19 2*0.003 0.184 2*0.003 0.184 0.19 0.076 0.066 - 2*0.002 0.14 0.076 0.066 2*0.002 0.14 2*0.003 0.184 2*0.19 2*0.003 0.184 - 0.084 2*0.003 0.078 0.084 2*0.003 0.078 0.128 2*0.003 0.122 0.08 2*0.003 - 0.074 0.08 2*0.003 0.074 0.08 2*0.003 0.074 0.111 2*0.004 0.103 0.643 0.236 - 0.648 0.09 0.0636 0.0448 0.648 0.085 0.0246 3*0.02 0.0255 0.04 4*1.0875 0.05 - 0.0241 3*0.02 0.0251 0.085 0.648 0.09 0.0636 0.0448 0.648 0.643 0.236 0.035 - 0.238 0.153 0.044 0.031 0.1208 0.0098 0.0171 0.008 0.012 0.02 0.1458 0.0025 - 0.2536 2*0.0025 0.2536 0.0025 0.1458 0.02 0.012 0.008 0.0171 0.0098 0.1208 - 0.031 0.044 0.153 0.238 0.035 - AF = 248*0.0 0.2097 3*0.2099 8*0.0 4*0.2099 20*0.0 177.506 4*0.0 2.4941 - 12*0.0 - AF2 = 195*0.0 119.2753 4*0.0 60.7247 40*0.0 82.6309 29*0.0 97.3691 0.0 - 99.9975 9*0.0 135.0 6*0.0 45.0 9*0.0 80.0025 0.0 - FCTURN = 2*142.0 4*21.0 5*3.0 2*4.0 5*3.0 3*4.0 3*1.0 5*4.0 3*1.0 4*4.0 3.0 - 2.0 3.0 2.0 3.0 2.0 3.0 2.0 6.0 1.0 2*5.0 4*6.0 1.0 2*5.0 3*6.0 1.0 3.0 - 3*4.0 2.0 1.0 4.0 1.0 3.0 3*4.0 2.0 1.0 2*4.0 1.0 3.0 4.0 2*2.0 1.0 2*3.0 - 4.0 1.0 3.0 4.0 2*2.0 1.0 2*3.0 1.0 3.0 5*4.0 1.0 3.0 5*4.0 1.0 6.0 2*7.0 - 5.0 2*1.0 6.0 2*7.0 5.0 1.0 4.0 3.0 1.0 4.0 1.0 2.0 3.0 1.0 2*2.0 4.0 3.0 - 1.0 4.0 1.0 2.0 3.0 1.0 2*2.0 4.0 2.0 1.0 4.0 2*2.0 1.0 3.0 1.0 3.0 4.0 2.0 - 1.0 4.0 2*2.0 1.0 3.0 1.0 3.0 144*1.0 - FCID = 2*1 4*2 7*3 7*4 8*5 8*6 4*7 4*8 7*9 7*10 8*11 8*12 9*13 9*14 7*15 - 7*16 6*17 6*18 10*19 10*20 10*21 10*22 4*23 4*24 4*25 4*26 4*27 4*28 4*29 - 4*30 4*31 5*32 5*33 4*34 4*35 4*36 4*37 4*38 4*39 4*40 4*41 4*42 2*43 4*44 - 2*45 2*46 47 4*48 49 50 4*51 52 2*53 2*54 4*55 2*56 8*57 4*58 3*59 3*60 4*61 - 8*62 - TURNFC = 62*1.0 - RSI = 0.901 0.9544 1.0445 1.1239 1.1505 1.1555 1.2089 0.901 0.9544 1.0445 - 1.1239 1.1505 1.1555 1.2089 2*1.283 1.0472 1.1911 1.3724 1.5603 1.0472 - 1.1911 1.3724 1.5603 8*1.5523 0.691312 0.783446 0.878073 0.950541 1.047165 - 1.081861 1.389859 0.692708 0.785175 0.880147 0.952879 1.049854 1.082152 - 1.390149 2*0.8703 4*0.9807 2*0.8703 0.7512 0.8616 0.7512 0.8616 0.7512 - 0.8616 0.7512 0.8616 0.6195 0.5091 0.6195 0.5091 0.6195 0.5091 0.6195 0.5091 - 0.4295 0.3495 0.4295 0.3495 0.4295 0.3495 0.4295 0.3495 6*0.2738 12*0.2418 - 6*0.2738 - ZSI = 1.3582 1.3042 1.2151 1.1366 2*1.1987 1.0528 -1.3628 -1.3088 -1.2198 - -1.1413 2*-1.2033 -1.0543 0.901515 -0.912 1.5792 1.5732 1.5652 1.5572 - -1.5833 -1.5773 -1.5693 -1.5618 0.43915 0.38115 0.32315 0.26515 -0.27485 - -0.33285 -0.39085 -0.44885 1.719702 1.810871 1.905044 1.977177 2.073354 - 2.099137 2.100265 -1.730297 -1.821128 -1.914954 -1.986821 -2.082644 - -2.105862 -2.104734 1.4667 2*1.5207 1.4667 -1.4713 2*-1.5253 -1.4713 2*2.009 - 2*1.955 2*-1.963 2*-2.017 2*1.763 2*1.707 2*-1.717 2*-1.773 2*1.6335 - 2*1.5155 2*-1.5275 2*-1.6455 1.2935 1.2919 1.0906 1.089 0.884 0.8824 0.5736 - 0.572 0.4246 0.423 0.2656 0.264 -0.276 -0.2776 -0.435 -0.4366 -0.584 -0.5856 - -0.8944 -0.896 -1.101 -1.1026 -1.3039 -1.3055 - LPNAME = 'f_nu_01' 'f_nu_02' 'f_nu_03' 'f_nu_04' 'f_nu_a05' 'f_nu_b05' - 'f_nu_06' 'f_nl_01' 'f_nl_02' 'f_nl_03' 'f_nl_04' 'f_nl_a05' 'f_nl_b05' - 'f_nl_06' 'f_p6u_01' 'f_p6l_01' 'f_bu_01' 'f_bu_02' 'f_bu_03' 'f_bu_04' - 'f_bl_01' 'f_bl_02' 'f_bl_03' 'f_bl_04' 'f_p5u_01' 'f_p5u_02' 'f_p5u_03' - 'f_p5u_04' 'f_p5l_04' 'f_p5l_03' 'f_p5l_02' 'f_p5l_01' 'f_xu_01' 'f_xu_02' - 'f_xu_03' 'f_xu_04' 'f_xu_05' 'f_xu_06' 'f_xu_07' 'f_xl_01' 'f_xl_02' - 'f_xl_03' 'f_xl_04' 'f_xl_05' 'f_xl_06' 'f_xl_07' 'f_dpu_01' 'f_dpu_02' - 'f_dpu_03' 'f_dpu_04' 'f_dpl_04' 'f_dpl_03' 'f_dpl_02' 'f_dpl_01' 'f_d3u_02' - 'f_d3u_03' 'f_d3u_01' 'f_d3u_04' 'f_d3l_01' 'f_d3l_02' 'f_d3l_04' 'f_d3l_03' - 'f_d2u_03' 'f_d2u_02' 'f_d2u_04' 'f_d2u_01' 'f_d2l_02' 'f_d2l_01' 'f_d2l_03' - 'f_d2l_04' 'f_d1u_03' 'f_d1u_02' 'f_d1u_04' 'f_d1u_01' 'f_d1l_04' 'f_d1l_01' - 'f_d1l_03' 'f_d1l_02' 'f_c_a01' 'f_c_b01' 'f_c_a02' 'f_c_b02' 'f_c_a03' - 'f_c_b03' 'f_c_a04' 'f_c_b04' 'f_c_a05' 'f_c_b05' 'f_c_a06' 'f_c_b06' - 'f_c_a07' 'f_c_b07' 'f_c_a08' 'f_c_b08' 'f_c_a09' 'f_c_b09' 'f_c_a10' - 'f_c_b10' 'f_c_a11' 'f_c_b11' 'f_c_a12' 'f_c_b12' - XMP2 = 6*0.2769 0.264863 0.251557 16*0.2449 0.251557 0.264863 12*0.2769 - 0.264863 0.251557 16*0.2449 0.251557 0.264863 6*0.2769 0.525344 0.551812 - 0.57828 0.604748 0.631216 0.657684 0.684152 0.71062 0.737087 0.763555 - 0.790023 0.816491 0.842959 0.869427 0.895895 0.922363 0.94883 0.975298 - 1.107574 1.145069 1.182574 1.220068 1.257573 1.295068 1.441975 1.468588 - 1.495201 1.521815 1.548428 1.575042 1.601655 1.628269 1.654882 1.681496 - 1.708109 1.734723 0.525344 0.551812 0.57828 0.604748 0.631216 0.657684 - 0.684152 0.71062 0.737087 0.763555 0.790023 0.816491 0.842959 0.869427 - 0.895895 0.922363 0.94883 0.975298 1.107574 1.145069 1.182574 1.220068 - 1.257573 1.295068 1.441975 1.468588 1.495201 1.521815 1.548428 1.575042 - 1.601655 1.628269 1.654882 1.681496 1.708109 1.734723 0.52622 0.552785 - 0.57935 0.605915 0.63248 0.659045 0.68561 0.712175 0.73874 0.765305 0.79187 - 0.818436 0.845001 0.871566 0.898131 0.924696 0.951261 0.977826 1.107938 - 1.145423 1.182938 1.220422 1.257937 1.295422 1.441822 1.468241 1.494661 - 1.52108 1.547499 1.573918 1.600337 1.626757 1.653176 1.679595 1.706014 - 1.732433 0.52622 0.552785 0.57935 0.605915 0.63248 0.659045 0.68561 0.712175 - 0.73874 0.765305 0.79187 0.818436 0.845001 0.871566 0.898131 0.924696 - 0.951261 0.977826 1.107938 1.145423 1.182938 1.220422 1.257937 1.295422 - 1.441822 1.468241 1.494661 1.52108 1.547499 1.573918 1.600337 1.626757 - 1.653176 1.679595 1.706014 1.732433 0.93727 0.963948 0.990534 1.017212 - 1.043798 1.070476 1.097062 1.12374 1.150326 1.177004 1.20359 0.93727 - 0.963948 0.990534 1.017212 1.043798 1.070476 1.097062 1.12374 1.150326 - 1.177004 1.20359 0.937255 0.963887 0.990519 1.017151 1.043783 1.070415 - 1.097047 1.123679 1.150311 1.176943 1.203575 0.937255 0.963887 0.990519 - 1.017151 1.043783 1.070415 1.097047 1.123679 1.150311 1.176943 1.203575 - 1.062566 1.10004 1.137495 1.174969 1.212423 1.249898 1.287352 1.324826 - 1.362281 1.399755 1.437209 1.062566 1.10004 1.137495 1.174969 1.212423 - 1.249898 1.287352 1.324826 1.362281 1.399755 1.437209 1.062567 1.100018 - 1.137496 1.174946 1.212424 1.249875 1.287353 1.324803 1.362281 1.399732 - 1.43721 1.062567 1.100018 1.137496 1.174946 1.212424 1.249875 1.287353 - 1.324803 1.362281 1.399732 1.43721 1.534266 1.543957 1.553678 1.563368 - 1.573089 1.58278 1.592501 1.602191 1.611912 11*1.84325 1.611912 1.602191 - 1.5925 1.582779 1.573089 1.563368 1.553677 1.543956 2*1.534266 1.543957 - 1.553678 1.563368 1.573089 1.58278 1.592501 1.602191 1.611912 11*1.84325 - 1.611912 1.602191 1.5925 1.582779 1.573089 1.563368 1.553677 1.543956 - 1.534266 - YMP2 = 1.26203 1.18703 1.11203 1.01203 0.93703 0.86203 0.757099 0.683289 - 0.594 0.519 0.444 0.369 0.294 0.219 0.144 0.069 -0.081 -0.156 -0.231 -0.306 - -0.381 -0.456 -0.531 -0.606 -0.695289 -0.769099 -0.87403 -0.94903 -1.02403 - -1.12403 -1.19903 -1.27403 1.26203 1.18703 1.11203 1.01203 0.93703 0.86203 - 0.757099 0.683289 0.594 0.519 0.444 0.369 0.294 0.219 0.144 0.069 -0.081 - -0.156 -0.231 -0.306 -0.381 -0.456 -0.531 -0.606 -0.695289 -0.769099 - -0.87403 -0.94903 -1.02403 -1.12403 -1.19903 -1.27403 1.577397 1.603963 - 1.630528 1.657093 1.683658 1.710223 1.736788 1.763353 1.789918 1.816483 - 1.843048 1.869613 1.896178 1.922743 1.949308 1.975873 2.002438 2.029003 - 2.109211 2.109369 2.109486 2.109643 2.10976 2.109918 2.039949 2.01353 - 1.987111 1.960692 1.934273 1.907853 1.881434 1.855015 1.828596 1.802177 - 1.775758 1.749338 1.577397 1.603963 1.630528 1.657093 1.683658 1.710223 - 1.736788 1.763353 1.789918 1.816483 1.843048 1.869613 1.896178 1.922743 - 1.949308 1.975873 2.002438 2.029003 2.109211 2.109369 2.109486 2.109643 - 2.10976 2.109918 2.039949 2.01353 1.987111 1.960692 1.934273 1.907853 - 1.881434 1.855015 1.828596 1.802177 1.775758 1.749338 -1.588602 -1.61507 - -1.641538 -1.668006 -1.694474 -1.720942 -1.747409 -1.773877 -1.800345 - -1.826813 -1.853281 -1.879749 -1.906217 -1.932685 -1.959153 -1.98562 - -2.012088 -2.038556 -2.115747 -2.115631 -2.115473 -2.115356 -2.115198 - -2.115081 -2.044038 -2.017425 -1.990811 -1.964198 -1.937584 -1.910971 - -1.884357 -1.857744 -1.831131 -1.804517 -1.777904 -1.75129 -1.588602 - -1.61507 -1.641538 -1.668006 -1.694474 -1.720942 -1.747409 -1.773877 - -1.800345 -1.826813 -1.853281 -1.879749 -1.906217 -1.932685 -1.959153 - -1.98562 -2.012088 -2.038556 -2.115747 -2.115631 -2.115473 -2.115356 - -2.115198 -2.115081 -2.044038 -2.017425 -1.990811 -1.964198 -1.937584 - -1.910971 -1.884357 -1.857744 -1.831131 -1.804517 -1.777904 -1.75129 - 1.309044 1.282629 1.256243 1.229828 1.203442 1.177027 1.150641 1.124226 - 1.09784 1.071425 1.045039 1.309044 1.282629 1.256243 1.229828 1.203442 - 1.177027 1.150641 1.124226 1.09784 1.071425 1.045039 -1.313629 -1.287214 - -1.260828 -1.234413 -1.208027 -1.181612 -1.155226 -1.128811 -1.102425 - -1.07601 -1.049623 -1.313629 -1.287214 -1.260828 -1.234413 -1.208027 - -1.181612 -1.155226 -1.128811 -1.102425 -1.07601 -1.049623 1.566286 1.564651 - 1.563015 1.56138 1.559743 1.558108 1.556472 1.554837 1.5532 1.551566 - 1.549929 1.566286 1.564651 1.563015 1.56138 1.559743 1.558108 1.556472 - 1.554837 1.5532 1.551566 1.549929 -1.570904 -1.569269 -1.567632 -1.565997 - -1.564361 -1.562726 -1.561089 -1.559454 -1.557818 -1.556183 -1.554546 - -1.570904 -1.569269 -1.567632 -1.565997 -1.564361 -1.562726 -1.561089 - -1.559454 -1.557818 -1.556183 -1.554546 0.796804 0.760602 0.72436 0.688158 - 0.651915 0.615713 0.579471 0.543269 0.507027 0.187479 0.15 0.112479 0.075 - 0.037479 -0.0 -0.037521 -0.075 -0.112521 -0.15 -0.187521 -0.507046 -0.543269 - -0.579491 -0.615713 -0.651935 -0.688157 -0.72438 -0.760602 -0.796824 - 0.796804 0.760602 0.72436 0.688158 0.651915 0.615713 0.579471 0.543269 - 0.507027 0.187479 0.15 0.112479 0.075 0.037479 -0.0 -0.037521 -0.075 - -0.112521 -0.15 -0.187521 -0.507046 -0.543269 -0.579491 -0.615713 -0.651935 - -0.688157 -0.72438 -0.760602 -0.796824 - AMP2 = 6*90.0 2*79.799995 16*90.0 2*100.200005 12*90.0 2*79.799995 16*90.0 - 2*100.200005 6*90.0 -44.895035 45.104965 -44.895035 45.104965 -44.895035 - 45.104965 -44.895035 45.104965 -44.895035 45.104965 -44.895035 45.104965 - -44.895035 45.104965 -44.895035 45.104965 -44.895035 45.104965 0.209874 - -89.790115 0.209874 -89.790115 0.209874 -89.790115 -134.790115 -44.790123 - -134.790115 -44.790123 -134.790115 -44.790123 -134.790115 -44.790123 - -134.790115 -44.790123 -134.790115 -44.790123 -44.895035 45.104965 - -44.895035 45.104965 -44.895035 45.104965 -44.895035 45.104965 -44.895035 - 45.104965 -44.895035 45.104965 -44.895035 45.104965 -44.895035 45.104965 - -44.895035 45.104965 0.209874 -89.790115 0.209874 -89.790115 0.209874 - -89.790115 -134.790115 -44.790123 -134.790115 -44.790123 -134.790115 - -44.790123 -134.790115 -44.790123 -134.790115 -44.790123 -134.790115 - -44.790123 45.104965 135.104965 45.104965 135.104965 45.104965 135.104965 - 45.104965 135.104965 45.104965 135.104965 45.104965 135.104965 45.104965 - 135.104965 45.104965 135.104965 45.104965 135.104965 -179.790115 90.209869 - -179.790115 90.209869 -179.790115 90.209869 135.209869 -134.790115 - 135.209869 -134.790115 135.209869 -134.790115 135.209869 -134.790115 - 135.209869 -134.790115 135.209869 -134.790115 45.104965 135.104965 45.104965 - 135.104965 45.104965 135.104965 45.104965 135.104965 45.104965 135.104965 - 45.104965 135.104965 45.104965 135.104965 45.104965 135.104965 45.104965 - 135.104965 -179.790115 90.209869 -179.790115 90.209869 -179.790115 90.209869 - 135.209869 -134.790115 135.209869 -134.790115 135.209869 -134.790115 - 135.209869 -134.790115 135.209869 -134.790115 135.209869 -134.790115 -45.0 - -135.0 -45.0 -135.0 -45.0 -135.0 -45.0 -135.0 -45.0 -135.0 2*-45.0 -135.0 - -45.0 -135.0 -45.0 -135.0 -45.0 -135.0 -45.0 -135.0 -45.0 -135.0 135.0 - -135.0 135.0 -135.0 135.0 -135.0 135.0 -135.0 135.0 2*-135.0 135.0 -135.0 - 135.0 -135.0 135.0 -135.0 135.0 -135.0 135.0 -135.0 177.5 -92.5 177.5 -92.5 - 177.5 -92.5 177.5 -92.5 177.5 -92.5 2*177.5 -92.5 177.5 -92.5 177.5 -92.5 - 177.5 -92.5 177.5 -92.5 177.5 2.5 92.5 2.5 92.5 2.5 92.5 2.5 92.5 2.5 92.5 - 2*2.5 92.5 2.5 92.5 2.5 92.5 2.5 92.5 2.5 92.5 2.5 -75.0 -165.0 -75.0 -165.0 - -75.0 -165.0 -75.0 -165.0 -75.0 -90.0 180.0 -90.0 180.0 -90.0 180.0 -90.0 - 180.0 -90.0 180.0 -90.0 -104.999992 165.0 -104.999992 165.0 -104.999992 - 165.0 -104.999992 165.0 -104.999992 -75.0 -165.0 -75.0 -165.0 -75.0 -165.0 - -75.0 -165.0 -75.0 -90.0 180.0 -90.0 180.0 -90.0 180.0 -90.0 180.0 -90.0 - 180.0 -90.0 -104.999992 165.0 -104.999992 165.0 -104.999992 165.0 - -104.999992 165.0 -104.999992 - MPNAM2 = 'b_c1_p01' 'b_c1_p03' 'b_c1_p05' 'b_c1_p07' 'b_c1_p09' 'b_c1_p10' - 'b_c1_p12' 'b_c1_p14' 'b_c1_p15' 'b_c1_p16' 'b_c1_p18' 'b_c1_p20' 'b_c1_p22' - 'b_c1_p23' 'b_c1_p25' 'b_c1_p27' 'b_c1_p28' 'b_c1_p30' 'b_c1_p32' 'b_c1_p33' - 'b_c1_p35' 'b_c1_p37' 'b_c1_p39' 'b_c1_p40' 'b_c1_p41' 'b_c1_p43' 'b_c1_p45' - 'b_c1_p46' 'b_c1_p48' 'b_c1_p50' 'b_c1_p52' 'b_c1_p54' 'b_c2_p01' 'b_c2_p03' - 'b_c2_p05' 'b_c2_p07' 'b_c2_p09' 'b_c2_p10' 'b_c2_p12' 'b_c2_p14' 'b_c2_p15' - 'b_c2_p16' 'b_c2_p18' 'b_c2_p20' 'b_c2_p22' 'b_c2_p23' 'b_c2_p25' 'b_c2_p27' - 'b_c2_p28' 'b_c2_p30' 'b_c2_p32' 'b_c2_p33' 'b_c2_p35' 'b_c2_p37' 'b_c2_p39' - 'b_c2_p40' 'b_c2_p41' 'b_c2_p43' 'b_c2_p45' 'b_c2_p46' 'b_c2_p48' 'b_c2_p50' - 'b_c2_p52' 'b_c2_p54' 'b_xu1_n01' 'b_xu1_p02' 'b_xu1_n03' 'b_xu1_p04' - 'b_xu1_n05' 'b_xu1_p06' 'b_xu1_n07' 'b_xu1_p08' 'b_xu1_n09' 'b_xu1_p10' - 'b_xu1_n11' 'b_xu1_p12' 'b_xu1_n13' 'b_xu1_p14' 'b_xu1_n15' 'b_xu1_p16' - 'b_xu1_n17' 'b_xu1_p18' 'b_xu1_p19' 'b_xu1_n20' 'b_xu1_p21' 'b_xu1_n22' - 'b_xu1_p23' 'b_xu1_n24' 'b_xu1_n25' 'b_xu1_p26' 'b_xu1_n27' 'b_xu1_p28' - 'b_xu1_n29' 'b_xu1_p30' 'b_xu1_n31' 'b_xu1_p32' 'b_xu1_n33' 'b_xu1_p34' - 'b_xu1_n35' 'b_xu1_p36' 'b_xu2_n01' 'b_xu2_p02' 'b_xu2_n03' 'b_xu2_p04' - 'b_xu2_n05' 'b_xu2_p06' 'b_xu2_n07' 'b_xu2_p08' 'b_xu2_n09' 'b_xu2_p10' - 'b_xu2_n11' 'b_xu2_p12' 'b_xu2_n13' 'b_xu2_p14' 'b_xu2_n15' 'b_xu2_p16' - 'b_xu2_n17' 'b_xu2_p18' 'b_xu2_p19' 'b_xu2_n20' 'b_xu2_p21' 'b_xu2_n22' - 'b_xu2_p23' 'b_xu2_n24' 'b_xu2_n25' 'b_xu2_p26' 'b_xu2_n27' 'b_xu2_p28' - 'b_xu2_n29' 'b_xu2_p30' 'b_xu2_n31' 'b_xu2_p32' 'b_xu2_n33' 'b_xu2_p34' - 'b_xu2_n35' 'b_xu2_p36' 'b_xl1_n01' 'b_xl1_p02' 'b_xl1_n03' 'b_xl1_p04' - 'b_xl1_n05' 'b_xl1_p06' 'b_xl1_n07' 'b_xl1_p08' 'b_xl1_n09' 'b_xl1_p10' - 'b_xl1_n11' 'b_xl1_p12' 'b_xl1_n13' 'b_xl1_p14' 'b_xl1_n15' 'b_xl1_p16' - 'b_xl1_n17' 'b_xl1_p18' 'b_xl1_p19' 'b_xl1_n20' 'b_xl1_p21' 'b_xl1_n22' - 'b_xl1_p23' 'b_xl1_n24' 'b_xl1_n25' 'b_xl1_p26' 'b_xl1_n27' 'b_xl1_p28' - 'b_xl1_n29' 'b_xl1_p30' 'b_xl1_n31' 'b_xl1_p32' 'b_xl1_n33' 'b_xl1_p34' - 'b_xl1_n35' 'b_xl1_p36' 'b_xl2_n01' 'b_xl2_p02' 'b_xl2_n03' 'b_xl2_p04' - 'b_xl2_n05' 'b_xl2_p06' 'b_xl2_n07' 'b_xl2_p08' 'b_xl2_n09' 'b_xl2_p10' - 'b_xl2_n11' 'b_xl2_p12' 'b_xl2_n13' 'b_xl2_p14' 'b_xl2_n15' 'b_xl2_p16' - 'b_xl2_n17' 'b_xl2_p18' 'b_xl2_p19' 'b_xl2_n20' 'b_xl2_p21' 'b_xl2_n22' - 'b_xl2_p23' 'b_xl2_n24' 'b_xl2_n25' 'b_xl2_p26' 'b_xl2_n27' 'b_xl2_p28' - 'b_xl2_n29' 'b_xl2_p30' 'b_xl2_n31' 'b_xl2_p32' 'b_xl2_n33' 'b_xl2_p34' - 'b_xl2_n35' 'b_xl2_p36' 'b_nu1_p01' 'b_nu1_n02' 'b_nu1_p03' 'b_nu1_n04' - 'b_nu1_p05' 'b_nu1_n06' 'b_nu1_p07' 'b_nu1_n08' 'b_nu1_p09' 'b_nu1_n10' - 'b_nu1_p11' 'b_nu2_p01' 'b_nu2_n02' 'b_nu2_p03' 'b_nu2_n04' 'b_nu2_p05' - 'b_nu2_n06' 'b_nu2_p07' 'b_nu2_n08' 'b_nu2_p09' 'b_nu2_n10' 'b_nu2_p11' - 'b_nl1_p01' 'b_nl1_n02' 'b_nl1_p03' 'b_nl1_n04' 'b_nl1_p05' 'b_nl1_n06' - 'b_nl1_p07' 'b_nl1_n08' 'b_nl1_p09' 'b_nl1_n10' 'b_nl1_p11' 'b_nl2_p01' - 'b_nl2_n02' 'b_nl2_p03' 'b_nl2_n04' 'b_nl2_p05' 'b_nl2_n06' 'b_nl2_p07' - 'b_nl2_n08' 'b_nl2_p09' 'b_nl2_n10' 'b_nl2_p11' 'b_bu1_p01' 'b_bu1_n02' - 'b_bu1_p03' 'b_bu1_n04' 'b_bu1_p05' 'b_bu1_n06' 'b_bu1_p07' 'b_bu1_n08' - 'b_bu1_p09' 'b_bu1_n10' 'b_bu1_p11' 'b_bu2_p01' 'b_bu2_n02' 'b_bu2_p03' - 'b_bu2_n04' 'b_bu2_p05' 'b_bu2_n06' 'b_bu2_p07' 'b_bu2_n08' 'b_bu2_p09' - 'b_bu2_n10' 'b_bu2_p11' 'b_bl1_p01' 'b_bl1_n02' 'b_bl1_p03' 'b_bl1_n04' - 'b_bl1_p05' 'b_bl1_n06' 'b_bl1_p07' 'b_bl1_n08' 'b_bl1_p09' 'b_bl1_n10' - 'b_bl1_p11' 'b_bl2_p01' 'b_bl2_n02' 'b_bl2_p03' 'b_bl2_n04' 'b_bl2_p05' - 'b_bl2_n06' 'b_bl2_p07' 'b_bl2_n08' 'b_bl2_p09' 'b_bl2_n10' 'b_bl2_p11' - 'b_o1_p01' 'b_o1_n02' 'b_o1_p03' 'b_o1_n04' 'b_o1_p05' 'b_o1_n06' 'b_o1_p07' - 'b_o1_n08' 'b_o1_p09' 'b_o1_p10' 'b_o1_n11' 'b_o1_p12' 'b_o1_n13' 'b_o1_p14' - 'b_o1_n15' 'b_o1_p16' 'b_o1_n17' 'b_o1_p18' 'b_o1_n19' 'b_o1_p20' 'b_o1_p21' - 'b_o1_n22' 'b_o1_p23' 'b_o1_n24' 'b_o1_p25' 'b_o1_n26' 'b_o1_p27' 'b_o1_n28' - 'b_o1_p29' 'b_o2_p01' 'b_o2_n02' 'b_o2_p03' 'b_o2_n04' 'b_o2_p05' 'b_o2_n06' - 'b_o2_p07' 'b_o2_n08' 'b_o2_p09' 'b_o2_p10' 'b_o2_n11' 'b_o2_p12' 'b_o2_n13' - 'b_o2_p14' 'b_o2_n15' 'b_o2_p16' 'b_o2_n17' 'b_o2_p18' 'b_o2_n19' 'b_o2_p20' - 'b_o2_p21' 'b_o2_n22' 'b_o2_p23' 'b_o2_n24' 'b_o2_p25' 'b_o2_n26' 'b_o2_p27' - 'b_o2_n28' 'b_o2_p29' - SMP2 = 354*0.03 - IGRID = 1 - RLEFT = 0.06 - RRIGHT = 2.0 - ZBOTTO = -2.2 - ZTOP = 2.2 - IFCOIL = 1 - ISLPFC = 0 - NSMP2 = 25 - IECOIL = 1 - IVESEL = 0 - vsid = 1 - IACOIL = 0 - nw = 65 - nh = 65 - / diff --git a/omas/machine_mappings/support_files/mast/43000/ranges.dat b/omas/machine_mappings/support_files/mast/43000/ranges.dat deleted file mode 100644 index ce1a4da15..000000000 --- a/omas/machine_mappings/support_files/mast/43000/ranges.dat +++ /dev/null @@ -1 +0,0 @@ -43000 999999 diff --git a/omas/machine_mappings/support_files/mast/43000/signals.dat b/omas/machine_mappings/support_files/mast/43000/signals.dat deleted file mode 100644 index 66c3a84d5..000000000 --- a/omas/machine_mappings/support_files/mast/43000/signals.dat +++ /dev/null @@ -1,674 +0,0 @@ -;=== Measured signals to be read - MASTU diagnostics === -;=== -;=== CY 2020 signal -;=== -;=== J.W. Berkery 11/15/22: Took out signal F_D1L_03 -;=== J.W. Berkery 05/05/21: New version, based on ConfigK, now with all signals in AMB or AMC -;=== J.W. Berkery 02/09/21: Updated flux loop calibration factors -;=== J.W. Berkery 02/08/21: Removed a few bad probes (Dave Ryan email 2/8/21) -;=== J.W. Berkery 02/04/21: Updated some pickup calibration factors, per Dave Ryan email 2/4/21 -;=== J.W. Berkery 01/26/21: Updated D6L calibration factor -;=== J.W. Berkery 01/20/21: A few small changes from ConfigJ to ConfigK -;=== J.W. Berkery 01/20/21: From ConfigF - Setup for ConfigJ, per Dave Ryan -;=== J.W. Berkery 12/04/20: Tweaked some effective resistances. Changed VS6L and 5L from F_XL_07 to 05 -;=== J.W. Berkery 12/02/20: Turned on D1, DP, and D7 coils -;=== J.W. Berkery 11/30/20: Updated with b_c2 polarity reversals from Lucy -;=== J.W. Berkery 11/24/20: Updated with loop voltages, vessel segments, and polarity reversals from Lucy -;=== J.W. Berkery 11/12/20: Setup for ConfigF, per Dave Ryan -;=== J.W. Berkery 11/06/20: Setup for ConfigE, per Dave Ryan (same flux loops as D, adding Mirnovs. Need to check F_C_A03) -;=== J.W. Berkery 10/27/20: Setup for ConfigD, per Dave Ryan -;=== J.W. Berkery 09/29/20: Setup for ConfigC, per Dave Ryan -;=== J.W. Berkery 05/19/20: Fixed one flux loop tag name and added loop voltage tags to vessel segments -;=== J.W. Berkery 05/14/20: Updated loop voltages. But, the non-integrated signals don't actually exist in uda yet -;=== J.W. Berkery 05/14/20: Updated the names of the Shaping coils and coil case currents -;=== J.W. Berkery 05/14/20: Updated the names of the Mirnov coils -;=== J.W. Berkery 05/14/20: Updated the names of the vessel segments. Don't have corresponding loop voltages yet -;=== J.W. Berkery 05/13/20: Flux loop names updated. *Everything else still from MAST* -;=== J.W. Berkery 02/24/20: Copied from MAST - needs to be updated for MASTU -;=== -;=== Computed "signals" based on measurements === -;=== -;=== NOTE: map index is one greater than the corresponding IDL array index -;=== (i.e., ioh, map index 1 = ioh[0], etc.) -;=== -;=== NOTE: See notes at end for stated errors, bit noise, etc. as well as definitions -;=== -;Name sigl map map MDS Read Error Signal Use Conversion Pri Fit t Smoothing Designation -; type var indx tree sig? rel abs threshold err? factor wgt idx win (s) Data Auxiliary -;=========================================================================================================================================================== -; -; Ohmic -; -P1 OH ioh 1 e y 0.020 20.0 40.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P1 - ; kA -> A -; -; Shaping coils -; -PCL SC icoil 1 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 xxxxxxxxxxxxxx - ; kA -> A -PXL SC icoil 2 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 xxxxxxxxxxxxxx - ; -P4U SC icoil 3 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P4U - ; -P4L SC icoil 4 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P4L - ; -P5U SC icoil 5 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P5U - ; -P5L SC icoil 6 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P5L - ; -P6U SC icoil 7 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P6U - ; -P6L SC icoil 8 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P6L - ; -D1U SC icoil 9 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D1U - ; -D1L SC icoil 10 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D1L - ; -D2U SC icoil 11 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D2U - ; -D2L SC icoil 12 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D2L - ; -D3U SC icoil 13 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D3U - ; -D3L SC icoil 14 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D3L - ; -DPU SC icoil 15 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/DPU - ; -DPL SC icoil 16 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/DPL - ; -D5U SC icoil 17 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D5U - ; -D5L SC icoil 18 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D5L - ; -D6U SC icoil 19 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D6U - ; -D6L SC icoil 20 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D6L - ; -D7U SC icoil 21 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D7U - ; -D7L SC icoil 22 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D7L - ; -; -; (including case currents) -D1CU SC icoil 23 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D1U - ; kA -> A -D2CU SC icoil 24 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D2U - ; -D3CU SC icoil 25 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D3U - ; -DPCU SC icoil 26 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/DPU - ; -D5CU SC icoil 27 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D5U - ; -D6CU SC icoil 28 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D6U - ; -D7CU SC icoil 29 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D7U - ; -P4CU SC icoil 30 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P4U - ; -P5CU SC icoil 31 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P5U - ; -P6CU SC icoil 32 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P6U - ; -P6CL SC icoil 33 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P6L - ; -P5CL SC icoil 34 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P5L - ; -P4CL SC icoil 35 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P4L - ; -D7CL SC icoil 36 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D7L - ; -D6CL SC icoil 37 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D6L - ; -D5CL SC icoil 38 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D5L - ; -DPCL SC icoil 39 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/DPL - ; -D3CL SC icoil 40 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D3L - ; -D2CL SC icoil 41 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D2L - ; -D1CL SC icoil 42 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D1L - ; -; -; Plasma current -;IP1 PR ip 1 - y 0.010 10.0e3 50.0e3 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/PLASMA_CURRENT - ; kA -> A -; -; Toroidal field -TF1 TF none 1 - y 0.050 30.0 50.0 y 1.0e3 1.0 1.0 -1 2.1e-3 AMC/ROGEXT/TF - ; kA -> A ; Check -1 -; -; Diamagnetic loop -; (the following is from MAST) -;FDIA DL dflux 1 e n 0.04 0.004 0.004 y 1.0 1.0 1.0 -1 2.1e-3 \\FDIA - ;(Wb) error was 2%, 2mWb -; -; Flux loops -; -F_NU_01 FL tfl 1 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NU_01 - ; (Wb) -F_NU_02 FL tfl 2 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NU_02 - ; -F_NU_03 FL tfl 3 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NU_03 - ; -F_NU_04 FL tfl 4 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NU_04 - ; -F_NU_a05 FL tfl 5 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NU_A05 - ; -F_NU_b05 FL tfl 6 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NU_B05 - ; -F_NU_06 FL tfl 7 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NU_06 - ; Out -F_NL_01 FL tfl 8 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NL_01 - ; -F_NL_02 FL tfl 9 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NL_02 - ; -F_NL_03 FL tfl 10 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NL_03 - ; -F_NL_04 FL tfl 11 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NL_04 - ; -F_NL_a05 FL tfl 12 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NL_A05 - ; -F_NL_b05 FL tfl 13 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NL_B05 - ; -F_NL_06 FL tfl 14 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_NL_06 - ; -F_P6U_01 FL tfl 15 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P6U_01 - ; -F_P6L_01 FL tfl 16 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P6L_01 - ; -F_BU_01 FL tfl 17 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BU_01 - ; -F_BU_02 FL tfl 18 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BU_02 - ; -F_BU_03 FL tfl 19 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BU_03 - ; -F_BU_04 FL tfl 20 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BU_04 - ; -F_BL_01 FL tfl 21 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BL_01 - ; -F_BL_02 FL tfl 22 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BL_02 - ; -F_BL_03 FL tfl 23 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BL_03 - ; -F_BL_04 FL tfl 24 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_BL_04 - ; -F_P5U_01 FL tfl 25 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5U_01 - ; -F_P5U_02 FL tfl 26 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5U_02 - ; -F_P5U_03 FL tfl 27 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5U_03 - ; -F_P5U_04 FL tfl 28 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5U_04 - ; -F_P5L_01 FL tfl 29 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5L_01 - ; -F_P5L_02 FL tfl 30 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5L_02 - ; -F_P5L_03 FL tfl 31 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5L_03 - ; -F_P5L_04 FL tfl 32 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_P5L_04 - ; -F_XU_01 FL tfl 33 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XU_01 - ; Removed, per Dave Ryan's email, 11/09/20 -F_XU_02 FL tfl 34 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XU_02 - ; Removed, per Dave Ryan's email, 11/09/20 -F_XU_03 FL tfl 35 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XU_03 - ; -F_XU_04 FL tfl 36 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XU_04 - ; -F_XU_05 FL tfl 37 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XU_05 - ; -F_XU_06 FL tfl 38 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XU_06 - ; -F_XU_07 FL tfl 39 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XU_07 - ; -F_XL_01 FL tfl 40 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XL_01 - ; -F_XL_02 FL tfl 41 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XL_02 - ; Bad (Dave Ryan email 2/8/21) -F_XL_03 FL tfl 42 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XL_03 - ; -F_XL_04 FL tfl 43 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XL_04 - ; -F_XL_05 FL tfl 44 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XL_05 - ; Out -F_XL_06 FL tfl 45 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XL_06 - ; Bad (Dave Ryan email 2/8/21) -F_XL_07 FL tfl 46 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_XL_07 - ; Bad (Dave Ryan email 2/8/21) -F_DPU_01 FL tfl 47 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPU_01 - ; -F_DPU_02 FL tfl 48 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPU_02 - ; -F_DPU_03 FL tfl 49 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPU_03 - ; -F_DPU_04 FL tfl 50 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPU_04 - ; -F_DPL_04 FL tfl 51 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPL_04 - ; -F_DPL_03 FL tfl 52 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPL_03 - ; -F_DPL_02 FL tfl 53 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPL_02 - ; -F_DPL_01 FL tfl 54 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_DPL_01 - ; -F_D3U_02 FL tfl 55 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3U_02 - ; -F_D3U_03 FL tfl 56 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3U_03 - ; -F_D3U_01 FL tfl 57 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3U_01 - ; -F_D3U_04 FL tfl 58 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3U_04 - ; -F_D3L_01 FL tfl 59 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3L_01 - ; -F_D3L_02 FL tfl 60 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3L_02 - ; -F_D3L_04 FL tfl 61 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3L_04 - ; -F_D3L_03 FL tfl 62 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D3L_03 - ; -F_D2U_03 FL tfl 63 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2U_03 - ; -F_D2U_02 FL tfl 64 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2U_02 - ; Bad (Dave Ryan email 2/8/21) -F_D2U_04 FL tfl 65 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2U_04 - ; -F_D2U_01 FL tfl 66 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2U_01 - ; -F_D2L_02 FL tfl 67 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2L_02 - ; -F_D2L_01 FL tfl 68 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2L_01 - ; -F_D2L_03 FL tfl 69 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2L_03 - ; -F_D2L_04 FL tfl 70 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D2L_04 - ; -F_D1U_04 FL tfl 71 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D1U_04 - ; -F_D1U_01 FL tfl 72 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D1U_01 - ; Dave's spreadsheet has f_d1u_02 and 03 listed? Don't exist? -F_D1L_04 FL tfl 73 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D1L_04 - ; -F_D1L_01 FL tfl 74 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D1L_01 - ; -F_D1L_03 FL tfl 75 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D1L_03 - ; Removed, 11/15/22 -F_D1L_02 FL tfl 76 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_D1L_02 - ; Removed, 11/15/22 -F_C_A01 FL tfl 77 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A01 - ; Removed, per Dave Ryan's email, 11/09/20 -F_C_B01 FL tfl 78 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B01 - ; -F_C_A02 FL tfl 79 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A02 - ; -F_C_B02 FL tfl 80 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B02 - ; -F_C_A03 FL tfl 81 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A03 - ; This signal is missing after 41606. Taken out -F_C_B03 FL tfl 82 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B03 - ; -F_C_A04 FL tfl 83 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A04 - ; -F_C_B04 FL tfl 84 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B04 - ; -F_C_A05 FL tfl 85 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A05 - ; -F_C_B05 FL tfl 86 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B05 - ; -F_C_A06 FL tfl 87 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A06 - ; -F_C_B06 FL tfl 88 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B06 - ; Removed, 11/15/22 -F_C_A07 FL tfl 89 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A07 - ; -F_C_B07 FL tfl 90 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B07 - ; -F_C_A08 FL tfl 91 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A08 - ; -F_C_B08 FL tfl 92 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B08 - ; -F_C_A09 FL tfl 93 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A09 - ; -F_C_B09 FL tfl 94 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B09 - ; -F_C_A10 FL tfl 95 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A10 - ; -F_C_B10 FL tfl 96 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B10 - ; -F_C_A11 FL tfl 97 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A11 - ; -F_C_B11 FL tfl 98 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B11 - ; -F_C_A12 FL tfl 99 - n 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_A12 - ; Removed, per Dave Ryan's email, 11/09/20 -F_C_B12 FL tfl 100 - y 0.020 6.0e-4 6.0e-4 y 1.0 1.0 1.0 1 2.1e-3 AMB/FLUX/F_C_B12 - ; -; -; Loop voltages -; - ; (V) === loop voltage signals -VFCB05 VM none 1 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_C_B05 - ; for VS1U -VFCB01 VM none 2 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_C_B01 - ; for VS2U -VFD1U04 VM none 3 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_D1U_04 - ; for VS3U and D1CU -VFD3U03 VM none 4 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_D3U_03 - ; for VS4U -VFXU07 VM none 5 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_XU_07 - ; for VS5U and VS6U -VFP5U01 VM none 6 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_P5U_01 - ; for VS7U -VFP5L01 VM none 7 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_P5L_01 - ; for VS7L -;;;;VFXL05 VM none 8 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_XL_05 - ; for VS6L and VS5L ; not available, try using XL_04 -VFXL04 VM none 8 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_XL_04 - ; for VS6L and VS5L ; not available, try using XL_04 -VFD3L03 VM none 9 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_D3L_03 - ; for VS4L -VFD1L04 VM none 10 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_D1L_04 - ; for VS3L and D1CL -VFCB12 VM none 11 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_C_B12 - ; for VS2L -VFCB08 VM none 12 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_C_B08 - ; for VS1L -VFNUB05 VM none 13 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_NU_B05 - ; for PSPU -VFBU03 VM none 14 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_BU_03 - ; for GBU -VFBL03 VM none 15 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_BL_03 - ; for GBL -VFNLB05 VM none 16 o y 0.020 0.80 0.10 y 1.0 1.0 1.0 -1 5.0e-2 AMB/LOOPV/LV_NL_B05 - ; for PSPL -; -; -; Mirnov coils -; -B_C1_P01 MC bmc 1 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P01 - ; (T) -B_C1_P03 MC bmc 2 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P03 - ; (T) -B_C1_P05 MC bmc 3 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P05 - ; (T) -B_C1_P07 MC bmc 4 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P07 - ; (T) -B_C1_P09 MC bmc 5 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P09 - ; (T) -B_C1_P10 MC bmc 6 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P10 - ; (T) -B_C1_P12 MC bmc 7 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P12 - ; (T) -B_C1_P14 MC bmc 8 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P14 - ; (T) -B_C1_P15 MC bmc 9 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P15 - ; (T) -B_C1_P16 MC bmc 10 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P16 - ; (T) -B_C1_P18 MC bmc 11 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P18 - ; (T) -B_C1_P20 MC bmc 12 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P20 - ; (T) -B_C1_P22 MC bmc 13 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P22 - ; (T) -B_C1_P23 MC bmc 14 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P23 - ; (T) -B_C1_P25 MC bmc 15 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P25 - ; (T) -B_C1_P27 MC bmc 16 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P27 - ; (T) -B_C1_P28 MC bmc 17 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P28 - ; (T) -B_C1_P30 MC bmc 18 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P30 - ; (T) -B_C1_P32 MC bmc 19 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P32 - ; (T) -B_C1_P33 MC bmc 20 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P33 - ; (T) -B_C1_P35 MC bmc 21 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P35 - ; (T) -B_C1_P37 MC bmc 22 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P37 - ; (T) -B_C1_P39 MC bmc 23 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P39 - ; (T) -B_C1_P40 MC bmc 24 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P40 - ; (T) -B_C1_P41 MC bmc 25 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P41 - ; (T) -B_C1_P43 MC bmc 26 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P43 - ; (T) -B_C1_P45 MC bmc 27 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P45 - ; (T) -B_C1_P46 MC bmc 28 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P46 - ; (T) -B_C1_P48 MC bmc 29 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P48 - ; (T) -B_C1_P50 MC bmc 30 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P50 - ; (T) -B_C1_P52 MC bmc 31 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P52 - ; (T) -B_C1_P54 MC bmc 32 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C1_P54 - ; (T) -B_C2_P01 MC bmc 33 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P01 - ; (T) -B_C2_P03 MC bmc 34 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P03 - ; (T) -B_C2_P05 MC bmc 35 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P05 - ; (T) -B_C2_P07 MC bmc 36 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P07 - ; (T) -B_C2_P09 MC bmc 37 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P09 - ; (T) -B_C2_P10 MC bmc 38 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P10 - ; (T) -B_C2_P12 MC bmc 39 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P12 - ; (T) -B_C2_P14 MC bmc 40 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P14 - ; (T) -B_C2_P15 MC bmc 41 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P15 - ; (T) -B_C2_P16 MC bmc 42 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P16 - ; (T) -B_C2_P18 MC bmc 43 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P18 - ; (T) -B_C2_P20 MC bmc 44 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P20 - ; (T) -B_C2_P22 MC bmc 45 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P22 - ; (T) -B_C2_P23 MC bmc 46 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P23 - ; (T) -B_C2_P25 MC bmc 47 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P25 - ; (T) -B_C2_P27 MC bmc 48 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P27 - ; (T) -B_C2_P28 MC bmc 49 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P28 - ; (T) -B_C2_P30 MC bmc 50 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P30 - ; (T) -B_C2_P32 MC bmc 51 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P32 - ; (T) -B_C2_P33 MC bmc 52 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P33 - ; (T) -B_C2_P35 MC bmc 53 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P35 - ; (T) -B_C2_P37 MC bmc 54 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P37 - ; (T) -B_C2_P39 MC bmc 55 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P39 - ; (T) -B_C2_P40 MC bmc 56 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P40 - ; (T) -B_C2_P41 MC bmc 57 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P41 - ; (T) -B_C2_P43 MC bmc 58 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P43 - ; (T) -B_C2_P45 MC bmc 59 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P45 - ; (T) -B_C2_P46 MC bmc 60 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P46 - ; (T) -B_C2_P48 MC bmc 61 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P48 - ; (T) -B_C2_P50 MC bmc 62 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P50 - ; (T) -B_C2_P52 MC bmc 63 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P52 - ; (T) -B_C2_P54 MC bmc 64 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_C2_P54 - ; (T) -B_XU1_N01 MC bmc 65 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N01 - ; (T) -B_XU1_P02 MC bmc 66 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P02 - ; (T) -B_XU1_N03 MC bmc 67 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N03 - ; (T) -B_XU1_P04 MC bmc 68 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P04 - ; (T) -B_XU1_N05 MC bmc 69 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N05 - ; (T) -B_XU1_P06 MC bmc 70 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P06 - ; (T) -B_XU1_N07 MC bmc 71 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N07 - ; (T) -B_XU1_P08 MC bmc 72 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P08 - ; (T) -B_XU1_N09 MC bmc 73 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N09 - ; (T) -B_XU1_P10 MC bmc 74 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P10 - ; (T) Removed, 11/15/22 -B_XU1_N11 MC bmc 75 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N11 - ; (T) -B_XU1_P12 MC bmc 76 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P12 - ; (T) -B_XU1_N13 MC bmc 77 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N13 - ; (T) Removed, 11/15/22 -B_XU1_P14 MC bmc 78 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P14 - ; (T) -B_XU1_N15 MC bmc 79 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N15 - ; (T) -B_XU1_P16 MC bmc 80 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P16 - ; (T) Removed, 11/15/22 -B_XU1_N17 MC bmc 81 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N17 - ; (T) -B_XU1_P18 MC bmc 82 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P18 - ; (T) -B_XU1_P19 MC bmc 83 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P19 - ; (T) -B_XU1_N20 MC bmc 84 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N20 - ; (T) -B_XU1_P21 MC bmc 85 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P21 - ; (T) -B_XU1_N22 MC bmc 86 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N22 - ; (T) -B_XU1_P23 MC bmc 87 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P23 - ; (T) -B_XU1_N24 MC bmc 88 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N24 - ; (T) -B_XU1_N25 MC bmc 89 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N25 - ; (T) -B_XU1_P26 MC bmc 90 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P26 - ; (T) -B_XU1_N27 MC bmc 91 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N27 - ; (T) Removed, 11/15/22 -B_XU1_P28 MC bmc 92 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P28 - ; (T) Removed, 11/15/22 -B_XU1_N29 MC bmc 93 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N29 - ; (T) -B_XU1_P30 MC bmc 94 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P30 - ; (T) -B_XU1_N31 MC bmc 95 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N31 - ; (T) -B_XU1_P32 MC bmc 96 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P32 - ; (T) -B_XU1_N33 MC bmc 97 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N33 - ; (T) Removed, 11/15/22 -B_XU1_P34 MC bmc 98 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P34 - ; (T) -B_XU1_N35 MC bmc 99 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_N35 - ; (T) -B_XU1_P36 MC bmc 100 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU1_P36 - ; (T) -B_XU2_N01 MC bmc 101 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N01 - ; (T) -B_XU2_P02 MC bmc 102 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P02 - ; (T) -B_XU2_N03 MC bmc 103 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N03 - ; (T) -B_XU2_P04 MC bmc 104 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P04 - ; (T) -B_XU2_N05 MC bmc 105 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N05 - ; (T) -B_XU2_P06 MC bmc 106 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P06 - ; (T) -B_XU2_N07 MC bmc 107 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N07 - ; (T) -B_XU2_P08 MC bmc 108 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P08 - ; (T) -B_XU2_N09 MC bmc 109 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N09 - ; (T) -B_XU2_P10 MC bmc 110 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P10 - ; (T) -B_XU2_N11 MC bmc 111 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N11 - ; (T) Removed, 11/15/22 -B_XU2_P12 MC bmc 112 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P12 - ; (T) Removed, 11/15/22 -B_XU2_N13 MC bmc 113 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N13 - ; (T) -B_XU2_P14 MC bmc 114 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P14 - ; (T) -B_XU2_N15 MC bmc 115 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N15 - ; (T) Removed, 11/15/22 -B_XU2_P16 MC bmc 116 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P16 - ; (T) -B_XU2_N17 MC bmc 117 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N17 - ; (T) -B_XU2_P18 MC bmc 118 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P18 - ; (T) -B_XU2_P19 MC bmc 119 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P19 - ; (T) -B_XU2_N20 MC bmc 120 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N20 - ; (T) -B_XU2_P21 MC bmc 121 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P21 - ; (T) -B_XU2_N22 MC bmc 122 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N22 - ; (T) -B_XU2_P23 MC bmc 123 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P23 - ; (T) -B_XU2_N24 MC bmc 124 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N24 - ; (T) -B_XU2_N25 MC bmc 125 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N25 - ; (T) -B_XU2_P26 MC bmc 126 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P26 - ; (T) -B_XU2_N27 MC bmc 127 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N27 - ; (T) -B_XU2_P28 MC bmc 128 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P28 - ; (T) -B_XU2_N29 MC bmc 129 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N29 - ; (T) -B_XU2_P30 MC bmc 130 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P30 - ; (T) -B_XU2_N31 MC bmc 131 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N31 - ; (T) -B_XU2_P32 MC bmc 132 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P32 - ; (T) -B_XU2_N33 MC bmc 133 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N33 - ; (T) -B_XU2_P34 MC bmc 134 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P34 - ; (T) -B_XU2_N35 MC bmc 135 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_N35 - ; (T) Removed, 11/15/22 -B_XU2_P36 MC bmc 136 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XU2_P36 - ; (T) -B_XL1_N01 MC bmc 137 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N01 - ; (T) -B_XL1_P02 MC bmc 138 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P02 - ; (T) -B_XL1_N03 MC bmc 139 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N03 - ; (T) -B_XL1_P04 MC bmc 140 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P04 - ; (T) -B_XL1_N05 MC bmc 141 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N05 - ; (T) -B_XL1_P06 MC bmc 142 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P06 - ; (T) -B_XL1_N07 MC bmc 143 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N07 - ; (T) -B_XL1_P08 MC bmc 144 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P08 - ; (T) -B_XL1_N09 MC bmc 145 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N09 - ; (T) -B_XL1_P10 MC bmc 146 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P10 - ; (T) Removed, 11/15/22 -B_XL1_N11 MC bmc 147 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N11 - ; (T) Removed, 11/15/22 -B_XL1_P12 MC bmc 148 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P12 - ; (T) -B_XL1_N13 MC bmc 149 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N13 - ; (T) -B_XL1_P14 MC bmc 150 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P14 - ; (T) -B_XL1_N15 MC bmc 151 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N15 - ; (T) -B_XL1_P16 MC bmc 152 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P16 - ; (T) -B_XL1_N17 MC bmc 153 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N17 - ; (T) -B_XL1_P18 MC bmc 154 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P18 - ; (T) -B_XL1_P19 MC bmc 155 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P19 - ; (T) Removed, 11/15/22 -B_XL1_N20 MC bmc 156 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N20 - ; (T) -B_XL1_P21 MC bmc 157 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P21 - ; (T) -B_XL1_N22 MC bmc 158 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N22 - ; (T) -B_XL1_P23 MC bmc 159 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P23 - ; (T) -B_XL1_N24 MC bmc 160 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N24 - ; (T) -B_XL1_N25 MC bmc 161 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N25 - ; (T) -B_XL1_P26 MC bmc 162 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P26 - ; (T) -B_XL1_N27 MC bmc 163 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N27 - ; (T) -B_XL1_P28 MC bmc 164 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P28 - ; (T) -B_XL1_N29 MC bmc 165 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N29 - ; (T) -B_XL1_P30 MC bmc 166 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P30 - ; (T) -B_XL1_N31 MC bmc 167 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N31 - ; (T) -B_XL1_P32 MC bmc 168 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P32 - ; (T) -B_XL1_N33 MC bmc 169 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N33 - ; (T) -B_XL1_P34 MC bmc 170 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P34 - ; (T) -B_XL1_N35 MC bmc 171 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_N35 - ; (T) -B_XL1_P36 MC bmc 172 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL1_P36 - ; (T) -B_XL2_N01 MC bmc 173 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N01 - ; (T) -B_XL2_P02 MC bmc 174 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P02 - ; (T) -B_XL2_N03 MC bmc 175 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N03 - ; (T) -B_XL2_P04 MC bmc 176 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P04 - ; (T) -B_XL2_N05 MC bmc 177 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N05 - ; (T) -B_XL2_P06 MC bmc 178 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P06 - ; (T) -B_XL2_N07 MC bmc 179 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N07 - ; (T) -B_XL2_P08 MC bmc 180 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P08 - ; (T) Removed, 11/15/22 -B_XL2_N09 MC bmc 181 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N09 - ; (T) -B_XL2_P10 MC bmc 182 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P10 - ; (T) -B_XL2_N11 MC bmc 183 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N11 - ; (T) Removed, 11/15/22 -B_XL2_P12 MC bmc 184 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P12 - ; (T) Removed, 11/15/22 -B_XL2_N13 MC bmc 185 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N13 - ; (T) -B_XL2_P14 MC bmc 186 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P14 - ; (T) -B_XL2_N15 MC bmc 187 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N15 - ; (T) Removed, 11/15/22 -B_XL2_P16 MC bmc 188 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P16 - ; (T) -B_XL2_N17 MC bmc 189 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N17 - ; (T) -B_XL2_P18 MC bmc 190 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P18 - ; (T) -B_XL2_P19 MC bmc 191 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P19 - ; (T) -B_XL2_N20 MC bmc 192 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N20 - ; (T) -B_XL2_P21 MC bmc 193 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P21 - ; (T) -B_XL2_N22 MC bmc 194 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N22 - ; (T) -B_XL2_P23 MC bmc 195 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P23 - ; (T) -B_XL2_N24 MC bmc 196 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N24 - ; (T) -B_XL2_N25 MC bmc 197 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N25 - ; (T) -B_XL2_P26 MC bmc 198 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P26 - ; (T) -B_XL2_N27 MC bmc 199 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N27 - ; (T) -B_XL2_P28 MC bmc 200 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P28 - ; (T) -B_XL2_N29 MC bmc 201 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N29 - ; (T) -B_XL2_P30 MC bmc 202 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P30 - ; (T) -B_XL2_N31 MC bmc 203 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N31 - ; (T) -B_XL2_P32 MC bmc 204 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P32 - ; (T) -B_XL2_N33 MC bmc 205 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N33 - ; (T) Removed, 11/15/22 -B_XL2_P34 MC bmc 206 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P34 - ; (T) Removed, 11/15/22 -B_XL2_N35 MC bmc 207 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_N35 - ; (T) Removed, 11/15/22 -B_XL2_P36 MC bmc 208 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_XL2_P36 - ; (T) -B_NU1_P01 MC bmc 209 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_P01 - ; (T) -B_NU1_N02 MC bmc 210 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_N02 - ; (T) -B_NU1_P03 MC bmc 211 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_P03 - ; (T) -B_NU1_N04 MC bmc 212 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_N04 - ; (T) -B_NU1_P05 MC bmc 213 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_P05 - ; (T) -B_NU1_N06 MC bmc 214 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_N06 - ; (T) -B_NU1_P07 MC bmc 215 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_P07 - ; (T) -B_NU1_N08 MC bmc 216 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_N08 - ; (T) -B_NU1_P09 MC bmc 217 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_P09 - ; (T) -B_NU1_N10 MC bmc 218 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_N10 - ; (T) -B_NU1_P11 MC bmc 219 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU1_P11 - ; (T) -B_NU2_P01 MC bmc 220 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_P01 - ; (T) -B_NU2_N02 MC bmc 221 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_N02 - ; (T) -B_NU2_P03 MC bmc 222 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_P03 - ; (T) -B_NU2_N04 MC bmc 223 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_N04 - ; (T) -B_NU2_P05 MC bmc 224 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_P05 - ; (T) -B_NU2_N06 MC bmc 225 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_N06 - ; (T) -B_NU2_P07 MC bmc 226 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_P07 - ; (T) -B_NU2_N08 MC bmc 227 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_N08 - ; (T) -B_NU2_P09 MC bmc 228 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_P09 - ; (T) -B_NU2_N10 MC bmc 229 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_N10 - ; (T) -B_NU2_P11 MC bmc 230 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NU2_P11 - ; (T) -B_NL1_P01 MC bmc 231 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_P01 - ; (T) -B_NL1_N02 MC bmc 232 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_N02 - ; (T) -B_NL1_P03 MC bmc 233 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_P03 - ; (T) -B_NL1_N04 MC bmc 234 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_N04 - ; (T) -B_NL1_P05 MC bmc 235 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_P05 - ; (T) -B_NL1_N06 MC bmc 236 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_N06 - ; (T) -B_NL1_P07 MC bmc 237 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_P07 - ; (T) -B_NL1_N08 MC bmc 238 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_N08 - ; (T) -B_NL1_P09 MC bmc 239 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_P09 - ; (T) -B_NL1_N10 MC bmc 240 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_N10 - ; (T) -B_NL1_P11 MC bmc 241 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL1_P11 - ; (T) -B_NL2_P01 MC bmc 242 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_P01 - ; (T) -B_NL2_N02 MC bmc 243 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_N02 - ; (T) -B_NL2_P03 MC bmc 244 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_P03 - ; (T) -B_NL2_N04 MC bmc 245 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_N04 - ; (T) -B_NL2_P05 MC bmc 246 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_P05 - ; (T) -B_NL2_N06 MC bmc 247 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_N06 - ; (T) -B_NL2_P07 MC bmc 248 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_P07 - ; (T) -B_NL2_N08 MC bmc 249 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_N08 - ; (T) -B_NL2_P09 MC bmc 250 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_P09 - ; (T) -B_NL2_N10 MC bmc 251 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_N10 - ; (T) -B_NL2_P11 MC bmc 252 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_NL2_P11 - ; (T) -B_BU1_P01 MC bmc 253 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_P01 - ; (T) -B_BU1_N02 MC bmc 254 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_N02 - ; (T) -B_BU1_P03 MC bmc 255 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_P03 - ; (T) -B_BU1_N04 MC bmc 256 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_N04 - ; (T) -B_BU1_P05 MC bmc 257 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_P05 - ; (T) -B_BU1_N06 MC bmc 258 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_N06 - ; (T) -B_BU1_P07 MC bmc 259 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_P07 - ; (T) -B_BU1_N08 MC bmc 260 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_N08 - ; (T) -B_BU1_P09 MC bmc 261 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_P09 - ; (T) -B_BU1_N10 MC bmc 262 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_N10 - ; (T) -B_BU1_P11 MC bmc 263 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU1_P11 - ; (T) -B_BU2_P01 MC bmc 264 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_P01 - ; (T) -B_BU2_N02 MC bmc 265 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_N02 - ; (T) -B_BU2_P03 MC bmc 266 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_P03 - ; (T) -B_BU2_N04 MC bmc 267 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_N04 - ; (T) -B_BU2_P05 MC bmc 268 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_P05 - ; (T) -B_BU2_N06 MC bmc 269 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_N06 - ; (T) -B_BU2_P07 MC bmc 270 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_P07 - ; (T) -B_BU2_N08 MC bmc 271 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_N08 - ; (T) -B_BU2_P09 MC bmc 272 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_P09 - ; (T) -B_BU2_N10 MC bmc 273 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_N10 - ; (T) Removed, 11/15/22 -B_BU2_P11 MC bmc 274 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BU2_P11 - ; (T) -B_BL1_P01 MC bmc 275 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_P01 - ; (T) -B_BL1_N02 MC bmc 276 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_N02 - ; (T) -B_BL1_P03 MC bmc 277 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_P03 - ; (T) -B_BL1_N04 MC bmc 278 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_N04 - ; (T) Removed, 11/15/22 -B_BL1_P05 MC bmc 279 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_P05 - ; (T) -B_BL1_N06 MC bmc 280 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_N06 - ; (T) -B_BL1_P07 MC bmc 281 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_P07 - ; (T) -B_BL1_N08 MC bmc 282 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_N08 - ; (T) -B_BL1_P09 MC bmc 283 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_P09 - ; (T) -B_BL1_N10 MC bmc 284 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_N10 - ; (T) -B_BL1_P11 MC bmc 285 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL1_P11 - ; (T) -B_BL2_P01 MC bmc 286 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_P01 - ; (T) -B_BL2_N02 MC bmc 287 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_N02 - ; (T) -B_BL2_P03 MC bmc 288 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_P03 - ; (T) -B_BL2_N04 MC bmc 289 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_N04 - ; (T) -B_BL2_P05 MC bmc 290 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_P05 - ; (T) -B_BL2_N06 MC bmc 291 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_N06 - ; (T) -B_BL2_P07 MC bmc 292 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_P07 - ; (T) -B_BL2_N08 MC bmc 293 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_N08 - ; (T) -B_BL2_P09 MC bmc 294 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_P09 - ; (T) -B_BL2_N10 MC bmc 295 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_N10 - ; (T) Removed, 11/15/22 -B_BL2_P11 MC bmc 296 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_BL2_P11 - ; (T) -B_O1_P01 MC bmc 297 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P01 - ; (T) -B_O1_N02 MC bmc 298 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N02 - ; (T) -B_O1_P03 MC bmc 299 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P03 - ; (T) -B_O1_N04 MC bmc 300 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N04 - ; (T) Removed, 11/15/22 -B_O1_P05 MC bmc 301 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P05 - ; (T) -B_O1_N06 MC bmc 302 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N06 - ; (T) -B_O1_P07 MC bmc 303 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P07 - ; (T) -B_O1_N08 MC bmc 304 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N08 - ; (T) -B_O1_P09 MC bmc 305 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P09 - ; (T) -B_O1_P10 MC bmc 306 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P10 - ; (T) -B_O1_N11 MC bmc 307 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N11 - ; (T) -B_O1_P12 MC bmc 308 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P12 - ; (T) -B_O1_N13 MC bmc 309 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N13 - ; (T) -B_O1_P14 MC bmc 310 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P14 - ; (T) -B_O1_N15 MC bmc 311 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N15 - ; (T) -B_O1_P16 MC bmc 312 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P16 - ; (T) -B_O1_N17 MC bmc 313 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N17 - ; (T) -B_O1_P18 MC bmc 314 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P18 - ; (T) -B_O1_N19 MC bmc 315 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N19 - ; (T) -B_O1_P20 MC bmc 316 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P20 - ; (T) -B_O1_P21 MC bmc 317 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P21 - ; (T) -B_O1_N22 MC bmc 318 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N22 - ; (T) -B_O1_P23 MC bmc 319 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P23 - ; (T) -B_O1_N24 MC bmc 320 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N24 - ; (T) -B_O1_P25 MC bmc 321 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P25 - ; (T) -B_O1_N26 MC bmc 322 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N26 - ; (T) -B_O1_P27 MC bmc 323 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P27 - ; (T) -B_O1_N28 MC bmc 324 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_N28 - ; (T) -B_O1_P29 MC bmc 325 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O1_P29 - ; (T) -B_O2_P01 MC bmc 326 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P01 - ; (T) -B_O2_N02 MC bmc 327 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N02 - ; (T) -B_O2_P03 MC bmc 328 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P03 - ; (T) -B_O2_N04 MC bmc 329 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N04 - ; (T) -B_O2_P05 MC bmc 330 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P05 - ; (T) -B_O2_N06 MC bmc 331 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N06 - ; (T) -B_O2_P07 MC bmc 332 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P07 - ; (T) -B_O2_N08 MC bmc 333 - y 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N08 - ; (T) -B_O2_P09 MC bmc 334 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P09 - ; (T) -B_O2_P10 MC bmc 335 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P10 - ; (T) -B_O2_N11 MC bmc 336 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N11 - ; (T) -B_O2_P12 MC bmc 337 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P12 - ; (T) -B_O2_N13 MC bmc 338 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N13 - ; (T) -B_O2_P14 MC bmc 339 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P14 - ; (T) -B_O2_N15 MC bmc 340 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N15 - ; (T) -B_O2_P16 MC bmc 341 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P16 - ; (T) -B_O2_N17 MC bmc 342 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N17 - ; (T) -B_O2_P18 MC bmc 343 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P18 - ; (T) -B_O2_N19 MC bmc 344 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N19 - ; (T) -B_O2_P20 MC bmc 345 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P20 - ; (T) -B_O2_P21 MC bmc 346 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P21 - ; (T) -B_O2_N22 MC bmc 347 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N22 - ; (T) -B_O2_P23 MC bmc 348 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P23 - ; (T) -B_O2_N24 MC bmc 349 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N24 - ; (T) -B_O2_P25 MC bmc 350 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P25 - ; (T) -B_O2_N26 MC bmc 351 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N26 - ; (T) -B_O2_P27 MC bmc 352 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P27 - ; (T) -B_O2_N28 MC bmc 353 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_N28 - ; (T) Removed, 11/15/22 -B_O2_P29 MC bmc 354 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 1 2.1e-3 AMB/PICKUP/B_O2_P29 - ; (T) -; -; Vessel segments -; -VS1U VS icoil 43 - c 0.200 0.5e3 0.50e+3 y -1.200e-4 1.0 1.0 1 2.1e-3 VFCB05 - ; -VS2U VS icoil 44 - c 0.200 0.5e3 0.50e+3 y -1.000e-4 1.0 1.0 1 2.1e-3 VFCB01 - ; For computed vessel segments, -VS3U VS icoil 45 - c 0.200 0.5e3 0.50e+3 y -3.600e-4 1.0 1.0 1 2.1e-3 VFD1U04 - ; the conversion factor is an -VS4U VS icoil 46 - c 0.200 0.5e3 0.50e+3 y -2.800e-4 1.0 1.0 1 2.1e-3 VFD3U03 - ; "effective resistance" which -VS5U VS icoil 47 - c 0.200 0.5e3 0.50e+3 y -4.400e-4 1.0 1.0 1 2.1e-3 VFXU07 - ; converts Voltage (V) to -VS6U VS icoil 48 - c 0.200 0.5e3 0.50e+3 y -2.200e-4 1.0 1.0 1 2.1e-3 VFXU07 - ; current (A) -VS7U VS icoil 49 - c 0.200 0.5e3 0.50e+3 y -5.500e-4 1.0 1.0 1 2.1e-3 VFP5U01 - ; NOTE: absolute error is in (A) -VS7L VS icoil 50 - c 0.200 0.5e3 0.50e+3 y -5.500e-4 1.0 1.0 1 2.1e-3 VFP5L01 - ; -;;;VS6L VS icoil 51 - c 0.200 0.5e3 0.50e+3 y -2.200e-4 1.0 1.0 1 2.1e-3 VFXL05 - ; Not available, try using XL_04 -;;;VS5L VS icoil 52 - c 0.200 0.5e3 0.50e+3 y -4.400e-4 1.0 1.0 1 2.1e-3 VFXL05 - ; -VS6L VS icoil 51 - c 0.200 0.5e3 0.50e+3 y -2.200e-4 1.0 1.0 1 2.1e-3 VFXL04 - ; -VS5L VS icoil 52 - c 0.200 0.5e3 0.50e+3 y -4.400e-4 1.0 1.0 1 2.1e-3 VFXL04 - ; -VS4L VS icoil 53 - c 0.200 0.5e3 0.50e+3 y -2.800e-4 1.0 1.0 1 2.1e-3 VFD3L03 - ; -VS3L VS icoil 54 - c 0.200 0.5e3 0.50e+3 y -3.800e-4 1.0 1.0 1 2.1e-3 VFD1L04 - ; -VS2L VS icoil 55 - c 0.200 0.5e3 0.50e+3 y -1.000e-4 1.0 1.0 1 2.1e-3 VFCB12 - ; -VS1L VS icoil 56 - c 0.200 0.5e3 0.50e+3 y -1.200e-4 1.0 1.0 1 2.1e-3 VFCB08 - ; -D1CU VS icoil 57 - c 0.200 0.5e3 0.50e+3 y -5.700e-4 1.0 1.0 1 2.1e-3 VFD1U04 - ; -PSPU VS icoil 58 - c 0.200 0.5e3 0.50e+3 y -9.700e-4 1.0 1.0 1 2.1e-3 VFNUB05 - ; -GBU VS icoil 59 - c 0.200 0.5e3 0.50e+3 y -2.200e-3 1.0 1.0 1 2.1e-3 VFBU03 - ; -GBL VS icoil 60 - c 0.200 0.5e3 0.50e+3 y -2.200e-3 1.0 1.0 1 2.1e-3 VFBL03 - ; -PSPL VS icoil 61 - c 0.200 0.5e3 0.50e+3 y -9.000e-4 1.0 1.0 1 2.1e-3 VFNLB05 - ; -D1CL VS icoil 62 - c 0.200 0.5e3 0.50e+3 y -5.700e-4 1.0 1.0 1 2.1e-3 VFD1L04 - ; -; -; Run level -; -P1LEVEL RL none 1 - c 0.000 0.00 0.00 n 1.00 1.0 1.0 1 0 NONE - ; Process 1 run level at each time -;===================================================================================================================================================================== -; Stated errors -;-------------- -; Coil currents: -; -; Flux loops: -; CS flux loops: Minimum useful signal: -; Resolution: -; Relative error: -; non-CS loops: Minimum useful signal: -; Resolution: -; Relative error: -; -; Mirnov coils: -; CS normal field Minimum useful signal: -; Resolution: -; Relative error: -; -;Diamagnetic loop: Minimum useful signal: -; Resolution: -; Relative error: -; -; NOTE: the values actually used above are taken from fields-only test shots. The -; actual error specs in practice can be larger than the stated general values. -; -;========================================================================================= -; Definitions -;------------ -;Name: User defined signal name -;sigl type: Type of signal - used to determine importance of signal for fit and -; the mathematical definitions of computed signals -;map var: compare this signal to the indicated map var when comparing measured and -; computed values -;map indx: Used to index multiple map vars and two-dimensional signals -; - negative value: Interpolate FE data to MD position in time plots -; *** pending - negative value: Swap X and Y axes of MD data in profile plots -;MDS tree: Designation for MDS+ tree name from which to read signal. Using an -; identifier that is not in the DBsignaldesig.pro file (such as '-') -; will result in the code using the default tree name in maincontrol.dat -;Read sig?: y: read signal, n: skip signal, c: compute signal -; m: read multiple dimensional signal, p: process previous multi-dim signal -;Error rel: Relative error -;Error abs: absolute error -;threshold: When signal value is below threshold value, error = threshold value -;Use err? : y: compute error from rel,abs,thresh -; r: read error from database -;Conv. fact: Conversion factor for signal when read; when computed, a scalar used -; in computation -;Pri: signal "priority": certain signals are essential for reconstructions. -; Certain groups have "thresholds" below which reconstructions can not be -; computed. The sum of Pri must be greater than the threshold value for -; the reconstruction to occur. -;Fit wgt: signal fit weight (presently not used for weighting: If a signal is -; requested, Fit wgt is set to 1.0 internally) -; *** pending - negative value: Normalize the mapped FE value in comparison plots -;t idx: index of "time" abscissa. This is equal to 1 by definition in a scalar -; signal vs. time. In multidimensional signals, this gives the index of the -; array corresponding to the "time" coordinate. -; - positive value: offset subtraction is not performed -; - negative value: offset subtraction performed on signal using t[0] -;Smooth win: Smoothing window for the signal in seconds -;Designation: For read signals, these are the database designations of the signals. -; For computed signals, these are used to define the signal name used -; in the computation -;========================================================================================= From 859246a8a214f617334e02c4f4bb32ca14a1ea06 Mon Sep 17 00:00:00 2001 From: Joseph McClenaghan Date: Fri, 16 Jun 2023 21:55:08 +0100 Subject: [PATCH 07/68] fix flux loop normalization for mast (needs to be done on nstx & DIII-D also) --- omas/machine_mappings/mast.json | 3 ++- omas/machine_mappings/mast.py | 3 --- omas/omas_cocos.py | 1 + 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/omas/machine_mappings/mast.json b/omas/machine_mappings/mast.json index 68306390a..a926ca14d 100644 --- a/omas/machine_mappings/mast.json +++ b/omas/machine_mappings/mast.json @@ -69,6 +69,7 @@ "PYTHON": "magnetics_hardware(ods, {pulse})" }, "magnetics.flux_loop.:.flux.data": { + "COCOSIO": 11, "PYTHON": "magnetics_floops_data(ods, {pulse}, {server!r}, {port!r})" }, "magnetics.flux_loop.:.flux.data_error_upper": { @@ -209,4 +210,4 @@ "thomson_scattering.channel.:.t_e.time": { "PYTHON": "thomson_scattering_data(ods, {pulse})" } -} +} \ No newline at end of file diff --git a/omas/machine_mappings/mast.py b/omas/machine_mappings/mast.py index 30891576f..10ad64d7f 100644 --- a/omas/machine_mappings/mast.py +++ b/omas/machine_mappings/mast.py @@ -199,9 +199,6 @@ def magnetics_floops_data(ods, pulse, server=None, port=None): error = np.sqrt(rel_error**2 + abs_error**2) error[np.abs(data) < tfl_signals[channel + 1]['sig_thresh']] = tfl_signals[channel + 1]['sig_thresh'] ods[f'magnetics.flux_loop.{channel}.flux.data_error_upper'] = error - # 2*pi normalization is done at this stage so that rel_error, abs_error, sig_thresh are consistent with data - ods[f'magnetics.flux_loop.{channel}.flux.data'] /= 2.0 * np.pi - ods[f'magnetics.flux_loop.{channel}.flux.data_error_upper'] /= 2.0 * np.pi @machine_mapping_function(__regression_arguments__, pulse=44653) diff --git a/omas/omas_cocos.py b/omas/omas_cocos.py index c82bf994d..cba4603c1 100644 --- a/omas/omas_cocos.py +++ b/omas/omas_cocos.py @@ -756,6 +756,7 @@ _cocos_signals['magnetics.b_field_tor_probe.:.field.data']='TOR' # 1.500000 # b b_field [T] _cocos_signals['magnetics.b_field_tor_probe.:.voltage.data']='TOR' # 1.500000 # b b_field [V] _cocos_signals['magnetics.ip.:.data']='TOR' # 1.333333 # ip [A] +_cocos_signals['magnetics.flux_loop.:.flux.data']='PSI' #[DEL?]# -1.000000 # flux # MHD _cocos_signals['mhd.ggd.:.b_field_tor.:.values']='?' #[ADD?]# 2.800000 # b b_field _tor [T] From 115b5e7e51a35976102766226175dc804a07d792 Mon Sep 17 00:00:00 2001 From: Joseph McClenaghan Date: Sat, 17 Jun 2023 00:00:01 +0100 Subject: [PATCH 08/68] fix nstx flux loop constraint cocos --- omas/machine_mappings/nstxu.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/omas/machine_mappings/nstxu.py b/omas/machine_mappings/nstxu.py index e4012915e..fe8457812 100644 --- a/omas/machine_mappings/nstxu.py +++ b/omas/machine_mappings/nstxu.py @@ -211,10 +211,6 @@ def magnetics_floops_data(ods, pulse): error = np.sqrt(rel_error**2 + abs_error**2) error[np.abs(data) < tfl_signals[channel + 1]['sig_thresh']] = tfl_signals[channel + 1]['sig_thresh'] ods[f'magnetics.flux_loop.{channel}.flux.data_error_upper'] = error - # 2*pi normalization is done at this stage so that rel_error, abs_error, sig_thresh are consistent with data - ods[f'magnetics.flux_loop.{channel}.flux.data'] /= 2.0 * np.pi - ods[f'magnetics.flux_loop.{channel}.flux.data_error_upper'] /= 2.0 * np.pi - @machine_mapping_function(__regression_arguments__, pulse=204202) def magnetics_probes_data(ods, pulse): From bc532a0f0cf9ef76c88bd8e29aa34abc0525a067 Mon Sep 17 00:00:00 2001 From: bechtt Date: Thu, 29 Jun 2023 13:42:46 -0700 Subject: [PATCH 09/68] Fill out more of the EFIT mapping to MDS+ This may not be 100% complete, but should be pretty close. --- omas/machine_mappings/_efit.json | 162 ++++++++++++++++++++++++++++++- 1 file changed, 159 insertions(+), 3 deletions(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index 9f3416cd2..cffe4d5b3 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -33,8 +33,128 @@ "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.GEQDSK.ZBBBS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RBBBS',0)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.boundary.x_point.:.r": { + "NANFILTER": true, + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RSEPS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RSEPS',0)", + "treename": "{EFIT_tree}", + "TRANSPOSE": [1,0] + }, + "equilibrium.time_slice.:.boundary.x_point.:.r": { + "NANFILTER": true, + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZSEPS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.ZSEPS',0)", + "treename": "{EFIT_tree}", + "TRANSPOSE": [1,0] + }, "equilibrium.time_slice.:.constraints.ip.measured": { - "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.IPMEAS)", + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.PLASMA)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.ip.reconstructed": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CPASMA)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.bpol_probe.measured": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.EXPMPI)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.bpol_probe.weight": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.FWTMP2)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.bpol_probe.chi_squared": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SAIMPI)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.bpol_probe.reconstructed": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CMPR2)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.diamagnetic_flux.measured": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.DIAMAG)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.diamagnetic_flux.measured_error_upper": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SIGDIA)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.diamagnetic_flux.reconstructed": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CDFLUX)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.flux_loop.measured": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SILOPT)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.flux_loop.weight": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.FWTSI)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.flux_loop.chi_squared": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SAISI)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.flux_loop.reconstructed": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CSILOP)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.mse_polarisation_angle.measured": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.TANGAM)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.mse_polarisation_angle.measured_error_upper": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SIGGAM)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.mse_polarisation_angle.weight": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.FWTGAM)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.mse_polarisation_angle.chi_squared": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CHIGAM)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.mse_polarisation_angle.reconstructed": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CMGAM)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.pf_current.measured": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.ECCURT/FCCURT/ACCURT)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.pf_current.weight": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.FWTEC/FWTFC)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.pf_current.reconstructed": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CECURR/CCBRSP)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.pressure.:.position.psi": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.RPRESS)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.pressure.:.measured": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.PRESSR)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.pressure.:.measured_error_upper": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SIGPRE)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.pressure.:.weight": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.FWTPRE)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.pressure.:.chi_squared": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SAIPRE)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.pressure.:.reconstructed": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CPRESS)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.chi_squared_total": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.CHISQ)", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.global_quantities.ip": { @@ -61,6 +181,34 @@ "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIBRY)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.global_quantities.area": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.AREA)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.global_quantities.beta_pol": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.BETAP)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.global_quantities.beta_tor": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.BETAT)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.global_quantities.beta_normal": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.BETAN)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.global_quantities.q_95": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.Q95)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.global_quantities.q_axis": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.Q0)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.global_quantities.q_min.value": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.QMIN)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.profiles_1d.dpressure_dpsi": { "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.PPRIME)", "treename": "{EFIT_tree}" @@ -112,8 +260,8 @@ "TRANSPOSE": [ 1, 0, - 3, - 2 + 2, + 3 ], "treename": "{EFIT_tree}" }, @@ -125,4 +273,12 @@ "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RZERO)[0]", "treename": "{EFIT_tree}" } + "equilibrium.time_slice.:.convergence.iterations_n": { + "eval2TDI": "py2tdi(tile,1,'size(\\{EFIT_tree}::TOP.MEASUREMENTS.CERROR)')", + "treename": "{EFIT_tree}", + }, + "equilibrium.time_slice.:.convergence.grad_shafranov_deviation_value": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.TERROR)", + "treename": "{EFIT_tree}" + }, } From bfa2e508021dde9f2ba898239e1f4af2bcf190bc Mon Sep 17 00:00:00 2001 From: bechtt Date: Thu, 29 Jun 2023 16:23:33 -0700 Subject: [PATCH 10/68] Add magnetic axis field --- omas/machine_mappings/_efit.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index cffe4d5b3..b869e3988 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -173,6 +173,10 @@ "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.ZMAXIS)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.global_quantities.magnetic_axis.b_field_tor": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.BT0)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.global_quantities.psi_axis": { "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIMAG)", "treename": "{EFIT_tree}" From a0ba816c936ada4ca93712984f66286d09e8c152 Mon Sep 17 00:00:00 2001 From: bechtt Date: Thu, 29 Jun 2023 16:37:41 -0700 Subject: [PATCH 11/68] Add variables that are in the tree, but not yet being filled Changes will be made in EFIT to make these usable --- omas/machine_mappings/_efit.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index b869e3988..4b6fab577 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -57,6 +57,10 @@ "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.EXPMPI)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.constraints.bpol_probe.measured_error_upper": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SIGMPI)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.constraints.bpol_probe.weight": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.FWTMP2)", "treename": "{EFIT_tree}" @@ -85,6 +89,10 @@ "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SILOPT)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.constraints.flux_loop.measured_error_upper": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SIGSIL)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.constraints.flux_loop.weight": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.FWTSI)", "treename": "{EFIT_tree}" @@ -121,6 +129,10 @@ "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.ECCURT/FCCURT/ACCURT)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.constraints.pf_current.measured_error_upper": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SIGECC/SIGFCC)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.constraints.pf_current.weight": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.FWTEC/FWTFC)", "treename": "{EFIT_tree}" @@ -153,6 +165,14 @@ "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CPRESS)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.constraints.j_tor.:.position.psi": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SIZEROJ)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.j_tor.:.measured": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.VZEROJ)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.constraints.chi_squared_total": { "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.CHISQ)", "treename": "{EFIT_tree}" From ccd53cab9348812d66074f3e0aa7a903d6f0fa99 Mon Sep 17 00:00:00 2001 From: bechtt Date: Thu, 29 Jun 2023 19:19:38 -0700 Subject: [PATCH 12/68] Extending the EFIT mapping further This includes nearly all of the additional EFIT variables in MDS+ that I know how to mapp to IMAS. --- omas/machine_mappings/_efit.json | 139 ++++++++++++++++++++++++++++++- 1 file changed, 138 insertions(+), 1 deletion(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index 4b6fab577..ad393b076 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -15,6 +15,10 @@ "TDI": "dim_of(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.BCENTR)/1000.", "treename": "{EFIT_tree}" }, + "equilibrium.vacuum_toroidal_field.b0": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.BCENTR)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.time": { "TDI": "dim_of(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.BCENTR)/1000.", "treename": "{EFIT_tree}" @@ -45,6 +49,128 @@ "treename": "{EFIT_tree}", "TRANSPOSE": [1,0] }, + "equilibrium.time_slice.:.boundary_separatrix.outline.r": { + "NANFILTER": true, + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RBBBS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RBBBS',0)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.boundary_separatrix.outline.z": { + "NANFILTER": true, + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.GEQDSK.ZBBBS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RBBBS',0)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.boundary_separatrix.x_point.:.r": { + "NANFILTER": true, + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RSEPS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RSEPS',0)", + "treename": "{EFIT_tree}", + "TRANSPOSE": [1,0] + }, + "equilibrium.time_slice.:.boundary_separatrix.x_point.:.r": { + "NANFILTER": true, + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZSEPS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.ZSEPS',0)", + "treename": "{EFIT_tree}", + "TRANSPOSE": [1,0] + }, + "equilibrium.time_slice.:.boundary_separatrix.geometric_axis.r": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ROUT)/100.", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.boundary_separatrix.geometric_axis.z": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZOUT)/100.", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.boundary_separatrix.closest_wall_point.distance": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.DSEP)/100.", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.boundary_separatrix.gap.1.name": { + "EVAL": "inboard", + }, + "equilibrium.time_slice.:.boundary_separatrix.gap.1.value": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPIN)/100.", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.boundary_separatrix.gap.1.name": { + "EVAL": "outboard", + }, + "equilibrium.time_slice.:.boundary_separatrix.gap.1.value": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPOUT)/100.", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.boundary_separatrix.gap.1.name": { + "EVAL": "top", + }, + "equilibrium.time_slice.:.boundary_separatrix.gap.1.value": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPTOP)/100.", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.boundary_separatrix.gap.1.name": { + "EVAL": "bottom", + }, + "equilibrium.time_slice.:.boundary_separatrix.gap.1.value": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPBOT)/100.", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.boundary_separatrix.strike_point.1.r": { + "NANFILTER": true, + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RVSID/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RVSID/100.',-0.89)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.boundary_separatrix.strike_point.1.z": { + "NANFILTER": true, + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZVSID/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.ZVSID/100.',-0.89)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.boundary_separatrix.strike_point.2.r": { + "NANFILTER": true, + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RVSOD/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RVSOD/100.',-0.89)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.boundary_separatrix.strike_point.2.z": { + "NANFILTER": true, + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZVSOD/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.ZVSOD/100.',-0.89)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.boundary_separatrix.strike_point.3.r": { + "NANFILTER": true, + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RVSIU/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RVSIU/100.',-0.89)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.boundary_separatrix.strike_point.3.z": { + "NANFILTER": true, + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZVSIU/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.ZVSIU/100.',-0.89)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.boundary_separatrix.strike_point.4.r": { + "NANFILTER": true, + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RVSOU/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RVSOU/100.',-0.89)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.boundary_separatrix.strike_point.4.z": { + "NANFILTER": true, + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZVSOU/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.ZVSOU/100.',-0.89)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.boundary_separatrix.triangularity_upper": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.TRITOP)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.boundary_separatrix.triangularity_lower": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.TRIBOT)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.boundary_separatrix.elongation": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.EOUT)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.boundary_separatrix.minor_radius": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.AMINOR)/100.", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.boundary_separatrix.psi": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIBRY)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.constraints.ip.measured": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.PLASMA)", "treename": "{EFIT_tree}" @@ -206,7 +332,15 @@ "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.global_quantities.area": { - "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.AREA)", + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.AREA)/10000.", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.global_quantities.surface": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.PSURFA)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.global_quantities.volume": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.VOLUME)", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.global_quantities.beta_pol": { @@ -305,4 +439,7 @@ "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.TERROR)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.convergence.grad_shafranov_deviation_expression.index": { + "EVAL": "3", + }, } From 1456c2adccd25c2b2b4ea634c658bf1d43d7ad02 Mon Sep 17 00:00:00 2001 From: bechtt Date: Thu, 29 Jun 2023 19:48:45 -0700 Subject: [PATCH 13/68] Found even more variables in MDS+ There were other name changes I had missed. This takes care of everything that comes out of EFIT now. --- omas/machine_mappings/_efit.json | 56 +++++++++++++++++++++++--------- 1 file changed, 40 insertions(+), 16 deletions(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index ad393b076..40aa09395 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -175,10 +175,22 @@ "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.PLASMA)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.constraints.ip.measured_error_upper": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SIGPASMA)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.ip.weight": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.FWTPASMA)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.constraints.ip.reconstructed": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CPASMA)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.constraints.ip.chi_squared": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CHIPASMA)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.constraints.bpol_probe.measured": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.EXPMPI)", "treename": "{EFIT_tree}" @@ -191,14 +203,14 @@ "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.FWTMP2)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.bpol_probe.chi_squared": { - "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SAIMPI)", - "treename": "{EFIT_tree}" - }, "equilibrium.time_slice.:.constraints.bpol_probe.reconstructed": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CMPR2)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.constraints.bpol_probe.chi_squared": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SAIMPI)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.constraints.diamagnetic_flux.measured": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.DIAMAG)", "treename": "{EFIT_tree}" @@ -207,10 +219,18 @@ "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SIGDIA)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.constraints.diamagnetic_flux.weight": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.FWTDIA)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.constraints.diamagnetic_flux.reconstructed": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CDFLUX)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.constraints.diamagnetic_flux.chi_squared": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CHIDFLUX)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.constraints.flux_loop.measured": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SILOPT)", "treename": "{EFIT_tree}" @@ -223,14 +243,14 @@ "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.FWTSI)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.flux_loop.chi_squared": { - "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SAISI)", - "treename": "{EFIT_tree}" - }, "equilibrium.time_slice.:.constraints.flux_loop.reconstructed": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CSILOP)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.constraints.flux_loop.chi_squared": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SAISI)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.constraints.mse_polarisation_angle.measured": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.TANGAM)", "treename": "{EFIT_tree}" @@ -243,14 +263,14 @@ "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.FWTGAM)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.mse_polarisation_angle.chi_squared": { - "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CHIGAM)", - "treename": "{EFIT_tree}" - }, "equilibrium.time_slice.:.constraints.mse_polarisation_angle.reconstructed": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CMGAM)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.constraints.mse_polarisation_angle.chi_squared": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CHIGAM)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.constraints.pf_current.measured": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.ECCURT/FCCURT/ACCURT)", "treename": "{EFIT_tree}" @@ -267,6 +287,10 @@ "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CECURR/CCBRSP)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.constraints.pf_current.chi_squared": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CHIECC/CHIFCC)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.constraints.pressure.:.position.psi": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.RPRESS)", "treename": "{EFIT_tree}" @@ -283,14 +307,14 @@ "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.FWTPRE)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.pressure.:.chi_squared": { - "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SAIPRE)", - "treename": "{EFIT_tree}" - }, "equilibrium.time_slice.:.constraints.pressure.:.reconstructed": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CPRESS)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.constraints.pressure.:.chi_squared": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SAIPRE)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.constraints.j_tor.:.position.psi": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SIZEROJ)", "treename": "{EFIT_tree}" From 5640f7e0af9429ce25eb625e69c6e95f41ce79f9 Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Mon, 17 Jul 2023 13:19:21 -0700 Subject: [PATCH 14/68] Allow ods roots to be loaded with machine mappings --- omas/machine_mappings/_efit.json | 64 ++++++++++++++--------------- omas/machine_mappings/python_tdi.py | 13 ++++++ omas/omas_machine.py | 58 +++++++++++++++++++++++--- 3 files changed, 96 insertions(+), 39 deletions(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index 40aa09395..d75550742 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -15,10 +15,6 @@ "TDI": "dim_of(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.BCENTR)/1000.", "treename": "{EFIT_tree}" }, - "equilibrium.vacuum_toroidal_field.b0": { - "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.BCENTR)", - "treename": "{EFIT_tree}" - }, "equilibrium.time_slice.:.time": { "TDI": "dim_of(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.BCENTR)/1000.", "treename": "{EFIT_tree}" @@ -39,13 +35,13 @@ }, "equilibrium.time_slice.:.boundary.x_point.:.r": { "NANFILTER": true, - "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RSEPS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RSEPS',0)", + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RSEPS','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RSEPS',0)", "treename": "{EFIT_tree}", "TRANSPOSE": [1,0] }, - "equilibrium.time_slice.:.boundary.x_point.:.r": { + "equilibrium.time_slice.:.boundary.x_point.:.z": { "NANFILTER": true, - "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZSEPS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.ZSEPS',0)", + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZSEPS','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZSEPS',0)", "treename": "{EFIT_tree}", "TRANSPOSE": [1,0] }, @@ -61,13 +57,13 @@ }, "equilibrium.time_slice.:.boundary_separatrix.x_point.:.r": { "NANFILTER": true, - "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RSEPS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RSEPS',0)", + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RSEPS','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RSEPS',0)", "treename": "{EFIT_tree}", "TRANSPOSE": [1,0] }, - "equilibrium.time_slice.:.boundary_separatrix.x_point.:.r": { + "equilibrium.time_slice.:.boundary_separatrix.x_point.:.z": { "NANFILTER": true, - "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZSEPS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.ZSEPS',0)", + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZSEPS','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZSEPS',0)", "treename": "{EFIT_tree}", "TRANSPOSE": [1,0] }, @@ -84,30 +80,30 @@ "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.gap.1.name": { - "EVAL": "inboard", + "EVAL": "inboard" }, "equilibrium.time_slice.:.boundary_separatrix.gap.1.value": { "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPIN)/100.", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.boundary_separatrix.gap.1.name": { - "EVAL": "outboard", + "equilibrium.time_slice.:.boundary_separatrix.gap.2.name": { + "EVAL": "outboard" }, - "equilibrium.time_slice.:.boundary_separatrix.gap.1.value": { + "equilibrium.time_slice.:.boundary_separatrix.gap.2.value": { "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPOUT)/100.", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.boundary_separatrix.gap.1.name": { - "EVAL": "top", + "equilibrium.time_slice.:.boundary_separatrix.gap.3.name": { + "EVAL": "top" }, - "equilibrium.time_slice.:.boundary_separatrix.gap.1.value": { + "equilibrium.time_slice.:.boundary_separatrix.gap.3.value": { "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPTOP)/100.", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.boundary_separatrix.gap.1.name": { - "EVAL": "bottom", + "equilibrium.time_slice.:.boundary_separatrix.gap.4.name": { + "EVAL": "bottom" }, - "equilibrium.time_slice.:.boundary_separatrix.gap.1.value": { + "equilibrium.time_slice.:.boundary_separatrix.gap.4.value": { "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPBOT)/100.", "treename": "{EFIT_tree}" }, @@ -252,11 +248,11 @@ "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.mse_polarisation_angle.measured": { - "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.TANGAM)", + "TDI": "ATAN(data(\\{EFIT_tree}::TOP.MEASUREMENTS.TANGAM))", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.mse_polarisation_angle.measured_error_upper": { - "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SIGGAM)", + "TDI": "ATAN(data(\\{EFIT_tree}::TOP.MEASUREMENTS.SIGGAM))", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.mse_polarisation_angle.weight": { @@ -272,27 +268,27 @@ "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.pf_current.measured": { - "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.ECCURT/FCCURT/ACCURT)", + "eval2TDI": "py2tdi(stack_outer,'\\{EFIT_tree}::TOP.MEASUREMENTS.ECCURT','\\{EFIT_tree}::TOP.MEASUREMENTS.FCCURT','\\{EFIT_tree}::TOP.MEASUREMENTS.ACCURT')", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.pf_current.measured_error_upper": { - "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SIGECC/SIGFCC)", + "eval2TDI": "py2tdi(stack_outer,'\\{EFIT_tree}::TOP.MEASUREMENTS.SIGECC','\\{EFIT_tree}::TOP.MEASUREMENTS.SIGFCC')", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.pf_current.weight": { - "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.FWTEC/FWTFC)", + "eval2TDI": "py2tdi(stack_outer,'\\{EFIT_tree}::TOP.MEASUREMENTS.FWTEC','\\{EFIT_tree}::TOP.MEASUREMENTS.FWTFC')", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.pf_current.reconstructed": { - "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CECURR/CCBRSP)", + "eval2TDI": "py2tdi(stack_outer,'\\{EFIT_tree}::TOP.MEASUREMENTS.CECURR','\\{EFIT_tree}::TOP.MEASUREMENTS.CCBRSP')", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.pf_current.chi_squared": { - "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CHIECC/CHIFCC)", + "eval2TDI": "py2tdi(stack_outer,'\\{EFIT_tree}::TOP.MEASUREMENTS.CHIECC','\\{EFIT_tree}::TOP.MEASUREMENTS.CHIFCC')", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.pressure.:.position.psi": { - "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.RPRESS)", + "eval2TDI": "py2tdi(efit_psi_to_psi,'\\{EFIT_tree}::TOP.MEASUREMENTS.RPRESS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIMAG','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIBRY')", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.pressure.:.measured": { @@ -316,11 +312,11 @@ "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.j_tor.:.position.psi": { - "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SIZEROJ)", + "eval2TDI": "py2tdi(efit_psi_to_psi,'\\{EFIT_tree}::TOP.MEASUREMENTS.SIZEROJ','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIMAG','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIBRY')", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.j_tor.:.measured": { - "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.VZEROJ)", + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.VZEROJ)*data(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.CPASMA)/(data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.AREA)/10000.)", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.chi_squared_total": { @@ -454,16 +450,16 @@ "equilibrium.vacuum_toroidal_field.r0": { "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RZERO)[0]", "treename": "{EFIT_tree}" - } + }, "equilibrium.time_slice.:.convergence.iterations_n": { "eval2TDI": "py2tdi(tile,1,'size(\\{EFIT_tree}::TOP.MEASUREMENTS.CERROR)')", - "treename": "{EFIT_tree}", + "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.convergence.grad_shafranov_deviation_value": { "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.TERROR)", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.convergence.grad_shafranov_deviation_expression.index": { - "EVAL": "3", - }, + "EVAL": "3" + } } diff --git a/omas/machine_mappings/python_tdi.py b/omas/machine_mappings/python_tdi.py index 02d457d4e..61f921eab 100644 --- a/omas/machine_mappings/python_tdi.py +++ b/omas/machine_mappings/python_tdi.py @@ -4,6 +4,14 @@ def tile(a, n): a = a.data() return np.array([a for k in range(n)]) +def stack_outer(*args): + if len(args) < 2: + raise ValueError("stack_outer only makes sense with 2 ore more arguments") + import numpy as np + a = np.array(args[0].data) + for array in args[1:]: + a = np.concatenate([a,array],axis=1) + def nan_where(a, b, n): import numpy as np @@ -35,6 +43,11 @@ def geqdsk_psi(a, b, c): M = a[:, None] + np.linspace(0, 1, n).T * (b[:, None] - a[:, None]) return M +def efit_psi_to_psi(a, b, c): + a = a.data() + b = b.data() + c = c.data() + return (a - b)/(c - b) def py2tdi(func, *args): import inspect diff --git a/omas/omas_machine.py b/omas/omas_machine.py index 2a6d1cb44..cb4ee6ffa 100644 --- a/omas/omas_machine.py +++ b/omas/omas_machine.py @@ -62,6 +62,15 @@ def python_tdi_namespace(branch): return _python_tdi_namespace[branch] +def remove_nans(x): + import numpy as np + if np.isscalar(x): + if np.isnan(x): + raise ValueError("Behavior of Nan filter undefined for scalar nan values") + else: + return x + else: + return x[~np.isnan(x)] def machine_to_omas(ods, machine, pulse, location, options={}, branch='', user_machine_mappings=None, cache=None): """ @@ -75,7 +84,7 @@ def machine_to_omas(ods, machine, pulse, location, options={}, branch='', user_m :param location: ODS location to be populated - :param options: dictionary with options to use when loadinig the data + :param options: dictionary with options to use when loading the data :param branch: load machine mappings and mapping functions from a specific GitHub branch @@ -99,13 +108,51 @@ def machine_to_omas(ods, machine, pulse, location, options={}, branch='', user_m options_with_defaults.update(options) options_with_defaults.update({'machine': machine, 'pulse': pulse, 'location': location}) try: - mapped = mappings[location] + if not location.endswith(".*"): + mapped = mappings[location] break - except KeyError: + except KeyError as e: if branch == 'master': - raise + raise e + else: + print(f"Failed to load {location} from head. Attempting to resolve using the master branch.") + print(f"Error was:") + print(e) idm = (machine, branch) + if location.endswith(".*"): + root = location.split(".*")[0] + for key in mappings: + if root in key: + resolve_mapped(ods, machine, pulse, mappings, key, idm, options_with_defaults, branch, cache=cache) + return ods + else: + return resolve_mapped(ods, machine, pulse, mappings, location, idm, options_with_defaults, branch, cache=cache) + +def resolve_mapped(ods, machine, pulse, mappings, location, idm, options_with_defaults, branch, cache=None): + """ + Routine to resolve a mapping + + :param ods: input ODS to populate + + :param machine: machine name + + :param pulse: pulse number + + :param mappings: Dictionary of available mappings + + :param location: ODS location to be resolved + :param idm: Tuple with machine and branch + + :param options_with_defaults: dictionary with options to use when loading the data including default settings + + :param branch: load machine mappings and mapping functions from a specific GitHub branch + + :param cache: if cache is a dictionary, this will be used to establiish a cash + + :return: updated ODS and data before being assigned to the ODS + """ + mapped = mappings[location] # cocosio cocosio = None if 'COCOSIO' in mapped: @@ -194,7 +241,8 @@ def machine_to_omas(ods, machine, pulse, location, options={}, branch='', user_m # transpose filter nanfilter = lambda x: x if mapped.get('NANFILTER', False): - nanfilter = lambda x: x[~numpy.isnan(x)] + #lambda x: x[~numpy.isnan(x)] + nanfilter = remove_nans # assign data to ODS if not hasattr(data, 'shape'): From 8a906a389fae1d9411c31b25a9a7f2c7f5a85b1b Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Mon, 17 Jul 2023 17:48:33 -0700 Subject: [PATCH 15/68] This works but needs some clean-up --- omas/machine_mappings/_efit.json | 86 +++++++++++++++++--------------- omas/omas_core.py | 2 +- omas/omas_machine.py | 29 +++++++++-- 3 files changed, 70 insertions(+), 47 deletions(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index d75550742..6277687dc 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -11,6 +11,10 @@ "equilibrium.code.version": { "EVAL": "{EFIT_tree!r}" }, + + "ids_properties.homogeneous_time": { + "VALUE": 1 + }, "equilibrium.time": { "TDI": "dim_of(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.BCENTR)/1000.", "treename": "{EFIT_tree}" @@ -79,70 +83,70 @@ "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.DSEP)/100.", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.boundary_separatrix.gap.1.name": { - "EVAL": "inboard" + "equilibrium.time_slice.:.boundary_separatrix.gap.0.name": { + "VALUE": "inboard" }, - "equilibrium.time_slice.:.boundary_separatrix.gap.1.value": { + "equilibrium.time_slice.:.boundary_separatrix.gap.0.value": { "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPIN)/100.", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.boundary_separatrix.gap.2.name": { - "EVAL": "outboard" + "equilibrium.time_slice.:.boundary_separatrix.gap.1.name": { + "VALUE": "outboard" }, - "equilibrium.time_slice.:.boundary_separatrix.gap.2.value": { + "equilibrium.time_slice.:.boundary_separatrix.gap.1.value": { "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPOUT)/100.", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.boundary_separatrix.gap.3.name": { - "EVAL": "top" + "equilibrium.time_slice.:.boundary_separatrix.gap.2.name": { + "VALUE": "top" }, - "equilibrium.time_slice.:.boundary_separatrix.gap.3.value": { + "equilibrium.time_slice.:.boundary_separatrix.gap.2.value": { "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPTOP)/100.", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.boundary_separatrix.gap.4.name": { - "EVAL": "bottom" + "equilibrium.time_slice.:.boundary_separatrix.gap.3.name": { + "VALUE": "bottom" }, - "equilibrium.time_slice.:.boundary_separatrix.gap.4.value": { + "equilibrium.time_slice.:.boundary_separatrix.gap.3.value": { "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPBOT)/100.", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.boundary_separatrix.strike_point.1.r": { + "equilibrium.time_slice.:.boundary_separatrix.strike_point.0.r": { "NANFILTER": true, "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RVSID/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RVSID/100.',-0.89)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.boundary_separatrix.strike_point.1.z": { + "equilibrium.time_slice.:.boundary_separatrix.strike_point.0.z": { "NANFILTER": true, "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZVSID/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.ZVSID/100.',-0.89)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.boundary_separatrix.strike_point.2.r": { + "equilibrium.time_slice.:.boundary_separatrix.strike_point.1.r": { "NANFILTER": true, "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RVSOD/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RVSOD/100.',-0.89)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.boundary_separatrix.strike_point.2.z": { + "equilibrium.time_slice.:.boundary_separatrix.strike_point.1.z": { "NANFILTER": true, "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZVSOD/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.ZVSOD/100.',-0.89)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.boundary_separatrix.strike_point.3.r": { + "equilibrium.time_slice.:.boundary_separatrix.strike_point.2.r": { "NANFILTER": true, "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RVSIU/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RVSIU/100.',-0.89)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.boundary_separatrix.strike_point.3.z": { + "equilibrium.time_slice.:.boundary_separatrix.strike_point.2.z": { "NANFILTER": true, "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZVSIU/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.ZVSIU/100.',-0.89)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.boundary_separatrix.strike_point.4.r": { + "equilibrium.time_slice.:.boundary_separatrix.strike_point.3.r": { "NANFILTER": true, "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RVSOU/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RVSOU/100.',-0.89)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.boundary_separatrix.strike_point.4.z": { + "equilibrium.time_slice.:.boundary_separatrix.strike_point.3.z": { "NANFILTER": true, "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZVSOU/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.ZVSOU/100.',-0.89)", "treename": "{EFIT_tree}" @@ -187,23 +191,23 @@ "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CHIPASMA)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.bpol_probe.measured": { + "equilibrium.time_slice.:.constraints.bpol_probe.:.measured": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.EXPMPI)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.bpol_probe.measured_error_upper": { + "equilibrium.time_slice.:.constraints.bpol_probe.:.measured_error_upper": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SIGMPI)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.bpol_probe.weight": { + "equilibrium.time_slice.:.constraints.bpol_probe.:.weight": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.FWTMP2)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.bpol_probe.reconstructed": { + "equilibrium.time_slice.:.constraints.bpol_probe.:.reconstructed": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CMPR2)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.bpol_probe.chi_squared": { + "equilibrium.time_slice.:.constraints.bpol_probe.:.chi_squared": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SAIMPI)", "treename": "{EFIT_tree}" }, @@ -227,63 +231,63 @@ "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CHIDFLUX)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.flux_loop.measured": { + "equilibrium.time_slice.:.constraints.flux_loop.:.measured": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SILOPT)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.flux_loop.measured_error_upper": { + "equilibrium.time_slice.:.constraints.flux_loop.:.measured_error_upper": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SIGSIL)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.flux_loop.weight": { + "equilibrium.time_slice.:.constraints.flux_loop.:.weight": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.FWTSI)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.flux_loop.reconstructed": { + "equilibrium.time_slice.:.constraints.flux_loop.:.reconstructed": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CSILOP)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.flux_loop.chi_squared": { + "equilibrium.time_slice.:.constraints.flux_loop.:.chi_squared": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SAISI)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.mse_polarisation_angle.measured": { + "equilibrium.time_slice.:.constraints.mse_polarisation_angle.:.measured": { "TDI": "ATAN(data(\\{EFIT_tree}::TOP.MEASUREMENTS.TANGAM))", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.mse_polarisation_angle.measured_error_upper": { + "equilibrium.time_slice.:.constraints.mse_polarisation_angle.:.measured_error_upper": { "TDI": "ATAN(data(\\{EFIT_tree}::TOP.MEASUREMENTS.SIGGAM))", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.mse_polarisation_angle.weight": { + "equilibrium.time_slice.:.constraints.mse_polarisation_angle.:.weight": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.FWTGAM)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.mse_polarisation_angle.reconstructed": { + "equilibrium.time_slice.:.constraints.mse_polarisation_angle.:.reconstructed": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CMGAM)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.mse_polarisation_angle.chi_squared": { + "equilibrium.time_slice.:.constraints.mse_polarisation_angle.:.chi_squared": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CHIGAM)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.pf_current.measured": { + "equilibrium.time_slice.:.constraints.pf_current.:.measured": { "eval2TDI": "py2tdi(stack_outer,'\\{EFIT_tree}::TOP.MEASUREMENTS.ECCURT','\\{EFIT_tree}::TOP.MEASUREMENTS.FCCURT','\\{EFIT_tree}::TOP.MEASUREMENTS.ACCURT')", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.pf_current.measured_error_upper": { + "equilibrium.time_slice.:.constraints.pf_current.:.measured_error_upper": { "eval2TDI": "py2tdi(stack_outer,'\\{EFIT_tree}::TOP.MEASUREMENTS.SIGECC','\\{EFIT_tree}::TOP.MEASUREMENTS.SIGFCC')", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.pf_current.weight": { + "equilibrium.time_slice.:.constraints.pf_current.:.weight": { "eval2TDI": "py2tdi(stack_outer,'\\{EFIT_tree}::TOP.MEASUREMENTS.FWTEC','\\{EFIT_tree}::TOP.MEASUREMENTS.FWTFC')", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.pf_current.reconstructed": { + "equilibrium.time_slice.:.constraints.pf_current.:.reconstructed": { "eval2TDI": "py2tdi(stack_outer,'\\{EFIT_tree}::TOP.MEASUREMENTS.CECURR','\\{EFIT_tree}::TOP.MEASUREMENTS.CCBRSP')", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.pf_current.chi_squared": { + "equilibrium.time_slice.:.constraints.pf_current.:.chi_squared": { "eval2TDI": "py2tdi(stack_outer,'\\{EFIT_tree}::TOP.MEASUREMENTS.CHIECC','\\{EFIT_tree}::TOP.MEASUREMENTS.CHIFCC')", "treename": "{EFIT_tree}" }, @@ -452,7 +456,7 @@ "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.convergence.iterations_n": { - "eval2TDI": "py2tdi(tile,1,'size(\\{EFIT_tree}::TOP.MEASUREMENTS.CERROR)')", + "eval2TDI": "py2tdi(nan_max_where,'size(\\{EFIT_tree}::TOP.MEASUREMENTS.CERROR)','\\{EFIT_tree}::TOP.MEASUREMENTS.CERROR',0)", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.convergence.grad_shafranov_deviation_value": { diff --git a/omas/omas_core.py b/omas/omas_core.py index 6374fc838..c7185e7aa 100644 --- a/omas/omas_core.py +++ b/omas/omas_core.py @@ -1150,7 +1150,7 @@ def setraw(self, key, value): self.omas_data = [] # dynamic array structure creation - if key > len(self.omas_data) and omas_rcparams['dynamic_path_creation'] == 'dynamic_array_structures': + if key > len(self.omas_data) and omas_rcparams['dynamic_path_creation'] == 'dynamic_array_structures':# for k in range(len(self.omas_data), key): self.setraw(k, self.same_init_ods()) # index exists diff --git a/omas/omas_machine.py b/omas/omas_machine.py index cb4ee6ffa..e451825d4 100644 --- a/omas/omas_machine.py +++ b/omas/omas_machine.py @@ -6,6 +6,10 @@ from .omas_utils import * from .omas_core import ODS, dynamic_ODS, omas_environment, omas_info_node, imas_json_dir, omas_rcparams from .omas_physics import cocos_signals +try: + from MDSplus.connection import MdsIpException +except: + pass __all__ = [ 'machine_expression_types', @@ -101,7 +105,6 @@ def machine_to_omas(ods, machine, pulse, location, options={}, branch='', user_m user_machine_mappings = {} location = l2o(p2l(location)) - for branch in [branch, 'master']: mappings = machine_mappings(machine, branch, user_machine_mappings) options_with_defaults = copy.copy(mappings['__options__']) @@ -119,12 +122,25 @@ def machine_to_omas(ods, machine, pulse, location, options={}, branch='', user_m print(f"Error was:") print(e) idm = (machine, branch) + failed_locations = {} if location.endswith(".*"): root = location.split(".*")[0] for key in mappings: if root in key: - resolve_mapped(ods, machine, pulse, mappings, key, idm, options_with_defaults, branch, cache=cache) - return ods + try: + resolve_mapped(ods, machine, pulse, mappings, key, idm, options_with_defaults, branch, cache=cache) + except MdsIpException as e: + if hasattr(e, "eval2TDI"): + failed_locations[key] = e.eval2TDI + else: + failed_locations[key] = e.TDI + if len(failed_locations) > 0: + import yaml + print("Failed to load the following keys: ") + print(failed_locations) + with open("failed_locs", "w") as failed_locs_file: + yaml.dump(failed_locations, failed_locs_file, yaml.CDumper) + return ods else: return resolve_mapped(ods, machine, pulse, mappings, location, idm, options_with_defaults, branch, cache=cache) @@ -221,9 +237,12 @@ def resolve_mapped(ods, machine, pulse, mappings, location, idm, options_with_d data0 = data = mdsvalue(machine, treename, pulse, TDI).raw() if data is None: raise ValueError('data is None') - except Exception: + except Exception as e: printe(mapped['TDI'].format(**options_with_defaults).replace('\\n', '\n')) - raise + if "eval2TDI" in mapped: + e.eval2TDI = mapped['eval2TDI'] + e.TDI = mapped['TDI'] + raise e else: raise ValueError(f"Could not fetch data for {location}. Must define one of {machine_expression_types}") From 01f9b06180996afe3b5d0705b8e2b0ac364992cc Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Mon, 17 Jul 2023 17:51:35 -0700 Subject: [PATCH 16/68] Forgot a to commit a file --- omas/machine_mappings/python_tdi.py | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/omas/machine_mappings/python_tdi.py b/omas/machine_mappings/python_tdi.py index 61f921eab..b2e757965 100644 --- a/omas/machine_mappings/python_tdi.py +++ b/omas/machine_mappings/python_tdi.py @@ -21,6 +21,13 @@ def nan_where(a, b, n): a[b == n] = np.NaN return a +def nan_max_where(a, b, n): + import numpy as np + + a = a.data() + b = b.data() + a[b == n] = np.NaN + return np.nanmax(a) def MDS_gEQDSK_COCOS_identify(bt, ip): import numpy as np From 00c791b734b3ff12f98e47a19cf4fd7c63e363e5 Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Tue, 18 Jul 2023 06:59:45 -0700 Subject: [PATCH 17/68] Removed non-IMAS conform fields --- omas/machine_mappings/_efit.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index 6277687dc..bef6708a8 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -291,10 +291,6 @@ "eval2TDI": "py2tdi(stack_outer,'\\{EFIT_tree}::TOP.MEASUREMENTS.CHIECC','\\{EFIT_tree}::TOP.MEASUREMENTS.CHIFCC')", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.pressure.:.position.psi": { - "eval2TDI": "py2tdi(efit_psi_to_psi,'\\{EFIT_tree}::TOP.MEASUREMENTS.RPRESS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIMAG','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIBRY')", - "treename": "{EFIT_tree}" - }, "equilibrium.time_slice.:.constraints.pressure.:.measured": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.PRESSR)", "treename": "{EFIT_tree}" @@ -315,10 +311,6 @@ "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SAIPRE)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.j_tor.:.position.psi": { - "eval2TDI": "py2tdi(efit_psi_to_psi,'\\{EFIT_tree}::TOP.MEASUREMENTS.SIZEROJ','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIMAG','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIBRY')", - "treename": "{EFIT_tree}" - }, "equilibrium.time_slice.:.constraints.j_tor.:.measured": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.VZEROJ)*data(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.CPASMA)/(data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.AREA)/10000.)", "treename": "{EFIT_tree}" From ee34604904774cad3156c339e87b5c73741aa58c Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Tue, 18 Jul 2023 07:34:12 -0700 Subject: [PATCH 18/68] Correction to MDS field names --- omas/machine_mappings/_efit.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index bef6708a8..69d5222e7 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -80,7 +80,7 @@ "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.closest_wall_point.distance": { - "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.DSEP)/100.", + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.DRSEP)/100.", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.gap.0.name": { @@ -113,42 +113,42 @@ }, "equilibrium.time_slice.:.boundary_separatrix.strike_point.0.r": { "NANFILTER": true, - "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RVSID/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RVSID/100.',-0.89)", + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RVSID/100.','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RVSID/100.',-0.89)", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.strike_point.0.z": { "NANFILTER": true, - "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZVSID/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.ZVSID/100.',-0.89)", + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZVSID/100.','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZVSID/100.',-0.89)", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.strike_point.1.r": { "NANFILTER": true, - "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RVSOD/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RVSOD/100.',-0.89)", + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RVSOD/100.','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RVSOD/100.',-0.89)", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.strike_point.1.z": { "NANFILTER": true, - "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZVSOD/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.ZVSOD/100.',-0.89)", + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZVSOD/100.','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZVSOD/100.',-0.89)", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.strike_point.2.r": { "NANFILTER": true, - "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RVSIU/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RVSIU/100.',-0.89)", + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RVSIU/100.','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RVSIU/100.',-0.89)", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.strike_point.2.z": { "NANFILTER": true, - "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZVSIU/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.ZVSIU/100.',-0.89)", + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZVSIU/100.','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZVSIU/100.',-0.89)", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.strike_point.3.r": { "NANFILTER": true, - "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RVSOU/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RVSOU/100.',-0.89)", + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RVSOU/100.','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RVSOU/100.',-0.89)", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.strike_point.3.z": { "NANFILTER": true, - "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZVSOU/100.','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.ZVSOU/100.',-0.89)", + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZVSOU/100.','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZVSOU/100.',-0.89)", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.triangularity_upper": { From fca3012c37938adace38a00e6607e986a7ef5dc9 Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Tue, 18 Jul 2023 08:06:57 -0700 Subject: [PATCH 19/68] Another MDS+ vs EFIT discrepancy --- omas/machine_mappings/_efit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index 69d5222e7..3e382f82f 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -248,7 +248,7 @@ "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.flux_loop.:.chi_squared": { - "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SAISI)", + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SAISIL)", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.mse_polarisation_angle.:.measured": { From 84c90f396337788c562064fffc0ec25822026588 Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Tue, 18 Jul 2023 10:20:33 -0700 Subject: [PATCH 20/68] Bug fixes for stack_outer --- omas/machine_mappings/python_tdi.py | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/omas/machine_mappings/python_tdi.py b/omas/machine_mappings/python_tdi.py index b2e757965..4aa36b23c 100644 --- a/omas/machine_mappings/python_tdi.py +++ b/omas/machine_mappings/python_tdi.py @@ -5,12 +5,13 @@ def tile(a, n): return np.array([a for k in range(n)]) def stack_outer(*args): + import numpy as np + if len(args) < 2: raise ValueError("stack_outer only makes sense with 2 ore more arguments") - import numpy as np - a = np.array(args[0].data) + a = np.array(args[0].data()) for array in args[1:]: - a = np.concatenate([a,array],axis=1) + a = np.concatenate([a, array.data()],axis=1) def nan_where(a, b, n): From 89065a966b5dac4ecf9ac737af66b7659e50c06f Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Tue, 18 Jul 2023 10:31:20 -0700 Subject: [PATCH 21/68] removed `*args` from stack_outer --- omas/machine_mappings/python_tdi.py | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/omas/machine_mappings/python_tdi.py b/omas/machine_mappings/python_tdi.py index 4aa36b23c..7b256a50d 100644 --- a/omas/machine_mappings/python_tdi.py +++ b/omas/machine_mappings/python_tdi.py @@ -4,14 +4,20 @@ def tile(a, n): a = a.data() return np.array([a for k in range(n)]) -def stack_outer(*args): +def stack_outer_2(a, b): import numpy as np - if len(args) < 2: - raise ValueError("stack_outer only makes sense with 2 ore more arguments") - a = np.array(args[0].data()) - for array in args[1:]: - a = np.concatenate([a, array.data()],axis=1) + a = a.data() + b = b.data() + return np.concatenate([a, b],axis=1) + +def stack_outer_3(a, b, c): + import numpy as np + + a = a.data() + b = b.data() + c = c.data() + return np.concatenate([a, b, c],axis=1) def nan_where(a, b, n): From 687d4add75c63f6f54dd9a67d302d1cb2756e221 Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Tue, 18 Jul 2023 10:31:41 -0700 Subject: [PATCH 22/68] Forgot changes to `_efit` in last commit --- omas/machine_mappings/_efit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index 3e382f82f..82d1fcb2b 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -272,23 +272,23 @@ "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.pf_current.:.measured": { - "eval2TDI": "py2tdi(stack_outer,'\\{EFIT_tree}::TOP.MEASUREMENTS.ECCURT','\\{EFIT_tree}::TOP.MEASUREMENTS.FCCURT','\\{EFIT_tree}::TOP.MEASUREMENTS.ACCURT')", + "eval2TDI": "py2tdi(stack_outer_3,'\\{EFIT_tree}::TOP.MEASUREMENTS.ECCURT','\\{EFIT_tree}::TOP.MEASUREMENTS.FCCURT','\\{EFIT_tree}::TOP.MEASUREMENTS.ACCURT')", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.pf_current.:.measured_error_upper": { - "eval2TDI": "py2tdi(stack_outer,'\\{EFIT_tree}::TOP.MEASUREMENTS.SIGECC','\\{EFIT_tree}::TOP.MEASUREMENTS.SIGFCC')", + "eval2TDI": "py2tdi(stack_outer_2,'\\{EFIT_tree}::TOP.MEASUREMENTS.SIGECC','\\{EFIT_tree}::TOP.MEASUREMENTS.SIGFCC')", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.pf_current.:.weight": { - "eval2TDI": "py2tdi(stack_outer,'\\{EFIT_tree}::TOP.MEASUREMENTS.FWTEC','\\{EFIT_tree}::TOP.MEASUREMENTS.FWTFC')", + "eval2TDI": "py2tdi(stack_outer_2,'\\{EFIT_tree}::TOP.MEASUREMENTS.FWTEC','\\{EFIT_tree}::TOP.MEASUREMENTS.FWTFC')", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.pf_current.:.reconstructed": { - "eval2TDI": "py2tdi(stack_outer,'\\{EFIT_tree}::TOP.MEASUREMENTS.CECURR','\\{EFIT_tree}::TOP.MEASUREMENTS.CCBRSP')", + "eval2TDI": "py2tdi(stack_outer_2,'\\{EFIT_tree}::TOP.MEASUREMENTS.CECURR','\\{EFIT_tree}::TOP.MEASUREMENTS.CCBRSP')", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.pf_current.:.chi_squared": { - "eval2TDI": "py2tdi(stack_outer,'\\{EFIT_tree}::TOP.MEASUREMENTS.CHIECC','\\{EFIT_tree}::TOP.MEASUREMENTS.CHIFCC')", + "eval2TDI": "py2tdi(stack_outer_2,'\\{EFIT_tree}::TOP.MEASUREMENTS.CHIECC','\\{EFIT_tree}::TOP.MEASUREMENTS.CHIFCC')", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.pressure.:.measured": { From a73d5915afd4c095fe7790a54159b797b710a353 Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Tue, 18 Jul 2023 12:16:09 -0700 Subject: [PATCH 23/68] Updated error handling --- omas/omas_machine.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/omas/omas_machine.py b/omas/omas_machine.py index e451825d4..bd6a0d877 100644 --- a/omas/omas_machine.py +++ b/omas/omas_machine.py @@ -8,6 +8,7 @@ from .omas_physics import cocos_signals try: from MDSplus.connection import MdsIpException + from MDSplus.mdsExceptions import TreeNODATA, TreeNNF except: pass @@ -129,11 +130,14 @@ def machine_to_omas(ods, machine, pulse, location, options={}, branch='', user_m if root in key: try: resolve_mapped(ods, machine, pulse, mappings, key, idm, options_with_defaults, branch, cache=cache) - except MdsIpException as e: + except (TreeNODATA, MdsIpException) as e: if hasattr(e, "eval2TDI"): failed_locations[key] = e.eval2TDI else: failed_locations[key] = e.TDI + except TreeNNF as e: + if key != 'equilibrium.time_slice.:.constraints.j_tor.:.measured': + raise e if len(failed_locations) > 0: import yaml print("Failed to load the following keys: ") From 44420ed384175bc364667fff7e2f153021f8b868 Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Tue, 18 Jul 2023 17:14:12 -0700 Subject: [PATCH 24/68] Removed more imas non-conform mappings --- omas/machine_mappings/_efit.json | 4 ---- omas/omas_machine.py | 1 + 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index 82d1fcb2b..884637628 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -315,10 +315,6 @@ "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.VZEROJ)*data(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.CPASMA)/(data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.AREA)/10000.)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.chi_squared_total": { - "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.CHISQ)", - "treename": "{EFIT_tree}" - }, "equilibrium.time_slice.:.global_quantities.ip": { "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.CPASMA)", "treename": "{EFIT_tree}" diff --git a/omas/omas_machine.py b/omas/omas_machine.py index bd6a0d877..1a38e89c2 100644 --- a/omas/omas_machine.py +++ b/omas/omas_machine.py @@ -136,6 +136,7 @@ def machine_to_omas(ods, machine, pulse, location, options={}, branch='', user_m else: failed_locations[key] = e.TDI except TreeNNF as e: + failed_locations[key] = e.TDI if key != 'equilibrium.time_slice.:.constraints.j_tor.:.measured': raise e if len(failed_locations) > 0: From de0b2faa735d147541d5b6370102aa98e308df3d Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Tue, 18 Jul 2023 17:50:01 -0700 Subject: [PATCH 25/68] Attempt to fix for EFIT iterations --- omas/machine_mappings/_efit.json | 2 +- omas/machine_mappings/python_tdi.py | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index 884637628..fa4bff1b9 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -444,7 +444,7 @@ "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.convergence.iterations_n": { - "eval2TDI": "py2tdi(nan_max_where,'size(\\{EFIT_tree}::TOP.MEASUREMENTS.CERROR)','\\{EFIT_tree}::TOP.MEASUREMENTS.CERROR',0)", + "eval2TDI": "py2tdi(nan_max_where_tile_a,'size(\\{EFIT_tree}::TOP.MEASUREMENTS.CERROR)','\\{EFIT_tree}::TOP.MEASUREMENTS.CERROR',0)", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.convergence.grad_shafranov_deviation_value": { diff --git a/omas/machine_mappings/python_tdi.py b/omas/machine_mappings/python_tdi.py index 7b256a50d..32b933717 100644 --- a/omas/machine_mappings/python_tdi.py +++ b/omas/machine_mappings/python_tdi.py @@ -28,13 +28,14 @@ def nan_where(a, b, n): a[b == n] = np.NaN return a -def nan_max_where(a, b, n): +def nan_max_where_tile_a(a, b, n): import numpy as np a = a.data() b = b.data() + a = np.array([a for k in range(b.shape[-1])]) a[b == n] = np.NaN - return np.nanmax(a) + return np.nanmax(a, axis=1) def MDS_gEQDSK_COCOS_identify(bt, ip): import numpy as np From 9807d75df0d3589b64ee4a47422c0abebdd874c1 Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Tue, 18 Jul 2023 18:10:15 -0700 Subject: [PATCH 26/68] More attempts at getting the iterations to work --- omas/machine_mappings/_efit.json | 2 +- omas/machine_mappings/python_tdi.py | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index fa4bff1b9..3ebd166b3 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -444,7 +444,7 @@ "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.convergence.iterations_n": { - "eval2TDI": "py2tdi(nan_max_where_tile_a,'size(\\{EFIT_tree}::TOP.MEASUREMENTS.CERROR)','\\{EFIT_tree}::TOP.MEASUREMENTS.CERROR',0)", + "eval2TDI": "py2tdi(get_largest_axis_value,'size(\\{EFIT_tree}::TOP.MEASUREMENTS.CERROR)','\\{EFIT_tree}::TOP.MEASUREMENTS.CERROR')", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.convergence.grad_shafranov_deviation_value": { diff --git a/omas/machine_mappings/python_tdi.py b/omas/machine_mappings/python_tdi.py index 32b933717..e15abbddc 100644 --- a/omas/machine_mappings/python_tdi.py +++ b/omas/machine_mappings/python_tdi.py @@ -28,13 +28,12 @@ def nan_where(a, b, n): a[b == n] = np.NaN return a -def nan_max_where_tile_a(a, b, n): +def get_largest_axis_value(a, b): import numpy as np a = a.data() b = b.data() - a = np.array([a for k in range(b.shape[-1])]) - a[b == n] = np.NaN + a = np.array([a for k in range(b.shape[0])]) return np.nanmax(a, axis=1) def MDS_gEQDSK_COCOS_identify(bt, ip): From 0e217ee7c99a1209fa4aaafda35736144275fa56 Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Tue, 18 Jul 2023 18:30:18 -0700 Subject: [PATCH 27/68] Removing interation_n for now --- omas/machine_mappings/_efit.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index 3ebd166b3..af4a0d75f 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -443,10 +443,6 @@ "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RZERO)[0]", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.convergence.iterations_n": { - "eval2TDI": "py2tdi(get_largest_axis_value,'size(\\{EFIT_tree}::TOP.MEASUREMENTS.CERROR)','\\{EFIT_tree}::TOP.MEASUREMENTS.CERROR')", - "treename": "{EFIT_tree}" - }, "equilibrium.time_slice.:.convergence.grad_shafranov_deviation_value": { "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.TERROR)", "treename": "{EFIT_tree}" From e4e29a9023917351fe2653beab86a6dcc3148955 Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Tue, 18 Jul 2023 18:53:57 -0700 Subject: [PATCH 28/68] Trying again --- omas/machine_mappings/_efit.json | 4 ++++ omas/machine_mappings/python_tdi.py | 1 + 2 files changed, 5 insertions(+) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index af4a0d75f..59ec61659 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -443,6 +443,10 @@ "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RZERO)[0]", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.convergence.iterations_n": { + "eval2TDI": "py2tdi(get_largest_axis_value,'dim_of(\\{EFIT_tree}::TOP.MEASUREMENTS.CERROR,1)','\\{EFIT_tree}::TOP.MEASUREMENTS.CERROR')", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.convergence.grad_shafranov_deviation_value": { "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.TERROR)", "treename": "{EFIT_tree}" diff --git a/omas/machine_mappings/python_tdi.py b/omas/machine_mappings/python_tdi.py index e15abbddc..6ca8a60ae 100644 --- a/omas/machine_mappings/python_tdi.py +++ b/omas/machine_mappings/python_tdi.py @@ -34,6 +34,7 @@ def get_largest_axis_value(a, b): a = a.data() b = b.data() a = np.array([a for k in range(b.shape[0])]) + a[b == 0] = 0 return np.nanmax(a, axis=1) def MDS_gEQDSK_COCOS_identify(bt, ip): From 3ee7eb25c9b51d73134bc8032c22e951fc59cf10 Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Tue, 18 Jul 2023 19:29:14 -0700 Subject: [PATCH 29/68] Should be finally fixed now --- omas/machine_mappings/_efit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index 59ec61659..378433247 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -444,7 +444,7 @@ "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.convergence.iterations_n": { - "eval2TDI": "py2tdi(get_largest_axis_value,'dim_of(\\{EFIT_tree}::TOP.MEASUREMENTS.CERROR,1)','\\{EFIT_tree}::TOP.MEASUREMENTS.CERROR')", + "eval2TDI": "py2tdi(get_largest_axis_value,'dim_of(\\{EFIT_tree}::TOP.MEASUREMENTS.CERROR,0)','\\{EFIT_tree}::TOP.MEASUREMENTS.CERROR')", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.convergence.grad_shafranov_deviation_value": { From 989a0a1fc7ea5c722c8bb4c7db1033d50739f66c Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Wed, 19 Jul 2023 08:13:42 -0700 Subject: [PATCH 30/68] Fixed `DSEP` and homogenous time --- omas/machine_mappings/_efit.json | 4 ++-- omas/machine_mappings/python_tdi.py | 9 +++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index 378433247..dd4af9c97 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -12,7 +12,7 @@ "EVAL": "{EFIT_tree!r}" }, - "ids_properties.homogeneous_time": { + "equilibrium.ids_properties.homogeneous_time": { "VALUE": 1 }, "equilibrium.time": { @@ -80,7 +80,7 @@ "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.closest_wall_point.distance": { - "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.DRSEP)/100.", + "eval2TDI": "py2tdi(min_4_w_scale,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPIN','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPTOP','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPOUT','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPBOT', 0.01)", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.gap.0.name": { diff --git a/omas/machine_mappings/python_tdi.py b/omas/machine_mappings/python_tdi.py index 6ca8a60ae..8e381af6c 100644 --- a/omas/machine_mappings/python_tdi.py +++ b/omas/machine_mappings/python_tdi.py @@ -28,6 +28,15 @@ def nan_where(a, b, n): a[b == n] = np.NaN return a +def min_4_w_scale(a, b, c, d, scale): + import numpy as np + + a = a.data() + b = b.data() + c = c.data() + d = d.data() + return np.min(np.vstack([a,b,c,d]), axis=0) * scale + def get_largest_axis_value(a, b): import numpy as np From 02fef133e1b494b4f488e13cc2881ce9c24e2c83 Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Wed, 19 Jul 2023 12:11:51 -0700 Subject: [PATCH 31/68] Merge change from omas cherry pick --- omas/machine_mappings/_efit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index dd4af9c97..9186b151c 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -80,7 +80,7 @@ "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.closest_wall_point.distance": { - "eval2TDI": "py2tdi(min_4_w_scale,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPIN','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPTOP','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPOUT','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPBOT', 0.01)", + "eval2TDI": "py2tdi(min_4,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPIN/100.','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPTOP/100.','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPOUT/100.','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPBOT/100.')", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.gap.0.name": { From 7e5971be47fd2c9774b6c43dc2ffb6679306e7a6 Mon Sep 17 00:00:00 2001 From: bechtt Date: Wed, 19 Jul 2023 16:36:21 -0700 Subject: [PATCH 32/68] Adding IMAS 3.39.0 I have not tested anything associated with this yet --- README.md | 2 +- omas/imas_structures/3_39_0/_coordinates.json | 1118 + .../3_39_0/_global_quantities.json | 131 + omas/imas_structures/3_39_0/_times.json | 508 + omas/imas_structures/3_39_0/amns_data.json | 1813 + .../3_39_0/b_field_non_axisymmetric.json | 1344 + omas/imas_structures/3_39_0/barometry.json | 809 + omas/imas_structures/3_39_0/bolometer.json | 2461 + .../3_39_0/bremsstrahlung_visible.json | 1158 + omas/imas_structures/3_39_0/calorimetry.json | 1424 + omas/imas_structures/3_39_0/camera_ir.json | 2802 ++ .../3_39_0/camera_visible.json | 4117 ++ .../imas_structures/3_39_0/camera_x_rays.json | 3507 ++ .../3_39_0/charge_exchange.json | 3689 ++ .../3_39_0/coils_non_axisymmetric.json | 1631 + omas/imas_structures/3_39_0/controllers.json | 1601 + .../3_39_0/core_instant_changes.json | 8447 ++++ .../imas_structures/3_39_0/core_profiles.json | 11369 +++++ omas/imas_structures/3_39_0/core_sources.json | 4189 ++ .../3_39_0/core_transport.json | 5840 +++ omas/imas_structures/3_39_0/cryostat.json | 1880 + .../3_39_0/dataset_description.json | 765 + omas/imas_structures/3_39_0/dataset_fair.json | 466 + omas/imas_structures/3_39_0/disruption.json | 1992 + .../3_39_0/distribution_sources.json | 3330 ++ .../imas_structures/3_39_0/distributions.json | 15219 ++++++ omas/imas_structures/3_39_0/divertors.json | 2836 ++ omas/imas_structures/3_39_0/ec_launchers.json | 1187 + omas/imas_structures/3_39_0/ece.json | 2956 ++ .../imas_structures/3_39_0/edge_profiles.json | 27995 +++++++++++ omas/imas_structures/3_39_0/edge_sources.json | 7197 +++ .../3_39_0/edge_transport.json | 31807 ++++++++++++ omas/imas_structures/3_39_0/em_coupling.json | 1107 + omas/imas_structures/3_39_0/equilibrium.json | 15692 ++++++ omas/imas_structures/3_39_0/focs.json | 1250 + .../imas_structures/3_39_0/gas_injection.json | 1619 + omas/imas_structures/3_39_0/gas_pumping.json | 817 + omas/imas_structures/3_39_0/gyrokinetics.json | 5341 ++ omas/imas_structures/3_39_0/hard_x_rays.json | 3702 ++ omas/imas_structures/3_39_0/ic_antennas.json | 3720 ++ .../3_39_0/interferometer.json | 1487 + omas/imas_structures/3_39_0/iron_core.json | 1667 + .../3_39_0/langmuir_probes.json | 4056 ++ omas/imas_structures/3_39_0/lh_antennas.json | 2304 + omas/imas_structures/3_39_0/magnetics.json | 3711 ++ omas/imas_structures/3_39_0/mhd.json | 3950 ++ omas/imas_structures/3_39_0/mhd_linear.json | 6934 +++ omas/imas_structures/3_39_0/mse.json | 2441 + omas/imas_structures/3_39_0/nbi.json | 3181 ++ .../3_39_0/neutron_diagnostic.json | 4998 ++ omas/imas_structures/3_39_0/ntms.json | 1788 + omas/imas_structures/3_39_0/omas_doc.html | 19812 ++++++++ omas/imas_structures/3_39_0/pellets.json | 1764 + omas/imas_structures/3_39_0/pf_active.json | 2946 ++ omas/imas_structures/3_39_0/pf_passive.json | 1659 + .../3_39_0/plasma_initiation.json | 1697 + omas/imas_structures/3_39_0/polarimeter.json | 1165 + .../3_39_0/pulse_schedule.json | 8606 ++++ omas/imas_structures/3_39_0/radiation.json | 4336 ++ .../3_39_0/real_time_data.json | 673 + .../3_39_0/reflectometer_fluctuation.json | 3998 ++ .../3_39_0/reflectometer_profile.json | 3621 ++ .../imas_structures/3_39_0/refractometer.json | 1357 + .../3_39_0/runaway_electrons.json | 5297 ++ omas/imas_structures/3_39_0/sawteeth.json | 2454 + omas/imas_structures/3_39_0/soft_x_rays.json | 3474 ++ .../3_39_0/spectrometer_mass.json | 888 + .../3_39_0/spectrometer_uv.json | 4164 ++ .../3_39_0/spectrometer_visible.json | 8160 +++ .../3_39_0/spectrometer_x_ray_crystal.json | 6624 +++ omas/imas_structures/3_39_0/summary.json | 40928 ++++++++++++++++ omas/imas_structures/3_39_0/temporary.json | 2330 + omas/imas_structures/3_39_0/tf.json | 3208 ++ .../3_39_0/thomson_scattering.json | 1130 + .../3_39_0/transport_solver_numerics.json | 10156 ++++ omas/imas_structures/3_39_0/turbulence.json | 1401 + omas/imas_structures/3_39_0/wall.json | 11026 +++++ omas/imas_structures/3_39_0/waves.json | 9316 ++++ omas/imas_structures/3_39_0/workflow.json | 751 + sphinx/source/index.rst | 2 +- 80 files changed, 388296 insertions(+), 2 deletions(-) create mode 100644 omas/imas_structures/3_39_0/_coordinates.json create mode 100644 omas/imas_structures/3_39_0/_global_quantities.json create mode 100644 omas/imas_structures/3_39_0/_times.json create mode 100644 omas/imas_structures/3_39_0/amns_data.json create mode 100644 omas/imas_structures/3_39_0/b_field_non_axisymmetric.json create mode 100644 omas/imas_structures/3_39_0/barometry.json create mode 100644 omas/imas_structures/3_39_0/bolometer.json create mode 100644 omas/imas_structures/3_39_0/bremsstrahlung_visible.json create mode 100644 omas/imas_structures/3_39_0/calorimetry.json create mode 100644 omas/imas_structures/3_39_0/camera_ir.json create mode 100644 omas/imas_structures/3_39_0/camera_visible.json create mode 100644 omas/imas_structures/3_39_0/camera_x_rays.json create mode 100644 omas/imas_structures/3_39_0/charge_exchange.json create mode 100644 omas/imas_structures/3_39_0/coils_non_axisymmetric.json create mode 100644 omas/imas_structures/3_39_0/controllers.json create mode 100644 omas/imas_structures/3_39_0/core_instant_changes.json create mode 100644 omas/imas_structures/3_39_0/core_profiles.json create mode 100644 omas/imas_structures/3_39_0/core_sources.json create mode 100644 omas/imas_structures/3_39_0/core_transport.json create mode 100644 omas/imas_structures/3_39_0/cryostat.json create mode 100644 omas/imas_structures/3_39_0/dataset_description.json create mode 100644 omas/imas_structures/3_39_0/dataset_fair.json create mode 100644 omas/imas_structures/3_39_0/disruption.json create mode 100644 omas/imas_structures/3_39_0/distribution_sources.json create mode 100644 omas/imas_structures/3_39_0/distributions.json create mode 100644 omas/imas_structures/3_39_0/divertors.json create mode 100644 omas/imas_structures/3_39_0/ec_launchers.json create mode 100644 omas/imas_structures/3_39_0/ece.json create mode 100644 omas/imas_structures/3_39_0/edge_profiles.json create mode 100644 omas/imas_structures/3_39_0/edge_sources.json create mode 100644 omas/imas_structures/3_39_0/edge_transport.json create mode 100644 omas/imas_structures/3_39_0/em_coupling.json create mode 100644 omas/imas_structures/3_39_0/equilibrium.json create mode 100644 omas/imas_structures/3_39_0/focs.json create mode 100644 omas/imas_structures/3_39_0/gas_injection.json create mode 100644 omas/imas_structures/3_39_0/gas_pumping.json create mode 100644 omas/imas_structures/3_39_0/gyrokinetics.json create mode 100644 omas/imas_structures/3_39_0/hard_x_rays.json create mode 100644 omas/imas_structures/3_39_0/ic_antennas.json create mode 100644 omas/imas_structures/3_39_0/interferometer.json create mode 100644 omas/imas_structures/3_39_0/iron_core.json create mode 100644 omas/imas_structures/3_39_0/langmuir_probes.json create mode 100644 omas/imas_structures/3_39_0/lh_antennas.json create mode 100644 omas/imas_structures/3_39_0/magnetics.json create mode 100644 omas/imas_structures/3_39_0/mhd.json create mode 100644 omas/imas_structures/3_39_0/mhd_linear.json create mode 100644 omas/imas_structures/3_39_0/mse.json create mode 100644 omas/imas_structures/3_39_0/nbi.json create mode 100644 omas/imas_structures/3_39_0/neutron_diagnostic.json create mode 100644 omas/imas_structures/3_39_0/ntms.json create mode 100644 omas/imas_structures/3_39_0/omas_doc.html create mode 100644 omas/imas_structures/3_39_0/pellets.json create mode 100644 omas/imas_structures/3_39_0/pf_active.json create mode 100644 omas/imas_structures/3_39_0/pf_passive.json create mode 100644 omas/imas_structures/3_39_0/plasma_initiation.json create mode 100644 omas/imas_structures/3_39_0/polarimeter.json create mode 100644 omas/imas_structures/3_39_0/pulse_schedule.json create mode 100644 omas/imas_structures/3_39_0/radiation.json create mode 100644 omas/imas_structures/3_39_0/real_time_data.json create mode 100644 omas/imas_structures/3_39_0/reflectometer_fluctuation.json create mode 100644 omas/imas_structures/3_39_0/reflectometer_profile.json create mode 100644 omas/imas_structures/3_39_0/refractometer.json create mode 100644 omas/imas_structures/3_39_0/runaway_electrons.json create mode 100644 omas/imas_structures/3_39_0/sawteeth.json create mode 100644 omas/imas_structures/3_39_0/soft_x_rays.json create mode 100644 omas/imas_structures/3_39_0/spectrometer_mass.json create mode 100644 omas/imas_structures/3_39_0/spectrometer_uv.json create mode 100644 omas/imas_structures/3_39_0/spectrometer_visible.json create mode 100644 omas/imas_structures/3_39_0/spectrometer_x_ray_crystal.json create mode 100644 omas/imas_structures/3_39_0/summary.json create mode 100644 omas/imas_structures/3_39_0/temporary.json create mode 100644 omas/imas_structures/3_39_0/tf.json create mode 100644 omas/imas_structures/3_39_0/thomson_scattering.json create mode 100644 omas/imas_structures/3_39_0/transport_solver_numerics.json create mode 100644 omas/imas_structures/3_39_0/turbulence.json create mode 100644 omas/imas_structures/3_39_0/wall.json create mode 100644 omas/imas_structures/3_39_0/waves.json create mode 100644 omas/imas_structures/3_39_0/workflow.json diff --git a/README.md b/README.md index f09042570..887c3caad 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ![OMAS version](https://img.shields.io/github/tag-date/gafusion/omas.svg?label=OMAS&color=blue) -![IMAS version](https://img.shields.io/badge/IMAS-3.38.1-yellow) +![IMAS version](https://img.shields.io/badge/IMAS-3.39.0-yellow) ![GitHub repo size](https://img.shields.io/github/repo-size/gafusion/omas.svg?color=blue) diff --git a/omas/imas_structures/3_39_0/_coordinates.json b/omas/imas_structures/3_39_0/_coordinates.json new file mode 100644 index 000000000..1f11c16e5 --- /dev/null +++ b/omas/imas_structures/3_39_0/_coordinates.json @@ -0,0 +1,1118 @@ +[ + "amns_data.coordinate_system.:.coordinate.:.values", + "amns_data.time", + "b_field_non_axisymmetric.control_surface_names", + "b_field_non_axisymmetric.time", + "b_field_non_axisymmetric.time_slice.:.control_surface.:.n_tor", + "b_field_non_axisymmetric.time_slice.:.control_surface.:.normal_vector.r", + "b_field_non_axisymmetric.time_slice.:.control_surface.:.outline.r", + "b_field_non_axisymmetric.time_slice.:.control_surface.:.phi", + "b_field_non_axisymmetric.time_slice.:.field_map.grid.phi", + "b_field_non_axisymmetric.time_slice.:.field_map.grid.r", + "b_field_non_axisymmetric.time_slice.:.field_map.grid.z", + "b_field_non_axisymmetric.time_slice.:.time", + "barometry.gauge.:.pressure.time", + "barometry.time", + "bolometer.channel.:.aperture.:.outline.x1", + "bolometer.channel.:.detector.outline.x1", + "bolometer.channel.:.power.time", + "bolometer.channel.:.validity_timed.time", + "bolometer.time", + "bremsstrahlung_visible.channel.:.filter.wavelengths", + "bremsstrahlung_visible.channel.:.intensity.time", + "bremsstrahlung_visible.channel.:.radiance_spectral.time", + "bremsstrahlung_visible.channel.:.zeff_line_average.time", + "bremsstrahlung_visible.time", + "calorimetry.cooling_loop.:.mass_flow.time", + "calorimetry.cooling_loop.:.temperature_in.time", + "calorimetry.cooling_loop.:.temperature_out.time", + "calorimetry.group.:.component.:.energy_cumulated.time", + "calorimetry.group.:.component.:.mass_flow.time", + "calorimetry.group.:.component.:.power.time", + "calorimetry.group.:.component.:.temperature_in.time", + "calorimetry.group.:.component.:.temperature_out.time", + "calorimetry.group.:.component.:.transit_time.time", + "calorimetry.time", + "camera_ir.fibre_bundle.fibre_positions.x1", + "camera_ir.fibre_bundle.geometry.outline.x1", + "camera_ir.frame.:.time", + "camera_ir.frame_analysis.:.distance_separatrix_midplane", + "camera_ir.frame_analysis.:.time", + "camera_ir.optical_element.:.geometry.outline.x1", + "camera_ir.optical_element.:.material_properties.wavelengths", + "camera_ir.time", + "camera_visible.channel.:.aperture.:.outline.x1", + "camera_visible.channel.:.detector.:.frame.:.time", + "camera_visible.channel.:.detector.:.geometry_matrix.emission_grid.dim1", + "camera_visible.channel.:.detector.:.geometry_matrix.emission_grid.dim2", + "camera_visible.channel.:.detector.:.geometry_matrix.emission_grid.dim3", + "camera_visible.channel.:.detector.:.geometry_matrix.interpolated.r", + "camera_visible.channel.:.detector.:.geometry_matrix.with_reflections.data", + "camera_visible.channel.:.detector.:.geometry_matrix.without_reflections.data", + "camera_visible.channel.:.fibre_bundle.fibre_positions.x1", + "camera_visible.channel.:.fibre_bundle.geometry.outline.x1", + "camera_visible.channel.:.optical_element.:.geometry.outline.x1", + "camera_visible.channel.:.optical_element.:.material_properties.wavelengths", + "camera_visible.time", + "camera_x_rays.aperture.outline.x1", + "camera_x_rays.detector_humidity.time", + "camera_x_rays.detector_temperature.time", + "camera_x_rays.filter_window.outline.x1", + "camera_x_rays.filter_window.wavelengths", + "camera_x_rays.frame.:.time", + "camera_x_rays.photon_energy", + "camera_x_rays.time", + "charge_exchange.aperture.outline.x1", + "charge_exchange.channel.:.bes.doppler_shift.time", + "charge_exchange.channel.:.bes.lorentz_shift.time", + "charge_exchange.channel.:.bes.radiances.time", + "charge_exchange.channel.:.ion.:.n_i_over_n_e.time", + "charge_exchange.channel.:.ion.:.t_i.time", + "charge_exchange.channel.:.ion.:.velocity_pol.time", + "charge_exchange.channel.:.ion.:.velocity_tor.time", + "charge_exchange.channel.:.ion_fast.:.radiance.time", + "charge_exchange.channel.:.momentum_tor.time", + "charge_exchange.channel.:.position.phi.time", + "charge_exchange.channel.:.position.r.time", + "charge_exchange.channel.:.position.z.time", + "charge_exchange.channel.:.spectrum.:.intensity_spectrum.time", + "charge_exchange.channel.:.spectrum.:.processed_line.:.intensity.time", + "charge_exchange.channel.:.spectrum.:.processed_line.:.radiance.time", + "charge_exchange.channel.:.spectrum.:.processed_line.:.shift.time", + "charge_exchange.channel.:.spectrum.:.processed_line.:.width.time", + "charge_exchange.channel.:.spectrum.:.radiance_continuum.time", + "charge_exchange.channel.:.spectrum.:.radiance_spectral.time", + "charge_exchange.channel.:.spectrum.:.wavelengths", + "charge_exchange.channel.:.t_i_average.time", + "charge_exchange.channel.:.zeff.time", + "charge_exchange.channel.:.zeff_line_average.time", + "charge_exchange.time", + "coherent_wave.:.beam_tracing.:.beam.:.length", + "coils_non_axisymmetric.coil.:.conductor.:.cross_section.delta_r", + "coils_non_axisymmetric.coil.:.conductor.:.current.time", + "coils_non_axisymmetric.coil.:.conductor.:.elements.centres.r", + "coils_non_axisymmetric.coil.:.conductor.:.elements.end_points.r", + "coils_non_axisymmetric.coil.:.conductor.:.elements.intermediate_points.r", + "coils_non_axisymmetric.coil.:.conductor.:.elements.names", + "coils_non_axisymmetric.coil.:.conductor.:.elements.start_points.r", + "coils_non_axisymmetric.coil.:.conductor.:.voltage.time", + "coils_non_axisymmetric.coil.:.current.time", + "coils_non_axisymmetric.coil.:.voltage.time", + "coils_non_axisymmetric.time", + "controllers.linear_controller.:.input_names", + "controllers.linear_controller.:.inputs.time", + "controllers.linear_controller.:.output_names", + "controllers.linear_controller.:.outputs.time", + "controllers.linear_controller.:.pid.d.time", + "controllers.linear_controller.:.pid.i.time", + "controllers.linear_controller.:.pid.p.time", + "controllers.linear_controller.:.pid.tau.time", + "controllers.linear_controller.:.statespace.a.time", + "controllers.linear_controller.:.statespace.b.time", + "controllers.linear_controller.:.statespace.c.time", + "controllers.linear_controller.:.statespace.d.time", + "controllers.linear_controller.:.statespace.deltat.time", + "controllers.linear_controller.:.statespace.state_names", + "controllers.nonlinear_controller.:.input_names", + "controllers.nonlinear_controller.:.inputs.time", + "controllers.nonlinear_controller.:.output_names", + "controllers.nonlinear_controller.:.outputs.time", + "controllers.time", + "core_instant_changes.change.:.profiles_1d.:.electrons.density_fit.measured", + "core_instant_changes.change.:.profiles_1d.:.electrons.temperature_fit.measured", + "core_instant_changes.change.:.profiles_1d.:.grid.rho_tor_norm", + "core_instant_changes.change.:.profiles_1d.:.ion.:.density_fit.measured", + "core_instant_changes.change.:.profiles_1d.:.ion.:.state.:.density_fit.measured", + "core_instant_changes.change.:.profiles_1d.:.ion.:.temperature_fit.measured", + "core_instant_changes.change.:.profiles_1d.:.t_i_average_fit.measured", + "core_instant_changes.change.:.profiles_1d.:.time", + "core_instant_changes.change.:.profiles_1d.:.zeff_fit.measured", + "core_instant_changes.time", + "core_profiles.profiles_1d.:.electrons.density_fit.measured", + "core_profiles.profiles_1d.:.electrons.temperature_fit.measured", + "core_profiles.profiles_1d.:.grid.rho_tor_norm", + "core_profiles.profiles_1d.:.ion", + "core_profiles.profiles_1d.:.ion.:.density_fit.measured", + "core_profiles.profiles_1d.:.ion.:.state.:.density_fit.measured", + "core_profiles.profiles_1d.:.ion.:.temperature_fit.measured", + "core_profiles.profiles_1d.:.t_i_average_fit.measured", + "core_profiles.profiles_1d.:.time", + "core_profiles.profiles_1d.:.zeff_fit.measured", + "core_profiles.profiles_2d.:.grid.dim1", + "core_profiles.profiles_2d.:.grid.dim2", + "core_profiles.profiles_2d.:.time", + "core_profiles.time", + "core_sources.source.:.global_quantities.:.time", + "core_sources.source.:.profiles_1d.:.grid.rho_tor_norm", + "core_sources.source.:.profiles_1d.:.time", + "core_sources.time", + "core_transport.model.:.code.output_flag.time", + "core_transport.model.:.profiles_1d.:.grid_d.rho_tor_norm", + "core_transport.model.:.profiles_1d.:.grid_flux.rho_tor_norm", + "core_transport.model.:.profiles_1d.:.grid_v.rho_tor_norm", + "core_transport.model.:.profiles_1d.:.time", + "core_transport.time", + "cryostat.description_2d.:.cryostat.unit.:.annular.centreline.r", + "cryostat.description_2d.:.cryostat.unit.:.annular.outline_inner.r", + "cryostat.description_2d.:.cryostat.unit.:.annular.outline_outer.r", + "cryostat.description_2d.:.cryostat.unit.:.element.:.j_tor.time", + "cryostat.description_2d.:.cryostat.unit.:.element.:.outline.r", + "cryostat.description_2d.:.thermal_shield.unit.:.annular.centreline.r", + "cryostat.description_2d.:.thermal_shield.unit.:.annular.outline_inner.r", + "cryostat.description_2d.:.thermal_shield.unit.:.annular.outline_outer.r", + "cryostat.description_2d.:.thermal_shield.unit.:.element.:.j_tor.time", + "cryostat.description_2d.:.thermal_shield.unit.:.element.:.outline.r", + "cryostat.time", + "disruption.halo_currents.:.time", + "disruption.profiles_1d.:.grid.rho_tor_norm", + "disruption.profiles_1d.:.time", + "disruption.time", + "distribution_sources.source.:.ggd.:.grid.grid_subset.:.element", + "distribution_sources.source.:.ggd.:.particles.:.values", + "distribution_sources.source.:.ggd.:.time", + "distribution_sources.source.:.global_quantities.:.time", + "distribution_sources.source.:.markers.:.coordinate_identifier", + "distribution_sources.source.:.markers.:.orbit_integrals.bounce_harmonics", + "distribution_sources.source.:.markers.:.orbit_integrals.expressions", + "distribution_sources.source.:.markers.:.orbit_integrals.m_pol", + "distribution_sources.source.:.markers.:.orbit_integrals.n_tor", + "distribution_sources.source.:.markers.:.orbit_integrals_instant.expressions", + "distribution_sources.source.:.markers.:.orbit_integrals_instant.time_orbit", + "distribution_sources.source.:.markers.:.time", + "distribution_sources.source.:.markers.:.weights", + "distribution_sources.source.:.profiles_1d.:.grid.rho_tor_norm", + "distribution_sources.source.:.profiles_1d.:.time", + "distribution_sources.time", + "distributions.distribution.:.ggd.:.expansion.:.grid_subset.:.values", + "distributions.distribution.:.ggd.:.expansion_fd3v.:.grid_subset.:.values", + "distributions.distribution.:.ggd.:.grid.grid_subset.:.element", + "distributions.distribution.:.ggd.:.time", + "distributions.distribution.:.global_quantities.:.time", + "distributions.distribution.:.markers.:.coordinate_identifier", + "distributions.distribution.:.markers.:.orbit_integrals.bounce_harmonics", + "distributions.distribution.:.markers.:.orbit_integrals.expressions", + "distributions.distribution.:.markers.:.orbit_integrals.m_pol", + "distributions.distribution.:.markers.:.orbit_integrals.n_tor", + "distributions.distribution.:.markers.:.orbit_integrals_instant.expressions", + "distributions.distribution.:.markers.:.orbit_integrals_instant.time_orbit", + "distributions.distribution.:.markers.:.time", + "distributions.distribution.:.markers.:.weights", + "distributions.distribution.:.profiles_1d.:.grid.rho_tor_norm", + "distributions.distribution.:.profiles_1d.:.time", + "distributions.distribution.:.profiles_2d.:.grid.r", + "distributions.distribution.:.profiles_2d.:.grid.rho_tor_norm", + "distributions.distribution.:.profiles_2d.:.grid.z", + "distributions.distribution.:.profiles_2d.:.time", + "distributions.time", + "divertors.divertor.:.current_incident.time", + "divertors.divertor.:.particle_flux_recycled_total.time", + "divertors.divertor.:.power_black_body.time", + "divertors.divertor.:.power_conducted.time", + "divertors.divertor.:.power_convected.time", + "divertors.divertor.:.power_currents.time", + "divertors.divertor.:.power_incident.time", + "divertors.divertor.:.power_neutrals.time", + "divertors.divertor.:.power_radiated.time", + "divertors.divertor.:.power_recombination_neutrals.time", + "divertors.divertor.:.power_recombination_plasma.time", + "divertors.divertor.:.target.:.current_incident.time", + "divertors.divertor.:.target.:.flux_expansion.time", + "divertors.divertor.:.target.:.power_black_body.time", + "divertors.divertor.:.target.:.power_conducted.time", + "divertors.divertor.:.target.:.power_convected.time", + "divertors.divertor.:.target.:.power_currents.time", + "divertors.divertor.:.target.:.power_flux_peak.time", + "divertors.divertor.:.target.:.power_incident.time", + "divertors.divertor.:.target.:.power_incident_fraction.time", + "divertors.divertor.:.target.:.power_neutrals.time", + "divertors.divertor.:.target.:.power_radiated.time", + "divertors.divertor.:.target.:.power_recombination_neutrals.time", + "divertors.divertor.:.target.:.power_recombination_plasma.time", + "divertors.divertor.:.target.:.tile.:.current_incident.time", + "divertors.divertor.:.target.:.tile.:.surface_outline.r", + "divertors.divertor.:.target.:.tilt_angle_pol.time", + "divertors.divertor.:.target.:.two_point_model.:.time", + "divertors.divertor.:.target.:.wetted_area.time", + "divertors.divertor.:.wetted_area.time", + "divertors.time", + "ec_launchers.beam.:.frequency.time", + "ec_launchers.beam.:.power_launched.time", + "ec_launchers.beam.:.time", + "ec_launchers.time", + "ece.channel.:.beam.phase.angle.time", + "ece.channel.:.beam.phase.curvature.time", + "ece.channel.:.beam.spot.angle.time", + "ece.channel.:.beam.spot.size.time", + "ece.channel.:.t_e_voltage.time", + "ece.channel.:.time", + "ece.psi_normalization.time", + "ece.t_e_central.time", + "ece.time", + "edge_profiles.ggd.:.a_field_parallel.:.values", + "edge_profiles.ggd.:.electrons.density.:.values", + "edge_profiles.ggd.:.electrons.density_fast.:.values", + "edge_profiles.ggd.:.electrons.distribution_function.:.values", + "edge_profiles.ggd.:.electrons.pressure.:.values", + "edge_profiles.ggd.:.electrons.pressure_fast_parallel.:.values", + "edge_profiles.ggd.:.electrons.pressure_fast_perpendicular.:.values", + "edge_profiles.ggd.:.electrons.temperature.:.values", + "edge_profiles.ggd.:.ion.:.density.:.values", + "edge_profiles.ggd.:.ion.:.density_fast.:.values", + "edge_profiles.ggd.:.ion.:.energy_density_kinetic.:.values", + "edge_profiles.ggd.:.ion.:.pressure.:.values", + "edge_profiles.ggd.:.ion.:.pressure_fast_parallel.:.values", + "edge_profiles.ggd.:.ion.:.pressure_fast_perpendicular.:.values", + "edge_profiles.ggd.:.ion.:.state.:.density.:.values", + "edge_profiles.ggd.:.ion.:.state.:.density_fast.:.values", + "edge_profiles.ggd.:.ion.:.state.:.distribution_function.:.values", + "edge_profiles.ggd.:.ion.:.state.:.energy_density_kinetic.:.values", + "edge_profiles.ggd.:.ion.:.state.:.ionisation_potential.:.values", + "edge_profiles.ggd.:.ion.:.state.:.pressure.:.values", + "edge_profiles.ggd.:.ion.:.state.:.pressure_fast_parallel.:.values", + "edge_profiles.ggd.:.ion.:.state.:.pressure_fast_perpendicular.:.values", + "edge_profiles.ggd.:.ion.:.state.:.temperature.:.values", + "edge_profiles.ggd.:.ion.:.state.:.z_average.:.values", + "edge_profiles.ggd.:.ion.:.state.:.z_square_average.:.values", + "edge_profiles.ggd.:.ion.:.temperature.:.values", + "edge_profiles.ggd.:.j_parallel.:.values", + "edge_profiles.ggd.:.n_i_total_over_n_e.:.values", + "edge_profiles.ggd.:.neutral.:.density.:.values", + "edge_profiles.ggd.:.neutral.:.density_fast.:.values", + "edge_profiles.ggd.:.neutral.:.energy_density_kinetic.:.values", + "edge_profiles.ggd.:.neutral.:.pressure.:.values", + "edge_profiles.ggd.:.neutral.:.pressure_fast_parallel.:.values", + "edge_profiles.ggd.:.neutral.:.pressure_fast_perpendicular.:.values", + "edge_profiles.ggd.:.neutral.:.state.:.density.:.values", + "edge_profiles.ggd.:.neutral.:.state.:.density_fast.:.values", + "edge_profiles.ggd.:.neutral.:.state.:.distribution_function.:.values", + "edge_profiles.ggd.:.neutral.:.state.:.energy_density_kinetic.:.values", + "edge_profiles.ggd.:.neutral.:.state.:.pressure.:.values", + "edge_profiles.ggd.:.neutral.:.state.:.pressure_fast_parallel.:.values", + "edge_profiles.ggd.:.neutral.:.state.:.pressure_fast_perpendicular.:.values", + "edge_profiles.ggd.:.neutral.:.state.:.temperature.:.values", + "edge_profiles.ggd.:.neutral.:.temperature.:.values", + "edge_profiles.ggd.:.phi_potential.:.values", + "edge_profiles.ggd.:.pressure_parallel.:.values", + "edge_profiles.ggd.:.pressure_perpendicular.:.values", + "edge_profiles.ggd.:.pressure_thermal.:.values", + "edge_profiles.ggd.:.t_i_average.:.values", + "edge_profiles.ggd.:.time", + "edge_profiles.ggd.:.zeff.:.values", + "edge_profiles.ggd_fast.:.time", + "edge_profiles.grid_ggd.:.grid_subset.:.element", + "edge_profiles.grid_ggd.:.time", + "edge_profiles.profiles_1d.:.electrons.density_fit.measured", + "edge_profiles.profiles_1d.:.electrons.temperature_fit.measured", + "edge_profiles.profiles_1d.:.grid.rho_pol_norm", + "edge_profiles.profiles_1d.:.ion.:.density_fit.measured", + "edge_profiles.profiles_1d.:.ion.:.state.:.density_fit.measured", + "edge_profiles.profiles_1d.:.ion.:.temperature_fit.measured", + "edge_profiles.profiles_1d.:.t_i_average_fit.measured", + "edge_profiles.profiles_1d.:.time", + "edge_profiles.profiles_1d.:.zeff_fit.measured", + "edge_profiles.time", + "edge_sources.grid_ggd.:.grid_subset.:.element", + "edge_sources.grid_ggd.:.time", + "edge_sources.source.:.ggd.:.current.:.values", + "edge_sources.source.:.ggd.:.electrons.energy.:.values", + "edge_sources.source.:.ggd.:.electrons.particles.:.values", + "edge_sources.source.:.ggd.:.ion.:.energy.:.values", + "edge_sources.source.:.ggd.:.ion.:.particles.:.values", + "edge_sources.source.:.ggd.:.ion.:.state.:.energy.:.values", + "edge_sources.source.:.ggd.:.ion.:.state.:.particles.:.values", + "edge_sources.source.:.ggd.:.neutral.:.energy.:.values", + "edge_sources.source.:.ggd.:.neutral.:.particles.:.values", + "edge_sources.source.:.ggd.:.neutral.:.state.:.energy.:.values", + "edge_sources.source.:.ggd.:.neutral.:.state.:.particles.:.values", + "edge_sources.source.:.ggd.:.time", + "edge_sources.source.:.ggd.:.total_ion_energy.:.values", + "edge_sources.source.:.ggd_fast.:.time", + "edge_sources.time", + "edge_transport.grid_ggd.:.grid_subset.:.element", + "edge_transport.grid_ggd.:.time", + "edge_transport.model.:.code.output_flag.time", + "edge_transport.model.:.ggd.:.electrons.energy.d.:.values", + "edge_transport.model.:.ggd.:.electrons.energy.d_pol.:.values", + "edge_transport.model.:.ggd.:.electrons.energy.d_radial.:.values", + "edge_transport.model.:.ggd.:.electrons.energy.flux.:.values", + "edge_transport.model.:.ggd.:.electrons.energy.flux_limiter.:.values", + "edge_transport.model.:.ggd.:.electrons.energy.flux_pol.:.values", + "edge_transport.model.:.ggd.:.electrons.energy.flux_radial.:.values", + "edge_transport.model.:.ggd.:.electrons.energy.v.:.values", + "edge_transport.model.:.ggd.:.electrons.energy.v_pol.:.values", + "edge_transport.model.:.ggd.:.electrons.energy.v_radial.:.values", + "edge_transport.model.:.ggd.:.electrons.particles.d.:.values", + "edge_transport.model.:.ggd.:.electrons.particles.d_pol.:.values", + "edge_transport.model.:.ggd.:.electrons.particles.d_radial.:.values", + "edge_transport.model.:.ggd.:.electrons.particles.flux.:.values", + "edge_transport.model.:.ggd.:.electrons.particles.flux_limiter.:.values", + "edge_transport.model.:.ggd.:.electrons.particles.flux_pol.:.values", + "edge_transport.model.:.ggd.:.electrons.particles.flux_radial.:.values", + "edge_transport.model.:.ggd.:.electrons.particles.v.:.values", + "edge_transport.model.:.ggd.:.electrons.particles.v_pol.:.values", + "edge_transport.model.:.ggd.:.electrons.particles.v_radial.:.values", + "edge_transport.model.:.ggd.:.ion.:.energy.d.:.values", + "edge_transport.model.:.ggd.:.ion.:.energy.d_pol.:.values", + "edge_transport.model.:.ggd.:.ion.:.energy.d_radial.:.values", + "edge_transport.model.:.ggd.:.ion.:.energy.flux.:.values", + "edge_transport.model.:.ggd.:.ion.:.energy.flux_limiter.:.values", + "edge_transport.model.:.ggd.:.ion.:.energy.flux_pol.:.values", + "edge_transport.model.:.ggd.:.ion.:.energy.flux_radial.:.values", + "edge_transport.model.:.ggd.:.ion.:.energy.v.:.values", + "edge_transport.model.:.ggd.:.ion.:.energy.v_pol.:.values", + "edge_transport.model.:.ggd.:.ion.:.energy.v_radial.:.values", + "edge_transport.model.:.ggd.:.ion.:.momentum.d_pol.:.values", + "edge_transport.model.:.ggd.:.ion.:.momentum.d_radial.:.values", + "edge_transport.model.:.ggd.:.ion.:.momentum.flux_pol.:.values", + "edge_transport.model.:.ggd.:.ion.:.momentum.flux_radial.:.values", + "edge_transport.model.:.ggd.:.ion.:.momentum.v_pol.:.values", + "edge_transport.model.:.ggd.:.ion.:.momentum.v_radial.:.values", + "edge_transport.model.:.ggd.:.ion.:.particles.d.:.values", + "edge_transport.model.:.ggd.:.ion.:.particles.d_pol.:.values", + "edge_transport.model.:.ggd.:.ion.:.particles.d_radial.:.values", + "edge_transport.model.:.ggd.:.ion.:.particles.flux.:.values", + "edge_transport.model.:.ggd.:.ion.:.particles.flux_limiter.:.values", + "edge_transport.model.:.ggd.:.ion.:.particles.flux_pol.:.values", + "edge_transport.model.:.ggd.:.ion.:.particles.flux_radial.:.values", + "edge_transport.model.:.ggd.:.ion.:.particles.v.:.values", + "edge_transport.model.:.ggd.:.ion.:.particles.v_pol.:.values", + "edge_transport.model.:.ggd.:.ion.:.particles.v_radial.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.energy.d.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.energy.d_pol.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.energy.d_radial.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.energy.flux.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.energy.flux_limiter.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.energy.flux_pol.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.energy.flux_radial.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.energy.v.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.energy.v_pol.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.energy.v_radial.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.momentum.d_pol.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.momentum.d_radial.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.momentum.flux_pol.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.momentum.flux_radial.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.momentum.v_pol.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.momentum.v_radial.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.particles.d.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.particles.d_pol.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.particles.d_radial.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.particles.flux.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.particles.flux_limiter.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.particles.flux_pol.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.particles.flux_radial.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.particles.v.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.particles.v_pol.:.values", + "edge_transport.model.:.ggd.:.ion.:.state.:.particles.v_radial.:.values", + "edge_transport.model.:.ggd.:.momentum.d_pol.:.values", + "edge_transport.model.:.ggd.:.momentum.d_radial.:.values", + "edge_transport.model.:.ggd.:.momentum.flux_pol.:.values", + "edge_transport.model.:.ggd.:.momentum.flux_radial.:.values", + "edge_transport.model.:.ggd.:.momentum.v_pol.:.values", + "edge_transport.model.:.ggd.:.momentum.v_radial.:.values", + "edge_transport.model.:.ggd.:.neutral.:.energy.d.:.values", + "edge_transport.model.:.ggd.:.neutral.:.energy.d_pol.:.values", + "edge_transport.model.:.ggd.:.neutral.:.energy.d_radial.:.values", + "edge_transport.model.:.ggd.:.neutral.:.energy.flux.:.values", + "edge_transport.model.:.ggd.:.neutral.:.energy.flux_limiter.:.values", + "edge_transport.model.:.ggd.:.neutral.:.energy.flux_pol.:.values", + "edge_transport.model.:.ggd.:.neutral.:.energy.flux_radial.:.values", + "edge_transport.model.:.ggd.:.neutral.:.energy.v.:.values", + "edge_transport.model.:.ggd.:.neutral.:.energy.v_pol.:.values", + "edge_transport.model.:.ggd.:.neutral.:.energy.v_radial.:.values", + "edge_transport.model.:.ggd.:.neutral.:.momentum.d_pol.:.values", + "edge_transport.model.:.ggd.:.neutral.:.momentum.d_radial.:.values", + "edge_transport.model.:.ggd.:.neutral.:.momentum.flux_pol.:.values", + "edge_transport.model.:.ggd.:.neutral.:.momentum.flux_radial.:.values", + "edge_transport.model.:.ggd.:.neutral.:.momentum.v_pol.:.values", + "edge_transport.model.:.ggd.:.neutral.:.momentum.v_radial.:.values", + "edge_transport.model.:.ggd.:.neutral.:.particles.d.:.values", + "edge_transport.model.:.ggd.:.neutral.:.particles.d_pol.:.values", + "edge_transport.model.:.ggd.:.neutral.:.particles.d_radial.:.values", + "edge_transport.model.:.ggd.:.neutral.:.particles.flux.:.values", + "edge_transport.model.:.ggd.:.neutral.:.particles.flux_limiter.:.values", + "edge_transport.model.:.ggd.:.neutral.:.particles.flux_pol.:.values", + "edge_transport.model.:.ggd.:.neutral.:.particles.flux_radial.:.values", + "edge_transport.model.:.ggd.:.neutral.:.particles.v.:.values", + "edge_transport.model.:.ggd.:.neutral.:.particles.v_pol.:.values", + "edge_transport.model.:.ggd.:.neutral.:.particles.v_radial.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.energy.d.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.energy.d_pol.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.energy.d_radial.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.energy.flux.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.energy.flux_limiter.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.energy.flux_pol.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.energy.flux_radial.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.energy.v.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.energy.v_pol.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.energy.v_radial.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.momentum.d_pol.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.momentum.d_radial.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.momentum.flux_pol.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.momentum.flux_radial.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.momentum.v_pol.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.momentum.v_radial.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.particles.d.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.particles.d_pol.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.particles.d_radial.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.particles.flux.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.particles.flux_limiter.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.particles.flux_pol.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.particles.flux_radial.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.particles.v.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.particles.v_pol.:.values", + "edge_transport.model.:.ggd.:.neutral.:.state.:.particles.v_radial.:.values", + "edge_transport.model.:.ggd.:.time", + "edge_transport.model.:.ggd.:.total_ion_energy.d.:.values", + "edge_transport.model.:.ggd.:.total_ion_energy.d_pol.:.values", + "edge_transport.model.:.ggd.:.total_ion_energy.d_radial.:.values", + "edge_transport.model.:.ggd.:.total_ion_energy.flux.:.values", + "edge_transport.model.:.ggd.:.total_ion_energy.flux_limiter.:.values", + "edge_transport.model.:.ggd.:.total_ion_energy.flux_pol.:.values", + "edge_transport.model.:.ggd.:.total_ion_energy.flux_radial.:.values", + "edge_transport.model.:.ggd.:.total_ion_energy.v.:.values", + "edge_transport.model.:.ggd.:.total_ion_energy.v_pol.:.values", + "edge_transport.model.:.ggd.:.total_ion_energy.v_radial.:.values", + "edge_transport.model.:.ggd_fast.:.time", + "edge_transport.time", + "em_coupling.active_coils", + "em_coupling.flux_loops", + "em_coupling.grid_points", + "em_coupling.passive_loops", + "em_coupling.poloidal_probes", + "em_coupling.time", + "equilibrium.grids_ggd.:.grid", + "equilibrium.grids_ggd.:.grid.:.grid_subset.:.element", + "equilibrium.grids_ggd.:.time", + "equilibrium.time", + "equilibrium.time_slice.:.boundary.lcfs.r", + "equilibrium.time_slice.:.boundary.outline.r", + "equilibrium.time_slice.:.boundary_secondary_separatrix.outline.r", + "equilibrium.time_slice.:.boundary_separatrix.outline.r", + "equilibrium.time_slice.:.coordinate_system.grid.dim1", + "equilibrium.time_slice.:.coordinate_system.grid.dim2", + "equilibrium.time_slice.:.ggd.:.b_field_r.:.values", + "equilibrium.time_slice.:.ggd.:.b_field_tor.:.values", + "equilibrium.time_slice.:.ggd.:.b_field_z.:.values", + "equilibrium.time_slice.:.ggd.:.grid.grid_subset.:.element", + "equilibrium.time_slice.:.ggd.:.j_parallel.:.values", + "equilibrium.time_slice.:.ggd.:.j_tor.:.values", + "equilibrium.time_slice.:.ggd.:.phi.:.values", + "equilibrium.time_slice.:.ggd.:.psi.:.values", + "equilibrium.time_slice.:.ggd.:.r.:.values", + "equilibrium.time_slice.:.ggd.:.theta.:.values", + "equilibrium.time_slice.:.ggd.:.z.:.values", + "equilibrium.time_slice.:.profiles_1d.psi", + "equilibrium.time_slice.:.profiles_2d.:.grid.dim1", + "equilibrium.time_slice.:.profiles_2d.:.grid.dim2", + "equilibrium.time_slice.:.time", + "focs.b_field_z.time", + "focs.current.time", + "focs.outline.r", + "focs.stokes_output.:.time", + "focs.time", + "gas_injection.pipe.:.flow_rate.time", + "gas_injection.time", + "gas_injection.valve.:.electron_rate.time", + "gas_injection.valve.:.flow_rate.time", + "gas_injection.valve.:.response_curve.voltage", + "gas_injection.valve.:.voltage.time", + "gas_pumping.duct.:.flow_rate.time", + "gas_pumping.duct.:.species.:.flow_rate.time", + "gas_pumping.time", + "gyrokinetics.flux_surface.shape_coefficients_c", + "gyrokinetics.flux_surface.shape_coefficients_s", + "gyrokinetics.species", + "gyrokinetics.time", + "gyrokinetics.wavevector.:.eigenmode.:.poloidal_angle", + "gyrokinetics.wavevector.:.eigenmode.:.time_norm", + "hard_x_rays.channel.:.aperture.:.outline.x1", + "hard_x_rays.channel.:.detector.outline.x1", + "hard_x_rays.channel.:.energy_band", + "hard_x_rays.channel.:.energy_band.:.energies", + "hard_x_rays.channel.:.filter_window.:.outline.x1", + "hard_x_rays.channel.:.filter_window.:.wavelengths", + "hard_x_rays.channel.:.radiance.time", + "hard_x_rays.emissivity_profile_1d.:.rho_tor_norm", + "hard_x_rays.emissivity_profile_1d.:.time", + "hard_x_rays.time", + "ic_antennas.antenna.:.frequency.time", + "ic_antennas.antenna.:.module.:.current.:.amplitude.time", + "ic_antennas.antenna.:.module.:.current.:.phase.time", + "ic_antennas.antenna.:.module.:.frequency.time", + "ic_antennas.antenna.:.module.:.matching_element.:.capacitance.time", + "ic_antennas.antenna.:.module.:.matching_element.:.phase.time", + "ic_antennas.antenna.:.module.:.phase_forward.time", + "ic_antennas.antenna.:.module.:.phase_reflected.time", + "ic_antennas.antenna.:.module.:.power_forward.time", + "ic_antennas.antenna.:.module.:.power_launched.time", + "ic_antennas.antenna.:.module.:.power_reflected.time", + "ic_antennas.antenna.:.module.:.pressure.:.amplitude.time", + "ic_antennas.antenna.:.module.:.pressure.:.phase.time", + "ic_antennas.antenna.:.module.:.reflection_coefficient.time", + "ic_antennas.antenna.:.module.:.strap.:.current.time", + "ic_antennas.antenna.:.module.:.strap.:.geometry.arcs_of_circle.r", + "ic_antennas.antenna.:.module.:.strap.:.geometry.outline.r", + "ic_antennas.antenna.:.module.:.strap.:.outline.r", + "ic_antennas.antenna.:.module.:.strap.:.phase.time", + "ic_antennas.antenna.:.module.:.voltage.:.amplitude.time", + "ic_antennas.antenna.:.module.:.voltage.:.phase.time", + "ic_antennas.antenna.:.power_forward.time", + "ic_antennas.antenna.:.power_launched.time", + "ic_antennas.antenna.:.power_reflected.time", + "ic_antennas.antenna.:.surface_current.:.m_pol", + "ic_antennas.antenna.:.surface_current.:.n_tor", + "ic_antennas.antenna.:.surface_current.:.time", + "ic_antennas.power_launched.time", + "ic_antennas.time", + "interferometer.channel", + "interferometer.channel.:.n_e_line.time", + "interferometer.channel.:.n_e_line_average.time", + "interferometer.channel.:.path_length_variation.time", + "interferometer.channel.:.wavelength.:.fringe_jump_correction_times", + "interferometer.channel.:.wavelength.:.phase_corrected.time", + "interferometer.electrons_n.time", + "interferometer.n_e_volume_average.time", + "interferometer.time", + "iron_core.segment", + "iron_core.segment.:.b_field", + "iron_core.segment.:.geometry.arcs_of_circle.r", + "iron_core.segment.:.geometry.outline.r", + "iron_core.segment.:.magnetisation_r.time", + "iron_core.segment.:.magnetisation_z.time", + "iron_core.time", + "langmuir_probes.embedded.:.multi_temperature_fits.:.time", + "langmuir_probes.embedded.:.time", + "langmuir_probes.reciprocating.:.plunge.:.collector", + "langmuir_probes.reciprocating.:.plunge.:.time", + "langmuir_probes.reciprocating.:.plunge.:.time_within_plunge", + "langmuir_probes.time", + "lh_antennas.antenna.:.distance_to_antenna", + "lh_antennas.antenna.:.module.:.phase.time", + "lh_antennas.antenna.:.module.:.power_forward.time", + "lh_antennas.antenna.:.module.:.power_launched.time", + "lh_antennas.antenna.:.module.:.power_reflected.time", + "lh_antennas.antenna.:.module.:.reflection_coefficient.time", + "lh_antennas.antenna.:.n_e.time", + "lh_antennas.antenna.:.n_parallel_peak.time", + "lh_antennas.antenna.:.phase_average.time", + "lh_antennas.antenna.:.position.phi.time", + "lh_antennas.antenna.:.position.r.time", + "lh_antennas.antenna.:.position.z.time", + "lh_antennas.antenna.:.power_forward.time", + "lh_antennas.antenna.:.power_launched.time", + "lh_antennas.antenna.:.power_reflected.time", + "lh_antennas.antenna.:.pressure_tank.time", + "lh_antennas.antenna.:.reflection_coefficient.time", + "lh_antennas.antenna.:.row.:.n_pol", + "lh_antennas.antenna.:.row.:.n_tor", + "lh_antennas.antenna.:.row.:.position.time", + "lh_antennas.antenna.:.row.:.time", + "lh_antennas.power.time", + "lh_antennas.power_launched.time", + "lh_antennas.time", + "magnetics.b_field_pol_probe.:.field.time", + "magnetics.b_field_pol_probe.:.non_linear_response.b_field_linear", + "magnetics.b_field_pol_probe.:.voltage.time", + "magnetics.b_field_tor_probe.:.field.time", + "magnetics.b_field_tor_probe.:.non_linear_response.b_field_linear", + "magnetics.b_field_tor_probe.:.voltage.time", + "magnetics.bpol_probe", + "magnetics.bpol_probe.:.field.time", + "magnetics.bpol_probe.:.non_linear_response.b_field_linear", + "magnetics.bpol_probe.:.voltage.time", + "magnetics.diamagnetic_flux.:.time", + "magnetics.flux_loop", + "magnetics.flux_loop.:.flux.time", + "magnetics.flux_loop.:.voltage.time", + "magnetics.ip.:.time", + "magnetics.method.:.ip.time", + "magnetics.rogowski_coil.:.current.time", + "magnetics.shunt.:.voltage.time", + "magnetics.time", + "mhd.ggd.:.a_field_r.:.values", + "mhd.ggd.:.a_field_tor.:.values", + "mhd.ggd.:.a_field_z.:.values", + "mhd.ggd.:.b_field_r.:.values", + "mhd.ggd.:.b_field_tor.:.values", + "mhd.ggd.:.b_field_z.:.values", + "mhd.ggd.:.electrons.temperature.:.values", + "mhd.ggd.:.j_r.:.values", + "mhd.ggd.:.j_tor.:.values", + "mhd.ggd.:.j_tor_r.:.values", + "mhd.ggd.:.j_z.:.values", + "mhd.ggd.:.mass_density.:.values", + "mhd.ggd.:.n_i_total.:.values", + "mhd.ggd.:.phi_potential.:.values", + "mhd.ggd.:.psi.:.values", + "mhd.ggd.:.t_i_average.:.values", + "mhd.ggd.:.time", + "mhd.ggd.:.velocity_parallel.:.values", + "mhd.ggd.:.velocity_parallel_over_b_field.:.values", + "mhd.ggd.:.velocity_r.:.values", + "mhd.ggd.:.velocity_tor.:.values", + "mhd.ggd.:.velocity_z.:.values", + "mhd.ggd.:.vorticity.:.values", + "mhd.ggd.:.vorticity_over_r.:.values", + "mhd.ggd.:.zeff.:.values", + "mhd.grid_ggd.:.grid_subset.:.element", + "mhd.grid_ggd.:.time", + "mhd.time", + "mhd_linear.time", + "mhd_linear.time_slice.:.time", + "mhd_linear.time_slice.:.toroidal_mode.:.plasma.alfven_frequency_spectrum.:.real", + "mhd_linear.time_slice.:.toroidal_mode.:.plasma.coordinate_system.grid.dim1", + "mhd_linear.time_slice.:.toroidal_mode.:.plasma.coordinate_system.grid.dim2", + "mhd_linear.time_slice.:.toroidal_mode.:.plasma.grid.dim1", + "mhd_linear.time_slice.:.toroidal_mode.:.plasma.grid.dim2", + "mhd_linear.time_slice.:.toroidal_mode.:.vacuum.coordinate_system.grid.dim1", + "mhd_linear.time_slice.:.toroidal_mode.:.vacuum.coordinate_system.grid.dim2", + "mhd_linear.time_slice.:.toroidal_mode.:.vacuum.grid.dim1", + "mhd_linear.time_slice.:.toroidal_mode.:.vacuum.grid.dim2", + "mse.channel", + "mse.channel.:.active_spatial_resolution.:.time", + "mse.channel.:.aperture.:.outline.x1", + "mse.channel.:.detector.outline.x1", + "mse.channel.:.polarisation_angle.time", + "mse.time", + "nbi.time", + "nbi.unit.:.aperture.:.outline.x1", + "nbi.unit.:.beam_current_fraction.time", + "nbi.unit.:.beam_power_fraction.time", + "nbi.unit.:.beamlets_group.:.beamlets.positions.r", + "nbi.unit.:.beamlets_group.:.tilting.:.time", + "nbi.unit.:.energy.time", + "nbi.unit.:.power_launched.time", + "nbi.unit.:.source.outline.x1", + "neutron_diagnostic.detectors", + "neutron_diagnostic.detectors.:.amplitude_peak.time", + "neutron_diagnostic.detectors.:.amplitude_raw.time", + "neutron_diagnostic.detectors.:.aperture.:.outline.x1", + "neutron_diagnostic.detectors.:.b_field_sensor.amplitude.time", + "neutron_diagnostic.detectors.:.b_field_sensor.frequency.time", + "neutron_diagnostic.detectors.:.detector.outline.x1", + "neutron_diagnostic.detectors.:.energy_band", + "neutron_diagnostic.detectors.:.energy_band.:.energies", + "neutron_diagnostic.detectors.:.field_of_view.emission_grid.phi", + "neutron_diagnostic.detectors.:.field_of_view.emission_grid.r", + "neutron_diagnostic.detectors.:.field_of_view.emission_grid.z", + "neutron_diagnostic.detectors.:.green_functions.event_in_detector_neutron_flux.values", + "neutron_diagnostic.detectors.:.green_functions.event_in_detector_response_function.values", + "neutron_diagnostic.detectors.:.green_functions.source_neutron_energies", + "neutron_diagnostic.detectors.:.mode.:.counting.time", + "neutron_diagnostic.detectors.:.spectrum.time", + "neutron_diagnostic.detectors.:.supply_high_voltage.voltage_out.time", + "neutron_diagnostic.detectors.:.supply_high_voltage.voltage_set.time", + "neutron_diagnostic.detectors.:.supply_low_voltage.voltage_out.time", + "neutron_diagnostic.detectors.:.supply_low_voltage.voltage_set.time", + "neutron_diagnostic.detectors.:.temperature_sensor.amplitude.time", + "neutron_diagnostic.detectors.:.temperature_sensor.frequency.time", + "neutron_diagnostic.detectors.:.test_generator.amplitude.time", + "neutron_diagnostic.detectors.:.test_generator.frequency.time", + "neutron_diagnostic.time", + "neutron_diagnostic.unit_source.:.radiation.:.reaction.:.energy", + "ntms.time", + "ntms.time_slice.:.mode.:.detailed_evolution.time_detailed", + "ntms.time_slice.:.time", + "pellets.time", + "pellets.time_slice.:.pellet.:.path_profiles.distance", + "pellets.time_slice.:.pellet.:.path_profiles.position.r", + "pellets.time_slice.:.time", + "pf_active.circuit.:.current.time", + "pf_active.circuit.:.voltage.time", + "pf_active.coil", + "pf_active.coil.:.b_field_max", + "pf_active.coil.:.b_field_max_timed.time", + "pf_active.coil.:.current.time", + "pf_active.coil.:.element.:.geometry.arcs_of_circle.r", + "pf_active.coil.:.element.:.geometry.outline.r", + "pf_active.coil.:.resistance_additional.time", + "pf_active.coil.:.temperature", + "pf_active.coil.:.voltage.time", + "pf_active.radial_force.:.force.time", + "pf_active.supply.:.current.time", + "pf_active.supply.:.voltage.time", + "pf_active.time", + "pf_active.vertical_force.:.force.time", + "pf_passive.loop", + "pf_passive.loop.:.element.:.geometry.arcs_of_circle.r", + "pf_passive.loop.:.element.:.geometry.outline.r", + "pf_passive.loop.:.time", + "pf_passive.time", + "plasma_initiation.b_field_lines.:.grid.dim1", + "plasma_initiation.b_field_lines.:.grid.dim2", + "plasma_initiation.b_field_lines.:.starting_positions.r", + "plasma_initiation.b_field_lines.:.time", + "plasma_initiation.b_field_lines.:.townsend_or_closed_grid_positions.r", + "plasma_initiation.b_field_lines.:.townsend_or_closed_positions.r", + "plasma_initiation.global_quantities.b_field_perpendicular.time", + "plasma_initiation.global_quantities.b_field_stray.time", + "plasma_initiation.global_quantities.connection_length.time", + "plasma_initiation.global_quantities.coulomb_logarithm.time", + "plasma_initiation.profiles_2d.:.grid.dim1", + "plasma_initiation.profiles_2d.:.grid.dim2", + "plasma_initiation.profiles_2d.:.time", + "plasma_initiation.time", + "polarimeter.channel", + "polarimeter.channel.:.ellipticity.time", + "polarimeter.channel.:.faraday_angle.time", + "polarimeter.time", + "pulse_schedule.density_control.ion.:.n_i_volume_average.reference.time", + "pulse_schedule.density_control.mode.time", + "pulse_schedule.density_control.n_e_line.reference.time", + "pulse_schedule.density_control.n_e_line_lcfs.reference.time", + "pulse_schedule.density_control.n_e_profile_average.reference.time", + "pulse_schedule.density_control.n_e_volume_average.reference.time", + "pulse_schedule.density_control.n_h_over_n_d.reference.time", + "pulse_schedule.density_control.n_t_over_n_d.reference.time", + "pulse_schedule.density_control.valve.:.flow_rate.reference.time", + "pulse_schedule.density_control.zeff.reference.time", + "pulse_schedule.ec.launcher.:.deposition_rho_tor_norm.reference.time", + "pulse_schedule.ec.launcher.:.frequency.reference.time", + "pulse_schedule.ec.launcher.:.power.reference.time", + "pulse_schedule.ec.launcher.:.steering_angle_pol.reference.time", + "pulse_schedule.ec.launcher.:.steering_angle_tor.reference.time", + "pulse_schedule.ec.mode.time", + "pulse_schedule.ec.power.reference.time", + "pulse_schedule.flux_control.beta_normal.reference.time", + "pulse_schedule.flux_control.i_plasma.reference.time", + "pulse_schedule.flux_control.li_3.reference.time", + "pulse_schedule.flux_control.loop_voltage.reference.time", + "pulse_schedule.flux_control.mode.time", + "pulse_schedule.ic.antenna.:.frequency.reference.time", + "pulse_schedule.ic.antenna.:.phase.reference.time", + "pulse_schedule.ic.antenna.:.power.reference.time", + "pulse_schedule.ic.mode.time", + "pulse_schedule.ic.power.reference.time", + "pulse_schedule.lh.antenna.:.frequency.reference.time", + "pulse_schedule.lh.antenna.:.n_parallel.reference.time", + "pulse_schedule.lh.antenna.:.phase.reference.time", + "pulse_schedule.lh.antenna.:.power.reference.time", + "pulse_schedule.lh.mode.time", + "pulse_schedule.lh.power.reference.time", + "pulse_schedule.nbi.mode.time", + "pulse_schedule.nbi.power.reference.time", + "pulse_schedule.nbi.unit.:.energy.reference.time", + "pulse_schedule.nbi.unit.:.power.reference.time", + "pulse_schedule.pf_active.coil.:.current.reference.time", + "pulse_schedule.pf_active.coil.:.resistance_additional.reference.time", + "pulse_schedule.pf_active.mode.time", + "pulse_schedule.pf_active.supply.:.voltage.reference.time", + "pulse_schedule.position_control.active_limiter_point.r.reference.time", + "pulse_schedule.position_control.active_limiter_point.z.reference.time", + "pulse_schedule.position_control.boundary_outline.:.r.reference.time", + "pulse_schedule.position_control.boundary_outline.:.z.reference.time", + "pulse_schedule.position_control.elongation.reference.time", + "pulse_schedule.position_control.elongation_lower.reference.time", + "pulse_schedule.position_control.elongation_upper.reference.time", + "pulse_schedule.position_control.gap.:.value.reference.time", + "pulse_schedule.position_control.geometric_axis.r.reference.time", + "pulse_schedule.position_control.geometric_axis.z.reference.time", + "pulse_schedule.position_control.magnetic_axis.r.reference.time", + "pulse_schedule.position_control.magnetic_axis.z.reference.time", + "pulse_schedule.position_control.minor_radius.reference.time", + "pulse_schedule.position_control.mode.time", + "pulse_schedule.position_control.squareness_lower_inner.reference.time", + "pulse_schedule.position_control.squareness_lower_outer.reference.time", + "pulse_schedule.position_control.squareness_upper_inner.reference.time", + "pulse_schedule.position_control.squareness_upper_outer.reference.time", + "pulse_schedule.position_control.strike_point.:.r.reference.time", + "pulse_schedule.position_control.strike_point.:.z.reference.time", + "pulse_schedule.position_control.triangularity.reference.time", + "pulse_schedule.position_control.triangularity_inner.reference.time", + "pulse_schedule.position_control.triangularity_lower.reference.time", + "pulse_schedule.position_control.triangularity_minor.reference.time", + "pulse_schedule.position_control.triangularity_outer.reference.time", + "pulse_schedule.position_control.triangularity_upper.reference.time", + "pulse_schedule.position_control.x_point.:.r.reference.time", + "pulse_schedule.position_control.x_point.:.z.reference.time", + "pulse_schedule.position_control.z_r_max.reference.time", + "pulse_schedule.position_control.z_r_min.reference.time", + "pulse_schedule.tf.b_field_tor_vacuum_r.reference.time", + "pulse_schedule.tf.mode.time", + "pulse_schedule.time", + "radiation.grid_ggd.:.grid_subset.:.element", + "radiation.grid_ggd.:.time", + "radiation.process.:.ggd.:.electrons.emissivity.:.values", + "radiation.process.:.ggd.:.ion.:.emissivity.:.values", + "radiation.process.:.ggd.:.ion.:.state.:.emissivity.:.values", + "radiation.process.:.ggd.:.neutral.:.emissivity.:.values", + "radiation.process.:.ggd.:.neutral.:.state.:.emissivity.:.values", + "radiation.process.:.ggd.:.time", + "radiation.process.:.global_quantities.:.time", + "radiation.process.:.profiles_1d.:.grid.rho_tor_norm", + "radiation.process.:.profiles_1d.:.time", + "radiation.time", + "real_time_data.time", + "real_time_data.topic.:.signal.:.quality.time", + "real_time_data.topic.:.signal.:.value.time", + "reflectometer_fluctuation.channel.:.amplitude.time", + "reflectometer_fluctuation.channel.:.antenna_detection_static.outline.x1", + "reflectometer_fluctuation.channel.:.antenna_emission_static.outline.x1", + "reflectometer_fluctuation.channel.:.antennas_orientation.:.time", + "reflectometer_fluctuation.channel.:.doppler.time", + "reflectometer_fluctuation.channel.:.fluctuations_level.time", + "reflectometer_fluctuation.channel.:.fluctuations_spectrum.frequencies_fourier", + "reflectometer_fluctuation.channel.:.fluctuations_spectrum.time", + "reflectometer_fluctuation.channel.:.frequencies.time", + "reflectometer_fluctuation.channel.:.phase.time", + "reflectometer_fluctuation.channel.:.raw_signal.time", + "reflectometer_fluctuation.psi_normalization.time", + "reflectometer_fluctuation.time", + "reflectometer_profile.channel.:.amplitude.time", + "reflectometer_profile.channel.:.antenna_detection.outline.x1", + "reflectometer_profile.channel.:.antenna_emission.outline.x1", + "reflectometer_profile.channel.:.frequencies", + "reflectometer_profile.channel.:.n_e.time", + "reflectometer_profile.channel.:.phase.time", + "reflectometer_profile.n_e.time", + "reflectometer_profile.psi_normalization.time", + "reflectometer_profile.time", + "refractometer.channel.:.bandwidth.:.n_e_line.time", + "refractometer.channel.:.bandwidth.:.phase_quadrature.time", + "refractometer.channel.:.bandwidth.:.time", + "refractometer.channel.:.n_e_line.time", + "refractometer.time", + "runaway_electrons.distribution.ggd.:.expansion.:.grid_subset.:.values", + "runaway_electrons.distribution.ggd.:.expansion_fd3v.:.grid_subset.:.values", + "runaway_electrons.distribution.ggd.:.time", + "runaway_electrons.distribution.markers.:.coordinate_identifier", + "runaway_electrons.distribution.markers.:.orbit_integrals.bounce_harmonics", + "runaway_electrons.distribution.markers.:.orbit_integrals.expressions", + "runaway_electrons.distribution.markers.:.orbit_integrals.m_pol", + "runaway_electrons.distribution.markers.:.orbit_integrals.n_tor", + "runaway_electrons.distribution.markers.:.orbit_integrals_instant.expressions", + "runaway_electrons.distribution.markers.:.orbit_integrals_instant.time_orbit", + "runaway_electrons.distribution.markers.:.time", + "runaway_electrons.distribution.markers.:.weights", + "runaway_electrons.ggd_fluid.:.current_density.:.values", + "runaway_electrons.ggd_fluid.:.ddensity_dt_compton.:.values", + "runaway_electrons.ggd_fluid.:.ddensity_dt_dreicer.:.values", + "runaway_electrons.ggd_fluid.:.ddensity_dt_hot_tail.:.values", + "runaway_electrons.ggd_fluid.:.ddensity_dt_total.:.values", + "runaway_electrons.ggd_fluid.:.ddensity_dt_tritium.:.values", + "runaway_electrons.ggd_fluid.:.density.:.values", + "runaway_electrons.ggd_fluid.:.e_field_critical.:.values", + "runaway_electrons.ggd_fluid.:.e_field_dreicer.:.values", + "runaway_electrons.ggd_fluid.:.energy_density_kinetic.:.values", + "runaway_electrons.ggd_fluid.:.momentum_critical_avalanche.:.values", + "runaway_electrons.ggd_fluid.:.momentum_critical_hot_tail.:.values", + "runaway_electrons.ggd_fluid.:.pitch_angle.:.values", + "runaway_electrons.ggd_fluid.:.time", + "runaway_electrons.grid_ggd.:.grid_subset.:.element", + "runaway_electrons.grid_ggd.:.time", + "runaway_electrons.profiles_1d.:.grid.rho_tor_norm", + "runaway_electrons.profiles_1d.:.time", + "runaway_electrons.time", + "sawteeth.profiles_1d.:.grid.rho_tor_norm", + "sawteeth.profiles_1d.:.time", + "sawteeth.time", + "soft_x_rays.channel.:.aperture.:.outline.x1", + "soft_x_rays.channel.:.brightness.time", + "soft_x_rays.channel.:.detector.outline.x1", + "soft_x_rays.channel.:.energy_band", + "soft_x_rays.channel.:.energy_band.:.energies", + "soft_x_rays.channel.:.filter_window.:.outline.x1", + "soft_x_rays.channel.:.filter_window.:.wavelengths", + "soft_x_rays.channel.:.power.time", + "soft_x_rays.channel.:.validity_timed.time", + "soft_x_rays.time", + "spectrometer_mass.channel.:.time", + "spectrometer_mass.residual_spectrum.:.a", + "spectrometer_mass.residual_spectrum.:.time", + "spectrometer_mass.time", + "spectrometer_uv.channel.:.aperture.:.outline.x1", + "spectrometer_uv.channel.:.detector.outline.x1", + "spectrometer_uv.channel.:.detector_position_parameter.time", + "spectrometer_uv.channel.:.grating.outline.x1", + "spectrometer_uv.channel.:.intensity_spectrum.time", + "spectrometer_uv.channel.:.line_of_sight.position_parameter.time", + "spectrometer_uv.channel.:.line_of_sight.second_point.time", + "spectrometer_uv.channel.:.processed_line.:.intensity.time", + "spectrometer_uv.channel.:.processed_line.:.radiance.time", + "spectrometer_uv.channel.:.radiance_spectral.time", + "spectrometer_uv.channel.:.supply_high_voltage.:.voltage_set.time", + "spectrometer_uv.channel.:.validity_timed.time", + "spectrometer_uv.channel.:.wavelengths", + "spectrometer_uv.time", + "spectrometer_visible.channel.:.active_spatial_resolution.:.time", + "spectrometer_visible.channel.:.aperture.:.outline.x1", + "spectrometer_visible.channel.:.detector.outline.x1", + "spectrometer_visible.channel.:.detector_image.outline.r", + "spectrometer_visible.channel.:.fibre_bundle.fibre_positions.x1", + "spectrometer_visible.channel.:.fibre_bundle.geometry.outline.x1", + "spectrometer_visible.channel.:.fibre_image.outline.r", + "spectrometer_visible.channel.:.filter_spectrometer.output_voltage.time", + "spectrometer_visible.channel.:.filter_spectrometer.photoelectric_voltage.time", + "spectrometer_visible.channel.:.filter_spectrometer.photon_count.time", + "spectrometer_visible.channel.:.filter_spectrometer.wavelengths", + "spectrometer_visible.channel.:.geometry_matrix.emission_grid.dim1", + "spectrometer_visible.channel.:.geometry_matrix.emission_grid.dim2", + "spectrometer_visible.channel.:.geometry_matrix.emission_grid.dim3", + "spectrometer_visible.channel.:.geometry_matrix.interpolated.r", + "spectrometer_visible.channel.:.geometry_matrix.with_reflections.data", + "spectrometer_visible.channel.:.geometry_matrix.without_reflections.data", + "spectrometer_visible.channel.:.grating_spectrometer.intensity_spectrum.time", + "spectrometer_visible.channel.:.grating_spectrometer.processed_line.:.intensity.time", + "spectrometer_visible.channel.:.grating_spectrometer.processed_line.:.radiance.time", + "spectrometer_visible.channel.:.grating_spectrometer.radiance_spectral.time", + "spectrometer_visible.channel.:.grating_spectrometer.wavelengths", + "spectrometer_visible.channel.:.isotope_ratios.isotope.:.time", + "spectrometer_visible.channel.:.isotope_ratios.time", + "spectrometer_visible.channel.:.light_collection_efficiencies.positions.r", + "spectrometer_visible.channel.:.optical_element.:.geometry.outline.x1", + "spectrometer_visible.channel.:.optical_element.:.material_properties.wavelengths", + "spectrometer_visible.channel.:.polarization_spectroscopy.time", + "spectrometer_visible.channel.:.polarizer.outline.x1", + "spectrometer_visible.channel.:.validity_timed.time", + "spectrometer_visible.time", + "spectrometer_x_ray_crystal.channel.:.aperture.outline.x1", + "spectrometer_x_ray_crystal.channel.:.bin", + "spectrometer_x_ray_crystal.channel.:.bin.:.instrument_function.wavelengths", + "spectrometer_x_ray_crystal.channel.:.crystal.outline.x1", + "spectrometer_x_ray_crystal.channel.:.energies", + "spectrometer_x_ray_crystal.channel.:.filter_window.:.outline.x1", + "spectrometer_x_ray_crystal.channel.:.filter_window.:.wavelengths", + "spectrometer_x_ray_crystal.channel.:.frame.:.time", + "spectrometer_x_ray_crystal.channel.:.instrument_function.wavelengths", + "spectrometer_x_ray_crystal.channel.:.profiles_line_integrated.lines_of_sight_second_point.r", + "spectrometer_x_ray_crystal.channel.:.profiles_line_integrated.time", + "spectrometer_x_ray_crystal.channel.:.reflector.:.outline.x1", + "spectrometer_x_ray_crystal.channel.:.z_frames", + "spectrometer_x_ray_crystal.time", + "summary.time", + "temporary.dynamic_float1d.:.value.time", + "temporary.dynamic_float2d.:.value.time", + "temporary.dynamic_float3d.:.value.time", + "temporary.dynamic_float4d.:.value.time", + "temporary.dynamic_float5d.:.value.time", + "temporary.dynamic_float6d.:.value.time", + "temporary.dynamic_integer1d.:.value.time", + "temporary.dynamic_integer2d.:.value.time", + "temporary.dynamic_integer3d.:.value.time", + "temporary.time", + "tf.b_field_tor_vacuum_r.time", + "tf.coil.:.conductor.:.cross_section.delta_r", + "tf.coil.:.conductor.:.current.time", + "tf.coil.:.conductor.:.elements.centres.r", + "tf.coil.:.conductor.:.elements.end_points.r", + "tf.coil.:.conductor.:.elements.intermediate_points.r", + "tf.coil.:.conductor.:.elements.names", + "tf.coil.:.conductor.:.elements.start_points.r", + "tf.coil.:.conductor.:.voltage.time", + "tf.coil.:.current.time", + "tf.coil.:.voltage.time", + "tf.delta_b_field_tor_vacuum_r.time", + "tf.field_map.:.a_field_r.:.values", + "tf.field_map.:.a_field_tor.:.values", + "tf.field_map.:.a_field_z.:.values", + "tf.field_map.:.b_field_r.:.values", + "tf.field_map.:.b_field_tor.:.values", + "tf.field_map.:.b_field_z.:.values", + "tf.field_map.:.grid.grid_subset.:.element", + "tf.field_map.:.time", + "tf.time", + "thomson_scattering.channel.:.delta_position.time", + "thomson_scattering.channel.:.distance_separatrix_midplane.time", + "thomson_scattering.channel.:.n_e.time", + "thomson_scattering.channel.:.t_e.time", + "thomson_scattering.time", + "transport_solver_numerics.boundary_conditions_1d.:.time", + "transport_solver_numerics.boundary_conditions_ggd.:.grid.grid_subset.:.element", + "transport_solver_numerics.boundary_conditions_ggd.:.time", + "transport_solver_numerics.convergence.equations.:.time", + "transport_solver_numerics.convergence.time_step.time", + "transport_solver_numerics.derivatives_1d.:.grid.rho_tor_norm", + "transport_solver_numerics.derivatives_1d.:.time", + "transport_solver_numerics.restart_files.:.names", + "transport_solver_numerics.restart_files.:.time", + "transport_solver_numerics.solver_1d.:.grid.rho_tor_norm", + "transport_solver_numerics.solver_1d.:.time", + "transport_solver_numerics.time", + "transport_solver_numerics.time_step.time", + "transport_solver_numerics.time_step_average.time", + "transport_solver_numerics.time_step_min.time", + "turbulence.grid_2d.:.dim1", + "turbulence.grid_2d.:.dim2", + "turbulence.grid_2d.:.time", + "turbulence.profiles_2d.:.time", + "turbulence.time", + "wall.description_2d.:.limiter.unit.:.outline.r", + "wall.description_2d.:.mobile.unit.:.outline.:.r", + "wall.description_2d.:.mobile.unit.:.outline.:.time", + "wall.description_2d.:.vessel.unit.:.annular.centreline.r", + "wall.description_2d.:.vessel.unit.:.annular.outline_inner.r", + "wall.description_2d.:.vessel.unit.:.annular.outline_outer.r", + "wall.description_2d.:.vessel.unit.:.element.:.j_tor.time", + "wall.description_2d.:.vessel.unit.:.element.:.outline.r", + "wall.description_ggd.:.ggd.:.energy_fluxes.current.emitted.:.values", + "wall.description_ggd.:.ggd.:.energy_fluxes.current.incident.:.values", + "wall.description_ggd.:.ggd.:.energy_fluxes.kinetic.electrons.emitted.:.values", + "wall.description_ggd.:.ggd.:.energy_fluxes.kinetic.electrons.incident.:.values", + "wall.description_ggd.:.ggd.:.energy_fluxes.kinetic.ion.:.emitted.:.values", + "wall.description_ggd.:.ggd.:.energy_fluxes.kinetic.ion.:.incident.:.values", + "wall.description_ggd.:.ggd.:.energy_fluxes.kinetic.ion.:.state.:.emitted.:.values", + "wall.description_ggd.:.ggd.:.energy_fluxes.kinetic.ion.:.state.:.incident.:.values", + "wall.description_ggd.:.ggd.:.energy_fluxes.kinetic.neutral.:.emitted.:.values", + "wall.description_ggd.:.ggd.:.energy_fluxes.kinetic.neutral.:.incident.:.values", + "wall.description_ggd.:.ggd.:.energy_fluxes.kinetic.neutral.:.state.:.emitted.:.values", + "wall.description_ggd.:.ggd.:.energy_fluxes.kinetic.neutral.:.state.:.incident.:.values", + "wall.description_ggd.:.ggd.:.energy_fluxes.radiation.emitted.:.values", + "wall.description_ggd.:.ggd.:.energy_fluxes.radiation.incident.:.values", + "wall.description_ggd.:.ggd.:.energy_fluxes.recombination.ion.:.emitted.:.values", + "wall.description_ggd.:.ggd.:.energy_fluxes.recombination.ion.:.incident.:.values", + "wall.description_ggd.:.ggd.:.energy_fluxes.recombination.ion.:.state.:.emitted.:.values", + "wall.description_ggd.:.ggd.:.energy_fluxes.recombination.ion.:.state.:.incident.:.values", + "wall.description_ggd.:.ggd.:.energy_fluxes.recombination.neutral.:.emitted.:.values", + "wall.description_ggd.:.ggd.:.energy_fluxes.recombination.neutral.:.incident.:.values", + "wall.description_ggd.:.ggd.:.energy_fluxes.recombination.neutral.:.state.:.emitted.:.values", + "wall.description_ggd.:.ggd.:.energy_fluxes.recombination.neutral.:.state.:.incident.:.values", + "wall.description_ggd.:.ggd.:.particle_fluxes.electrons.emitted.:.values", + "wall.description_ggd.:.ggd.:.particle_fluxes.electrons.incident.:.values", + "wall.description_ggd.:.ggd.:.particle_fluxes.ion.:.emitted.:.values", + "wall.description_ggd.:.ggd.:.particle_fluxes.ion.:.incident.:.values", + "wall.description_ggd.:.ggd.:.particle_fluxes.ion.:.state.:.emitted.:.values", + "wall.description_ggd.:.ggd.:.particle_fluxes.ion.:.state.:.incident.:.values", + "wall.description_ggd.:.ggd.:.particle_fluxes.neutral.:.emitted.:.values", + "wall.description_ggd.:.ggd.:.particle_fluxes.neutral.:.incident.:.values", + "wall.description_ggd.:.ggd.:.particle_fluxes.neutral.:.state.:.emitted.:.values", + "wall.description_ggd.:.ggd.:.particle_fluxes.neutral.:.state.:.incident.:.values", + "wall.description_ggd.:.ggd.:.power_density.:.values", + "wall.description_ggd.:.ggd.:.recycling.ion.:.coefficient.:.values", + "wall.description_ggd.:.ggd.:.recycling.ion.:.state.:.coefficient.:.values", + "wall.description_ggd.:.ggd.:.recycling.neutral.:.coefficient.:.values", + "wall.description_ggd.:.ggd.:.recycling.neutral.:.state.:.coefficient.:.values", + "wall.description_ggd.:.ggd.:.temperature.:.values", + "wall.description_ggd.:.ggd.:.time", + "wall.description_ggd.:.ggd.:.v_biasing.:.values", + "wall.description_ggd.:.grid_ggd.:.grid_subset.:.element", + "wall.description_ggd.:.grid_ggd.:.time", + "wall.description_ggd.:.material.:.grid_subset.:.identifiers.names", + "wall.description_ggd.:.material.:.time", + "wall.first_wall_power_flux_peak.time", + "wall.global_quantities.neutral.:.incident_species.:.energies", + "wall.time", + "waves.coherent_wave.:.beam_tracing.:.beam.:.length", + "waves.coherent_wave.:.beam_tracing.:.time", + "waves.coherent_wave.:.full_wave.:.b_field.bi_normal.:.values", + "waves.coherent_wave.:.full_wave.:.b_field.normal.:.values", + "waves.coherent_wave.:.full_wave.:.b_field.parallel.:.values", + "waves.coherent_wave.:.full_wave.:.e_field.bi_normal.:.values", + "waves.coherent_wave.:.full_wave.:.e_field.minus.:.values", + "waves.coherent_wave.:.full_wave.:.e_field.normal.:.values", + "waves.coherent_wave.:.full_wave.:.e_field.parallel.:.values", + "waves.coherent_wave.:.full_wave.:.e_field.plus.:.values", + "waves.coherent_wave.:.full_wave.:.grid.grid_subset.:.element", + "waves.coherent_wave.:.full_wave.:.k_perpendicular.:.values", + "waves.coherent_wave.:.full_wave.:.time", + "waves.coherent_wave.:.global_quantities.:.n_tor", + "waves.coherent_wave.:.global_quantities.:.time", + "waves.coherent_wave.:.profiles_1d.:.grid.rho_tor_norm", + "waves.coherent_wave.:.profiles_1d.:.n_tor", + "waves.coherent_wave.:.profiles_1d.:.time", + "waves.coherent_wave.:.profiles_2d.:.grid.rho_tor_norm", + "waves.coherent_wave.:.profiles_2d.:.n_tor", + "waves.coherent_wave.:.profiles_2d.:.time", + "waves.time", + "workflow.time", + "workflow.time_loop.workflow_cycle.:.time" +] \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/_global_quantities.json b/omas/imas_structures/3_39_0/_global_quantities.json new file mode 100644 index 000000000..3b9ae5496 --- /dev/null +++ b/omas/imas_structures/3_39_0/_global_quantities.json @@ -0,0 +1,131 @@ +[ + "core_profiles.global_quantities.beta_pol", + "core_profiles.global_quantities.beta_tor", + "core_profiles.global_quantities.beta_tor_norm", + "core_profiles.global_quantities.current_bootstrap", + "core_profiles.global_quantities.current_non_inductive", + "core_profiles.global_quantities.ejima", + "core_profiles.global_quantities.energy_diamagnetic", + "core_profiles.global_quantities.ion", + "core_profiles.global_quantities.ion_time_slice", + "core_profiles.global_quantities.ip", + "core_profiles.global_quantities.li", + "core_profiles.global_quantities.li_3", + "core_profiles.global_quantities.n_e_volume_average", + "core_profiles.global_quantities.resistive_psi_losses", + "core_profiles.global_quantities.t_e_peaking", + "core_profiles.global_quantities.t_e_volume_average", + "core_profiles.global_quantities.t_i_average_peaking", + "core_profiles.global_quantities.v_loop", + "core_profiles.global_quantities.z_eff_resistive", + "disruption.global_quantities.current_halo_pol", + "disruption.global_quantities.current_halo_tor", + "disruption.global_quantities.energy_ohm", + "disruption.global_quantities.energy_ohm_halo", + "disruption.global_quantities.energy_parallel_halo", + "disruption.global_quantities.energy_radiated_electrons_impurities", + "disruption.global_quantities.energy_radiated_electrons_impurities_halo", + "disruption.global_quantities.power_ohm", + "disruption.global_quantities.power_ohm_halo", + "disruption.global_quantities.power_parallel_halo", + "disruption.global_quantities.power_radiated_electrons_impurities", + "disruption.global_quantities.power_radiated_electrons_impurities_halo", + "disruption.global_quantities.psi_halo_boundary", + "equilibrium.time_slice[:].global_quantities.area", + "equilibrium.time_slice[:].global_quantities.beta_normal", + "equilibrium.time_slice[:].global_quantities.beta_pol", + "equilibrium.time_slice[:].global_quantities.beta_tor", + "equilibrium.time_slice[:].global_quantities.current_centre", + "equilibrium.time_slice[:].global_quantities.energy_mhd", + "equilibrium.time_slice[:].global_quantities.ip", + "equilibrium.time_slice[:].global_quantities.length_pol", + "equilibrium.time_slice[:].global_quantities.li_3", + "equilibrium.time_slice[:].global_quantities.magnetic_axis", + "equilibrium.time_slice[:].global_quantities.plasma_inductance", + "equilibrium.time_slice[:].global_quantities.plasma_resistance", + "equilibrium.time_slice[:].global_quantities.psi_axis", + "equilibrium.time_slice[:].global_quantities.psi_boundary", + "equilibrium.time_slice[:].global_quantities.psi_external_average", + "equilibrium.time_slice[:].global_quantities.q_95", + "equilibrium.time_slice[:].global_quantities.q_axis", + "equilibrium.time_slice[:].global_quantities.q_min", + "equilibrium.time_slice[:].global_quantities.surface", + "equilibrium.time_slice[:].global_quantities.v_external", + "equilibrium.time_slice[:].global_quantities.volume", + "equilibrium.time_slice[:].global_quantities.w_mhd", + "plasma_initiation.global_quantities.b_field_perpendicular", + "plasma_initiation.global_quantities.b_field_stray", + "plasma_initiation.global_quantities.connection_length", + "plasma_initiation.global_quantities.coulomb_logarithm", + "runaway_electrons.global_quantities.current_tor", + "runaway_electrons.global_quantities.energy_kinetic", + "runaway_electrons.global_quantities.volume_average", + "summary.global_quantities.b0", + "summary.global_quantities.beta_pol", + "summary.global_quantities.beta_pol_mhd", + "summary.global_quantities.beta_tor", + "summary.global_quantities.beta_tor_mhd", + "summary.global_quantities.beta_tor_norm", + "summary.global_quantities.beta_tor_norm_mhd", + "summary.global_quantities.beta_tor_thermal_norm", + "summary.global_quantities.current_alignment", + "summary.global_quantities.current_bootstrap", + "summary.global_quantities.current_non_inductive", + "summary.global_quantities.current_ohm", + "summary.global_quantities.denergy_diamagnetic_dt", + "summary.global_quantities.denergy_thermal_dt", + "summary.global_quantities.energy_b_field_pol", + "summary.global_quantities.energy_diamagnetic", + "summary.global_quantities.energy_electrons_thermal", + "summary.global_quantities.energy_fast_parallel", + "summary.global_quantities.energy_fast_perpendicular", + "summary.global_quantities.energy_ion_total_thermal", + "summary.global_quantities.energy_mhd", + "summary.global_quantities.energy_thermal", + "summary.global_quantities.energy_total", + "summary.global_quantities.fusion_fluence", + "summary.global_quantities.fusion_gain", + "summary.global_quantities.greenwald_fraction", + "summary.global_quantities.h_98", + "summary.global_quantities.h_mode", + "summary.global_quantities.ip", + "summary.global_quantities.li", + "summary.global_quantities.li_mhd", + "summary.global_quantities.power_bremsstrahlung", + "summary.global_quantities.power_line", + "summary.global_quantities.power_loss", + "summary.global_quantities.power_ohm", + "summary.global_quantities.power_radiated", + "summary.global_quantities.power_radiated_inside_lcfs", + "summary.global_quantities.power_radiated_outside_lcfs", + "summary.global_quantities.power_steady", + "summary.global_quantities.power_synchrotron", + "summary.global_quantities.psi_external_average", + "summary.global_quantities.q_95", + "summary.global_quantities.r0", + "summary.global_quantities.ratio_tau_helium_fuel", + "summary.global_quantities.resistance", + "summary.global_quantities.tau_energy", + "summary.global_quantities.tau_energy_98", + "summary.global_quantities.tau_helium", + "summary.global_quantities.tau_resistive", + "summary.global_quantities.v_loop", + "summary.global_quantities.volume", + "wall.global_quantities.current_tor", + "wall.global_quantities.electrons", + "wall.global_quantities.neutral", + "wall.global_quantities.power_black_body", + "wall.global_quantities.power_conducted", + "wall.global_quantities.power_convected", + "wall.global_quantities.power_currents", + "wall.global_quantities.power_density_inner_target_max", + "wall.global_quantities.power_density_outer_target_max", + "wall.global_quantities.power_incident", + "wall.global_quantities.power_inner_target_ion_total", + "wall.global_quantities.power_neutrals", + "wall.global_quantities.power_radiated", + "wall.global_quantities.power_recombination_neutrals", + "wall.global_quantities.power_recombination_plasma", + "wall.global_quantities.power_to_cooling", + "wall.global_quantities.temperature" +] \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/_times.json b/omas/imas_structures/3_39_0/_times.json new file mode 100644 index 000000000..d913b7996 --- /dev/null +++ b/omas/imas_structures/3_39_0/_times.json @@ -0,0 +1,508 @@ +[ + "amns_data.time", + "b_field_non_axisymmetric.time", + "b_field_non_axisymmetric.time_slice[:].time", + "barometry.gauge[:].pressure.time", + "barometry.time", + "bolometer.channel[:].power.time", + "bolometer.channel[:].validity_timed.time", + "bolometer.time", + "bremsstrahlung_visible.channel[:].intensity.time", + "bremsstrahlung_visible.channel[:].radiance_spectral.time", + "bremsstrahlung_visible.channel[:].zeff_line_average.time", + "bremsstrahlung_visible.time", + "calorimetry.cooling_loop[:].mass_flow.time", + "calorimetry.cooling_loop[:].temperature_in.time", + "calorimetry.cooling_loop[:].temperature_out.time", + "calorimetry.group[:].component[:].energy_cumulated.time", + "calorimetry.group[:].component[:].mass_flow.time", + "calorimetry.group[:].component[:].power.time", + "calorimetry.group[:].component[:].temperature_in.time", + "calorimetry.group[:].component[:].temperature_out.time", + "calorimetry.group[:].component[:].transit_time.time", + "calorimetry.time", + "camera_ir.frame[:].time", + "camera_ir.frame_analysis[:].time", + "camera_ir.time", + "camera_visible.channel[:].detector[:].frame[:].time", + "camera_visible.time", + "camera_x_rays.detector_humidity.time", + "camera_x_rays.detector_temperature.time", + "camera_x_rays.frame[:].time", + "camera_x_rays.time", + "charge_exchange.channel[:].bes.doppler_shift.time", + "charge_exchange.channel[:].bes.lorentz_shift.time", + "charge_exchange.channel[:].bes.radiances.time", + "charge_exchange.channel[:].ion[:].n_i_over_n_e.time", + "charge_exchange.channel[:].ion[:].t_i.time", + "charge_exchange.channel[:].ion[:].velocity_pol.time", + "charge_exchange.channel[:].ion[:].velocity_tor.time", + "charge_exchange.channel[:].ion_fast[:].radiance.time", + "charge_exchange.channel[:].momentum_tor.time", + "charge_exchange.channel[:].position.phi.time", + "charge_exchange.channel[:].position.r.time", + "charge_exchange.channel[:].position.z.time", + "charge_exchange.channel[:].spectrum[:].intensity_spectrum.time", + "charge_exchange.channel[:].spectrum[:].processed_line[:].intensity.time", + "charge_exchange.channel[:].spectrum[:].processed_line[:].radiance.time", + "charge_exchange.channel[:].spectrum[:].processed_line[:].shift.time", + "charge_exchange.channel[:].spectrum[:].processed_line[:].width.time", + "charge_exchange.channel[:].spectrum[:].radiance_continuum.time", + "charge_exchange.channel[:].spectrum[:].radiance_spectral.time", + "charge_exchange.channel[:].t_i_average.time", + "charge_exchange.channel[:].zeff.time", + "charge_exchange.channel[:].zeff_line_average.time", + "charge_exchange.time", + "coils_non_axisymmetric.coil[:].conductor[:].current.time", + "coils_non_axisymmetric.coil[:].conductor[:].voltage.time", + "coils_non_axisymmetric.coil[:].current.time", + "coils_non_axisymmetric.coil[:].voltage.time", + "coils_non_axisymmetric.time", + "controllers.linear_controller[:].inputs.time", + "controllers.linear_controller[:].outputs.time", + "controllers.linear_controller[:].pid.d.time", + "controllers.linear_controller[:].pid.i.time", + "controllers.linear_controller[:].pid.p.time", + "controllers.linear_controller[:].pid.tau.time", + "controllers.linear_controller[:].statespace.a.time", + "controllers.linear_controller[:].statespace.b.time", + "controllers.linear_controller[:].statespace.c.time", + "controllers.linear_controller[:].statespace.d.time", + "controllers.linear_controller[:].statespace.deltat.time", + "controllers.nonlinear_controller[:].inputs.time", + "controllers.nonlinear_controller[:].outputs.time", + "controllers.time", + "core_instant_changes.change[:].profiles_1d[:].time", + "core_instant_changes.time", + "core_profiles.profiles_1d[:].time", + "core_profiles.profiles_2d[:].time", + "core_profiles.time", + "core_sources.source[:].global_quantities[:].time", + "core_sources.source[:].profiles_1d[:].time", + "core_sources.time", + "core_transport.model[:].code.output_flag.time", + "core_transport.model[:].profiles_1d[:].time", + "core_transport.time", + "cryostat.description_2d[:].cryostat.unit[:].element[:].j_tor.time", + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].j_tor.time", + "cryostat.time", + "dataset_description.time", + "dataset_fair.time", + "disruption.halo_currents[:].time", + "disruption.profiles_1d[:].time", + "disruption.time", + "distribution_sources.source[:].ggd[:].time", + "distribution_sources.source[:].global_quantities[:].time", + "distribution_sources.source[:].markers[:].time", + "distribution_sources.source[:].profiles_1d[:].time", + "distribution_sources.time", + "distributions.distribution[:].ggd[:].time", + "distributions.distribution[:].global_quantities[:].time", + "distributions.distribution[:].markers[:].time", + "distributions.distribution[:].profiles_1d[:].time", + "distributions.distribution[:].profiles_2d[:].time", + "distributions.time", + "divertors.divertor[:].current_incident.time", + "divertors.divertor[:].particle_flux_recycled_total.time", + "divertors.divertor[:].power_black_body.time", + "divertors.divertor[:].power_conducted.time", + "divertors.divertor[:].power_convected.time", + "divertors.divertor[:].power_currents.time", + "divertors.divertor[:].power_incident.time", + "divertors.divertor[:].power_neutrals.time", + "divertors.divertor[:].power_radiated.time", + "divertors.divertor[:].power_recombination_neutrals.time", + "divertors.divertor[:].power_recombination_plasma.time", + "divertors.divertor[:].target[:].current_incident.time", + "divertors.divertor[:].target[:].flux_expansion.time", + "divertors.divertor[:].target[:].power_black_body.time", + "divertors.divertor[:].target[:].power_conducted.time", + "divertors.divertor[:].target[:].power_convected.time", + "divertors.divertor[:].target[:].power_currents.time", + "divertors.divertor[:].target[:].power_flux_peak.time", + "divertors.divertor[:].target[:].power_incident.time", + "divertors.divertor[:].target[:].power_incident_fraction.time", + "divertors.divertor[:].target[:].power_neutrals.time", + "divertors.divertor[:].target[:].power_radiated.time", + "divertors.divertor[:].target[:].power_recombination_neutrals.time", + "divertors.divertor[:].target[:].power_recombination_plasma.time", + "divertors.divertor[:].target[:].tile[:].current_incident.time", + "divertors.divertor[:].target[:].tilt_angle_pol.time", + "divertors.divertor[:].target[:].two_point_model[:].time", + "divertors.divertor[:].target[:].wetted_area.time", + "divertors.divertor[:].wetted_area.time", + "divertors.time", + "ec_launchers.beam[:].frequency.time", + "ec_launchers.beam[:].power_launched.time", + "ec_launchers.beam[:].time", + "ec_launchers.time", + "ece.channel[:].beam.phase.angle.time", + "ece.channel[:].beam.phase.curvature.time", + "ece.channel[:].beam.spot.angle.time", + "ece.channel[:].beam.spot.size.time", + "ece.channel[:].t_e_voltage.time", + "ece.channel[:].time", + "ece.psi_normalization.time", + "ece.t_e_central.time", + "ece.time", + "edge_profiles.ggd[:].time", + "edge_profiles.ggd_fast[:].time", + "edge_profiles.grid_ggd[:].time", + "edge_profiles.profiles_1d[:].time", + "edge_profiles.time", + "edge_sources.grid_ggd[:].time", + "edge_sources.source[:].ggd[:].time", + "edge_sources.source[:].ggd_fast[:].time", + "edge_sources.time", + "edge_transport.grid_ggd[:].time", + "edge_transport.model[:].code.output_flag.time", + "edge_transport.model[:].ggd[:].time", + "edge_transport.model[:].ggd_fast[:].time", + "edge_transport.time", + "em_coupling.time", + "equilibrium.grids_ggd[:].time", + "equilibrium.time", + "equilibrium.time_slice[:].time", + "focs.b_field_z.time", + "focs.current.time", + "focs.stokes_output[:].time", + "focs.time", + "gas_injection.pipe[:].flow_rate.time", + "gas_injection.time", + "gas_injection.valve[:].electron_rate.time", + "gas_injection.valve[:].flow_rate.time", + "gas_injection.valve[:].voltage.time", + "gas_pumping.duct[:].flow_rate.time", + "gas_pumping.duct[:].species[:].flow_rate.time", + "gas_pumping.time", + "gyrokinetics.time", + "hard_x_rays.channel[:].radiance.time", + "hard_x_rays.emissivity_profile_1d[:].time", + "hard_x_rays.time", + "ic_antennas.antenna[:].frequency.time", + "ic_antennas.antenna[:].module[:].current[:].amplitude.time", + "ic_antennas.antenna[:].module[:].current[:].phase.time", + "ic_antennas.antenna[:].module[:].frequency.time", + "ic_antennas.antenna[:].module[:].matching_element[:].capacitance.time", + "ic_antennas.antenna[:].module[:].matching_element[:].phase.time", + "ic_antennas.antenna[:].module[:].phase_forward.time", + "ic_antennas.antenna[:].module[:].phase_reflected.time", + "ic_antennas.antenna[:].module[:].power_forward.time", + "ic_antennas.antenna[:].module[:].power_launched.time", + "ic_antennas.antenna[:].module[:].power_reflected.time", + "ic_antennas.antenna[:].module[:].pressure[:].amplitude.time", + "ic_antennas.antenna[:].module[:].pressure[:].phase.time", + "ic_antennas.antenna[:].module[:].reflection_coefficient.time", + "ic_antennas.antenna[:].module[:].strap[:].current.time", + "ic_antennas.antenna[:].module[:].strap[:].phase.time", + "ic_antennas.antenna[:].module[:].voltage[:].amplitude.time", + "ic_antennas.antenna[:].module[:].voltage[:].phase.time", + "ic_antennas.antenna[:].power_forward.time", + "ic_antennas.antenna[:].power_launched.time", + "ic_antennas.antenna[:].power_reflected.time", + "ic_antennas.antenna[:].surface_current[:].time", + "ic_antennas.power_launched.time", + "ic_antennas.time", + "interferometer.channel[:].n_e_line.time", + "interferometer.channel[:].n_e_line_average.time", + "interferometer.channel[:].path_length_variation.time", + "interferometer.channel[:].wavelength[:].phase_corrected.time", + "interferometer.electrons_n.time", + "interferometer.n_e_volume_average.time", + "interferometer.time", + "iron_core.segment[:].magnetisation_r.time", + "iron_core.segment[:].magnetisation_z.time", + "iron_core.time", + "langmuir_probes.embedded[:].multi_temperature_fits[:].time", + "langmuir_probes.embedded[:].time", + "langmuir_probes.reciprocating[:].plunge[:].time", + "langmuir_probes.time", + "lh_antennas.antenna[:].module[:].phase.time", + "lh_antennas.antenna[:].module[:].power_forward.time", + "lh_antennas.antenna[:].module[:].power_launched.time", + "lh_antennas.antenna[:].module[:].power_reflected.time", + "lh_antennas.antenna[:].module[:].reflection_coefficient.time", + "lh_antennas.antenna[:].n_e.time", + "lh_antennas.antenna[:].n_parallel_peak.time", + "lh_antennas.antenna[:].phase_average.time", + "lh_antennas.antenna[:].position.phi.time", + "lh_antennas.antenna[:].position.r.time", + "lh_antennas.antenna[:].position.z.time", + "lh_antennas.antenna[:].power_forward.time", + "lh_antennas.antenna[:].power_launched.time", + "lh_antennas.antenna[:].power_reflected.time", + "lh_antennas.antenna[:].pressure_tank.time", + "lh_antennas.antenna[:].reflection_coefficient.time", + "lh_antennas.antenna[:].row[:].position.time", + "lh_antennas.antenna[:].row[:].time", + "lh_antennas.power.time", + "lh_antennas.power_launched.time", + "lh_antennas.time", + "magnetics.b_field_pol_probe[:].field.time", + "magnetics.b_field_pol_probe[:].voltage.time", + "magnetics.b_field_tor_probe[:].field.time", + "magnetics.b_field_tor_probe[:].voltage.time", + "magnetics.bpol_probe[:].field.time", + "magnetics.bpol_probe[:].voltage.time", + "magnetics.diamagnetic_flux[:].time", + "magnetics.flux_loop[:].flux.time", + "magnetics.flux_loop[:].voltage.time", + "magnetics.ip[:].time", + "magnetics.method[:].ip.time", + "magnetics.rogowski_coil[:].current.time", + "magnetics.shunt[:].voltage.time", + "magnetics.time", + "mhd.ggd[:].time", + "mhd.grid_ggd[:].time", + "mhd.time", + "mhd_linear.time", + "mhd_linear.time_slice[:].time", + "mse.channel[:].active_spatial_resolution[:].time", + "mse.channel[:].polarisation_angle.time", + "mse.time", + "nbi.time", + "nbi.unit[:].beam_current_fraction.time", + "nbi.unit[:].beam_power_fraction.time", + "nbi.unit[:].beamlets_group[:].tilting[:].time", + "nbi.unit[:].energy.time", + "nbi.unit[:].power_launched.time", + "neutron_diagnostic.detectors[:].amplitude_peak.time", + "neutron_diagnostic.detectors[:].amplitude_raw.time", + "neutron_diagnostic.detectors[:].b_field_sensor.amplitude.time", + "neutron_diagnostic.detectors[:].b_field_sensor.frequency.time", + "neutron_diagnostic.detectors[:].mode[:].counting.time", + "neutron_diagnostic.detectors[:].spectrum.time", + "neutron_diagnostic.detectors[:].supply_high_voltage.voltage_out.time", + "neutron_diagnostic.detectors[:].supply_high_voltage.voltage_set.time", + "neutron_diagnostic.detectors[:].supply_low_voltage.voltage_out.time", + "neutron_diagnostic.detectors[:].supply_low_voltage.voltage_set.time", + "neutron_diagnostic.detectors[:].temperature_sensor.amplitude.time", + "neutron_diagnostic.detectors[:].temperature_sensor.frequency.time", + "neutron_diagnostic.detectors[:].test_generator.amplitude.time", + "neutron_diagnostic.detectors[:].test_generator.frequency.time", + "neutron_diagnostic.time", + "ntms.time", + "ntms.time_slice[:].time", + "pellets.time", + "pellets.time_slice[:].time", + "pf_active.circuit[:].current.time", + "pf_active.circuit[:].voltage.time", + "pf_active.coil[:].b_field_max_timed.time", + "pf_active.coil[:].current.time", + "pf_active.coil[:].resistance_additional.time", + "pf_active.coil[:].voltage.time", + "pf_active.radial_force[:].force.time", + "pf_active.supply[:].current.time", + "pf_active.supply[:].voltage.time", + "pf_active.time", + "pf_active.vertical_force[:].force.time", + "pf_passive.loop[:].time", + "pf_passive.time", + "plasma_initiation.b_field_lines[:].time", + "plasma_initiation.global_quantities.b_field_perpendicular.time", + "plasma_initiation.global_quantities.b_field_stray.time", + "plasma_initiation.global_quantities.connection_length.time", + "plasma_initiation.global_quantities.coulomb_logarithm.time", + "plasma_initiation.profiles_2d[:].time", + "plasma_initiation.time", + "polarimeter.channel[:].ellipticity.time", + "polarimeter.channel[:].faraday_angle.time", + "polarimeter.time", + "pulse_schedule.density_control.ion[:].n_i_volume_average.reference.time", + "pulse_schedule.density_control.mode.time", + "pulse_schedule.density_control.n_e_line.reference.time", + "pulse_schedule.density_control.n_e_line_lcfs.reference.time", + "pulse_schedule.density_control.n_e_profile_average.reference.time", + "pulse_schedule.density_control.n_e_volume_average.reference.time", + "pulse_schedule.density_control.n_h_over_n_d.reference.time", + "pulse_schedule.density_control.n_t_over_n_d.reference.time", + "pulse_schedule.density_control.valve[:].flow_rate.reference.time", + "pulse_schedule.density_control.zeff.reference.time", + "pulse_schedule.ec.launcher[:].deposition_rho_tor_norm.reference.time", + "pulse_schedule.ec.launcher[:].frequency.reference.time", + "pulse_schedule.ec.launcher[:].power.reference.time", + "pulse_schedule.ec.launcher[:].steering_angle_pol.reference.time", + "pulse_schedule.ec.launcher[:].steering_angle_tor.reference.time", + "pulse_schedule.ec.mode.time", + "pulse_schedule.ec.power.reference.time", + "pulse_schedule.flux_control.beta_normal.reference.time", + "pulse_schedule.flux_control.i_plasma.reference.time", + "pulse_schedule.flux_control.li_3.reference.time", + "pulse_schedule.flux_control.loop_voltage.reference.time", + "pulse_schedule.flux_control.mode.time", + "pulse_schedule.ic.antenna[:].frequency.reference.time", + "pulse_schedule.ic.antenna[:].phase.reference.time", + "pulse_schedule.ic.antenna[:].power.reference.time", + "pulse_schedule.ic.mode.time", + "pulse_schedule.ic.power.reference.time", + "pulse_schedule.lh.antenna[:].frequency.reference.time", + "pulse_schedule.lh.antenna[:].n_parallel.reference.time", + "pulse_schedule.lh.antenna[:].phase.reference.time", + "pulse_schedule.lh.antenna[:].power.reference.time", + "pulse_schedule.lh.mode.time", + "pulse_schedule.lh.power.reference.time", + "pulse_schedule.nbi.mode.time", + "pulse_schedule.nbi.power.reference.time", + "pulse_schedule.nbi.unit[:].energy.reference.time", + "pulse_schedule.nbi.unit[:].power.reference.time", + "pulse_schedule.pf_active.coil[:].current.reference.time", + "pulse_schedule.pf_active.coil[:].resistance_additional.reference.time", + "pulse_schedule.pf_active.mode.time", + "pulse_schedule.pf_active.supply[:].voltage.reference.time", + "pulse_schedule.position_control.active_limiter_point.r.reference.time", + "pulse_schedule.position_control.active_limiter_point.z.reference.time", + "pulse_schedule.position_control.boundary_outline[:].r.reference.time", + "pulse_schedule.position_control.boundary_outline[:].z.reference.time", + "pulse_schedule.position_control.elongation.reference.time", + "pulse_schedule.position_control.elongation_lower.reference.time", + "pulse_schedule.position_control.elongation_upper.reference.time", + "pulse_schedule.position_control.gap[:].value.reference.time", + "pulse_schedule.position_control.geometric_axis.r.reference.time", + "pulse_schedule.position_control.geometric_axis.z.reference.time", + "pulse_schedule.position_control.magnetic_axis.r.reference.time", + "pulse_schedule.position_control.magnetic_axis.z.reference.time", + "pulse_schedule.position_control.minor_radius.reference.time", + "pulse_schedule.position_control.mode.time", + "pulse_schedule.position_control.squareness_lower_inner.reference.time", + "pulse_schedule.position_control.squareness_lower_outer.reference.time", + "pulse_schedule.position_control.squareness_upper_inner.reference.time", + "pulse_schedule.position_control.squareness_upper_outer.reference.time", + "pulse_schedule.position_control.strike_point[:].r.reference.time", + "pulse_schedule.position_control.strike_point[:].z.reference.time", + "pulse_schedule.position_control.triangularity.reference.time", + "pulse_schedule.position_control.triangularity_inner.reference.time", + "pulse_schedule.position_control.triangularity_lower.reference.time", + "pulse_schedule.position_control.triangularity_minor.reference.time", + "pulse_schedule.position_control.triangularity_outer.reference.time", + "pulse_schedule.position_control.triangularity_upper.reference.time", + "pulse_schedule.position_control.x_point[:].r.reference.time", + "pulse_schedule.position_control.x_point[:].z.reference.time", + "pulse_schedule.position_control.z_r_max.reference.time", + "pulse_schedule.position_control.z_r_min.reference.time", + "pulse_schedule.tf.b_field_tor_vacuum_r.reference.time", + "pulse_schedule.tf.mode.time", + "pulse_schedule.time", + "radiation.grid_ggd[:].time", + "radiation.process[:].ggd[:].time", + "radiation.process[:].global_quantities[:].time", + "radiation.process[:].profiles_1d[:].time", + "radiation.time", + "real_time_data.time", + "real_time_data.topic[:].signal[:].quality.time", + "real_time_data.topic[:].signal[:].value.time", + "reflectometer_fluctuation.channel[:].amplitude.time", + "reflectometer_fluctuation.channel[:].antennas_orientation[:].time", + "reflectometer_fluctuation.channel[:].doppler.time", + "reflectometer_fluctuation.channel[:].fluctuations_level.time", + "reflectometer_fluctuation.channel[:].fluctuations_spectrum.time", + "reflectometer_fluctuation.channel[:].frequencies.time", + "reflectometer_fluctuation.channel[:].phase.time", + "reflectometer_fluctuation.channel[:].raw_signal.time", + "reflectometer_fluctuation.psi_normalization.time", + "reflectometer_fluctuation.time", + "reflectometer_profile.channel[:].amplitude.time", + "reflectometer_profile.channel[:].n_e.time", + "reflectometer_profile.channel[:].phase.time", + "reflectometer_profile.n_e.time", + "reflectometer_profile.psi_normalization.time", + "reflectometer_profile.time", + "refractometer.channel[:].bandwidth[:].n_e_line.time", + "refractometer.channel[:].bandwidth[:].phase_quadrature.time", + "refractometer.channel[:].bandwidth[:].time", + "refractometer.channel[:].n_e_line.time", + "refractometer.time", + "runaway_electrons.distribution.ggd[:].time", + "runaway_electrons.distribution.markers[:].time", + "runaway_electrons.ggd_fluid[:].time", + "runaway_electrons.grid_ggd[:].time", + "runaway_electrons.profiles_1d[:].time", + "runaway_electrons.time", + "sawteeth.profiles_1d[:].time", + "sawteeth.time", + "soft_x_rays.channel[:].brightness.time", + "soft_x_rays.channel[:].power.time", + "soft_x_rays.channel[:].validity_timed.time", + "soft_x_rays.time", + "spectrometer_mass.channel[:].time", + "spectrometer_mass.residual_spectrum[:].time", + "spectrometer_mass.time", + "spectrometer_uv.channel[:].detector_position_parameter.time", + "spectrometer_uv.channel[:].intensity_spectrum.time", + "spectrometer_uv.channel[:].line_of_sight.position_parameter.time", + "spectrometer_uv.channel[:].line_of_sight.second_point.time", + "spectrometer_uv.channel[:].processed_line[:].intensity.time", + "spectrometer_uv.channel[:].processed_line[:].radiance.time", + "spectrometer_uv.channel[:].radiance_spectral.time", + "spectrometer_uv.channel[:].supply_high_voltage[:].voltage_set.time", + "spectrometer_uv.channel[:].validity_timed.time", + "spectrometer_uv.time", + "spectrometer_visible.channel[:].active_spatial_resolution[:].time", + "spectrometer_visible.channel[:].filter_spectrometer.output_voltage.time", + "spectrometer_visible.channel[:].filter_spectrometer.photoelectric_voltage.time", + "spectrometer_visible.channel[:].filter_spectrometer.photon_count.time", + "spectrometer_visible.channel[:].grating_spectrometer.intensity_spectrum.time", + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].intensity.time", + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].radiance.time", + "spectrometer_visible.channel[:].grating_spectrometer.radiance_spectral.time", + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].time", + "spectrometer_visible.channel[:].isotope_ratios.time", + "spectrometer_visible.channel[:].polarization_spectroscopy.time", + "spectrometer_visible.channel[:].validity_timed.time", + "spectrometer_visible.time", + "spectrometer_x_ray_crystal.channel[:].frame[:].time", + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time", + "spectrometer_x_ray_crystal.time", + "summary.time", + "temporary.dynamic_float1d[:].value.time", + "temporary.dynamic_float2d[:].value.time", + "temporary.dynamic_float3d[:].value.time", + "temporary.dynamic_float4d[:].value.time", + "temporary.dynamic_float5d[:].value.time", + "temporary.dynamic_float6d[:].value.time", + "temporary.dynamic_integer1d[:].value.time", + "temporary.dynamic_integer2d[:].value.time", + "temporary.dynamic_integer3d[:].value.time", + "temporary.time", + "tf.b_field_tor_vacuum_r.time", + "tf.coil[:].conductor[:].current.time", + "tf.coil[:].conductor[:].voltage.time", + "tf.coil[:].current.time", + "tf.coil[:].voltage.time", + "tf.delta_b_field_tor_vacuum_r.time", + "tf.field_map[:].time", + "tf.time", + "thomson_scattering.channel[:].delta_position.time", + "thomson_scattering.channel[:].distance_separatrix_midplane.time", + "thomson_scattering.channel[:].n_e.time", + "thomson_scattering.channel[:].t_e.time", + "thomson_scattering.time", + "transport_solver_numerics.boundary_conditions_1d[:].time", + "transport_solver_numerics.boundary_conditions_ggd[:].time", + "transport_solver_numerics.convergence.equations[:].time", + "transport_solver_numerics.convergence.time_step.time", + "transport_solver_numerics.derivatives_1d[:].time", + "transport_solver_numerics.restart_files[:].time", + "transport_solver_numerics.solver_1d[:].time", + "transport_solver_numerics.time", + "transport_solver_numerics.time_step.time", + "transport_solver_numerics.time_step_average.time", + "transport_solver_numerics.time_step_min.time", + "turbulence.grid_2d[:].time", + "turbulence.profiles_2d[:].time", + "turbulence.time", + "wall.description_2d[:].mobile.unit[:].outline[:].time", + "wall.description_2d[:].vessel.unit[:].element[:].j_tor.time", + "wall.description_ggd[:].ggd[:].time", + "wall.description_ggd[:].grid_ggd[:].time", + "wall.description_ggd[:].material[:].time", + "wall.first_wall_power_flux_peak.time", + "wall.time", + "waves.coherent_wave[:].beam_tracing[:].time", + "waves.coherent_wave[:].full_wave[:].time", + "waves.coherent_wave[:].global_quantities[:].time", + "waves.coherent_wave[:].profiles_1d[:].time", + "waves.coherent_wave[:].profiles_2d[:].time", + "waves.time", + "workflow.time", + "workflow.time_loop.workflow_cycle[:].time" +] \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/amns_data.json b/omas/imas_structures/3_39_0/amns_data.json new file mode 100644 index 000000000..bebacfe2a --- /dev/null +++ b/omas/imas_structures/3_39_0/amns_data.json @@ -0,0 +1,1813 @@ +{ + "amns_data": { + "documentation": "Atomic, molecular, nuclear and surface physics data. Each occurrence contains the data for a given element (nuclear charge), describing various physical processes. For each process, data tables are organized by charge states. The coordinate system used by the data tables is described under the coordinate_system node.", + "full_path": "amns_data", + "lifecycle_last_change": "3.21.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.0.0", + "maxoccur": "2" + }, + "amns_data.a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "amns_data/a", + "lifecycle_status": "alpha", + "type": "static", + "units": "Atomic Mass Unit" + }, + "amns_data.a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "amns_data/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "amns_data/a_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "Atomic Mass Unit" + }, + "amns_data.a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "amns_data/a_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "Atomic Mass Unit" + }, + "amns_data.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "amns_data/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "amns_data.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "amns_data/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "amns_data/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "amns_data/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "amns_data.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "amns_data/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "amns_data/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "amns_data/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "amns_data/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "amns_data/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "amns_data/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "amns_data/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.code.output_flag": { + "coordinates": [ + "amns_data.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "amns_data/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "amns_data.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "amns_data/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "amns_data/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "amns_data/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.coordinate_system": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Array of possible coordinate systems for process tables", + "full_path": "amns_data/coordinate_system(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "amns_data_coordinate_system" + }, + "amns_data.coordinate_system[:].coordinate": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of coordinates for that coordinate system. A coordinate an be either a range of real values or a set of discrete values (if interpolation_type=0)", + "full_path": "amns_data/coordinate_system(i1)/coordinate(i2)", + "lifecycle_status": "alpha", + "maxoccur": "6", + "structure_reference": "amns_data_coordinate_system_coordinate" + }, + "amns_data.coordinate_system[:].coordinate[:].extrapolation_type": { + "coordinates": [ + "1...2" + ], + "data_type": "INT_1D", + "documentation": "Extrapolation strategy when leaving the domain. The first value of the vector describes the behaviour at lower bound, the second describes the at upper bound. Possible values: 0=none, report error; 1=boundary value; 2=linear extrapolation", + "full_path": "amns_data/coordinate_system(i1)/coordinate(i2)/extrapolation_type(:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.coordinate_system[:].coordinate[:].interpolation_type": { + "data_type": "INT_0D", + "documentation": "Interpolation strategy in this coordinate direction. Integer flag: 0=discrete (no interpolation); 1=linear; ...", + "full_path": "amns_data/coordinate_system(i1)/coordinate(i2)/interpolation_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.coordinate_system[:].coordinate[:].label": { + "data_type": "STR_0D", + "documentation": "Description of coordinate (e.g. \"Electron temperature\")", + "full_path": "amns_data/coordinate_system(i1)/coordinate(i2)/label", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.coordinate_system[:].coordinate[:].spacing": { + "data_type": "INT_0D", + "documentation": "Flag for specific coordinate spacing (for optimization purposes). Integer flag: 0=undefined; 1=uniform; ...", + "full_path": "amns_data/coordinate_system(i1)/coordinate(i2)/spacing", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.coordinate_system[:].coordinate[:].transformation": { + "data_type": "INT_0D", + "documentation": "Coordinate transformation applied to coordinate values stored in coord. Integer flag: 0=none; 1=log10; 2=ln", + "full_path": "amns_data/coordinate_system(i1)/coordinate(i2)/transformation", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.coordinate_system[:].coordinate[:].units": { + "data_type": "STR_0D", + "documentation": "Units of coordinate (e.g. eV)", + "full_path": "amns_data/coordinate_system(i1)/coordinate(i2)/units", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.coordinate_system[:].coordinate[:].value_labels": { + "coordinates": [ + "amns_data.coordinate_system[:].coordinate[:].values" + ], + "data_type": "STR_1D", + "documentation": "String description of discrete coordinate values (if interpolation_type=0). E.g., for spectroscopic lines, the spectroscopic description of the transition.", + "full_path": "amns_data/coordinate_system(i1)/coordinate(i2)/value_labels(:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.coordinate_system[:].coordinate[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Coordinate values", + "full_path": "amns_data/coordinate_system(i1)/coordinate(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by coordinate_system(:)/coordinate(:)/units" + }, + "amns_data.coordinate_system[:].coordinate[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "amns_data/coordinate_system(i1)/coordinate(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.coordinate_system[:].coordinate[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "amns_data/coordinate_system(i1)/coordinate(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by coordinate_system(:)/coordinate(:)/units" + }, + "amns_data.coordinate_system[:].coordinate[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "amns_data/coordinate_system(i1)/coordinate(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by coordinate_system(:)/coordinate(:)/units" + }, + "amns_data.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "amns_data/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "amns_data.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "amns_data/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "amns_data/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "amns_data/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "amns_data.ids_properties.occurrence" + }, + "amns_data.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "amns_data/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "amns_data.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "amns_data/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "amns_data.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "amns_data/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "amns_data/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "amns_data/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "amns_data/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "amns_data/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "amns_data/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "amns_data.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "amns_data/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "amns_data/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "amns_data/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "amns_data/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "amns_data/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "amns_data/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "amns_data.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "amns_data/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "amns_data.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "amns_data/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "amns_data/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "amns_data/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "amns_data/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "amns_data/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "amns_data/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "amns_data/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "amns_data.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "amns_data/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "amns_data.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "amns_data/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "amns_data/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "amns_data/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "amns_data/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "amns_data/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "amns_data/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "amns_data/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "amns_data.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "amns_data/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "amns_data/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "amns_data/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "amns_data/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "amns_data/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "amns_data/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "amns_data/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "amns_data.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "amns_data/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "amns_data.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "amns_data/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "amns_data.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "amns_data/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "amns_data.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "amns_data/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "amns_data/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "amns_data.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "amns_data/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "amns_data.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "amns_data/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "amns_data/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "amns_data/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.process": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Description and data for a set of physical processes.", + "full_path": "amns_data/process(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "amns_data_process" + }, + "amns_data.process[:].charge_state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Process tables for a set of charge states. Only one table is used for that process, defined by process(:)/table_dimension", + "full_path": "amns_data/process(i1)/charge_state(i2)", + "lifecycle_status": "alpha", + "maxoccur": "75", + "structure_reference": "amns_data_process_charge_state" + }, + "amns_data.process[:].charge_state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "amns_data/process(i1)/charge_state(i2)/label", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.process[:].charge_state[:].table_0d": { + "data_type": "FLT_0D", + "documentation": "0D table describing the process data", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_0d", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by process(:)/results_units" + }, + "amns_data.process[:].charge_state[:].table_0d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"table_0d\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_0d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.process[:].charge_state[:].table_0d_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"table_0d\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_0d_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by process(:)/results_units" + }, + "amns_data.process[:].charge_state[:].table_0d_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"table_0d\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_0d_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by process(:)/results_units" + }, + "amns_data.process[:].charge_state[:].table_1d": { + "coordinates": [ + "amns_data.coordinate_system[:].coordinate[:].values" + ], + "data_type": "FLT_1D", + "documentation": "1D table describing the process data", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_1d(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by process(i1)/results_units" + }, + "amns_data.process[:].charge_state[:].table_1d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"table_1d\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_1d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.process[:].charge_state[:].table_1d_error_lower": { + "coordinates": [ + "amns_data.coordinate_system[:].coordinate[:].values" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"table_1d\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_1d_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by process(i1)/results_units" + }, + "amns_data.process[:].charge_state[:].table_1d_error_upper": { + "coordinates": [ + "amns_data.coordinate_system[:].coordinate[:].values" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"table_1d\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_1d_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by process(i1)/results_units" + }, + "amns_data.process[:].charge_state[:].table_2d": { + "coordinates": [ + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values" + ], + "data_type": "FLT_2D", + "documentation": "2D table describing the process data", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_2d(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by process(i1)/results_units" + }, + "amns_data.process[:].charge_state[:].table_2d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"table_2d\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_2d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.process[:].charge_state[:].table_2d_error_lower": { + "coordinates": [ + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"table_2d\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_2d_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by process(i1)/results_units" + }, + "amns_data.process[:].charge_state[:].table_2d_error_upper": { + "coordinates": [ + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"table_2d\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_2d_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by process(i1)/results_units" + }, + "amns_data.process[:].charge_state[:].table_3d": { + "coordinates": [ + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values" + ], + "data_type": "FLT_3D", + "documentation": "3D table describing the process data", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_3d(:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by process(:)/results_units" + }, + "amns_data.process[:].charge_state[:].table_3d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"table_3d\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_3d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.process[:].charge_state[:].table_3d_error_lower": { + "coordinates": [ + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"table_3d\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_3d_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by process(:)/results_units" + }, + "amns_data.process[:].charge_state[:].table_3d_error_upper": { + "coordinates": [ + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"table_3d\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_3d_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by process(:)/results_units" + }, + "amns_data.process[:].charge_state[:].table_4d": { + "coordinates": [ + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values" + ], + "data_type": "FLT_4D", + "documentation": "4D table describing the process data", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_4d(:,:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by process(i1)/results_units" + }, + "amns_data.process[:].charge_state[:].table_4d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"table_4d\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_4d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.process[:].charge_state[:].table_4d_error_lower": { + "coordinates": [ + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values" + ], + "data_type": "FLT_4D", + "documentation": "Lower error for \"table_4d\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_4d_error_lower(:,:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by process(i1)/results_units" + }, + "amns_data.process[:].charge_state[:].table_4d_error_upper": { + "coordinates": [ + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values" + ], + "data_type": "FLT_4D", + "documentation": "Upper error for \"table_4d\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_4d_error_upper(:,:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by process(i1)/results_units" + }, + "amns_data.process[:].charge_state[:].table_5d": { + "coordinates": [ + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values" + ], + "data_type": "FLT_5D", + "documentation": "5D table describing the process data", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_5d(:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by process(i1)/results_units" + }, + "amns_data.process[:].charge_state[:].table_5d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"table_5d\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_5d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.process[:].charge_state[:].table_5d_error_lower": { + "coordinates": [ + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values" + ], + "data_type": "FLT_5D", + "documentation": "Lower error for \"table_5d\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_5d_error_lower(:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by process(i1)/results_units" + }, + "amns_data.process[:].charge_state[:].table_5d_error_upper": { + "coordinates": [ + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values" + ], + "data_type": "FLT_5D", + "documentation": "Upper error for \"table_5d\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_5d_error_upper(:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by process(i1)/results_units" + }, + "amns_data.process[:].charge_state[:].table_6d": { + "coordinates": [ + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values" + ], + "data_type": "FLT_6D", + "documentation": "6D table describing the process data", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_6d(:,:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by process(i1)/results_units" + }, + "amns_data.process[:].charge_state[:].table_6d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"table_6d\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_6d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.process[:].charge_state[:].table_6d_error_lower": { + "coordinates": [ + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values" + ], + "data_type": "FLT_6D", + "documentation": "Lower error for \"table_6d\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_6d_error_lower(:,:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by process(i1)/results_units" + }, + "amns_data.process[:].charge_state[:].table_6d_error_upper": { + "coordinates": [ + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values", + "amns_data.coordinate_system[:].coordinate[:].values" + ], + "data_type": "FLT_6D", + "documentation": "Upper error for \"table_6d\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/table_6d_error_upper(:,:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "units given by process(i1)/results_units" + }, + "amns_data.process[:].charge_state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle (equal to z_min if no bundle)", + "full_path": "amns_data/process(i1)/charge_state(i2)/z_max", + "lifecycle_status": "alpha", + "type": "static", + "units": "Elementary Charge Unit" + }, + "amns_data.process[:].charge_state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.process[:].charge_state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "Elementary Charge Unit" + }, + "amns_data.process[:].charge_state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "Elementary Charge Unit" + }, + "amns_data.process[:].charge_state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle", + "full_path": "amns_data/process(i1)/charge_state(i2)/z_min", + "lifecycle_status": "alpha", + "type": "static", + "units": "Elementary Charge Unit" + }, + "amns_data.process[:].charge_state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.process[:].charge_state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "Elementary Charge Unit" + }, + "amns_data.process[:].charge_state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "amns_data/process(i1)/charge_state(i2)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "Elementary Charge Unit" + }, + "amns_data.process[:].citation": { + "data_type": "STR_0D", + "documentation": "Reference to publication(s)", + "full_path": "amns_data/process(i1)/citation", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.process[:].coordinate_index": { + "data_type": "INT_0D", + "documentation": "Index in tables_coord, specifying what coordinate systems to use for this process (valid for all tables)", + "full_path": "amns_data/process(i1)/coordinate_index", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.process[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the process (e.g. EI, RC, ...)", + "full_path": "amns_data/process(i1)/label", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.process[:].products": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of products resulting of this process", + "full_path": "amns_data/process(i1)/products(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "amns_data_process_reactant" + }, + "amns_data.process[:].products[:].charge": { + "data_type": "FLT_0D", + "documentation": "Charge number of the participant", + "full_path": "amns_data/process(i1)/products(i2)/charge", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "amns_data.process[:].products[:].charge_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"charge\"", + "full_path": "amns_data/process(i1)/products(i2)/charge_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.process[:].products[:].charge_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"charge\"", + "full_path": "amns_data/process(i1)/products(i2)/charge_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "amns_data.process[:].products[:].charge_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"charge\"", + "full_path": "amns_data/process(i1)/products(i2)/charge_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "amns_data.process[:].products[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom (in such case, this array should be of size 1) or molecule. Mass of atom and nuclear charge should be set to 0 for photons and electrons. The mass of atom shouldn't be set for an atomic process that is not isotope dependent.", + "full_path": "amns_data/process(i1)/products(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "plasma_composition_neutral_element_constant" + }, + "amns_data.process[:].products[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "amns_data/process(i1)/products(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "amns_data.process[:].products[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "amns_data/process(i1)/products(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.process[:].products[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "amns_data/process(i1)/products(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "amns_data.process[:].products[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "amns_data/process(i1)/products(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "amns_data.process[:].products[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "amns_data/process(i1)/products(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.process[:].products[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "amns_data/process(i1)/products(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "amns_data.process[:].products[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "amns_data/process(i1)/products(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.process[:].products[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "amns_data/process(i1)/products(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "amns_data.process[:].products[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "amns_data/process(i1)/products(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "amns_data.process[:].products[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "amns_data/process(i1)/products(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "amns_data.process[:].products[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "amns_data/process(i1)/products(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.process[:].products[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "amns_data/process(i1)/products(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "amns_data.process[:].products[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "amns_data/process(i1)/products(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "amns_data.process[:].products[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying reaction participant (e.g. \"D\", \"e\", \"W\", \"CD4\", \"photon\", \"n\")", + "full_path": "amns_data/process(i1)/products(i2)/label", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.process[:].products[:].mass": { + "data_type": "FLT_0D", + "documentation": "Mass of the participant", + "full_path": "amns_data/process(i1)/products(i2)/mass", + "lifecycle_status": "alpha", + "type": "static", + "units": "Atomic Mass Unit" + }, + "amns_data.process[:].products[:].mass_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"mass\"", + "full_path": "amns_data/process(i1)/products(i2)/mass_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.process[:].products[:].mass_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"mass\"", + "full_path": "amns_data/process(i1)/products(i2)/mass_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "Atomic Mass Unit" + }, + "amns_data.process[:].products[:].mass_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"mass\"", + "full_path": "amns_data/process(i1)/products(i2)/mass_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "Atomic Mass Unit" + }, + "amns_data.process[:].products[:].metastable": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "An array identifying the metastable; if zero-length, then not a metastable; if of length 1, then the value indicates the electronic level for the metastable (mostly used for atoms/ions); if of length 2, then the 1st would indicate the electronic level and the second the vibrational level for the metastable (mostly used for molecules and molecular ions); if of length 3, then the 1st would indicate the electronic level, the second the vibrational level and the third the rotational level for the metastable (mostly used for molecules and molecular ions)", + "full_path": "amns_data/process(i1)/products(i2)/metastable(:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.process[:].products[:].metastable_label": { + "data_type": "STR_0D", + "documentation": "Label identifying in text form the metastable", + "full_path": "amns_data/process(i1)/products(i2)/metastable_label", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.process[:].products[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity in the reaction", + "full_path": "amns_data/process(i1)/products(i2)/multiplicity", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "amns_data.process[:].products[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "amns_data/process(i1)/products(i2)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.process[:].products[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "amns_data/process(i1)/products(i2)/multiplicity_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "amns_data.process[:].products[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "amns_data/process(i1)/products(i2)/multiplicity_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "amns_data.process[:].products[:].relative_charge": { + "data_type": "INT_0D", + "documentation": "This is a flag indicating that charges are absolute (if set to 0), relative (if 1) or irrelevant (-1); relative would be used to categorize the ionization reactions from i to i+1 for all charge states; in the case of bundles, the +1 relative indicates the next bundle", + "full_path": "amns_data/process(i1)/products(i2)/relative_charge", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.process[:].products[:].role": { + "data_type": "STRUCTURE", + "documentation": "Identifier for the role of this paricipant in the reaction. For surface reactions distinguish between projectile and wall.", + "full_path": "amns_data/process(i1)/products(i2)/role", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "amns_data.process[:].products[:].role.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "amns_data/process(i1)/products(i2)/role/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.process[:].products[:].role.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "amns_data/process(i1)/products(i2)/role/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.process[:].products[:].role.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "amns_data/process(i1)/products(i2)/role/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.process[:].provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "amns_data/process(i1)/provider", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.process[:].reactants": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of reactants involved in this process", + "full_path": "amns_data/process(i1)/reactants(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "amns_data_process_reactant" + }, + "amns_data.process[:].reactants[:].charge": { + "data_type": "FLT_0D", + "documentation": "Charge number of the participant", + "full_path": "amns_data/process(i1)/reactants(i2)/charge", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "amns_data.process[:].reactants[:].charge_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"charge\"", + "full_path": "amns_data/process(i1)/reactants(i2)/charge_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.process[:].reactants[:].charge_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"charge\"", + "full_path": "amns_data/process(i1)/reactants(i2)/charge_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "amns_data.process[:].reactants[:].charge_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"charge\"", + "full_path": "amns_data/process(i1)/reactants(i2)/charge_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "amns_data.process[:].reactants[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom (in such case, this array should be of size 1) or molecule. Mass of atom and nuclear charge should be set to 0 for photons and electrons. The mass of atom shouldn't be set for an atomic process that is not isotope dependent.", + "full_path": "amns_data/process(i1)/reactants(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "plasma_composition_neutral_element_constant" + }, + "amns_data.process[:].reactants[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "amns_data/process(i1)/reactants(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "amns_data.process[:].reactants[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "amns_data/process(i1)/reactants(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.process[:].reactants[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "amns_data/process(i1)/reactants(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "amns_data.process[:].reactants[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "amns_data/process(i1)/reactants(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "amns_data.process[:].reactants[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "amns_data/process(i1)/reactants(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.process[:].reactants[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "amns_data/process(i1)/reactants(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "amns_data.process[:].reactants[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "amns_data/process(i1)/reactants(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.process[:].reactants[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "amns_data/process(i1)/reactants(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "amns_data.process[:].reactants[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "amns_data/process(i1)/reactants(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "amns_data.process[:].reactants[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "amns_data/process(i1)/reactants(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "amns_data.process[:].reactants[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "amns_data/process(i1)/reactants(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.process[:].reactants[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "amns_data/process(i1)/reactants(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "amns_data.process[:].reactants[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "amns_data/process(i1)/reactants(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "amns_data.process[:].reactants[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying reaction participant (e.g. \"D\", \"e\", \"W\", \"CD4\", \"photon\", \"n\")", + "full_path": "amns_data/process(i1)/reactants(i2)/label", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.process[:].reactants[:].mass": { + "data_type": "FLT_0D", + "documentation": "Mass of the participant", + "full_path": "amns_data/process(i1)/reactants(i2)/mass", + "lifecycle_status": "alpha", + "type": "static", + "units": "Atomic Mass Unit" + }, + "amns_data.process[:].reactants[:].mass_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"mass\"", + "full_path": "amns_data/process(i1)/reactants(i2)/mass_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.process[:].reactants[:].mass_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"mass\"", + "full_path": "amns_data/process(i1)/reactants(i2)/mass_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "Atomic Mass Unit" + }, + "amns_data.process[:].reactants[:].mass_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"mass\"", + "full_path": "amns_data/process(i1)/reactants(i2)/mass_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "Atomic Mass Unit" + }, + "amns_data.process[:].reactants[:].metastable": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "An array identifying the metastable; if zero-length, then not a metastable; if of length 1, then the value indicates the electronic level for the metastable (mostly used for atoms/ions); if of length 2, then the 1st would indicate the electronic level and the second the vibrational level for the metastable (mostly used for molecules and molecular ions); if of length 3, then the 1st would indicate the electronic level, the second the vibrational level and the third the rotational level for the metastable (mostly used for molecules and molecular ions)", + "full_path": "amns_data/process(i1)/reactants(i2)/metastable(:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.process[:].reactants[:].metastable_label": { + "data_type": "STR_0D", + "documentation": "Label identifying in text form the metastable", + "full_path": "amns_data/process(i1)/reactants(i2)/metastable_label", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.process[:].reactants[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity in the reaction", + "full_path": "amns_data/process(i1)/reactants(i2)/multiplicity", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "amns_data.process[:].reactants[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "amns_data/process(i1)/reactants(i2)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.process[:].reactants[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "amns_data/process(i1)/reactants(i2)/multiplicity_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "amns_data.process[:].reactants[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "amns_data/process(i1)/reactants(i2)/multiplicity_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "amns_data.process[:].reactants[:].relative_charge": { + "data_type": "INT_0D", + "documentation": "This is a flag indicating that charges are absolute (if set to 0), relative (if 1) or irrelevant (-1); relative would be used to categorize the ionization reactions from i to i+1 for all charge states; in the case of bundles, the +1 relative indicates the next bundle", + "full_path": "amns_data/process(i1)/reactants(i2)/relative_charge", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.process[:].reactants[:].role": { + "data_type": "STRUCTURE", + "documentation": "Identifier for the role of this paricipant in the reaction. For surface reactions distinguish between projectile and wall.", + "full_path": "amns_data/process(i1)/reactants(i2)/role", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "amns_data.process[:].reactants[:].role.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "amns_data/process(i1)/reactants(i2)/role/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.process[:].reactants[:].role.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "amns_data/process(i1)/reactants(i2)/role/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.process[:].reactants[:].role.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "amns_data/process(i1)/reactants(i2)/role/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "amns_data.process[:].result_label": { + "data_type": "STR_0D", + "documentation": "Description of the process result (rate, cross section, sputtering yield, ...)", + "full_path": "amns_data/process(i1)/result_label", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.process[:].result_transformation": { + "data_type": "INT_0D", + "documentation": "Transformation of the process result. Integer flag: 0=no transformation; 1=10^; 2=exp()", + "full_path": "amns_data/process(i1)/result_transformation", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.process[:].result_units": { + "data_type": "STR_0D", + "documentation": "Units of the process result", + "full_path": "amns_data/process(i1)/result_units", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.process[:].source": { + "data_type": "STR_0D", + "documentation": "Filename or subroutine name used to provide this data", + "full_path": "amns_data/process(i1)/source", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.process[:].table_dimension": { + "data_type": "INT_0D", + "documentation": "Table dimensionality of the process (1 to 6), valid for all charge states. Indicates which of the tables is filled (below the charge_state node)", + "full_path": "amns_data/process(i1)/table_dimension", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.release": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of available releases of the AMNS data; each element contains information about the AMNS data that is included in the release. This part of the IDS is filled and stored only into shot/run=0/1, playing the role of a catalogue.", + "full_path": "amns_data/release(i1)", + "lifecycle_status": "alpha", + "maxoccur": "100", + "structure_reference": "amns_data_release" + }, + "amns_data.release[:].data_entry": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "For this release, list of each data item (i.e. shot/run pair containing the actual data) included in this release", + "full_path": "amns_data/release(i1)/data_entry(i2)", + "lifecycle_status": "alpha", + "maxoccur": "30", + "structure_reference": "amns_data_data_entry" + }, + "amns_data.release[:].data_entry[:].description": { + "data_type": "STR_0D", + "documentation": "Description of this data entry", + "full_path": "amns_data/release(i1)/data_entry(i2)/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.release[:].data_entry[:].run": { + "data_type": "INT_0D", + "documentation": "Which run number is the active run number for this version", + "full_path": "amns_data/release(i1)/data_entry(i2)/run", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.release[:].data_entry[:].shot": { + "data_type": "INT_0D", + "documentation": "Shot number = Mass*1000+Nuclear_charge", + "full_path": "amns_data/release(i1)/data_entry(i2)/shot", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.release[:].date": { + "data_type": "STR_0D", + "documentation": "Date of this release", + "full_path": "amns_data/release(i1)/date", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.release[:].description": { + "data_type": "STR_0D", + "documentation": "Description of this release", + "full_path": "amns_data/release(i1)/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "amns_data.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "amns_data/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "amns_data.z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "amns_data/z_n", + "lifecycle_status": "alpha", + "type": "static", + "units": "Elementary Charge Unit" + }, + "amns_data.z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "amns_data/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "amns_data.z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "amns_data/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "Elementary Charge Unit" + }, + "amns_data.z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "amns_data/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "Elementary Charge Unit" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/b_field_non_axisymmetric.json b/omas/imas_structures/3_39_0/b_field_non_axisymmetric.json new file mode 100644 index 000000000..36b92df00 --- /dev/null +++ b/omas/imas_structures/3_39_0/b_field_non_axisymmetric.json @@ -0,0 +1,1344 @@ +{ + "b_field_non_axisymmetric": { + "documentation": "Vacuum 3d error magnetic field (the full 3d magnetic field with the axisymmetric components subtracted)", + "full_path": "b_field_non_axisymmetric", + "lifecycle_last_change": "3.39.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "maxoccur": "20" + }, + "b_field_non_axisymmetric.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "b_field_non_axisymmetric/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "b_field_non_axisymmetric.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "b_field_non_axisymmetric/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "b_field_non_axisymmetric/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "b_field_non_axisymmetric/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "b_field_non_axisymmetric.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "b_field_non_axisymmetric/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "b_field_non_axisymmetric/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "b_field_non_axisymmetric/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "b_field_non_axisymmetric/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "b_field_non_axisymmetric/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "b_field_non_axisymmetric/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "b_field_non_axisymmetric/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.code.output_flag": { + "coordinates": [ + "b_field_non_axisymmetric.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "b_field_non_axisymmetric/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "b_field_non_axisymmetric.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "b_field_non_axisymmetric/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "b_field_non_axisymmetric/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "b_field_non_axisymmetric/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.configuration": { + "data_type": "STR_0D", + "documentation": "In case of a constant (single time slice) b_field description, name of the corresponding scenario/configuration", + "full_path": "b_field_non_axisymmetric/configuration", + "lifecycle_status": "alpha", + "type": "static" + }, + "b_field_non_axisymmetric.control_surface_names": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "List of control surface names, refers to the ../time_slice/control_surface index", + "full_path": "b_field_non_axisymmetric/control_surface_names(:)", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "b_field_non_axisymmetric/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "b_field_non_axisymmetric.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "b_field_non_axisymmetric/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "b_field_non_axisymmetric/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "b_field_non_axisymmetric/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "b_field_non_axisymmetric.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "b_field_non_axisymmetric.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "b_field_non_axisymmetric.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "b_field_non_axisymmetric.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "b_field_non_axisymmetric/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "b_field_non_axisymmetric/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "b_field_non_axisymmetric.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "b_field_non_axisymmetric/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "b_field_non_axisymmetric/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "b_field_non_axisymmetric.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "b_field_non_axisymmetric/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "b_field_non_axisymmetric.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "b_field_non_axisymmetric/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "b_field_non_axisymmetric/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "b_field_non_axisymmetric/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "b_field_non_axisymmetric.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "b_field_non_axisymmetric/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "b_field_non_axisymmetric/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "b_field_non_axisymmetric/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "b_field_non_axisymmetric.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "b_field_non_axisymmetric/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "b_field_non_axisymmetric.time_slice": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of time slices", + "full_path": "b_field_non_axisymmetric/time_slice(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "b_field_na_time_slice", + "timebasepath": "time", + "type": "dynamic" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface": { + "coordinates": [ + "b_field_non_axisymmetric.control_surface_names" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Magnetic field components and Fourier decomposition of the normal components of the magnetic field for a set of given control surfaces ", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "b_field_na_surface" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_normal": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r", + "b_field_non_axisymmetric.time_slice[:].control_surface[:].phi" + ], + "data_type": "FLT_2D", + "documentation": "Normal component of the vacuum error magnetic field on the various surface points", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/b_field_normal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_normal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_normal\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/b_field_normal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_normal_error_lower": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r", + "b_field_non_axisymmetric.time_slice[:].control_surface[:].phi" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"b_field_normal\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/b_field_normal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_normal_error_upper": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r", + "b_field_non_axisymmetric.time_slice[:].control_surface[:].phi" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"b_field_normal\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/b_field_normal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_normal_fourier": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r", + "b_field_non_axisymmetric.time_slice[:].control_surface[:].n_tor" + ], + "data_type": "CPX_2D", + "documentation": "Fourier coefficients of the normal component of the vacuum error magnetic field on the various surface points", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/b_field_normal_fourier(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_normal_fourier_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_normal_fourier\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/b_field_normal_fourier_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_normal_fourier_error_lower": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r", + "b_field_non_axisymmetric.time_slice[:].control_surface[:].n_tor" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"b_field_normal_fourier\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/b_field_normal_fourier_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_normal_fourier_error_upper": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r", + "b_field_non_axisymmetric.time_slice[:].control_surface[:].n_tor" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"b_field_normal_fourier\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/b_field_normal_fourier_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_r": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r", + "b_field_non_axisymmetric.time_slice[:].control_surface[:].phi" + ], + "data_type": "FLT_2D", + "documentation": "R component of the vacuum error magnetic field on the various surface points", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/b_field_r(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_r\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/b_field_r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_r_error_lower": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r", + "b_field_non_axisymmetric.time_slice[:].control_surface[:].phi" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"b_field_r\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/b_field_r_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_r_error_upper": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r", + "b_field_non_axisymmetric.time_slice[:].control_surface[:].phi" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"b_field_r\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/b_field_r_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_tor": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r", + "b_field_non_axisymmetric.time_slice[:].control_surface[:].phi" + ], + "data_type": "FLT_2D", + "documentation": "Toroidal component of the vacuum error magnetic field on the various surface points", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/b_field_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_tor\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/b_field_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_tor_error_lower": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r", + "b_field_non_axisymmetric.time_slice[:].control_surface[:].phi" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"b_field_tor\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/b_field_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_tor_error_upper": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r", + "b_field_non_axisymmetric.time_slice[:].control_surface[:].phi" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"b_field_tor\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/b_field_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_z": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r", + "b_field_non_axisymmetric.time_slice[:].control_surface[:].phi" + ], + "data_type": "FLT_2D", + "documentation": "Z component of the vacuum error magnetic field on the various surface points", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/b_field_z(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_z\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/b_field_z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_z_error_lower": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r", + "b_field_non_axisymmetric.time_slice[:].control_surface[:].phi" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"b_field_z\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/b_field_z_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_z_error_upper": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r", + "b_field_non_axisymmetric.time_slice[:].control_surface[:].phi" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"b_field_z\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/b_field_z_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].n_tor": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Toroidal mode number", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/n_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].normal_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the normal vector to the surface, given on each point of the surface", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/normal_vector", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_dynamic_aos" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].normal_vector.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/normal_vector/r(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].normal_vector.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/normal_vector/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].normal_vector.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/normal_vector/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].normal_vector.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/normal_vector/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].normal_vector.z": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].control_surface[:].normal_vector.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/normal_vector/z(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].normal_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/normal_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].normal_vector.z_error_lower": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].control_surface[:].normal_vector.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/normal_vector/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].normal_vector.z_error_upper": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].control_surface[:].normal_vector.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/normal_vector/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline": { + "data_type": "STRUCTURE", + "documentation": "Set of points defining the surface in a poloidal plane. The surface then extends in the toroidal direction in an axisymmetric way", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/outline", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_dynamic_aos" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/outline/r(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/outline/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/outline/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/outline/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.z": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/outline/z(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/outline/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.z_error_lower": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/outline/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.z_error_upper": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/outline/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].phi": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle array, on which the Fourier decomposition is carried out", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/phi(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].phi_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "b_field_non_axisymmetric.time_slice[:].control_surface[:].phi_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/control_surface(i1)/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "b_field_non_axisymmetric.time_slice[:].field_map": { + "data_type": "STRUCTURE", + "documentation": "Description of the error field map", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map", + "lifecycle_status": "alpha", + "structure_reference": "b_field_na_field_map" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.b_field_r": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].field_map.grid.r", + "b_field_non_axisymmetric.time_slice[:].field_map.grid.phi", + "b_field_non_axisymmetric.time_slice[:].field_map.grid.z" + ], + "data_type": "FLT_3D", + "documentation": "R component of the vacuum error magnetic field", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/b_field_r(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.b_field_r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_r\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/b_field_r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.b_field_r_error_lower": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].field_map.grid.r", + "b_field_non_axisymmetric.time_slice[:].field_map.grid.phi", + "b_field_non_axisymmetric.time_slice[:].field_map.grid.z" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"b_field_r\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/b_field_r_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.b_field_r_error_upper": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].field_map.grid.r", + "b_field_non_axisymmetric.time_slice[:].field_map.grid.phi", + "b_field_non_axisymmetric.time_slice[:].field_map.grid.z" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"b_field_r\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/b_field_r_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.b_field_tor": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].field_map.grid.r", + "b_field_non_axisymmetric.time_slice[:].field_map.grid.phi", + "b_field_non_axisymmetric.time_slice[:].field_map.grid.z" + ], + "data_type": "FLT_3D", + "documentation": "Toroidal component of the vacuum error magnetic field", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/b_field_tor(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.b_field_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_tor\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/b_field_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.b_field_tor_error_lower": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].field_map.grid.r", + "b_field_non_axisymmetric.time_slice[:].field_map.grid.phi", + "b_field_non_axisymmetric.time_slice[:].field_map.grid.z" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"b_field_tor\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/b_field_tor_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.b_field_tor_error_upper": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].field_map.grid.r", + "b_field_non_axisymmetric.time_slice[:].field_map.grid.phi", + "b_field_non_axisymmetric.time_slice[:].field_map.grid.z" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"b_field_tor\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/b_field_tor_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.b_field_z": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].field_map.grid.r", + "b_field_non_axisymmetric.time_slice[:].field_map.grid.phi", + "b_field_non_axisymmetric.time_slice[:].field_map.grid.z" + ], + "data_type": "FLT_3D", + "documentation": "Z component of the vacuum error magnetic field", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/b_field_z(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.b_field_z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_z\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/b_field_z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.b_field_z_error_lower": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].field_map.grid.r", + "b_field_non_axisymmetric.time_slice[:].field_map.grid.phi", + "b_field_non_axisymmetric.time_slice[:].field_map.grid.z" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"b_field_z\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/b_field_z_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.b_field_z_error_upper": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].field_map.grid.r", + "b_field_non_axisymmetric.time_slice[:].field_map.grid.phi", + "b_field_non_axisymmetric.time_slice[:].field_map.grid.z" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"b_field_z\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/b_field_z_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.grid": { + "data_type": "STRUCTURE", + "documentation": "3D grid", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/grid", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_dynamic_aos3" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.grid.phi": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].field_map.grid.r" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/grid/phi(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.grid.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/grid/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.grid.phi_error_lower": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].field_map.grid.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/grid/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.grid.phi_error_upper": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].field_map.grid.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/grid/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.grid.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/grid/r(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.grid.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/grid/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.grid.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/grid/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.grid.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/grid/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.grid.z": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].field_map.grid.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/grid/z(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.grid.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/grid/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.grid.z_error_lower": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].field_map.grid.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/grid/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.grid.z_error_upper": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].field_map.grid.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/grid/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.ripple_amplitude": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].field_map.grid.r", + "b_field_non_axisymmetric.time_slice[:].field_map.grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Value of (b_field_max-b_field_min)/(b_field_max+b_field_min), where b_field_max resp. b_field_min) is the maximum (resp. minimum) of the magnetic field amplitude over a 2pi rotation in toroidal angle phi at a given R, Z position. ", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/ripple_amplitude(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.ripple_amplitude_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ripple_amplitude\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/ripple_amplitude_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.ripple_amplitude_error_lower": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].field_map.grid.r", + "b_field_non_axisymmetric.time_slice[:].field_map.grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"ripple_amplitude\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/ripple_amplitude_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "b_field_non_axisymmetric.time_slice[:].field_map.ripple_amplitude_error_upper": { + "coordinates": [ + "b_field_non_axisymmetric.time_slice[:].field_map.grid.r", + "b_field_non_axisymmetric.time_slice[:].field_map.grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"ripple_amplitude\"", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/field_map/ripple_amplitude_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "b_field_non_axisymmetric.time_slice[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "b_field_non_axisymmetric/time_slice(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/barometry.json b/omas/imas_structures/3_39_0/barometry.json new file mode 100644 index 000000000..c9c9867df --- /dev/null +++ b/omas/imas_structures/3_39_0/barometry.json @@ -0,0 +1,809 @@ +{ + "barometry": { + "documentation": "Pressure measurements in the vacuum vessel. NB will need to change the type of the pressure node to signal_1d when moving to the new LL.", + "full_path": "barometry", + "lifecycle_last_change": "3.33.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.17.2", + "maxoccur": "2" + }, + "barometry.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "barometry/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "barometry.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "barometry/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "barometry/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "barometry/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "barometry.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "barometry/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "barometry/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "barometry/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "barometry/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "barometry/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "barometry/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "barometry/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.code.output_flag": { + "coordinates": [ + "barometry.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "barometry/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "barometry.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "barometry/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "barometry/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "barometry/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.gauge": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of gauges", + "full_path": "barometry/gauge(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "barometry_gauge" + }, + "barometry.gauge[:].calibration_coefficient": { + "data_type": "FLT_0D", + "documentation": "Coefficient used for converting raw signal into absolute pressure", + "full_path": "barometry/gauge(i1)/calibration_coefficient", + "lifecycle_status": "alpha", + "type": "static", + "units": "Pa" + }, + "barometry.gauge[:].calibration_coefficient_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"calibration_coefficient\"", + "full_path": "barometry/gauge(i1)/calibration_coefficient_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "barometry.gauge[:].calibration_coefficient_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"calibration_coefficient\"", + "full_path": "barometry/gauge(i1)/calibration_coefficient_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "Pa" + }, + "barometry.gauge[:].calibration_coefficient_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"calibration_coefficient\"", + "full_path": "barometry/gauge(i1)/calibration_coefficient_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "Pa" + }, + "barometry.gauge[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the gauge", + "full_path": "barometry/gauge(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "barometry.gauge[:].position": { + "data_type": "STRUCTURE", + "documentation": "Position of the measurements", + "full_path": "barometry/gauge(i1)/position", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "barometry.gauge[:].position.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "barometry/gauge(i1)/position/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "barometry.gauge[:].position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "barometry/gauge(i1)/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "barometry.gauge[:].position.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "barometry/gauge(i1)/position/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "barometry.gauge[:].position.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "barometry/gauge(i1)/position/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "barometry.gauge[:].position.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "barometry/gauge(i1)/position/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "barometry.gauge[:].position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "barometry/gauge(i1)/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "barometry.gauge[:].position.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "barometry/gauge(i1)/position/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "barometry.gauge[:].position.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "barometry/gauge(i1)/position/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "barometry.gauge[:].position.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "barometry/gauge(i1)/position/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "barometry.gauge[:].position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "barometry/gauge(i1)/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "barometry.gauge[:].position.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "barometry/gauge(i1)/position/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "barometry.gauge[:].position.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "barometry/gauge(i1)/position/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "barometry.gauge[:].pressure": { + "data_type": "STRUCTURE", + "documentation": "Pressure", + "full_path": "barometry/gauge(i1)/pressure", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "Pa" + }, + "barometry.gauge[:].pressure.data": { + "coordinates": [ + "barometry.gauge[:].pressure.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "barometry/gauge(i1)/pressure/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "pressure/time", + "type": "dynamic", + "units": "Pa" + }, + "barometry.gauge[:].pressure.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "barometry/gauge(i1)/pressure/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "barometry.gauge[:].pressure.data_error_lower": { + "coordinates": [ + "barometry.gauge[:].pressure.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "barometry/gauge(i1)/pressure/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "pressure/time", + "type": "dynamic", + "units": "Pa" + }, + "barometry.gauge[:].pressure.data_error_upper": { + "coordinates": [ + "barometry.gauge[:].pressure.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "barometry/gauge(i1)/pressure/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "pressure/time", + "type": "dynamic", + "units": "Pa" + }, + "barometry.gauge[:].pressure.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "barometry/gauge(i1)/pressure/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "pressure/time", + "type": "dynamic", + "units": "s" + }, + "barometry.gauge[:].type": { + "data_type": "STRUCTURE", + "documentation": "Type of the gauge (index = 1: Penning; index = 2: Baratron)", + "full_path": "barometry/gauge(i1)/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "barometry.gauge[:].type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "barometry/gauge(i1)/type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "barometry.gauge[:].type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "barometry/gauge(i1)/type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "barometry.gauge[:].type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "barometry/gauge(i1)/type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "barometry.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "barometry/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "barometry.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "barometry/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "barometry/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "barometry/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "barometry.ids_properties.occurrence" + }, + "barometry.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "barometry/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "barometry.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "barometry/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "barometry.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "barometry/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "barometry/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "barometry/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "barometry/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "barometry/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "barometry/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "barometry.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "barometry/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "barometry/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "barometry/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "barometry/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "barometry/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "barometry/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "barometry.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "barometry/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "barometry.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "barometry/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "barometry/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "barometry/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "barometry/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "barometry/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "barometry/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "barometry/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "barometry.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "barometry/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "barometry.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "barometry/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "barometry/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "barometry/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "barometry/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "barometry/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "barometry/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "barometry/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "barometry.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "barometry/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "barometry/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "barometry/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "barometry/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "barometry/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "barometry/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "barometry/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "barometry.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "barometry/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "barometry.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "barometry/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "barometry.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "barometry/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "barometry.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "barometry/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "barometry/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "barometry.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "barometry/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "barometry.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "barometry/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "barometry/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "barometry/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "barometry.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "barometry/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "barometry.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "barometry/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "barometry.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "barometry/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "barometry.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "barometry/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "barometry.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "barometry/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/bolometer.json b/omas/imas_structures/3_39_0/bolometer.json new file mode 100644 index 000000000..fe98ebad6 --- /dev/null +++ b/omas/imas_structures/3_39_0/bolometer.json @@ -0,0 +1,2461 @@ +{ + "bolometer": { + "documentation": "Bolometer diagnostic", + "full_path": "bolometer", + "lifecycle_last_change": "3.33.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.7.4", + "maxoccur": "2" + }, + "bolometer.channel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of channels (detector or pixel of a camera)", + "full_path": "bolometer/channel(i1)", + "lifecycle_status": "alpha", + "maxoccur": "500", + "structure_reference": "bolometer_channel" + }, + "bolometer.channel[:].aperture": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Description of a set of collimating apertures", + "full_path": "bolometer/channel(i1)/aperture(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "detector_aperture" + }, + "bolometer.channel[:].aperture[:].centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "bolometer/channel(i1)/aperture(i2)/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "bolometer.channel[:].aperture[:].centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "bolometer/channel(i1)/aperture(i2)/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "bolometer.channel[:].aperture[:].centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].aperture[:].centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "bolometer.channel[:].aperture[:].centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "bolometer.channel[:].aperture[:].centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "bolometer/channel(i1)/aperture(i2)/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].aperture[:].centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "bolometer/channel(i1)/aperture(i2)/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].aperture[:].centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "bolometer/channel(i1)/aperture(i2)/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "bolometer.channel[:].aperture[:].outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "bolometer/channel(i1)/aperture(i2)/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "bolometer.channel[:].aperture[:].outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "bolometer/channel(i1)/aperture(i2)/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].aperture[:].outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].outline.x2": { + "coordinates": [ + "bolometer.channel[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "bolometer/channel(i1)/aperture(i2)/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].aperture[:].outline.x2_error_lower": { + "coordinates": [ + "bolometer.channel[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].outline.x2_error_upper": { + "coordinates": [ + "bolometer.channel[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "bolometer/channel(i1)/aperture(i2)/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].aperture[:].radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "bolometer/channel(i1)/aperture(i2)/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "bolometer.channel[:].aperture[:].surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].aperture[:].surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "bolometer.channel[:].aperture[:].surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "bolometer.channel[:].aperture[:].x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "bolometer/channel(i1)/aperture(i2)/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "bolometer.channel[:].aperture[:].x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "bolometer/channel(i1)/aperture(i2)/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].aperture[:].x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "bolometer/channel(i1)/aperture(i2)/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].aperture[:].x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "bolometer/channel(i1)/aperture(i2)/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].aperture[:].x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "bolometer/channel(i1)/aperture(i2)/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].aperture[:].x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "bolometer/channel(i1)/aperture(i2)/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "bolometer.channel[:].aperture[:].x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "bolometer/channel(i1)/aperture(i2)/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].aperture[:].x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "bolometer/channel(i1)/aperture(i2)/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].aperture[:].x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "bolometer/channel(i1)/aperture(i2)/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].aperture[:].x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "bolometer/channel(i1)/aperture(i2)/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].aperture[:].x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "bolometer/channel(i1)/aperture(i2)/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "bolometer.channel[:].aperture[:].x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "bolometer/channel(i1)/aperture(i2)/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].aperture[:].x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "bolometer/channel(i1)/aperture(i2)/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].aperture[:].x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "bolometer/channel(i1)/aperture(i2)/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].aperture[:].x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].aperture[:].x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "bolometer/channel(i1)/aperture(i2)/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector": { + "data_type": "STRUCTURE", + "documentation": "Detector description", + "full_path": "bolometer/channel(i1)/detector", + "lifecycle_status": "alpha", + "structure_reference": "detector_aperture" + }, + "bolometer.channel[:].detector.centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "bolometer/channel(i1)/detector/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "bolometer.channel[:].detector.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "bolometer/channel(i1)/detector/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "bolometer.channel[:].detector.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "bolometer/channel(i1)/detector/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].detector.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "bolometer/channel(i1)/detector/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "bolometer.channel[:].detector.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "bolometer/channel(i1)/detector/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "bolometer.channel[:].detector.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "bolometer/channel(i1)/detector/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "bolometer/channel(i1)/detector/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].detector.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "bolometer/channel(i1)/detector/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "bolometer/channel(i1)/detector/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "bolometer/channel(i1)/detector/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "bolometer/channel(i1)/detector/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].detector.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "bolometer/channel(i1)/detector/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "bolometer/channel(i1)/detector/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "bolometer/channel(i1)/detector/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "bolometer.channel[:].detector.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "bolometer/channel(i1)/detector/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "bolometer.channel[:].detector.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "bolometer/channel(i1)/detector/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "bolometer/channel(i1)/detector/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].detector.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "bolometer/channel(i1)/detector/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "bolometer/channel(i1)/detector/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.outline.x2": { + "coordinates": [ + "bolometer.channel[:].detector.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "bolometer/channel(i1)/detector/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "bolometer/channel(i1)/detector/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].detector.outline.x2_error_lower": { + "coordinates": [ + "bolometer.channel[:].detector.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "bolometer/channel(i1)/detector/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.outline.x2_error_upper": { + "coordinates": [ + "bolometer.channel[:].detector.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "bolometer/channel(i1)/detector/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "bolometer/channel(i1)/detector/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "bolometer/channel(i1)/detector/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].detector.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "bolometer/channel(i1)/detector/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "bolometer/channel(i1)/detector/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "bolometer/channel(i1)/detector/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "bolometer.channel[:].detector.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "bolometer/channel(i1)/detector/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].detector.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "bolometer/channel(i1)/detector/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "bolometer.channel[:].detector.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "bolometer/channel(i1)/detector/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "bolometer.channel[:].detector.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "bolometer/channel(i1)/detector/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "bolometer.channel[:].detector.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "bolometer/channel(i1)/detector/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "bolometer/channel(i1)/detector/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].detector.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "bolometer/channel(i1)/detector/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "bolometer/channel(i1)/detector/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "bolometer/channel(i1)/detector/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "bolometer/channel(i1)/detector/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].detector.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "bolometer/channel(i1)/detector/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "bolometer/channel(i1)/detector/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "bolometer/channel(i1)/detector/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "bolometer/channel(i1)/detector/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].detector.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "bolometer/channel(i1)/detector/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "bolometer/channel(i1)/detector/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "bolometer/channel(i1)/detector/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "bolometer/channel(i1)/detector/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].detector.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "bolometer/channel(i1)/detector/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "bolometer/channel(i1)/detector/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "bolometer/channel(i1)/detector/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "bolometer.channel[:].detector.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "bolometer/channel(i1)/detector/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "bolometer/channel(i1)/detector/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].detector.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "bolometer/channel(i1)/detector/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "bolometer/channel(i1)/detector/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "bolometer/channel(i1)/detector/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "bolometer/channel(i1)/detector/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].detector.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "bolometer/channel(i1)/detector/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "bolometer/channel(i1)/detector/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "bolometer/channel(i1)/detector/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "bolometer/channel(i1)/detector/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].detector.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "bolometer/channel(i1)/detector/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "bolometer/channel(i1)/detector/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "bolometer/channel(i1)/detector/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "bolometer/channel(i1)/detector/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].detector.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "bolometer/channel(i1)/detector/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "bolometer/channel(i1)/detector/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "bolometer/channel(i1)/detector/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "bolometer.channel[:].detector.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "bolometer/channel(i1)/detector/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "bolometer/channel(i1)/detector/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].detector.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "bolometer/channel(i1)/detector/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "bolometer/channel(i1)/detector/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "bolometer/channel(i1)/detector/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "bolometer/channel(i1)/detector/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].detector.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "bolometer/channel(i1)/detector/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "bolometer/channel(i1)/detector/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "bolometer/channel(i1)/detector/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "bolometer/channel(i1)/detector/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].detector.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "bolometer/channel(i1)/detector/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].detector.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "bolometer/channel(i1)/detector/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].etendue": { + "data_type": "FLT_0D", + "documentation": "Etendue (geometric extent) of the channel's optical system", + "full_path": "bolometer/channel(i1)/etendue", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2.sr" + }, + "bolometer.channel[:].etendue_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"etendue\"", + "full_path": "bolometer/channel(i1)/etendue_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].etendue_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"etendue\"", + "full_path": "bolometer/channel(i1)/etendue_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2.sr" + }, + "bolometer.channel[:].etendue_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"etendue\"", + "full_path": "bolometer/channel(i1)/etendue_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2.sr" + }, + "bolometer.channel[:].etendue_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to calculate the etendue. Index = 0 : exact calculation with a 4D integral; 1 : approximation with first order formula (detector surface times solid angle subtended by the apertures); 2 : other methods", + "full_path": "bolometer/channel(i1)/etendue_method", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "bolometer.channel[:].etendue_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "bolometer/channel(i1)/etendue_method/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "bolometer.channel[:].etendue_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "bolometer/channel(i1)/etendue_method/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "bolometer.channel[:].etendue_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "bolometer/channel(i1)/etendue_method/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "bolometer.channel[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the channel", + "full_path": "bolometer/channel(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "bolometer.channel[:].line_of_sight": { + "data_type": "STRUCTURE", + "documentation": "Description of the reference line of sight of the channel, defined by two points when the beam is not reflected, a third point is added to define the reflected beam path", + "full_path": "bolometer/channel(i1)/line_of_sight", + "lifecycle_status": "alpha", + "structure_reference": "line_of_sight_3points" + }, + "bolometer.channel[:].line_of_sight.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "bolometer/channel(i1)/line_of_sight/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "bolometer.channel[:].line_of_sight.first_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "bolometer/channel(i1)/line_of_sight/first_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "bolometer.channel[:].line_of_sight.first_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "bolometer/channel(i1)/line_of_sight/first_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].line_of_sight.first_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "bolometer/channel(i1)/line_of_sight/first_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "bolometer.channel[:].line_of_sight.first_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "bolometer/channel(i1)/line_of_sight/first_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "bolometer.channel[:].line_of_sight.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "bolometer/channel(i1)/line_of_sight/first_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].line_of_sight.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "bolometer/channel(i1)/line_of_sight/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].line_of_sight.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "bolometer/channel(i1)/line_of_sight/first_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].line_of_sight.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "bolometer/channel(i1)/line_of_sight/first_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].line_of_sight.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "bolometer/channel(i1)/line_of_sight/first_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].line_of_sight.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "bolometer/channel(i1)/line_of_sight/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].line_of_sight.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "bolometer/channel(i1)/line_of_sight/first_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].line_of_sight.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "bolometer/channel(i1)/line_of_sight/first_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].line_of_sight.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "bolometer/channel(i1)/line_of_sight/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "bolometer.channel[:].line_of_sight.second_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "bolometer/channel(i1)/line_of_sight/second_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "bolometer.channel[:].line_of_sight.second_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "bolometer/channel(i1)/line_of_sight/second_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].line_of_sight.second_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "bolometer/channel(i1)/line_of_sight/second_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "bolometer.channel[:].line_of_sight.second_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "bolometer/channel(i1)/line_of_sight/second_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "bolometer.channel[:].line_of_sight.second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "bolometer/channel(i1)/line_of_sight/second_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].line_of_sight.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "bolometer/channel(i1)/line_of_sight/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].line_of_sight.second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "bolometer/channel(i1)/line_of_sight/second_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].line_of_sight.second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "bolometer/channel(i1)/line_of_sight/second_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].line_of_sight.second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "bolometer/channel(i1)/line_of_sight/second_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].line_of_sight.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "bolometer/channel(i1)/line_of_sight/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].line_of_sight.second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "bolometer/channel(i1)/line_of_sight/second_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].line_of_sight.second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "bolometer/channel(i1)/line_of_sight/second_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].line_of_sight.third_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the third point", + "full_path": "bolometer/channel(i1)/line_of_sight/third_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "bolometer.channel[:].line_of_sight.third_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "bolometer/channel(i1)/line_of_sight/third_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "bolometer.channel[:].line_of_sight.third_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "bolometer/channel(i1)/line_of_sight/third_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].line_of_sight.third_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "bolometer/channel(i1)/line_of_sight/third_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "bolometer.channel[:].line_of_sight.third_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "bolometer/channel(i1)/line_of_sight/third_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "bolometer.channel[:].line_of_sight.third_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "bolometer/channel(i1)/line_of_sight/third_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].line_of_sight.third_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "bolometer/channel(i1)/line_of_sight/third_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].line_of_sight.third_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "bolometer/channel(i1)/line_of_sight/third_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].line_of_sight.third_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "bolometer/channel(i1)/line_of_sight/third_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].line_of_sight.third_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "bolometer/channel(i1)/line_of_sight/third_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].line_of_sight.third_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "bolometer/channel(i1)/line_of_sight/third_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].line_of_sight.third_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "bolometer/channel(i1)/line_of_sight/third_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].line_of_sight.third_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "bolometer/channel(i1)/line_of_sight/third_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bolometer.channel[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the channel", + "full_path": "bolometer/channel(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "bolometer.channel[:].power": { + "data_type": "STRUCTURE", + "documentation": "Power received on the detector", + "full_path": "bolometer/channel(i1)/power", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "bolometer.channel[:].power.data": { + "coordinates": [ + "bolometer.channel[:].power.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "bolometer/channel(i1)/power/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/time", + "type": "dynamic", + "units": "W" + }, + "bolometer.channel[:].power.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "bolometer/channel(i1)/power/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.channel[:].power.data_error_lower": { + "coordinates": [ + "bolometer.channel[:].power.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "bolometer/channel(i1)/power/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/time", + "type": "dynamic", + "units": "W" + }, + "bolometer.channel[:].power.data_error_upper": { + "coordinates": [ + "bolometer.channel[:].power.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "bolometer/channel(i1)/power/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/time", + "type": "dynamic", + "units": "W" + }, + "bolometer.channel[:].power.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "bolometer/channel(i1)/power/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/time", + "type": "dynamic", + "units": "s" + }, + "bolometer.channel[:].validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the channel for the whole acquisition period (0 means valid, negative values mean non-valid)", + "full_path": "bolometer/channel(i1)/validity", + "lifecycle_status": "alpha", + "type": "static" + }, + "bolometer.channel[:].validity_timed": { + "data_type": "STRUCTURE", + "documentation": "Indicator of the validity of the channel as a function of time (0 means valid, negative values mean non-valid)", + "full_path": "bolometer/channel(i1)/validity_timed", + "lifecycle_status": "alpha", + "structure_reference": "signal_int_1d" + }, + "bolometer.channel[:].validity_timed.data": { + "coordinates": [ + "bolometer.channel[:].validity_timed.time" + ], + "data_type": "INT_1D", + "documentation": "Data", + "full_path": "bolometer/channel(i1)/validity_timed/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "validity_timed/time", + "type": "dynamic" + }, + "bolometer.channel[:].validity_timed.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "bolometer/channel(i1)/validity_timed/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "validity_timed/time", + "type": "dynamic", + "units": "s" + }, + "bolometer.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "bolometer/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "bolometer.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "bolometer/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "bolometer/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "bolometer/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "bolometer.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "bolometer/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "bolometer/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "bolometer/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "bolometer/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "bolometer/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "bolometer/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "bolometer/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.code.output_flag": { + "coordinates": [ + "bolometer.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "bolometer/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "bolometer.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "bolometer/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "bolometer/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "bolometer/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "bolometer/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "bolometer.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "bolometer/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "bolometer/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "bolometer/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "bolometer.ids_properties.occurrence" + }, + "bolometer.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "bolometer/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "bolometer.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "bolometer/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "bolometer.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "bolometer/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "bolometer/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "bolometer/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "bolometer/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "bolometer/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "bolometer/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "bolometer.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "bolometer/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "bolometer/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "bolometer/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "bolometer/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "bolometer/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "bolometer/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "bolometer.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "bolometer/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "bolometer.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "bolometer/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "bolometer/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "bolometer/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "bolometer/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "bolometer/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "bolometer/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "bolometer/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "bolometer.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "bolometer/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "bolometer.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "bolometer/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "bolometer/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "bolometer/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "bolometer/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "bolometer/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "bolometer/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "bolometer/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "bolometer.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "bolometer/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "bolometer/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "bolometer/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "bolometer/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "bolometer/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "bolometer/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "bolometer/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "bolometer.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "bolometer/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "bolometer.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "bolometer/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "bolometer.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "bolometer/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "bolometer.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "bolometer/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "bolometer/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "bolometer.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "bolometer/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "bolometer.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "bolometer/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "bolometer/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "bolometer/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bolometer.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "bolometer/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "bolometer.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "bolometer/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "bolometer/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "bolometer.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "bolometer/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "bolometer.power_radiated_inside_lcfs": { + "coordinates": [ + "bolometer.time" + ], + "data_type": "FLT_1D", + "documentation": "Radiated power from the plasma inside the Last Closed Flux Surface, reconstructed from bolometry data", + "full_path": "bolometer/power_radiated_inside_lcfs(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "bolometer.power_radiated_inside_lcfs_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_radiated_inside_lcfs\"", + "full_path": "bolometer/power_radiated_inside_lcfs_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.power_radiated_inside_lcfs_error_lower": { + "coordinates": [ + "bolometer.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_radiated_inside_lcfs\"", + "full_path": "bolometer/power_radiated_inside_lcfs_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "bolometer.power_radiated_inside_lcfs_error_upper": { + "coordinates": [ + "bolometer.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_radiated_inside_lcfs\"", + "full_path": "bolometer/power_radiated_inside_lcfs_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "bolometer.power_radiated_total": { + "coordinates": [ + "bolometer.time" + ], + "data_type": "FLT_1D", + "documentation": "Total radiated power reconstructed from bolometry data", + "full_path": "bolometer/power_radiated_total(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "bolometer.power_radiated_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_radiated_total\"", + "full_path": "bolometer/power_radiated_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bolometer.power_radiated_total_error_lower": { + "coordinates": [ + "bolometer.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_radiated_total\"", + "full_path": "bolometer/power_radiated_total_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "bolometer.power_radiated_total_error_upper": { + "coordinates": [ + "bolometer.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_radiated_total\"", + "full_path": "bolometer/power_radiated_total_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "bolometer.power_radiated_validity": { + "coordinates": [ + "bolometer.time" + ], + "data_type": "INT_1D", + "documentation": "Validity flag related to the radiated power reconstructions", + "full_path": "bolometer/power_radiated_validity(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic" + }, + "bolometer.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "bolometer/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/bremsstrahlung_visible.json b/omas/imas_structures/3_39_0/bremsstrahlung_visible.json new file mode 100644 index 000000000..c8c512d3b --- /dev/null +++ b/omas/imas_structures/3_39_0/bremsstrahlung_visible.json @@ -0,0 +1,1158 @@ +{ + "bremsstrahlung_visible": { + "documentation": "Diagnostic for measuring the bremsstrahlung from thermal particules in the visible light range, in view of determining the effective charge of the plasma.", + "full_path": "bremsstrahlung_visible", + "lifecycle_last_change": "3.33.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.22.0", + "maxoccur": "2" + }, + "bremsstrahlung_visible.channel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of channels (detector or pixel of a camera)", + "full_path": "bremsstrahlung_visible/channel(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "bremsstrahlung_channel" + }, + "bremsstrahlung_visible.channel[:].filter": { + "data_type": "STRUCTURE", + "documentation": "Filter wavelength range and detection efficiency", + "full_path": "bremsstrahlung_visible/channel(i1)/filter", + "lifecycle_status": "alpha", + "structure_reference": "filter_wavelength" + }, + "bremsstrahlung_visible.channel[:].filter.detection_efficiency": { + "coordinates": [ + "bremsstrahlung_visible.channel[:].filter.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Probability of detection of a photon impacting the detector as a function of its wavelength ", + "full_path": "bremsstrahlung_visible/channel(i1)/filter/detection_efficiency(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "bremsstrahlung_visible.channel[:].filter.detection_efficiency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"detection_efficiency\"", + "full_path": "bremsstrahlung_visible/channel(i1)/filter/detection_efficiency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bremsstrahlung_visible.channel[:].filter.detection_efficiency_error_lower": { + "coordinates": [ + "bremsstrahlung_visible.channel[:].filter.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"detection_efficiency\"", + "full_path": "bremsstrahlung_visible/channel(i1)/filter/detection_efficiency_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "bremsstrahlung_visible.channel[:].filter.detection_efficiency_error_upper": { + "coordinates": [ + "bremsstrahlung_visible.channel[:].filter.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"detection_efficiency\"", + "full_path": "bremsstrahlung_visible/channel(i1)/filter/detection_efficiency_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "bremsstrahlung_visible.channel[:].filter.wavelength_lower": { + "data_type": "FLT_0D", + "documentation": "Lower bound of the filter wavelength range", + "full_path": "bremsstrahlung_visible/channel(i1)/filter/wavelength_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "bremsstrahlung_visible.channel[:].filter.wavelength_lower_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelength_lower\"", + "full_path": "bremsstrahlung_visible/channel(i1)/filter/wavelength_lower_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bremsstrahlung_visible.channel[:].filter.wavelength_lower_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"wavelength_lower\"", + "full_path": "bremsstrahlung_visible/channel(i1)/filter/wavelength_lower_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "bremsstrahlung_visible.channel[:].filter.wavelength_lower_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"wavelength_lower\"", + "full_path": "bremsstrahlung_visible/channel(i1)/filter/wavelength_lower_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "bremsstrahlung_visible.channel[:].filter.wavelength_upper": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the filter wavelength range", + "full_path": "bremsstrahlung_visible/channel(i1)/filter/wavelength_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "bremsstrahlung_visible.channel[:].filter.wavelength_upper_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelength_upper\"", + "full_path": "bremsstrahlung_visible/channel(i1)/filter/wavelength_upper_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bremsstrahlung_visible.channel[:].filter.wavelength_upper_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"wavelength_upper\"", + "full_path": "bremsstrahlung_visible/channel(i1)/filter/wavelength_upper_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "bremsstrahlung_visible.channel[:].filter.wavelength_upper_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"wavelength_upper\"", + "full_path": "bremsstrahlung_visible/channel(i1)/filter/wavelength_upper_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "bremsstrahlung_visible.channel[:].filter.wavelengths": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of wavelength values", + "full_path": "bremsstrahlung_visible/channel(i1)/filter/wavelengths(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bremsstrahlung_visible.channel[:].filter.wavelengths_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelengths\"", + "full_path": "bremsstrahlung_visible/channel(i1)/filter/wavelengths_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bremsstrahlung_visible.channel[:].filter.wavelengths_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"wavelengths\"", + "full_path": "bremsstrahlung_visible/channel(i1)/filter/wavelengths_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bremsstrahlung_visible.channel[:].filter.wavelengths_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"wavelengths\"", + "full_path": "bremsstrahlung_visible/channel(i1)/filter/wavelengths_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bremsstrahlung_visible.channel[:].intensity": { + "data_type": "STRUCTURE", + "documentation": "Intensity, i.e. number of photoelectrons detected by unit time, taking into account electronic gain compensation and channels relative calibration", + "full_path": "bremsstrahlung_visible/channel(i1)/intensity", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "(counts) s^-1" + }, + "bremsstrahlung_visible.channel[:].intensity.data": { + "coordinates": [ + "bremsstrahlung_visible.channel[:].intensity.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "bremsstrahlung_visible/channel(i1)/intensity/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity/time", + "type": "dynamic", + "units": "(counts) s^-1" + }, + "bremsstrahlung_visible.channel[:].intensity.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "bremsstrahlung_visible/channel(i1)/intensity/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bremsstrahlung_visible.channel[:].intensity.data_error_lower": { + "coordinates": [ + "bremsstrahlung_visible.channel[:].intensity.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "bremsstrahlung_visible/channel(i1)/intensity/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity/time", + "type": "dynamic", + "units": "(counts) s^-1" + }, + "bremsstrahlung_visible.channel[:].intensity.data_error_upper": { + "coordinates": [ + "bremsstrahlung_visible.channel[:].intensity.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "bremsstrahlung_visible/channel(i1)/intensity/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity/time", + "type": "dynamic", + "units": "(counts) s^-1" + }, + "bremsstrahlung_visible.channel[:].intensity.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "bremsstrahlung_visible/channel(i1)/intensity/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity/time", + "type": "dynamic", + "units": "s" + }, + "bremsstrahlung_visible.channel[:].line_of_sight": { + "data_type": "STRUCTURE", + "documentation": "Description of the line of sight of the channel, given by 2 points", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight", + "lifecycle_status": "alpha", + "structure_reference": "line_of_sight_2points" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.first_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/first_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.first_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/first_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.first_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/first_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.first_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/first_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/first_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/first_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/first_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/first_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/first_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/first_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.second_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/second_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.second_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/second_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.second_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/second_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.second_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/second_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/second_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/second_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/second_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/second_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/second_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bremsstrahlung_visible.channel[:].line_of_sight.second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "bremsstrahlung_visible/channel(i1)/line_of_sight/second_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "bremsstrahlung_visible.channel[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the channel", + "full_path": "bremsstrahlung_visible/channel(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "bremsstrahlung_visible.channel[:].radiance_spectral": { + "data_type": "STRUCTURE", + "documentation": "Calibrated spectral radiance (radiance per unit wavelength)", + "full_path": "bremsstrahlung_visible/channel(i1)/radiance_spectral", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "(photons).m^-2.s^-1.sr^-1.m^-1" + }, + "bremsstrahlung_visible.channel[:].radiance_spectral.data": { + "coordinates": [ + "bremsstrahlung_visible.channel[:].radiance_spectral.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "bremsstrahlung_visible/channel(i1)/radiance_spectral/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance_spectral/time", + "type": "dynamic", + "units": "(photons).m^-2.s^-1.sr^-1.m^-1" + }, + "bremsstrahlung_visible.channel[:].radiance_spectral.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "bremsstrahlung_visible/channel(i1)/radiance_spectral/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bremsstrahlung_visible.channel[:].radiance_spectral.data_error_lower": { + "coordinates": [ + "bremsstrahlung_visible.channel[:].radiance_spectral.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "bremsstrahlung_visible/channel(i1)/radiance_spectral/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance_spectral/time", + "type": "dynamic", + "units": "(photons).m^-2.s^-1.sr^-1.m^-1" + }, + "bremsstrahlung_visible.channel[:].radiance_spectral.data_error_upper": { + "coordinates": [ + "bremsstrahlung_visible.channel[:].radiance_spectral.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "bremsstrahlung_visible/channel(i1)/radiance_spectral/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance_spectral/time", + "type": "dynamic", + "units": "(photons).m^-2.s^-1.sr^-1.m^-1" + }, + "bremsstrahlung_visible.channel[:].radiance_spectral.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "bremsstrahlung_visible/channel(i1)/radiance_spectral/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance_spectral/time", + "type": "dynamic", + "units": "s" + }, + "bremsstrahlung_visible.channel[:].zeff_line_average": { + "data_type": "STRUCTURE", + "documentation": "Average effective charge along the line of sight", + "full_path": "bremsstrahlung_visible/channel(i1)/zeff_line_average", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d_validity", + "units": "-" + }, + "bremsstrahlung_visible.channel[:].zeff_line_average.data": { + "coordinates": [ + "bremsstrahlung_visible.channel[:].zeff_line_average.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "bremsstrahlung_visible/channel(i1)/zeff_line_average/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "zeff_line_average/time", + "type": "dynamic", + "units": "-" + }, + "bremsstrahlung_visible.channel[:].zeff_line_average.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "bremsstrahlung_visible/channel(i1)/zeff_line_average/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bremsstrahlung_visible.channel[:].zeff_line_average.data_error_lower": { + "coordinates": [ + "bremsstrahlung_visible.channel[:].zeff_line_average.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "bremsstrahlung_visible/channel(i1)/zeff_line_average/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "zeff_line_average/time", + "type": "dynamic", + "units": "-" + }, + "bremsstrahlung_visible.channel[:].zeff_line_average.data_error_upper": { + "coordinates": [ + "bremsstrahlung_visible.channel[:].zeff_line_average.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "bremsstrahlung_visible/channel(i1)/zeff_line_average/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "zeff_line_average/time", + "type": "dynamic", + "units": "-" + }, + "bremsstrahlung_visible.channel[:].zeff_line_average.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "bremsstrahlung_visible/channel(i1)/zeff_line_average/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "zeff_line_average/time", + "type": "dynamic", + "units": "s" + }, + "bremsstrahlung_visible.channel[:].zeff_line_average.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "bremsstrahlung_visible/channel(i1)/zeff_line_average/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.channel[:].zeff_line_average.validity_timed": { + "coordinates": [ + "bremsstrahlung_visible.channel[:].zeff_line_average.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "bremsstrahlung_visible/channel(i1)/zeff_line_average/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "zeff_line_average/time", + "type": "dynamic" + }, + "bremsstrahlung_visible.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "bremsstrahlung_visible/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "bremsstrahlung_visible.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "bremsstrahlung_visible/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "bremsstrahlung_visible/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "bremsstrahlung_visible/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "bremsstrahlung_visible.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "bremsstrahlung_visible/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "bremsstrahlung_visible/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "bremsstrahlung_visible/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "bremsstrahlung_visible/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "bremsstrahlung_visible/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "bremsstrahlung_visible/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "bremsstrahlung_visible/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.code.output_flag": { + "coordinates": [ + "bremsstrahlung_visible.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "bremsstrahlung_visible/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "bremsstrahlung_visible.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "bremsstrahlung_visible/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "bremsstrahlung_visible/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "bremsstrahlung_visible/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "bremsstrahlung_visible/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "bremsstrahlung_visible.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "bremsstrahlung_visible/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "bremsstrahlung_visible/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "bremsstrahlung_visible/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "bremsstrahlung_visible.ids_properties.occurrence" + }, + "bremsstrahlung_visible.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "bremsstrahlung_visible/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "bremsstrahlung_visible.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "bremsstrahlung_visible.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "bremsstrahlung_visible.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "bremsstrahlung_visible.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "bremsstrahlung_visible/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "bremsstrahlung_visible/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "bremsstrahlung_visible.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "bremsstrahlung_visible/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "bremsstrahlung_visible/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "bremsstrahlung_visible.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "bremsstrahlung_visible/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "bremsstrahlung_visible.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "bremsstrahlung_visible/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "bremsstrahlung_visible/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "bremsstrahlung_visible/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "bremsstrahlung_visible.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "bremsstrahlung_visible/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "bremsstrahlung_visible/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "bremsstrahlung_visible/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "bremsstrahlung_visible.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "bremsstrahlung_visible/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "bremsstrahlung_visible.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "bremsstrahlung_visible/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "bremsstrahlung_visible.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "bremsstrahlung_visible/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "bremsstrahlung_visible.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "bremsstrahlung_visible/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "bremsstrahlung_visible.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "bremsstrahlung_visible/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/calorimetry.json b/omas/imas_structures/3_39_0/calorimetry.json new file mode 100644 index 000000000..b15950a4f --- /dev/null +++ b/omas/imas_structures/3_39_0/calorimetry.json @@ -0,0 +1,1424 @@ +{ + "calorimetry": { + "documentation": "Calometry measurements on various tokamak subsystems", + "full_path": "calorimetry", + "lifecycle_last_change": "3.33.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.23.4", + "maxoccur": "2" + }, + "calorimetry.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "calorimetry/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "calorimetry.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "calorimetry/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "calorimetry/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "calorimetry/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "calorimetry.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "calorimetry/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "calorimetry/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "calorimetry/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "calorimetry/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "calorimetry/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "calorimetry/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "calorimetry/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.code.output_flag": { + "coordinates": [ + "calorimetry.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "calorimetry/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "calorimetry.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "calorimetry/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "calorimetry/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "calorimetry/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.cooling_loop": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of cooling loops", + "full_path": "calorimetry/cooling_loop(i1)", + "lifecycle_status": "alpha", + "maxoccur": "8", + "structure_reference": "calorimetry_cooling_loop" + }, + "calorimetry.cooling_loop[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the loop", + "full_path": "calorimetry/cooling_loop(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "calorimetry.cooling_loop[:].mass_flow": { + "data_type": "STRUCTURE", + "documentation": "Mass flow of the coolant going through the loop", + "full_path": "calorimetry/cooling_loop(i1)/mass_flow", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d_validity", + "units": "kg.s^-1" + }, + "calorimetry.cooling_loop[:].mass_flow.data": { + "coordinates": [ + "calorimetry.cooling_loop[:].mass_flow.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "calorimetry/cooling_loop(i1)/mass_flow/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "mass_flow/time", + "type": "dynamic", + "units": "kg.s^-1" + }, + "calorimetry.cooling_loop[:].mass_flow.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "calorimetry/cooling_loop(i1)/mass_flow/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "calorimetry.cooling_loop[:].mass_flow.data_error_lower": { + "coordinates": [ + "calorimetry.cooling_loop[:].mass_flow.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "calorimetry/cooling_loop(i1)/mass_flow/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "mass_flow/time", + "type": "dynamic", + "units": "kg.s^-1" + }, + "calorimetry.cooling_loop[:].mass_flow.data_error_upper": { + "coordinates": [ + "calorimetry.cooling_loop[:].mass_flow.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "calorimetry/cooling_loop(i1)/mass_flow/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "mass_flow/time", + "type": "dynamic", + "units": "kg.s^-1" + }, + "calorimetry.cooling_loop[:].mass_flow.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "calorimetry/cooling_loop(i1)/mass_flow/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "mass_flow/time", + "type": "dynamic", + "units": "s" + }, + "calorimetry.cooling_loop[:].mass_flow.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "calorimetry/cooling_loop(i1)/mass_flow/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.cooling_loop[:].mass_flow.validity_timed": { + "coordinates": [ + "calorimetry.cooling_loop[:].mass_flow.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "calorimetry/cooling_loop(i1)/mass_flow/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "mass_flow/time", + "type": "dynamic" + }, + "calorimetry.cooling_loop[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the loop", + "full_path": "calorimetry/cooling_loop(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "calorimetry.cooling_loop[:].temperature_in": { + "data_type": "STRUCTURE", + "documentation": "Temperature of the coolant when entering the loop", + "full_path": "calorimetry/cooling_loop(i1)/temperature_in", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d_validity", + "units": "K" + }, + "calorimetry.cooling_loop[:].temperature_in.data": { + "coordinates": [ + "calorimetry.cooling_loop[:].temperature_in.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "calorimetry/cooling_loop(i1)/temperature_in/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_in/time", + "type": "dynamic", + "units": "K" + }, + "calorimetry.cooling_loop[:].temperature_in.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "calorimetry/cooling_loop(i1)/temperature_in/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "calorimetry.cooling_loop[:].temperature_in.data_error_lower": { + "coordinates": [ + "calorimetry.cooling_loop[:].temperature_in.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "calorimetry/cooling_loop(i1)/temperature_in/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_in/time", + "type": "dynamic", + "units": "K" + }, + "calorimetry.cooling_loop[:].temperature_in.data_error_upper": { + "coordinates": [ + "calorimetry.cooling_loop[:].temperature_in.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "calorimetry/cooling_loop(i1)/temperature_in/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_in/time", + "type": "dynamic", + "units": "K" + }, + "calorimetry.cooling_loop[:].temperature_in.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "calorimetry/cooling_loop(i1)/temperature_in/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_in/time", + "type": "dynamic", + "units": "s" + }, + "calorimetry.cooling_loop[:].temperature_in.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "calorimetry/cooling_loop(i1)/temperature_in/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.cooling_loop[:].temperature_in.validity_timed": { + "coordinates": [ + "calorimetry.cooling_loop[:].temperature_in.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "calorimetry/cooling_loop(i1)/temperature_in/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_in/time", + "type": "dynamic" + }, + "calorimetry.cooling_loop[:].temperature_out": { + "data_type": "STRUCTURE", + "documentation": "Temperature of the coolant when exiting the loop", + "full_path": "calorimetry/cooling_loop(i1)/temperature_out", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d_validity", + "units": "K" + }, + "calorimetry.cooling_loop[:].temperature_out.data": { + "coordinates": [ + "calorimetry.cooling_loop[:].temperature_out.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "calorimetry/cooling_loop(i1)/temperature_out/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_out/time", + "type": "dynamic", + "units": "K" + }, + "calorimetry.cooling_loop[:].temperature_out.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "calorimetry/cooling_loop(i1)/temperature_out/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "calorimetry.cooling_loop[:].temperature_out.data_error_lower": { + "coordinates": [ + "calorimetry.cooling_loop[:].temperature_out.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "calorimetry/cooling_loop(i1)/temperature_out/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_out/time", + "type": "dynamic", + "units": "K" + }, + "calorimetry.cooling_loop[:].temperature_out.data_error_upper": { + "coordinates": [ + "calorimetry.cooling_loop[:].temperature_out.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "calorimetry/cooling_loop(i1)/temperature_out/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_out/time", + "type": "dynamic", + "units": "K" + }, + "calorimetry.cooling_loop[:].temperature_out.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "calorimetry/cooling_loop(i1)/temperature_out/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_out/time", + "type": "dynamic", + "units": "s" + }, + "calorimetry.cooling_loop[:].temperature_out.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "calorimetry/cooling_loop(i1)/temperature_out/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.cooling_loop[:].temperature_out.validity_timed": { + "coordinates": [ + "calorimetry.cooling_loop[:].temperature_out.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "calorimetry/cooling_loop(i1)/temperature_out/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_out/time", + "type": "dynamic" + }, + "calorimetry.group": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of groups of components on which calorimetry measurements are carried out (grouped by tokamak subsystems or localisation on the machine)", + "full_path": "calorimetry/group(i1)", + "lifecycle_status": "alpha", + "maxoccur": "25", + "structure_reference": "calorimetry_group" + }, + "calorimetry.group[:].component": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of components on which calorimetry measurements are carried out", + "full_path": "calorimetry/group(i1)/component(i2)", + "lifecycle_status": "alpha", + "maxoccur": "40", + "structure_reference": "calorimetry_group_component" + }, + "calorimetry.group[:].component[:].energy_cumulated": { + "data_type": "STRUCTURE", + "documentation": "Energy extracted from the component since the start of the pulse", + "full_path": "calorimetry/group(i1)/component(i2)/energy_cumulated", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d_validity", + "units": "J" + }, + "calorimetry.group[:].component[:].energy_cumulated.data": { + "coordinates": [ + "calorimetry.group[:].component[:].energy_cumulated.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "calorimetry/group(i1)/component(i2)/energy_cumulated/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "energy_cumulated/time", + "type": "dynamic", + "units": "J" + }, + "calorimetry.group[:].component[:].energy_cumulated.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "calorimetry/group(i1)/component(i2)/energy_cumulated/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "calorimetry.group[:].component[:].energy_cumulated.data_error_lower": { + "coordinates": [ + "calorimetry.group[:].component[:].energy_cumulated.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "calorimetry/group(i1)/component(i2)/energy_cumulated/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "energy_cumulated/time", + "type": "dynamic", + "units": "J" + }, + "calorimetry.group[:].component[:].energy_cumulated.data_error_upper": { + "coordinates": [ + "calorimetry.group[:].component[:].energy_cumulated.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "calorimetry/group(i1)/component(i2)/energy_cumulated/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "energy_cumulated/time", + "type": "dynamic", + "units": "J" + }, + "calorimetry.group[:].component[:].energy_cumulated.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "calorimetry/group(i1)/component(i2)/energy_cumulated/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "energy_cumulated/time", + "type": "dynamic", + "units": "s" + }, + "calorimetry.group[:].component[:].energy_cumulated.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "calorimetry/group(i1)/component(i2)/energy_cumulated/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.group[:].component[:].energy_cumulated.validity_timed": { + "coordinates": [ + "calorimetry.group[:].component[:].energy_cumulated.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "calorimetry/group(i1)/component(i2)/energy_cumulated/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "energy_cumulated/time", + "type": "dynamic" + }, + "calorimetry.group[:].component[:].energy_total": { + "data_type": "STRUCTURE", + "documentation": "Energy extracted from the component on the whole plasma discharge, including the return to thermal equilibrium of the component in the post-pulse phase", + "full_path": "calorimetry/group(i1)/component(i2)/energy_total", + "lifecycle_status": "alpha", + "structure_reference": "data_flt_0d_constant_validity", + "units": "J" + }, + "calorimetry.group[:].component[:].energy_total.data": { + "data_type": "FLT_0D", + "documentation": "Data", + "full_path": "calorimetry/group(i1)/component(i2)/energy_total/data", + "lifecycle_status": "alpha", + "type": "constant", + "units": "J" + }, + "calorimetry.group[:].component[:].energy_total.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "calorimetry/group(i1)/component(i2)/energy_total/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "calorimetry.group[:].component[:].energy_total.data_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"data\"", + "full_path": "calorimetry/group(i1)/component(i2)/energy_total/data_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "J" + }, + "calorimetry.group[:].component[:].energy_total.data_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"data\"", + "full_path": "calorimetry/group(i1)/component(i2)/energy_total/data_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "J" + }, + "calorimetry.group[:].component[:].energy_total.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "calorimetry/group(i1)/component(i2)/energy_total/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.group[:].component[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the component", + "full_path": "calorimetry/group(i1)/component(i2)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "calorimetry.group[:].component[:].mass_flow": { + "data_type": "STRUCTURE", + "documentation": "Mass flow of the coolant going through the component", + "full_path": "calorimetry/group(i1)/component(i2)/mass_flow", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d_validity", + "units": "kg.s^-1" + }, + "calorimetry.group[:].component[:].mass_flow.data": { + "coordinates": [ + "calorimetry.group[:].component[:].mass_flow.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "calorimetry/group(i1)/component(i2)/mass_flow/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "mass_flow/time", + "type": "dynamic", + "units": "kg.s^-1" + }, + "calorimetry.group[:].component[:].mass_flow.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "calorimetry/group(i1)/component(i2)/mass_flow/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "calorimetry.group[:].component[:].mass_flow.data_error_lower": { + "coordinates": [ + "calorimetry.group[:].component[:].mass_flow.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "calorimetry/group(i1)/component(i2)/mass_flow/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "mass_flow/time", + "type": "dynamic", + "units": "kg.s^-1" + }, + "calorimetry.group[:].component[:].mass_flow.data_error_upper": { + "coordinates": [ + "calorimetry.group[:].component[:].mass_flow.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "calorimetry/group(i1)/component(i2)/mass_flow/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "mass_flow/time", + "type": "dynamic", + "units": "kg.s^-1" + }, + "calorimetry.group[:].component[:].mass_flow.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "calorimetry/group(i1)/component(i2)/mass_flow/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "mass_flow/time", + "type": "dynamic", + "units": "s" + }, + "calorimetry.group[:].component[:].mass_flow.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "calorimetry/group(i1)/component(i2)/mass_flow/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.group[:].component[:].mass_flow.validity_timed": { + "coordinates": [ + "calorimetry.group[:].component[:].mass_flow.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "calorimetry/group(i1)/component(i2)/mass_flow/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "mass_flow/time", + "type": "dynamic" + }, + "calorimetry.group[:].component[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the component", + "full_path": "calorimetry/group(i1)/component(i2)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "calorimetry.group[:].component[:].power": { + "data_type": "STRUCTURE", + "documentation": "Power extracted from the component", + "full_path": "calorimetry/group(i1)/component(i2)/power", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d_validity", + "units": "W" + }, + "calorimetry.group[:].component[:].power.data": { + "coordinates": [ + "calorimetry.group[:].component[:].power.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "calorimetry/group(i1)/component(i2)/power/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/time", + "type": "dynamic", + "units": "W" + }, + "calorimetry.group[:].component[:].power.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "calorimetry/group(i1)/component(i2)/power/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "calorimetry.group[:].component[:].power.data_error_lower": { + "coordinates": [ + "calorimetry.group[:].component[:].power.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "calorimetry/group(i1)/component(i2)/power/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/time", + "type": "dynamic", + "units": "W" + }, + "calorimetry.group[:].component[:].power.data_error_upper": { + "coordinates": [ + "calorimetry.group[:].component[:].power.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "calorimetry/group(i1)/component(i2)/power/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/time", + "type": "dynamic", + "units": "W" + }, + "calorimetry.group[:].component[:].power.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "calorimetry/group(i1)/component(i2)/power/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/time", + "type": "dynamic", + "units": "s" + }, + "calorimetry.group[:].component[:].power.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "calorimetry/group(i1)/component(i2)/power/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.group[:].component[:].power.validity_timed": { + "coordinates": [ + "calorimetry.group[:].component[:].power.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "calorimetry/group(i1)/component(i2)/power/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/time", + "type": "dynamic" + }, + "calorimetry.group[:].component[:].temperature_in": { + "data_type": "STRUCTURE", + "documentation": "Temperature of the coolant when entering the component", + "full_path": "calorimetry/group(i1)/component(i2)/temperature_in", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d_validity", + "units": "K" + }, + "calorimetry.group[:].component[:].temperature_in.data": { + "coordinates": [ + "calorimetry.group[:].component[:].temperature_in.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "calorimetry/group(i1)/component(i2)/temperature_in/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_in/time", + "type": "dynamic", + "units": "K" + }, + "calorimetry.group[:].component[:].temperature_in.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "calorimetry/group(i1)/component(i2)/temperature_in/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "calorimetry.group[:].component[:].temperature_in.data_error_lower": { + "coordinates": [ + "calorimetry.group[:].component[:].temperature_in.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "calorimetry/group(i1)/component(i2)/temperature_in/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_in/time", + "type": "dynamic", + "units": "K" + }, + "calorimetry.group[:].component[:].temperature_in.data_error_upper": { + "coordinates": [ + "calorimetry.group[:].component[:].temperature_in.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "calorimetry/group(i1)/component(i2)/temperature_in/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_in/time", + "type": "dynamic", + "units": "K" + }, + "calorimetry.group[:].component[:].temperature_in.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "calorimetry/group(i1)/component(i2)/temperature_in/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_in/time", + "type": "dynamic", + "units": "s" + }, + "calorimetry.group[:].component[:].temperature_in.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "calorimetry/group(i1)/component(i2)/temperature_in/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.group[:].component[:].temperature_in.validity_timed": { + "coordinates": [ + "calorimetry.group[:].component[:].temperature_in.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "calorimetry/group(i1)/component(i2)/temperature_in/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_in/time", + "type": "dynamic" + }, + "calorimetry.group[:].component[:].temperature_out": { + "data_type": "STRUCTURE", + "documentation": "Temperature of the coolant when exiting the component", + "full_path": "calorimetry/group(i1)/component(i2)/temperature_out", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d_validity", + "units": "K" + }, + "calorimetry.group[:].component[:].temperature_out.data": { + "coordinates": [ + "calorimetry.group[:].component[:].temperature_out.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "calorimetry/group(i1)/component(i2)/temperature_out/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_out/time", + "type": "dynamic", + "units": "K" + }, + "calorimetry.group[:].component[:].temperature_out.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "calorimetry/group(i1)/component(i2)/temperature_out/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "calorimetry.group[:].component[:].temperature_out.data_error_lower": { + "coordinates": [ + "calorimetry.group[:].component[:].temperature_out.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "calorimetry/group(i1)/component(i2)/temperature_out/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_out/time", + "type": "dynamic", + "units": "K" + }, + "calorimetry.group[:].component[:].temperature_out.data_error_upper": { + "coordinates": [ + "calorimetry.group[:].component[:].temperature_out.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "calorimetry/group(i1)/component(i2)/temperature_out/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_out/time", + "type": "dynamic", + "units": "K" + }, + "calorimetry.group[:].component[:].temperature_out.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "calorimetry/group(i1)/component(i2)/temperature_out/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_out/time", + "type": "dynamic", + "units": "s" + }, + "calorimetry.group[:].component[:].temperature_out.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "calorimetry/group(i1)/component(i2)/temperature_out/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.group[:].component[:].temperature_out.validity_timed": { + "coordinates": [ + "calorimetry.group[:].component[:].temperature_out.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "calorimetry/group(i1)/component(i2)/temperature_out/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_out/time", + "type": "dynamic" + }, + "calorimetry.group[:].component[:].transit_time": { + "data_type": "STRUCTURE", + "documentation": "Transit time for the coolant to go from the input to the output of the component", + "full_path": "calorimetry/group(i1)/component(i2)/transit_time", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d_validity", + "units": "s" + }, + "calorimetry.group[:].component[:].transit_time.data": { + "coordinates": [ + "calorimetry.group[:].component[:].transit_time.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "calorimetry/group(i1)/component(i2)/transit_time/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "transit_time/time", + "type": "dynamic", + "units": "s" + }, + "calorimetry.group[:].component[:].transit_time.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "calorimetry/group(i1)/component(i2)/transit_time/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "calorimetry.group[:].component[:].transit_time.data_error_lower": { + "coordinates": [ + "calorimetry.group[:].component[:].transit_time.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "calorimetry/group(i1)/component(i2)/transit_time/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "transit_time/time", + "type": "dynamic", + "units": "s" + }, + "calorimetry.group[:].component[:].transit_time.data_error_upper": { + "coordinates": [ + "calorimetry.group[:].component[:].transit_time.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "calorimetry/group(i1)/component(i2)/transit_time/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "transit_time/time", + "type": "dynamic", + "units": "s" + }, + "calorimetry.group[:].component[:].transit_time.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "calorimetry/group(i1)/component(i2)/transit_time/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "transit_time/time", + "type": "dynamic", + "units": "s" + }, + "calorimetry.group[:].component[:].transit_time.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "calorimetry/group(i1)/component(i2)/transit_time/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.group[:].component[:].transit_time.validity_timed": { + "coordinates": [ + "calorimetry.group[:].component[:].transit_time.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "calorimetry/group(i1)/component(i2)/transit_time/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "transit_time/time", + "type": "dynamic" + }, + "calorimetry.group[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the group", + "full_path": "calorimetry/group(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "calorimetry.group[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the group", + "full_path": "calorimetry/group(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "calorimetry.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "calorimetry/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "calorimetry.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "calorimetry/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "calorimetry/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "calorimetry/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "calorimetry.ids_properties.occurrence" + }, + "calorimetry.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "calorimetry/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "calorimetry.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "calorimetry/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "calorimetry.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "calorimetry/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "calorimetry/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "calorimetry/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "calorimetry/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "calorimetry/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "calorimetry/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "calorimetry.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "calorimetry/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "calorimetry/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "calorimetry/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "calorimetry/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "calorimetry/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "calorimetry/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "calorimetry/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "calorimetry.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "calorimetry/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "calorimetry/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "calorimetry/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "calorimetry/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "calorimetry/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "calorimetry/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "calorimetry/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "calorimetry.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "calorimetry/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "calorimetry.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "calorimetry/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "calorimetry/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "calorimetry/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "calorimetry/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "calorimetry/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "calorimetry/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "calorimetry/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "calorimetry.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "calorimetry/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "calorimetry/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "calorimetry/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "calorimetry/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "calorimetry/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "calorimetry/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "calorimetry/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "calorimetry.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "calorimetry/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "calorimetry.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "calorimetry/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "calorimetry.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "calorimetry/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "calorimetry.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "calorimetry/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "calorimetry/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "calorimetry.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "calorimetry/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "calorimetry.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "calorimetry/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "calorimetry/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "calorimetry/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "calorimetry.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "calorimetry/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "calorimetry.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "calorimetry/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "calorimetry.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "calorimetry/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "calorimetry.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "calorimetry/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "calorimetry.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "calorimetry/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/camera_ir.json b/omas/imas_structures/3_39_0/camera_ir.json new file mode 100644 index 000000000..94c068bc5 --- /dev/null +++ b/omas/imas_structures/3_39_0/camera_ir.json @@ -0,0 +1,2802 @@ +{ + "camera_ir": { + "documentation": "Infrared camera for monitoring of Plasma Facing Components", + "full_path": "camera_ir", + "lifecycle_last_change": "3.39.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.23.4", + "maxoccur": "10" + }, + "camera_ir.calibration": { + "data_type": "STRUCTURE", + "documentation": "Calibration data", + "full_path": "camera_ir/calibration", + "lifecycle_status": "alpha", + "structure_reference": "camera_ir_calibration" + }, + "camera_ir.calibration.luminance_to_temperature": { + "coordinates": [ + "1...N", + "1...2" + ], + "data_type": "INT_2D", + "documentation": "Luminance to temperature conversion table", + "full_path": "camera_ir/calibration/luminance_to_temperature(:,:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_ir.calibration.optical_temperature": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "INT_2D", + "documentation": "Temperature of the optical components (digital levels)", + "full_path": "camera_ir/calibration/optical_temperature(:,:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_ir.calibration.transmission_barrel": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "INT_2D", + "documentation": "Transmission of the optical barrel", + "full_path": "camera_ir/calibration/transmission_barrel(:,:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_ir.calibration.transmission_mirror": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "INT_2D", + "documentation": "Transmission of the mirror", + "full_path": "camera_ir/calibration/transmission_mirror(:,:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_ir.calibration.transmission_window": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "INT_2D", + "documentation": "Transmission of the window", + "full_path": "camera_ir/calibration/transmission_window(:,:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_ir.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "camera_ir/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "camera_ir.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "camera_ir/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "camera_ir/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "camera_ir/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "camera_ir.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "camera_ir/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "camera_ir/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "camera_ir/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "camera_ir/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "camera_ir/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "camera_ir/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "camera_ir/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.code.output_flag": { + "coordinates": [ + "camera_ir.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "camera_ir/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "camera_ir.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "camera_ir/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "camera_ir/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "camera_ir/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.fibre_bundle": { + "data_type": "STRUCTURE", + "documentation": "Description of the fibre bundle", + "full_path": "camera_ir/fibre_bundle", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "fibre_bundle" + }, + "camera_ir.fibre_bundle.fibre_positions": { + "data_type": "STRUCTURE", + "documentation": "Individual fibres centres positions in the (X1, X2) coordinate system", + "full_path": "camera_ir/fibre_bundle/fibre_positions", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "camera_ir.fibre_bundle.fibre_positions.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "camera_ir/fibre_bundle/fibre_positions/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.fibre_positions.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "camera_ir/fibre_bundle/fibre_positions/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.fibre_bundle.fibre_positions.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "camera_ir/fibre_bundle/fibre_positions/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.fibre_positions.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "camera_ir/fibre_bundle/fibre_positions/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.fibre_positions.x2": { + "coordinates": [ + "camera_ir.fibre_bundle.fibre_positions.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "camera_ir/fibre_bundle/fibre_positions/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.fibre_positions.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "camera_ir/fibre_bundle/fibre_positions/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.fibre_bundle.fibre_positions.x2_error_lower": { + "coordinates": [ + "camera_ir.fibre_bundle.fibre_positions.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "camera_ir/fibre_bundle/fibre_positions/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.fibre_positions.x2_error_upper": { + "coordinates": [ + "camera_ir.fibre_bundle.fibre_positions.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "camera_ir/fibre_bundle/fibre_positions/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.fibre_radius": { + "data_type": "FLT_0D", + "documentation": "Radius of a single fibre", + "full_path": "camera_ir/fibre_bundle/fibre_radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.fibre_radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"fibre_radius\"", + "full_path": "camera_ir/fibre_bundle/fibre_radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.fibre_bundle.fibre_radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"fibre_radius\"", + "full_path": "camera_ir/fibre_bundle/fibre_radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.fibre_radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"fibre_radius\"", + "full_path": "camera_ir/fibre_bundle/fibre_radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry": { + "data_type": "STRUCTURE", + "documentation": "Geometry of the fibre bundle entrance", + "full_path": "camera_ir/fibre_bundle/geometry", + "lifecycle_status": "alpha", + "structure_reference": "detector_aperture" + }, + "camera_ir.fibre_bundle.geometry.centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "camera_ir/fibre_bundle/geometry/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "camera_ir.fibre_bundle.geometry.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "camera_ir/fibre_bundle/geometry/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_ir.fibre_bundle.geometry.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "camera_ir/fibre_bundle/geometry/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.fibre_bundle.geometry.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "camera_ir/fibre_bundle/geometry/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_ir.fibre_bundle.geometry.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "camera_ir/fibre_bundle/geometry/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_ir.fibre_bundle.geometry.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "camera_ir/fibre_bundle/geometry/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "camera_ir/fibre_bundle/geometry/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.fibre_bundle.geometry.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "camera_ir/fibre_bundle/geometry/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "camera_ir/fibre_bundle/geometry/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "camera_ir/fibre_bundle/geometry/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_ir/fibre_bundle/geometry/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.fibre_bundle.geometry.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_ir/fibre_bundle/geometry/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_ir/fibre_bundle/geometry/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "camera_ir/fibre_bundle/geometry/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_ir.fibre_bundle.geometry.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "camera_ir/fibre_bundle/geometry/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "camera_ir.fibre_bundle.geometry.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "camera_ir/fibre_bundle/geometry/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "camera_ir/fibre_bundle/geometry/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.fibre_bundle.geometry.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "camera_ir/fibre_bundle/geometry/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "camera_ir/fibre_bundle/geometry/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.outline.x2": { + "coordinates": [ + "camera_ir.fibre_bundle.geometry.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "camera_ir/fibre_bundle/geometry/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "camera_ir/fibre_bundle/geometry/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.fibre_bundle.geometry.outline.x2_error_lower": { + "coordinates": [ + "camera_ir.fibre_bundle.geometry.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "camera_ir/fibre_bundle/geometry/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.outline.x2_error_upper": { + "coordinates": [ + "camera_ir.fibre_bundle.geometry.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "camera_ir/fibre_bundle/geometry/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "camera_ir/fibre_bundle/geometry/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "camera_ir/fibre_bundle/geometry/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.fibre_bundle.geometry.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "camera_ir/fibre_bundle/geometry/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "camera_ir/fibre_bundle/geometry/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "camera_ir/fibre_bundle/geometry/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "camera_ir.fibre_bundle.geometry.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "camera_ir/fibre_bundle/geometry/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.fibre_bundle.geometry.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "camera_ir/fibre_bundle/geometry/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "camera_ir.fibre_bundle.geometry.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "camera_ir/fibre_bundle/geometry/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "camera_ir.fibre_bundle.geometry.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "camera_ir/fibre_bundle/geometry/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "camera_ir.fibre_bundle.geometry.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_ir/fibre_bundle/geometry/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_ir/fibre_bundle/geometry/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.fibre_bundle.geometry.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_ir/fibre_bundle/geometry/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_ir/fibre_bundle/geometry/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_ir/fibre_bundle/geometry/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_ir/fibre_bundle/geometry/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.fibre_bundle.geometry.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_ir/fibre_bundle/geometry/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_ir/fibre_bundle/geometry/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_ir/fibre_bundle/geometry/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_ir/fibre_bundle/geometry/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.fibre_bundle.geometry.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_ir/fibre_bundle/geometry/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_ir/fibre_bundle/geometry/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "camera_ir/fibre_bundle/geometry/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "camera_ir/fibre_bundle/geometry/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.fibre_bundle.geometry.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "camera_ir/fibre_bundle/geometry/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "camera_ir/fibre_bundle/geometry/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "camera_ir/fibre_bundle/geometry/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "camera_ir.fibre_bundle.geometry.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_ir/fibre_bundle/geometry/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_ir/fibre_bundle/geometry/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.fibre_bundle.geometry.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_ir/fibre_bundle/geometry/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_ir/fibre_bundle/geometry/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_ir/fibre_bundle/geometry/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_ir/fibre_bundle/geometry/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.fibre_bundle.geometry.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_ir/fibre_bundle/geometry/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_ir/fibre_bundle/geometry/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_ir/fibre_bundle/geometry/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_ir/fibre_bundle/geometry/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.fibre_bundle.geometry.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_ir/fibre_bundle/geometry/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_ir/fibre_bundle/geometry/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "camera_ir/fibre_bundle/geometry/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "camera_ir/fibre_bundle/geometry/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.fibre_bundle.geometry.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "camera_ir/fibre_bundle/geometry/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "camera_ir/fibre_bundle/geometry/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "camera_ir/fibre_bundle/geometry/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "camera_ir.fibre_bundle.geometry.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_ir/fibre_bundle/geometry/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_ir/fibre_bundle/geometry/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.fibre_bundle.geometry.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_ir/fibre_bundle/geometry/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_ir/fibre_bundle/geometry/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_ir/fibre_bundle/geometry/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_ir/fibre_bundle/geometry/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.fibre_bundle.geometry.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_ir/fibre_bundle/geometry/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_ir/fibre_bundle/geometry/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_ir/fibre_bundle/geometry/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_ir/fibre_bundle/geometry/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.fibre_bundle.geometry.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_ir/fibre_bundle/geometry/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.fibre_bundle.geometry.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_ir/fibre_bundle/geometry/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.frame": { + "coordinates": [ + "camera_ir.frame[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of frames", + "full_path": "camera_ir/frame(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "camera_ir_frame", + "timebasepath": "time", + "type": "dynamic" + }, + "camera_ir.frame[:].surface_temperature": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Surface temperature image. First dimension : line index (horizontal axis). Second dimension: column index (vertical axis). The size of this matrix is assumed to be constant over time", + "full_path": "camera_ir/frame(itime)/surface_temperature(:,:)", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "K" + }, + "camera_ir.frame[:].surface_temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface_temperature\"", + "full_path": "camera_ir/frame(itime)/surface_temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "camera_ir.frame[:].surface_temperature_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"surface_temperature\"", + "full_path": "camera_ir/frame(itime)/surface_temperature_error_lower(:,:)", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "K" + }, + "camera_ir.frame[:].surface_temperature_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"surface_temperature\"", + "full_path": "camera_ir/frame(itime)/surface_temperature_error_upper(:,:)", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "K" + }, + "camera_ir.frame[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "camera_ir/frame(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "camera_ir.frame_analysis": { + "coordinates": [ + "camera_ir.frame_analysis[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities deduced from frame analysis for a set of time slices", + "full_path": "camera_ir/frame_analysis(itime)", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "camera_ir_frame_analysis", + "timebasepath": "time", + "type": "dynamic" + }, + "camera_ir.frame_analysis[:].distance_separatrix_midplane": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Distance between the measurement position and the separatrix, mapped along flux surfaces to the outboard midplane, in the major radius direction. Positive value means the measurement is outside of the separatrix.", + "full_path": "camera_ir/frame_analysis(itime)/distance_separatrix_midplane(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "camera_ir.frame_analysis[:].distance_separatrix_midplane_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"distance_separatrix_midplane\"", + "full_path": "camera_ir/frame_analysis(itime)/distance_separatrix_midplane_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "camera_ir.frame_analysis[:].distance_separatrix_midplane_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"distance_separatrix_midplane\"", + "full_path": "camera_ir/frame_analysis(itime)/distance_separatrix_midplane_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "camera_ir.frame_analysis[:].distance_separatrix_midplane_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"distance_separatrix_midplane\"", + "full_path": "camera_ir/frame_analysis(itime)/distance_separatrix_midplane_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "camera_ir.frame_analysis[:].power_flux_parallel": { + "coordinates": [ + "camera_ir.frame_analysis[:].distance_separatrix_midplane" + ], + "data_type": "FLT_1D", + "documentation": "Parallel heat flux received by the element monitored by the camera, along the distance_separatrix_midplane coordinate", + "full_path": "camera_ir/frame_analysis(itime)/power_flux_parallel(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "camera_ir.frame_analysis[:].power_flux_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_flux_parallel\"", + "full_path": "camera_ir/frame_analysis(itime)/power_flux_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "camera_ir.frame_analysis[:].power_flux_parallel_error_lower": { + "coordinates": [ + "camera_ir.frame_analysis[:].distance_separatrix_midplane" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_flux_parallel\"", + "full_path": "camera_ir/frame_analysis(itime)/power_flux_parallel_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "camera_ir.frame_analysis[:].power_flux_parallel_error_upper": { + "coordinates": [ + "camera_ir.frame_analysis[:].distance_separatrix_midplane" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_flux_parallel\"", + "full_path": "camera_ir/frame_analysis(itime)/power_flux_parallel_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "camera_ir.frame_analysis[:].sol_heat_decay_length": { + "data_type": "FLT_0D", + "documentation": "Heat flux decay length in SOL at divertor entrance, mapped to the mid-plane, this is the lambda_q parameter defined in reference T. Eich et al, Nucl. Fusion 53 (2013) 093031", + "full_path": "camera_ir/frame_analysis(itime)/sol_heat_decay_length", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "camera_ir.frame_analysis[:].sol_heat_decay_length_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"sol_heat_decay_length\"", + "full_path": "camera_ir/frame_analysis(itime)/sol_heat_decay_length_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "camera_ir.frame_analysis[:].sol_heat_decay_length_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"sol_heat_decay_length\"", + "full_path": "camera_ir/frame_analysis(itime)/sol_heat_decay_length_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "camera_ir.frame_analysis[:].sol_heat_decay_length_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"sol_heat_decay_length\"", + "full_path": "camera_ir/frame_analysis(itime)/sol_heat_decay_length_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "camera_ir.frame_analysis[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "camera_ir/frame_analysis(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "camera_ir.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "camera_ir/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "camera_ir.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "camera_ir/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "camera_ir/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "camera_ir/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "camera_ir.ids_properties.occurrence" + }, + "camera_ir.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "camera_ir/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "camera_ir.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "camera_ir/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "camera_ir.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "camera_ir/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "camera_ir/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "camera_ir/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "camera_ir/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "camera_ir/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "camera_ir/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "camera_ir.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "camera_ir/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "camera_ir/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "camera_ir/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "camera_ir/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "camera_ir/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "camera_ir/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "camera_ir/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "camera_ir.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "camera_ir/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "camera_ir/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "camera_ir/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "camera_ir/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "camera_ir/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "camera_ir/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "camera_ir/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "camera_ir.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "camera_ir/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "camera_ir.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "camera_ir/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "camera_ir/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "camera_ir/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "camera_ir/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "camera_ir/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "camera_ir/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "camera_ir/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "camera_ir.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "camera_ir/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "camera_ir/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "camera_ir/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "camera_ir/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "camera_ir/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "camera_ir/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "camera_ir/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "camera_ir.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "camera_ir/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "camera_ir.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "camera_ir/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "camera_ir.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "camera_ir/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "camera_ir.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "camera_ir/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "camera_ir/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "camera_ir.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "camera_ir/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "camera_ir.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "camera_ir/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "camera_ir/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "camera_ir/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_ir.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "camera_ir/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "camera_ir.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "camera_ir/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "camera_ir/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "camera_ir.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "camera_ir/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "camera_ir.midplane": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/midplane_identifier.xml", + "documentation": "Choice of midplane definition for the mapping of measurements on an equilibrium\n1) magnetic_axis : Midplane defined by the height of magnetic axis equilibrium/time_slice/global_quantities/magnetic_axis/z\n2) dr_dz_zero_sep : Midplane defined by the height of the outboard point on the separatrix on which dr/dz = 0 (local maximum of the major radius of the separatrix). In case of multiple local maxima, the closest one from z=z_magnetic_axis is chosen. equilibrium/time_slice/boundary_separatrix/dr_dz_zero_point/z\n3) z_zero : Midplane defined by z = 0\n4) ggd_subset : Midplane location is specified by means of the GGD grid subset for the inner and outer midplanes, if the midplane choice is different from the other available options. If the GGD midplane subset corresponds to one of the other available options, select that particular option to indicate it", + "full_path": "camera_ir/midplane", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "camera_ir.midplane.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "camera_ir/midplane/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_ir.midplane.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "camera_ir/midplane/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_ir.midplane.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "camera_ir/midplane/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_ir.name": { + "data_type": "STR_0D", + "documentation": "Name of the camera", + "full_path": "camera_ir/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_ir.optical_element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of optical elements", + "full_path": "camera_ir/optical_element(i1)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "optical_element" + }, + "camera_ir.optical_element[:].back_surface": { + "data_type": "STRUCTURE", + "documentation": "Curvature of the front surface", + "full_path": "camera_ir/optical_element(i1)/back_surface", + "lifecycle_status": "alpha", + "structure_reference": "curved_surface" + }, + "camera_ir.optical_element[:].back_surface.curvature_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/curved_object_curvature_identifier.xml", + "documentation": "Curvature of the surface\n1) planar : Planar object, no curvature\n2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature\n3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature\n4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature\n5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction", + "full_path": "camera_ir/optical_element(i1)/back_surface/curvature_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "camera_ir.optical_element[:].back_surface.curvature_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "camera_ir/optical_element(i1)/back_surface/curvature_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_ir.optical_element[:].back_surface.curvature_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "camera_ir/optical_element(i1)/back_surface/curvature_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_ir.optical_element[:].back_surface.curvature_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "camera_ir/optical_element(i1)/back_surface/curvature_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_ir.optical_element[:].back_surface.x1_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5", + "full_path": "camera_ir/optical_element(i1)/back_surface/x1_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].back_surface.x1_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_curvature\"", + "full_path": "camera_ir/optical_element(i1)/back_surface/x1_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].back_surface.x1_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_curvature\"", + "full_path": "camera_ir/optical_element(i1)/back_surface/x1_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].back_surface.x1_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_curvature\"", + "full_path": "camera_ir/optical_element(i1)/back_surface/x1_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].back_surface.x2_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5", + "full_path": "camera_ir/optical_element(i1)/back_surface/x2_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].back_surface.x2_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_curvature\"", + "full_path": "camera_ir/optical_element(i1)/back_surface/x2_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].back_surface.x2_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_curvature\"", + "full_path": "camera_ir/optical_element(i1)/back_surface/x2_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].back_surface.x2_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_curvature\"", + "full_path": "camera_ir/optical_element(i1)/back_surface/x2_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].front_surface": { + "data_type": "STRUCTURE", + "documentation": "Curvature of the front surface", + "full_path": "camera_ir/optical_element(i1)/front_surface", + "lifecycle_status": "alpha", + "structure_reference": "curved_surface" + }, + "camera_ir.optical_element[:].front_surface.curvature_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/curved_object_curvature_identifier.xml", + "documentation": "Curvature of the surface\n1) planar : Planar object, no curvature\n2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature\n3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature\n4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature\n5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction", + "full_path": "camera_ir/optical_element(i1)/front_surface/curvature_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "camera_ir.optical_element[:].front_surface.curvature_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "camera_ir/optical_element(i1)/front_surface/curvature_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_ir.optical_element[:].front_surface.curvature_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "camera_ir/optical_element(i1)/front_surface/curvature_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_ir.optical_element[:].front_surface.curvature_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "camera_ir/optical_element(i1)/front_surface/curvature_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_ir.optical_element[:].front_surface.x1_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5", + "full_path": "camera_ir/optical_element(i1)/front_surface/x1_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].front_surface.x1_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_curvature\"", + "full_path": "camera_ir/optical_element(i1)/front_surface/x1_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].front_surface.x1_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_curvature\"", + "full_path": "camera_ir/optical_element(i1)/front_surface/x1_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].front_surface.x1_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_curvature\"", + "full_path": "camera_ir/optical_element(i1)/front_surface/x1_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].front_surface.x2_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5", + "full_path": "camera_ir/optical_element(i1)/front_surface/x2_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].front_surface.x2_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_curvature\"", + "full_path": "camera_ir/optical_element(i1)/front_surface/x2_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].front_surface.x2_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_curvature\"", + "full_path": "camera_ir/optical_element(i1)/front_surface/x2_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].front_surface.x2_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_curvature\"", + "full_path": "camera_ir/optical_element(i1)/front_surface/x2_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry": { + "data_type": "STRUCTURE", + "documentation": "Further geometrical description of the element", + "full_path": "camera_ir/optical_element(i1)/geometry", + "lifecycle_status": "alpha", + "structure_reference": "detector_aperture" + }, + "camera_ir.optical_element[:].geometry.centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "camera_ir/optical_element(i1)/geometry/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "camera_ir.optical_element[:].geometry.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "camera_ir/optical_element(i1)/geometry/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_ir.optical_element[:].geometry.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "camera_ir/optical_element(i1)/geometry/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].geometry.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "camera_ir/optical_element(i1)/geometry/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_ir.optical_element[:].geometry.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "camera_ir/optical_element(i1)/geometry/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_ir.optical_element[:].geometry.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "camera_ir/optical_element(i1)/geometry/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "camera_ir/optical_element(i1)/geometry/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].geometry.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "camera_ir/optical_element(i1)/geometry/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "camera_ir/optical_element(i1)/geometry/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "camera_ir/optical_element(i1)/geometry/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_ir/optical_element(i1)/geometry/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].geometry.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_ir/optical_element(i1)/geometry/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_ir/optical_element(i1)/geometry/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "camera_ir/optical_element(i1)/geometry/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_ir.optical_element[:].geometry.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "camera_ir/optical_element(i1)/geometry/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "camera_ir.optical_element[:].geometry.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "camera_ir/optical_element(i1)/geometry/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "camera_ir/optical_element(i1)/geometry/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].geometry.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "camera_ir/optical_element(i1)/geometry/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "camera_ir/optical_element(i1)/geometry/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.outline.x2": { + "coordinates": [ + "camera_ir.optical_element[:].geometry.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "camera_ir/optical_element(i1)/geometry/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "camera_ir/optical_element(i1)/geometry/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].geometry.outline.x2_error_lower": { + "coordinates": [ + "camera_ir.optical_element[:].geometry.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "camera_ir/optical_element(i1)/geometry/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.outline.x2_error_upper": { + "coordinates": [ + "camera_ir.optical_element[:].geometry.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "camera_ir/optical_element(i1)/geometry/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "camera_ir/optical_element(i1)/geometry/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "camera_ir/optical_element(i1)/geometry/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].geometry.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "camera_ir/optical_element(i1)/geometry/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "camera_ir/optical_element(i1)/geometry/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "camera_ir/optical_element(i1)/geometry/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "camera_ir.optical_element[:].geometry.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "camera_ir/optical_element(i1)/geometry/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].geometry.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "camera_ir/optical_element(i1)/geometry/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "camera_ir.optical_element[:].geometry.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "camera_ir/optical_element(i1)/geometry/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "camera_ir.optical_element[:].geometry.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "camera_ir/optical_element(i1)/geometry/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "camera_ir.optical_element[:].geometry.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_ir/optical_element(i1)/geometry/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].geometry.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_ir/optical_element(i1)/geometry/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].geometry.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_ir/optical_element(i1)/geometry/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].geometry.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "camera_ir/optical_element(i1)/geometry/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].geometry.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "camera_ir/optical_element(i1)/geometry/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "camera_ir.optical_element[:].geometry.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_ir/optical_element(i1)/geometry/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].geometry.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_ir/optical_element(i1)/geometry/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].geometry.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_ir/optical_element(i1)/geometry/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].geometry.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "camera_ir/optical_element(i1)/geometry/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].geometry.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "camera_ir/optical_element(i1)/geometry/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "camera_ir.optical_element[:].geometry.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_ir/optical_element(i1)/geometry/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].geometry.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_ir/optical_element(i1)/geometry/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].geometry.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_ir/optical_element(i1)/geometry/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].geometry.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].geometry.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_ir/optical_element(i1)/geometry/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].material_properties": { + "data_type": "STRUCTURE", + "documentation": "Material properties of the optical element", + "full_path": "camera_ir/optical_element(i1)/material_properties", + "lifecycle_status": "alpha", + "structure_reference": "optical_element_material" + }, + "camera_ir.optical_element[:].material_properties.extinction_coefficient": { + "coordinates": [ + "camera_ir.optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Extinction coefficient (for metal)", + "full_path": "camera_ir/optical_element(i1)/material_properties/extinction_coefficient(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_ir.optical_element[:].material_properties.extinction_coefficient_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"extinction_coefficient\"", + "full_path": "camera_ir/optical_element(i1)/material_properties/extinction_coefficient_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].material_properties.extinction_coefficient_error_lower": { + "coordinates": [ + "camera_ir.optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"extinction_coefficient\"", + "full_path": "camera_ir/optical_element(i1)/material_properties/extinction_coefficient_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_ir.optical_element[:].material_properties.extinction_coefficient_error_upper": { + "coordinates": [ + "camera_ir.optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"extinction_coefficient\"", + "full_path": "camera_ir/optical_element(i1)/material_properties/extinction_coefficient_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_ir.optical_element[:].material_properties.refractive_index": { + "coordinates": [ + "camera_ir.optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Refractive index (for metal and dielectric)", + "full_path": "camera_ir/optical_element(i1)/material_properties/refractive_index(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_ir.optical_element[:].material_properties.refractive_index_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"refractive_index\"", + "full_path": "camera_ir/optical_element(i1)/material_properties/refractive_index_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].material_properties.refractive_index_error_lower": { + "coordinates": [ + "camera_ir.optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"refractive_index\"", + "full_path": "camera_ir/optical_element(i1)/material_properties/refractive_index_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_ir.optical_element[:].material_properties.refractive_index_error_upper": { + "coordinates": [ + "camera_ir.optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"refractive_index\"", + "full_path": "camera_ir/optical_element(i1)/material_properties/refractive_index_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_ir.optical_element[:].material_properties.roughness": { + "coordinates": [ + "camera_ir.optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Roughness parameter of the material. Varies in range [0, 1]. 0 is perfectly specular, 1 is perfectly rough", + "full_path": "camera_ir/optical_element(i1)/material_properties/roughness(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_ir.optical_element[:].material_properties.roughness_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"roughness\"", + "full_path": "camera_ir/optical_element(i1)/material_properties/roughness_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].material_properties.roughness_error_lower": { + "coordinates": [ + "camera_ir.optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"roughness\"", + "full_path": "camera_ir/optical_element(i1)/material_properties/roughness_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_ir.optical_element[:].material_properties.roughness_error_upper": { + "coordinates": [ + "camera_ir.optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"roughness\"", + "full_path": "camera_ir/optical_element(i1)/material_properties/roughness_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_ir.optical_element[:].material_properties.transmission_coefficient": { + "coordinates": [ + "camera_ir.optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Transmission coefficient (for dielectric)", + "full_path": "camera_ir/optical_element(i1)/material_properties/transmission_coefficient(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_ir.optical_element[:].material_properties.transmission_coefficient_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"transmission_coefficient\"", + "full_path": "camera_ir/optical_element(i1)/material_properties/transmission_coefficient_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].material_properties.transmission_coefficient_error_lower": { + "coordinates": [ + "camera_ir.optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"transmission_coefficient\"", + "full_path": "camera_ir/optical_element(i1)/material_properties/transmission_coefficient_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_ir.optical_element[:].material_properties.transmission_coefficient_error_upper": { + "coordinates": [ + "camera_ir.optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"transmission_coefficient\"", + "full_path": "camera_ir/optical_element(i1)/material_properties/transmission_coefficient_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_ir.optical_element[:].material_properties.type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/optical_element_material_identifier.xml", + "documentation": "Type of optical element material. In case of 'metal' refractive_index and extinction_coefficient are used. In case of 'dielectric' refractive_index and transmission_coefficient are used.\n1) metal : Metal\n2) dielectric : Dielectric", + "full_path": "camera_ir/optical_element(i1)/material_properties/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "camera_ir.optical_element[:].material_properties.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "camera_ir/optical_element(i1)/material_properties/type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_ir.optical_element[:].material_properties.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "camera_ir/optical_element(i1)/material_properties/type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_ir.optical_element[:].material_properties.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "camera_ir/optical_element(i1)/material_properties/type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_ir.optical_element[:].material_properties.wavelengths": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Wavelengths array for refractive_index, extinction_coefficient and transmission_coefficient", + "full_path": "camera_ir/optical_element(i1)/material_properties/wavelengths(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "camera_ir.optical_element[:].material_properties.wavelengths_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelengths\"", + "full_path": "camera_ir/optical_element(i1)/material_properties/wavelengths_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].material_properties.wavelengths_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"wavelengths\"", + "full_path": "camera_ir/optical_element(i1)/material_properties/wavelengths_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "camera_ir.optical_element[:].material_properties.wavelengths_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"wavelengths\"", + "full_path": "camera_ir/optical_element(i1)/material_properties/wavelengths_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "camera_ir.optical_element[:].thickness": { + "data_type": "FLT_0D", + "documentation": "Distance between front_surface and back_surface along the X3 vector", + "full_path": "camera_ir/optical_element(i1)/thickness", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].thickness_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"thickness\"", + "full_path": "camera_ir/optical_element(i1)/thickness_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_ir.optical_element[:].thickness_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"thickness\"", + "full_path": "camera_ir/optical_element(i1)/thickness_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].thickness_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"thickness\"", + "full_path": "camera_ir/optical_element(i1)/thickness_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_ir.optical_element[:].type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/optical_element_identifier.xml", + "documentation": "Type of optical element. In case of 'mirror' and 'diaphragm', the element is described by one 'front_surface'. In case of 'lens', the element is described by 'front_surface' and 'back_surface'.\n1) mirror : Mirror\n2) lens : Lens\n3) diaphragm : Diaphragm", + "full_path": "camera_ir/optical_element(i1)/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "camera_ir.optical_element[:].type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "camera_ir/optical_element(i1)/type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_ir.optical_element[:].type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "camera_ir/optical_element(i1)/type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_ir.optical_element[:].type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "camera_ir/optical_element(i1)/type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_ir.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "camera_ir/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/camera_visible.json b/omas/imas_structures/3_39_0/camera_visible.json new file mode 100644 index 000000000..4016e12ad --- /dev/null +++ b/omas/imas_structures/3_39_0/camera_visible.json @@ -0,0 +1,4117 @@ +{ + "camera_visible": { + "documentation": "Camera in the visible light range", + "full_path": "camera_visible", + "lifecycle_last_change": "3.39.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.27.0", + "maxoccur": "20" + }, + "camera_visible.channel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of channels (a front aperture, possibly followed by others, viewing the plasma recorded by one or more detectors e.g. for different wavelength ranges)", + "full_path": "camera_visible/channel(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "camera_visible_channel" + }, + "camera_visible.channel[:].aperture": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Description of apertures between plasma and the detectors (position, outline shape and orientation)", + "full_path": "camera_visible/channel(i1)/aperture(i2)", + "lifecycle_status": "alpha", + "maxoccur": "3", + "structure_reference": "detector_aperture" + }, + "camera_visible.channel[:].aperture[:].centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "camera_visible/channel(i1)/aperture(i2)/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "camera_visible.channel[:].aperture[:].centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "camera_visible/channel(i1)/aperture(i2)/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_visible.channel[:].aperture[:].centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].aperture[:].centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_visible.channel[:].aperture[:].centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_visible.channel[:].aperture[:].centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "camera_visible/channel(i1)/aperture(i2)/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].aperture[:].centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "camera_visible/channel(i1)/aperture(i2)/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].aperture[:].centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "camera_visible/channel(i1)/aperture(i2)/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].aperture[:].outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "camera_visible/channel(i1)/aperture(i2)/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "camera_visible.channel[:].aperture[:].outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "camera_visible/channel(i1)/aperture(i2)/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].aperture[:].outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].outline.x2": { + "coordinates": [ + "camera_visible.channel[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "camera_visible/channel(i1)/aperture(i2)/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].aperture[:].outline.x2_error_lower": { + "coordinates": [ + "camera_visible.channel[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].outline.x2_error_upper": { + "coordinates": [ + "camera_visible.channel[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "camera_visible/channel(i1)/aperture(i2)/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].aperture[:].radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "camera_visible/channel(i1)/aperture(i2)/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "camera_visible.channel[:].aperture[:].surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].aperture[:].surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "camera_visible.channel[:].aperture[:].surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "camera_visible.channel[:].aperture[:].x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "camera_visible.channel[:].aperture[:].x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].aperture[:].x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].aperture[:].x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].aperture[:].x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].aperture[:].x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "camera_visible.channel[:].aperture[:].x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].aperture[:].x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].aperture[:].x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].aperture[:].x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].aperture[:].x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "camera_visible.channel[:].aperture[:].x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].aperture[:].x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].aperture[:].x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].aperture[:].x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].aperture[:].x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_visible/channel(i1)/aperture(i2)/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].detector": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of detectors", + "full_path": "camera_visible/channel(i1)/detector(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "camera_visible_detector" + }, + "camera_visible.channel[:].detector[:].columns_n": { + "data_type": "INT_0D", + "documentation": "Number of pixel columns in the horizontal direction", + "full_path": "camera_visible/channel(i1)/detector(i2)/columns_n", + "introduced_after_version": "3.37.2", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].detector[:].counts_to_radiance": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Counts to radiance factor, for each pixel of the detector. Includes both the transmission losses in the relay optics and the quantum efficiency of the camera itself, integrated over the wavelength range", + "full_path": "camera_visible/channel(i1)/detector(i2)/counts_to_radiance(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "photons.m^-2.s^-1.sr^-1.counts^-1" + }, + "camera_visible.channel[:].detector[:].counts_to_radiance_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"counts_to_radiance\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/counts_to_radiance_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].detector[:].counts_to_radiance_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"counts_to_radiance\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/counts_to_radiance_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "photons.m^-2.s^-1.sr^-1.counts^-1" + }, + "camera_visible.channel[:].detector[:].counts_to_radiance_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"counts_to_radiance\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/counts_to_radiance_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "photons.m^-2.s^-1.sr^-1.counts^-1" + }, + "camera_visible.channel[:].detector[:].exposure_time": { + "data_type": "FLT_0D", + "documentation": "Exposure time", + "full_path": "camera_visible/channel(i1)/detector(i2)/exposure_time", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "camera_visible.channel[:].detector[:].exposure_time_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"exposure_time\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/exposure_time_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].detector[:].exposure_time_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"exposure_time\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/exposure_time_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "camera_visible.channel[:].detector[:].exposure_time_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"exposure_time\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/exposure_time_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "camera_visible.channel[:].detector[:].frame": { + "coordinates": [ + "camera_visible.channel[:].detector[:].frame[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of frames", + "full_path": "camera_visible/channel(i1)/detector(i2)/frame(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "camera_visible_frame", + "timebasepath": "time", + "type": "dynamic" + }, + "camera_visible.channel[:].detector[:].frame[:].image_raw": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "INT_2D", + "documentation": "Raw image (unprocessed) (digital levels). First dimension : line index (horizontal axis). Second dimension: column index (vertical axis).", + "full_path": "camera_visible/channel(i1)/detector(i2)/frame(itime)/image_raw(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "camera_visible.channel[:].detector[:].frame[:].radiance": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Radiance image. First dimension : line index (horizontal axis). Second dimension: column index (vertical axis).", + "full_path": "camera_visible/channel(i1)/detector(i2)/frame(itime)/radiance(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "photons.m^-2.s^-1.sr^-1" + }, + "camera_visible.channel[:].detector[:].frame[:].radiance_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radiance\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/frame(itime)/radiance_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "camera_visible.channel[:].detector[:].frame[:].radiance_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radiance\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/frame(itime)/radiance_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "photons.m^-2.s^-1.sr^-1" + }, + "camera_visible.channel[:].detector[:].frame[:].radiance_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radiance\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/frame(itime)/radiance_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "photons.m^-2.s^-1.sr^-1" + }, + "camera_visible.channel[:].detector[:].frame[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "camera_visible/channel(i1)/detector(i2)/frame(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "camera_visible.channel[:].detector[:].geometry_matrix": { + "data_type": "STRUCTURE", + "documentation": "Description of geometry matrix (ray transfer matrix)", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix", + "lifecycle_status": "alpha", + "structure_reference": "camera_visible_geometry_matrix" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.emission_grid": { + "data_type": "STRUCTURE", + "documentation": "Grid defining the light emission cells", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/emission_grid", + "lifecycle_status": "alpha", + "structure_reference": "geometry_matrix_emission" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "First dimension values", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/emission_grid/dim1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim1\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/emission_grid/dim1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim1\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/emission_grid/dim1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim1\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/emission_grid/dim1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim2": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Second dimension values", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/emission_grid/dim2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim2\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/emission_grid/dim2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim2_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim2\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/emission_grid/dim2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim2_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim2\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/emission_grid/dim2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim3": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Third dimension values", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/emission_grid/dim3(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim3_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim3\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/emission_grid/dim3_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim3_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim3\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/emission_grid/dim3_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim3_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim3\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/emission_grid/dim3_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.grid_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/emission_grid_identifier.xml", + "documentation": "Grid type\n1) r_z_phi : Cylindrical r,z,phi grid : r=dim1, z=dim2, phi=dim3", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/emission_grid/grid_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.grid_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/emission_grid/grid_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.grid_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/emission_grid/grid_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.grid_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/emission_grid/grid_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated": { + "data_type": "STRUCTURE", + "documentation": "Interpolated geometry matrix for reflected light", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/interpolated", + "introduced_after_version": "3.37.2", + "lifecycle_status": "alpha", + "structure_reference": "camera_visible_geometry_matrix_interpolated" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.data": { + "coordinates": [ + "1...N", + "1...N", + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.r" + ], + "data_type": "FLT_3D", + "documentation": "Interpolated Ray Transfer Matrix (RTM, or geometry matrix), which provides transformation of the reflected light from each interpolation knot to the receiver (detector pixel). When convolving with an emission profile, the values must be interpolated to the emission grid and multiplied by the volume of the grid cells. The interpolated matrix is given on an array of interpolation knots of coordinates r, z and phi (third dimension of this array). The first two dimension correspond to the detector pixels : first dimension : line index (horizontal axis); second dimension: column index (vertical axis). ", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/interpolated/data(:,:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m^-2" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/interpolated/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.data_error_lower": { + "coordinates": [ + "1...N", + "1...N", + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.r" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"data\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/interpolated/data_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m^-2" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.data_error_upper": { + "coordinates": [ + "1...N", + "1...N", + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.r" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"data\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/interpolated/data_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m^-2" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.phi": { + "coordinates": [ + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.r" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above) of interpolation knots", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/interpolated/phi(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "rad" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/interpolated/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.phi_error_lower": { + "coordinates": [ + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/interpolated/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "rad" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.phi_error_upper": { + "coordinates": [ + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/interpolated/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "rad" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius of interpolation knots", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/interpolated/r(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/interpolated/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/interpolated/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/interpolated/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.z": { + "coordinates": [ + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.r" + ], + "data_type": "FLT_1D", + "documentation": "Height of interpolation knots", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/interpolated/z(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/interpolated/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.z_error_lower": { + "coordinates": [ + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/interpolated/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.z_error_upper": { + "coordinates": [ + "camera_visible.channel[:].detector[:].geometry_matrix.interpolated.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/interpolated/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.voxel_map": { + "coordinates": [ + "camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim1", + "camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim2", + "camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim3" + ], + "data_type": "INT_3D", + "documentation": "Voxel map for geometry matrix. The cells with same number are merged in the computation into a single emission source meta-cell (the voxel). Cells with number -1 are excluded. Voxel count starts from 0.", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/voxel_map(:,:,:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.voxels_n": { + "data_type": "INT_0D", + "documentation": "Number of voxels defined in the voxel_map.", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/voxels_n", + "introduced_after_version": "3.37.2", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.with_reflections": { + "data_type": "STRUCTURE", + "documentation": "Geometry matrix with reflections", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/with_reflections", + "introduced_after_version": "3.37.2", + "lifecycle_status": "alpha", + "structure_reference": "camera_visible_geometry_matrix_step2" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.with_reflections.data": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "The Ray Transfer Matrix (RTM, or geometry matrix) here provides transformation of the signal from each individual unit light source (voxel) to each pixel of the receiver (detector). The emission profile has [photons.m^-3.s^-1.sr^-1] units and radiance signal has [photons.m^-2.s^-1.sr^-1] units. So the RTM has [m] units. This data is stored in a sparse form, i.e. the array contains only the non-zero element of the Ray transfer matrix. The voxel index corresponding to an element of this array can be found in voxel_indices. The pixel indices corresponding to an element of this array can be found in pixel_indices", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/with_reflections/data(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.with_reflections.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/with_reflections/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.with_reflections.data_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/with_reflections/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.with_reflections.data_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/with_reflections/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.with_reflections.pixel_indices": { + "coordinates": [ + "camera_visible.channel[:].detector[:].geometry_matrix.with_reflections.data", + "1...2" + ], + "data_type": "INT_2D", + "documentation": "List of pixel indices used in the sparse data array. The first dimension refers to the data array index. The second dimension lists the line index (horizontal axis) in first position, then the column index (vertical axis).", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/with_reflections/pixel_indices(:,:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.with_reflections.voxel_indices": { + "coordinates": [ + "camera_visible.channel[:].detector[:].geometry_matrix.with_reflections.data" + ], + "data_type": "INT_1D", + "documentation": "List of voxel indices (defined in the voxel map) used in the sparse data array", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/with_reflections/voxel_indices(:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.without_reflections": { + "data_type": "STRUCTURE", + "documentation": "Geometry matrix without reflections", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/without_reflections", + "introduced_after_version": "3.37.2", + "lifecycle_status": "alpha", + "structure_reference": "camera_visible_geometry_matrix_step2" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.without_reflections.data": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "The Ray Transfer Matrix (RTM, or geometry matrix) here provides transformation of the signal from each individual unit light source (voxel) to each pixel of the receiver (detector). The emission profile has [photons.m^-3.s^-1.sr^-1] units and radiance signal has [photons.m^-2.s^-1.sr^-1] units. So the RTM has [m] units. This data is stored in a sparse form, i.e. the array contains only the non-zero element of the Ray transfer matrix. The voxel index corresponding to an element of this array can be found in voxel_indices. The pixel indices corresponding to an element of this array can be found in pixel_indices", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/without_reflections/data(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.without_reflections.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/without_reflections/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.without_reflections.data_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/without_reflections/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.without_reflections.data_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/without_reflections/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.without_reflections.pixel_indices": { + "coordinates": [ + "camera_visible.channel[:].detector[:].geometry_matrix.without_reflections.data", + "1...2" + ], + "data_type": "INT_2D", + "documentation": "List of pixel indices used in the sparse data array. The first dimension refers to the data array index. The second dimension lists the line index (horizontal axis) in first position, then the column index (vertical axis).", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/without_reflections/pixel_indices(:,:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].detector[:].geometry_matrix.without_reflections.voxel_indices": { + "coordinates": [ + "camera_visible.channel[:].detector[:].geometry_matrix.without_reflections.data" + ], + "data_type": "INT_1D", + "documentation": "List of voxel indices (defined in the voxel map) used in the sparse data array", + "full_path": "camera_visible/channel(i1)/detector(i2)/geometry_matrix/without_reflections/voxel_indices(:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].detector[:].lines_n": { + "data_type": "INT_0D", + "documentation": "Number of pixel lines in the vertical direction", + "full_path": "camera_visible/channel(i1)/detector(i2)/lines_n", + "introduced_after_version": "3.37.2", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].detector[:].noise": { + "data_type": "FLT_0D", + "documentation": "Detector noise (e.g. read-out noise) (rms counts per second exposure time)", + "full_path": "camera_visible/channel(i1)/detector(i2)/noise", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "camera_visible.channel[:].detector[:].noise_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"noise\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/noise_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].detector[:].noise_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"noise\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/noise_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "camera_visible.channel[:].detector[:].noise_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"noise\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/noise_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "camera_visible.channel[:].detector[:].pixel_to_alpha": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Alpha angle of each pixel in the horizontal axis", + "full_path": "camera_visible/channel(i1)/detector(i2)/pixel_to_alpha(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_visible.channel[:].detector[:].pixel_to_alpha_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pixel_to_alpha\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/pixel_to_alpha_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].detector[:].pixel_to_alpha_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pixel_to_alpha\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/pixel_to_alpha_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_visible.channel[:].detector[:].pixel_to_alpha_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pixel_to_alpha\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/pixel_to_alpha_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_visible.channel[:].detector[:].pixel_to_beta": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Beta angle of each pixel in the vertical axis", + "full_path": "camera_visible/channel(i1)/detector(i2)/pixel_to_beta(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_visible.channel[:].detector[:].pixel_to_beta_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pixel_to_beta\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/pixel_to_beta_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].detector[:].pixel_to_beta_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pixel_to_beta\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/pixel_to_beta_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_visible.channel[:].detector[:].pixel_to_beta_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pixel_to_beta\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/pixel_to_beta_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_visible.channel[:].detector[:].wavelength_lower": { + "data_type": "FLT_0D", + "documentation": "Lower bound of the detector wavelength range", + "full_path": "camera_visible/channel(i1)/detector(i2)/wavelength_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].detector[:].wavelength_lower_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelength_lower\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/wavelength_lower_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].detector[:].wavelength_lower_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"wavelength_lower\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/wavelength_lower_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].detector[:].wavelength_lower_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"wavelength_lower\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/wavelength_lower_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].detector[:].wavelength_upper": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the detector wavelength range", + "full_path": "camera_visible/channel(i1)/detector(i2)/wavelength_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].detector[:].wavelength_upper_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelength_upper\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/wavelength_upper_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].detector[:].wavelength_upper_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"wavelength_upper\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/wavelength_upper_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].detector[:].wavelength_upper_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"wavelength_upper\"", + "full_path": "camera_visible/channel(i1)/detector(i2)/wavelength_upper_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle": { + "data_type": "STRUCTURE", + "documentation": "Description of the fibre bundle", + "full_path": "camera_visible/channel(i1)/fibre_bundle", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "fibre_bundle" + }, + "camera_visible.channel[:].fibre_bundle.fibre_positions": { + "data_type": "STRUCTURE", + "documentation": "Individual fibres centres positions in the (X1, X2) coordinate system", + "full_path": "camera_visible/channel(i1)/fibre_bundle/fibre_positions", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "camera_visible.channel[:].fibre_bundle.fibre_positions.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "camera_visible/channel(i1)/fibre_bundle/fibre_positions/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.fibre_positions.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/fibre_positions/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].fibre_bundle.fibre_positions.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/fibre_positions/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.fibre_positions.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/fibre_positions/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.fibre_positions.x2": { + "coordinates": [ + "camera_visible.channel[:].fibre_bundle.fibre_positions.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "camera_visible/channel(i1)/fibre_bundle/fibre_positions/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.fibre_positions.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/fibre_positions/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].fibre_bundle.fibre_positions.x2_error_lower": { + "coordinates": [ + "camera_visible.channel[:].fibre_bundle.fibre_positions.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/fibre_positions/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.fibre_positions.x2_error_upper": { + "coordinates": [ + "camera_visible.channel[:].fibre_bundle.fibre_positions.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/fibre_positions/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.fibre_radius": { + "data_type": "FLT_0D", + "documentation": "Radius of a single fibre", + "full_path": "camera_visible/channel(i1)/fibre_bundle/fibre_radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.fibre_radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"fibre_radius\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/fibre_radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].fibre_bundle.fibre_radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"fibre_radius\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/fibre_radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.fibre_radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"fibre_radius\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/fibre_radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry": { + "data_type": "STRUCTURE", + "documentation": "Geometry of the fibre bundle entrance", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry", + "lifecycle_status": "alpha", + "structure_reference": "detector_aperture" + }, + "camera_visible.channel[:].fibre_bundle.geometry.centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "camera_visible.channel[:].fibre_bundle.geometry.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_visible.channel[:].fibre_bundle.geometry.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].fibre_bundle.geometry.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_visible.channel[:].fibre_bundle.geometry.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_visible.channel[:].fibre_bundle.geometry.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].fibre_bundle.geometry.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].fibre_bundle.geometry.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].fibre_bundle.geometry.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "camera_visible.channel[:].fibre_bundle.geometry.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].fibre_bundle.geometry.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.outline.x2": { + "coordinates": [ + "camera_visible.channel[:].fibre_bundle.geometry.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].fibre_bundle.geometry.outline.x2_error_lower": { + "coordinates": [ + "camera_visible.channel[:].fibre_bundle.geometry.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.outline.x2_error_upper": { + "coordinates": [ + "camera_visible.channel[:].fibre_bundle.geometry.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].fibre_bundle.geometry.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "camera_visible.channel[:].fibre_bundle.geometry.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].fibre_bundle.geometry.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "camera_visible.channel[:].fibre_bundle.geometry.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the channel", + "full_path": "camera_visible/channel(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].optical_element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of optical elements", + "full_path": "camera_visible/channel(i1)/optical_element(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "optical_element" + }, + "camera_visible.channel[:].optical_element[:].back_surface": { + "data_type": "STRUCTURE", + "documentation": "Curvature of the front surface", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/back_surface", + "lifecycle_status": "alpha", + "structure_reference": "curved_surface" + }, + "camera_visible.channel[:].optical_element[:].back_surface.curvature_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/curved_object_curvature_identifier.xml", + "documentation": "Curvature of the surface\n1) planar : Planar object, no curvature\n2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature\n3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature\n4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature\n5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/back_surface/curvature_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "camera_visible.channel[:].optical_element[:].back_surface.curvature_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/back_surface/curvature_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].optical_element[:].back_surface.curvature_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/back_surface/curvature_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].optical_element[:].back_surface.curvature_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/back_surface/curvature_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].optical_element[:].back_surface.x1_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/back_surface/x1_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].back_surface.x1_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_curvature\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/back_surface/x1_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].back_surface.x1_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_curvature\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/back_surface/x1_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].back_surface.x1_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_curvature\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/back_surface/x1_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].back_surface.x2_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/back_surface/x2_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].back_surface.x2_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_curvature\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/back_surface/x2_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].back_surface.x2_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_curvature\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/back_surface/x2_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].back_surface.x2_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_curvature\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/back_surface/x2_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].front_surface": { + "data_type": "STRUCTURE", + "documentation": "Curvature of the front surface", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/front_surface", + "lifecycle_status": "alpha", + "structure_reference": "curved_surface" + }, + "camera_visible.channel[:].optical_element[:].front_surface.curvature_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/curved_object_curvature_identifier.xml", + "documentation": "Curvature of the surface\n1) planar : Planar object, no curvature\n2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature\n3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature\n4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature\n5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/front_surface/curvature_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "camera_visible.channel[:].optical_element[:].front_surface.curvature_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/front_surface/curvature_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].optical_element[:].front_surface.curvature_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/front_surface/curvature_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].optical_element[:].front_surface.curvature_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/front_surface/curvature_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].optical_element[:].front_surface.x1_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/front_surface/x1_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].front_surface.x1_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_curvature\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/front_surface/x1_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].front_surface.x1_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_curvature\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/front_surface/x1_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].front_surface.x1_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_curvature\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/front_surface/x1_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].front_surface.x2_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/front_surface/x2_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].front_surface.x2_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_curvature\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/front_surface/x2_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].front_surface.x2_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_curvature\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/front_surface/x2_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].front_surface.x2_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_curvature\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/front_surface/x2_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry": { + "data_type": "STRUCTURE", + "documentation": "Further geometrical description of the element", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry", + "lifecycle_status": "alpha", + "structure_reference": "detector_aperture" + }, + "camera_visible.channel[:].optical_element[:].geometry.centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "camera_visible.channel[:].optical_element[:].geometry.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_visible.channel[:].optical_element[:].geometry.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].geometry.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_visible.channel[:].optical_element[:].geometry.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_visible.channel[:].optical_element[:].geometry.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].geometry.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].geometry.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].optical_element[:].geometry.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "camera_visible.channel[:].optical_element[:].geometry.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].geometry.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.outline.x2": { + "coordinates": [ + "camera_visible.channel[:].optical_element[:].geometry.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].geometry.outline.x2_error_lower": { + "coordinates": [ + "camera_visible.channel[:].optical_element[:].geometry.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.outline.x2_error_upper": { + "coordinates": [ + "camera_visible.channel[:].optical_element[:].geometry.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].geometry.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "camera_visible.channel[:].optical_element[:].geometry.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].geometry.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "camera_visible.channel[:].optical_element[:].geometry.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "camera_visible.channel[:].optical_element[:].geometry.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "camera_visible.channel[:].optical_element[:].geometry.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].geometry.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].geometry.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].geometry.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].geometry.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "camera_visible.channel[:].optical_element[:].geometry.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].geometry.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].geometry.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].geometry.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].geometry.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "camera_visible.channel[:].optical_element[:].geometry.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].geometry.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].geometry.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].geometry.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].geometry.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].material_properties": { + "data_type": "STRUCTURE", + "documentation": "Material properties of the optical element", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties", + "lifecycle_status": "alpha", + "structure_reference": "optical_element_material" + }, + "camera_visible.channel[:].optical_element[:].material_properties.extinction_coefficient": { + "coordinates": [ + "camera_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Extinction coefficient (for metal)", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/extinction_coefficient(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_visible.channel[:].optical_element[:].material_properties.extinction_coefficient_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"extinction_coefficient\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/extinction_coefficient_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].material_properties.extinction_coefficient_error_lower": { + "coordinates": [ + "camera_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"extinction_coefficient\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/extinction_coefficient_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_visible.channel[:].optical_element[:].material_properties.extinction_coefficient_error_upper": { + "coordinates": [ + "camera_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"extinction_coefficient\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/extinction_coefficient_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_visible.channel[:].optical_element[:].material_properties.refractive_index": { + "coordinates": [ + "camera_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Refractive index (for metal and dielectric)", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/refractive_index(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_visible.channel[:].optical_element[:].material_properties.refractive_index_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"refractive_index\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/refractive_index_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].material_properties.refractive_index_error_lower": { + "coordinates": [ + "camera_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"refractive_index\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/refractive_index_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_visible.channel[:].optical_element[:].material_properties.refractive_index_error_upper": { + "coordinates": [ + "camera_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"refractive_index\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/refractive_index_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_visible.channel[:].optical_element[:].material_properties.roughness": { + "coordinates": [ + "camera_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Roughness parameter of the material. Varies in range [0, 1]. 0 is perfectly specular, 1 is perfectly rough", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/roughness(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_visible.channel[:].optical_element[:].material_properties.roughness_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"roughness\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/roughness_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].material_properties.roughness_error_lower": { + "coordinates": [ + "camera_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"roughness\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/roughness_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_visible.channel[:].optical_element[:].material_properties.roughness_error_upper": { + "coordinates": [ + "camera_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"roughness\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/roughness_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_visible.channel[:].optical_element[:].material_properties.transmission_coefficient": { + "coordinates": [ + "camera_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Transmission coefficient (for dielectric)", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/transmission_coefficient(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_visible.channel[:].optical_element[:].material_properties.transmission_coefficient_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"transmission_coefficient\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/transmission_coefficient_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].material_properties.transmission_coefficient_error_lower": { + "coordinates": [ + "camera_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"transmission_coefficient\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/transmission_coefficient_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_visible.channel[:].optical_element[:].material_properties.transmission_coefficient_error_upper": { + "coordinates": [ + "camera_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"transmission_coefficient\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/transmission_coefficient_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "camera_visible.channel[:].optical_element[:].material_properties.type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/optical_element_material_identifier.xml", + "documentation": "Type of optical element material. In case of 'metal' refractive_index and extinction_coefficient are used. In case of 'dielectric' refractive_index and transmission_coefficient are used.\n1) metal : Metal\n2) dielectric : Dielectric", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "camera_visible.channel[:].optical_element[:].material_properties.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].optical_element[:].material_properties.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].optical_element[:].material_properties.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].optical_element[:].material_properties.wavelengths": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Wavelengths array for refractive_index, extinction_coefficient and transmission_coefficient", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/wavelengths(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].material_properties.wavelengths_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelengths\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/wavelengths_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].material_properties.wavelengths_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"wavelengths\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/wavelengths_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].material_properties.wavelengths_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"wavelengths\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/material_properties/wavelengths_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].thickness": { + "data_type": "FLT_0D", + "documentation": "Distance between front_surface and back_surface along the X3 vector", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/thickness", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].thickness_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"thickness\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/thickness_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].optical_element[:].thickness_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"thickness\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/thickness_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].thickness_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"thickness\"", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/thickness_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_visible.channel[:].optical_element[:].type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/optical_element_identifier.xml", + "documentation": "Type of optical element. In case of 'mirror' and 'diaphragm', the element is described by one 'front_surface'. In case of 'lens', the element is described by 'front_surface' and 'back_surface'.\n1) mirror : Mirror\n2) lens : Lens\n3) diaphragm : Diaphragm", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "camera_visible.channel[:].optical_element[:].type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].optical_element[:].type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].optical_element[:].type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "camera_visible/channel(i1)/optical_element(i2)/type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.channel[:].viewing_angle_alpha_bounds": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Minimum and maximum values of alpha angle of the field of view, where alpha is the agle between the axis X3 and projection of the chord of view on the plane X1X3 counted clockwise from the top view of X2 axis. X1, X2, X3 are the ones of the first aperture (i.e. the closest to the plasma).", + "full_path": "camera_visible/channel(i1)/viewing_angle_alpha_bounds(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_visible.channel[:].viewing_angle_alpha_bounds_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"viewing_angle_alpha_bounds\"", + "full_path": "camera_visible/channel(i1)/viewing_angle_alpha_bounds_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].viewing_angle_alpha_bounds_error_lower": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"viewing_angle_alpha_bounds\"", + "full_path": "camera_visible/channel(i1)/viewing_angle_alpha_bounds_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_visible.channel[:].viewing_angle_alpha_bounds_error_upper": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"viewing_angle_alpha_bounds\"", + "full_path": "camera_visible/channel(i1)/viewing_angle_alpha_bounds_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_visible.channel[:].viewing_angle_beta_bounds": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Minimum and maximum values of beta angle of the field of view, where beta is the angle between the axis X3 and projection of the chord of view on the plane X2X3 counted clockwise from the top view of X1 axis. X1, X2, X3 are the ones of the first aperture (i.e. the closest to the plasma).", + "full_path": "camera_visible/channel(i1)/viewing_angle_beta_bounds(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_visible.channel[:].viewing_angle_beta_bounds_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"viewing_angle_beta_bounds\"", + "full_path": "camera_visible/channel(i1)/viewing_angle_beta_bounds_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.channel[:].viewing_angle_beta_bounds_error_lower": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"viewing_angle_beta_bounds\"", + "full_path": "camera_visible/channel(i1)/viewing_angle_beta_bounds_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_visible.channel[:].viewing_angle_beta_bounds_error_upper": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"viewing_angle_beta_bounds\"", + "full_path": "camera_visible/channel(i1)/viewing_angle_beta_bounds_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_visible.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "camera_visible/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "camera_visible.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "camera_visible/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "camera_visible/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "camera_visible/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "camera_visible.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "camera_visible/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "camera_visible/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "camera_visible/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "camera_visible/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "camera_visible/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "camera_visible/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "camera_visible/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.code.output_flag": { + "coordinates": [ + "camera_visible.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "camera_visible/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "camera_visible.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "camera_visible/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "camera_visible/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "camera_visible/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "camera_visible/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "camera_visible.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "camera_visible/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "camera_visible/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "camera_visible/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "camera_visible.ids_properties.occurrence" + }, + "camera_visible.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "camera_visible/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "camera_visible.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "camera_visible/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "camera_visible.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "camera_visible/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "camera_visible/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "camera_visible/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "camera_visible/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "camera_visible/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "camera_visible/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "camera_visible.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "camera_visible/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "camera_visible/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "camera_visible/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "camera_visible/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "camera_visible/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "camera_visible/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "camera_visible/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "camera_visible.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "camera_visible/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "camera_visible/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "camera_visible/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "camera_visible/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "camera_visible/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "camera_visible/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "camera_visible/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "camera_visible.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "camera_visible/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "camera_visible.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "camera_visible/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "camera_visible/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "camera_visible/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "camera_visible/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "camera_visible/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "camera_visible/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "camera_visible/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "camera_visible.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "camera_visible/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "camera_visible/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "camera_visible/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "camera_visible/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "camera_visible/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "camera_visible/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "camera_visible/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "camera_visible.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "camera_visible/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "camera_visible.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "camera_visible/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "camera_visible.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "camera_visible/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "camera_visible.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "camera_visible/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "camera_visible/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "camera_visible.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "camera_visible/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "camera_visible.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "camera_visible/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "camera_visible/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "camera_visible/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_visible.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "camera_visible/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "camera_visible.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "camera_visible/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_visible.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "camera_visible/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "camera_visible.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "camera_visible/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "camera_visible.name": { + "data_type": "STR_0D", + "documentation": "Name of the camera", + "full_path": "camera_visible/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_visible.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "camera_visible/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/camera_x_rays.json b/omas/imas_structures/3_39_0/camera_x_rays.json new file mode 100644 index 000000000..a8fe4c73a --- /dev/null +++ b/omas/imas_structures/3_39_0/camera_x_rays.json @@ -0,0 +1,3507 @@ +{ + "camera_x_rays": { + "documentation": "X-rays imaging camera (can be used for soft or hard X-rays imaging systems)", + "full_path": "camera_x_rays", + "lifecycle_last_change": "3.35.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.35.0", + "maxoccur": "6" + }, + "camera_x_rays.aperture": { + "data_type": "STRUCTURE", + "documentation": "Description of the collimating aperture of the diagnostic", + "full_path": "camera_x_rays/aperture", + "lifecycle_status": "alpha", + "structure_reference": "detector_aperture" + }, + "camera_x_rays.aperture.centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "camera_x_rays/aperture/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "camera_x_rays.aperture.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "camera_x_rays/aperture/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_x_rays.aperture.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "camera_x_rays/aperture/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.aperture.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "camera_x_rays/aperture/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_x_rays.aperture.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "camera_x_rays/aperture/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_x_rays.aperture.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "camera_x_rays/aperture/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "camera_x_rays/aperture/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.aperture.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "camera_x_rays/aperture/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "camera_x_rays/aperture/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "camera_x_rays/aperture/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_x_rays/aperture/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.aperture.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_x_rays/aperture/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_x_rays/aperture/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "camera_x_rays/aperture/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_x_rays.aperture.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "camera_x_rays/aperture/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "camera_x_rays.aperture.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "camera_x_rays/aperture/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "camera_x_rays/aperture/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.aperture.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "camera_x_rays/aperture/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "camera_x_rays/aperture/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.outline.x2": { + "coordinates": [ + "camera_x_rays.aperture.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "camera_x_rays/aperture/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "camera_x_rays/aperture/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.aperture.outline.x2_error_lower": { + "coordinates": [ + "camera_x_rays.aperture.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "camera_x_rays/aperture/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.outline.x2_error_upper": { + "coordinates": [ + "camera_x_rays.aperture.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "camera_x_rays/aperture/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "camera_x_rays/aperture/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "camera_x_rays/aperture/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.aperture.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "camera_x_rays/aperture/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "camera_x_rays/aperture/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "camera_x_rays/aperture/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "camera_x_rays.aperture.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "camera_x_rays/aperture/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.aperture.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "camera_x_rays/aperture/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "camera_x_rays.aperture.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "camera_x_rays/aperture/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "camera_x_rays.aperture.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "camera_x_rays/aperture/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "camera_x_rays.aperture.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_x_rays/aperture/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_x_rays/aperture/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.aperture.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_x_rays/aperture/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_x_rays/aperture/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_x_rays/aperture/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_x_rays/aperture/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.aperture.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_x_rays/aperture/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_x_rays/aperture/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_x_rays/aperture/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_x_rays/aperture/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.aperture.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_x_rays/aperture/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_x_rays/aperture/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "camera_x_rays/aperture/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "camera_x_rays/aperture/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.aperture.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "camera_x_rays/aperture/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "camera_x_rays/aperture/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "camera_x_rays/aperture/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "camera_x_rays.aperture.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_x_rays/aperture/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_x_rays/aperture/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.aperture.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_x_rays/aperture/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_x_rays/aperture/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_x_rays/aperture/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_x_rays/aperture/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.aperture.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_x_rays/aperture/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_x_rays/aperture/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_x_rays/aperture/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_x_rays/aperture/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.aperture.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_x_rays/aperture/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_x_rays/aperture/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "camera_x_rays/aperture/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "camera_x_rays/aperture/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.aperture.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "camera_x_rays/aperture/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "camera_x_rays/aperture/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "camera_x_rays/aperture/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "camera_x_rays.aperture.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_x_rays/aperture/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_x_rays/aperture/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.aperture.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_x_rays/aperture/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_x_rays/aperture/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_x_rays/aperture/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_x_rays/aperture/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.aperture.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_x_rays/aperture/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_x_rays/aperture/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_x_rays/aperture/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_x_rays/aperture/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.aperture.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_x_rays/aperture/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.aperture.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_x_rays/aperture/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera": { + "data_type": "STRUCTURE", + "documentation": "Characteristics of the camera used. The orientation of the camera is described as follows : pixels are aligned along x1 and x2 unit vectors while x3 is normal to the detector plane.", + "full_path": "camera_x_rays/camera", + "lifecycle_status": "alpha", + "structure_reference": "camera_geometry" + }, + "camera_x_rays.camera.camera_dimensions": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Total camera dimension in each direction (x1, x2)", + "full_path": "camera_x_rays/camera/camera_dimensions(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.camera_dimensions_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"camera_dimensions\"", + "full_path": "camera_x_rays/camera/camera_dimensions_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.camera.camera_dimensions_error_lower": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"camera_dimensions\"", + "full_path": "camera_x_rays/camera/camera_dimensions_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.camera_dimensions_error_upper": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"camera_dimensions\"", + "full_path": "camera_x_rays/camera/camera_dimensions_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.centre": { + "data_type": "STRUCTURE", + "documentation": "Position of the camera centre", + "full_path": "camera_x_rays/camera/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "camera_x_rays.camera.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "camera_x_rays/camera/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_x_rays.camera.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "camera_x_rays/camera/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.camera.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "camera_x_rays/camera/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_x_rays.camera.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "camera_x_rays/camera/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_x_rays.camera.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "camera_x_rays/camera/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "camera_x_rays/camera/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.camera.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "camera_x_rays/camera/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "camera_x_rays/camera/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "camera_x_rays/camera/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_x_rays/camera/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.camera.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_x_rays/camera/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_x_rays/camera/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.identifier": { + "data_type": "STR_0D", + "documentation": "ID of the camera", + "full_path": "camera_x_rays/camera/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_x_rays.camera.line_of_sight": { + "data_type": "STRUCTURE", + "documentation": "Description of the line of sight for each pixel, given by 2 points. For each coordinate : first dimension : line index (x1 axis); second dimension: column index (x2 axis).", + "full_path": "camera_x_rays/camera/line_of_sight", + "lifecycle_status": "alpha", + "structure_reference": "line_of_sight_2points_rzphi_2d" + }, + "camera_x_rays.camera.line_of_sight.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "camera_x_rays/camera/line_of_sight/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi2d_static" + }, + "camera_x_rays.camera.line_of_sight.first_point.phi": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "camera_x_rays/camera/line_of_sight/first_point/phi(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_x_rays.camera.line_of_sight.first_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "camera_x_rays/camera/line_of_sight/first_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.camera.line_of_sight.first_point.phi_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"phi\"", + "full_path": "camera_x_rays/camera/line_of_sight/first_point/phi_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_x_rays.camera.line_of_sight.first_point.phi_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"phi\"", + "full_path": "camera_x_rays/camera/line_of_sight/first_point/phi_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_x_rays.camera.line_of_sight.first_point.r": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Major radius", + "full_path": "camera_x_rays/camera/line_of_sight/first_point/r(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.line_of_sight.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "camera_x_rays/camera/line_of_sight/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.camera.line_of_sight.first_point.r_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r\"", + "full_path": "camera_x_rays/camera/line_of_sight/first_point/r_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.line_of_sight.first_point.r_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r\"", + "full_path": "camera_x_rays/camera/line_of_sight/first_point/r_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.line_of_sight.first_point.z": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Height", + "full_path": "camera_x_rays/camera/line_of_sight/first_point/z(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.line_of_sight.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_x_rays/camera/line_of_sight/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.camera.line_of_sight.first_point.z_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_x_rays/camera/line_of_sight/first_point/z_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.line_of_sight.first_point.z_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_x_rays/camera/line_of_sight/first_point/z_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.line_of_sight.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "camera_x_rays/camera/line_of_sight/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi2d_static" + }, + "camera_x_rays.camera.line_of_sight.second_point.phi": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "camera_x_rays/camera/line_of_sight/second_point/phi(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_x_rays.camera.line_of_sight.second_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "camera_x_rays/camera/line_of_sight/second_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.camera.line_of_sight.second_point.phi_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"phi\"", + "full_path": "camera_x_rays/camera/line_of_sight/second_point/phi_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_x_rays.camera.line_of_sight.second_point.phi_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"phi\"", + "full_path": "camera_x_rays/camera/line_of_sight/second_point/phi_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_x_rays.camera.line_of_sight.second_point.r": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Major radius", + "full_path": "camera_x_rays/camera/line_of_sight/second_point/r(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.line_of_sight.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "camera_x_rays/camera/line_of_sight/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.camera.line_of_sight.second_point.r_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r\"", + "full_path": "camera_x_rays/camera/line_of_sight/second_point/r_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.line_of_sight.second_point.r_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r\"", + "full_path": "camera_x_rays/camera/line_of_sight/second_point/r_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.line_of_sight.second_point.z": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Height", + "full_path": "camera_x_rays/camera/line_of_sight/second_point/z(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.line_of_sight.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_x_rays/camera/line_of_sight/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.camera.line_of_sight.second_point.z_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_x_rays/camera/line_of_sight/second_point/z_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.line_of_sight.second_point.z_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_x_rays/camera/line_of_sight/second_point/z_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.pixel_dimensions": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Pixel dimension in each direction (x1, x2)", + "full_path": "camera_x_rays/camera/pixel_dimensions(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.pixel_dimensions_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pixel_dimensions\"", + "full_path": "camera_x_rays/camera/pixel_dimensions_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.camera.pixel_dimensions_error_lower": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pixel_dimensions\"", + "full_path": "camera_x_rays/camera/pixel_dimensions_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.pixel_dimensions_error_upper": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pixel_dimensions\"", + "full_path": "camera_x_rays/camera/pixel_dimensions_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.pixel_position": { + "data_type": "STRUCTURE", + "documentation": "Position of the centre of each pixel. First dimension : line index (x1 axis). Second dimension: column index (x2 axis).", + "full_path": "camera_x_rays/camera/pixel_position", + "lifecycle_status": "alpha", + "structure_reference": "rzphi2d_static" + }, + "camera_x_rays.camera.pixel_position.phi": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "camera_x_rays/camera/pixel_position/phi(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_x_rays.camera.pixel_position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "camera_x_rays/camera/pixel_position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.camera.pixel_position.phi_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"phi\"", + "full_path": "camera_x_rays/camera/pixel_position/phi_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_x_rays.camera.pixel_position.phi_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"phi\"", + "full_path": "camera_x_rays/camera/pixel_position/phi_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_x_rays.camera.pixel_position.r": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Major radius", + "full_path": "camera_x_rays/camera/pixel_position/r(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.pixel_position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "camera_x_rays/camera/pixel_position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.camera.pixel_position.r_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r\"", + "full_path": "camera_x_rays/camera/pixel_position/r_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.pixel_position.r_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r\"", + "full_path": "camera_x_rays/camera/pixel_position/r_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.pixel_position.z": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Height", + "full_path": "camera_x_rays/camera/pixel_position/z(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.pixel_position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_x_rays/camera/pixel_position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.camera.pixel_position.z_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_x_rays/camera/pixel_position/z_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.pixel_position.z_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_x_rays/camera/pixel_position/z_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.pixels_n": { + "coordinates": [ + "1...2" + ], + "data_type": "INT_1D", + "documentation": "Number of pixels in each direction (x1, x2)", + "full_path": "camera_x_rays/camera/pixels_n(:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_x_rays.camera.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "camera_x_rays/camera/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "camera_x_rays.camera.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_x_rays/camera/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_x_rays/camera/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.camera.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_x_rays/camera/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_x_rays/camera/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_x_rays/camera/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_x_rays/camera/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.camera.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_x_rays/camera/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_x_rays/camera/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_x_rays/camera/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_x_rays/camera/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.camera.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_x_rays/camera/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_x_rays/camera/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "camera_x_rays/camera/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "camera_x_rays.camera.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_x_rays/camera/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_x_rays/camera/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.camera.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_x_rays/camera/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_x_rays/camera/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_x_rays/camera/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_x_rays/camera/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.camera.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_x_rays/camera/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_x_rays/camera/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_x_rays/camera/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_x_rays/camera/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.camera.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_x_rays/camera/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_x_rays/camera/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the camera plane and oriented towards the plasma.", + "full_path": "camera_x_rays/camera/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static" + }, + "camera_x_rays.camera.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_x_rays/camera/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_x_rays/camera/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.camera.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_x_rays/camera/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_x_rays/camera/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_x_rays/camera/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_x_rays/camera/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.camera.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_x_rays/camera/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_x_rays/camera/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_x_rays/camera/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_x_rays/camera/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.camera.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_x_rays/camera/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.camera.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_x_rays/camera/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "camera_x_rays/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "camera_x_rays.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "camera_x_rays/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "camera_x_rays/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "camera_x_rays/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "camera_x_rays.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "camera_x_rays/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "camera_x_rays/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "camera_x_rays/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "camera_x_rays/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "camera_x_rays/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "camera_x_rays/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "camera_x_rays/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.code.output_flag": { + "coordinates": [ + "camera_x_rays.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "camera_x_rays/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "camera_x_rays.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "camera_x_rays/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "camera_x_rays/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "camera_x_rays/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.detector_humidity": { + "data_type": "STRUCTURE", + "documentation": "Fraction of humidity (0-1) measured at the detector level", + "full_path": "camera_x_rays/detector_humidity", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "-" + }, + "camera_x_rays.detector_humidity.data": { + "coordinates": [ + "camera_x_rays.detector_humidity.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "camera_x_rays/detector_humidity/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "detector_humidity/time", + "type": "dynamic", + "units": "-" + }, + "camera_x_rays.detector_humidity.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "camera_x_rays/detector_humidity/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.detector_humidity.data_error_lower": { + "coordinates": [ + "camera_x_rays.detector_humidity.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "camera_x_rays/detector_humidity/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "detector_humidity/time", + "type": "dynamic", + "units": "-" + }, + "camera_x_rays.detector_humidity.data_error_upper": { + "coordinates": [ + "camera_x_rays.detector_humidity.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "camera_x_rays/detector_humidity/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "detector_humidity/time", + "type": "dynamic", + "units": "-" + }, + "camera_x_rays.detector_humidity.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "camera_x_rays/detector_humidity/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "detector_humidity/time", + "type": "dynamic", + "units": "s" + }, + "camera_x_rays.detector_temperature": { + "data_type": "STRUCTURE", + "documentation": "Temperature measured at the detector level", + "full_path": "camera_x_rays/detector_temperature", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "K" + }, + "camera_x_rays.detector_temperature.data": { + "coordinates": [ + "camera_x_rays.detector_temperature.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "camera_x_rays/detector_temperature/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "detector_temperature/time", + "type": "dynamic", + "units": "K" + }, + "camera_x_rays.detector_temperature.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "camera_x_rays/detector_temperature/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.detector_temperature.data_error_lower": { + "coordinates": [ + "camera_x_rays.detector_temperature.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "camera_x_rays/detector_temperature/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "detector_temperature/time", + "type": "dynamic", + "units": "K" + }, + "camera_x_rays.detector_temperature.data_error_upper": { + "coordinates": [ + "camera_x_rays.detector_temperature.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "camera_x_rays/detector_temperature/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "detector_temperature/time", + "type": "dynamic", + "units": "K" + }, + "camera_x_rays.detector_temperature.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "camera_x_rays/detector_temperature/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "detector_temperature/time", + "type": "dynamic", + "units": "s" + }, + "camera_x_rays.energy_configuration_name": { + "data_type": "STR_0D", + "documentation": "Name of the chosen energy configuration (energy detection threshold)", + "full_path": "camera_x_rays/energy_configuration_name", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_x_rays.energy_threshold_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower energy detection threshold on each pixel of the detector (photons are counted only if their energy is above this value)", + "full_path": "camera_x_rays/energy_threshold_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "camera_x_rays.energy_threshold_lower_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_threshold_lower\"", + "full_path": "camera_x_rays/energy_threshold_lower_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.energy_threshold_lower_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"energy_threshold_lower\"", + "full_path": "camera_x_rays/energy_threshold_lower_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "camera_x_rays.energy_threshold_lower_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"energy_threshold_lower\"", + "full_path": "camera_x_rays/energy_threshold_lower_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "camera_x_rays.exposure_time": { + "data_type": "FLT_0D", + "documentation": "Exposure time", + "full_path": "camera_x_rays/exposure_time", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "camera_x_rays.exposure_time_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"exposure_time\"", + "full_path": "camera_x_rays/exposure_time_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.exposure_time_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"exposure_time\"", + "full_path": "camera_x_rays/exposure_time_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "camera_x_rays.exposure_time_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"exposure_time\"", + "full_path": "camera_x_rays/exposure_time_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "camera_x_rays.filter_window": { + "data_type": "STRUCTURE", + "documentation": "Characteristics of the filter window", + "full_path": "camera_x_rays/filter_window", + "lifecycle_status": "alpha", + "structure_reference": "filter_window" + }, + "camera_x_rays.filter_window.centre": { + "data_type": "STRUCTURE", + "documentation": "Coordinates of the origin of the local coordinate system (X1,X2,X3) describing the filter. This origin is located within the filter area and should be the middle point of the filter surface. If geometry_type=2, it's the centre of the circular filter. If geometry_type=3, it's the centre of the rectangular filter. ", + "full_path": "camera_x_rays/filter_window/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "camera_x_rays.filter_window.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "camera_x_rays/filter_window/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_x_rays.filter_window.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "camera_x_rays/filter_window/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "camera_x_rays/filter_window/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_x_rays.filter_window.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "camera_x_rays/filter_window/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "camera_x_rays.filter_window.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "camera_x_rays/filter_window/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "camera_x_rays/filter_window/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "camera_x_rays/filter_window/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "camera_x_rays/filter_window/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "camera_x_rays/filter_window/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_x_rays/filter_window/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_x_rays/filter_window/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_x_rays/filter_window/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.curvature_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/curved_object_curvature_identifier.xml", + "documentation": "Curvature of the filter.\n1) planar : Planar object, no curvature\n2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature\n3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature\n4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature\n5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction", + "full_path": "camera_x_rays/filter_window/curvature_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "camera_x_rays.filter_window.curvature_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "camera_x_rays/filter_window/curvature_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_x_rays.filter_window.curvature_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "camera_x_rays/filter_window/curvature_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_x_rays.filter_window.curvature_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "camera_x_rays/filter_window/curvature_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_x_rays.filter_window.geometry_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/curved_object_geometry_identifier.xml", + "documentation": "Geometry of the filter contour. Note that there is some flexibility in the choice of the local coordinate system (X1,X2,X3). The data provider should choose the most convenient coordinate system for the filter, respecting the definitions of (X1,X2,X3) indicated below.\n1) polygonal : Contour described by a polygonal outline in the (X1, X2) plane\n2) circular : Circle in the (X1, X2) plane, defined by its centre and radius\n3) rectangle : Rectangle in the (X1, X2) plane, defined by its centre and widths in the X1 and X2 directions", + "full_path": "camera_x_rays/filter_window/geometry_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "camera_x_rays.filter_window.geometry_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "camera_x_rays/filter_window/geometry_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_x_rays.filter_window.geometry_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "camera_x_rays/filter_window/geometry_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_x_rays.filter_window.geometry_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "camera_x_rays/filter_window/geometry_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_x_rays.filter_window.identifier": { + "data_type": "STR_0D", + "documentation": "ID of the filter", + "full_path": "camera_x_rays/filter_window/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_x_rays.filter_window.material": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/materials_identifier.xml", + "documentation": "Material of the filter window\n0) unspecified : unspecified\n1) C : Carbon\n2) W : Tungsten\n3) C_W_coating : Carbon with tungsten coating\n4) SS : Stainless steel\n5) SS_C_coating : Stainless steel with carbon coating\n6) IN : Inconel\n7) IN_C_coating : Inconel with carbon coating\n8) BC : Boron carbide\n17) BN : Boron nitride\n9) Ti_C_coating : Titanium with carbon coating\n10) Be : Beryllium\n11) Mo : Molybdenum\n12) Quartz : Quartz\n13) Ge : Germanium\n14) Si : Silicon\n15) LiF : Lithium fluoride\n16) InSb : Indium antimonide\n18) Cu : Copper\n19) CuCrZr : Copper Chromium Zirconium alloy", + "full_path": "camera_x_rays/filter_window/material", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "camera_x_rays.filter_window.material.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "camera_x_rays/filter_window/material/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_x_rays.filter_window.material.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "camera_x_rays/filter_window/material/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_x_rays.filter_window.material.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "camera_x_rays/filter_window/material/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_x_rays.filter_window.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the filter in the (X1, X2) coordinate system, used only if geometry_type/index=1. Do NOT repeat the first point.", + "full_path": "camera_x_rays/filter_window/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "camera_x_rays.filter_window.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "camera_x_rays/filter_window/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "camera_x_rays/filter_window/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "camera_x_rays/filter_window/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "camera_x_rays/filter_window/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.outline.x2": { + "coordinates": [ + "camera_x_rays.filter_window.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "camera_x_rays/filter_window/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "camera_x_rays/filter_window/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.outline.x2_error_lower": { + "coordinates": [ + "camera_x_rays.filter_window.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "camera_x_rays/filter_window/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.outline.x2_error_upper": { + "coordinates": [ + "camera_x_rays.filter_window.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "camera_x_rays/filter_window/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.photon_absorption": { + "coordinates": [ + "camera_x_rays.filter_window.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Probability of absorbing a photon passing through the filter as a function of its wavelength ", + "full_path": "camera_x_rays/filter_window/photon_absorption(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "camera_x_rays.filter_window.photon_absorption_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"photon_absorption\"", + "full_path": "camera_x_rays/filter_window/photon_absorption_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.photon_absorption_error_lower": { + "coordinates": [ + "camera_x_rays.filter_window.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"photon_absorption\"", + "full_path": "camera_x_rays/filter_window/photon_absorption_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "camera_x_rays.filter_window.photon_absorption_error_upper": { + "coordinates": [ + "camera_x_rays.filter_window.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"photon_absorption\"", + "full_path": "camera_x_rays/filter_window/photon_absorption_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "camera_x_rays.filter_window.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type/index = 2", + "full_path": "camera_x_rays/filter_window/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "camera_x_rays/filter_window/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "camera_x_rays/filter_window/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "camera_x_rays/filter_window/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the filter, derived from the above geometric data", + "full_path": "camera_x_rays/filter_window/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "camera_x_rays.filter_window.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "camera_x_rays/filter_window/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "camera_x_rays/filter_window/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "camera_x_rays.filter_window.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "camera_x_rays/filter_window/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "camera_x_rays.filter_window.thickness": { + "data_type": "FLT_0D", + "documentation": "Thickness of the filter window", + "full_path": "camera_x_rays/filter_window/thickness", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.thickness_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"thickness\"", + "full_path": "camera_x_rays/filter_window/thickness_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.thickness_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"thickness\"", + "full_path": "camera_x_rays/filter_window/thickness_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.thickness_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"thickness\"", + "full_path": "camera_x_rays/filter_window/thickness_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.wavelength_lower": { + "data_type": "FLT_0D", + "documentation": "Lower bound of the filter wavelength range", + "full_path": "camera_x_rays/filter_window/wavelength_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "camera_x_rays.filter_window.wavelength_lower_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelength_lower\"", + "full_path": "camera_x_rays/filter_window/wavelength_lower_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.wavelength_lower_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"wavelength_lower\"", + "full_path": "camera_x_rays/filter_window/wavelength_lower_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "camera_x_rays.filter_window.wavelength_lower_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"wavelength_lower\"", + "full_path": "camera_x_rays/filter_window/wavelength_lower_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "camera_x_rays.filter_window.wavelength_upper": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the filter wavelength range", + "full_path": "camera_x_rays/filter_window/wavelength_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "camera_x_rays.filter_window.wavelength_upper_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelength_upper\"", + "full_path": "camera_x_rays/filter_window/wavelength_upper_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.wavelength_upper_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"wavelength_upper\"", + "full_path": "camera_x_rays/filter_window/wavelength_upper_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "camera_x_rays.filter_window.wavelength_upper_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"wavelength_upper\"", + "full_path": "camera_x_rays/filter_window/wavelength_upper_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "camera_x_rays.filter_window.wavelengths": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of wavelength values", + "full_path": "camera_x_rays/filter_window/wavelengths(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.wavelengths_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelengths\"", + "full_path": "camera_x_rays/filter_window/wavelengths_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.wavelengths_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"wavelengths\"", + "full_path": "camera_x_rays/filter_window/wavelengths_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.wavelengths_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"wavelengths\"", + "full_path": "camera_x_rays/filter_window/wavelengths_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x1_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5", + "full_path": "camera_x_rays/filter_window/x1_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x1_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_curvature\"", + "full_path": "camera_x_rays/filter_window/x1_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.x1_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_curvature\"", + "full_path": "camera_x_rays/filter_window/x1_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x1_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_curvature\"", + "full_path": "camera_x_rays/filter_window/x1_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "camera_x_rays/filter_window/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "camera_x_rays.filter_window.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_x_rays/filter_window/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_x_rays/filter_window/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_x_rays/filter_window/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_x_rays/filter_window/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_x_rays/filter_window/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_x_rays/filter_window/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_x_rays/filter_window/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_x_rays/filter_window/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_x_rays/filter_window/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_x_rays/filter_window/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_x_rays/filter_window/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_x_rays/filter_window/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the filter in the X1 direction, used only if geometry_type/index = 3", + "full_path": "camera_x_rays/filter_window/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "camera_x_rays/filter_window/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "camera_x_rays/filter_window/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "camera_x_rays/filter_window/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x2_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5", + "full_path": "camera_x_rays/filter_window/x2_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x2_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_curvature\"", + "full_path": "camera_x_rays/filter_window/x2_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.x2_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_curvature\"", + "full_path": "camera_x_rays/filter_window/x2_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x2_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_curvature\"", + "full_path": "camera_x_rays/filter_window/x2_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "camera_x_rays/filter_window/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "camera_x_rays.filter_window.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_x_rays/filter_window/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_x_rays/filter_window/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_x_rays/filter_window/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_x_rays/filter_window/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_x_rays/filter_window/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_x_rays/filter_window/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_x_rays/filter_window/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_x_rays/filter_window/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_x_rays/filter_window/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_x_rays/filter_window/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_x_rays/filter_window/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_x_rays/filter_window/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the filter in the X2 direction, used only if geometry_type/index = 3", + "full_path": "camera_x_rays/filter_window/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "camera_x_rays/filter_window/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "camera_x_rays/filter_window/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "camera_x_rays/filter_window/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the filter surface and oriented towards the plasma.", + "full_path": "camera_x_rays/filter_window/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "camera_x_rays.filter_window.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "camera_x_rays/filter_window/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "camera_x_rays/filter_window/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "camera_x_rays/filter_window/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "camera_x_rays/filter_window/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "camera_x_rays/filter_window/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "camera_x_rays/filter_window/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "camera_x_rays/filter_window/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "camera_x_rays/filter_window/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "camera_x_rays/filter_window/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "camera_x_rays/filter_window/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.filter_window.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "camera_x_rays/filter_window/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.filter_window.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "camera_x_rays/filter_window/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "camera_x_rays.frame": { + "coordinates": [ + "camera_x_rays.frame[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of frames. Each time step corresponds to the beginning of the photon integration of each image ", + "full_path": "camera_x_rays/frame(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "camera_x_rays_frame", + "timebasepath": "time", + "type": "dynamic" + }, + "camera_x_rays.frame[:].counts_n": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "INT_2D", + "documentation": "Number of counts detected on each pixel during one exposure time. First dimension : line index (horizontal axis). Second dimension: column index (vertical axis).", + "full_path": "camera_x_rays/frame(itime)/counts_n(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "camera_x_rays.frame[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "camera_x_rays/frame(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "camera_x_rays.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "camera_x_rays/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "camera_x_rays.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "camera_x_rays/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "camera_x_rays/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "camera_x_rays/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "camera_x_rays.ids_properties.occurrence" + }, + "camera_x_rays.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "camera_x_rays/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "camera_x_rays.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "camera_x_rays/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "camera_x_rays.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "camera_x_rays/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "camera_x_rays/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "camera_x_rays/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "camera_x_rays/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "camera_x_rays/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "camera_x_rays/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "camera_x_rays.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "camera_x_rays/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "camera_x_rays/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "camera_x_rays/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "camera_x_rays/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "camera_x_rays/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "camera_x_rays/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "camera_x_rays/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "camera_x_rays.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "camera_x_rays/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "camera_x_rays/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "camera_x_rays/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "camera_x_rays/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "camera_x_rays/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "camera_x_rays/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "camera_x_rays/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "camera_x_rays.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "camera_x_rays/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "camera_x_rays.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "camera_x_rays/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "camera_x_rays/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "camera_x_rays/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "camera_x_rays/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "camera_x_rays/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "camera_x_rays/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "camera_x_rays/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "camera_x_rays.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "camera_x_rays/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "camera_x_rays/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "camera_x_rays/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "camera_x_rays/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "camera_x_rays/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "camera_x_rays/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "camera_x_rays/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "camera_x_rays.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "camera_x_rays/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "camera_x_rays.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "camera_x_rays/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "camera_x_rays.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "camera_x_rays/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "camera_x_rays.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "camera_x_rays/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "camera_x_rays/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "camera_x_rays.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "camera_x_rays/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "camera_x_rays.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "camera_x_rays/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "camera_x_rays/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "camera_x_rays/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "camera_x_rays.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "camera_x_rays/latency", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "camera_x_rays.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "camera_x_rays/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "camera_x_rays/latency_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "camera_x_rays.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "camera_x_rays/latency_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "camera_x_rays.name": { + "data_type": "STR_0D", + "documentation": "Name of the camera", + "full_path": "camera_x_rays/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_x_rays.photon_energy": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "List of values of the photon energy (coordinate for quantum_effiency)", + "full_path": "camera_x_rays/photon_energy(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "camera_x_rays.photon_energy_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"photon_energy\"", + "full_path": "camera_x_rays/photon_energy_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.photon_energy_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"photon_energy\"", + "full_path": "camera_x_rays/photon_energy_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "camera_x_rays.photon_energy_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"photon_energy\"", + "full_path": "camera_x_rays/photon_energy_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "camera_x_rays.pixel_status": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "INT_2D", + "documentation": "Status of each pixel : +1 for valid pixels, -1 for inactive pixels, -2 for mis-calibrated pixels. ", + "full_path": "camera_x_rays/pixel_status(:,:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "camera_x_rays.quantum_efficiency": { + "coordinates": [ + "1...N", + "1...N", + "camera_x_rays.photon_energy" + ], + "data_type": "FLT_3D", + "documentation": "Quantum efficiency of the detector, i.e. conversion factor multiplying the number of counts to obtain the number of photons impacting the detector, tabulated as a function of the photon energy, for each pixel of the detector. If all pixels have the same quantum efficiency, just set the size of the first and second dimensions to 1", + "full_path": "camera_x_rays/quantum_efficiency(:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "camera_x_rays.quantum_efficiency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"quantum_efficiency\"", + "full_path": "camera_x_rays/quantum_efficiency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.quantum_efficiency_error_lower": { + "coordinates": [ + "1...N", + "1...N", + "camera_x_rays.photon_energy" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"quantum_efficiency\"", + "full_path": "camera_x_rays/quantum_efficiency_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "camera_x_rays.quantum_efficiency_error_upper": { + "coordinates": [ + "1...N", + "1...N", + "camera_x_rays.photon_energy" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"quantum_efficiency\"", + "full_path": "camera_x_rays/quantum_efficiency_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "camera_x_rays.readout_time": { + "data_type": "FLT_0D", + "documentation": "Time used to read out each frame on the detector", + "full_path": "camera_x_rays/readout_time", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "camera_x_rays.readout_time_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"readout_time\"", + "full_path": "camera_x_rays/readout_time_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "camera_x_rays.readout_time_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"readout_time\"", + "full_path": "camera_x_rays/readout_time_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "camera_x_rays.readout_time_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"readout_time\"", + "full_path": "camera_x_rays/readout_time_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "camera_x_rays.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "camera_x_rays/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/charge_exchange.json b/omas/imas_structures/3_39_0/charge_exchange.json new file mode 100644 index 000000000..78aa4a697 --- /dev/null +++ b/omas/imas_structures/3_39_0/charge_exchange.json @@ -0,0 +1,3689 @@ +{ + "charge_exchange": { + "documentation": "Charge exchange spectroscopy diagnostic", + "full_path": "charge_exchange", + "lifecycle_last_change": "3.33.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.0.4", + "maxoccur": "4" + }, + "charge_exchange.aperture": { + "data_type": "STRUCTURE", + "documentation": "Description of the collimating aperture of the diagnostic, relevant to all lines-of-sight (channels)", + "full_path": "charge_exchange/aperture", + "lifecycle_status": "alpha", + "structure_reference": "detector_aperture" + }, + "charge_exchange.aperture.centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "charge_exchange/aperture/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "charge_exchange.aperture.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "charge_exchange/aperture/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "charge_exchange.aperture.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "charge_exchange/aperture/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.aperture.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "charge_exchange/aperture/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "charge_exchange.aperture.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "charge_exchange/aperture/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "charge_exchange.aperture.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "charge_exchange/aperture/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "charge_exchange/aperture/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.aperture.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "charge_exchange/aperture/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "charge_exchange/aperture/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "charge_exchange/aperture/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "charge_exchange/aperture/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.aperture.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "charge_exchange/aperture/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "charge_exchange/aperture/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "charge_exchange/aperture/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "charge_exchange.aperture.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "charge_exchange/aperture/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "charge_exchange.aperture.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "charge_exchange/aperture/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "charge_exchange/aperture/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.aperture.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "charge_exchange/aperture/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "charge_exchange/aperture/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.outline.x2": { + "coordinates": [ + "charge_exchange.aperture.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "charge_exchange/aperture/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "charge_exchange/aperture/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.aperture.outline.x2_error_lower": { + "coordinates": [ + "charge_exchange.aperture.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "charge_exchange/aperture/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.outline.x2_error_upper": { + "coordinates": [ + "charge_exchange.aperture.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "charge_exchange/aperture/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "charge_exchange/aperture/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "charge_exchange/aperture/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.aperture.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "charge_exchange/aperture/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "charge_exchange/aperture/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "charge_exchange/aperture/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "charge_exchange.aperture.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "charge_exchange/aperture/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.aperture.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "charge_exchange/aperture/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "charge_exchange.aperture.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "charge_exchange/aperture/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "charge_exchange.aperture.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "charge_exchange/aperture/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "charge_exchange.aperture.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "charge_exchange/aperture/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "charge_exchange/aperture/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.aperture.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "charge_exchange/aperture/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "charge_exchange/aperture/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "charge_exchange/aperture/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "charge_exchange/aperture/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.aperture.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "charge_exchange/aperture/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "charge_exchange/aperture/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "charge_exchange/aperture/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "charge_exchange/aperture/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.aperture.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "charge_exchange/aperture/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "charge_exchange/aperture/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "charge_exchange/aperture/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "charge_exchange/aperture/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.aperture.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "charge_exchange/aperture/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "charge_exchange/aperture/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "charge_exchange/aperture/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "charge_exchange.aperture.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "charge_exchange/aperture/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "charge_exchange/aperture/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.aperture.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "charge_exchange/aperture/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "charge_exchange/aperture/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "charge_exchange/aperture/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "charge_exchange/aperture/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.aperture.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "charge_exchange/aperture/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "charge_exchange/aperture/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "charge_exchange/aperture/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "charge_exchange/aperture/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.aperture.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "charge_exchange/aperture/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "charge_exchange/aperture/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "charge_exchange/aperture/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "charge_exchange/aperture/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.aperture.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "charge_exchange/aperture/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "charge_exchange/aperture/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "charge_exchange/aperture/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "charge_exchange.aperture.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "charge_exchange/aperture/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "charge_exchange/aperture/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.aperture.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "charge_exchange/aperture/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "charge_exchange/aperture/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "charge_exchange/aperture/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "charge_exchange/aperture/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.aperture.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "charge_exchange/aperture/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "charge_exchange/aperture/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "charge_exchange/aperture/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "charge_exchange/aperture/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.aperture.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "charge_exchange/aperture/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.aperture.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "charge_exchange/aperture/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.channel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of channels (lines-of-sight). The line-of-sight is defined by the centre of the collimating aperture and the position of the measurements.", + "full_path": "charge_exchange/channel(i1)", + "lifecycle_status": "alpha", + "maxoccur": "100", + "structure_reference": "charge_exchange_channel" + }, + "charge_exchange.channel[:].bes": { + "data_type": "STRUCTURE", + "documentation": "Derived Beam Emission Spectroscopy (BES) parameters", + "full_path": "charge_exchange/channel(i1)/bes", + "lifecycle_status": "alpha", + "structure_reference": "charge_exchange_channel_bes" + }, + "charge_exchange.channel[:].bes.a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom of the diagnostic neutral beam particle", + "full_path": "charge_exchange/channel(i1)/bes/a", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "charge_exchange.channel[:].bes.a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "charge_exchange/channel(i1)/bes/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].bes.a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "charge_exchange/channel(i1)/bes/a_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "charge_exchange.channel[:].bes.a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "charge_exchange/channel(i1)/bes/a_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "charge_exchange.channel[:].bes.doppler_shift": { + "data_type": "STRUCTURE", + "documentation": "Doppler shift due to the diagnostic neutral beam particle velocity", + "full_path": "charge_exchange/channel(i1)/bes/doppler_shift", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "m" + }, + "charge_exchange.channel[:].bes.doppler_shift.data": { + "coordinates": [ + "charge_exchange.channel[:].bes.doppler_shift.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "charge_exchange/channel(i1)/bes/doppler_shift/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "bes/doppler_shift/time", + "type": "dynamic", + "units": "m" + }, + "charge_exchange.channel[:].bes.doppler_shift.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "charge_exchange/channel(i1)/bes/doppler_shift/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].bes.doppler_shift.data_error_lower": { + "coordinates": [ + "charge_exchange.channel[:].bes.doppler_shift.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "charge_exchange/channel(i1)/bes/doppler_shift/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "bes/doppler_shift/time", + "type": "dynamic", + "units": "m" + }, + "charge_exchange.channel[:].bes.doppler_shift.data_error_upper": { + "coordinates": [ + "charge_exchange.channel[:].bes.doppler_shift.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "charge_exchange/channel(i1)/bes/doppler_shift/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "bes/doppler_shift/time", + "type": "dynamic", + "units": "m" + }, + "charge_exchange.channel[:].bes.doppler_shift.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "charge_exchange/channel(i1)/bes/doppler_shift/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "bes/doppler_shift/time", + "type": "dynamic", + "units": "s" + }, + "charge_exchange.channel[:].bes.label": { + "data_type": "STR_0D", + "documentation": "String identifying the diagnostic neutral beam particle", + "full_path": "charge_exchange/channel(i1)/bes/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].bes.lorentz_shift": { + "data_type": "STRUCTURE", + "documentation": "Lorentz shift due to the Lorentz electric field (vxB) in the frame of the diagnostic neutral beam particles moving with a velocity v across the magnetic field B", + "full_path": "charge_exchange/channel(i1)/bes/lorentz_shift", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "m" + }, + "charge_exchange.channel[:].bes.lorentz_shift.data": { + "coordinates": [ + "charge_exchange.channel[:].bes.lorentz_shift.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "charge_exchange/channel(i1)/bes/lorentz_shift/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "bes/lorentz_shift/time", + "type": "dynamic", + "units": "m" + }, + "charge_exchange.channel[:].bes.lorentz_shift.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "charge_exchange/channel(i1)/bes/lorentz_shift/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].bes.lorentz_shift.data_error_lower": { + "coordinates": [ + "charge_exchange.channel[:].bes.lorentz_shift.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "charge_exchange/channel(i1)/bes/lorentz_shift/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "bes/lorentz_shift/time", + "type": "dynamic", + "units": "m" + }, + "charge_exchange.channel[:].bes.lorentz_shift.data_error_upper": { + "coordinates": [ + "charge_exchange.channel[:].bes.lorentz_shift.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "charge_exchange/channel(i1)/bes/lorentz_shift/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "bes/lorentz_shift/time", + "type": "dynamic", + "units": "m" + }, + "charge_exchange.channel[:].bes.lorentz_shift.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "charge_exchange/channel(i1)/bes/lorentz_shift/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "bes/lorentz_shift/time", + "type": "dynamic", + "units": "s" + }, + "charge_exchange.channel[:].bes.radiances": { + "coordinates": [ + "1...9", + "charge_exchange.channel[:].bes.radiances.time" + ], + "data_type": "STRUCTURE", + "documentation": "Calibrated intensities of the 9 splitted lines (Stark effect due to Lorentz electric field). Note: radiances are integrated over the sightline crossing the neutral beam", + "full_path": "charge_exchange/channel(i1)/bes/radiances", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "(photons) m^-2.s^-1.sr^-1" + }, + "charge_exchange.channel[:].bes.radiances.data": { + "coordinates": [ + "1...N", + "charge_exchange.channel[:].bes.radiances.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "charge_exchange/channel(i1)/bes/radiances/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "bes/radiances/time", + "type": "dynamic", + "units": "(photons) m^-2.s^-1.sr^-1" + }, + "charge_exchange.channel[:].bes.radiances.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "charge_exchange/channel(i1)/bes/radiances/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].bes.radiances.data_error_lower": { + "coordinates": [ + "1...N", + "charge_exchange.channel[:].bes.radiances.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "charge_exchange/channel(i1)/bes/radiances/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "bes/radiances/time", + "type": "dynamic", + "units": "(photons) m^-2.s^-1.sr^-1" + }, + "charge_exchange.channel[:].bes.radiances.data_error_upper": { + "coordinates": [ + "1...N", + "charge_exchange.channel[:].bes.radiances.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "charge_exchange/channel(i1)/bes/radiances/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "bes/radiances/time", + "type": "dynamic", + "units": "(photons) m^-2.s^-1.sr^-1" + }, + "charge_exchange.channel[:].bes.radiances.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "charge_exchange/channel(i1)/bes/radiances/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "bes/radiances/time", + "type": "dynamic", + "units": "s" + }, + "charge_exchange.channel[:].bes.transition_wavelength": { + "data_type": "FLT_0D", + "documentation": "Unshifted wavelength of the BES transition", + "full_path": "charge_exchange/channel(i1)/bes/transition_wavelength", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "charge_exchange.channel[:].bes.transition_wavelength_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"transition_wavelength\"", + "full_path": "charge_exchange/channel(i1)/bes/transition_wavelength_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].bes.transition_wavelength_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"transition_wavelength\"", + "full_path": "charge_exchange/channel(i1)/bes/transition_wavelength_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "charge_exchange.channel[:].bes.transition_wavelength_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"transition_wavelength\"", + "full_path": "charge_exchange/channel(i1)/bes/transition_wavelength_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "charge_exchange.channel[:].bes.z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge of the diagnostic neutral beam particle", + "full_path": "charge_exchange/channel(i1)/bes/z_ion", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "charge_exchange.channel[:].bes.z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "charge_exchange/channel(i1)/bes/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].bes.z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "charge_exchange/channel(i1)/bes/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "charge_exchange.channel[:].bes.z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "charge_exchange/channel(i1)/bes/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "charge_exchange.channel[:].bes.z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge of the diagnostic neutral beam particle", + "full_path": "charge_exchange/channel(i1)/bes/z_n", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "charge_exchange.channel[:].bes.z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "charge_exchange/channel(i1)/bes/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].bes.z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "charge_exchange/channel(i1)/bes/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "charge_exchange.channel[:].bes.z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "charge_exchange/channel(i1)/bes/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "charge_exchange.channel[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the channel", + "full_path": "charge_exchange/channel(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "charge_exchange.channel[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Physical quantities related to ion species and charge stage (H+, D+, T+, He+2, Li+3, Be+4, C+6, N+7, O+8, Ne+10, Si+14, Ar+16 or Ar+18) derived from the measured charge exchange emission of each species, at the position of the measurement", + "full_path": "charge_exchange/channel(i1)/ion(i2)", + "lifecycle_status": "alpha", + "maxoccur": "13", + "structure_reference": "charge_exchange_channel_ion" + }, + "charge_exchange.channel[:].ion[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom of the ion", + "full_path": "charge_exchange/channel(i1)/ion(i2)/a", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "charge_exchange.channel[:].ion[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "charge_exchange/channel(i1)/ion(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].ion[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "charge_exchange/channel(i1)/ion(i2)/a_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "charge_exchange.channel[:].ion[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "charge_exchange/channel(i1)/ion(i2)/a_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "charge_exchange.channel[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the ion (e.g. H+, D+, T+, He+2, C+6, ...)", + "full_path": "charge_exchange/channel(i1)/ion(i2)/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].ion[:].n_i_over_n_e": { + "data_type": "STRUCTURE", + "documentation": "Ion concentration (ratio of the ion density over the electron density) at the channel measurement point", + "full_path": "charge_exchange/channel(i1)/ion(i2)/n_i_over_n_e", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "-" + }, + "charge_exchange.channel[:].ion[:].n_i_over_n_e.data": { + "coordinates": [ + "charge_exchange.channel[:].ion[:].n_i_over_n_e.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "charge_exchange/channel(i1)/ion(i2)/n_i_over_n_e/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_i_over_n_e/time", + "type": "dynamic", + "units": "-" + }, + "charge_exchange.channel[:].ion[:].n_i_over_n_e.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "charge_exchange/channel(i1)/ion(i2)/n_i_over_n_e/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].ion[:].n_i_over_n_e.data_error_lower": { + "coordinates": [ + "charge_exchange.channel[:].ion[:].n_i_over_n_e.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "charge_exchange/channel(i1)/ion(i2)/n_i_over_n_e/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_i_over_n_e/time", + "type": "dynamic", + "units": "-" + }, + "charge_exchange.channel[:].ion[:].n_i_over_n_e.data_error_upper": { + "coordinates": [ + "charge_exchange.channel[:].ion[:].n_i_over_n_e.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "charge_exchange/channel(i1)/ion(i2)/n_i_over_n_e/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_i_over_n_e/time", + "type": "dynamic", + "units": "-" + }, + "charge_exchange.channel[:].ion[:].n_i_over_n_e.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "charge_exchange/channel(i1)/ion(i2)/n_i_over_n_e/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_i_over_n_e/time", + "type": "dynamic", + "units": "s" + }, + "charge_exchange.channel[:].ion[:].n_i_over_n_e_method": { + "data_type": "STRUCTURE", + "documentation": "Description of the method used to derive the ion concentration", + "full_path": "charge_exchange/channel(i1)/ion(i2)/n_i_over_n_e_method", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "charge_exchange.channel[:].ion[:].n_i_over_n_e_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "charge_exchange/channel(i1)/ion(i2)/n_i_over_n_e_method/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].ion[:].n_i_over_n_e_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "charge_exchange/channel(i1)/ion(i2)/n_i_over_n_e_method/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].ion[:].n_i_over_n_e_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "charge_exchange/channel(i1)/ion(i2)/n_i_over_n_e_method/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].ion[:].t_i": { + "data_type": "STRUCTURE", + "documentation": "Ion temperature at the channel measurement point", + "full_path": "charge_exchange/channel(i1)/ion(i2)/t_i", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "eV" + }, + "charge_exchange.channel[:].ion[:].t_i.data": { + "coordinates": [ + "charge_exchange.channel[:].ion[:].t_i.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "charge_exchange/channel(i1)/ion(i2)/t_i/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_i/time", + "type": "dynamic", + "units": "eV" + }, + "charge_exchange.channel[:].ion[:].t_i.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "charge_exchange/channel(i1)/ion(i2)/t_i/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].ion[:].t_i.data_error_lower": { + "coordinates": [ + "charge_exchange.channel[:].ion[:].t_i.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "charge_exchange/channel(i1)/ion(i2)/t_i/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_i/time", + "type": "dynamic", + "units": "eV" + }, + "charge_exchange.channel[:].ion[:].t_i.data_error_upper": { + "coordinates": [ + "charge_exchange.channel[:].ion[:].t_i.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "charge_exchange/channel(i1)/ion(i2)/t_i/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_i/time", + "type": "dynamic", + "units": "eV" + }, + "charge_exchange.channel[:].ion[:].t_i.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "charge_exchange/channel(i1)/ion(i2)/t_i/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_i/time", + "type": "dynamic", + "units": "s" + }, + "charge_exchange.channel[:].ion[:].t_i_method": { + "data_type": "STRUCTURE", + "documentation": "Description of the method used to derive the ion temperature", + "full_path": "charge_exchange/channel(i1)/ion(i2)/t_i_method", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "charge_exchange.channel[:].ion[:].t_i_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "charge_exchange/channel(i1)/ion(i2)/t_i_method/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].ion[:].t_i_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "charge_exchange/channel(i1)/ion(i2)/t_i_method/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].ion[:].t_i_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "charge_exchange/channel(i1)/ion(i2)/t_i_method/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].ion[:].velocity_pol": { + "data_type": "STRUCTURE", + "documentation": "Poloidal velocity of the ion (oriented clockwise when seen from front on the right side of the tokamak axi-symmetry axis) at the channel measurement point", + "full_path": "charge_exchange/channel(i1)/ion(i2)/velocity_pol", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "m.s^-1" + }, + "charge_exchange.channel[:].ion[:].velocity_pol.data": { + "coordinates": [ + "charge_exchange.channel[:].ion[:].velocity_pol.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "charge_exchange/channel(i1)/ion(i2)/velocity_pol/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "velocity_pol/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "charge_exchange.channel[:].ion[:].velocity_pol.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "charge_exchange/channel(i1)/ion(i2)/velocity_pol/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].ion[:].velocity_pol.data_error_lower": { + "coordinates": [ + "charge_exchange.channel[:].ion[:].velocity_pol.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "charge_exchange/channel(i1)/ion(i2)/velocity_pol/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "velocity_pol/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "charge_exchange.channel[:].ion[:].velocity_pol.data_error_upper": { + "coordinates": [ + "charge_exchange.channel[:].ion[:].velocity_pol.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "charge_exchange/channel(i1)/ion(i2)/velocity_pol/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "velocity_pol/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "charge_exchange.channel[:].ion[:].velocity_pol.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "charge_exchange/channel(i1)/ion(i2)/velocity_pol/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "velocity_pol/time", + "type": "dynamic", + "units": "s" + }, + "charge_exchange.channel[:].ion[:].velocity_pol_method": { + "data_type": "STRUCTURE", + "documentation": "Description of the method used to reconstruct the ion poloidal velocity", + "full_path": "charge_exchange/channel(i1)/ion(i2)/velocity_pol_method", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "charge_exchange.channel[:].ion[:].velocity_pol_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "charge_exchange/channel(i1)/ion(i2)/velocity_pol_method/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].ion[:].velocity_pol_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "charge_exchange/channel(i1)/ion(i2)/velocity_pol_method/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].ion[:].velocity_pol_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "charge_exchange/channel(i1)/ion(i2)/velocity_pol_method/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].ion[:].velocity_tor": { + "data_type": "STRUCTURE", + "documentation": "Toroidal velocity of the ion (oriented counter-clockwise when seen from above) at the channel measurement point", + "full_path": "charge_exchange/channel(i1)/ion(i2)/velocity_tor", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "m.s^-1" + }, + "charge_exchange.channel[:].ion[:].velocity_tor.data": { + "coordinates": [ + "charge_exchange.channel[:].ion[:].velocity_tor.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "charge_exchange/channel(i1)/ion(i2)/velocity_tor/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "velocity_tor/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "charge_exchange.channel[:].ion[:].velocity_tor.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "charge_exchange/channel(i1)/ion(i2)/velocity_tor/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].ion[:].velocity_tor.data_error_lower": { + "coordinates": [ + "charge_exchange.channel[:].ion[:].velocity_tor.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "charge_exchange/channel(i1)/ion(i2)/velocity_tor/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "velocity_tor/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "charge_exchange.channel[:].ion[:].velocity_tor.data_error_upper": { + "coordinates": [ + "charge_exchange.channel[:].ion[:].velocity_tor.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "charge_exchange/channel(i1)/ion(i2)/velocity_tor/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "velocity_tor/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "charge_exchange.channel[:].ion[:].velocity_tor.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "charge_exchange/channel(i1)/ion(i2)/velocity_tor/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "velocity_tor/time", + "type": "dynamic", + "units": "s" + }, + "charge_exchange.channel[:].ion[:].velocity_tor_method": { + "data_type": "STRUCTURE", + "documentation": "Description of the method used to reconstruct the ion toroidal velocity", + "full_path": "charge_exchange/channel(i1)/ion(i2)/velocity_tor_method", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "charge_exchange.channel[:].ion[:].velocity_tor_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "charge_exchange/channel(i1)/ion(i2)/velocity_tor_method/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].ion[:].velocity_tor_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "charge_exchange/channel(i1)/ion(i2)/velocity_tor_method/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].ion[:].velocity_tor_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "charge_exchange/channel(i1)/ion(i2)/velocity_tor_method/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge", + "full_path": "charge_exchange/channel(i1)/ion(i2)/z_ion", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "charge_exchange.channel[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "charge_exchange/channel(i1)/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "charge_exchange/channel(i1)/ion(i2)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "charge_exchange.channel[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "charge_exchange/channel(i1)/ion(i2)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "charge_exchange.channel[:].ion[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "charge_exchange/channel(i1)/ion(i2)/z_n", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "charge_exchange.channel[:].ion[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "charge_exchange/channel(i1)/ion(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].ion[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "charge_exchange/channel(i1)/ion(i2)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "charge_exchange.channel[:].ion[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "charge_exchange/channel(i1)/ion(i2)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "charge_exchange.channel[:].ion_fast": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Derived Fast Ion Charge eXchange (FICX) parameters", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "charge_exchange_channel_ion_fast" + }, + "charge_exchange.channel[:].ion_fast[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom of the fast ion", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/a", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "charge_exchange.channel[:].ion_fast[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].ion_fast[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/a_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "charge_exchange.channel[:].ion_fast[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/a_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "charge_exchange.channel[:].ion_fast[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the fast ion (e.g. H+, D+, T+, He+2, C+6, ...)", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].ion_fast[:].radiance": { + "data_type": "STRUCTURE", + "documentation": "Calibrated radiance of the fast ion charge exchange spectrum assuming the shape is pre-defined (e.g. by the Fokker-Planck slowing-down function). Note: radiance is integrated over the sightline crossing the neutral beam", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/radiance", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "(photons) m^-2.s^-1.sr^-1" + }, + "charge_exchange.channel[:].ion_fast[:].radiance.data": { + "coordinates": [ + "charge_exchange.channel[:].ion_fast[:].radiance.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/radiance/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance/time", + "type": "dynamic", + "units": "(photons) m^-2.s^-1.sr^-1" + }, + "charge_exchange.channel[:].ion_fast[:].radiance.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/radiance/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].ion_fast[:].radiance.data_error_lower": { + "coordinates": [ + "charge_exchange.channel[:].ion_fast[:].radiance.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/radiance/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance/time", + "type": "dynamic", + "units": "(photons) m^-2.s^-1.sr^-1" + }, + "charge_exchange.channel[:].ion_fast[:].radiance.data_error_upper": { + "coordinates": [ + "charge_exchange.channel[:].ion_fast[:].radiance.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/radiance/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance/time", + "type": "dynamic", + "units": "(photons) m^-2.s^-1.sr^-1" + }, + "charge_exchange.channel[:].ion_fast[:].radiance.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/radiance/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance/time", + "type": "dynamic", + "units": "s" + }, + "charge_exchange.channel[:].ion_fast[:].radiance_spectral_method": { + "data_type": "STRUCTURE", + "documentation": "Description of the method used to reconstruct the fast ion charge exchange spectrum (e.g. what pre-defined slowing-down and source functions used)", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/radiance_spectral_method", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "charge_exchange.channel[:].ion_fast[:].radiance_spectral_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/radiance_spectral_method/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].ion_fast[:].radiance_spectral_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/radiance_spectral_method/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].ion_fast[:].radiance_spectral_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/radiance_spectral_method/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].ion_fast[:].transition_wavelength": { + "data_type": "FLT_0D", + "documentation": "Unshifted wavelength of the fast ion charge exchange transition", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/transition_wavelength", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "charge_exchange.channel[:].ion_fast[:].transition_wavelength_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"transition_wavelength\"", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/transition_wavelength_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].ion_fast[:].transition_wavelength_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"transition_wavelength\"", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/transition_wavelength_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "charge_exchange.channel[:].ion_fast[:].transition_wavelength_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"transition_wavelength\"", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/transition_wavelength_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "charge_exchange.channel[:].ion_fast[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Fast ion charge", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/z_ion", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "charge_exchange.channel[:].ion_fast[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].ion_fast[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "charge_exchange.channel[:].ion_fast[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "charge_exchange.channel[:].ion_fast[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge of the fast ion", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/z_n", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "charge_exchange.channel[:].ion_fast[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].ion_fast[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "charge_exchange.channel[:].ion_fast[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "charge_exchange/channel(i1)/ion_fast(i2)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "charge_exchange.channel[:].momentum_tor": { + "data_type": "STRUCTURE", + "documentation": "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), at the channel measurement point", + "full_path": "charge_exchange/channel(i1)/momentum_tor", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "kg.m^-1.s^-1" + }, + "charge_exchange.channel[:].momentum_tor.data": { + "coordinates": [ + "charge_exchange.channel[:].momentum_tor.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "charge_exchange/channel(i1)/momentum_tor/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "momentum_tor/time", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "charge_exchange.channel[:].momentum_tor.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "charge_exchange/channel(i1)/momentum_tor/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].momentum_tor.data_error_lower": { + "coordinates": [ + "charge_exchange.channel[:].momentum_tor.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "charge_exchange/channel(i1)/momentum_tor/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "momentum_tor/time", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "charge_exchange.channel[:].momentum_tor.data_error_upper": { + "coordinates": [ + "charge_exchange.channel[:].momentum_tor.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "charge_exchange/channel(i1)/momentum_tor/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "momentum_tor/time", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "charge_exchange.channel[:].momentum_tor.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "charge_exchange/channel(i1)/momentum_tor/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "momentum_tor/time", + "type": "dynamic", + "units": "s" + }, + "charge_exchange.channel[:].momentum_tor_method": { + "data_type": "STRUCTURE", + "documentation": "Description of the method used to reconstruct the total plasma toroidal momentum", + "full_path": "charge_exchange/channel(i1)/momentum_tor_method", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "charge_exchange.channel[:].momentum_tor_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "charge_exchange/channel(i1)/momentum_tor_method/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].momentum_tor_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "charge_exchange/channel(i1)/momentum_tor_method/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].momentum_tor_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "charge_exchange/channel(i1)/momentum_tor_method/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the channel", + "full_path": "charge_exchange/channel(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "charge_exchange.channel[:].position": { + "data_type": "STRUCTURE", + "documentation": "Position of the measurements", + "full_path": "charge_exchange/channel(i1)/position", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_dynamic_aos1" + }, + "charge_exchange.channel[:].position.phi": { + "data_type": "STRUCTURE", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "charge_exchange/channel(i1)/position/phi", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "rad" + }, + "charge_exchange.channel[:].position.phi.data": { + "coordinates": [ + "charge_exchange.channel[:].position.phi.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "charge_exchange/channel(i1)/position/phi/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/phi/time", + "type": "dynamic", + "units": "rad" + }, + "charge_exchange.channel[:].position.phi.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "charge_exchange/channel(i1)/position/phi/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].position.phi.data_error_lower": { + "coordinates": [ + "charge_exchange.channel[:].position.phi.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "charge_exchange/channel(i1)/position/phi/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/phi/time", + "type": "dynamic", + "units": "rad" + }, + "charge_exchange.channel[:].position.phi.data_error_upper": { + "coordinates": [ + "charge_exchange.channel[:].position.phi.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "charge_exchange/channel(i1)/position/phi/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/phi/time", + "type": "dynamic", + "units": "rad" + }, + "charge_exchange.channel[:].position.phi.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "charge_exchange/channel(i1)/position/phi/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/phi/time", + "type": "dynamic", + "units": "s" + }, + "charge_exchange.channel[:].position.r": { + "data_type": "STRUCTURE", + "documentation": "Major radius", + "full_path": "charge_exchange/channel(i1)/position/r", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "m" + }, + "charge_exchange.channel[:].position.r.data": { + "coordinates": [ + "charge_exchange.channel[:].position.r.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "charge_exchange/channel(i1)/position/r/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/r/time", + "type": "dynamic", + "units": "m" + }, + "charge_exchange.channel[:].position.r.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "charge_exchange/channel(i1)/position/r/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].position.r.data_error_lower": { + "coordinates": [ + "charge_exchange.channel[:].position.r.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "charge_exchange/channel(i1)/position/r/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/r/time", + "type": "dynamic", + "units": "m" + }, + "charge_exchange.channel[:].position.r.data_error_upper": { + "coordinates": [ + "charge_exchange.channel[:].position.r.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "charge_exchange/channel(i1)/position/r/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/r/time", + "type": "dynamic", + "units": "m" + }, + "charge_exchange.channel[:].position.r.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "charge_exchange/channel(i1)/position/r/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/r/time", + "type": "dynamic", + "units": "s" + }, + "charge_exchange.channel[:].position.z": { + "data_type": "STRUCTURE", + "documentation": "Height", + "full_path": "charge_exchange/channel(i1)/position/z", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "m" + }, + "charge_exchange.channel[:].position.z.data": { + "coordinates": [ + "charge_exchange.channel[:].position.z.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "charge_exchange/channel(i1)/position/z/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/z/time", + "type": "dynamic", + "units": "m" + }, + "charge_exchange.channel[:].position.z.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "charge_exchange/channel(i1)/position/z/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].position.z.data_error_lower": { + "coordinates": [ + "charge_exchange.channel[:].position.z.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "charge_exchange/channel(i1)/position/z/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/z/time", + "type": "dynamic", + "units": "m" + }, + "charge_exchange.channel[:].position.z.data_error_upper": { + "coordinates": [ + "charge_exchange.channel[:].position.z.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "charge_exchange/channel(i1)/position/z/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/z/time", + "type": "dynamic", + "units": "m" + }, + "charge_exchange.channel[:].position.z.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "charge_exchange/channel(i1)/position/z/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/z/time", + "type": "dynamic", + "units": "s" + }, + "charge_exchange.channel[:].spectrum": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of spectra obtained by various gratings", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)", + "lifecycle_status": "alpha", + "maxoccur": "3", + "structure_reference": "charge_exchange_channel_spectrum" + }, + "charge_exchange.channel[:].spectrum[:].exposure_time": { + "data_type": "FLT_0D", + "documentation": "Exposure time", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/exposure_time", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "charge_exchange.channel[:].spectrum[:].exposure_time_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"exposure_time\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/exposure_time_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].spectrum[:].exposure_time_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"exposure_time\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/exposure_time_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "charge_exchange.channel[:].spectrum[:].exposure_time_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"exposure_time\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/exposure_time_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "charge_exchange.channel[:].spectrum[:].grating": { + "data_type": "FLT_0D", + "documentation": "Number of grating lines per unit length", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/grating", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-1" + }, + "charge_exchange.channel[:].spectrum[:].grating_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"grating\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/grating_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].spectrum[:].grating_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"grating\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/grating_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-1" + }, + "charge_exchange.channel[:].spectrum[:].grating_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"grating\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/grating_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-1" + }, + "charge_exchange.channel[:].spectrum[:].instrument_function": { + "coordinates": [ + "1...2", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Array of Gaussian widths and amplitudes which as a sum make up the instrument fuction. IF(lambda) = sum( instrument_function(1,i)/sqrt(2 * pi * instrument_function(2,i)^2 ) * exp( -lambda^2/(2 * instrument_function(2,i)^2) ) ),whereby sum( instrument_function(1,i) ) = 1", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/instrument_function(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.channel[:].spectrum[:].instrument_function_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"instrument_function\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/instrument_function_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].spectrum[:].instrument_function_error_lower": { + "coordinates": [ + "1...2", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"instrument_function\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/instrument_function_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.channel[:].spectrum[:].instrument_function_error_upper": { + "coordinates": [ + "1...2", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"instrument_function\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/instrument_function_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.channel[:].spectrum[:].intensity_spectrum": { + "coordinates": [ + "charge_exchange.channel[:].spectrum[:].wavelengths", + "charge_exchange.channel[:].spectrum[:].intensity_spectrum.time" + ], + "data_type": "STRUCTURE", + "documentation": "Intensity spectrum (not calibrated), i.e. number of photoelectrons detected by unit time by a wavelength pixel of the channel, taking into account electronic gain compensation and channels relative calibration", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/intensity_spectrum", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "(photoelectrons).s^-1" + }, + "charge_exchange.channel[:].spectrum[:].intensity_spectrum.data": { + "coordinates": [ + "1...N", + "charge_exchange.channel[:].spectrum[:].intensity_spectrum.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/intensity_spectrum/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity_spectrum/time", + "type": "dynamic", + "units": "(photoelectrons).s^-1" + }, + "charge_exchange.channel[:].spectrum[:].intensity_spectrum.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/intensity_spectrum/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].spectrum[:].intensity_spectrum.data_error_lower": { + "coordinates": [ + "1...N", + "charge_exchange.channel[:].spectrum[:].intensity_spectrum.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/intensity_spectrum/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity_spectrum/time", + "type": "dynamic", + "units": "(photoelectrons).s^-1" + }, + "charge_exchange.channel[:].spectrum[:].intensity_spectrum.data_error_upper": { + "coordinates": [ + "1...N", + "charge_exchange.channel[:].spectrum[:].intensity_spectrum.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/intensity_spectrum/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity_spectrum/time", + "type": "dynamic", + "units": "(photoelectrons).s^-1" + }, + "charge_exchange.channel[:].spectrum[:].intensity_spectrum.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/intensity_spectrum/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity_spectrum/time", + "type": "dynamic", + "units": "s" + }, + "charge_exchange.channel[:].spectrum[:].processed_line": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of processed spectral lines", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "charge_exchange_channel_processed_line" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].intensity": { + "data_type": "STRUCTURE", + "documentation": "Non-calibrated intensity (integrated over the spectrum for this line), i.e. number of photoelectrons detected by unit time, taking into account electronic gain compensation and channels relative calibration", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/intensity", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "(photonelectrons).s^-1" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].intensity.data": { + "coordinates": [ + "charge_exchange.channel[:].spectrum[:].processed_line[:].intensity.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/intensity/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity/time", + "type": "dynamic", + "units": "(photonelectrons).s^-1" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].intensity.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/intensity/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].intensity.data_error_lower": { + "coordinates": [ + "charge_exchange.channel[:].spectrum[:].processed_line[:].intensity.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/intensity/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity/time", + "type": "dynamic", + "units": "(photonelectrons).s^-1" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].intensity.data_error_upper": { + "coordinates": [ + "charge_exchange.channel[:].spectrum[:].processed_line[:].intensity.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/intensity/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity/time", + "type": "dynamic", + "units": "(photonelectrons).s^-1" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].intensity.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/intensity/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity/time", + "type": "dynamic", + "units": "s" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the processed spectral line: Spectroscopy notation emitting element (e.g. D I, Be IV, W I, C VI), transition - if known - between round brackets (e.g. (3-2) ) and indication type of charge exchange - if applicable - between square brackets (e.g. [ACX] or [PCX]). Example for beryllium active charge exchange line at 468.5 nm: 'Be IV (8-6) [ACX]'. Example for impact excitation tungsten line coming from the plasma edge: 'W I' ", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].radiance": { + "data_type": "STRUCTURE", + "documentation": "Calibrated, background subtracted radiance (integrated over the spectrum for this line)", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/radiance", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "m^-2.s^-1.sr^-1" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].radiance.data": { + "coordinates": [ + "charge_exchange.channel[:].spectrum[:].processed_line[:].radiance.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/radiance/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance/time", + "type": "dynamic", + "units": "m^-2.s^-1.sr^-1" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].radiance.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/radiance/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].radiance.data_error_lower": { + "coordinates": [ + "charge_exchange.channel[:].spectrum[:].processed_line[:].radiance.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/radiance/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance/time", + "type": "dynamic", + "units": "m^-2.s^-1.sr^-1" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].radiance.data_error_upper": { + "coordinates": [ + "charge_exchange.channel[:].spectrum[:].processed_line[:].radiance.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/radiance/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance/time", + "type": "dynamic", + "units": "m^-2.s^-1.sr^-1" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].radiance.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/radiance/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance/time", + "type": "dynamic", + "units": "s" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].shift": { + "data_type": "STRUCTURE", + "documentation": "Shift of the emission line wavelength with respected to the unshifted cental wavelength (e.g. Doppler shift)", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/shift", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "m" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].shift.data": { + "coordinates": [ + "charge_exchange.channel[:].spectrum[:].processed_line[:].shift.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/shift/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "shift/time", + "type": "dynamic", + "units": "m" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].shift.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/shift/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].shift.data_error_lower": { + "coordinates": [ + "charge_exchange.channel[:].spectrum[:].processed_line[:].shift.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/shift/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "shift/time", + "type": "dynamic", + "units": "m" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].shift.data_error_upper": { + "coordinates": [ + "charge_exchange.channel[:].spectrum[:].processed_line[:].shift.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/shift/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "shift/time", + "type": "dynamic", + "units": "m" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].shift.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/shift/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "shift/time", + "type": "dynamic", + "units": "s" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].wavelength_central": { + "data_type": "FLT_0D", + "documentation": "Unshifted central wavelength of the processed spectral line", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/wavelength_central", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].wavelength_central_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelength_central\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/wavelength_central_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].wavelength_central_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"wavelength_central\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/wavelength_central_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].wavelength_central_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"wavelength_central\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/wavelength_central_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].width": { + "data_type": "STRUCTURE", + "documentation": "Full width at Half Maximum (FWHM) of the emission line", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/width", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "m" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].width.data": { + "coordinates": [ + "charge_exchange.channel[:].spectrum[:].processed_line[:].width.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/width/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "width/time", + "type": "dynamic", + "units": "m" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].width.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/width/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].width.data_error_lower": { + "coordinates": [ + "charge_exchange.channel[:].spectrum[:].processed_line[:].width.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/width/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "width/time", + "type": "dynamic", + "units": "m" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].width.data_error_upper": { + "coordinates": [ + "charge_exchange.channel[:].spectrum[:].processed_line[:].width.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/width/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "width/time", + "type": "dynamic", + "units": "m" + }, + "charge_exchange.channel[:].spectrum[:].processed_line[:].width.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/processed_line(i3)/width/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "width/time", + "type": "dynamic", + "units": "s" + }, + "charge_exchange.channel[:].spectrum[:].radiance_calibration": { + "coordinates": [ + "charge_exchange.channel[:].spectrum[:].wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Radiance calibration", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/radiance_calibration(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-3.sr^-1" + }, + "charge_exchange.channel[:].spectrum[:].radiance_calibration_date": { + "data_type": "STR_0D", + "documentation": "Date of the radiance calibration (yyyy_mm_dd)", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/radiance_calibration_date", + "lifecycle_status": "alpha", + "type": "static" + }, + "charge_exchange.channel[:].spectrum[:].radiance_calibration_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radiance_calibration\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/radiance_calibration_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].spectrum[:].radiance_calibration_error_lower": { + "coordinates": [ + "charge_exchange.channel[:].spectrum[:].wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radiance_calibration\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/radiance_calibration_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-3.sr^-1" + }, + "charge_exchange.channel[:].spectrum[:].radiance_calibration_error_upper": { + "coordinates": [ + "charge_exchange.channel[:].spectrum[:].wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radiance_calibration\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/radiance_calibration_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-3.sr^-1" + }, + "charge_exchange.channel[:].spectrum[:].radiance_continuum": { + "coordinates": [ + "charge_exchange.channel[:].spectrum[:].wavelengths", + "charge_exchange.channel[:].spectrum[:].radiance_continuum.time" + ], + "data_type": "STRUCTURE", + "documentation": "Calibrated continuum intensity in the middle of the spectrum per unit wavelength", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/radiance_continuum", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "m^-2.s^-1.sr^-1.m^-1" + }, + "charge_exchange.channel[:].spectrum[:].radiance_continuum.data": { + "coordinates": [ + "1...N", + "charge_exchange.channel[:].spectrum[:].radiance_continuum.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/radiance_continuum/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance_continuum/time", + "type": "dynamic", + "units": "m^-2.s^-1.sr^-1.m^-1" + }, + "charge_exchange.channel[:].spectrum[:].radiance_continuum.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/radiance_continuum/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].spectrum[:].radiance_continuum.data_error_lower": { + "coordinates": [ + "1...N", + "charge_exchange.channel[:].spectrum[:].radiance_continuum.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/radiance_continuum/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance_continuum/time", + "type": "dynamic", + "units": "m^-2.s^-1.sr^-1.m^-1" + }, + "charge_exchange.channel[:].spectrum[:].radiance_continuum.data_error_upper": { + "coordinates": [ + "1...N", + "charge_exchange.channel[:].spectrum[:].radiance_continuum.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/radiance_continuum/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance_continuum/time", + "type": "dynamic", + "units": "m^-2.s^-1.sr^-1.m^-1" + }, + "charge_exchange.channel[:].spectrum[:].radiance_continuum.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/radiance_continuum/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance_continuum/time", + "type": "dynamic", + "units": "s" + }, + "charge_exchange.channel[:].spectrum[:].radiance_spectral": { + "coordinates": [ + "charge_exchange.channel[:].spectrum[:].wavelengths", + "charge_exchange.channel[:].spectrum[:].radiance_spectral.time" + ], + "data_type": "STRUCTURE", + "documentation": "Calibrated spectral radiance (radiance per unit wavelength)", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/radiance_spectral", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "(photons) m^-2.s^-1.sr^-1.m^-1" + }, + "charge_exchange.channel[:].spectrum[:].radiance_spectral.data": { + "coordinates": [ + "1...N", + "charge_exchange.channel[:].spectrum[:].radiance_spectral.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/radiance_spectral/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance_spectral/time", + "type": "dynamic", + "units": "(photons) m^-2.s^-1.sr^-1.m^-1" + }, + "charge_exchange.channel[:].spectrum[:].radiance_spectral.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/radiance_spectral/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].spectrum[:].radiance_spectral.data_error_lower": { + "coordinates": [ + "1...N", + "charge_exchange.channel[:].spectrum[:].radiance_spectral.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/radiance_spectral/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance_spectral/time", + "type": "dynamic", + "units": "(photons) m^-2.s^-1.sr^-1.m^-1" + }, + "charge_exchange.channel[:].spectrum[:].radiance_spectral.data_error_upper": { + "coordinates": [ + "1...N", + "charge_exchange.channel[:].spectrum[:].radiance_spectral.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/radiance_spectral/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance_spectral/time", + "type": "dynamic", + "units": "(photons) m^-2.s^-1.sr^-1.m^-1" + }, + "charge_exchange.channel[:].spectrum[:].radiance_spectral.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/radiance_spectral/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance_spectral/time", + "type": "dynamic", + "units": "s" + }, + "charge_exchange.channel[:].spectrum[:].slit_width": { + "data_type": "FLT_0D", + "documentation": "Width of the slit (placed in the object focal plane)", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/slit_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.channel[:].spectrum[:].slit_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"slit_width\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/slit_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].spectrum[:].slit_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"slit_width\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/slit_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.channel[:].spectrum[:].slit_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"slit_width\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/slit_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "charge_exchange.channel[:].spectrum[:].wavelength_calibration_date": { + "data_type": "STR_0D", + "documentation": "Date of the wavelength calibration (yyyy_mm_dd)", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/wavelength_calibration_date", + "lifecycle_status": "alpha", + "type": "static" + }, + "charge_exchange.channel[:].spectrum[:].wavelengths": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured wavelengths", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/wavelengths(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "charge_exchange.channel[:].spectrum[:].wavelengths_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelengths\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/wavelengths_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].spectrum[:].wavelengths_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"wavelengths\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/wavelengths_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "charge_exchange.channel[:].spectrum[:].wavelengths_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"wavelengths\"", + "full_path": "charge_exchange/channel(i1)/spectrum(i2)/wavelengths_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "charge_exchange.channel[:].t_i_average": { + "data_type": "STRUCTURE", + "documentation": "Ion temperature (averaged on charge states and ion species) at the channel measurement point", + "full_path": "charge_exchange/channel(i1)/t_i_average", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "eV" + }, + "charge_exchange.channel[:].t_i_average.data": { + "coordinates": [ + "charge_exchange.channel[:].t_i_average.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "charge_exchange/channel(i1)/t_i_average/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_i_average/time", + "type": "dynamic", + "units": "eV" + }, + "charge_exchange.channel[:].t_i_average.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "charge_exchange/channel(i1)/t_i_average/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].t_i_average.data_error_lower": { + "coordinates": [ + "charge_exchange.channel[:].t_i_average.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "charge_exchange/channel(i1)/t_i_average/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_i_average/time", + "type": "dynamic", + "units": "eV" + }, + "charge_exchange.channel[:].t_i_average.data_error_upper": { + "coordinates": [ + "charge_exchange.channel[:].t_i_average.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "charge_exchange/channel(i1)/t_i_average/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_i_average/time", + "type": "dynamic", + "units": "eV" + }, + "charge_exchange.channel[:].t_i_average.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "charge_exchange/channel(i1)/t_i_average/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_i_average/time", + "type": "dynamic", + "units": "s" + }, + "charge_exchange.channel[:].t_i_average_method": { + "data_type": "STRUCTURE", + "documentation": "Description of the method used to reconstruct the average ion temperature", + "full_path": "charge_exchange/channel(i1)/t_i_average_method", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "charge_exchange.channel[:].t_i_average_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "charge_exchange/channel(i1)/t_i_average_method/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].t_i_average_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "charge_exchange/channel(i1)/t_i_average_method/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].t_i_average_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "charge_exchange/channel(i1)/t_i_average_method/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].zeff": { + "data_type": "STRUCTURE", + "documentation": "Local ionic effective charge at the channel measurement point", + "full_path": "charge_exchange/channel(i1)/zeff", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "-" + }, + "charge_exchange.channel[:].zeff.data": { + "coordinates": [ + "charge_exchange.channel[:].zeff.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "charge_exchange/channel(i1)/zeff/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "zeff/time", + "type": "dynamic", + "units": "-" + }, + "charge_exchange.channel[:].zeff.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "charge_exchange/channel(i1)/zeff/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].zeff.data_error_lower": { + "coordinates": [ + "charge_exchange.channel[:].zeff.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "charge_exchange/channel(i1)/zeff/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "zeff/time", + "type": "dynamic", + "units": "-" + }, + "charge_exchange.channel[:].zeff.data_error_upper": { + "coordinates": [ + "charge_exchange.channel[:].zeff.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "charge_exchange/channel(i1)/zeff/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "zeff/time", + "type": "dynamic", + "units": "-" + }, + "charge_exchange.channel[:].zeff.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "charge_exchange/channel(i1)/zeff/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "zeff/time", + "type": "dynamic", + "units": "s" + }, + "charge_exchange.channel[:].zeff_line_average": { + "data_type": "STRUCTURE", + "documentation": "Ionic effective charge, line average along the channel line-of-sight", + "full_path": "charge_exchange/channel(i1)/zeff_line_average", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "-" + }, + "charge_exchange.channel[:].zeff_line_average.data": { + "coordinates": [ + "charge_exchange.channel[:].zeff_line_average.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "charge_exchange/channel(i1)/zeff_line_average/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "zeff_line_average/time", + "type": "dynamic", + "units": "-" + }, + "charge_exchange.channel[:].zeff_line_average.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "charge_exchange/channel(i1)/zeff_line_average/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.channel[:].zeff_line_average.data_error_lower": { + "coordinates": [ + "charge_exchange.channel[:].zeff_line_average.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "charge_exchange/channel(i1)/zeff_line_average/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "zeff_line_average/time", + "type": "dynamic", + "units": "-" + }, + "charge_exchange.channel[:].zeff_line_average.data_error_upper": { + "coordinates": [ + "charge_exchange.channel[:].zeff_line_average.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "charge_exchange/channel(i1)/zeff_line_average/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "zeff_line_average/time", + "type": "dynamic", + "units": "-" + }, + "charge_exchange.channel[:].zeff_line_average.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "charge_exchange/channel(i1)/zeff_line_average/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "zeff_line_average/time", + "type": "dynamic", + "units": "s" + }, + "charge_exchange.channel[:].zeff_line_average_method": { + "data_type": "STRUCTURE", + "documentation": "Description of the method used to reconstruct the line average effective charge", + "full_path": "charge_exchange/channel(i1)/zeff_line_average_method", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "charge_exchange.channel[:].zeff_line_average_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "charge_exchange/channel(i1)/zeff_line_average_method/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].zeff_line_average_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "charge_exchange/channel(i1)/zeff_line_average_method/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].zeff_line_average_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "charge_exchange/channel(i1)/zeff_line_average_method/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].zeff_method": { + "data_type": "STRUCTURE", + "documentation": "Description of the method used to reconstruct the local effective charge", + "full_path": "charge_exchange/channel(i1)/zeff_method", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "charge_exchange.channel[:].zeff_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "charge_exchange/channel(i1)/zeff_method/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].zeff_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "charge_exchange/channel(i1)/zeff_method/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.channel[:].zeff_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "charge_exchange/channel(i1)/zeff_method/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "charge_exchange/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "charge_exchange.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "charge_exchange/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "charge_exchange/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "charge_exchange/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "charge_exchange.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "charge_exchange/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "charge_exchange/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "charge_exchange/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "charge_exchange/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "charge_exchange/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "charge_exchange/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "charge_exchange/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.code.output_flag": { + "coordinates": [ + "charge_exchange.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "charge_exchange/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "charge_exchange.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "charge_exchange/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "charge_exchange/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "charge_exchange/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.etendue": { + "data_type": "FLT_0D", + "documentation": "Etendue (geometric extent) of the optical system", + "full_path": "charge_exchange/etendue", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2.str" + }, + "charge_exchange.etendue_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"etendue\"", + "full_path": "charge_exchange/etendue_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.etendue_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"etendue\"", + "full_path": "charge_exchange/etendue_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2.str" + }, + "charge_exchange.etendue_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"etendue\"", + "full_path": "charge_exchange/etendue_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2.str" + }, + "charge_exchange.etendue_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to calculate the etendue. Index = 0 : exact calculation with a 4D integral; 1 : approximation with first order formula (detector surface times solid angle subtended by the apertures); 2 : other methods", + "full_path": "charge_exchange/etendue_method", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "charge_exchange.etendue_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "charge_exchange/etendue_method/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "charge_exchange.etendue_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "charge_exchange/etendue_method/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "charge_exchange.etendue_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "charge_exchange/etendue_method/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "charge_exchange.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "charge_exchange/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "charge_exchange.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "charge_exchange/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "charge_exchange/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "charge_exchange/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "charge_exchange.ids_properties.occurrence" + }, + "charge_exchange.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "charge_exchange/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "charge_exchange.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "charge_exchange/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "charge_exchange.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "charge_exchange/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "charge_exchange/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "charge_exchange/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "charge_exchange/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "charge_exchange/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "charge_exchange/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "charge_exchange.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "charge_exchange/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "charge_exchange/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "charge_exchange/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "charge_exchange/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "charge_exchange/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "charge_exchange/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "charge_exchange/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "charge_exchange.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "charge_exchange/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "charge_exchange/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "charge_exchange/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "charge_exchange/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "charge_exchange/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "charge_exchange/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "charge_exchange/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "charge_exchange.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "charge_exchange/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "charge_exchange.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "charge_exchange/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "charge_exchange/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "charge_exchange/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "charge_exchange/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "charge_exchange/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "charge_exchange/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "charge_exchange/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "charge_exchange.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "charge_exchange/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "charge_exchange/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "charge_exchange/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "charge_exchange/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "charge_exchange/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "charge_exchange/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "charge_exchange/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "charge_exchange.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "charge_exchange/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "charge_exchange.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "charge_exchange/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "charge_exchange.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "charge_exchange/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "charge_exchange.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "charge_exchange/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "charge_exchange/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "charge_exchange.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "charge_exchange/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "charge_exchange.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "charge_exchange/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "charge_exchange/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "charge_exchange/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "charge_exchange.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "charge_exchange/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "charge_exchange.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "charge_exchange/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "charge_exchange.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "charge_exchange/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "charge_exchange.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "charge_exchange/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "charge_exchange.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "charge_exchange/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/coils_non_axisymmetric.json b/omas/imas_structures/3_39_0/coils_non_axisymmetric.json new file mode 100644 index 000000000..8f09dc7c6 --- /dev/null +++ b/omas/imas_structures/3_39_0/coils_non_axisymmetric.json @@ -0,0 +1,1631 @@ +{ + "coils_non_axisymmetric": { + "documentation": "Non axisymmetric active coils system (e.g. ELM control coils, error field correction coils, ...)", + "full_path": "coils_non_axisymmetric", + "lifecycle_last_change": "3.33.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.19.1", + "maxoccur": "5" + }, + "coils_non_axisymmetric.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "coils_non_axisymmetric/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "coils_non_axisymmetric.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "coils_non_axisymmetric/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "coils_non_axisymmetric/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "coils_non_axisymmetric/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "coils_non_axisymmetric.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "coils_non_axisymmetric/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "coils_non_axisymmetric/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "coils_non_axisymmetric/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "coils_non_axisymmetric/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "coils_non_axisymmetric/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "coils_non_axisymmetric/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "coils_non_axisymmetric/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.code.output_flag": { + "coordinates": [ + "coils_non_axisymmetric.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "coils_non_axisymmetric/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "coils_non_axisymmetric.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "coils_non_axisymmetric/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "coils_non_axisymmetric/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "coils_non_axisymmetric/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.coil": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of coils", + "full_path": "coils_non_axisymmetric/coil(i1)", + "lifecycle_status": "alpha", + "maxoccur": "32", + "structure_reference": "coil", + "type": "static" + }, + "coils_non_axisymmetric.coil[:].conductor": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of conductors inside the coil. The structure can be used with size 1 for a simplified description as a single conductor. A conductor is composed of several elements, serially connected, i.e. transporting the same current.", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "coil_conductor", + "type": "static" + }, + "coils_non_axisymmetric.coil[:].conductor[:].cross_section": { + "data_type": "STRUCTURE", + "documentation": "The cross-section perpendicular to the conductor contour is described by a series of contour points, given by their relative position with respect to the start point of the first element. This cross-section is assumed constant for all elements.", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/cross_section", + "lifecycle_status": "alpha", + "structure_reference": "delta_rzphi1d_static" + }, + "coils_non_axisymmetric.coil[:].conductor[:].cross_section.delta_phi": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].cross_section.delta_r" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angles (relative to a reference point)", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/cross_section/delta_phi(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "coils_non_axisymmetric.coil[:].conductor[:].cross_section.delta_phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"delta_phi\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/cross_section/delta_phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "coils_non_axisymmetric.coil[:].conductor[:].cross_section.delta_phi_error_lower": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].cross_section.delta_r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"delta_phi\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/cross_section/delta_phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "coils_non_axisymmetric.coil[:].conductor[:].cross_section.delta_phi_error_upper": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].cross_section.delta_r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"delta_phi\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/cross_section/delta_phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "coils_non_axisymmetric.coil[:].conductor[:].cross_section.delta_r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radii (relative to a reference point)", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/cross_section/delta_r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].cross_section.delta_r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"delta_r\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/cross_section/delta_r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "coils_non_axisymmetric.coil[:].conductor[:].cross_section.delta_r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"delta_r\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/cross_section/delta_r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].cross_section.delta_r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"delta_r\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/cross_section/delta_r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].cross_section.delta_z": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].cross_section.delta_r" + ], + "data_type": "FLT_1D", + "documentation": "Heights (relative to a reference point)", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/cross_section/delta_z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].cross_section.delta_z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"delta_z\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/cross_section/delta_z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "coils_non_axisymmetric.coil[:].conductor[:].cross_section.delta_z_error_lower": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].cross_section.delta_r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"delta_z\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/cross_section/delta_z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].cross_section.delta_z_error_upper": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].cross_section.delta_r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"delta_z\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/cross_section/delta_z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].current": { + "data_type": "STRUCTURE", + "documentation": "Current in the conductor (positive when it flows from the first to the last element)", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/current", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "A" + }, + "coils_non_axisymmetric.coil[:].conductor[:].current.data": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/current/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "coils_non_axisymmetric.coil[:].conductor[:].current.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/current/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "coils_non_axisymmetric.coil[:].conductor[:].current.data_error_lower": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/current/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "coils_non_axisymmetric.coil[:].conductor[:].current.data_error_upper": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/current/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "coils_non_axisymmetric.coil[:].conductor[:].current.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/current/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "s" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements": { + "data_type": "STRUCTURE", + "documentation": "Set of geometrical elements (line segments and/or arcs of a circle) describing the contour of the conductor centre", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements", + "lifecycle_status": "alpha", + "structure_reference": "coil_conductor_elements" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.centres": { + "data_type": "STRUCTURE", + "documentation": "Position of the centre of the arc of a circle of every element (meaningful only if type/index = 2 or 3, fill with default/empty value otherwise)", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/centres", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_static" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.centres.phi": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.centres.r" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/centres/phi(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.centres.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/centres/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.centres.phi_error_lower": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.centres.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/centres/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.centres.phi_error_upper": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.centres.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/centres/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.centres.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/centres/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.centres.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/centres/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.centres.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/centres/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.centres.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/centres/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.centres.z": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.centres.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/centres/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.centres.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/centres/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.centres.z_error_lower": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.centres.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/centres/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.centres.z_error_upper": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.centres.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/centres/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.end_points": { + "data_type": "STRUCTURE", + "documentation": "Position of the end point of every element. Meaningful only if type/index = 1 or 2, fill with default/empty value otherwise", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/end_points", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_static" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.phi": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/end_points/phi(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/end_points/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.phi_error_lower": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/end_points/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.phi_error_upper": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/end_points/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/end_points/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/end_points/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/end_points/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/end_points/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.z": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/end_points/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/end_points/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.z_error_lower": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/end_points/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.z_error_upper": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/end_points/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points": { + "data_type": "STRUCTURE", + "documentation": "Position of an intermediate point along the arc of circle, for every element, providing the orientation of the element (must define with the corresponding start point an aperture angle strictly inferior to PI). Meaningful only if type/index = 2, fill with default/empty value otherwise", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/intermediate_points", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_static" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.phi": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/intermediate_points/phi(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/intermediate_points/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.phi_error_lower": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/intermediate_points/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.phi_error_upper": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/intermediate_points/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/intermediate_points/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/intermediate_points/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/intermediate_points/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/intermediate_points/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.z": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/intermediate_points/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/intermediate_points/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.z_error_lower": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/intermediate_points/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.z_error_upper": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/intermediate_points/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.names": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "Name or description of every element", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/names(:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.start_points": { + "data_type": "STRUCTURE", + "documentation": "Position of the start point of every element", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/start_points", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_static" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.phi": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/start_points/phi(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/start_points/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.phi_error_lower": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/start_points/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.phi_error_upper": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/start_points/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/start_points/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/start_points/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/start_points/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/start_points/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.z": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/start_points/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/start_points/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.z_error_lower": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/start_points/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.z_error_upper": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/start_points/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "coils_non_axisymmetric.coil[:].conductor[:].elements.types": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].elements.names" + ], + "data_type": "INT_1D", + "documentation": "Type of every element: 1: line segment, its ends are given by the start and end points; index = 2: arc of a circle; index = 3: full circle", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/elements/types(:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "coils_non_axisymmetric.coil[:].conductor[:].resistance": { + "data_type": "FLT_0D", + "documentation": "conductor resistance", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/resistance", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "coils_non_axisymmetric.coil[:].conductor[:].resistance_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"resistance\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/resistance_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "coils_non_axisymmetric.coil[:].conductor[:].resistance_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"resistance\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/resistance_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "coils_non_axisymmetric.coil[:].conductor[:].resistance_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"resistance\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/resistance_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "coils_non_axisymmetric.coil[:].conductor[:].voltage": { + "data_type": "STRUCTURE", + "documentation": "Voltage on the conductor terminals", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/voltage", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "V" + }, + "coils_non_axisymmetric.coil[:].conductor[:].voltage.data": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/voltage/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "coils_non_axisymmetric.coil[:].conductor[:].voltage.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/voltage/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "coils_non_axisymmetric.coil[:].conductor[:].voltage.data_error_lower": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/voltage/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "coils_non_axisymmetric.coil[:].conductor[:].voltage.data_error_upper": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].conductor[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/voltage/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "coils_non_axisymmetric.coil[:].conductor[:].voltage.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "coils_non_axisymmetric/coil(i1)/conductor(i2)/voltage/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "s" + }, + "coils_non_axisymmetric.coil[:].current": { + "data_type": "STRUCTURE", + "documentation": "Current in one turn of the coil (to be multiplied by the number of turns to calculate the magnetic field generated). Sign convention : a positive current generates a positive radial magnetic field", + "full_path": "coils_non_axisymmetric/coil(i1)/current", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "A" + }, + "coils_non_axisymmetric.coil[:].current.data": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "coils_non_axisymmetric/coil(i1)/current/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "coils_non_axisymmetric.coil[:].current.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "coils_non_axisymmetric/coil(i1)/current/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "coils_non_axisymmetric.coil[:].current.data_error_lower": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "coils_non_axisymmetric/coil(i1)/current/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "coils_non_axisymmetric.coil[:].current.data_error_upper": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "coils_non_axisymmetric/coil(i1)/current/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "coils_non_axisymmetric.coil[:].current.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "coils_non_axisymmetric/coil(i1)/current/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "s" + }, + "coils_non_axisymmetric.coil[:].identifier": { + "data_type": "STR_0D", + "documentation": "Alphanumeric identifier of coil", + "full_path": "coils_non_axisymmetric/coil(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "coils_non_axisymmetric.coil[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the coil", + "full_path": "coils_non_axisymmetric/coil(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "coils_non_axisymmetric.coil[:].resistance": { + "data_type": "FLT_0D", + "documentation": "Coil resistance", + "full_path": "coils_non_axisymmetric/coil(i1)/resistance", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "coils_non_axisymmetric.coil[:].resistance_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"resistance\"", + "full_path": "coils_non_axisymmetric/coil(i1)/resistance_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "coils_non_axisymmetric.coil[:].resistance_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"resistance\"", + "full_path": "coils_non_axisymmetric/coil(i1)/resistance_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "coils_non_axisymmetric.coil[:].resistance_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"resistance\"", + "full_path": "coils_non_axisymmetric/coil(i1)/resistance_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "coils_non_axisymmetric.coil[:].turns": { + "data_type": "FLT_0D", + "documentation": "Number of total turns in the coil. May be a fraction when describing the coil connections.", + "full_path": "coils_non_axisymmetric/coil(i1)/turns", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "coils_non_axisymmetric.coil[:].turns_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"turns\"", + "full_path": "coils_non_axisymmetric/coil(i1)/turns_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "coils_non_axisymmetric.coil[:].turns_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"turns\"", + "full_path": "coils_non_axisymmetric/coil(i1)/turns_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "coils_non_axisymmetric.coil[:].turns_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"turns\"", + "full_path": "coils_non_axisymmetric/coil(i1)/turns_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "coils_non_axisymmetric.coil[:].voltage": { + "data_type": "STRUCTURE", + "documentation": "Voltage on the coil terminals. Sign convention : a positive power supply voltage (and power supply current) generates a positive radial magnetic field", + "full_path": "coils_non_axisymmetric/coil(i1)/voltage", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "V" + }, + "coils_non_axisymmetric.coil[:].voltage.data": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "coils_non_axisymmetric/coil(i1)/voltage/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "coils_non_axisymmetric.coil[:].voltage.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "coils_non_axisymmetric/coil(i1)/voltage/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "coils_non_axisymmetric.coil[:].voltage.data_error_lower": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "coils_non_axisymmetric/coil(i1)/voltage/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "coils_non_axisymmetric.coil[:].voltage.data_error_upper": { + "coordinates": [ + "coils_non_axisymmetric.coil[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "coils_non_axisymmetric/coil(i1)/voltage/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "coils_non_axisymmetric.coil[:].voltage.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "coils_non_axisymmetric/coil(i1)/voltage/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "s" + }, + "coils_non_axisymmetric.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "coils_non_axisymmetric/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "coils_non_axisymmetric.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "coils_non_axisymmetric/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "coils_non_axisymmetric/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "coils_non_axisymmetric/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "coils_non_axisymmetric.ids_properties.occurrence" + }, + "coils_non_axisymmetric.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "coils_non_axisymmetric/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "coils_non_axisymmetric.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "coils_non_axisymmetric.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "coils_non_axisymmetric.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "coils_non_axisymmetric.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "coils_non_axisymmetric/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "coils_non_axisymmetric/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "coils_non_axisymmetric.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "coils_non_axisymmetric/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "coils_non_axisymmetric/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "coils_non_axisymmetric.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "coils_non_axisymmetric/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "coils_non_axisymmetric.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "coils_non_axisymmetric/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "coils_non_axisymmetric/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "coils_non_axisymmetric/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "coils_non_axisymmetric.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "coils_non_axisymmetric/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "coils_non_axisymmetric/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "coils_non_axisymmetric/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "coils_non_axisymmetric.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between input command received from the RT network and actuator starting to react. Applies globally to the system described by this IDS unless specific latencies (e.g. channel-specific or antenna-specific) are provided at a deeper level in the IDS structure.", + "full_path": "coils_non_axisymmetric/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "coils_non_axisymmetric.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "coils_non_axisymmetric/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "coils_non_axisymmetric.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "coils_non_axisymmetric/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "coils_non_axisymmetric.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "coils_non_axisymmetric/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "coils_non_axisymmetric.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "coils_non_axisymmetric/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/controllers.json b/omas/imas_structures/3_39_0/controllers.json new file mode 100644 index 000000000..9a8706066 --- /dev/null +++ b/omas/imas_structures/3_39_0/controllers.json @@ -0,0 +1,1601 @@ +{ + "controllers": { + "documentation": "Feedback and feedforward controllers", + "full_path": "controllers", + "lifecycle_last_change": "3.15.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.0.0", + "maxoccur": "2" + }, + "controllers.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "controllers/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "controllers.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "controllers/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "controllers/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "controllers/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "controllers.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "controllers/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "controllers/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "controllers/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "controllers/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "controllers/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "controllers/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "controllers/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.code.output_flag": { + "coordinates": [ + "controllers.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "controllers/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "controllers.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "controllers/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "controllers/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "controllers/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "controllers/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "controllers.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "controllers/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "controllers/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "controllers/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "controllers.ids_properties.occurrence" + }, + "controllers.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "controllers/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "controllers.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "controllers/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "controllers.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "controllers/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "controllers/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "controllers/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "controllers/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "controllers/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "controllers/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "controllers.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "controllers/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "controllers/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "controllers/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "controllers/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "controllers/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "controllers/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "controllers.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "controllers/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "controllers.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "controllers/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "controllers/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "controllers/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "controllers/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "controllers/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "controllers/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "controllers/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "controllers.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "controllers/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "controllers.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "controllers/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "controllers/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "controllers/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "controllers/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "controllers/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "controllers/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "controllers/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "controllers.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "controllers/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "controllers/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "controllers/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "controllers/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "controllers/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "controllers/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "controllers/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "controllers.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "controllers/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "controllers.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "controllers/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "controllers.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "controllers/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "controllers.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "controllers/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "controllers/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "controllers.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "controllers/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "controllers.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "controllers/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "controllers/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "controllers/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.linear_controller": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "A linear controller, this is rather conventional", + "full_path": "controllers/linear_controller(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "controllers_linear_controller" + }, + "controllers.linear_controller[:].controller_class": { + "data_type": "STR_0D", + "documentation": "One of a known class of controllers", + "full_path": "controllers/linear_controller(i1)/controller_class", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.linear_controller[:].description": { + "data_type": "STR_0D", + "documentation": "Description of this controller", + "full_path": "controllers/linear_controller(i1)/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.linear_controller[:].input_names": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "Names of the input signals, following the SDN convention", + "full_path": "controllers/linear_controller(i1)/input_names(:)", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.linear_controller[:].inputs": { + "coordinates": [ + "controllers.linear_controller[:].input_names", + "controllers.linear_controller[:].inputs.time" + ], + "data_type": "STRUCTURE", + "documentation": "Input signals; the timebase is common to inputs and outputs for any particular controller", + "full_path": "controllers/linear_controller(i1)/inputs", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "mixed" + }, + "controllers.linear_controller[:].inputs.data": { + "coordinates": [ + "1...N", + "controllers.linear_controller[:].inputs.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "controllers/linear_controller(i1)/inputs/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "inputs/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].inputs.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "controllers/linear_controller(i1)/inputs/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "controllers.linear_controller[:].inputs.data_error_lower": { + "coordinates": [ + "1...N", + "controllers.linear_controller[:].inputs.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "controllers/linear_controller(i1)/inputs/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "inputs/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].inputs.data_error_upper": { + "coordinates": [ + "1...N", + "controllers.linear_controller[:].inputs.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "controllers/linear_controller(i1)/inputs/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "inputs/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].inputs.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "controllers/linear_controller(i1)/inputs/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "inputs/time", + "type": "dynamic", + "units": "s" + }, + "controllers.linear_controller[:].name": { + "data_type": "STR_0D", + "documentation": "Name of this controller", + "full_path": "controllers/linear_controller(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.linear_controller[:].output_names": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "Names of the output signals following the SDN convention", + "full_path": "controllers/linear_controller(i1)/output_names(:)", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.linear_controller[:].outputs": { + "coordinates": [ + "controllers.linear_controller[:].output_names", + "controllers.linear_controller[:].outputs.time" + ], + "data_type": "STRUCTURE", + "documentation": "Output signals; the timebase is common to inputs and outputs for any particular controller", + "full_path": "controllers/linear_controller(i1)/outputs", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "mixed" + }, + "controllers.linear_controller[:].outputs.data": { + "coordinates": [ + "1...N", + "controllers.linear_controller[:].outputs.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "controllers/linear_controller(i1)/outputs/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "outputs/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].outputs.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "controllers/linear_controller(i1)/outputs/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "controllers.linear_controller[:].outputs.data_error_lower": { + "coordinates": [ + "1...N", + "controllers.linear_controller[:].outputs.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "controllers/linear_controller(i1)/outputs/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "outputs/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].outputs.data_error_upper": { + "coordinates": [ + "1...N", + "controllers.linear_controller[:].outputs.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "controllers/linear_controller(i1)/outputs/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "outputs/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].outputs.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "controllers/linear_controller(i1)/outputs/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "outputs/time", + "type": "dynamic", + "units": "s" + }, + "controllers.linear_controller[:].pid": { + "data_type": "STRUCTURE", + "documentation": "Filtered PID controller", + "full_path": "controllers/linear_controller(i1)/pid", + "lifecycle_status": "alpha", + "structure_reference": "controllers_pid" + }, + "controllers.linear_controller[:].pid.d": { + "coordinates": [ + "controllers.linear_controller[:].output_names", + "controllers.linear_controller[:].input_names", + "controllers.linear_controller[:].pid.d.time" + ], + "data_type": "STRUCTURE", + "documentation": "Derivative term", + "full_path": "controllers/linear_controller(i1)/pid/d", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_3d", + "units": "mixed" + }, + "controllers.linear_controller[:].pid.d.data": { + "coordinates": [ + "controllers.linear_controller[:].output_names", + "controllers.linear_controller[:].input_names", + "controllers.linear_controller[:].pid.d.time" + ], + "data_type": "FLT_3D", + "documentation": "Data", + "full_path": "controllers/linear_controller(i1)/pid/d/data(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "pid/d/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].pid.d.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "controllers/linear_controller(i1)/pid/d/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "controllers.linear_controller[:].pid.d.data_error_lower": { + "coordinates": [ + "controllers.linear_controller[:].output_names", + "controllers.linear_controller[:].input_names", + "controllers.linear_controller[:].pid.d.time" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"data\"", + "full_path": "controllers/linear_controller(i1)/pid/d/data_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "pid/d/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].pid.d.data_error_upper": { + "coordinates": [ + "controllers.linear_controller[:].output_names", + "controllers.linear_controller[:].input_names", + "controllers.linear_controller[:].pid.d.time" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"data\"", + "full_path": "controllers/linear_controller(i1)/pid/d/data_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "pid/d/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].pid.d.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "controllers/linear_controller(i1)/pid/d/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "pid/d/time", + "type": "dynamic", + "units": "s" + }, + "controllers.linear_controller[:].pid.i": { + "coordinates": [ + "controllers.linear_controller[:].output_names", + "controllers.linear_controller[:].input_names", + "controllers.linear_controller[:].pid.i.time" + ], + "data_type": "STRUCTURE", + "documentation": "Integral term", + "full_path": "controllers/linear_controller(i1)/pid/i", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_3d", + "units": "mixed" + }, + "controllers.linear_controller[:].pid.i.data": { + "coordinates": [ + "controllers.linear_controller[:].output_names", + "controllers.linear_controller[:].input_names", + "controllers.linear_controller[:].pid.i.time" + ], + "data_type": "FLT_3D", + "documentation": "Data", + "full_path": "controllers/linear_controller(i1)/pid/i/data(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "pid/i/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].pid.i.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "controllers/linear_controller(i1)/pid/i/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "controllers.linear_controller[:].pid.i.data_error_lower": { + "coordinates": [ + "controllers.linear_controller[:].output_names", + "controllers.linear_controller[:].input_names", + "controllers.linear_controller[:].pid.i.time" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"data\"", + "full_path": "controllers/linear_controller(i1)/pid/i/data_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "pid/i/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].pid.i.data_error_upper": { + "coordinates": [ + "controllers.linear_controller[:].output_names", + "controllers.linear_controller[:].input_names", + "controllers.linear_controller[:].pid.i.time" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"data\"", + "full_path": "controllers/linear_controller(i1)/pid/i/data_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "pid/i/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].pid.i.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "controllers/linear_controller(i1)/pid/i/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "pid/i/time", + "type": "dynamic", + "units": "s" + }, + "controllers.linear_controller[:].pid.p": { + "coordinates": [ + "controllers.linear_controller[:].output_names", + "controllers.linear_controller[:].input_names", + "controllers.linear_controller[:].pid.p.time" + ], + "data_type": "STRUCTURE", + "documentation": "Proportional term", + "full_path": "controllers/linear_controller(i1)/pid/p", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_3d", + "units": "mixed" + }, + "controllers.linear_controller[:].pid.p.data": { + "coordinates": [ + "controllers.linear_controller[:].output_names", + "controllers.linear_controller[:].input_names", + "controllers.linear_controller[:].pid.p.time" + ], + "data_type": "FLT_3D", + "documentation": "Data", + "full_path": "controllers/linear_controller(i1)/pid/p/data(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "pid/p/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].pid.p.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "controllers/linear_controller(i1)/pid/p/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "controllers.linear_controller[:].pid.p.data_error_lower": { + "coordinates": [ + "controllers.linear_controller[:].output_names", + "controllers.linear_controller[:].input_names", + "controllers.linear_controller[:].pid.p.time" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"data\"", + "full_path": "controllers/linear_controller(i1)/pid/p/data_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "pid/p/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].pid.p.data_error_upper": { + "coordinates": [ + "controllers.linear_controller[:].output_names", + "controllers.linear_controller[:].input_names", + "controllers.linear_controller[:].pid.p.time" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"data\"", + "full_path": "controllers/linear_controller(i1)/pid/p/data_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "pid/p/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].pid.p.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "controllers/linear_controller(i1)/pid/p/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "pid/p/time", + "type": "dynamic", + "units": "s" + }, + "controllers.linear_controller[:].pid.tau": { + "data_type": "STRUCTURE", + "documentation": "Filter time-constant for the D-term", + "full_path": "controllers/linear_controller(i1)/pid/tau", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "s" + }, + "controllers.linear_controller[:].pid.tau.data": { + "coordinates": [ + "controllers.linear_controller[:].pid.tau.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "controllers/linear_controller(i1)/pid/tau/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "pid/tau/time", + "type": "dynamic", + "units": "s" + }, + "controllers.linear_controller[:].pid.tau.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "controllers/linear_controller(i1)/pid/tau/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "controllers.linear_controller[:].pid.tau.data_error_lower": { + "coordinates": [ + "controllers.linear_controller[:].pid.tau.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "controllers/linear_controller(i1)/pid/tau/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "pid/tau/time", + "type": "dynamic", + "units": "s" + }, + "controllers.linear_controller[:].pid.tau.data_error_upper": { + "coordinates": [ + "controllers.linear_controller[:].pid.tau.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "controllers/linear_controller(i1)/pid/tau/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "pid/tau/time", + "type": "dynamic", + "units": "s" + }, + "controllers.linear_controller[:].pid.tau.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "controllers/linear_controller(i1)/pid/tau/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "pid/tau/time", + "type": "dynamic", + "units": "s" + }, + "controllers.linear_controller[:].statespace": { + "data_type": "STRUCTURE", + "documentation": "Statespace controller in discrete or continuous time", + "full_path": "controllers/linear_controller(i1)/statespace", + "lifecycle_status": "alpha", + "structure_reference": "controllers_statespace" + }, + "controllers.linear_controller[:].statespace.a": { + "coordinates": [ + "controllers.linear_controller[:].statespace.state_names", + "controllers.linear_controller[:].statespace.state_names", + "controllers.linear_controller[:].statespace.a.time" + ], + "data_type": "STRUCTURE", + "documentation": "A matrix", + "full_path": "controllers/linear_controller(i1)/statespace/a", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_3d", + "units": "mixed" + }, + "controllers.linear_controller[:].statespace.a.data": { + "coordinates": [ + "controllers.linear_controller[:].statespace.state_names", + "controllers.linear_controller[:].statespace.state_names", + "controllers.linear_controller[:].statespace.a.time" + ], + "data_type": "FLT_3D", + "documentation": "Data", + "full_path": "controllers/linear_controller(i1)/statespace/a/data(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "statespace/a/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].statespace.a.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "controllers/linear_controller(i1)/statespace/a/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "controllers.linear_controller[:].statespace.a.data_error_lower": { + "coordinates": [ + "controllers.linear_controller[:].statespace.state_names", + "controllers.linear_controller[:].statespace.state_names", + "controllers.linear_controller[:].statespace.a.time" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"data\"", + "full_path": "controllers/linear_controller(i1)/statespace/a/data_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "statespace/a/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].statespace.a.data_error_upper": { + "coordinates": [ + "controllers.linear_controller[:].statespace.state_names", + "controllers.linear_controller[:].statespace.state_names", + "controllers.linear_controller[:].statespace.a.time" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"data\"", + "full_path": "controllers/linear_controller(i1)/statespace/a/data_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "statespace/a/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].statespace.a.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "controllers/linear_controller(i1)/statespace/a/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "statespace/a/time", + "type": "dynamic", + "units": "s" + }, + "controllers.linear_controller[:].statespace.b": { + "coordinates": [ + "controllers.linear_controller[:].statespace.state_names", + "controllers.linear_controller[:].input_names", + "controllers.linear_controller[:].statespace.b.time" + ], + "data_type": "STRUCTURE", + "documentation": "B matrix", + "full_path": "controllers/linear_controller(i1)/statespace/b", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_3d", + "units": "mixed" + }, + "controllers.linear_controller[:].statespace.b.data": { + "coordinates": [ + "controllers.linear_controller[:].statespace.state_names", + "controllers.linear_controller[:].input_names", + "controllers.linear_controller[:].statespace.b.time" + ], + "data_type": "FLT_3D", + "documentation": "Data", + "full_path": "controllers/linear_controller(i1)/statespace/b/data(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "statespace/b/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].statespace.b.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "controllers/linear_controller(i1)/statespace/b/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "controllers.linear_controller[:].statespace.b.data_error_lower": { + "coordinates": [ + "controllers.linear_controller[:].statespace.state_names", + "controllers.linear_controller[:].input_names", + "controllers.linear_controller[:].statespace.b.time" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"data\"", + "full_path": "controllers/linear_controller(i1)/statespace/b/data_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "statespace/b/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].statespace.b.data_error_upper": { + "coordinates": [ + "controllers.linear_controller[:].statespace.state_names", + "controllers.linear_controller[:].input_names", + "controllers.linear_controller[:].statespace.b.time" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"data\"", + "full_path": "controllers/linear_controller(i1)/statespace/b/data_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "statespace/b/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].statespace.b.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "controllers/linear_controller(i1)/statespace/b/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "statespace/b/time", + "type": "dynamic", + "units": "s" + }, + "controllers.linear_controller[:].statespace.c": { + "coordinates": [ + "controllers.linear_controller[:].statespace.state_names", + "controllers.linear_controller[:].output_names", + "controllers.linear_controller[:].statespace.c.time" + ], + "data_type": "STRUCTURE", + "documentation": "C matrix", + "full_path": "controllers/linear_controller(i1)/statespace/c", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_3d", + "units": "mixed" + }, + "controllers.linear_controller[:].statespace.c.data": { + "coordinates": [ + "controllers.linear_controller[:].statespace.state_names", + "controllers.linear_controller[:].output_names", + "controllers.linear_controller[:].statespace.c.time" + ], + "data_type": "FLT_3D", + "documentation": "Data", + "full_path": "controllers/linear_controller(i1)/statespace/c/data(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "statespace/c/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].statespace.c.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "controllers/linear_controller(i1)/statespace/c/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "controllers.linear_controller[:].statespace.c.data_error_lower": { + "coordinates": [ + "controllers.linear_controller[:].statespace.state_names", + "controllers.linear_controller[:].output_names", + "controllers.linear_controller[:].statespace.c.time" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"data\"", + "full_path": "controllers/linear_controller(i1)/statespace/c/data_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "statespace/c/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].statespace.c.data_error_upper": { + "coordinates": [ + "controllers.linear_controller[:].statespace.state_names", + "controllers.linear_controller[:].output_names", + "controllers.linear_controller[:].statespace.c.time" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"data\"", + "full_path": "controllers/linear_controller(i1)/statespace/c/data_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "statespace/c/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].statespace.c.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "controllers/linear_controller(i1)/statespace/c/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "statespace/c/time", + "type": "dynamic", + "units": "s" + }, + "controllers.linear_controller[:].statespace.d": { + "coordinates": [ + "controllers.linear_controller[:].statespace.state_names", + "controllers.linear_controller[:].output_names", + "controllers.linear_controller[:].statespace.d.time" + ], + "data_type": "STRUCTURE", + "documentation": "D matrix, normally proper and D=0", + "full_path": "controllers/linear_controller(i1)/statespace/d", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_3d", + "units": "mixed" + }, + "controllers.linear_controller[:].statespace.d.data": { + "coordinates": [ + "controllers.linear_controller[:].statespace.state_names", + "controllers.linear_controller[:].output_names", + "controllers.linear_controller[:].statespace.d.time" + ], + "data_type": "FLT_3D", + "documentation": "Data", + "full_path": "controllers/linear_controller(i1)/statespace/d/data(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "statespace/d/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].statespace.d.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "controllers/linear_controller(i1)/statespace/d/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "controllers.linear_controller[:].statespace.d.data_error_lower": { + "coordinates": [ + "controllers.linear_controller[:].statespace.state_names", + "controllers.linear_controller[:].output_names", + "controllers.linear_controller[:].statespace.d.time" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"data\"", + "full_path": "controllers/linear_controller(i1)/statespace/d/data_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "statespace/d/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].statespace.d.data_error_upper": { + "coordinates": [ + "controllers.linear_controller[:].statespace.state_names", + "controllers.linear_controller[:].output_names", + "controllers.linear_controller[:].statespace.d.time" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"data\"", + "full_path": "controllers/linear_controller(i1)/statespace/d/data_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "statespace/d/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.linear_controller[:].statespace.d.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "controllers/linear_controller(i1)/statespace/d/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "statespace/d/time", + "type": "dynamic", + "units": "s" + }, + "controllers.linear_controller[:].statespace.deltat": { + "data_type": "STRUCTURE", + "documentation": "Discrete time sampling interval ; if less than 1e-10, the controller is considered to be expressed in continuous time", + "full_path": "controllers/linear_controller(i1)/statespace/deltat", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "s" + }, + "controllers.linear_controller[:].statespace.deltat.data": { + "coordinates": [ + "controllers.linear_controller[:].statespace.deltat.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "controllers/linear_controller(i1)/statespace/deltat/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "statespace/deltat/time", + "type": "dynamic", + "units": "s" + }, + "controllers.linear_controller[:].statespace.deltat.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "controllers/linear_controller(i1)/statespace/deltat/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "controllers.linear_controller[:].statespace.deltat.data_error_lower": { + "coordinates": [ + "controllers.linear_controller[:].statespace.deltat.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "controllers/linear_controller(i1)/statespace/deltat/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "statespace/deltat/time", + "type": "dynamic", + "units": "s" + }, + "controllers.linear_controller[:].statespace.deltat.data_error_upper": { + "coordinates": [ + "controllers.linear_controller[:].statespace.deltat.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "controllers/linear_controller(i1)/statespace/deltat/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "statespace/deltat/time", + "type": "dynamic", + "units": "s" + }, + "controllers.linear_controller[:].statespace.deltat.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "controllers/linear_controller(i1)/statespace/deltat/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "statespace/deltat/time", + "type": "dynamic", + "units": "s" + }, + "controllers.linear_controller[:].statespace.state_names": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "Names of the states", + "full_path": "controllers/linear_controller(i1)/statespace/state_names(:)", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.nonlinear_controller": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "A non-linear controller, this is less conventional and will have to be developed", + "full_path": "controllers/nonlinear_controller(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "controllers_nonlinear_controller" + }, + "controllers.nonlinear_controller[:].controller_class": { + "data_type": "STR_0D", + "documentation": "One of a known class of controllers", + "full_path": "controllers/nonlinear_controller(i1)/controller_class", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.nonlinear_controller[:].description": { + "data_type": "STR_0D", + "documentation": "Description of this controller", + "full_path": "controllers/nonlinear_controller(i1)/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.nonlinear_controller[:].function": { + "data_type": "STR_0D", + "documentation": "Method to be defined", + "full_path": "controllers/nonlinear_controller(i1)/function", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.nonlinear_controller[:].input_names": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "Names of the input signals, following the SDN convention", + "full_path": "controllers/nonlinear_controller(i1)/input_names(:)", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.nonlinear_controller[:].inputs": { + "coordinates": [ + "controllers.nonlinear_controller[:].input_names", + "controllers.nonlinear_controller[:].inputs.time" + ], + "data_type": "STRUCTURE", + "documentation": "Input signals; the timebase is common to inputs and outputs for any particular controller", + "full_path": "controllers/nonlinear_controller(i1)/inputs", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "mixed" + }, + "controllers.nonlinear_controller[:].inputs.data": { + "coordinates": [ + "1...N", + "controllers.nonlinear_controller[:].inputs.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "controllers/nonlinear_controller(i1)/inputs/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "inputs/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.nonlinear_controller[:].inputs.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "controllers/nonlinear_controller(i1)/inputs/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "controllers.nonlinear_controller[:].inputs.data_error_lower": { + "coordinates": [ + "1...N", + "controllers.nonlinear_controller[:].inputs.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "controllers/nonlinear_controller(i1)/inputs/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "inputs/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.nonlinear_controller[:].inputs.data_error_upper": { + "coordinates": [ + "1...N", + "controllers.nonlinear_controller[:].inputs.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "controllers/nonlinear_controller(i1)/inputs/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "inputs/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.nonlinear_controller[:].inputs.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "controllers/nonlinear_controller(i1)/inputs/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "inputs/time", + "type": "dynamic", + "units": "s" + }, + "controllers.nonlinear_controller[:].name": { + "data_type": "STR_0D", + "documentation": "Name of this controller", + "full_path": "controllers/nonlinear_controller(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.nonlinear_controller[:].output_names": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "Output signal names following the SDN convention", + "full_path": "controllers/nonlinear_controller(i1)/output_names(:)", + "lifecycle_status": "alpha", + "type": "constant" + }, + "controllers.nonlinear_controller[:].outputs": { + "coordinates": [ + "controllers.nonlinear_controller[:].output_names", + "controllers.nonlinear_controller[:].outputs.time" + ], + "data_type": "STRUCTURE", + "documentation": "Output signals; the timebase is common to inputs and outputs for any particular controller", + "full_path": "controllers/nonlinear_controller(i1)/outputs", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "mixed" + }, + "controllers.nonlinear_controller[:].outputs.data": { + "coordinates": [ + "1...N", + "controllers.nonlinear_controller[:].outputs.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "controllers/nonlinear_controller(i1)/outputs/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "outputs/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.nonlinear_controller[:].outputs.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "controllers/nonlinear_controller(i1)/outputs/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "controllers.nonlinear_controller[:].outputs.data_error_lower": { + "coordinates": [ + "1...N", + "controllers.nonlinear_controller[:].outputs.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "controllers/nonlinear_controller(i1)/outputs/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "outputs/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.nonlinear_controller[:].outputs.data_error_upper": { + "coordinates": [ + "1...N", + "controllers.nonlinear_controller[:].outputs.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "controllers/nonlinear_controller(i1)/outputs/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "outputs/time", + "type": "dynamic", + "units": "mixed" + }, + "controllers.nonlinear_controller[:].outputs.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "controllers/nonlinear_controller(i1)/outputs/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "outputs/time", + "type": "dynamic", + "units": "s" + }, + "controllers.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "controllers/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/core_instant_changes.json b/omas/imas_structures/3_39_0/core_instant_changes.json new file mode 100644 index 000000000..d5f80a8bf --- /dev/null +++ b/omas/imas_structures/3_39_0/core_instant_changes.json @@ -0,0 +1,8447 @@ +{ + "core_instant_changes": { + "documentation": "Instant changes of the radial core plasma profiles due to pellet, MHD, ... ", + "full_path": "core_instant_changes", + "lifecycle_last_change": "3.15.0", + "lifecycle_status": "active", + "lifecycle_version": "3.10.0", + "maxoccur": "3" + }, + "core_instant_changes.change": { + "appendable_by_appender_actor": "yes", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of instant change terms (each being due to a different phenomenon)", + "full_path": "core_instant_changes/change(i1)", + "lifecycle_status": "active", + "maxoccur": "10", + "structure_reference": "core_instant_changes_change" + }, + "core_instant_changes.change[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "core_instant_changes/core_instant_changes_identifier.xml", + "documentation": "Instant change term identifier\n0) unspecified : Unspecified instant changes\n1) total : Total instant changes; combines all types of events\n2) pellet : Instant changes from a pellet\n3) sawtooth : Instant changes from a sawtooth\n4) elm : Instant changes from an edge localised mode", + "full_path": "core_instant_changes/change(i1)/identifier", + "lifecycle_status": "active", + "structure_reference": "identifier" + }, + "core_instant_changes.change[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_instant_changes/change(i1)/identifier/description", + "lifecycle_status": "active", + "type": "constant" + }, + "core_instant_changes.change[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_instant_changes/change(i1)/identifier/index", + "lifecycle_status": "active", + "type": "constant" + }, + "core_instant_changes.change[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_instant_changes/change(i1)/identifier/name", + "lifecycle_status": "active", + "type": "constant" + }, + "core_instant_changes.change[:].profiles_1d": { + "cocos_alias": "IDSPATH", + "cocos_replace": "core_instant_changes.change{i}.profiles_1d{j}", + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "core_profiles_profiles_1d", + "timebasepath": "time", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].conductivity_parallel": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel conductivity", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/conductivity_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].conductivity_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"conductivity_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/conductivity_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].conductivity_parallel_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"conductivity_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/conductivity_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].conductivity_parallel_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"conductivity_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/conductivity_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].current_parallel_inside": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel current driven inside the flux surface. Cumulative surface integral of j_total", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/current_parallel_inside(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A" + }, + "core_instant_changes.change[:].profiles_1d[:].current_parallel_inside_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_parallel_inside\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/current_parallel_inside_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].current_parallel_inside_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current_parallel_inside\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/current_parallel_inside_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A" + }, + "core_instant_changes.change[:].profiles_1d[:].current_parallel_inside_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current_parallel_inside\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/current_parallel_inside_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field": { + "data_type": "STRUCTURE", + "documentation": "Electric field, averaged on the magnetic surface. E.g for the parallel component, average(E.B) / B0, using core_profiles/vacuum_toroidal_field/b0", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field", + "lifecycle_status": "active", + "structure_reference": "core_profiles_vector_components_1", + "units": "V.m^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field.diamagnetic": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field.diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field.diamagnetic_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field.diamagnetic_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field.parallel": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field.parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field.parallel_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field.parallel_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field.poloidal": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field.poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field.poloidal_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field.poloidal_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field.radial": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radial component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field.radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field.radial_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field.radial_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field.toroidal": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field.toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field.toroidal_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field.toroidal_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field_parallel": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel electric field = average(E.B) / B0, where Core_Profiles/Vacuum_Toroidal_Field/ B0", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field_parallel(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"e_field_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field_parallel_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"e_field_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field_parallel_error_lower(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].e_field_parallel_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"e_field_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/e_field_parallel_error_upper(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons": { + "data_type": "STRUCTURE", + "documentation": "Quantities related to the electrons", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons", + "lifecycle_status": "active", + "structure_reference": "core_profiles_profiles_1d_electrons" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.collisionality_norm": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisionality normalised to the bounce frequency", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/collisionality_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.collisionality_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"collisionality_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/collisionality_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.collisionality_norm_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"collisionality_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/collisionality_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.collisionality_norm_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"collisionality_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/collisionality_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fast": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fast(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fast_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fast_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fast_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fast_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit": { + "data_type": "STRUCTURE", + "documentation": "Information on the fit used to obtain the density profile", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit", + "lifecycle_status": "active", + "structure_reference": "core_profiles_1D_fit", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.chi_squared": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/chi_squared(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.chi_squared_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/chi_squared_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.chi_squared_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/chi_squared_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.local": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "INT_1D", + "documentation": "Integer flag : 1 means local measurement, 0 means line-integrated measurement", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/local(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured values", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/measured(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"measured\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/measured_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"measured\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/measured_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.parameters": { + "data_type": "STR_0D", + "documentation": "List of the fit specific parameters in XML format", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/parameters", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.reconstructed": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Value reconstructed from the fit", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/reconstructed(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.reconstructed_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/reconstructed_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.reconstructed_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/reconstructed_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.rho_tor_norm": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.rho_tor_norm_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.rho_tor_norm_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.source": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "STR_1D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/source(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.time_measurement": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.time_measurement_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.time_measurement_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.time_measurement_slice_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement_slice_method", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.time_measurement_slice_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement_slice_method/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.time_measurement_slice_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement_slice_method/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.time_measurement_slice_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement_slice_method/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.time_measurement_width": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement_width(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.time_measurement_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement_width\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.time_measurement_width_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement_width\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement_width_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.time_measurement_width_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement_width\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement_width_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.weight": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Weight given to each measured value", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/weight(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.weight_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weight\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/weight_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.weight_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weight\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_fit/weight_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_thermal": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of thermal particles", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_thermal_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_thermal_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.density_validity": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/density_validity", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.pressure": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal+non-thermal)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/pressure(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.pressure_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/pressure_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.pressure_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/pressure_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.pressure_fast_parallel": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/pressure_fast_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.pressure_fast_parallel_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.pressure_fast_parallel_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.pressure_fast_perpendicular": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/pressure_fast_perpendicular(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.pressure_thermal": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal) associated with random motion ~average((v-average(v))^2) ", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/pressure_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.pressure_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/pressure_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.pressure_thermal_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/pressure_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.pressure_thermal_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/pressure_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit": { + "data_type": "STRUCTURE", + "documentation": "Information on the fit used to obtain the temperature profile", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit", + "lifecycle_status": "active", + "structure_reference": "core_profiles_1D_fit", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.chi_squared": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/chi_squared(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.chi_squared_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/chi_squared_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.chi_squared_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/chi_squared_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.local": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "INT_1D", + "documentation": "Integer flag : 1 means local measurement, 0 means line-integrated measurement", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/local(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured values", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"measured\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"measured\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.parameters": { + "data_type": "STR_0D", + "documentation": "List of the fit specific parameters in XML format", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/parameters", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.reconstructed": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Value reconstructed from the fit", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/reconstructed(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.reconstructed_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/reconstructed_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.reconstructed_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/reconstructed_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.rho_tor_norm": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.rho_tor_norm_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.rho_tor_norm_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.source": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "STR_1D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/source(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.time_measurement": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.time_measurement_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.time_measurement_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement_slice_method", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement_slice_method/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement_slice_method/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement_slice_method/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.time_measurement_width": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement_width(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.time_measurement_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement_width\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.time_measurement_width_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement_width\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement_width_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.time_measurement_width_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement_width\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement_width_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.weight": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Weight given to each measured value", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/weight(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.weight_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weight\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/weight_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.weight_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weight\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_fit/weight_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.temperature_validity": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/temperature_validity", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity": { + "data_type": "STRUCTURE", + "documentation": "Velocity", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.21.0", + "structure_reference": "core_profiles_vector_components_2", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity.diamagnetic": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity/diamagnetic(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity.diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity.diamagnetic_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity/diamagnetic_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity.diamagnetic_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity/diamagnetic_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity.parallel": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity/parallel(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity.parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity.parallel_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity/parallel_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity.parallel_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity/parallel_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity.poloidal": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity/poloidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity.poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity.poloidal_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity/poloidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity.poloidal_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity/poloidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity.radial": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radial component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity/radial(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity.radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity.radial_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity/radial_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity.radial_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity/radial_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity.toroidal": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity/toroidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity.toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity.toroidal_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity/toroidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity.toroidal_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity/toroidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity_pol": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal velocity", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity_pol(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_pol\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity_pol_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_pol\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity_pol_error_lower(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity_pol_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_pol\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity_pol_error_upper(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity_tor": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal velocity", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity_tor(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_tor\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity_tor_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_tor\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity_tor_error_lower(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].electrons.velocity_tor_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_tor\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/electrons/velocity_tor_error_upper(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].grid": { + "data_type": "STRUCTURE", + "documentation": "Radial grid", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid", + "lifecycle_status": "active", + "structure_reference": "core_radial_grid" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.area": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Cross-sectional area of the flux surface", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/area(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.area_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"area\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/area_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.area_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"area\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/area_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal magnetic flux", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/psi(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.psi_boundary": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/psi_boundary", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.psi_boundary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_boundary\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/psi_boundary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.psi_boundary_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_boundary\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/psi_boundary_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.psi_boundary_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_boundary\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/psi_boundary_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/psi_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/psi_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.psi_magnetic_axis": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/psi_magnetic_axis", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.psi_magnetic_axis_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_magnetic_axis\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/psi_magnetic_axis_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.psi_magnetic_axis_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_magnetic_axis\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/psi_magnetic_axis_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.psi_magnetic_axis_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_magnetic_axis\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/psi_magnetic_axis_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.rho_pol_norm": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/rho_pol_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.rho_pol_norm_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/rho_pol_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.rho_pol_norm_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/rho_pol_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/rho_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/rho_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/rho_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "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) ", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.surface": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Surface area of the toroidal flux surface", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/surface(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.surface_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"surface\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/surface_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.surface_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"surface\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/surface_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.volume": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Volume enclosed inside the magnetic surface", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/volume(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.volume_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/volume_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.volume_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"volume\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/volume_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "core_instant_changes.change[:].profiles_1d[:].grid.volume_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"volume\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/grid/volume_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "core_profile_ions" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fast": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles (sum over charge states when multiple charge states are considered)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fast(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fast_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fast_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fast_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fast_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit": { + "data_type": "STRUCTURE", + "documentation": "Information on the fit used to obtain the density profile", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit", + "lifecycle_status": "active", + "structure_reference": "core_profiles_1D_fit", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.chi_squared": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/chi_squared(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.chi_squared_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/chi_squared_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.chi_squared_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/chi_squared_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.local": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "INT_1D", + "documentation": "Integer flag : 1 means local measurement, 0 means line-integrated measurement", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/local(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured values", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"measured\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"measured\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.parameters": { + "data_type": "STR_0D", + "documentation": "List of the fit specific parameters in XML format", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/parameters", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.reconstructed": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Value reconstructed from the fit", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/reconstructed(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.reconstructed_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/reconstructed_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.reconstructed_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/reconstructed_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.rho_tor_norm": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.rho_tor_norm_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.rho_tor_norm_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.source": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "STR_1D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/source(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.time_measurement": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.time_measurement_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.time_measurement_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.time_measurement_slice_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement_slice_method", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.time_measurement_slice_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement_slice_method/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.time_measurement_slice_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement_slice_method/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.time_measurement_slice_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement_slice_method/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.time_measurement_width": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement_width(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.time_measurement_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement_width\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.time_measurement_width_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement_width\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement_width_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.time_measurement_width_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement_width\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement_width_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.weight": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Weight given to each measured value", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/weight(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.weight_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weight\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/weight_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.weight_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weight\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_fit/weight_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_thermal": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_thermal_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_thermal_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].density_validity": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/density_validity", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/element(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H, D, T, He, C, D2, ...)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/multiple_states_flag", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/neutral_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].pressure": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal+non-thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/pressure(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].pressure_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/pressure_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].pressure_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/pressure_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].pressure_fast_parallel": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure (sum over charge states when multiple charge states are considered)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/pressure_fast_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].pressure_fast_parallel_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].pressure_fast_parallel_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].pressure_fast_perpendicular": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure (sum over charge states when multiple charge states are considered)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/pressure_fast_perpendicular(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].pressure_thermal": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal) associated with random motion ~average((v-average(v))^2) (sum over charge states when multiple charge states are considered)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/pressure_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].pressure_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/pressure_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].pressure_thermal_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/pressure_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].pressure_thermal_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/pressure_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].rotation_frequency_tor": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/rotation_frequency_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].rotation_frequency_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rotation_frequency_tor\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/rotation_frequency_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].rotation_frequency_tor_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rotation_frequency_tor\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/rotation_frequency_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].rotation_frequency_tor_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rotation_frequency_tor\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/rotation_frequency_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different states of the species (ionisation, energy, excitation, ...)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "core_profiles_ions_charge_states2" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fast": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fast(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fast_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fast_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fast_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fast_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit": { + "data_type": "STRUCTURE", + "documentation": "Information on the fit used to obtain the density profile", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit", + "lifecycle_status": "active", + "structure_reference": "core_profiles_1D_fit", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.chi_squared": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/chi_squared(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.chi_squared_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/chi_squared_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.chi_squared_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/chi_squared_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.local": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "INT_1D", + "documentation": "Integer flag : 1 means local measurement, 0 means line-integrated measurement", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/local(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured values", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"measured\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"measured\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.parameters": { + "data_type": "STR_0D", + "documentation": "List of the fit specific parameters in XML format", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/parameters", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.reconstructed": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Value reconstructed from the fit", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/reconstructed(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.reconstructed_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/reconstructed_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.reconstructed_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/reconstructed_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.rho_tor_norm": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.rho_tor_norm_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.rho_tor_norm_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.source": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "STR_1D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/source(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.time_measurement": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.time_measurement_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.time_measurement_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement_slice_method", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement_slice_method/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement_slice_method/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement_slice_method/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.time_measurement_width": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement_width(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.time_measurement_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement_width\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.time_measurement_width_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement_width\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement_width_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.time_measurement_width_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement_width\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement_width_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.weight": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Weight given to each measured value", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/weight(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.weight_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weight\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/weight_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.weight_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weight\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/weight_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_thermal": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of thermal particles", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_thermal_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_thermal_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/electron_configuration", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].ionisation_potential": { + "data_type": "FLT_0D", + "documentation": "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\u2019+, and x_z is the relative concentration of a given charge state in the bundle, i.e. sum(x_z) = 1 over the bundle.", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/ionisation_potential", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].ionisation_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ionisation_potential\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/ionisation_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].ionisation_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"ionisation_potential\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/ionisation_potential_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].ionisation_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"ionisation_potential\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/ionisation_potential_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].pressure": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal+non-thermal)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].pressure_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].pressure_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].pressure_fast_parallel": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure ", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_fast_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].pressure_fast_parallel_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].pressure_fast_parallel_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].pressure_fast_perpendicular": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure ", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_fast_perpendicular(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].pressure_thermal": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal) associated with random motion ~average((v-average(v))^2)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].pressure_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].pressure_thermal_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].pressure_thermal_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].rotation_frequency_tor": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal rotation frequency (i.e. toroidal velocity divided by the major radius at which the toroidal velocity is taken)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/rotation_frequency_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].rotation_frequency_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rotation_frequency_tor\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/rotation_frequency_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].rotation_frequency_tor_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rotation_frequency_tor\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/rotation_frequency_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].rotation_frequency_tor_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rotation_frequency_tor\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/rotation_frequency_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].temperature": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/temperature(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].temperature_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/temperature_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].temperature_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/temperature_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity": { + "data_type": "STRUCTURE", + "documentation": "Velocity", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.21.0", + "structure_reference": "core_profiles_vector_components_3", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.diamagnetic": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/diamagnetic(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.diamagnetic_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/diamagnetic_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.diamagnetic_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/diamagnetic_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.parallel": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/parallel(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.parallel_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/parallel_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.parallel_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/parallel_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.poloidal": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/poloidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.poloidal_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/poloidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.poloidal_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/poloidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.radial": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radial component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/radial(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.radial_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/radial_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.radial_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/radial_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.toroidal": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/toroidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.toroidal_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/toroidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.toroidal_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/toroidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_average": { + "data_type": "FLT_0D", + "documentation": "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.", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_average_1d": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average_1d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_average_1d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_average_1d\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average_1d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_average_1d_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z_average_1d\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average_1d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_average_1d_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z_average_1d\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average_1d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_average_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_average\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_average_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_average\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_average_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_average\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_average_square_1d": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average_square_1d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_average_square_1d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_average_square_1d\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average_square_1d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_average_square_1d_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z_average_square_1d\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average_square_1d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_average_square_1d_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z_average_square_1d\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average_square_1d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle (equal to z_min if no bundle)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_square_average": { + "data_type": "FLT_0D", + "documentation": "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.", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_square_average", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_square_average_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_square_average\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_square_average_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_square_average_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_square_average\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_square_average_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_square_average_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_square_average\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_square_average_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature (average over charge states when multiple charge states are considered)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit": { + "data_type": "STRUCTURE", + "documentation": "Information on the fit used to obtain the temperature profile", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit", + "lifecycle_status": "active", + "structure_reference": "core_profiles_1D_fit", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.chi_squared": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/chi_squared(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.chi_squared_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/chi_squared_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.chi_squared_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/chi_squared_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.local": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "INT_1D", + "documentation": "Integer flag : 1 means local measurement, 0 means line-integrated measurement", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/local(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured values", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"measured\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"measured\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.parameters": { + "data_type": "STR_0D", + "documentation": "List of the fit specific parameters in XML format", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/parameters", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.reconstructed": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Value reconstructed from the fit", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/reconstructed(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.reconstructed_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/reconstructed_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.reconstructed_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/reconstructed_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.rho_tor_norm": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.rho_tor_norm_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.rho_tor_norm_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.source": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "STR_1D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/source(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.time_measurement": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.time_measurement_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.time_measurement_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement_slice_method", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement_slice_method/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement_slice_method/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement_slice_method/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.time_measurement_width": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement_width(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.time_measurement_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement_width\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.time_measurement_width_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement_width\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement_width_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.time_measurement_width_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement_width\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement_width_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.weight": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Weight given to each measured value", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/weight(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.weight_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weight\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/weight_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.weight_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weight\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/weight_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_validity": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/temperature_validity", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity": { + "data_type": "STRUCTURE", + "documentation": "Velocity (average over charge states when multiple charge states are considered) at the position of maximum major radius on every flux surface", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity", + "lifecycle_status": "active", + "structure_reference": "core_profiles_vector_components_2", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.diamagnetic": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.diamagnetic_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.diamagnetic_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.parallel": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.parallel_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.parallel_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.poloidal": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.poloidal_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.poloidal_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.radial": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radial component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.radial_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.radial_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.toroidal": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.toroidal_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.toroidal_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity_pol": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal velocity (average over charge states when multiple charge states are considered)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity_pol(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_pol\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity_pol_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_pol\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity_pol_error_lower(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity_pol_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_pol\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity_pol_error_upper(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity_tor": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal velocity (average over charge states when multiple charge states are considered)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity_tor(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_tor\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity_tor_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_tor\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity_tor_error_lower(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].velocity_tor_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_tor\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/velocity_tor_error_upper(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed), volume averaged over plasma radius", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/z_ion", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].z_ion_1d": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Average charge of the ion species (sum of states charge weighted by state density and divided by ion density)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/z_ion_1d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].z_ion_1d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion_1d\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/z_ion_1d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].z_ion_1d_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z_ion_1d\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/z_ion_1d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].z_ion_1d_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z_ion_1d\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/z_ion_1d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/z_ion_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/z_ion_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].z_ion_square_1d": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Average square charge of the ion species (sum of states square charge weighted by state density and divided by ion density)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/z_ion_square_1d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].z_ion_square_1d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion_square_1d\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/z_ion_square_1d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].z_ion_square_1d_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z_ion_square_1d\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/z_ion_square_1d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].ion[:].z_ion_square_1d_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z_ion_square_1d\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/ion(i2)/z_ion_square_1d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].j_bootstrap": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Bootstrap current density = average(J_Bootstrap.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/j_bootstrap(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_instant_changes.change[:].profiles_1d[:].j_bootstrap_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_bootstrap\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/j_bootstrap_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].j_bootstrap_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_bootstrap\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/j_bootstrap_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_instant_changes.change[:].profiles_1d[:].j_bootstrap_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_bootstrap\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/j_bootstrap_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_instant_changes.change[:].profiles_1d[:].j_non_inductive": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Non-inductive (includes bootstrap) parallel current density = average(jni.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/j_non_inductive(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_instant_changes.change[:].profiles_1d[:].j_non_inductive_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_non_inductive\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/j_non_inductive_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].j_non_inductive_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_non_inductive\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/j_non_inductive_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_instant_changes.change[:].profiles_1d[:].j_non_inductive_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_non_inductive\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/j_non_inductive_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_instant_changes.change[:].profiles_1d[:].j_ohmic": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Ohmic parallel current density = average(J_Ohmic.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/j_ohmic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_instant_changes.change[:].profiles_1d[:].j_ohmic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_ohmic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/j_ohmic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].j_ohmic_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_ohmic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/j_ohmic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_instant_changes.change[:].profiles_1d[:].j_ohmic_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_ohmic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/j_ohmic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_instant_changes.change[:].profiles_1d[:].j_tor": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total toroidal current density = average(J_Tor/R) / average(1/R)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/j_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_instant_changes.change[:].profiles_1d[:].j_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_tor\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/j_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].j_tor_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_tor\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/j_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_instant_changes.change[:].profiles_1d[:].j_tor_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_tor\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/j_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_instant_changes.change[:].profiles_1d[:].j_total": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total parallel current density = average(jtot.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/j_total(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_instant_changes.change[:].profiles_1d[:].j_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_total\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/j_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].j_total_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_total\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/j_total_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_instant_changes.change[:].profiles_1d[:].j_total_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_total\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/j_total_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_instant_changes.change[:].profiles_1d[:].magnetic_shear": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Magnetic shear, defined as rho_tor/q . dq/drho_tor", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/magnetic_shear(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].magnetic_shear_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"magnetic_shear\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/magnetic_shear_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].magnetic_shear_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"magnetic_shear\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/magnetic_shear_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].magnetic_shear_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"magnetic_shear\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/magnetic_shear_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].momentum_tor": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/momentum_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].momentum_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/momentum_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].momentum_tor_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"momentum_tor\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/momentum_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].momentum_tor_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"momentum_tor\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/momentum_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].n_i_thermal_total": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total ion thermal density (sum over species and charge states)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/n_i_thermal_total(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].n_i_thermal_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_i_thermal_total\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/n_i_thermal_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].n_i_thermal_total_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"n_i_thermal_total\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/n_i_thermal_total_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].n_i_thermal_total_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"n_i_thermal_total\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/n_i_thermal_total_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].n_i_total_over_n_e": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Ratio of total ion density (sum over species and charge states) over electron density. (thermal+non-thermal)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/n_i_total_over_n_e(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].n_i_total_over_n_e_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_i_total_over_n_e\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/n_i_total_over_n_e_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].n_i_total_over_n_e_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"n_i_total_over_n_e\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/n_i_total_over_n_e_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].n_i_total_over_n_e_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"n_i_total_over_n_e\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/n_i_total_over_n_e_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different neutral species", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "core_profile_neutral" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].density": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/density(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].density_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/density_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].density_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/density_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].density_fast": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles (sum over charge states when multiple charge states are considered)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/density_fast(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].density_fast_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/density_fast_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].density_fast_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/density_fast_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].density_thermal": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/density_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].density_thermal_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/density_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].density_thermal_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/density_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/atoms_n", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/z_n", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].ion_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding ion species in the ../../ion array", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/ion_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the species (e.g. H, D, T, He, C, D2, DT, CD4, ...)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/multiple_states_flag", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].pressure": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal+non-thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/pressure(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].pressure_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/pressure_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].pressure_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/pressure_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].pressure_fast_parallel": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure (sum over charge states when multiple charge states are considered)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/pressure_fast_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].pressure_fast_parallel_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].pressure_fast_parallel_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].pressure_fast_perpendicular": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure (sum over charge states when multiple charge states are considered)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/pressure_fast_perpendicular(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].pressure_thermal": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal) associated with random motion ~average((v-average(v))^2) (sum over charge states when multiple charge states are considered)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/pressure_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].pressure_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/pressure_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].pressure_thermal_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/pressure_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].pressure_thermal_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/pressure_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different states of the species (energy, excitation, ...)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "core_profiles_neutral_state" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].density": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].density_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].density_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].density_fast": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density_fast(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].density_fast_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density_fast_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].density_fast_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density_fast_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].density_thermal": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of thermal particles", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].density_thermal_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].density_thermal_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/electron_configuration", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying state", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].neutral_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/neutrals_identifier.xml", + "documentation": "Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI\n1) cold : Cold neutrals\n2) thermal : Thermal neutrals\n3) fast : Fast neutrals\n4) nbi : NBI neutrals", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/neutral_type", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].neutral_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/neutral_type/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].neutral_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/neutral_type/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].neutral_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/neutral_type/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].pressure": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal+non-thermal)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].pressure_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].pressure_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].pressure_fast_parallel": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure ", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_fast_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].pressure_fast_parallel_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].pressure_fast_parallel_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].pressure_fast_perpendicular": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure ", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_fast_perpendicular(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].pressure_thermal": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal) associated with random motion ~average((v-average(v))^2)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].pressure_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].pressure_thermal_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].pressure_thermal_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].temperature": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/temperature(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].temperature_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/temperature_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].temperature_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/temperature_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity": { + "data_type": "STRUCTURE", + "documentation": "Velocity", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.21.0", + "structure_reference": "core_profiles_vector_components_3", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.diamagnetic": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/diamagnetic(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.diamagnetic_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/diamagnetic_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.diamagnetic_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/diamagnetic_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.parallel": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/parallel(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.parallel_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/parallel_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.parallel_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/parallel_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.poloidal": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/poloidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.poloidal_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/poloidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.poloidal_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/poloidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.radial": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radial component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/radial(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.radial_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/radial_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.radial_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/radial_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.toroidal": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/toroidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.toroidal_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/toroidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.toroidal_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/toroidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].temperature": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature (average over charge states when multiple charge states are considered)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/temperature(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].temperature_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/temperature_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].temperature_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/temperature_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity": { + "data_type": "STRUCTURE", + "documentation": "Velocity (average over charge states when multiple charge states are considered)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/velocity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.21.0", + "structure_reference": "core_profiles_vector_components_2", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.diamagnetic": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/velocity/diamagnetic(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/velocity/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.diamagnetic_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/velocity/diamagnetic_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.diamagnetic_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/velocity/diamagnetic_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.parallel": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/velocity/parallel(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/velocity/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.parallel_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/velocity/parallel_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.parallel_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/velocity/parallel_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.poloidal": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/velocity/poloidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/velocity/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.poloidal_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/velocity/poloidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.poloidal_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/velocity/poloidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.radial": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radial component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/velocity/radial(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/velocity/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.radial_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/velocity/radial_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.radial_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/velocity/radial_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.toroidal": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/velocity/toroidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/velocity/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.toroidal_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/velocity/toroidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.toroidal_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/neutral(i2)/velocity/toroidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_instant_changes.change[:].profiles_1d[:].phi_potential": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Electrostatic potential, averaged on the magnetic flux surface", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/phi_potential(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V" + }, + "core_instant_changes.change[:].profiles_1d[:].phi_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi_potential\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/phi_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].phi_potential_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi_potential\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/phi_potential_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V" + }, + "core_instant_changes.change[:].profiles_1d[:].phi_potential_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi_potential\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/phi_potential_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V" + }, + "core_instant_changes.change[:].profiles_1d[:].pressure_ion_total": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total (sum over ion species) thermal ion pressure", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/pressure_ion_total(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].pressure_ion_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_ion_total\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/pressure_ion_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].pressure_ion_total_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_ion_total\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/pressure_ion_total_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].pressure_ion_total_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_ion_total\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/pressure_ion_total_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].pressure_parallel": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total parallel pressure (electrons+ions, thermal+non-thermal)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/pressure_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].pressure_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/pressure_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].pressure_parallel_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/pressure_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].pressure_parallel_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_parallel\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/pressure_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].pressure_perpendicular": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total perpendicular pressure (electrons+ions, thermal+non-thermal)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/pressure_perpendicular(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].pressure_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_perpendicular\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/pressure_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].pressure_perpendicular_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_perpendicular\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/pressure_perpendicular_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].pressure_perpendicular_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_perpendicular\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/pressure_perpendicular_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].pressure_thermal": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Thermal pressure (electrons+ions)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/pressure_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].pressure_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/pressure_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].pressure_thermal_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/pressure_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].pressure_thermal_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_thermal\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/pressure_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_instant_changes.change[:].profiles_1d[:].q": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "IDSPATH.q", + "cocos_transformation_expression": ".fact_q", + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Safety factor (IMAS uses COCOS=11: only positive when toroidal current and magnetic field are in same direction)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/q(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].q_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"q\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/q_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].q_error_lower": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "IDSPATH.q", + "cocos_transformation_expression": ".fact_q", + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"q\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/q_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].q_error_upper": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "IDSPATH.q", + "cocos_transformation_expression": ".fact_q", + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"q\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/q_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].rotation_frequency_tor_sonic": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/rotation_frequency_tor_sonic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1", + "url": "https://doi.org/10.1063/1.865350" + }, + "core_instant_changes.change[:].profiles_1d[:].rotation_frequency_tor_sonic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rotation_frequency_tor_sonic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/rotation_frequency_tor_sonic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].rotation_frequency_tor_sonic_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rotation_frequency_tor_sonic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/rotation_frequency_tor_sonic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1", + "url": "https://doi.org/10.1063/1.865350" + }, + "core_instant_changes.change[:].profiles_1d[:].rotation_frequency_tor_sonic_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rotation_frequency_tor_sonic\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/rotation_frequency_tor_sonic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1", + "url": "https://doi.org/10.1063/1.865350" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Ion temperature (averaged on charge states and ion species)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"t_i_average\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"t_i_average\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"t_i_average\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit": { + "data_type": "STRUCTURE", + "documentation": "Information on the fit used to obtain the t_i_average profile", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit", + "lifecycle_status": "active", + "structure_reference": "core_profiles_1D_fit", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.chi_squared": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/chi_squared(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.chi_squared_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/chi_squared_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.chi_squared_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/chi_squared_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.local": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "INT_1D", + "documentation": "Integer flag : 1 means local measurement, 0 means line-integrated measurement", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/local(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured values", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/measured(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"measured\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/measured_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"measured\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/measured_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.parameters": { + "data_type": "STR_0D", + "documentation": "List of the fit specific parameters in XML format", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/parameters", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.reconstructed": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Value reconstructed from the fit", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/reconstructed(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.reconstructed_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/reconstructed_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.reconstructed_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/reconstructed_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.rho_tor_norm": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.rho_tor_norm_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.rho_tor_norm_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.source": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "STR_1D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/source(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.time_measurement": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.time_measurement_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.time_measurement_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.time_measurement_slice_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement_slice_method", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.time_measurement_slice_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement_slice_method/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.time_measurement_slice_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement_slice_method/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.time_measurement_slice_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement_slice_method/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.time_measurement_width": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement_width(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.time_measurement_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement_width\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.time_measurement_width_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement_width\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement_width_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.time_measurement_width_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement_width\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement_width_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.weight": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Weight given to each measured value", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/weight(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.weight_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weight\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/weight_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.weight_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weight\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/t_i_average_fit/weight_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/time", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective charge", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"zeff\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"zeff\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"zeff\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit": { + "data_type": "STRUCTURE", + "documentation": "Information on the fit used to obtain the zeff profile", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit", + "lifecycle_status": "active", + "structure_reference": "core_profiles_1D_fit", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.chi_squared": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/chi_squared(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.chi_squared_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/chi_squared_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.chi_squared_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/chi_squared_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.local": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured" + ], + "data_type": "INT_1D", + "documentation": "Integer flag : 1 means local measurement, 0 means line-integrated measurement", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/local(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured values", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/measured(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"measured\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/measured_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"measured\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/measured_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.parameters": { + "data_type": "STR_0D", + "documentation": "List of the fit specific parameters in XML format", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/parameters", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.reconstructed": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Value reconstructed from the fit", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/reconstructed(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.reconstructed_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/reconstructed_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.reconstructed_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/reconstructed_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.rho_tor_norm": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.rho_tor_norm_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.rho_tor_norm_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.source": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured" + ], + "data_type": "STR_1D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/source(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.time_measurement": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/time_measurement(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.time_measurement_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/time_measurement_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.time_measurement_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/time_measurement_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.time_measurement_slice_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/time_measurement_slice_method", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.time_measurement_slice_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/time_measurement_slice_method/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.time_measurement_slice_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/time_measurement_slice_method/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.time_measurement_slice_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/time_measurement_slice_method/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.time_measurement_width": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/time_measurement_width(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.time_measurement_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement_width\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/time_measurement_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.time_measurement_width_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement_width\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/time_measurement_width_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.time_measurement_width_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement_width\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/time_measurement_width_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.weight": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Weight given to each measured value", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/weight(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.weight_error_lower": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weight\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/weight_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.weight_error_upper": { + "coordinates": [ + "core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weight\"", + "full_path": "core_instant_changes/change(i1)/profiles_1d(itime)/zeff_fit/weight_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_instant_changes.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "core_instant_changes/code", + "lifecycle_status": "active", + "structure_reference": "code" + }, + "core_instant_changes.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_instant_changes/code/commit", + "lifecycle_status": "active", + "type": "constant" + }, + "core_instant_changes.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_instant_changes/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "constant" + }, + "core_instant_changes.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "core_instant_changes/code/library(i1)", + "lifecycle_status": "active", + "maxoccur": "10", + "structure_reference": "library" + }, + "core_instant_changes.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_instant_changes/code/library(i1)/commit", + "lifecycle_status": "active", + "type": "constant" + }, + "core_instant_changes.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_instant_changes/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "constant" + }, + "core_instant_changes.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "core_instant_changes/code/library(i1)/name", + "lifecycle_status": "active", + "type": "constant" + }, + "core_instant_changes.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "core_instant_changes/code/library(i1)/parameters", + "lifecycle_status": "active", + "type": "constant" + }, + "core_instant_changes.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_instant_changes/code/library(i1)/repository", + "lifecycle_status": "active", + "type": "constant" + }, + "core_instant_changes.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_instant_changes/code/library(i1)/version", + "lifecycle_status": "active", + "type": "constant" + }, + "core_instant_changes.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "core_instant_changes/code/name", + "lifecycle_status": "active", + "type": "constant" + }, + "core_instant_changes.code.output_flag": { + "coordinates": [ + "core_instant_changes.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "core_instant_changes/code/output_flag(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic" + }, + "core_instant_changes.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "core_instant_changes/code/parameters", + "lifecycle_status": "active", + "type": "constant" + }, + "core_instant_changes.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_instant_changes/code/repository", + "lifecycle_status": "active", + "type": "constant" + }, + "core_instant_changes.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_instant_changes/code/version", + "lifecycle_status": "active", + "type": "constant" + }, + "core_instant_changes.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "core_instant_changes/ids_properties", + "lifecycle_status": "active", + "structure_reference": "ids_properties" + }, + "core_instant_changes.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "core_instant_changes/ids_properties/comment", + "lifecycle_status": "active", + "type": "constant" + }, + "core_instant_changes.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "core_instant_changes/ids_properties/creation_date", + "lifecycle_status": "active", + "type": "constant" + }, + "core_instant_changes.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "core_instant_changes/ids_properties/homogeneous_time", + "lifecycle_status": "active", + "type": "constant" + }, + "core_instant_changes.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "core_instant_changes.ids_properties.occurrence" + }, + "core_instant_changes.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "core_instant_changes/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "core_instant_changes.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "core_instant_changes/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "core_instant_changes.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_instant_changes/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_instant_changes/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "core_instant_changes/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_instant_changes/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_instant_changes/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "core_instant_changes/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "core_instant_changes.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_instant_changes/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_instant_changes/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "core_instant_changes/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_instant_changes/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_instant_changes/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "core_instant_changes/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "core_instant_changes/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "core_instant_changes.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_instant_changes/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_instant_changes/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "core_instant_changes/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "core_instant_changes/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_instant_changes/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_instant_changes/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "core_instant_changes/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "core_instant_changes.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "core_instant_changes/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "core_instant_changes.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_instant_changes/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_instant_changes/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "core_instant_changes/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "core_instant_changes/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_instant_changes/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_instant_changes/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "core_instant_changes/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "core_instant_changes.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_instant_changes/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_instant_changes/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "core_instant_changes/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "core_instant_changes/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_instant_changes/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_instant_changes/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_instant_changes.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "core_instant_changes/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "core_instant_changes.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "core_instant_changes/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "core_instant_changes.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "core_instant_changes/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "core_instant_changes.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "core_instant_changes/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "core_instant_changes.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "core_instant_changes/ids_properties/provider", + "lifecycle_status": "active", + "type": "constant" + }, + "core_instant_changes.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "core_instant_changes/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "core_instant_changes.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "core_instant_changes/ids_properties/version_put", + "lifecycle_status": "active", + "structure_reference": "version_dd_al" + }, + "core_instant_changes.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "core_instant_changes/ids_properties/version_put/access_layer", + "lifecycle_status": "active", + "type": "constant" + }, + "core_instant_changes.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "core_instant_changes/ids_properties/version_put/access_layer_language", + "lifecycle_status": "active", + "type": "constant" + }, + "core_instant_changes.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "core_instant_changes/ids_properties/version_put/data_dictionary", + "lifecycle_status": "active", + "type": "constant" + }, + "core_instant_changes.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "core_instant_changes/time(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "core_instant_changes.vacuum_toroidal_field": { + "cocos_alias": "IDSPATH", + "cocos_replace": "core_instant_changes.vacuum_toroidal_field", + "data_type": "STRUCTURE", + "documentation": "Characteristics of the vacuum toroidal field (used in Rho_Tor definition and in the normalization of current densities)", + "full_path": "core_instant_changes/vacuum_toroidal_field", + "lifecycle_status": "active", + "structure_reference": "b_tor_vacuum_1" + }, + "core_instant_changes.vacuum_toroidal_field.b0": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "core_instant_changes.time" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "core_instant_changes/vacuum_toroidal_field/b0(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "core_instant_changes.vacuum_toroidal_field.b0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b0\"", + "full_path": "core_instant_changes/vacuum_toroidal_field/b0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_instant_changes.vacuum_toroidal_field.b0_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "core_instant_changes.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b0\"", + "full_path": "core_instant_changes/vacuum_toroidal_field/b0_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "core_instant_changes.vacuum_toroidal_field.b0_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "core_instant_changes.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b0\"", + "full_path": "core_instant_changes/vacuum_toroidal_field/b0_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "core_instant_changes.vacuum_toroidal_field.r0": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "core_instant_changes/vacuum_toroidal_field/r0", + "lifecycle_status": "active", + "type": "constant", + "units": "m" + }, + "core_instant_changes.vacuum_toroidal_field.r0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r0\"", + "full_path": "core_instant_changes/vacuum_toroidal_field/r0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_instant_changes.vacuum_toroidal_field.r0_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r0\"", + "full_path": "core_instant_changes/vacuum_toroidal_field/r0_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "m" + }, + "core_instant_changes.vacuum_toroidal_field.r0_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r0\"", + "full_path": "core_instant_changes/vacuum_toroidal_field/r0_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "m" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/core_profiles.json b/omas/imas_structures/3_39_0/core_profiles.json new file mode 100644 index 000000000..79e0309fd --- /dev/null +++ b/omas/imas_structures/3_39_0/core_profiles.json @@ -0,0 +1,11369 @@ +{ + "core_profiles": { + "documentation": "Core plasma profiles", + "full_path": "core_profiles", + "lifecycle_last_change": "3.39.0", + "lifecycle_status": "active", + "lifecycle_version": "3.1.0", + "maxoccur": "15", + "specific_validation_rules": "yes" + }, + "core_profiles.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "core_profiles/code", + "lifecycle_status": "active", + "structure_reference": "code" + }, + "core_profiles.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_profiles/code/commit", + "lifecycle_status": "active", + "type": "constant" + }, + "core_profiles.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_profiles/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "constant" + }, + "core_profiles.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "core_profiles/code/library(i1)", + "lifecycle_status": "active", + "maxoccur": "10", + "structure_reference": "library" + }, + "core_profiles.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_profiles/code/library(i1)/commit", + "lifecycle_status": "active", + "type": "constant" + }, + "core_profiles.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_profiles/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "constant" + }, + "core_profiles.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "core_profiles/code/library(i1)/name", + "lifecycle_status": "active", + "type": "constant" + }, + "core_profiles.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "core_profiles/code/library(i1)/parameters", + "lifecycle_status": "active", + "type": "constant" + }, + "core_profiles.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_profiles/code/library(i1)/repository", + "lifecycle_status": "active", + "type": "constant" + }, + "core_profiles.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_profiles/code/library(i1)/version", + "lifecycle_status": "active", + "type": "constant" + }, + "core_profiles.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "core_profiles/code/name", + "lifecycle_status": "active", + "type": "constant" + }, + "core_profiles.code.output_flag": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "core_profiles/code/output_flag(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic" + }, + "core_profiles.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "core_profiles/code/parameters", + "lifecycle_status": "active", + "type": "constant" + }, + "core_profiles.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_profiles/code/repository", + "lifecycle_status": "active", + "type": "constant" + }, + "core_profiles.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_profiles/code/version", + "lifecycle_status": "active", + "type": "constant" + }, + "core_profiles.global_quantities": { + "data_type": "STRUCTURE", + "documentation": "Various global quantities derived from the profiles", + "full_path": "core_profiles/global_quantities", + "lifecycle_status": "active", + "structure_reference": "core_profiles_global_quantities" + }, + "core_profiles.global_quantities.beta_pol": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal beta. Defined as betap = 4 int(p dV) / [R_0 * mu_0 * Ip^2]", + "full_path": "core_profiles/global_quantities/beta_pol(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.beta_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"beta_pol\"", + "full_path": "core_profiles/global_quantities/beta_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_profiles.global_quantities.beta_pol_error_lower": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"beta_pol\"", + "full_path": "core_profiles/global_quantities/beta_pol_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.beta_pol_error_upper": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"beta_pol\"", + "full_path": "core_profiles/global_quantities/beta_pol_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.beta_tor": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal beta, defined as the volume-averaged total perpendicular pressure divided by (B0^2/(2*mu0)), i.e. beta_toroidal = 2 mu0 int(p dV) / V / B0^2", + "full_path": "core_profiles/global_quantities/beta_tor(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.beta_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"beta_tor\"", + "full_path": "core_profiles/global_quantities/beta_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_profiles.global_quantities.beta_tor_error_lower": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"beta_tor\"", + "full_path": "core_profiles/global_quantities/beta_tor_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.beta_tor_error_upper": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"beta_tor\"", + "full_path": "core_profiles/global_quantities/beta_tor_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.beta_tor_norm": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Normalised toroidal beta, defined as 100 * beta_tor * a[m] * B0 [T] / ip [MA] ", + "full_path": "core_profiles/global_quantities/beta_tor_norm(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.beta_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"beta_tor_norm\"", + "full_path": "core_profiles/global_quantities/beta_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_profiles.global_quantities.beta_tor_norm_error_lower": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"beta_tor_norm\"", + "full_path": "core_profiles/global_quantities/beta_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.beta_tor_norm_error_upper": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"beta_tor_norm\"", + "full_path": "core_profiles/global_quantities/beta_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.current_bootstrap": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "core_profiles.global_quantities.current_bootstrap", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Bootstrap current (toroidal component). Positive sign means anti-clockwise when viewed from above.", + "full_path": "core_profiles/global_quantities/current_bootstrap(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "core_profiles.global_quantities.current_bootstrap_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_bootstrap\"", + "full_path": "core_profiles/global_quantities/current_bootstrap_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_profiles.global_quantities.current_bootstrap_error_lower": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "core_profiles.global_quantities.current_bootstrap", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current_bootstrap\"", + "full_path": "core_profiles/global_quantities/current_bootstrap_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "core_profiles.global_quantities.current_bootstrap_error_upper": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "core_profiles.global_quantities.current_bootstrap", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current_bootstrap\"", + "full_path": "core_profiles/global_quantities/current_bootstrap_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "core_profiles.global_quantities.current_non_inductive": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "core_profiles.global_quantities.current_non_inductive", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Total non-inductive current (toroidal component). Positive sign means anti-clockwise when viewed from above.", + "full_path": "core_profiles/global_quantities/current_non_inductive(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "core_profiles.global_quantities.current_non_inductive_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_non_inductive\"", + "full_path": "core_profiles/global_quantities/current_non_inductive_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_profiles.global_quantities.current_non_inductive_error_lower": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "core_profiles.global_quantities.current_non_inductive", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current_non_inductive\"", + "full_path": "core_profiles/global_quantities/current_non_inductive_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "core_profiles.global_quantities.current_non_inductive_error_upper": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "core_profiles.global_quantities.current_non_inductive", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current_non_inductive\"", + "full_path": "core_profiles/global_quantities/current_non_inductive_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "core_profiles.global_quantities.ejima": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Ejima coefficient : resistive psi losses divided by (mu0*R*Ip). See S. Ejima et al, Nuclear Fusion, Vol.22, No.10 (1982), 1313", + "full_path": "core_profiles/global_quantities/ejima(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.ejima_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ejima\"", + "full_path": "core_profiles/global_quantities/ejima_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_profiles.global_quantities.ejima_error_lower": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"ejima\"", + "full_path": "core_profiles/global_quantities/ejima_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.ejima_error_upper": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"ejima\"", + "full_path": "core_profiles/global_quantities/ejima_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.energy_diamagnetic": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Plasma energy content = 3/2 * integral over the plasma volume of the total perpendicular pressure ", + "full_path": "core_profiles/global_quantities/energy_diamagnetic(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "J" + }, + "core_profiles.global_quantities.energy_diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_diamagnetic\"", + "full_path": "core_profiles/global_quantities/energy_diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_profiles.global_quantities.energy_diamagnetic_error_lower": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energy_diamagnetic\"", + "full_path": "core_profiles/global_quantities/energy_diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "J" + }, + "core_profiles.global_quantities.energy_diamagnetic_error_upper": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energy_diamagnetic\"", + "full_path": "core_profiles/global_quantities/energy_diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "J" + }, + "core_profiles.global_quantities.ion": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different ion species, in the sense of isonuclear or isomolecular sequences. The set of ion species of this array must be the same as the one defined in profiles_1d/ion, at the time slice indicated in ion_time_slice", + "full_path": "core_profiles/global_quantities/ion(i1)", + "introduced_after_version": "3.33.0", + "lifecycle_status": "active", + "maxoccur": "20", + "structure_reference": "core_profiles_global_quantities_ion", + "timebasepath": "time" + }, + "core_profiles.global_quantities.ion[:].n_i_volume_average": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Volume averaged density of this ion species (averaged over the plasma volume up to the LCFS)", + "full_path": "core_profiles/global_quantities/ion(i1)/n_i_volume_average(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.global_quantities.ion[:].n_i_volume_average_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_i_volume_average\"", + "full_path": "core_profiles/global_quantities/ion(i1)/n_i_volume_average_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_profiles.global_quantities.ion[:].n_i_volume_average_error_lower": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"n_i_volume_average\"", + "full_path": "core_profiles/global_quantities/ion(i1)/n_i_volume_average_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.global_quantities.ion[:].n_i_volume_average_error_upper": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"n_i_volume_average\"", + "full_path": "core_profiles/global_quantities/ion(i1)/n_i_volume_average_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.global_quantities.ion[:].t_i_volume_average": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Volume averaged temperature of this ion species (averaged over the plasma volume up to the LCFS)", + "full_path": "core_profiles/global_quantities/ion(i1)/t_i_volume_average(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.global_quantities.ion[:].t_i_volume_average_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"t_i_volume_average\"", + "full_path": "core_profiles/global_quantities/ion(i1)/t_i_volume_average_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_profiles.global_quantities.ion[:].t_i_volume_average_error_lower": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"t_i_volume_average\"", + "full_path": "core_profiles/global_quantities/ion(i1)/t_i_volume_average_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.global_quantities.ion[:].t_i_volume_average_error_upper": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"t_i_volume_average\"", + "full_path": "core_profiles/global_quantities/ion(i1)/t_i_volume_average_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.global_quantities.ion_time_slice": { + "data_type": "FLT_0D", + "documentation": "Time slice of the profiles_1d array used to define the ion composition of the global_quantities/ion array.", + "full_path": "core_profiles/global_quantities/ion_time_slice", + "introduced_after_version": "3.33.0", + "lifecycle_status": "active", + "type": "constant", + "units": "s" + }, + "core_profiles.global_quantities.ion_time_slice_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ion_time_slice\"", + "full_path": "core_profiles/global_quantities/ion_time_slice_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_profiles.global_quantities.ion_time_slice_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"ion_time_slice\"", + "full_path": "core_profiles/global_quantities/ion_time_slice_error_lower", + "introduced_after_version": "3.33.0", + "lifecycle_status": "active", + "type": "constant", + "units": "s" + }, + "core_profiles.global_quantities.ion_time_slice_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"ion_time_slice\"", + "full_path": "core_profiles/global_quantities/ion_time_slice_error_upper", + "introduced_after_version": "3.33.0", + "lifecycle_status": "active", + "type": "constant", + "units": "s" + }, + "core_profiles.global_quantities.ip": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "core_profiles.global_quantities.ip", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Total plasma current (toroidal component). Positive sign means anti-clockwise when viewed from above.", + "full_path": "core_profiles/global_quantities/ip(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "core_profiles.global_quantities.ip_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ip\"", + "full_path": "core_profiles/global_quantities/ip_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_profiles.global_quantities.ip_error_lower": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "core_profiles.global_quantities.ip", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"ip\"", + "full_path": "core_profiles/global_quantities/ip_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "core_profiles.global_quantities.ip_error_upper": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "core_profiles.global_quantities.ip", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"ip\"", + "full_path": "core_profiles/global_quantities/ip_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "core_profiles.global_quantities.li": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Internal inductance. The li_3 definition is used, i.e. li_3 = 2/R0/mu0^2/Ip^2 * int(Bp^2 dV).", + "full_path": "core_profiles/global_quantities/li(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.7.0", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.li_3": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Internal inductance. The li_3 definition is used, i.e. li_3 = 2/R0/mu0^2/Ip^2 * int(Bp^2 dV).", + "full_path": "core_profiles/global_quantities/li_3(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.li_3_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"li_3\"", + "full_path": "core_profiles/global_quantities/li_3_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_profiles.global_quantities.li_3_error_lower": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"li_3\"", + "full_path": "core_profiles/global_quantities/li_3_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.li_3_error_upper": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"li_3\"", + "full_path": "core_profiles/global_quantities/li_3_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.li_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"li\"", + "full_path": "core_profiles/global_quantities/li_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_profiles.global_quantities.li_error_lower": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"li\"", + "full_path": "core_profiles/global_quantities/li_error_lower(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.7.0", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.li_error_upper": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"li\"", + "full_path": "core_profiles/global_quantities/li_error_upper(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.7.0", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.n_e_volume_average": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Volume averaged electron density (average over the plasma volume up to the LCFS)", + "full_path": "core_profiles/global_quantities/n_e_volume_average(:)", + "introduced_after_version": "3.33.0", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.global_quantities.n_e_volume_average_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_e_volume_average\"", + "full_path": "core_profiles/global_quantities/n_e_volume_average_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_profiles.global_quantities.n_e_volume_average_error_lower": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"n_e_volume_average\"", + "full_path": "core_profiles/global_quantities/n_e_volume_average_error_lower(:)", + "introduced_after_version": "3.33.0", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.global_quantities.n_e_volume_average_error_upper": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"n_e_volume_average\"", + "full_path": "core_profiles/global_quantities/n_e_volume_average_error_upper(:)", + "introduced_after_version": "3.33.0", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.global_quantities.resistive_psi_losses": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Resistive part of the poloidal flux losses, defined as the volume-averaged scalar product of the electric field and the ohmic current density, normalized by the plasma current and integrated in time from the beginning of the plasma discharge: int ( (int(E_field_tor.j_ohm_tor) dV) / Ip ) dt)", + "full_path": "core_profiles/global_quantities/resistive_psi_losses(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "core_profiles.global_quantities.resistive_psi_losses_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"resistive_psi_losses\"", + "full_path": "core_profiles/global_quantities/resistive_psi_losses_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_profiles.global_quantities.resistive_psi_losses_error_lower": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"resistive_psi_losses\"", + "full_path": "core_profiles/global_quantities/resistive_psi_losses_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "core_profiles.global_quantities.resistive_psi_losses_error_upper": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"resistive_psi_losses\"", + "full_path": "core_profiles/global_quantities/resistive_psi_losses_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "core_profiles.global_quantities.t_e_peaking": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Electron temperature peaking factor, defined as the Te value at the magnetic axis divided by the volume averaged Te (average over the plasma volume up to the LCFS)", + "full_path": "core_profiles/global_quantities/t_e_peaking(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.t_e_peaking_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"t_e_peaking\"", + "full_path": "core_profiles/global_quantities/t_e_peaking_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_profiles.global_quantities.t_e_peaking_error_lower": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"t_e_peaking\"", + "full_path": "core_profiles/global_quantities/t_e_peaking_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.t_e_peaking_error_upper": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"t_e_peaking\"", + "full_path": "core_profiles/global_quantities/t_e_peaking_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.t_e_volume_average": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Volume averaged electron temperature (average over the plasma volume up to the LCFS)", + "full_path": "core_profiles/global_quantities/t_e_volume_average(:)", + "introduced_after_version": "3.33.0", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.global_quantities.t_e_volume_average_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"t_e_volume_average\"", + "full_path": "core_profiles/global_quantities/t_e_volume_average_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_profiles.global_quantities.t_e_volume_average_error_lower": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"t_e_volume_average\"", + "full_path": "core_profiles/global_quantities/t_e_volume_average_error_lower(:)", + "introduced_after_version": "3.33.0", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.global_quantities.t_e_volume_average_error_upper": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"t_e_volume_average\"", + "full_path": "core_profiles/global_quantities/t_e_volume_average_error_upper(:)", + "introduced_after_version": "3.33.0", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.global_quantities.t_i_average_peaking": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Ion temperature (averaged over ion species and states) peaking factor, defined as the Ti value at the magnetic axis divided by the volume averaged Ti (average over the plasma volume up to the LCFS)", + "full_path": "core_profiles/global_quantities/t_i_average_peaking(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.t_i_average_peaking_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"t_i_average_peaking\"", + "full_path": "core_profiles/global_quantities/t_i_average_peaking_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_profiles.global_quantities.t_i_average_peaking_error_lower": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"t_i_average_peaking\"", + "full_path": "core_profiles/global_quantities/t_i_average_peaking_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.t_i_average_peaking_error_upper": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"t_i_average_peaking\"", + "full_path": "core_profiles/global_quantities/t_i_average_peaking_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.v_loop": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "core_profiles.global_quantities.v_loop", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "LCFS loop voltage (positive value drives positive ohmic current that flows anti-clockwise when viewed from above)", + "full_path": "core_profiles/global_quantities/v_loop(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "V" + }, + "core_profiles.global_quantities.v_loop_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v_loop\"", + "full_path": "core_profiles/global_quantities/v_loop_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_profiles.global_quantities.v_loop_error_lower": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "core_profiles.global_quantities.v_loop", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v_loop\"", + "full_path": "core_profiles/global_quantities/v_loop_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "V" + }, + "core_profiles.global_quantities.v_loop_error_upper": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "core_profiles.global_quantities.v_loop", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v_loop\"", + "full_path": "core_profiles/global_quantities/v_loop_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "V" + }, + "core_profiles.global_quantities.z_eff_resistive": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Volume average plasma effective charge, estimated from the flux consumption in the ohmic phase", + "full_path": "core_profiles/global_quantities/z_eff_resistive(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.z_eff_resistive_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_eff_resistive\"", + "full_path": "core_profiles/global_quantities/z_eff_resistive_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_profiles.global_quantities.z_eff_resistive_error_lower": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z_eff_resistive\"", + "full_path": "core_profiles/global_quantities/z_eff_resistive_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.global_quantities.z_eff_resistive_error_upper": { + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z_eff_resistive\"", + "full_path": "core_profiles/global_quantities/z_eff_resistive_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "core_profiles.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "core_profiles/ids_properties", + "lifecycle_status": "active", + "structure_reference": "ids_properties" + }, + "core_profiles.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "core_profiles/ids_properties/comment", + "lifecycle_status": "active", + "type": "constant" + }, + "core_profiles.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "core_profiles/ids_properties/creation_date", + "lifecycle_status": "active", + "type": "constant" + }, + "core_profiles.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "core_profiles/ids_properties/homogeneous_time", + "lifecycle_status": "active", + "type": "constant" + }, + "core_profiles.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "core_profiles.ids_properties.occurrence" + }, + "core_profiles.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "core_profiles/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "core_profiles.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "core_profiles/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "core_profiles.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_profiles/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_profiles/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "core_profiles/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_profiles/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_profiles/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "core_profiles/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "core_profiles.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_profiles/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_profiles/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "core_profiles/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_profiles/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_profiles/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "core_profiles/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "core_profiles/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "core_profiles.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_profiles/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_profiles/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "core_profiles/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "core_profiles/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_profiles/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_profiles/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "core_profiles/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "core_profiles.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "core_profiles/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "core_profiles.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_profiles/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_profiles/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "core_profiles/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "core_profiles/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_profiles/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_profiles/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "core_profiles/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "core_profiles.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_profiles/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_profiles/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "core_profiles/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "core_profiles/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_profiles/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_profiles/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_profiles.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "core_profiles/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "core_profiles.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "core_profiles/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "core_profiles.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "core_profiles/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "core_profiles.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "core_profiles/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "core_profiles.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "core_profiles/ids_properties/provider", + "lifecycle_status": "active", + "type": "constant" + }, + "core_profiles.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "core_profiles/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "core_profiles.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "core_profiles/ids_properties/version_put", + "lifecycle_status": "active", + "structure_reference": "version_dd_al" + }, + "core_profiles.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "core_profiles/ids_properties/version_put/access_layer", + "lifecycle_status": "active", + "type": "constant" + }, + "core_profiles.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "core_profiles/ids_properties/version_put/access_layer_language", + "lifecycle_status": "active", + "type": "constant" + }, + "core_profiles.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "core_profiles/ids_properties/version_put/data_dictionary", + "lifecycle_status": "active", + "type": "constant" + }, + "core_profiles.profiles_1d": { + "cocos_alias": "IDSPATH", + "cocos_replace": "core_profiles.profiles_1d{i}", + "coordinates": [ + "core_profiles.profiles_1d[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Core plasma radial profiles for various time slices", + "full_path": "core_profiles/profiles_1d(itime)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "core_profiles_profiles_1d", + "timebasepath": "time", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].conductivity_parallel": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel conductivity", + "full_path": "core_profiles/profiles_1d(itime)/conductivity_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "core_profiles.profiles_1d[:].conductivity_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"conductivity_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/conductivity_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].conductivity_parallel_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"conductivity_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/conductivity_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "core_profiles.profiles_1d[:].conductivity_parallel_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"conductivity_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/conductivity_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "core_profiles.profiles_1d[:].current_parallel_inside": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel current driven inside the flux surface. Cumulative surface integral of j_total", + "full_path": "core_profiles/profiles_1d(itime)/current_parallel_inside(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A" + }, + "core_profiles.profiles_1d[:].current_parallel_inside_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_parallel_inside\"", + "full_path": "core_profiles/profiles_1d(itime)/current_parallel_inside_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].current_parallel_inside_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current_parallel_inside\"", + "full_path": "core_profiles/profiles_1d(itime)/current_parallel_inside_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A" + }, + "core_profiles.profiles_1d[:].current_parallel_inside_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current_parallel_inside\"", + "full_path": "core_profiles/profiles_1d(itime)/current_parallel_inside_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A" + }, + "core_profiles.profiles_1d[:].e_field": { + "data_type": "STRUCTURE", + "documentation": "Electric field, averaged on the magnetic surface. E.g for the parallel component, average(E.B) / B0, using core_profiles/vacuum_toroidal_field/b0", + "full_path": "core_profiles/profiles_1d(itime)/e_field", + "lifecycle_status": "active", + "structure_reference": "core_profiles_vector_components_1", + "units": "V.m^-1" + }, + "core_profiles.profiles_1d[:].e_field.diamagnetic": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component", + "full_path": "core_profiles/profiles_1d(itime)/e_field/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_profiles.profiles_1d[:].e_field.diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "core_profiles/profiles_1d(itime)/e_field/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].e_field.diamagnetic_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "core_profiles/profiles_1d(itime)/e_field/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_profiles.profiles_1d[:].e_field.diamagnetic_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "core_profiles/profiles_1d(itime)/e_field/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_profiles.profiles_1d[:].e_field.parallel": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component", + "full_path": "core_profiles/profiles_1d(itime)/e_field/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_profiles.profiles_1d[:].e_field.parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/e_field/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].e_field.parallel_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/e_field/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_profiles.profiles_1d[:].e_field.parallel_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/e_field/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_profiles.profiles_1d[:].e_field.poloidal": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component", + "full_path": "core_profiles/profiles_1d(itime)/e_field/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_profiles.profiles_1d[:].e_field.poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "core_profiles/profiles_1d(itime)/e_field/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].e_field.poloidal_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "core_profiles/profiles_1d(itime)/e_field/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_profiles.profiles_1d[:].e_field.poloidal_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "core_profiles/profiles_1d(itime)/e_field/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_profiles.profiles_1d[:].e_field.radial": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radial component", + "full_path": "core_profiles/profiles_1d(itime)/e_field/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_profiles.profiles_1d[:].e_field.radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "core_profiles/profiles_1d(itime)/e_field/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].e_field.radial_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "core_profiles/profiles_1d(itime)/e_field/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_profiles.profiles_1d[:].e_field.radial_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "core_profiles/profiles_1d(itime)/e_field/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_profiles.profiles_1d[:].e_field.toroidal": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component", + "full_path": "core_profiles/profiles_1d(itime)/e_field/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_profiles.profiles_1d[:].e_field.toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "core_profiles/profiles_1d(itime)/e_field/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].e_field.toroidal_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "core_profiles/profiles_1d(itime)/e_field/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_profiles.profiles_1d[:].e_field.toroidal_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "core_profiles/profiles_1d(itime)/e_field/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_profiles.profiles_1d[:].e_field_parallel": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel electric field = average(E.B) / B0, where Core_Profiles/Vacuum_Toroidal_Field/ B0", + "full_path": "core_profiles/profiles_1d(itime)/e_field_parallel(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_profiles.profiles_1d[:].e_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"e_field_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/e_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].e_field_parallel_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"e_field_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/e_field_parallel_error_lower(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_profiles.profiles_1d[:].e_field_parallel_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"e_field_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/e_field_parallel_error_upper(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_profiles.profiles_1d[:].electrons": { + "data_type": "STRUCTURE", + "documentation": "Quantities related to the electrons", + "full_path": "core_profiles/profiles_1d(itime)/electrons", + "lifecycle_status": "active", + "structure_reference": "core_profiles_profiles_1d_electrons" + }, + "core_profiles.profiles_1d[:].electrons.collisionality_norm": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisionality normalised to the bounce frequency", + "full_path": "core_profiles/profiles_1d(itime)/electrons/collisionality_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].electrons.collisionality_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"collisionality_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/collisionality_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.collisionality_norm_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"collisionality_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/collisionality_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].electrons.collisionality_norm_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"collisionality_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/collisionality_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].electrons.density": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].electrons.density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.density_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].electrons.density_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].electrons.density_fast": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fast(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].electrons.density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.density_fast_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fast_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].electrons.density_fast_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fast_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].electrons.density_fit": { + "data_type": "STRUCTURE", + "documentation": "Information on the fit used to obtain the density profile", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit", + "lifecycle_status": "active", + "structure_reference": "core_profiles_1D_fit", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.chi_squared": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/chi_squared(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.chi_squared_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/chi_squared_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.chi_squared_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/chi_squared_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.local": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "INT_1D", + "documentation": "Integer flag : 1 means local measurement, 0 means line-integrated measurement", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/local(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.measured": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured values", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/measured(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.measured_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"measured\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/measured_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.measured_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"measured\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/measured_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.parameters": { + "data_type": "STR_0D", + "documentation": "List of the fit specific parameters in XML format", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/parameters", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.reconstructed": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Value reconstructed from the fit", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/reconstructed(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.reconstructed_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/reconstructed_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.reconstructed_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/reconstructed_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.rho_tor_norm": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.rho_tor_norm_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.rho_tor_norm_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.source": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "STR_1D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/source(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.time_measurement": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.time_measurement_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.time_measurement_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.time_measurement_slice_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement_slice_method", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.time_measurement_slice_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement_slice_method/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.time_measurement_slice_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement_slice_method/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.time_measurement_slice_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement_slice_method/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.time_measurement_width": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement_width(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.time_measurement_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement_width\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.time_measurement_width_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement_width\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement_width_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.time_measurement_width_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement_width\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement_width_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.weight": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Weight given to each measured value", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/weight(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.weight_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weight\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/weight_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].electrons.density_fit.weight_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weight\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_fit/weight_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].electrons.density_thermal": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of thermal particles", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].electrons.density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.density_thermal_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].electrons.density_thermal_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].electrons.density_validity": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/electrons/density_validity", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.pressure": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal+non-thermal)", + "full_path": "core_profiles/profiles_1d(itime)/electrons/pressure(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].electrons.pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.pressure_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/pressure_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].electrons.pressure_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/pressure_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].electrons.pressure_fast_parallel": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure", + "full_path": "core_profiles/profiles_1d(itime)/electrons/pressure_fast_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].electrons.pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.pressure_fast_parallel_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].electrons.pressure_fast_parallel_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].electrons.pressure_fast_perpendicular": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure", + "full_path": "core_profiles/profiles_1d(itime)/electrons/pressure_fast_perpendicular(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].electrons.pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].electrons.pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].electrons.pressure_thermal": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal) associated with random motion ~average((v-average(v))^2) ", + "full_path": "core_profiles/profiles_1d(itime)/electrons/pressure_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].electrons.pressure_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/pressure_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.pressure_thermal_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/pressure_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].electrons.pressure_thermal_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/pressure_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].electrons.temperature": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].electrons.temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.temperature_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].electrons.temperature_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit": { + "data_type": "STRUCTURE", + "documentation": "Information on the fit used to obtain the temperature profile", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit", + "lifecycle_status": "active", + "structure_reference": "core_profiles_1D_fit", + "units": "eV" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.chi_squared": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/chi_squared(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.chi_squared_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/chi_squared_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.chi_squared_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/chi_squared_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.local": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "INT_1D", + "documentation": "Integer flag : 1 means local measurement, 0 means line-integrated measurement", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/local(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured values", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/measured(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"measured\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/measured_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"measured\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/measured_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.parameters": { + "data_type": "STR_0D", + "documentation": "List of the fit specific parameters in XML format", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/parameters", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.reconstructed": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Value reconstructed from the fit", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/reconstructed(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.reconstructed_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/reconstructed_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.reconstructed_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/reconstructed_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.rho_tor_norm": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.rho_tor_norm_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.rho_tor_norm_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.source": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "STR_1D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/source(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement_slice_method", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement_slice_method/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement_slice_method/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement_slice_method/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_width": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement_width(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement_width\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_width_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement_width\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement_width_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_width_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement_width\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement_width_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.weight": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Weight given to each measured value", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/weight(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.weight_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weight\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/weight_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].electrons.temperature_fit.weight_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weight\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_fit/weight_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].electrons.temperature_validity": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/electrons/temperature_validity", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.velocity": { + "data_type": "STRUCTURE", + "documentation": "Velocity", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.21.0", + "structure_reference": "core_profiles_vector_components_2", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].electrons.velocity.diamagnetic": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity/diamagnetic(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].electrons.velocity.diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.velocity.diamagnetic_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity/diamagnetic_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].electrons.velocity.diamagnetic_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity/diamagnetic_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].electrons.velocity.parallel": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity/parallel(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].electrons.velocity.parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.velocity.parallel_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity/parallel_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].electrons.velocity.parallel_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity/parallel_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].electrons.velocity.poloidal": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity/poloidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].electrons.velocity.poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.velocity.poloidal_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity/poloidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].electrons.velocity.poloidal_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity/poloidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].electrons.velocity.radial": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radial component", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity/radial(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].electrons.velocity.radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.velocity.radial_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity/radial_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].electrons.velocity.radial_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity/radial_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].electrons.velocity.toroidal": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity/toroidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].electrons.velocity.toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.velocity.toroidal_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity/toroidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].electrons.velocity.toroidal_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity/toroidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].electrons.velocity_pol": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal velocity", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity_pol(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].electrons.velocity_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_pol\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.velocity_pol_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_pol\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity_pol_error_lower(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].electrons.velocity_pol_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_pol\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity_pol_error_upper(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].electrons.velocity_tor": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal velocity", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity_tor(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].electrons.velocity_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_tor\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].electrons.velocity_tor_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_tor\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity_tor_error_lower(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].electrons.velocity_tor_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_tor\"", + "full_path": "core_profiles/profiles_1d(itime)/electrons/velocity_tor_error_upper(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].grid": { + "data_type": "STRUCTURE", + "documentation": "Radial grid", + "full_path": "core_profiles/profiles_1d(itime)/grid", + "lifecycle_status": "active", + "structure_reference": "core_radial_grid" + }, + "core_profiles.profiles_1d[:].grid.area": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Cross-sectional area of the flux surface", + "full_path": "core_profiles/profiles_1d(itime)/grid/area(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_profiles.profiles_1d[:].grid.area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].grid.area_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"area\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/area_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_profiles.profiles_1d[:].grid.area_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"area\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/area_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_profiles.profiles_1d[:].grid.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal magnetic flux", + "full_path": "core_profiles/profiles_1d(itime)/grid/psi(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_profiles.profiles_1d[:].grid.psi_boundary": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "core_profiles/profiles_1d(itime)/grid/psi_boundary", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_profiles.profiles_1d[:].grid.psi_boundary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_boundary\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/psi_boundary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].grid.psi_boundary_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_boundary\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/psi_boundary_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_profiles.profiles_1d[:].grid.psi_boundary_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_boundary\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/psi_boundary_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_profiles.profiles_1d[:].grid.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].grid.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/psi_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_profiles.profiles_1d[:].grid.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/psi_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_profiles.profiles_1d[:].grid.psi_magnetic_axis": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "core_profiles/profiles_1d(itime)/grid/psi_magnetic_axis", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_profiles.profiles_1d[:].grid.psi_magnetic_axis_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_magnetic_axis\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/psi_magnetic_axis_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].grid.psi_magnetic_axis_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_magnetic_axis\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/psi_magnetic_axis_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_profiles.profiles_1d[:].grid.psi_magnetic_axis_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_magnetic_axis\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/psi_magnetic_axis_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_profiles.profiles_1d[:].grid.rho_pol_norm": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))", + "full_path": "core_profiles/profiles_1d(itime)/grid/rho_pol_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].grid.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].grid.rho_pol_norm_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/rho_pol_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].grid.rho_pol_norm_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/rho_pol_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].grid.rho_tor": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/grid/rho_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "core_profiles.profiles_1d[:].grid.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].grid.rho_tor_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/rho_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "core_profiles.profiles_1d[:].grid.rho_tor_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/rho_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "core_profiles.profiles_1d[:].grid.rho_tor_norm": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "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) ", + "full_path": "core_profiles/profiles_1d(itime)/grid/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].grid.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].grid.rho_tor_norm_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].grid.rho_tor_norm_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].grid.surface": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Surface area of the toroidal flux surface", + "full_path": "core_profiles/profiles_1d(itime)/grid/surface(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_profiles.profiles_1d[:].grid.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].grid.surface_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"surface\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/surface_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_profiles.profiles_1d[:].grid.surface_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"surface\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/surface_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_profiles.profiles_1d[:].grid.volume": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Volume enclosed inside the magnetic surface", + "full_path": "core_profiles/profiles_1d(itime)/grid/volume(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "core_profiles.profiles_1d[:].grid.volume_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/volume_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].grid.volume_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"volume\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/volume_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "core_profiles.profiles_1d[:].grid.volume_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"volume\"", + "full_path": "core_profiles/profiles_1d(itime)/grid/volume_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "core_profiles.profiles_1d[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "core_profile_ions" + }, + "core_profiles.profiles_1d[:].ion[:].density": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].density_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].density_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].density_fast": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles (sum over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fast(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].density_fast_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fast_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].density_fast_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fast_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit": { + "data_type": "STRUCTURE", + "documentation": "Information on the fit used to obtain the density profile", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit", + "lifecycle_status": "active", + "structure_reference": "core_profiles_1D_fit", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.chi_squared": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/chi_squared(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.chi_squared_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/chi_squared_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.chi_squared_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/chi_squared_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.local": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "INT_1D", + "documentation": "Integer flag : 1 means local measurement, 0 means line-integrated measurement", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/local(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.measured": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured values", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/measured(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.measured_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"measured\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/measured_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.measured_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"measured\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/measured_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.parameters": { + "data_type": "STR_0D", + "documentation": "List of the fit specific parameters in XML format", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/parameters", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.reconstructed": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Value reconstructed from the fit", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/reconstructed(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.reconstructed_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/reconstructed_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.reconstructed_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/reconstructed_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.rho_tor_norm": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.rho_tor_norm_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.rho_tor_norm_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.source": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "STR_1D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/source(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.time_measurement": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_slice_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement_slice_method", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_slice_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement_slice_method/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_slice_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement_slice_method/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_slice_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement_slice_method/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_width": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement_width(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement_width\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_width_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement_width\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement_width_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_width_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement_width\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement_width_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.weight": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Weight given to each measured value", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/weight(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.weight_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weight\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/weight_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].density_fit.weight_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weight\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_fit/weight_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].density_thermal": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].density_thermal_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].density_thermal_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].density_validity": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/density_validity", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/element(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "core_profiles.profiles_1d[:].ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/element(i2)/a", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_profiles.profiles_1d[:].ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/element(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/element(i2)/a_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_profiles.profiles_1d[:].ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/element(i2)/a_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_profiles.profiles_1d[:].ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/element(i2)/atoms_n", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/element(i2)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/element(i2)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/element(i2)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/element(i2)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/element(i2)/z_n", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/element(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/element(i2)/z_n_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/element(i2)/z_n_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H, D, T, He, C, D2, ...)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/multiple_states_flag", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/neutral_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].pressure": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal+non-thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/pressure(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].pressure_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/pressure_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].pressure_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/pressure_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].pressure_fast_parallel": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure (sum over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/pressure_fast_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].pressure_fast_parallel_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].pressure_fast_parallel_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].pressure_fast_perpendicular": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure (sum over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/pressure_fast_perpendicular(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].pressure_thermal": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal) associated with random motion ~average((v-average(v))^2) (sum over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/pressure_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].pressure_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/pressure_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].pressure_thermal_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/pressure_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].pressure_thermal_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/pressure_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].rotation_frequency_tor": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/rotation_frequency_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].rotation_frequency_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rotation_frequency_tor\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/rotation_frequency_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].rotation_frequency_tor_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rotation_frequency_tor\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/rotation_frequency_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].rotation_frequency_tor_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rotation_frequency_tor\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/rotation_frequency_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different states of the species (ionisation, energy, excitation, ...)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "core_profiles_ions_charge_states2" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fast": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fast(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fast_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fast_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fast_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fast_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit": { + "data_type": "STRUCTURE", + "documentation": "Information on the fit used to obtain the density profile", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit", + "lifecycle_status": "active", + "structure_reference": "core_profiles_1D_fit", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.chi_squared": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/chi_squared(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.chi_squared_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/chi_squared_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.chi_squared_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/chi_squared_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.local": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "INT_1D", + "documentation": "Integer flag : 1 means local measurement, 0 means line-integrated measurement", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/local(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured values", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/measured(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"measured\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/measured_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"measured\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/measured_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.parameters": { + "data_type": "STR_0D", + "documentation": "List of the fit specific parameters in XML format", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/parameters", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.reconstructed": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Value reconstructed from the fit", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/reconstructed(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.reconstructed_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/reconstructed_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.reconstructed_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/reconstructed_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.rho_tor_norm": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.rho_tor_norm_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.rho_tor_norm_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.source": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "STR_1D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/source(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement_slice_method", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement_slice_method/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement_slice_method/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement_slice_method/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_width": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement_width(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement_width\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_width_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement_width\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement_width_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_width_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement_width\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement_width_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.weight": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Weight given to each measured value", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/weight(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.weight_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weight\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/weight_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.weight_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weight\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/weight_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_thermal": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of thermal particles", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_thermal_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].density_thermal_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/electron_configuration", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].ionisation_potential": { + "data_type": "FLT_0D", + "documentation": "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\u2019+, and x_z is the relative concentration of a given charge state in the bundle, i.e. sum(x_z) = 1 over the bundle.", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/ionisation_potential", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].ionisation_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ionisation_potential\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/ionisation_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].ionisation_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"ionisation_potential\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/ionisation_potential_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].ionisation_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"ionisation_potential\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/ionisation_potential_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].pressure": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal+non-thermal)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].pressure_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].pressure_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].pressure_fast_parallel": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure ", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_fast_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].pressure_fast_parallel_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].pressure_fast_parallel_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].pressure_fast_perpendicular": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure ", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_fast_perpendicular(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].pressure_thermal": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal) associated with random motion ~average((v-average(v))^2)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].pressure_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].pressure_thermal_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].pressure_thermal_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].rotation_frequency_tor": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal rotation frequency (i.e. toroidal velocity divided by the major radius at which the toroidal velocity is taken)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/rotation_frequency_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].rotation_frequency_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rotation_frequency_tor\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/rotation_frequency_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].rotation_frequency_tor_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rotation_frequency_tor\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/rotation_frequency_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].rotation_frequency_tor_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rotation_frequency_tor\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/rotation_frequency_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].temperature": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/temperature(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].temperature_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/temperature_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].temperature_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/temperature_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].velocity": { + "data_type": "STRUCTURE", + "documentation": "Velocity", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.21.0", + "structure_reference": "core_profiles_vector_components_3", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].velocity.diamagnetic": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/diamagnetic(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].velocity.diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].velocity.diamagnetic_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/diamagnetic_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].velocity.diamagnetic_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/diamagnetic_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].velocity.parallel": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/parallel(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].velocity.parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].velocity.parallel_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/parallel_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].velocity.parallel_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/parallel_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].velocity.poloidal": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/poloidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].velocity.poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].velocity.poloidal_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/poloidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].velocity.poloidal_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/poloidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].velocity.radial": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radial component", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/radial(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].velocity.radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].velocity.radial_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/radial_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].velocity.radial_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/radial_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].velocity.toroidal": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/toroidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].velocity.toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].velocity.toroidal_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/toroidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].velocity.toroidal_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/toroidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/vibrational_level", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/vibrational_level_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/vibrational_level_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/vibrational_mode", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_average": { + "data_type": "FLT_0D", + "documentation": "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.", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_average_1d": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average_1d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_average_1d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_average_1d\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average_1d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_average_1d_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z_average_1d\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average_1d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_average_1d_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z_average_1d\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average_1d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_average_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_average\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_average_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_average\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_average_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_average\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_average_square_1d": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average_square_1d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_average_square_1d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_average_square_1d\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average_square_1d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_average_square_1d_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z_average_square_1d\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average_square_1d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_average_square_1d_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z_average_square_1d\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average_square_1d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle (equal to z_min if no bundle)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_max", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_max_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_max_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_min", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_min_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_min_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_square_average": { + "data_type": "FLT_0D", + "documentation": "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.", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_square_average", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_square_average_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_square_average\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_square_average_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_square_average_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_square_average\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_square_average_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].state[:].z_square_average_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_square_average\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_square_average_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].temperature": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature (average over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit": { + "data_type": "STRUCTURE", + "documentation": "Information on the fit used to obtain the temperature profile", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit", + "lifecycle_status": "active", + "structure_reference": "core_profiles_1D_fit", + "units": "eV" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.chi_squared": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/chi_squared(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.chi_squared_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/chi_squared_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.chi_squared_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/chi_squared_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.local": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "INT_1D", + "documentation": "Integer flag : 1 means local measurement, 0 means line-integrated measurement", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/local(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured values", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/measured(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"measured\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/measured_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"measured\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/measured_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.parameters": { + "data_type": "STR_0D", + "documentation": "List of the fit specific parameters in XML format", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/parameters", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.reconstructed": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Value reconstructed from the fit", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/reconstructed(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.reconstructed_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/reconstructed_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.reconstructed_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/reconstructed_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.rho_tor_norm": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.rho_tor_norm_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.rho_tor_norm_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.source": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "STR_1D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/source(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement_slice_method", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement_slice_method/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement_slice_method/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement_slice_method/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_width": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement_width(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement_width\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_width_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement_width\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement_width_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_width_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement_width\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement_width_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.weight": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Weight given to each measured value", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/weight(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.weight_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weight\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/weight_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_fit.weight_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weight\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/weight_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].temperature_validity": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/temperature_validity", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].velocity": { + "data_type": "STRUCTURE", + "documentation": "Velocity (average over charge states when multiple charge states are considered) at the position of maximum major radius on every flux surface", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity", + "lifecycle_status": "active", + "structure_reference": "core_profiles_vector_components_2", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].velocity.diamagnetic": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].velocity.diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].velocity.diamagnetic_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].velocity.diamagnetic_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].velocity.parallel": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].velocity.parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].velocity.parallel_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].velocity.parallel_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].velocity.poloidal": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].velocity.poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].velocity.poloidal_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].velocity.poloidal_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].velocity.radial": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radial component", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].velocity.radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].velocity.radial_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].velocity.radial_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].velocity.toroidal": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].velocity.toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].velocity.toroidal_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].velocity.toroidal_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].velocity_pol": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal velocity (average over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity_pol(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].velocity_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_pol\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].velocity_pol_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_pol\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity_pol_error_lower(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].velocity_pol_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_pol\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity_pol_error_upper(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].velocity_tor": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal velocity (average over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity_tor(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].velocity_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_tor\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].velocity_tor_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_tor\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity_tor_error_lower(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].velocity_tor_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_tor\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/velocity_tor_error_upper(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed), volume averaged over plasma radius", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/z_ion", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].z_ion_1d": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Average charge of the ion species (sum of states charge weighted by state density and divided by ion density)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/z_ion_1d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].z_ion_1d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion_1d\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/z_ion_1d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].z_ion_1d_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z_ion_1d\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/z_ion_1d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].z_ion_1d_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z_ion_1d\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/z_ion_1d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/z_ion_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/z_ion_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].ion[:].z_ion_square_1d": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Average square charge of the ion species (sum of states square charge weighted by state density and divided by ion density)", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/z_ion_square_1d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].z_ion_square_1d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion_square_1d\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/z_ion_square_1d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].ion[:].z_ion_square_1d_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z_ion_square_1d\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/z_ion_square_1d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].ion[:].z_ion_square_1d_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z_ion_square_1d\"", + "full_path": "core_profiles/profiles_1d(itime)/ion(i1)/z_ion_square_1d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].j_bootstrap": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Bootstrap current density = average(J_Bootstrap.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0", + "full_path": "core_profiles/profiles_1d(itime)/j_bootstrap(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_profiles.profiles_1d[:].j_bootstrap_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_bootstrap\"", + "full_path": "core_profiles/profiles_1d(itime)/j_bootstrap_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].j_bootstrap_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_bootstrap\"", + "full_path": "core_profiles/profiles_1d(itime)/j_bootstrap_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_profiles.profiles_1d[:].j_bootstrap_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_bootstrap\"", + "full_path": "core_profiles/profiles_1d(itime)/j_bootstrap_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_profiles.profiles_1d[:].j_non_inductive": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Non-inductive (includes bootstrap) parallel current density = average(jni.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0", + "full_path": "core_profiles/profiles_1d(itime)/j_non_inductive(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_profiles.profiles_1d[:].j_non_inductive_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_non_inductive\"", + "full_path": "core_profiles/profiles_1d(itime)/j_non_inductive_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].j_non_inductive_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_non_inductive\"", + "full_path": "core_profiles/profiles_1d(itime)/j_non_inductive_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_profiles.profiles_1d[:].j_non_inductive_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_non_inductive\"", + "full_path": "core_profiles/profiles_1d(itime)/j_non_inductive_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_profiles.profiles_1d[:].j_ohmic": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Ohmic parallel current density = average(J_Ohmic.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0", + "full_path": "core_profiles/profiles_1d(itime)/j_ohmic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_profiles.profiles_1d[:].j_ohmic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_ohmic\"", + "full_path": "core_profiles/profiles_1d(itime)/j_ohmic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].j_ohmic_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_ohmic\"", + "full_path": "core_profiles/profiles_1d(itime)/j_ohmic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_profiles.profiles_1d[:].j_ohmic_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_ohmic\"", + "full_path": "core_profiles/profiles_1d(itime)/j_ohmic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_profiles.profiles_1d[:].j_tor": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total toroidal current density = average(J_Tor/R) / average(1/R)", + "full_path": "core_profiles/profiles_1d(itime)/j_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_profiles.profiles_1d[:].j_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_tor\"", + "full_path": "core_profiles/profiles_1d(itime)/j_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].j_tor_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_tor\"", + "full_path": "core_profiles/profiles_1d(itime)/j_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_profiles.profiles_1d[:].j_tor_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_tor\"", + "full_path": "core_profiles/profiles_1d(itime)/j_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_profiles.profiles_1d[:].j_total": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total parallel current density = average(jtot.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0", + "full_path": "core_profiles/profiles_1d(itime)/j_total(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_profiles.profiles_1d[:].j_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_total\"", + "full_path": "core_profiles/profiles_1d(itime)/j_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].j_total_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_total\"", + "full_path": "core_profiles/profiles_1d(itime)/j_total_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_profiles.profiles_1d[:].j_total_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_total\"", + "full_path": "core_profiles/profiles_1d(itime)/j_total_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "core_profiles.profiles_1d[:].magnetic_shear": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Magnetic shear, defined as rho_tor/q . dq/drho_tor", + "full_path": "core_profiles/profiles_1d(itime)/magnetic_shear(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].magnetic_shear_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"magnetic_shear\"", + "full_path": "core_profiles/profiles_1d(itime)/magnetic_shear_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].magnetic_shear_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"magnetic_shear\"", + "full_path": "core_profiles/profiles_1d(itime)/magnetic_shear_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].magnetic_shear_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"magnetic_shear\"", + "full_path": "core_profiles/profiles_1d(itime)/magnetic_shear_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].momentum_tor": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "core_profiles/profiles_1d(itime)/momentum_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "core_profiles.profiles_1d[:].momentum_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor\"", + "full_path": "core_profiles/profiles_1d(itime)/momentum_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].momentum_tor_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"momentum_tor\"", + "full_path": "core_profiles/profiles_1d(itime)/momentum_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "core_profiles.profiles_1d[:].momentum_tor_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"momentum_tor\"", + "full_path": "core_profiles/profiles_1d(itime)/momentum_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "core_profiles.profiles_1d[:].n_i_thermal_total": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total ion thermal density (sum over species and charge states)", + "full_path": "core_profiles/profiles_1d(itime)/n_i_thermal_total(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].n_i_thermal_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_i_thermal_total\"", + "full_path": "core_profiles/profiles_1d(itime)/n_i_thermal_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].n_i_thermal_total_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"n_i_thermal_total\"", + "full_path": "core_profiles/profiles_1d(itime)/n_i_thermal_total_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].n_i_thermal_total_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"n_i_thermal_total\"", + "full_path": "core_profiles/profiles_1d(itime)/n_i_thermal_total_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].n_i_total_over_n_e": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Ratio of total ion density (sum over species and charge states) over electron density. (thermal+non-thermal)", + "full_path": "core_profiles/profiles_1d(itime)/n_i_total_over_n_e(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].n_i_total_over_n_e_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_i_total_over_n_e\"", + "full_path": "core_profiles/profiles_1d(itime)/n_i_total_over_n_e_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].n_i_total_over_n_e_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"n_i_total_over_n_e\"", + "full_path": "core_profiles/profiles_1d(itime)/n_i_total_over_n_e_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].n_i_total_over_n_e_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"n_i_total_over_n_e\"", + "full_path": "core_profiles/profiles_1d(itime)/n_i_total_over_n_e_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].neutral": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different neutral species", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "core_profile_neutral" + }, + "core_profiles.profiles_1d[:].neutral[:].density": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/density(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].neutral[:].density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].density_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/density_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].neutral[:].density_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/density_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].neutral[:].density_fast": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles (sum over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/density_fast(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].neutral[:].density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].density_fast_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/density_fast_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].neutral[:].density_fast_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/density_fast_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].neutral[:].density_thermal": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/density_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].neutral[:].density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].density_thermal_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/density_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].neutral[:].density_thermal_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/density_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].neutral[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/element(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "core_profiles.profiles_1d[:].neutral[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/a", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_profiles.profiles_1d[:].neutral[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/a_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_profiles.profiles_1d[:].neutral[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/a_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_profiles.profiles_1d[:].neutral[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/atoms_n", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].neutral[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].neutral[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].neutral[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/z_n", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].neutral[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/z_n_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].neutral[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/z_n_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].neutral[:].ion_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding ion species in the ../../ion array", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/ion_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the species (e.g. H, D, T, He, C, D2, DT, CD4, ...)", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/multiple_states_flag", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].pressure": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal+non-thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/pressure(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].pressure_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/pressure_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].pressure_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/pressure_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].pressure_fast_parallel": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure (sum over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/pressure_fast_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].pressure_fast_parallel_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].pressure_fast_parallel_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].pressure_fast_perpendicular": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure (sum over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/pressure_fast_perpendicular(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].pressure_thermal": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal) associated with random motion ~average((v-average(v))^2) (sum over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/pressure_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].pressure_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/pressure_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].pressure_thermal_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/pressure_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].pressure_thermal_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/pressure_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different states of the species (energy, excitation, ...)", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "core_profiles_neutral_state" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].density": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].density_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].density_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].density_fast": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density_fast(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].density_fast_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density_fast_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].density_fast_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density_fast_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].density_thermal": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of thermal particles", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].density_thermal_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].density_thermal_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/electron_configuration", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying state", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].neutral_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/neutrals_identifier.xml", + "documentation": "Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI\n1) cold : Cold neutrals\n2) thermal : Thermal neutrals\n3) fast : Fast neutrals\n4) nbi : NBI neutrals", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/neutral_type", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].neutral_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/neutral_type/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].neutral_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/neutral_type/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].neutral_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/neutral_type/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].pressure": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal+non-thermal)", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].pressure_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].pressure_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].pressure_fast_parallel": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure ", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_fast_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].pressure_fast_parallel_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].pressure_fast_parallel_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].pressure_fast_perpendicular": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure ", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_fast_perpendicular(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].pressure_thermal": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal) associated with random motion ~average((v-average(v))^2)", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].pressure_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].pressure_thermal_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].pressure_thermal_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].temperature": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/temperature(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].temperature_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/temperature_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].temperature_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/temperature_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].velocity": { + "data_type": "STRUCTURE", + "documentation": "Velocity", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.21.0", + "structure_reference": "core_profiles_vector_components_3", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].velocity.diamagnetic": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/diamagnetic(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].velocity.diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].velocity.diamagnetic_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/diamagnetic_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].velocity.diamagnetic_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/diamagnetic_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].velocity.parallel": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/parallel(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].velocity.parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].velocity.parallel_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/parallel_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].velocity.parallel_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/parallel_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].velocity.poloidal": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/poloidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].velocity.poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].velocity.poloidal_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/poloidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].velocity.poloidal_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/poloidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].velocity.radial": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radial component", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/radial(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].velocity.radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].velocity.radial_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/radial_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].velocity.radial_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/radial_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].velocity.toroidal": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/toroidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].velocity.toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].velocity.toroidal_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/toroidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].velocity.toroidal_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/toroidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/vibrational_level", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/vibrational_level_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/vibrational_level_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_1d[:].neutral[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/vibrational_mode", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].temperature": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature (average over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/temperature(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].neutral[:].temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].temperature_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/temperature_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].neutral[:].temperature_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/temperature_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].neutral[:].velocity": { + "data_type": "STRUCTURE", + "documentation": "Velocity (average over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/velocity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.21.0", + "structure_reference": "core_profiles_vector_components_2", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].velocity.diamagnetic": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/velocity/diamagnetic(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].velocity.diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/velocity/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].velocity.diamagnetic_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/velocity/diamagnetic_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].velocity.diamagnetic_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/velocity/diamagnetic_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].velocity.parallel": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/velocity/parallel(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].velocity.parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/velocity/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].velocity.parallel_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/velocity/parallel_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].velocity.parallel_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/velocity/parallel_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].velocity.poloidal": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/velocity/poloidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].velocity.poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/velocity/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].velocity.poloidal_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/velocity/poloidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].velocity.poloidal_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/velocity/poloidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].velocity.radial": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radial component", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/velocity/radial(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].velocity.radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/velocity/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].velocity.radial_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/velocity/radial_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].velocity.radial_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/velocity/radial_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].velocity.toroidal": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/velocity/toroidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].velocity.toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/velocity/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].neutral[:].velocity.toroidal_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/velocity/toroidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].neutral[:].velocity.toroidal_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "core_profiles/profiles_1d(itime)/neutral(i1)/velocity/toroidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_1d[:].phi_potential": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Electrostatic potential, averaged on the magnetic flux surface", + "full_path": "core_profiles/profiles_1d(itime)/phi_potential(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V" + }, + "core_profiles.profiles_1d[:].phi_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi_potential\"", + "full_path": "core_profiles/profiles_1d(itime)/phi_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].phi_potential_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi_potential\"", + "full_path": "core_profiles/profiles_1d(itime)/phi_potential_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V" + }, + "core_profiles.profiles_1d[:].phi_potential_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi_potential\"", + "full_path": "core_profiles/profiles_1d(itime)/phi_potential_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V" + }, + "core_profiles.profiles_1d[:].pressure_ion_total": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total (sum over ion species) thermal ion pressure", + "full_path": "core_profiles/profiles_1d(itime)/pressure_ion_total(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].pressure_ion_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_ion_total\"", + "full_path": "core_profiles/profiles_1d(itime)/pressure_ion_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].pressure_ion_total_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_ion_total\"", + "full_path": "core_profiles/profiles_1d(itime)/pressure_ion_total_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].pressure_ion_total_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_ion_total\"", + "full_path": "core_profiles/profiles_1d(itime)/pressure_ion_total_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].pressure_parallel": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total parallel pressure (electrons+ions, thermal+non-thermal)", + "full_path": "core_profiles/profiles_1d(itime)/pressure_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].pressure_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/pressure_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].pressure_parallel_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/pressure_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].pressure_parallel_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_parallel\"", + "full_path": "core_profiles/profiles_1d(itime)/pressure_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].pressure_perpendicular": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total perpendicular pressure (electrons+ions, thermal+non-thermal)", + "full_path": "core_profiles/profiles_1d(itime)/pressure_perpendicular(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].pressure_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_perpendicular\"", + "full_path": "core_profiles/profiles_1d(itime)/pressure_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].pressure_perpendicular_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_perpendicular\"", + "full_path": "core_profiles/profiles_1d(itime)/pressure_perpendicular_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].pressure_perpendicular_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_perpendicular\"", + "full_path": "core_profiles/profiles_1d(itime)/pressure_perpendicular_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].pressure_thermal": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Thermal pressure (electrons+ions)", + "full_path": "core_profiles/profiles_1d(itime)/pressure_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].pressure_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/pressure_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].pressure_thermal_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/pressure_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].pressure_thermal_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_1d(itime)/pressure_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_1d[:].q": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "IDSPATH.q", + "cocos_transformation_expression": ".fact_q", + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Safety factor (IMAS uses COCOS=11: only positive when toroidal current and magnetic field are in same direction)", + "full_path": "core_profiles/profiles_1d(itime)/q(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].q_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"q\"", + "full_path": "core_profiles/profiles_1d(itime)/q_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].q_error_lower": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "IDSPATH.q", + "cocos_transformation_expression": ".fact_q", + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"q\"", + "full_path": "core_profiles/profiles_1d(itime)/q_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].q_error_upper": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "IDSPATH.q", + "cocos_transformation_expression": ".fact_q", + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"q\"", + "full_path": "core_profiles/profiles_1d(itime)/q_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].rotation_frequency_tor_sonic": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/rotation_frequency_tor_sonic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1", + "url": "https://doi.org/10.1063/1.865350" + }, + "core_profiles.profiles_1d[:].rotation_frequency_tor_sonic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rotation_frequency_tor_sonic\"", + "full_path": "core_profiles/profiles_1d(itime)/rotation_frequency_tor_sonic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].rotation_frequency_tor_sonic_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rotation_frequency_tor_sonic\"", + "full_path": "core_profiles/profiles_1d(itime)/rotation_frequency_tor_sonic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1", + "url": "https://doi.org/10.1063/1.865350" + }, + "core_profiles.profiles_1d[:].rotation_frequency_tor_sonic_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rotation_frequency_tor_sonic\"", + "full_path": "core_profiles/profiles_1d(itime)/rotation_frequency_tor_sonic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1", + "url": "https://doi.org/10.1063/1.865350" + }, + "core_profiles.profiles_1d[:].t_i_average": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Ion temperature (averaged on charge states and ion species)", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].t_i_average_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"t_i_average\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].t_i_average_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"t_i_average\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].t_i_average_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"t_i_average\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].t_i_average_fit": { + "data_type": "STRUCTURE", + "documentation": "Information on the fit used to obtain the t_i_average profile", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit", + "lifecycle_status": "active", + "structure_reference": "core_profiles_1D_fit", + "units": "eV" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.chi_squared": { + "coordinates": [ + "core_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/chi_squared(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.chi_squared_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/chi_squared_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.chi_squared_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/chi_squared_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.local": { + "coordinates": [ + "core_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "INT_1D", + "documentation": "Integer flag : 1 means local measurement, 0 means line-integrated measurement", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/local(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.measured": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured values", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/measured(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.measured_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"measured\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/measured_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.measured_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"measured\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/measured_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.parameters": { + "data_type": "STR_0D", + "documentation": "List of the fit specific parameters in XML format", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/parameters", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.reconstructed": { + "coordinates": [ + "core_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Value reconstructed from the fit", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/reconstructed(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.reconstructed_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/reconstructed_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.reconstructed_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/reconstructed_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.rho_tor_norm": { + "coordinates": [ + "core_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.rho_tor_norm_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.rho_tor_norm_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.source": { + "coordinates": [ + "core_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "STR_1D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/source(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.time_measurement": { + "coordinates": [ + "core_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.time_measurement_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.time_measurement_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.time_measurement_slice_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement_slice_method", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.time_measurement_slice_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement_slice_method/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.time_measurement_slice_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement_slice_method/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.time_measurement_slice_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement_slice_method/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.time_measurement_width": { + "coordinates": [ + "core_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement_width(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.time_measurement_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement_width\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.time_measurement_width_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement_width\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement_width_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.time_measurement_width_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement_width\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement_width_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.weight": { + "coordinates": [ + "core_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Weight given to each measured value", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/weight(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.weight_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weight\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/weight_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].t_i_average_fit.weight_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weight\"", + "full_path": "core_profiles/profiles_1d(itime)/t_i_average_fit/weight_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "core_profiles/profiles_1d(itime)/time", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].zeff": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective charge", + "full_path": "core_profiles/profiles_1d(itime)/zeff(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].zeff_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"zeff\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].zeff_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"zeff\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].zeff_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"zeff\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].zeff_fit": { + "data_type": "STRUCTURE", + "documentation": "Information on the fit used to obtain the zeff profile", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit", + "lifecycle_status": "active", + "structure_reference": "core_profiles_1D_fit", + "units": "-" + }, + "core_profiles.profiles_1d[:].zeff_fit.chi_squared": { + "coordinates": [ + "core_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/chi_squared(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].zeff_fit.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].zeff_fit.chi_squared_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/chi_squared_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].zeff_fit.chi_squared_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/chi_squared_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].zeff_fit.local": { + "coordinates": [ + "core_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "INT_1D", + "documentation": "Integer flag : 1 means local measurement, 0 means line-integrated measurement", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/local(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].zeff_fit.measured": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured values", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/measured(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].zeff_fit.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].zeff_fit.measured_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"measured\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/measured_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].zeff_fit.measured_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"measured\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/measured_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].zeff_fit.parameters": { + "data_type": "STR_0D", + "documentation": "List of the fit specific parameters in XML format", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/parameters", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].zeff_fit.reconstructed": { + "coordinates": [ + "core_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Value reconstructed from the fit", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/reconstructed(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].zeff_fit.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].zeff_fit.reconstructed_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/reconstructed_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].zeff_fit.reconstructed_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/reconstructed_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].zeff_fit.rho_tor_norm": { + "coordinates": [ + "core_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].zeff_fit.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].zeff_fit.rho_tor_norm_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].zeff_fit.rho_tor_norm_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].zeff_fit.source": { + "coordinates": [ + "core_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "STR_1D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/source(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].zeff_fit.time_measurement": { + "coordinates": [ + "core_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/time_measurement(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].zeff_fit.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].zeff_fit.time_measurement_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/time_measurement_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].zeff_fit.time_measurement_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/time_measurement_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].zeff_fit.time_measurement_slice_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/time_measurement_slice_method", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "core_profiles.profiles_1d[:].zeff_fit.time_measurement_slice_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/time_measurement_slice_method/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].zeff_fit.time_measurement_slice_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/time_measurement_slice_method/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].zeff_fit.time_measurement_slice_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/time_measurement_slice_method/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].zeff_fit.time_measurement_width": { + "coordinates": [ + "core_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/time_measurement_width(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].zeff_fit.time_measurement_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement_width\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/time_measurement_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].zeff_fit.time_measurement_width_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement_width\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/time_measurement_width_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].zeff_fit.time_measurement_width_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement_width\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/time_measurement_width_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_1d[:].zeff_fit.weight": { + "coordinates": [ + "core_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Weight given to each measured value", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/weight(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].zeff_fit.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_1d[:].zeff_fit.weight_error_lower": { + "coordinates": [ + "core_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weight\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/weight_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_1d[:].zeff_fit.weight_error_upper": { + "coordinates": [ + "core_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weight\"", + "full_path": "core_profiles/profiles_1d(itime)/zeff_fit/weight_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_2d": { + "cocos_alias": "IDSPATH", + "cocos_replace": "core_profiles.profiles_2d{i}", + "coordinates": [ + "core_profiles.profiles_2d[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Core plasma quantities in a poloidal cross section, for various time slices", + "full_path": "core_profiles/profiles_2d(itime)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "maxoccur": "unbounded", + "structure_reference": "core_profiles_profiles_2d", + "timebasepath": "time", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].grid": { + "data_type": "STRUCTURE", + "documentation": "Definition of the 2D grid (the content of dim1 and dim2 is defined by the selected grid_type)", + "full_path": "core_profiles/profiles_2d(itime)/grid", + "lifecycle_status": "alpha", + "structure_reference": "equilibrium_profiles_2d_grid" + }, + "core_profiles.profiles_2d[:].grid.dim1": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "First dimension values", + "full_path": "core_profiles/profiles_2d(itime)/grid/dim1(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "core_profiles.profiles_2d[:].grid.dim1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim1\"", + "full_path": "core_profiles/profiles_2d(itime)/grid/dim1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].grid.dim1_error_lower": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim1\"", + "full_path": "core_profiles/profiles_2d(itime)/grid/dim1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "core_profiles.profiles_2d[:].grid.dim1_error_upper": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim1\"", + "full_path": "core_profiles/profiles_2d(itime)/grid/dim1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "core_profiles.profiles_2d[:].grid.dim2": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Second dimension values", + "full_path": "core_profiles/profiles_2d(itime)/grid/dim2(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "core_profiles.profiles_2d[:].grid.dim2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim2\"", + "full_path": "core_profiles/profiles_2d(itime)/grid/dim2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].grid.dim2_error_lower": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim2\"", + "full_path": "core_profiles/profiles_2d(itime)/grid/dim2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "core_profiles.profiles_2d[:].grid.dim2_error_upper": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim2\"", + "full_path": "core_profiles/profiles_2d(itime)/grid/dim2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "core_profiles.profiles_2d[:].grid.volume_element": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Elementary plasma volume of plasma enclosed in the cell formed by the nodes [dim1(i) dim2(j)], [dim1(i+1) dim2(j)], [dim1(i) dim2(j+1)] and [dim1(i+1) dim2(j+1)]", + "full_path": "core_profiles/profiles_2d(itime)/grid/volume_element(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "core_profiles.profiles_2d[:].grid.volume_element_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume_element\"", + "full_path": "core_profiles/profiles_2d(itime)/grid/volume_element_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].grid.volume_element_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"volume_element\"", + "full_path": "core_profiles/profiles_2d(itime)/grid/volume_element_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "core_profiles.profiles_2d[:].grid.volume_element_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"volume_element\"", + "full_path": "core_profiles/profiles_2d(itime)/grid/volume_element_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "core_profiles.profiles_2d[:].grid_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/poloidal_plane_coordinates_identifier.xml", + "documentation": "Selection of one of a set of grid types\n1) rectangular : Cylindrical R,Z ala eqdsk (R=dim1, Z=dim2). In this case the position arrays should not be filled since they are redundant with grid/dim1 and dim2.\n2) inverse : Rhopolar_polar 2D polar coordinates (rho=dim1, theta=dim2) with magnetic axis as centre of grid; theta and values following the COCOS=11 convention; the polar angle is theta=atan2(z-zaxis,r-raxis)\n11) inverse_psi_straight_field_line : Flux surface type with psi as radial label (dim1) and the straight-field line poloidal angle (mod(index,10)=1) (dim2); could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention\n12) inverse_psi_equal_arc : Flux surface type with psi as radial label (dim1) and the equal arc poloidal angle (mod(index,10)=2) (dim2)\n13) inverse_psi_polar : Flux surface type with psi as radial label (dim1) and the polar poloidal angle (mod(index,10)=3) (dim2); could be non-equidistant\n14) inverse_psi_straight_field_line_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the straight-field line poloidal angle (mod(index,10)=4) (dim2), could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention\n15) inverse_psi_equal_arc_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the equal arc poloidal angle (mod(index,10)=5) (dim2)\n16) inverse_psi_polar_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the polar poloidal angle (mod(index,10)=6) (dim2); could be non-equidistant\n21) inverse_rhopolnorm_straight_field_line : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the straight-field line poloidal angle (dim2)\n22) inverse_rhopolnorm_equal_arc : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the equal arc poloidal angle (dim2)\n23) inverse_rhopolnorm_polar : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the polar poloidal angle (dim2)\n24) inverse_rhopolnorm_straight_field_line_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n25) inverse_rhopolnorm_equal_arc_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n26) inverse_rhopolnorm_polar_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n31) inverse_rhotornorm_straight_field_line : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the straight-field line poloidal angle (dim2)\n32) inverse_rhotornorm_equal_arc : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the equal arc poloidal angle (dim2)\n33) inverse_rhotornorm_polar : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the polar poloidal angle (dim2)\n34) inverse_rhotornorm_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n35) inverse_rhotornorm_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n36) inverse_rhotornorm_polar_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n41) inverse_rhopol_straight_field_line : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the straight-field line poloidal angle (dim2)\n42) inverse_rhopol_equal_arc : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the equal arc poloidal angle (dim2)\n43) inverse_rhopol_polar : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the polar poloidal angle (dim2)\n44) inverse_rhopol_straight_field_line_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n45) inverse_rhopol_equal_arc_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n46) inverse_rhopol_polar_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n51) inverse_rhotor_straight_field_line : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the straight-field line poloidal angle (dim2)\n52) inverse_rhotor_equal_arc : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the equal arc poloidal angle (dim2)\n53) inverse_rhotor_polar : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the polar poloidal angle (dim2)\n54) inverse_rhotor_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the straight-field line poloidal angle (dim2)\n55) inverse_rhotor_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the equal arc poloidal angle (dim2)\n56) inverse_rhotor_polar_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the polar poloidal angle (dim2)\n91) irregular_rz_na : Irregular grid, thus give list of vertices in dim1(1:ndim1), dim2(1:ndim1) and then all fields are on values(1:ndim1,1)", + "full_path": "core_profiles/profiles_2d(itime)/grid_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "core_profiles.profiles_2d[:].grid_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_profiles/profiles_2d(itime)/grid_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].grid_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_profiles/profiles_2d(itime)/grid_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].grid_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_profiles/profiles_2d(itime)/grid_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "2D 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. This array doesn't necessarily have the same size as the profiles_1d/ion array, since 2D data may be relevant only for a subset of ion species.", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "core_profile_2d_ions" + }, + "core_profiles.profiles_2d[:].ion[:].density": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/density(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_2d[:].ion[:].density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].density_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"density\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/density_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_2d[:].ion[:].density_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"density\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/density_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_2d[:].ion[:].density_fast": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Density of fast (non-thermal) particles (sum over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/density_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_2d[:].ion[:].density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].density_fast_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/density_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_2d[:].ion[:].density_fast_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/density_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_2d[:].ion[:].density_thermal": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Density (thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/density_thermal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_2d[:].ion[:].density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_thermal\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].density_thermal_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"density_thermal\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/density_thermal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_2d[:].ion[:].density_thermal_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"density_thermal\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/density_thermal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_2d[:].ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/element(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "core_profiles.profiles_2d[:].ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/element(i2)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_profiles.profiles_2d[:].ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/element(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/element(i2)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_profiles.profiles_2d[:].ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/element(i2)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_profiles.profiles_2d[:].ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/element(i2)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/element(i2)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/element(i2)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/element(i2)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/element(i2)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/element(i2)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/element(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/element(i2)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/element(i2)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].ion[:].ion_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding ion species in the ../../../profiles_1d/ion array", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/ion_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H, D, T, He, C, D2, ...)", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].pressure": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Pressure (thermal+non-thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/pressure(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].pressure_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/pressure_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].pressure_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/pressure_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].pressure_fast_parallel": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Fast (non-thermal) parallel pressure (sum over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/pressure_fast_parallel(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].pressure_fast_parallel_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/pressure_fast_parallel_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].pressure_fast_parallel_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/pressure_fast_parallel_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].pressure_fast_perpendicular": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Fast (non-thermal) perpendicular pressure (sum over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/pressure_fast_perpendicular(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/pressure_fast_perpendicular_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/pressure_fast_perpendicular_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].pressure_thermal": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Pressure (thermal) associated with random motion ~average((v-average(v))^2) (sum over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/pressure_thermal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].pressure_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/pressure_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].pressure_thermal_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/pressure_thermal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].pressure_thermal_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/pressure_thermal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].rotation_frequency_tor": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "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)", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/rotation_frequency_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad.s^-1" + }, + "core_profiles.profiles_2d[:].ion[:].rotation_frequency_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rotation_frequency_tor\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/rotation_frequency_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].rotation_frequency_tor_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"rotation_frequency_tor\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/rotation_frequency_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad.s^-1" + }, + "core_profiles.profiles_2d[:].ion[:].rotation_frequency_tor_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"rotation_frequency_tor\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/rotation_frequency_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad.s^-1" + }, + "core_profiles.profiles_2d[:].ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different states of the species (ionisation, energy, excitation, ...)", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "core_profiles_2d_ions_states" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].density": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/density(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].density_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"density\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/density_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].density_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"density\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/density_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].density_fast": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Density of fast (non-thermal) particles", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/density_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].density_fast_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/density_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].density_fast_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/density_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].density_thermal": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Density of thermal particles", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/density_thermal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_thermal\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].density_thermal_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"density_thermal\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/density_thermal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].density_thermal_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"density_thermal\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/density_thermal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].ionisation_potential": { + "data_type": "FLT_0D", + "documentation": "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\u2019+, and x_z is the relative concentration of a given charge state in the bundle, i.e. sum(x_z) = 1 over the bundle.", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/ionisation_potential", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].ionisation_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ionisation_potential\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/ionisation_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].ionisation_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"ionisation_potential\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/ionisation_potential_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].ionisation_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"ionisation_potential\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/ionisation_potential_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].pressure": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Pressure (thermal+non-thermal)", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/pressure(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].pressure_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/pressure_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].pressure_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/pressure_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].pressure_fast_parallel": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Fast (non-thermal) parallel pressure ", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/pressure_fast_parallel(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].pressure_fast_parallel_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/pressure_fast_parallel_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].pressure_fast_parallel_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/pressure_fast_parallel_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].pressure_fast_perpendicular": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Fast (non-thermal) perpendicular pressure ", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/pressure_fast_perpendicular(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/pressure_fast_perpendicular_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/pressure_fast_perpendicular_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].pressure_thermal": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Pressure (thermal) associated with random motion ~average((v-average(v))^2)", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/pressure_thermal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].pressure_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/pressure_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].pressure_thermal_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/pressure_thermal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].pressure_thermal_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/pressure_thermal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].rotation_frequency_tor": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Toroidal rotation frequency (i.e. toroidal velocity divided by the major radius at which the toroidal velocity is taken)", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/rotation_frequency_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad.s^-1" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].rotation_frequency_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rotation_frequency_tor\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/rotation_frequency_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].rotation_frequency_tor_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"rotation_frequency_tor\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/rotation_frequency_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad.s^-1" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].rotation_frequency_tor_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"rotation_frequency_tor\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/rotation_frequency_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad.s^-1" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].temperature": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Temperature", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/temperature(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].temperature_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"temperature\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/temperature_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].temperature_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"temperature\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/temperature_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].z_average": { + "data_type": "FLT_0D", + "documentation": "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.", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/z_average", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].z_average_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_average\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/z_average_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].z_average_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_average\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/z_average_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].z_average_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_average\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/z_average_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle (equal to z_min if no bundle)", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].z_square_average": { + "data_type": "FLT_0D", + "documentation": "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.", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/z_square_average", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].z_square_average_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_square_average\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/z_square_average_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].z_square_average_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_square_average\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/z_square_average_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].ion[:].state[:].z_square_average_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_square_average\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/state(i2)/z_square_average_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].ion[:].temperature": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Temperature (average over charge states when multiple charge states are considered)", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/temperature(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_2d[:].ion[:].temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].temperature_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"temperature\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/temperature_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_2d[:].ion[:].temperature_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"temperature\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/temperature_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_2d[:].ion[:].velocity": { + "data_type": "STRUCTURE", + "documentation": "Velocity (average over charge states when multiple charge states are considered) at the position of maximum major radius on every flux surface", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/velocity", + "lifecycle_status": "alpha", + "structure_reference": "core_profiles_2d_vector_components_2", + "units": "m.s^-1" + }, + "core_profiles.profiles_2d[:].ion[:].velocity.diamagnetic": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Diamagnetic component", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/velocity/diamagnetic(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_2d[:].ion[:].velocity.diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/velocity/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].velocity.diamagnetic_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/velocity/diamagnetic_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_2d[:].ion[:].velocity.diamagnetic_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/velocity/diamagnetic_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_2d[:].ion[:].velocity.parallel": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Parallel component", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/velocity/parallel(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_2d[:].ion[:].velocity.parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/velocity/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].velocity.parallel_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/velocity/parallel_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_2d[:].ion[:].velocity.parallel_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/velocity/parallel_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_2d[:].ion[:].velocity.poloidal": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Poloidal component", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/velocity/poloidal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_2d[:].ion[:].velocity.poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/velocity/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].velocity.poloidal_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/velocity/poloidal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_2d[:].ion[:].velocity.poloidal_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/velocity/poloidal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_2d[:].ion[:].velocity.radial": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Radial component", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/velocity/radial(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_2d[:].ion[:].velocity.radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/velocity/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].velocity.radial_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/velocity/radial_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_2d[:].ion[:].velocity.radial_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/velocity/radial_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_2d[:].ion[:].velocity.toroidal": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Toroidal component", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/velocity/toroidal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_2d[:].ion[:].velocity.toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/velocity/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].velocity.toroidal_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/velocity/toroidal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_2d[:].ion[:].velocity.toroidal_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/velocity/toroidal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_profiles.profiles_2d[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed), volume averaged over plasma radius", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "core_profiles/profiles_2d(itime)/ion(i1)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_profiles.profiles_2d[:].momentum_tor": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "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)", + "full_path": "core_profiles/profiles_2d(itime)/momentum_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "core_profiles.profiles_2d[:].momentum_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor\"", + "full_path": "core_profiles/profiles_2d(itime)/momentum_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].momentum_tor_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"momentum_tor\"", + "full_path": "core_profiles/profiles_2d(itime)/momentum_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "core_profiles.profiles_2d[:].momentum_tor_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"momentum_tor\"", + "full_path": "core_profiles/profiles_2d(itime)/momentum_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "core_profiles.profiles_2d[:].n_i_thermal_total": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Total ion thermal density (sum over species and charge states)", + "full_path": "core_profiles/profiles_2d(itime)/n_i_thermal_total(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_2d[:].n_i_thermal_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_i_thermal_total\"", + "full_path": "core_profiles/profiles_2d(itime)/n_i_thermal_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].n_i_thermal_total_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"n_i_thermal_total\"", + "full_path": "core_profiles/profiles_2d(itime)/n_i_thermal_total_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_2d[:].n_i_thermal_total_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"n_i_thermal_total\"", + "full_path": "core_profiles/profiles_2d(itime)/n_i_thermal_total_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "core_profiles.profiles_2d[:].n_i_total_over_n_e": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Ratio of total ion density (sum over species and charge states) over electron density. (thermal+non-thermal)", + "full_path": "core_profiles/profiles_2d(itime)/n_i_total_over_n_e(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_2d[:].n_i_total_over_n_e_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_i_total_over_n_e\"", + "full_path": "core_profiles/profiles_2d(itime)/n_i_total_over_n_e_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].n_i_total_over_n_e_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"n_i_total_over_n_e\"", + "full_path": "core_profiles/profiles_2d(itime)/n_i_total_over_n_e_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_2d[:].n_i_total_over_n_e_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"n_i_total_over_n_e\"", + "full_path": "core_profiles/profiles_2d(itime)/n_i_total_over_n_e_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_2d[:].pressure_ion_total": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Total (sum over ion species) thermal ion pressure", + "full_path": "core_profiles/profiles_2d(itime)/pressure_ion_total(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].pressure_ion_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_ion_total\"", + "full_path": "core_profiles/profiles_2d(itime)/pressure_ion_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].pressure_ion_total_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure_ion_total\"", + "full_path": "core_profiles/profiles_2d(itime)/pressure_ion_total_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].pressure_ion_total_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure_ion_total\"", + "full_path": "core_profiles/profiles_2d(itime)/pressure_ion_total_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].pressure_parallel": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Total parallel pressure (electrons+ions, thermal+non-thermal)", + "full_path": "core_profiles/profiles_2d(itime)/pressure_parallel(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].pressure_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_parallel\"", + "full_path": "core_profiles/profiles_2d(itime)/pressure_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].pressure_parallel_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure_parallel\"", + "full_path": "core_profiles/profiles_2d(itime)/pressure_parallel_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].pressure_parallel_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure_parallel\"", + "full_path": "core_profiles/profiles_2d(itime)/pressure_parallel_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].pressure_perpendicular": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Total perpendicular pressure (electrons+ions, thermal+non-thermal)", + "full_path": "core_profiles/profiles_2d(itime)/pressure_perpendicular(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].pressure_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_perpendicular\"", + "full_path": "core_profiles/profiles_2d(itime)/pressure_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].pressure_perpendicular_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure_perpendicular\"", + "full_path": "core_profiles/profiles_2d(itime)/pressure_perpendicular_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].pressure_perpendicular_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure_perpendicular\"", + "full_path": "core_profiles/profiles_2d(itime)/pressure_perpendicular_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].pressure_thermal": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Thermal pressure (electrons+ions)", + "full_path": "core_profiles/profiles_2d(itime)/pressure_thermal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].pressure_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_2d(itime)/pressure_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].pressure_thermal_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_2d(itime)/pressure_thermal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].pressure_thermal_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure_thermal\"", + "full_path": "core_profiles/profiles_2d(itime)/pressure_thermal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "core_profiles.profiles_2d[:].t_i_average": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Ion temperature (averaged on states and ion species)", + "full_path": "core_profiles/profiles_2d(itime)/t_i_average(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_2d[:].t_i_average_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"t_i_average\"", + "full_path": "core_profiles/profiles_2d(itime)/t_i_average_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].t_i_average_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"t_i_average\"", + "full_path": "core_profiles/profiles_2d(itime)/t_i_average_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_2d[:].t_i_average_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"t_i_average\"", + "full_path": "core_profiles/profiles_2d(itime)/t_i_average_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "core_profiles.profiles_2d[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "core_profiles/profiles_2d(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "core_profiles.profiles_2d[:].zeff": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Effective charge", + "full_path": "core_profiles/profiles_2d(itime)/zeff(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_2d[:].zeff_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"zeff\"", + "full_path": "core_profiles/profiles_2d(itime)/zeff_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_profiles.profiles_2d[:].zeff_error_lower": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"zeff\"", + "full_path": "core_profiles/profiles_2d(itime)/zeff_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "core_profiles.profiles_2d[:].zeff_error_upper": { + "coordinates": [ + "core_profiles.profiles_2d[:].grid.dim1", + "core_profiles.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"zeff\"", + "full_path": "core_profiles/profiles_2d(itime)/zeff_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "core_profiles.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "core_profiles/time(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "core_profiles.vacuum_toroidal_field": { + "cocos_alias": "IDSPATH", + "cocos_replace": "core_profiles.vacuum_toroidal_field", + "data_type": "STRUCTURE", + "documentation": "Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)", + "full_path": "core_profiles/vacuum_toroidal_field", + "lifecycle_status": "active", + "structure_reference": "b_tor_vacuum_1" + }, + "core_profiles.vacuum_toroidal_field.b0": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "core_profiles/vacuum_toroidal_field/b0(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "core_profiles.vacuum_toroidal_field.b0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b0\"", + "full_path": "core_profiles/vacuum_toroidal_field/b0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_profiles.vacuum_toroidal_field.b0_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b0\"", + "full_path": "core_profiles/vacuum_toroidal_field/b0_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "core_profiles.vacuum_toroidal_field.b0_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "core_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b0\"", + "full_path": "core_profiles/vacuum_toroidal_field/b0_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "core_profiles.vacuum_toroidal_field.r0": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "core_profiles/vacuum_toroidal_field/r0", + "lifecycle_status": "active", + "type": "constant", + "units": "m" + }, + "core_profiles.vacuum_toroidal_field.r0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r0\"", + "full_path": "core_profiles/vacuum_toroidal_field/r0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_profiles.vacuum_toroidal_field.r0_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r0\"", + "full_path": "core_profiles/vacuum_toroidal_field/r0_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "m" + }, + "core_profiles.vacuum_toroidal_field.r0_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r0\"", + "full_path": "core_profiles/vacuum_toroidal_field/r0_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "m" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/core_sources.json b/omas/imas_structures/3_39_0/core_sources.json new file mode 100644 index 000000000..ea481dce2 --- /dev/null +++ b/omas/imas_structures/3_39_0/core_sources.json @@ -0,0 +1,4189 @@ +{ + "core_sources": { + "documentation": "Core plasma thermal source terms (for the transport equations of the thermal species). Energy terms correspond to the full kinetic energy equation (i.e. the energy flux takes into account the energy transported by the particle flux)", + "full_path": "core_sources", + "lifecycle_last_change": "3.31.0", + "lifecycle_status": "active", + "lifecycle_version": "3.1.0", + "maxoccur": "15", + "specific_validation_rules": "yes" + }, + "core_sources.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "core_sources/code", + "lifecycle_status": "active", + "structure_reference": "code" + }, + "core_sources.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_sources/code/commit", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_sources/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "core_sources/code/library(i1)", + "lifecycle_status": "active", + "maxoccur": "10", + "structure_reference": "library" + }, + "core_sources.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_sources/code/library(i1)/commit", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_sources/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "core_sources/code/library(i1)/name", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "core_sources/code/library(i1)/parameters", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_sources/code/library(i1)/repository", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_sources/code/library(i1)/version", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "core_sources/code/name", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.code.output_flag": { + "coordinates": [ + "core_sources.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "core_sources/code/output_flag(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic" + }, + "core_sources.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "core_sources/code/parameters", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_sources/code/repository", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_sources/code/version", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "core_sources/ids_properties", + "lifecycle_status": "active", + "structure_reference": "ids_properties" + }, + "core_sources.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "core_sources/ids_properties/comment", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "core_sources/ids_properties/creation_date", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "core_sources/ids_properties/homogeneous_time", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "core_sources.ids_properties.occurrence" + }, + "core_sources.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "core_sources/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "core_sources.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "core_sources/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "core_sources.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_sources/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_sources/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "core_sources/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_sources/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_sources/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "core_sources/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "core_sources.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_sources/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_sources/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "core_sources/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_sources/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_sources/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "core_sources/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "core_sources.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "core_sources/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "core_sources.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_sources/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_sources/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "core_sources/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "core_sources/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_sources/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_sources/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "core_sources/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "core_sources.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "core_sources/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "core_sources.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_sources/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_sources/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "core_sources/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "core_sources/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_sources/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_sources/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "core_sources/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "core_sources.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_sources/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_sources/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "core_sources/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "core_sources/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_sources/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_sources/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_sources.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "core_sources/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "core_sources.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "core_sources/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "core_sources.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "core_sources/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "core_sources.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "core_sources/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "core_sources.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "core_sources/ids_properties/provider", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "core_sources/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "core_sources.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "core_sources/ids_properties/version_put", + "lifecycle_status": "active", + "structure_reference": "version_dd_al" + }, + "core_sources.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "core_sources/ids_properties/version_put/access_layer", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "core_sources/ids_properties/version_put/access_layer_language", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "core_sources/ids_properties/version_put/data_dictionary", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.source": { + "appendable_by_appender_actor": "yes", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of source terms", + "full_path": "core_sources/source(i1)", + "lifecycle_status": "active", + "maxoccur": "80", + "structure_reference": "core_sources_source" + }, + "core_sources.source[:].global_quantities": { + "coordinates": [ + "core_sources.source[:].global_quantities[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Total source quantities integrated over the plasma volume or surface", + "full_path": "core_sources/source(i1)/global_quantities(itime)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "core_sources_source_global", + "timebasepath": "time", + "type": "dynamic" + }, + "core_sources.source[:].global_quantities[:].current_parallel": { + "data_type": "FLT_0D", + "documentation": "Parallel current driven", + "full_path": "core_sources/source(i1)/global_quantities(itime)/current_parallel", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A" + }, + "core_sources.source[:].global_quantities[:].current_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_parallel\"", + "full_path": "core_sources/source(i1)/global_quantities(itime)/current_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].global_quantities[:].current_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"current_parallel\"", + "full_path": "core_sources/source(i1)/global_quantities(itime)/current_parallel_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A" + }, + "core_sources.source[:].global_quantities[:].current_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"current_parallel\"", + "full_path": "core_sources/source(i1)/global_quantities(itime)/current_parallel_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A" + }, + "core_sources.source[:].global_quantities[:].electrons": { + "data_type": "STRUCTURE", + "documentation": "Sources for electrons", + "full_path": "core_sources/source(i1)/global_quantities(itime)/electrons", + "lifecycle_status": "active", + "structure_reference": "core_sources_source_global_electrons" + }, + "core_sources.source[:].global_quantities[:].electrons.particles": { + "data_type": "FLT_0D", + "documentation": "Electron particle source", + "full_path": "core_sources/source(i1)/global_quantities(itime)/electrons/particles", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].global_quantities[:].electrons.particles_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles\"", + "full_path": "core_sources/source(i1)/global_quantities(itime)/electrons/particles_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].global_quantities[:].electrons.particles_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"particles\"", + "full_path": "core_sources/source(i1)/global_quantities(itime)/electrons/particles_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].global_quantities[:].electrons.particles_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"particles\"", + "full_path": "core_sources/source(i1)/global_quantities(itime)/electrons/particles_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].global_quantities[:].electrons.power": { + "data_type": "FLT_0D", + "documentation": "Power coupled to electrons", + "full_path": "core_sources/source(i1)/global_quantities(itime)/electrons/power", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "core_sources.source[:].global_quantities[:].electrons.power_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power\"", + "full_path": "core_sources/source(i1)/global_quantities(itime)/electrons/power_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].global_quantities[:].electrons.power_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power\"", + "full_path": "core_sources/source(i1)/global_quantities(itime)/electrons/power_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "core_sources.source[:].global_quantities[:].electrons.power_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power\"", + "full_path": "core_sources/source(i1)/global_quantities(itime)/electrons/power_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "core_sources.source[:].global_quantities[:].power": { + "data_type": "FLT_0D", + "documentation": "Total power coupled to the plasma", + "full_path": "core_sources/source(i1)/global_quantities(itime)/power", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "core_sources.source[:].global_quantities[:].power_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power\"", + "full_path": "core_sources/source(i1)/global_quantities(itime)/power_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].global_quantities[:].power_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power\"", + "full_path": "core_sources/source(i1)/global_quantities(itime)/power_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "core_sources.source[:].global_quantities[:].power_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power\"", + "full_path": "core_sources/source(i1)/global_quantities(itime)/power_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "core_sources.source[:].global_quantities[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "core_sources/source(i1)/global_quantities(itime)/time", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_sources.source[:].global_quantities[:].torque_tor": { + "data_type": "FLT_0D", + "documentation": "Toroidal torque", + "full_path": "core_sources/source(i1)/global_quantities(itime)/torque_tor", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^2.s^-2" + }, + "core_sources.source[:].global_quantities[:].torque_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_tor\"", + "full_path": "core_sources/source(i1)/global_quantities(itime)/torque_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].global_quantities[:].torque_tor_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"torque_tor\"", + "full_path": "core_sources/source(i1)/global_quantities(itime)/torque_tor_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^2.s^-2" + }, + "core_sources.source[:].global_quantities[:].torque_tor_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"torque_tor\"", + "full_path": "core_sources/source(i1)/global_quantities(itime)/torque_tor_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^2.s^-2" + }, + "core_sources.source[:].global_quantities[:].total_ion_particles": { + "data_type": "FLT_0D", + "documentation": "Total ion particle source (summed over ion species)", + "full_path": "core_sources/source(i1)/global_quantities(itime)/total_ion_particles", + "lifecycle_status": "active", + "type": "dynamic", + "units": "(ions).s^-1" + }, + "core_sources.source[:].global_quantities[:].total_ion_particles_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"total_ion_particles\"", + "full_path": "core_sources/source(i1)/global_quantities(itime)/total_ion_particles_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].global_quantities[:].total_ion_particles_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"total_ion_particles\"", + "full_path": "core_sources/source(i1)/global_quantities(itime)/total_ion_particles_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "(ions).s^-1" + }, + "core_sources.source[:].global_quantities[:].total_ion_particles_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"total_ion_particles\"", + "full_path": "core_sources/source(i1)/global_quantities(itime)/total_ion_particles_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "(ions).s^-1" + }, + "core_sources.source[:].global_quantities[:].total_ion_power": { + "data_type": "FLT_0D", + "documentation": "Total power coupled to ion species (summed over ion species)", + "full_path": "core_sources/source(i1)/global_quantities(itime)/total_ion_power", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "core_sources.source[:].global_quantities[:].total_ion_power_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"total_ion_power\"", + "full_path": "core_sources/source(i1)/global_quantities(itime)/total_ion_power_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].global_quantities[:].total_ion_power_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"total_ion_power\"", + "full_path": "core_sources/source(i1)/global_quantities(itime)/total_ion_power_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "core_sources.source[:].global_quantities[:].total_ion_power_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"total_ion_power\"", + "full_path": "core_sources/source(i1)/global_quantities(itime)/total_ion_power_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "core_sources.source[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "core_sources/core_source_identifier.xml", + "documentation": "Source term identifier (process causing this source term)\n0) unspecified : Unspecified source type\n1) total : Total source; combines all sources\n2) nbi : Source from Neutral Beam Injection\n3) ec : Sources from electron cyclotron heating and current drive\n4) lh : Sources from lower hybrid heating and current drive\n5) ic : Sources from heating at the ion cyclotron range of frequencies\n6) fusion : Sources from fusion reactions, e.g. alpha particle heating\n7) ohmic : Source from ohmic heating\n8) bremsstrahlung : Source from bremsstrahlung; radiation losses are negative sources\n9) synchrotron_radiation : Source from synchrotron radiation; radiation losses are negative sources\n10) line_radiation : Source from line radiation; radiation losses are negative sources\n11) collisional_equipartition : Collisional equipartition\n12) cold_neutrals : Source of cold neutrals\n13) bootstrap_current : Bootstrap current\n14) pellet : Sources from injection\n100) auxiliary : Source from auxiliary systems, e.g. heating and current drive systems\n101) ic_nbi : A combination of the ic and nbi sources\n102) ic_fusion : A combination of the ic and fusion sources\n103) ic_nbi_fusion : A combination of the ic and fusion sources\n104) ec_lh : A combination of the ec and lh sources\n105) ec_ic : A combination of the ec and ic sources\n106) lh_ic : A combination of the lh and ic sources\n107) ec_lh_ic : A combination of the ec, lh and ic sources\n108) gas_puff : Gas puff\n109) killer_gas_puff : Killer gas puff\n200) radiation : Total radiation source; radiation losses are negative sources\n201) cyclotron_radiation : Source from cyclotron radiation; radiation losses are negative sources\n202) cyclotron_synchrotron_radiation : Source from combined cyclotron and synchrotron radiation; radiation losses are negative sources\n203) impurity_radiation : Line radiation and Bremsstrahlung source; radiation losses are negative sources.\n303) particles_to_wall : Particle pumping by the wall; negative source for plasma and positive source for the wall\n304) particles_to_pump : Particle pumping by external pump; negative source for plasma and positive source for the pump\n305) charge_exchange : Source from charge exchange. Charge exchange losses are negative sources\n400) transport : Source term related to transport processes\n401) neoclassical : Source term related to neoclassical processes\n402) equipartition : Equipartition due to collisions and turbulence\n403) turbulent_equipartition : Turbulent equipartition\n501) runaways : Source from run-away processes; includes both electron and ion run-away\n601) ionisation : Source from ionisation processes (not accounting for charge exchange)\n602) recombination : Source from recombination processes (not accounting for charge exchange)\n603) excitation : Source from excitation processes\n801) database : Source from database entry\n802) gaussian : Artificial source with a gaussian profile\n901) custom_1 : Custom source terms 1; content to be decided by data provided\n902) custom_2 : Custom source terms 2; content to be decided by data provided\n903) custom_3 : Custom source terms 3; content to be decided by data provided\n904) custom_4 : Custom source terms 4; content to be decided by data provided\n905) custom_5 : Custom source terms 5; content to be decided by data provided\n906) custom_6 : Custom source terms 6; content to be decided by data provided\n907) custom_7 : Custom source terms 7; content to be decided by data provided\n908) custom_8 : Custom source terms 8; content to be decided by data provided\n909) custom_9 : Custom source terms 9; content to be decided by data provided", + "full_path": "core_sources/source(i1)/identifier", + "lifecycle_status": "active", + "structure_reference": "identifier" + }, + "core_sources.source[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_sources/source(i1)/identifier/description", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.source[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_sources/source(i1)/identifier/index", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.source[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_sources/source(i1)/identifier/name", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.source[:].profiles_1d": { + "cocos_alias": "IDSPATH", + "cocos_replace": "core_sources.source{i}.profiles_1d{j}", + "coordinates": [ + "core_sources.source[:].profiles_1d[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source profiles for various time slices. Source terms are positive (resp. negative) when there is a gain (resp. a loss) to the considered channel.", + "full_path": "core_sources/source(i1)/profiles_1d(itime)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "core_sources_source_profiles_1d", + "timebasepath": "time", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].conductivity_parallel": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel conductivity due to this source", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/conductivity_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "core_sources.source[:].profiles_1d[:].conductivity_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"conductivity_parallel\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/conductivity_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].conductivity_parallel_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"conductivity_parallel\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/conductivity_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "core_sources.source[:].profiles_1d[:].conductivity_parallel_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"conductivity_parallel\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/conductivity_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "core_sources.source[:].profiles_1d[:].current_parallel_inside": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel current driven inside the flux surface. Cumulative surface integral of j_parallel", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/current_parallel_inside(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A" + }, + "core_sources.source[:].profiles_1d[:].current_parallel_inside_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_parallel_inside\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/current_parallel_inside_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].current_parallel_inside_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current_parallel_inside\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/current_parallel_inside_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A" + }, + "core_sources.source[:].profiles_1d[:].current_parallel_inside_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current_parallel_inside\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/current_parallel_inside_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A" + }, + "core_sources.source[:].profiles_1d[:].electrons": { + "data_type": "STRUCTURE", + "documentation": "Sources for electrons", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons", + "lifecycle_status": "active", + "structure_reference": "core_sources_source_profiles_1d_electrons" + }, + "core_sources.source[:].profiles_1d[:].electrons.energy": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source term for the electron energy equation", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/energy(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].electrons.energy_decomposed": { + "data_type": "STRUCTURE", + "documentation": "Decomposition of the source term for electron energy equation into implicit and explicit parts", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/energy_decomposed", + "lifecycle_status": "active", + "structure_reference": "core_sources_source_profiles_1d_energy_decomposed_3" + }, + "core_sources.source[:].profiles_1d[:].electrons.energy_decomposed.explicit_part": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Explicit part of the source term", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/energy_decomposed/explicit_part(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].electrons.energy_decomposed.explicit_part_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/energy_decomposed/explicit_part_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].electrons.energy_decomposed.explicit_part_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/energy_decomposed/explicit_part_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].electrons.energy_decomposed.explicit_part_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/energy_decomposed/explicit_part_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].electrons.energy_decomposed.implicit_part": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Implicit part of the source term, i.e. to be multiplied by the equation's primary quantity", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/energy_decomposed/implicit_part(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].electrons.energy_decomposed.implicit_part_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/energy_decomposed/implicit_part_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].electrons.energy_decomposed.implicit_part_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/energy_decomposed/implicit_part_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].electrons.energy_decomposed.implicit_part_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/energy_decomposed/implicit_part_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].electrons.energy_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/energy_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].electrons.energy_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energy\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/energy_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].electrons.energy_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energy\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/energy_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].electrons.particles": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source term for electron density equation", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/particles(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "core_sources.source[:].profiles_1d[:].electrons.particles_decomposed": { + "data_type": "STRUCTURE", + "documentation": "Decomposition of the source term for electron density equation into implicit and explicit parts", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/particles_decomposed", + "lifecycle_status": "active", + "structure_reference": "core_sources_source_profiles_1d_particles_decomposed_3" + }, + "core_sources.source[:].profiles_1d[:].electrons.particles_decomposed.explicit_part": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Explicit part of the source term", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/particles_decomposed/explicit_part(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "core_sources.source[:].profiles_1d[:].electrons.particles_decomposed.explicit_part_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/particles_decomposed/explicit_part_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].electrons.particles_decomposed.explicit_part_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/particles_decomposed/explicit_part_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "core_sources.source[:].profiles_1d[:].electrons.particles_decomposed.explicit_part_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/particles_decomposed/explicit_part_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "core_sources.source[:].profiles_1d[:].electrons.particles_decomposed.implicit_part": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Implicit part of the source term, i.e. to be multiplied by the equation's primary quantity", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/particles_decomposed/implicit_part(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].electrons.particles_decomposed.implicit_part_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/particles_decomposed/implicit_part_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].electrons.particles_decomposed.implicit_part_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/particles_decomposed/implicit_part_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].electrons.particles_decomposed.implicit_part_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/particles_decomposed/implicit_part_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].electrons.particles_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/particles_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].electrons.particles_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"particles\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/particles_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "core_sources.source[:].profiles_1d[:].electrons.particles_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"particles\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/particles_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "core_sources.source[:].profiles_1d[:].electrons.particles_inside": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Electron source inside the flux surface. Cumulative volume integral of the source term for the electron density equation.", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/particles_inside(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].electrons.particles_inside_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles_inside\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/particles_inside_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].electrons.particles_inside_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"particles_inside\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/particles_inside_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].electrons.particles_inside_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"particles_inside\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/particles_inside_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].electrons.power_inside": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Power coupled to electrons inside the flux surface. Cumulative volume integral of the source term for the electron energy equation", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/power_inside(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "core_sources.source[:].profiles_1d[:].electrons.power_inside_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inside\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/power_inside_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].electrons.power_inside_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_inside\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/power_inside_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "core_sources.source[:].profiles_1d[:].electrons.power_inside_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_inside\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/electrons/power_inside_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "core_sources.source[:].profiles_1d[:].grid": { + "data_type": "STRUCTURE", + "documentation": "Radial grid", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid", + "lifecycle_status": "active", + "structure_reference": "core_radial_grid" + }, + "core_sources.source[:].profiles_1d[:].grid.area": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Cross-sectional area of the flux surface", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/area(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_sources.source[:].profiles_1d[:].grid.area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].grid.area_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"area\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/area_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_sources.source[:].profiles_1d[:].grid.area_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"area\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/area_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_sources.source[:].profiles_1d[:].grid.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal magnetic flux", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/psi(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_sources.source[:].profiles_1d[:].grid.psi_boundary": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/psi_boundary", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_sources.source[:].profiles_1d[:].grid.psi_boundary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_boundary\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/psi_boundary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].grid.psi_boundary_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_boundary\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/psi_boundary_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_sources.source[:].profiles_1d[:].grid.psi_boundary_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_boundary\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/psi_boundary_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_sources.source[:].profiles_1d[:].grid.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].grid.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/psi_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_sources.source[:].profiles_1d[:].grid.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/psi_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_sources.source[:].profiles_1d[:].grid.psi_magnetic_axis": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/psi_magnetic_axis", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_sources.source[:].profiles_1d[:].grid.psi_magnetic_axis_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_magnetic_axis\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/psi_magnetic_axis_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].grid.psi_magnetic_axis_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_magnetic_axis\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/psi_magnetic_axis_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_sources.source[:].profiles_1d[:].grid.psi_magnetic_axis_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_magnetic_axis\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/psi_magnetic_axis_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_sources.source[:].profiles_1d[:].grid.rho_pol_norm": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/rho_pol_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_sources.source[:].profiles_1d[:].grid.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].grid.rho_pol_norm_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/rho_pol_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_sources.source[:].profiles_1d[:].grid.rho_pol_norm_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/rho_pol_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_sources.source[:].profiles_1d[:].grid.rho_tor": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/rho_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "core_sources.source[:].profiles_1d[:].grid.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].grid.rho_tor_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/rho_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "core_sources.source[:].profiles_1d[:].grid.rho_tor_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/rho_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "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) ", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_sources.source[:].profiles_1d[:].grid.surface": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Surface area of the toroidal flux surface", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/surface(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_sources.source[:].profiles_1d[:].grid.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].grid.surface_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"surface\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/surface_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_sources.source[:].profiles_1d[:].grid.surface_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"surface\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/surface_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_sources.source[:].profiles_1d[:].grid.volume": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Volume enclosed inside the magnetic surface", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/volume(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "core_sources.source[:].profiles_1d[:].grid.volume_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/volume_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].grid.volume_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"volume\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/volume_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "core_sources.source[:].profiles_1d[:].grid.volume_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"volume\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/grid/volume_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "core_sources.source[:].profiles_1d[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source terms related to the different ions species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "core_sources_source_profiles_1d_ions" + }, + "core_sources.source[:].profiles_1d[:].ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/element(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "core_sources.source[:].profiles_1d[:].ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_sources.source[:].profiles_1d[:].ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_sources.source[:].profiles_1d[:].ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_sources.source[:].profiles_1d[:].ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].ion[:].energy": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source term for the ion energy transport equation.", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/energy(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].ion[:].energy_decomposed": { + "data_type": "STRUCTURE", + "documentation": "Decomposition of the source term for ion energy equation into implicit and explicit parts", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/energy_decomposed", + "lifecycle_status": "active", + "structure_reference": "core_sources_source_profiles_1d_energy_decomposed_3" + }, + "core_sources.source[:].profiles_1d[:].ion[:].energy_decomposed.explicit_part": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Explicit part of the source term", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/energy_decomposed/explicit_part(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].ion[:].energy_decomposed.explicit_part_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/energy_decomposed/explicit_part_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].energy_decomposed.explicit_part_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/energy_decomposed/explicit_part_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].ion[:].energy_decomposed.explicit_part_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/energy_decomposed/explicit_part_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].ion[:].energy_decomposed.implicit_part": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Implicit part of the source term, i.e. to be multiplied by the equation's primary quantity", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/energy_decomposed/implicit_part(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].ion[:].energy_decomposed.implicit_part_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/energy_decomposed/implicit_part_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].energy_decomposed.implicit_part_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/energy_decomposed/implicit_part_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].ion[:].energy_decomposed.implicit_part_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/energy_decomposed/implicit_part_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].ion[:].energy_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/energy_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].energy_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energy\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/energy_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].ion[:].energy_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energy\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/energy_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H, D, T, He, C, D2, ...)", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum": { + "data_type": "STRUCTURE", + "documentation": "Source term for the ion momentum transport equations along various components (directions)", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum", + "lifecycle_status": "active", + "structure_reference": "core_sources_source_profiles_1d_components_2" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.diamagnetic": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.diamagnetic_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.diamagnetic_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.parallel": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.parallel_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.parallel_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.poloidal": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.poloidal_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.poloidal_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.radial": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radial component", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.radial_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.radial_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.toroidal": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.toroidal_decomposed": { + "data_type": "STRUCTURE", + "documentation": "Decomposition of the source term for ion toroidal momentum equation into implicit and explicit parts", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal_decomposed", + "lifecycle_status": "active", + "structure_reference": "core_sources_source_profiles_1d_momentum_decomposed_4" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.toroidal_decomposed.explicit_part": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Explicit part of the source term", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal_decomposed/explicit_part(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^2.s^-2" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.toroidal_decomposed.explicit_part_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal_decomposed/explicit_part_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.toroidal_decomposed.explicit_part_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal_decomposed/explicit_part_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^2.s^-2" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.toroidal_decomposed.explicit_part_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal_decomposed/explicit_part_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^2.s^-2" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.toroidal_decomposed.implicit_part": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Implicit part of the source term, i.e. to be multiplied by the equation's primary quantity", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal_decomposed/implicit_part(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.toroidal_decomposed.implicit_part_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal_decomposed/implicit_part_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.toroidal_decomposed.implicit_part_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal_decomposed/implicit_part_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.toroidal_decomposed.implicit_part_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal_decomposed/implicit_part_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.toroidal_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_sources.source[:].profiles_1d[:].ion[:].momentum.toroidal_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_sources.source[:].profiles_1d[:].ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/multiple_states_flag", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/neutral_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].particles": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source term for ion density equation", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/particles(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "core_sources.source[:].profiles_1d[:].ion[:].particles_decomposed": { + "data_type": "STRUCTURE", + "documentation": "Decomposition of the source term for ion density equation into implicit and explicit parts", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/particles_decomposed", + "lifecycle_status": "active", + "structure_reference": "core_sources_source_profiles_1d_particles_decomposed_3" + }, + "core_sources.source[:].profiles_1d[:].ion[:].particles_decomposed.explicit_part": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Explicit part of the source term", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/particles_decomposed/explicit_part(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "core_sources.source[:].profiles_1d[:].ion[:].particles_decomposed.explicit_part_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/particles_decomposed/explicit_part_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].particles_decomposed.explicit_part_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/particles_decomposed/explicit_part_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "core_sources.source[:].profiles_1d[:].ion[:].particles_decomposed.explicit_part_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/particles_decomposed/explicit_part_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "core_sources.source[:].profiles_1d[:].ion[:].particles_decomposed.implicit_part": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Implicit part of the source term, i.e. to be multiplied by the equation's primary quantity", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/particles_decomposed/implicit_part(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].ion[:].particles_decomposed.implicit_part_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/particles_decomposed/implicit_part_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].particles_decomposed.implicit_part_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/particles_decomposed/implicit_part_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].ion[:].particles_decomposed.implicit_part_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/particles_decomposed/implicit_part_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].ion[:].particles_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/particles_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].particles_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"particles\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/particles_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "core_sources.source[:].profiles_1d[:].ion[:].particles_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"particles\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/particles_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source terms related to the different charge states of the species (ionisation, energy, excitation, ...)", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "core_sources_source_profiles_1d_ions_charge_states" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/electron_configuration", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].energy": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source terms for the charge state energy transport equation", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].energy_decomposed": { + "data_type": "STRUCTURE", + "documentation": "Decomposition of the source term for state energy equation into implicit and explicit parts", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy_decomposed", + "lifecycle_status": "active", + "structure_reference": "core_sources_source_profiles_1d_energy_decomposed_4" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].energy_decomposed.explicit_part": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Explicit part of the source term", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy_decomposed/explicit_part(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].energy_decomposed.explicit_part_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy_decomposed/explicit_part_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].energy_decomposed.explicit_part_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy_decomposed/explicit_part_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].energy_decomposed.explicit_part_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy_decomposed/explicit_part_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].energy_decomposed.implicit_part": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Implicit part of the source term, i.e. to be multiplied by the equation's primary quantity", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy_decomposed/implicit_part(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].energy_decomposed.implicit_part_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy_decomposed/implicit_part_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].energy_decomposed.implicit_part_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy_decomposed/implicit_part_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].energy_decomposed.implicit_part_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy_decomposed/implicit_part_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].energy_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].energy_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energy\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].energy_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energy\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].is_neutral": { + "data_type": "INT_0D", + "documentation": "Flag specifying if this state corresponds to a neutral (1) or not (0)", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/is_neutral", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].neutral_type": { + "data_type": "STRUCTURE", + "documentation": "Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/neutral_type", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "structure_reference": "identifier_dynamic_aos3" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].neutral_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/neutral_type/description", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].neutral_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/neutral_type/index", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].neutral_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/neutral_type/name", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].particles": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source term for the charge state density transport equation", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].particles_decomposed": { + "data_type": "STRUCTURE", + "documentation": "Decomposition of the source term for state density equation into implicit and explicit parts", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_decomposed", + "lifecycle_status": "active", + "structure_reference": "core_sources_source_profiles_1d_particles_decomposed_4" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].particles_decomposed.explicit_part": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Explicit part of the source term", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_decomposed/explicit_part(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].particles_decomposed.explicit_part_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_decomposed/explicit_part_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].particles_decomposed.explicit_part_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_decomposed/explicit_part_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].particles_decomposed.explicit_part_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_decomposed/explicit_part_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].particles_decomposed.implicit_part": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Implicit part of the source term, i.e. to be multiplied by the equation's primary quantity", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_decomposed/implicit_part(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].particles_decomposed.implicit_part_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_decomposed/implicit_part_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].particles_decomposed.implicit_part_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_decomposed/implicit_part_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].particles_decomposed.implicit_part_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_decomposed/implicit_part_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].particles_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].particles_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"particles\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].particles_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"particles\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed)", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/z_ion", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/z_ion_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/ion(i2)/z_ion_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].j_parallel": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel current density source, average(J.B) / B0, where B0 = core_sources/vacuum_toroidal_field/b0 ", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/j_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "core_sources.source[:].profiles_1d[:].j_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_parallel\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/j_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].j_parallel_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_parallel\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/j_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "core_sources.source[:].profiles_1d[:].j_parallel_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_parallel\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/j_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "core_sources.source[:].profiles_1d[:].momentum_tor": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source term for total toroidal momentum equation", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/momentum_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_sources.source[:].profiles_1d[:].momentum_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/momentum_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].momentum_tor_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"momentum_tor\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/momentum_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_sources.source[:].profiles_1d[:].momentum_tor_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"momentum_tor\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/momentum_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_sources.source[:].profiles_1d[:].momentum_tor_j_cross_b_field": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Contribution to the toroidal momentum source term (already included in the momentum_tor node) corresponding to the toroidal torques onto the thermal plasma due to Lorentz force associated with radial currents. These currents appear as return-currents (enforcing quasi-neutrality, div(J)=0) balancing radial currents of non-thermal particles, e.g. radial currents of fast and trapped neutral-beam-ions.", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/momentum_tor_j_cross_b_field(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_sources.source[:].profiles_1d[:].momentum_tor_j_cross_b_field_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_j_cross_b_field\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/momentum_tor_j_cross_b_field_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].momentum_tor_j_cross_b_field_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"momentum_tor_j_cross_b_field\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/momentum_tor_j_cross_b_field_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_sources.source[:].profiles_1d[:].momentum_tor_j_cross_b_field_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"momentum_tor_j_cross_b_field\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/momentum_tor_j_cross_b_field_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_sources.source[:].profiles_1d[:].neutral": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source terms related to the different neutral species", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "core_sources_source_profiles_1d_neutral" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/element(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/atoms_n", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/z_n", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].energy": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source term for the neutral energy transport equation.", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/energy(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].energy_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/energy_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].energy_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energy\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/energy_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].energy_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energy\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/energy_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].ion_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding ion species in the ../../ion array", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/ion_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the neutral species (e.g. H, D, T, He, C, ...)", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/multiple_states_flag", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].particles": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source term for neutral density equation", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/particles(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].particles_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/particles_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].particles_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"particles\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/particles_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].particles_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"particles\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/particles_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source terms related to the different charge states of the species (energy, excitation, ...)", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "core_sources_source_profiles_1d_neutral_state" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/electron_configuration", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].state[:].energy": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source terms for the state energy transport equation", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].state[:].energy_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].state[:].energy_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energy\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].state[:].energy_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energy\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying state", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].state[:].neutral_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/neutrals_identifier.xml", + "documentation": "Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI\n1) cold : Cold neutrals\n2) thermal : Thermal neutrals\n3) fast : Fast neutrals\n4) nbi : NBI neutrals", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/neutral_type", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].state[:].neutral_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/neutral_type/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].state[:].neutral_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/neutral_type/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].state[:].neutral_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/neutral_type/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].state[:].particles": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source term for the state density transport equation", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].state[:].particles_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].state[:].particles_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"particles\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].state[:].particles_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"particles\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].profiles_1d[:].neutral[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/time", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_sources.source[:].profiles_1d[:].torque_tor_inside": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal torque inside the flux surface. Cumulative volume integral of the source term for the total toroidal momentum equation", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/torque_tor_inside(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^2.s^-2" + }, + "core_sources.source[:].profiles_1d[:].torque_tor_inside_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_tor_inside\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/torque_tor_inside_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].torque_tor_inside_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_tor_inside\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/torque_tor_inside_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^2.s^-2" + }, + "core_sources.source[:].profiles_1d[:].torque_tor_inside_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_tor_inside\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/torque_tor_inside_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^2.s^-2" + }, + "core_sources.source[:].profiles_1d[:].total_ion_energy": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source term for the total (summed over ion species) energy equation", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/total_ion_energy(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].total_ion_energy_decomposed": { + "data_type": "STRUCTURE", + "documentation": "Decomposition of the source term for total ion energy equation into implicit and explicit parts", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/total_ion_energy_decomposed", + "lifecycle_status": "active", + "structure_reference": "core_sources_source_profiles_1d_energy_decomposed_2" + }, + "core_sources.source[:].profiles_1d[:].total_ion_energy_decomposed.explicit_part": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Explicit part of the source term", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/total_ion_energy_decomposed/explicit_part(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].total_ion_energy_decomposed.explicit_part_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/total_ion_energy_decomposed/explicit_part_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].total_ion_energy_decomposed.explicit_part_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/total_ion_energy_decomposed/explicit_part_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].total_ion_energy_decomposed.explicit_part_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"explicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/total_ion_energy_decomposed/explicit_part_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].total_ion_energy_decomposed.implicit_part": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Implicit part of the source term, i.e. to be multiplied by the equation's primary quantity", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/total_ion_energy_decomposed/implicit_part(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].total_ion_energy_decomposed.implicit_part_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/total_ion_energy_decomposed/implicit_part_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].total_ion_energy_decomposed.implicit_part_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/total_ion_energy_decomposed/implicit_part_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].total_ion_energy_decomposed.implicit_part_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"implicit_part\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/total_ion_energy_decomposed/implicit_part_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_sources.source[:].profiles_1d[:].total_ion_energy_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"total_ion_energy\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/total_ion_energy_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].total_ion_energy_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"total_ion_energy\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/total_ion_energy_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].total_ion_energy_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"total_ion_energy\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/total_ion_energy_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "core_sources.source[:].profiles_1d[:].total_ion_power_inside": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total power coupled to ion species (summed over ion species) inside the flux surface. Cumulative volume integral of the source term for the total ion energy equation", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/total_ion_power_inside(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "core_sources.source[:].profiles_1d[:].total_ion_power_inside_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"total_ion_power_inside\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/total_ion_power_inside_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_sources.source[:].profiles_1d[:].total_ion_power_inside_error_lower": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"total_ion_power_inside\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/total_ion_power_inside_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "core_sources.source[:].profiles_1d[:].total_ion_power_inside_error_upper": { + "coordinates": [ + "core_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"total_ion_power_inside\"", + "full_path": "core_sources/source(i1)/profiles_1d(itime)/total_ion_power_inside_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "core_sources.source[:].species": { + "data_type": "STRUCTURE", + "documentation": "Species causing this source term (if relevant, e.g. a particular ion or neutral state in case of line radiation)", + "full_path": "core_sources/source(i1)/species", + "lifecycle_status": "active", + "structure_reference": "distribution_species" + }, + "core_sources.source[:].species.ion": { + "data_type": "STRUCTURE", + "documentation": "Description of the ion or neutral species, used if type/index = 2 or 3", + "full_path": "core_sources/source(i1)/species/ion", + "lifecycle_status": "active", + "structure_reference": "plasma_composition_ions_constant" + }, + "core_sources.source[:].species.ion.element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "core_sources/source(i1)/species/ion/element(i2)", + "lifecycle_status": "active", + "maxoccur": "5", + "structure_reference": "plasma_composition_neutral_element_constant" + }, + "core_sources.source[:].species.ion.element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "core_sources/source(i1)/species/ion/element(i2)/a", + "lifecycle_status": "active", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "core_sources.source[:].species.ion.element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "core_sources/source(i1)/species/ion/element(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_sources.source[:].species.ion.element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "core_sources/source(i1)/species/ion/element(i2)/a_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "core_sources.source[:].species.ion.element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "core_sources/source(i1)/species/ion/element(i2)/a_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "core_sources.source[:].species.ion.element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "core_sources/source(i1)/species/ion/element(i2)/atoms_n", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.source[:].species.ion.element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "core_sources/source(i1)/species/ion/element(i2)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.ion.element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "core_sources/source(i1)/species/ion/element(i2)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_sources.source[:].species.ion.element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "core_sources/source(i1)/species/ion/element(i2)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.ion.element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "core_sources/source(i1)/species/ion/element(i2)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.ion.element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "core_sources/source(i1)/species/ion/element(i2)/z_n", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.ion.element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "core_sources/source(i1)/species/ion/element(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_sources.source[:].species.ion.element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "core_sources/source(i1)/species/ion/element(i2)/z_n_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.ion.element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "core_sources/source(i1)/species/ion/element(i2)/z_n_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.ion.label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)", + "full_path": "core_sources/source(i1)/species/ion/label", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.source[:].species.ion.state": { + "data_type": "STRUCTURE", + "documentation": "Quantities related to the different states of the species (ionisation, energy, excitation, ...)", + "full_path": "core_sources/source(i1)/species/ion/state", + "lifecycle_status": "active", + "structure_reference": "plasma_composition_ion_state_constant" + }, + "core_sources.source[:].species.ion.state.electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "core_sources/source(i1)/species/ion/state/electron_configuration", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.source[:].species.ion.state.label": { + "data_type": "STR_0D", + "documentation": "String identifying ion state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "core_sources/source(i1)/species/ion/state/label", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.source[:].species.ion.state.vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "core_sources/source(i1)/species/ion/state/vibrational_level", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.ion.state.vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "core_sources/source(i1)/species/ion/state/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_sources.source[:].species.ion.state.vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "core_sources/source(i1)/species/ion/state/vibrational_level_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.ion.state.vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "core_sources/source(i1)/species/ion/state/vibrational_level_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.ion.state.vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "core_sources/source(i1)/species/ion/state/vibrational_mode", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.source[:].species.ion.state.z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle (equal to z_min if no bundle)", + "full_path": "core_sources/source(i1)/species/ion/state/z_max", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.ion.state.z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "core_sources/source(i1)/species/ion/state/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_sources.source[:].species.ion.state.z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "core_sources/source(i1)/species/ion/state/z_max_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.ion.state.z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "core_sources/source(i1)/species/ion/state/z_max_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.ion.state.z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)", + "full_path": "core_sources/source(i1)/species/ion/state/z_min", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.ion.state.z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "core_sources/source(i1)/species/ion/state/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_sources.source[:].species.ion.state.z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "core_sources/source(i1)/species/ion/state/z_min_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.ion.state.z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "core_sources/source(i1)/species/ion/state/z_min_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.ion.z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed)", + "full_path": "core_sources/source(i1)/species/ion/z_ion", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.ion.z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "core_sources/source(i1)/species/ion/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_sources.source[:].species.ion.z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "core_sources/source(i1)/species/ion/z_ion_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.ion.z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "core_sources/source(i1)/species/ion/z_ion_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.neutral": { + "data_type": "STRUCTURE", + "documentation": "Description of the neutral species, used if type/index = 4 or 5", + "full_path": "core_sources/source(i1)/species/neutral", + "lifecycle_status": "active", + "structure_reference": "plasma_composition_neutral_constant" + }, + "core_sources.source[:].species.neutral.element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "core_sources/source(i1)/species/neutral/element(i2)", + "lifecycle_status": "active", + "maxoccur": "5", + "structure_reference": "plasma_composition_neutral_element_constant" + }, + "core_sources.source[:].species.neutral.element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "core_sources/source(i1)/species/neutral/element(i2)/a", + "lifecycle_status": "active", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "core_sources.source[:].species.neutral.element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "core_sources/source(i1)/species/neutral/element(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_sources.source[:].species.neutral.element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "core_sources/source(i1)/species/neutral/element(i2)/a_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "core_sources.source[:].species.neutral.element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "core_sources/source(i1)/species/neutral/element(i2)/a_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "core_sources.source[:].species.neutral.element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "core_sources/source(i1)/species/neutral/element(i2)/atoms_n", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.source[:].species.neutral.element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "core_sources/source(i1)/species/neutral/element(i2)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.neutral.element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "core_sources/source(i1)/species/neutral/element(i2)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_sources.source[:].species.neutral.element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "core_sources/source(i1)/species/neutral/element(i2)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.neutral.element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "core_sources/source(i1)/species/neutral/element(i2)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.neutral.element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "core_sources/source(i1)/species/neutral/element(i2)/z_n", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.neutral.element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "core_sources/source(i1)/species/neutral/element(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_sources.source[:].species.neutral.element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "core_sources/source(i1)/species/neutral/element(i2)/z_n_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.neutral.element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "core_sources/source(i1)/species/neutral/element(i2)/z_n_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.neutral.label": { + "data_type": "STR_0D", + "documentation": "String identifying neutral (e.g. H, D, T, He, C, ...)", + "full_path": "core_sources/source(i1)/species/neutral/label", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.source[:].species.neutral.state": { + "data_type": "STRUCTURE", + "documentation": "State of the species (energy, excitation, ...)", + "full_path": "core_sources/source(i1)/species/neutral/state", + "lifecycle_status": "active", + "structure_reference": "plasma_composition_neutral_state_constant" + }, + "core_sources.source[:].species.neutral.state.electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "core_sources/source(i1)/species/neutral/state/electron_configuration", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.source[:].species.neutral.state.label": { + "data_type": "STR_0D", + "documentation": "String identifying neutral state ", + "full_path": "core_sources/source(i1)/species/neutral/state/label", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.source[:].species.neutral.state.neutral_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/neutrals_identifier.xml", + "documentation": "Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI\n1) cold : Cold neutrals\n2) thermal : Thermal neutrals\n3) fast : Fast neutrals\n4) nbi : NBI neutrals", + "full_path": "core_sources/source(i1)/species/neutral/state/neutral_type", + "lifecycle_status": "active", + "structure_reference": "identifier" + }, + "core_sources.source[:].species.neutral.state.neutral_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_sources/source(i1)/species/neutral/state/neutral_type/description", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.source[:].species.neutral.state.neutral_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_sources/source(i1)/species/neutral/state/neutral_type/index", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.source[:].species.neutral.state.neutral_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_sources/source(i1)/species/neutral/state/neutral_type/name", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.source[:].species.neutral.state.vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "core_sources/source(i1)/species/neutral/state/vibrational_level", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.neutral.state.vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "core_sources/source(i1)/species/neutral/state/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_sources.source[:].species.neutral.state.vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "core_sources/source(i1)/species/neutral/state/vibrational_level_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.neutral.state.vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "core_sources/source(i1)/species/neutral/state/vibrational_level_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "core_sources.source[:].species.neutral.state.vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "core_sources/source(i1)/species/neutral/state/vibrational_mode", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.source[:].species.type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/species_reference_identifier.xml", + "documentation": "Species type. index=1 for electron; index=2 for ion species in a single/average state (refer to ion structure); index=3 for ion species in a particular state (refer to ion/state structure); index=4 for neutral species in a single/average state (refer to neutral structure); index=5 for neutral species in a particular state (refer to neutral/state structure); index=6 for neutron; index=7 for photon\n0) unspecified : unspecified\n1) electron : Electron\n2) ion : Ion species in a single/average state; refer to ion-structure\n3) ion_state : Ion species in a particular state; refer to ion/state-structure\n4) neutral : Neutral species in a single/average state; refer to neutral-structure\n5) neutral_state : Neutral species in a particular state; refer to neutral/state-structure\n6) neutron : Neutron\n7) photon : Photon", + "full_path": "core_sources/source(i1)/species/type", + "lifecycle_status": "active", + "structure_reference": "identifier" + }, + "core_sources.source[:].species.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_sources/source(i1)/species/type/description", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.source[:].species.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_sources/source(i1)/species/type/index", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.source[:].species.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_sources/source(i1)/species/type/name", + "lifecycle_status": "active", + "type": "constant" + }, + "core_sources.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "core_sources/time(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "core_sources.vacuum_toroidal_field": { + "cocos_alias": "IDSPATH", + "cocos_replace": "core_sources.vacuum_toroidal_field", + "data_type": "STRUCTURE", + "documentation": "Characteristics of the vacuum toroidal field (used in Rho_Tor definition and in the normalization of current densities)", + "full_path": "core_sources/vacuum_toroidal_field", + "lifecycle_status": "active", + "structure_reference": "b_tor_vacuum_1" + }, + "core_sources.vacuum_toroidal_field.b0": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "core_sources.time" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "core_sources/vacuum_toroidal_field/b0(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "core_sources.vacuum_toroidal_field.b0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b0\"", + "full_path": "core_sources/vacuum_toroidal_field/b0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_sources.vacuum_toroidal_field.b0_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "core_sources.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b0\"", + "full_path": "core_sources/vacuum_toroidal_field/b0_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "core_sources.vacuum_toroidal_field.b0_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "core_sources.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b0\"", + "full_path": "core_sources/vacuum_toroidal_field/b0_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "core_sources.vacuum_toroidal_field.r0": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "core_sources/vacuum_toroidal_field/r0", + "lifecycle_status": "active", + "type": "constant", + "units": "m" + }, + "core_sources.vacuum_toroidal_field.r0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r0\"", + "full_path": "core_sources/vacuum_toroidal_field/r0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_sources.vacuum_toroidal_field.r0_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r0\"", + "full_path": "core_sources/vacuum_toroidal_field/r0_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "m" + }, + "core_sources.vacuum_toroidal_field.r0_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r0\"", + "full_path": "core_sources/vacuum_toroidal_field/r0_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "m" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/core_transport.json b/omas/imas_structures/3_39_0/core_transport.json new file mode 100644 index 000000000..215e1d626 --- /dev/null +++ b/omas/imas_structures/3_39_0/core_transport.json @@ -0,0 +1,5840 @@ +{ + "core_transport": { + "documentation": "Core plasma transport of particles, energy, momentum and poloidal flux. The transport of particles, energy and momentum is described by diffusion coefficients, D, and convection velocities, v. These are defined by the total fluxes of particles, energy and momentum, across a flux surface given by : V' [-D Y' <|grad(rho_tor_norm)|^2gt; + v Y <|grad(rho_tor_norm)|>], where Y represents the particles, energy and momentum density, respectively, while V is the volume inside a flux surface, the primes denote derivatives with respect to rho_tor_norm and < X > is the flux surface average of a quantity X. This formulation remains valid when changing simultaneously rho_tor_norm into rho_tor in the gradient terms and in the derivatives denoted by the prime. The average flux stored in the IDS as sibling of D and v is the total flux described above divided by the flux surface area V' <|grad(rho_tor_norm)|>. Note that the energy flux includes the energy transported by the particle flux.", + "full_path": "core_transport", + "lifecycle_last_change": "3.29.0", + "lifecycle_status": "active", + "lifecycle_version": "3.1.0", + "maxoccur": "10", + "specific_validation_rules": "yes" + }, + "core_transport.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "core_transport/code", + "lifecycle_status": "active", + "structure_reference": "code" + }, + "core_transport.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_transport/code/commit", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_transport/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "core_transport/code/library(i1)", + "lifecycle_status": "active", + "maxoccur": "10", + "structure_reference": "library" + }, + "core_transport.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_transport/code/library(i1)/commit", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_transport/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "core_transport/code/library(i1)/name", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "core_transport/code/library(i1)/parameters", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_transport/code/library(i1)/repository", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_transport/code/library(i1)/version", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "core_transport/code/name", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.code.output_flag": { + "coordinates": [ + "core_transport.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "core_transport/code/output_flag(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic" + }, + "core_transport.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "core_transport/code/parameters", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_transport/code/repository", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_transport/code/version", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "core_transport/ids_properties", + "lifecycle_status": "active", + "structure_reference": "ids_properties" + }, + "core_transport.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "core_transport/ids_properties/comment", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "core_transport/ids_properties/creation_date", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "core_transport/ids_properties/homogeneous_time", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "core_transport.ids_properties.occurrence" + }, + "core_transport.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "core_transport/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "core_transport.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "core_transport/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "core_transport.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_transport/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_transport/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "core_transport/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_transport/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_transport/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "core_transport/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "core_transport.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_transport/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_transport/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "core_transport/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_transport/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_transport/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "core_transport/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "core_transport.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "core_transport/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "core_transport.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_transport/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_transport/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "core_transport/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "core_transport/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_transport/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_transport/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "core_transport/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "core_transport.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "core_transport/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "core_transport.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_transport/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_transport/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "core_transport/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "core_transport/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_transport/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_transport/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "core_transport/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "core_transport.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_transport/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_transport/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "core_transport/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "core_transport/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_transport/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_transport/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "core_transport.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "core_transport/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "core_transport.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "core_transport/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "core_transport.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "core_transport/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "core_transport.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "core_transport/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "core_transport.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "core_transport/ids_properties/provider", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "core_transport/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "core_transport.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "core_transport/ids_properties/version_put", + "lifecycle_status": "active", + "structure_reference": "version_dd_al" + }, + "core_transport.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "core_transport/ids_properties/version_put/access_layer", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "core_transport/ids_properties/version_put/access_layer_language", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "core_transport/ids_properties/version_put/data_dictionary", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.model": { + "appendable_by_appender_actor": "yes", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Transport is described by a combination of various transport models", + "full_path": "core_transport/model(i1)", + "lifecycle_status": "active", + "maxoccur": "18", + "structure_reference": "core_transport_model" + }, + "core_transport.model[:].code": { + "data_type": "STRUCTURE", + "documentation": "Code-specific parameters used for this model", + "full_path": "core_transport/model(i1)/code", + "lifecycle_status": "active", + "structure_reference": "code_with_timebase" + }, + "core_transport.model[:].code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "core_transport/model(i1)/code/commit", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.model[:].code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "core_transport/model(i1)/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.model[:].code.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "core_transport/model(i1)/code/name", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.model[:].code.output_flag": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "core_transport/model(i1)/code/output_flag", + "lifecycle_status": "active", + "structure_reference": "signal_int_1d" + }, + "core_transport.model[:].code.output_flag.data": { + "coordinates": [ + "core_transport.model[:].code.output_flag.time" + ], + "data_type": "INT_1D", + "documentation": "Data", + "full_path": "core_transport/model(i1)/code/output_flag/data(:)", + "lifecycle_status": "active", + "timebasepath": "code/output_flag/time", + "type": "dynamic" + }, + "core_transport.model[:].code.output_flag.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "core_transport/model(i1)/code/output_flag/time(:)", + "lifecycle_status": "active", + "timebasepath": "code/output_flag/time", + "type": "dynamic", + "units": "s" + }, + "core_transport.model[:].code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "core_transport/model(i1)/code/parameters", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.model[:].code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "core_transport/model(i1)/code/repository", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.model[:].code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "core_transport/model(i1)/code/version", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.model[:].comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the model", + "full_path": "core_transport/model(i1)/comment", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.model[:].flux_multiplier": { + "data_type": "FLT_0D", + "documentation": "Multiplier applied to the particule flux when adding its contribution in the expression of the heat flux : can be 0, 3/2 or 5/2", + "full_path": "core_transport/model(i1)/flux_multiplier", + "lifecycle_status": "active", + "type": "constant", + "units": "-" + }, + "core_transport.model[:].flux_multiplier_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux_multiplier\"", + "full_path": "core_transport/model(i1)/flux_multiplier_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_transport.model[:].flux_multiplier_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"flux_multiplier\"", + "full_path": "core_transport/model(i1)/flux_multiplier_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "-" + }, + "core_transport.model[:].flux_multiplier_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"flux_multiplier\"", + "full_path": "core_transport/model(i1)/flux_multiplier_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "-" + }, + "core_transport.model[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "core_transport/core_transport_identifier.xml", + "documentation": "Transport model identifier\n0) unspecified : Unspecified transport type\n1) combined : Combination of data from available transport models. Representation of the total transport in the system\n2) transport_solver : Output from a transport solver\n3) background : Background transport level, ad-hoc transport model not directly related to a physics model\n4) database : Transport specified by a database entry external to the dynamic evolution of the plasma\n5) neoclassical : Neoclassical\n6) anomalous : Representation of turbulent transport\n19) mhd : Transport arising from MHD frequency modes\n20) ntm : Transport arising from the presence of NTMs\n21) sawteeth : Transport arising from the presence of sawteeth\n22) elm_continuous : Continuous ELM model --- gives the ELM averaged profile\n23) elm_resolved : Time resolved ELM model\n24) pedestal : Transport level to give edge pedestal\n25) not_provided : No data provided", + "full_path": "core_transport/model(i1)/identifier", + "lifecycle_status": "active", + "structure_reference": "identifier" + }, + "core_transport.model[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_transport/model(i1)/identifier/description", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.model[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_transport/model(i1)/identifier/index", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.model[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_transport/model(i1)/identifier/name", + "lifecycle_status": "active", + "type": "constant" + }, + "core_transport.model[:].profiles_1d": { + "cocos_alias": "IDSPATH", + "cocos_replace": "core_transport.model{i}.profiles_1d{j}", + "coordinates": [ + "core_transport.model[:].profiles_1d[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Transport coefficient profiles for various time slices. Fluxes and convection are positive (resp. negative) when outwards i.e. towards the LCFS (resp. inwards i.e. towards the magnetic axes).", + "full_path": "core_transport/model(i1)/profiles_1d(itime)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "core_transport_model_profiles_1d", + "timebasepath": "time", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].conductivity_parallel": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel conductivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/conductivity_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "core_transport.model[:].profiles_1d[:].conductivity_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"conductivity_parallel\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/conductivity_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].conductivity_parallel_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"conductivity_parallel\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/conductivity_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "core_transport.model[:].profiles_1d[:].conductivity_parallel_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"conductivity_parallel\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/conductivity_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "core_transport.model[:].profiles_1d[:].e_field_radial": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radial component of the electric field (calculated e.g. by a neoclassical model)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/e_field_radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_transport.model[:].profiles_1d[:].e_field_radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"e_field_radial\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/e_field_radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].e_field_radial_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"e_field_radial\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/e_field_radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_transport.model[:].profiles_1d[:].e_field_radial_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"e_field_radial\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/e_field_radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "core_transport.model[:].profiles_1d[:].electrons": { + "data_type": "STRUCTURE", + "documentation": "Transport quantities related to the electrons", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_electrons" + }, + "core_transport.model[:].profiles_1d[:].electrons.energy": { + "data_type": "STRUCTURE", + "documentation": "Transport quantities for the electron energy equation", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/energy", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_2_energy" + }, + "core_transport.model[:].profiles_1d[:].electrons.energy.d": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective diffusivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/energy/d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].electrons.energy.d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/energy/d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].electrons.energy.d_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/energy/d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].electrons.energy.d_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/energy/d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].electrons.energy.flux": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/energy/flux(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "core_transport.model[:].profiles_1d[:].electrons.energy.flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/energy/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].electrons.energy.flux_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/energy/flux_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "core_transport.model[:].profiles_1d[:].electrons.energy.flux_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/energy/flux_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "core_transport.model[:].profiles_1d[:].electrons.energy.v": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective convection", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/energy/v(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].electrons.energy.v_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/energy/v_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].electrons.energy.v_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/energy/v_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].electrons.energy.v_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/energy/v_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].electrons.particles": { + "data_type": "STRUCTURE", + "documentation": "Transport quantities for the electron density equation", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/particles", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_2_density" + }, + "core_transport.model[:].profiles_1d[:].electrons.particles.d": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective diffusivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/particles/d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].electrons.particles.d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/particles/d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].electrons.particles.d_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/particles/d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].electrons.particles.d_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/particles/d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].electrons.particles.flux": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/particles/flux(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].electrons.particles.flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/particles/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].electrons.particles.flux_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/particles/flux_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].electrons.particles.flux_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/particles/flux_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].electrons.particles.v": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective convection", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/particles/v(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].electrons.particles.v_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/particles/v_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].electrons.particles.v_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/particles/v_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].electrons.particles.v_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/electrons/particles/v_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].grid_d": { + "data_type": "STRUCTURE", + "documentation": "Grid for effective diffusivities and parallel conductivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d", + "lifecycle_status": "active", + "structure_reference": "core_radial_grid" + }, + "core_transport.model[:].profiles_1d[:].grid_d.area": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Cross-sectional area of the flux surface", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/area(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_transport.model[:].profiles_1d[:].grid_d.area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_d.area_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"area\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/area_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_transport.model[:].profiles_1d[:].grid_d.area_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"area\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/area_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_transport.model[:].profiles_1d[:].grid_d.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal magnetic flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/psi(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_d.psi_boundary": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/psi_boundary", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_d.psi_boundary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_boundary\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/psi_boundary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_d.psi_boundary_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_boundary\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/psi_boundary_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_d.psi_boundary_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_boundary\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/psi_boundary_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_d.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_d.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/psi_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_d.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/psi_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_d.psi_magnetic_axis": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/psi_magnetic_axis", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_d.psi_magnetic_axis_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_magnetic_axis\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/psi_magnetic_axis_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_d.psi_magnetic_axis_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_magnetic_axis\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/psi_magnetic_axis_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_d.psi_magnetic_axis_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_magnetic_axis\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/psi_magnetic_axis_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_d.rho_pol_norm": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/rho_pol_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_transport.model[:].profiles_1d[:].grid_d.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_d.rho_pol_norm_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/rho_pol_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_transport.model[:].profiles_1d[:].grid_d.rho_pol_norm_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/rho_pol_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/rho_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/rho_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/rho_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "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) ", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_transport.model[:].profiles_1d[:].grid_d.surface": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Surface area of the toroidal flux surface", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/surface(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_transport.model[:].profiles_1d[:].grid_d.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_d.surface_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"surface\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/surface_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_transport.model[:].profiles_1d[:].grid_d.surface_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"surface\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/surface_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_transport.model[:].profiles_1d[:].grid_d.volume": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Volume enclosed inside the magnetic surface", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/volume(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "core_transport.model[:].profiles_1d[:].grid_d.volume_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/volume_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_d.volume_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"volume\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/volume_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "core_transport.model[:].profiles_1d[:].grid_d.volume_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"volume\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_d/volume_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "core_transport.model[:].profiles_1d[:].grid_flux": { + "data_type": "STRUCTURE", + "documentation": "Grid for fluxes", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux", + "lifecycle_status": "active", + "structure_reference": "core_radial_grid" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.area": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Cross-sectional area of the flux surface", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/area(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.area_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"area\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/area_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.area_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"area\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/area_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal magnetic flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/psi(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.psi_boundary": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/psi_boundary", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.psi_boundary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_boundary\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/psi_boundary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.psi_boundary_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_boundary\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/psi_boundary_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.psi_boundary_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_boundary\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/psi_boundary_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/psi_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/psi_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.psi_magnetic_axis": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/psi_magnetic_axis", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.psi_magnetic_axis_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_magnetic_axis\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/psi_magnetic_axis_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.psi_magnetic_axis_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_magnetic_axis\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/psi_magnetic_axis_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.psi_magnetic_axis_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_magnetic_axis\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/psi_magnetic_axis_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.rho_pol_norm": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/rho_pol_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.rho_pol_norm_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/rho_pol_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.rho_pol_norm_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/rho_pol_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/rho_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/rho_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/rho_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "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) ", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.surface": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Surface area of the toroidal flux surface", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/surface(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.surface_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"surface\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/surface_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.surface_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"surface\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/surface_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.volume": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Volume enclosed inside the magnetic surface", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/volume(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.volume_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/volume_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.volume_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"volume\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/volume_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "core_transport.model[:].profiles_1d[:].grid_flux.volume_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"volume\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_flux/volume_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "core_transport.model[:].profiles_1d[:].grid_v": { + "data_type": "STRUCTURE", + "documentation": "Grid for effective convections", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v", + "lifecycle_status": "active", + "structure_reference": "core_radial_grid" + }, + "core_transport.model[:].profiles_1d[:].grid_v.area": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Cross-sectional area of the flux surface", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/area(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_transport.model[:].profiles_1d[:].grid_v.area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_v.area_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"area\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/area_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_transport.model[:].profiles_1d[:].grid_v.area_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"area\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/area_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_transport.model[:].profiles_1d[:].grid_v.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal magnetic flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/psi(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_v.psi_boundary": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/psi_boundary", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_v.psi_boundary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_boundary\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/psi_boundary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_v.psi_boundary_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_boundary\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/psi_boundary_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_v.psi_boundary_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_boundary\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/psi_boundary_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_v.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_v.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/psi_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_v.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/psi_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_v.psi_magnetic_axis": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/psi_magnetic_axis", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_v.psi_magnetic_axis_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_magnetic_axis\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/psi_magnetic_axis_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_v.psi_magnetic_axis_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_magnetic_axis\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/psi_magnetic_axis_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_v.psi_magnetic_axis_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_magnetic_axis\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/psi_magnetic_axis_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "core_transport.model[:].profiles_1d[:].grid_v.rho_pol_norm": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/rho_pol_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_transport.model[:].profiles_1d[:].grid_v.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_v.rho_pol_norm_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/rho_pol_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_transport.model[:].profiles_1d[:].grid_v.rho_pol_norm_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/rho_pol_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/rho_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/rho_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/rho_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "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) ", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "core_transport.model[:].profiles_1d[:].grid_v.surface": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Surface area of the toroidal flux surface", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/surface(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_transport.model[:].profiles_1d[:].grid_v.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_v.surface_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"surface\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/surface_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_transport.model[:].profiles_1d[:].grid_v.surface_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"surface\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/surface_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "core_transport.model[:].profiles_1d[:].grid_v.volume": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Volume enclosed inside the magnetic surface", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/volume(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "core_transport.model[:].profiles_1d[:].grid_v.volume_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/volume_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].grid_v.volume_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"volume\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/volume_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "core_transport.model[:].profiles_1d[:].grid_v.volume_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"volume\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/grid_v/volume_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "core_transport.model[:].profiles_1d[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Transport coefficients related to the various ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "core_transport_model_ions" + }, + "core_transport.model[:].profiles_1d[:].ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/element(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "core_transport.model[:].profiles_1d[:].ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_transport.model[:].profiles_1d[:].ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_transport.model[:].profiles_1d[:].ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_transport.model[:].profiles_1d[:].ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].ion[:].energy": { + "data_type": "STRUCTURE", + "documentation": "Transport coefficients related to the ion energy equation", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/energy", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_2_energy" + }, + "core_transport.model[:].profiles_1d[:].ion[:].energy.d": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective diffusivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/energy/d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].energy.d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/energy/d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].energy.d_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/energy/d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].energy.d_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/energy/d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].energy.flux": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/energy/flux(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].energy.flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/energy/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].energy.flux_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/energy/flux_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].energy.flux_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/energy/flux_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].energy.v": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective convection", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/energy/v(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].energy.v_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/energy/v_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].energy.v_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/energy/v_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].energy.v_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/energy/v_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H, D, T, He, C, D2, ...)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum": { + "data_type": "STRUCTURE", + "documentation": "Transport coefficients related to the ion momentum equations for various components (directions)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_components_3_momentum" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.diamagnetic": { + "data_type": "STRUCTURE", + "documentation": "Diamagnetic component", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_3_momentum" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.diamagnetic.d": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective diffusivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.diamagnetic.d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.diamagnetic.d_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.diamagnetic.d_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.diamagnetic.flow_damping_rate": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/flow_damping_rate(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.diamagnetic.flow_damping_rate_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/flow_damping_rate_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.diamagnetic.flow_damping_rate_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/flow_damping_rate_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.diamagnetic.flow_damping_rate_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/flow_damping_rate_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.diamagnetic.flux": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/flux(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.diamagnetic.flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.diamagnetic.flux_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/flux_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.diamagnetic.flux_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/flux_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.diamagnetic.v": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective convection", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/v(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.diamagnetic.v_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/v_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.diamagnetic.v_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/v_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.diamagnetic.v_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/v_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.parallel": { + "data_type": "STRUCTURE", + "documentation": "Parallel component", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_3_momentum" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.parallel.d": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective diffusivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.parallel.d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.parallel.d_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.parallel.d_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.parallel.flow_damping_rate": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/flow_damping_rate(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.parallel.flow_damping_rate_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/flow_damping_rate_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.parallel.flow_damping_rate_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/flow_damping_rate_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.parallel.flow_damping_rate_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/flow_damping_rate_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.parallel.flux": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/flux(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.parallel.flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.parallel.flux_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/flux_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.parallel.flux_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/flux_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.parallel.v": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective convection", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/v(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.parallel.v_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/v_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.parallel.v_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/v_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.parallel.v_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/v_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.poloidal": { + "data_type": "STRUCTURE", + "documentation": "Poloidal component", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_3_momentum" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.poloidal.d": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective diffusivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.poloidal.d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.poloidal.d_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.poloidal.d_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.poloidal.flow_damping_rate": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/flow_damping_rate(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.poloidal.flow_damping_rate_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/flow_damping_rate_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.poloidal.flow_damping_rate_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/flow_damping_rate_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.poloidal.flow_damping_rate_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/flow_damping_rate_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.poloidal.flux": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/flux(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.poloidal.flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.poloidal.flux_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/flux_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.poloidal.flux_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/flux_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.poloidal.v": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective convection", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/v(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.poloidal.v_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/v_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.poloidal.v_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/v_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.poloidal.v_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/v_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.radial": { + "data_type": "STRUCTURE", + "documentation": "Radial component", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_3_momentum" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.radial.d": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective diffusivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.radial.d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.radial.d_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.radial.d_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.radial.flow_damping_rate": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/flow_damping_rate(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.radial.flow_damping_rate_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/flow_damping_rate_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.radial.flow_damping_rate_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/flow_damping_rate_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.radial.flow_damping_rate_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/flow_damping_rate_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.radial.flux": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/flux(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.radial.flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.radial.flux_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/flux_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.radial.flux_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/flux_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.radial.v": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective convection", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/v(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.radial.v_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/v_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.radial.v_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/v_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.radial.v_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/v_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.toroidal": { + "data_type": "STRUCTURE", + "documentation": "Toroidal component", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_3_momentum" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.toroidal.d": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective diffusivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.toroidal.d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.toroidal.d_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.toroidal.d_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.toroidal.flow_damping_rate": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/flow_damping_rate(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.toroidal.flow_damping_rate_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/flow_damping_rate_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.toroidal.flow_damping_rate_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/flow_damping_rate_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.toroidal.flow_damping_rate_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/flow_damping_rate_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.toroidal.flux": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/flux(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.toroidal.flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.toroidal.flux_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/flux_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.toroidal.flux_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/flux_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.toroidal.v": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective convection", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/v(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.toroidal.v_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/v_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.toroidal.v_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/v_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].momentum.toroidal.v_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/v_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/multiple_states_flag", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/neutral_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].particles": { + "data_type": "STRUCTURE", + "documentation": "Transport related to the ion density equation", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/particles", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_2_density" + }, + "core_transport.model[:].profiles_1d[:].ion[:].particles.d": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective diffusivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/particles/d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].particles.d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/particles/d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].particles.d_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/particles/d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].particles.d_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/particles/d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].particles.flux": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/particles/flux(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].particles.flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/particles/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].particles.flux_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/particles/flux_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].particles.flux_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/particles/flux_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].particles.v": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective convection", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/particles/v(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].particles.v_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/particles/v_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].particles.v_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/particles/v_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].particles.v_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/particles/v_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Transport coefficients related to the different states of the species", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "core_transport_model_ions_charge_states" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/electron_configuration", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].energy": { + "data_type": "STRUCTURE", + "documentation": "Transport quantities related to the energy equation of the charge state considered ", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_3_energy" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].energy.d": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective diffusivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy/d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].energy.d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy/d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].energy.d_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy/d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].energy.d_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy/d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].energy.flux": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy/flux(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].energy.flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].energy.flux_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy/flux_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].energy.flux_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy/flux_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].energy.v": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective convection", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy/v(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].energy.v_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy/v_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].energy.v_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy/v_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].energy.v_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy/v_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].is_neutral": { + "data_type": "INT_0D", + "documentation": "Flag specifying if this state corresponds to a neutral (1) or not (0)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/is_neutral", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum": { + "data_type": "STRUCTURE", + "documentation": "Transport coefficients related to the state momentum equations for various components (directions)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_components_4_momentum" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.diamagnetic": { + "data_type": "STRUCTURE", + "documentation": "Diamagnetic component", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_4_momentum" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.diamagnetic.d": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective diffusivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.diamagnetic.d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.diamagnetic.d_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.diamagnetic.d_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.diamagnetic.flow_damping_rate": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/flow_damping_rate(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.diamagnetic.flow_damping_rate_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/flow_damping_rate_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.diamagnetic.flow_damping_rate_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/flow_damping_rate_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.diamagnetic.flow_damping_rate_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/flow_damping_rate_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.diamagnetic.flux": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/flux(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.diamagnetic.flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.diamagnetic.flux_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/flux_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.diamagnetic.flux_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/flux_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.diamagnetic.v": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective convection", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/v(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.diamagnetic.v_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/v_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.diamagnetic.v_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/v_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.diamagnetic.v_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/v_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.parallel": { + "data_type": "STRUCTURE", + "documentation": "Parallel component", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_4_momentum" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.parallel.d": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective diffusivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.parallel.d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.parallel.d_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.parallel.d_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.parallel.flow_damping_rate": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/flow_damping_rate(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.parallel.flow_damping_rate_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/flow_damping_rate_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.parallel.flow_damping_rate_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/flow_damping_rate_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.parallel.flow_damping_rate_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/flow_damping_rate_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.parallel.flux": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/flux(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.parallel.flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.parallel.flux_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/flux_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.parallel.flux_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/flux_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.parallel.v": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective convection", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/v(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.parallel.v_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/v_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.parallel.v_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/v_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.parallel.v_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/v_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.poloidal": { + "data_type": "STRUCTURE", + "documentation": "Poloidal component", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_4_momentum" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.poloidal.d": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective diffusivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.poloidal.d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.poloidal.d_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.poloidal.d_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.poloidal.flow_damping_rate": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/flow_damping_rate(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.poloidal.flow_damping_rate_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/flow_damping_rate_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.poloidal.flow_damping_rate_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/flow_damping_rate_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.poloidal.flow_damping_rate_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/flow_damping_rate_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.poloidal.flux": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/flux(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.poloidal.flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.poloidal.flux_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/flux_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.poloidal.flux_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/flux_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.poloidal.v": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective convection", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/v(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.poloidal.v_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/v_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.poloidal.v_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/v_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.poloidal.v_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/v_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.radial": { + "data_type": "STRUCTURE", + "documentation": "Radial component", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_4_momentum" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.radial.d": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective diffusivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.radial.d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.radial.d_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.radial.d_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.radial.flow_damping_rate": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/flow_damping_rate(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.radial.flow_damping_rate_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/flow_damping_rate_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.radial.flow_damping_rate_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/flow_damping_rate_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.radial.flow_damping_rate_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/flow_damping_rate_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.radial.flux": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/flux(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.radial.flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.radial.flux_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/flux_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.radial.flux_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/flux_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.radial.v": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective convection", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/v(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.radial.v_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/v_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.radial.v_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/v_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.radial.v_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/v_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.toroidal": { + "data_type": "STRUCTURE", + "documentation": "Toroidal component", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_4_momentum" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.toroidal.d": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective diffusivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.toroidal.d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.toroidal.d_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.toroidal.d_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.toroidal.flow_damping_rate": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/flow_damping_rate(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.toroidal.flow_damping_rate_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/flow_damping_rate_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.toroidal.flow_damping_rate_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/flow_damping_rate_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.toroidal.flow_damping_rate_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flow_damping_rate\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/flow_damping_rate_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.toroidal.flux": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/flux(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.toroidal.flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.toroidal.flux_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/flux_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.toroidal.flux_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/flux_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.toroidal.v": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective convection", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/v(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.toroidal.v_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/v_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.toroidal.v_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/v_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.toroidal.v_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/v_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].neutral_type": { + "data_type": "STRUCTURE", + "documentation": "Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/neutral_type", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "structure_reference": "identifier_dynamic_aos3" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].neutral_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/neutral_type/description", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].neutral_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/neutral_type/index", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].neutral_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/neutral_type/name", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].particles": { + "data_type": "STRUCTURE", + "documentation": "Transport quantities related to density equation of the charge state considered (thermal+non-thermal)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_3_density" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].particles.d": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective diffusivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles/d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].particles.d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles/d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].particles.d_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles/d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].particles.d_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles/d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].particles.flux": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles/flux(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].particles.flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].particles.flux_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles/flux_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].particles.flux_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles/flux_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].particles.v": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective convection", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles/v(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].particles.v_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles/v_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].particles.v_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles/v_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].particles.v_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles/v_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/z_ion", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/z_ion_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/ion(i2)/z_ion_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].momentum_tor": { + "data_type": "STRUCTURE", + "documentation": "Transport coefficients for total toroidal momentum equation", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/momentum_tor", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_1_momentum" + }, + "core_transport.model[:].profiles_1d[:].momentum_tor.d": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective diffusivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/momentum_tor/d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].momentum_tor.d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/momentum_tor/d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].momentum_tor.d_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/momentum_tor/d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].momentum_tor.d_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/momentum_tor/d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].momentum_tor.flux": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/momentum_tor/flux(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].momentum_tor.flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/momentum_tor/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].momentum_tor.flux_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/momentum_tor/flux_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].momentum_tor.flux_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/momentum_tor/flux_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "core_transport.model[:].profiles_1d[:].momentum_tor.v": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective convection", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/momentum_tor/v(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].momentum_tor.v_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/momentum_tor/v_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].momentum_tor.v_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/momentum_tor/v_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].momentum_tor.v_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/momentum_tor/v_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Transport coefficients related to the various neutral species", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "core_transport_model_neutral" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/element(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/atoms_n", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/z_n", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].energy": { + "data_type": "STRUCTURE", + "documentation": "Transport coefficients related to the neutral energy equation", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/energy", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_2_energy" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].energy.d": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective diffusivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/energy/d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].energy.d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/energy/d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].energy.d_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/energy/d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].energy.d_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/energy/d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].energy.flux": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/energy/flux(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].energy.flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/energy/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].energy.flux_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/energy/flux_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].energy.flux_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/energy/flux_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].energy.v": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective convection", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/energy/v(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].energy.v_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/energy/v_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].energy.v_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/energy/v_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].energy.v_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/energy/v_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].ion_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding ion species in the ../../ion array", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/ion_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/multiple_states_flag", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].particles": { + "data_type": "STRUCTURE", + "documentation": "Transport related to the neutral density equation", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/particles", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_2_density" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].particles.d": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective diffusivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/particles/d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].particles.d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/particles/d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].particles.d_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/particles/d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].particles.d_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/particles/d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].particles.flux": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/particles/flux(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].particles.flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/particles/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].particles.flux_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/particles/flux_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].particles.flux_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/particles/flux_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].particles.v": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective convection", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/particles/v(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].particles.v_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/particles/v_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].particles.v_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/particles/v_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].particles.v_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/particles/v_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Transport coefficients related to the different states of the species", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "core_transport_model_neutral_state" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/electron_configuration", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].energy": { + "data_type": "STRUCTURE", + "documentation": "Transport quantities related to the energy equation of the charge state considered ", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_3_energy" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].energy.d": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective diffusivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy/d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].energy.d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy/d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].energy.d_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy/d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].energy.d_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy/d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].energy.flux": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy/flux(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].energy.flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].energy.flux_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy/flux_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].energy.flux_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy/flux_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].energy.v": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective convection", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy/v(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].energy.v_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy/v_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].energy.v_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy/v_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].energy.v_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy/v_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying state", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].particles": { + "data_type": "STRUCTURE", + "documentation": "Transport quantities related to density equation of the charge state considered (thermal+non-thermal)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_3_density" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].particles.d": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective diffusivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles/d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].particles.d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles/d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].particles.d_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles/d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].particles.d_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles/d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].particles.flux": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles/flux(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].particles.flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].particles.flux_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles/flux_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].particles.flux_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles/flux_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].particles.v": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective convection", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles/v(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].particles.v_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles/v_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].particles.v_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles/v_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].particles.v_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles/v_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "core_transport.model[:].profiles_1d[:].neutral[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "active", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/time", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "core_transport.model[:].profiles_1d[:].total_ion_energy": { + "data_type": "STRUCTURE", + "documentation": "Transport coefficients for the total (summed over ion species) energy equation", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/total_ion_energy", + "lifecycle_status": "active", + "structure_reference": "core_transport_model_1_energy" + }, + "core_transport.model[:].profiles_1d[:].total_ion_energy.d": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective diffusivity", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/total_ion_energy/d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].total_ion_energy.d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/total_ion_energy/d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].total_ion_energy.d_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/total_ion_energy/d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].total_ion_energy.d_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/total_ion_energy/d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "core_transport.model[:].profiles_1d[:].total_ion_energy.flux": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/total_ion_energy/flux(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "core_transport.model[:].profiles_1d[:].total_ion_energy.flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/total_ion_energy/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].total_ion_energy.flux_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/total_ion_energy/flux_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "core_transport.model[:].profiles_1d[:].total_ion_energy.flux_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flux\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/total_ion_energy/flux_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "core_transport.model[:].profiles_1d[:].total_ion_energy.v": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective convection", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/total_ion_energy/v(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].total_ion_energy.v_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/total_ion_energy/v_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "core_transport.model[:].profiles_1d[:].total_ion_energy.v_error_lower": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/total_ion_energy/v_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.model[:].profiles_1d[:].total_ion_energy.v_error_upper": { + "coordinates": [ + "core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v\"", + "full_path": "core_transport/model(i1)/profiles_1d(itime)/total_ion_energy/v_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "core_transport.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "core_transport/time(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "core_transport.vacuum_toroidal_field": { + "cocos_alias": "IDSPATH", + "cocos_replace": "core_transport.vacuum_toroidal_field", + "data_type": "STRUCTURE", + "documentation": "Characteristics of the vacuum toroidal field (used in Rho_Tor definition and in the normalization of current densities)", + "full_path": "core_transport/vacuum_toroidal_field", + "lifecycle_status": "active", + "structure_reference": "b_tor_vacuum_1" + }, + "core_transport.vacuum_toroidal_field.b0": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "core_transport.time" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "core_transport/vacuum_toroidal_field/b0(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "core_transport.vacuum_toroidal_field.b0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b0\"", + "full_path": "core_transport/vacuum_toroidal_field/b0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_transport.vacuum_toroidal_field.b0_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "core_transport.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b0\"", + "full_path": "core_transport/vacuum_toroidal_field/b0_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "core_transport.vacuum_toroidal_field.b0_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "core_transport.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b0\"", + "full_path": "core_transport/vacuum_toroidal_field/b0_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "core_transport.vacuum_toroidal_field.r0": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "core_transport/vacuum_toroidal_field/r0", + "lifecycle_status": "active", + "type": "constant", + "units": "m" + }, + "core_transport.vacuum_toroidal_field.r0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r0\"", + "full_path": "core_transport/vacuum_toroidal_field/r0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "core_transport.vacuum_toroidal_field.r0_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r0\"", + "full_path": "core_transport/vacuum_toroidal_field/r0_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "m" + }, + "core_transport.vacuum_toroidal_field.r0_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r0\"", + "full_path": "core_transport/vacuum_toroidal_field/r0_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "m" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/cryostat.json b/omas/imas_structures/3_39_0/cryostat.json new file mode 100644 index 000000000..bfd268cd3 --- /dev/null +++ b/omas/imas_structures/3_39_0/cryostat.json @@ -0,0 +1,1880 @@ +{ + "cryostat": { + "documentation": "Description of the cryostat surrounding the machine (if any)", + "full_path": "cryostat", + "lifecycle_last_change": "3.28.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.28.0", + "maxoccur": "1" + }, + "cryostat.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "cryostat/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "cryostat.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "cryostat/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "cryostat/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "cryostat/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "cryostat.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "cryostat/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "cryostat/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "cryostat/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "cryostat/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "cryostat/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "cryostat/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "cryostat/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.code.output_flag": { + "coordinates": [ + "cryostat.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "cryostat/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "cryostat.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "cryostat/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "cryostat/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "cryostat/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.description_2d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of 2D cryostat descriptions, for each type of possible physics or engineering configurations necessary", + "full_path": "cryostat/description_2d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "3", + "structure_reference": "cryostat_2d" + }, + "cryostat.description_2d[:].cryostat": { + "data_type": "STRUCTURE", + "documentation": "Mechanical structure of the cryostat. It is described as a set of nested layers with given physics properties; Two representations are admitted for each vessel unit : annular (two contours) or block elements.", + "full_path": "cryostat/description_2d(i1)/cryostat", + "lifecycle_status": "alpha", + "structure_reference": "vessel_2d" + }, + "cryostat.description_2d[:].cryostat.type": { + "data_type": "STRUCTURE", + "documentation": "Type of the description. index = 0 for the official single/multiple annular representation and 1 for the official block element representation for each unit. Additional representations needed on a code-by-code basis follow same incremental pair tagging starting on index=2", + "full_path": "cryostat/description_2d(i1)/cryostat/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "cryostat.description_2d[:].cryostat.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "cryostat/description_2d(i1)/cryostat/type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "cryostat.description_2d[:].cryostat.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "cryostat/description_2d(i1)/cryostat/type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "cryostat.description_2d[:].cryostat.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "cryostat/description_2d(i1)/cryostat/type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "cryostat.description_2d[:].cryostat.unit": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of units", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "vessel_2d_unit" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular": { + "data_type": "STRUCTURE", + "documentation": "Annular representation of a layer by two contours, inner and outer. Alternatively, the layer can be described by a centreline and thickness. ", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular", + "lifecycle_status": "alpha", + "structure_reference": "vessel_2d_annular" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.centreline": { + "data_type": "STRUCTURE", + "documentation": "Centreline, i.e. middle of the vessel layer as a series of point. Do NOT repeat the first point for closed contours", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/centreline", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_static_closed_flag" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.centreline.closed": { + "data_type": "INT_0D", + "documentation": "Flag identifying whether the contour is closed (1) or open (0)", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/centreline/closed", + "lifecycle_status": "alpha", + "type": "static" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.centreline.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/centreline/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.centreline.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/centreline/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.centreline.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/centreline/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.centreline.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/centreline/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.centreline.z": { + "coordinates": [ + "cryostat.description_2d[:].cryostat.unit[:].annular.centreline.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/centreline/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.centreline.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/centreline/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.centreline.z_error_lower": { + "coordinates": [ + "cryostat.description_2d[:].cryostat.unit[:].annular.centreline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/centreline/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.centreline.z_error_upper": { + "coordinates": [ + "cryostat.description_2d[:].cryostat.unit[:].annular.centreline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/centreline/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_inner": { + "data_type": "STRUCTURE", + "documentation": "Inner vessel outline. Do NOT repeat the first point for closed contours", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/outline_inner", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_static_closed_flag" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_inner.closed": { + "data_type": "INT_0D", + "documentation": "Flag identifying whether the contour is closed (1) or open (0)", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/outline_inner/closed", + "lifecycle_status": "alpha", + "type": "static" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_inner.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/outline_inner/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_inner.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/outline_inner/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_inner.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/outline_inner/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_inner.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/outline_inner/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_inner.z": { + "coordinates": [ + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_inner.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/outline_inner/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_inner.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/outline_inner/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_inner.z_error_lower": { + "coordinates": [ + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_inner.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/outline_inner/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_inner.z_error_upper": { + "coordinates": [ + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_inner.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/outline_inner/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_outer": { + "data_type": "STRUCTURE", + "documentation": "Outer vessel outline. Do NOT repeat the first point for closed contours", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/outline_outer", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_static_closed_flag" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_outer.closed": { + "data_type": "INT_0D", + "documentation": "Flag identifying whether the contour is closed (1) or open (0)", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/outline_outer/closed", + "lifecycle_status": "alpha", + "type": "static" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_outer.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/outline_outer/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_outer.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/outline_outer/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_outer.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/outline_outer/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_outer.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/outline_outer/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_outer.z": { + "coordinates": [ + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_outer.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/outline_outer/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_outer.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/outline_outer/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_outer.z_error_lower": { + "coordinates": [ + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_outer.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/outline_outer/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_outer.z_error_upper": { + "coordinates": [ + "cryostat.description_2d[:].cryostat.unit[:].annular.outline_outer.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/outline_outer/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.resistivity": { + "data_type": "FLT_0D", + "documentation": "Resistivity of the vessel unit", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/resistivity", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.resistivity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"resistivity\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/resistivity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.resistivity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"resistivity\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/resistivity_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.resistivity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"resistivity\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/resistivity_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.thickness": { + "coordinates": [ + "cryostat.description_2d[:].cryostat.unit[:].annular.centreline.r" + ], + "data_type": "FLT_1D", + "documentation": "Thickness of the vessel layer in the perpendicular direction to the centreline. Thickness(i) is the thickness of the layer between centreline/r(i),z(i) and centreline/r(i+1),z(i+1)", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/thickness(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.thickness_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"thickness\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/thickness_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.thickness_error_lower": { + "coordinates": [ + "cryostat.description_2d[:].cryostat.unit[:].annular.centreline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"thickness\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/thickness_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].annular.thickness_error_upper": { + "coordinates": [ + "cryostat.description_2d[:].cryostat.unit[:].annular.centreline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"thickness\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/annular/thickness_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of block elements", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "38", + "structure_reference": "vessel_2d_element" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].j_tor": { + "data_type": "STRUCTURE", + "documentation": "Toroidal current induced in this block element", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/j_tor", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "A" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].j_tor.data": { + "coordinates": [ + "cryostat.description_2d[:].cryostat.unit[:].element[:].j_tor.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/j_tor/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "j_tor/time", + "type": "dynamic", + "units": "A" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].j_tor.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/j_tor/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].j_tor.data_error_lower": { + "coordinates": [ + "cryostat.description_2d[:].cryostat.unit[:].element[:].j_tor.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/j_tor/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "j_tor/time", + "type": "dynamic", + "units": "A" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].j_tor.data_error_upper": { + "coordinates": [ + "cryostat.description_2d[:].cryostat.unit[:].element[:].j_tor.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/j_tor/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "j_tor/time", + "type": "dynamic", + "units": "A" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].j_tor.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/j_tor/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "j_tor/time", + "type": "dynamic", + "units": "s" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the block element", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].outline": { + "data_type": "STRUCTURE", + "documentation": "Outline of the block element. Do NOT repeat the first point for closed contours", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/outline", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_static_closed_flag" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].outline.closed": { + "data_type": "INT_0D", + "documentation": "Flag identifying whether the contour is closed (1) or open (0)", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/outline/closed", + "lifecycle_status": "alpha", + "type": "static" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].outline.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/outline/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].outline.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/outline/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].outline.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/outline/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].outline.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/outline/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].outline.z": { + "coordinates": [ + "cryostat.description_2d[:].cryostat.unit[:].element[:].outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/outline/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].outline.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/outline/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].outline.z_error_lower": { + "coordinates": [ + "cryostat.description_2d[:].cryostat.unit[:].element[:].outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/outline/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].outline.z_error_upper": { + "coordinates": [ + "cryostat.description_2d[:].cryostat.unit[:].element[:].outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/outline/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].resistance": { + "data_type": "FLT_0D", + "documentation": "Resistance of the block element", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/resistance", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].resistance_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"resistance\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/resistance_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].resistance_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"resistance\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/resistance_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].resistance_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"resistance\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/resistance_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].resistivity": { + "data_type": "FLT_0D", + "documentation": "Resistivity of the block element", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/resistivity", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].resistivity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"resistivity\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/resistivity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].resistivity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"resistivity\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/resistivity_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "cryostat.description_2d[:].cryostat.unit[:].element[:].resistivity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"resistivity\"", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/element(i3)/resistivity_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "cryostat.description_2d[:].cryostat.unit[:].identifier": { + "data_type": "STR_0D", + "documentation": "Identifier of the unit", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "cryostat.description_2d[:].cryostat.unit[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the unit", + "full_path": "cryostat/description_2d(i1)/cryostat/unit(i2)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "cryostat.description_2d[:].thermal_shield": { + "data_type": "STRUCTURE", + "documentation": "Mechanical structure of the cryostat thermal shield. It is described as a set of nested layers with given physics properties; Two representations are admitted for each vessel unit : annular (two contours) or block elements.", + "full_path": "cryostat/description_2d(i1)/thermal_shield", + "lifecycle_status": "alpha", + "structure_reference": "vessel_2d" + }, + "cryostat.description_2d[:].thermal_shield.type": { + "data_type": "STRUCTURE", + "documentation": "Type of the description. index = 0 for the official single/multiple annular representation and 1 for the official block element representation for each unit. Additional representations needed on a code-by-code basis follow same incremental pair tagging starting on index=2", + "full_path": "cryostat/description_2d(i1)/thermal_shield/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "cryostat.description_2d[:].thermal_shield.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "cryostat/description_2d(i1)/thermal_shield/type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "cryostat.description_2d[:].thermal_shield.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "cryostat/description_2d(i1)/thermal_shield/type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "cryostat.description_2d[:].thermal_shield.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "cryostat/description_2d(i1)/thermal_shield/type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "cryostat.description_2d[:].thermal_shield.unit": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of units", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "vessel_2d_unit" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular": { + "data_type": "STRUCTURE", + "documentation": "Annular representation of a layer by two contours, inner and outer. Alternatively, the layer can be described by a centreline and thickness. ", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular", + "lifecycle_status": "alpha", + "structure_reference": "vessel_2d_annular" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.centreline": { + "data_type": "STRUCTURE", + "documentation": "Centreline, i.e. middle of the vessel layer as a series of point. Do NOT repeat the first point for closed contours", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/centreline", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_static_closed_flag" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.centreline.closed": { + "data_type": "INT_0D", + "documentation": "Flag identifying whether the contour is closed (1) or open (0)", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/centreline/closed", + "lifecycle_status": "alpha", + "type": "static" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.centreline.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/centreline/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.centreline.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/centreline/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.centreline.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/centreline/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.centreline.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/centreline/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.centreline.z": { + "coordinates": [ + "cryostat.description_2d[:].thermal_shield.unit[:].annular.centreline.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/centreline/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.centreline.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/centreline/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.centreline.z_error_lower": { + "coordinates": [ + "cryostat.description_2d[:].thermal_shield.unit[:].annular.centreline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/centreline/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.centreline.z_error_upper": { + "coordinates": [ + "cryostat.description_2d[:].thermal_shield.unit[:].annular.centreline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/centreline/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_inner": { + "data_type": "STRUCTURE", + "documentation": "Inner vessel outline. Do NOT repeat the first point for closed contours", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/outline_inner", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_static_closed_flag" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_inner.closed": { + "data_type": "INT_0D", + "documentation": "Flag identifying whether the contour is closed (1) or open (0)", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/outline_inner/closed", + "lifecycle_status": "alpha", + "type": "static" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_inner.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/outline_inner/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_inner.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/outline_inner/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_inner.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/outline_inner/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_inner.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/outline_inner/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_inner.z": { + "coordinates": [ + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_inner.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/outline_inner/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_inner.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/outline_inner/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_inner.z_error_lower": { + "coordinates": [ + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_inner.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/outline_inner/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_inner.z_error_upper": { + "coordinates": [ + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_inner.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/outline_inner/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_outer": { + "data_type": "STRUCTURE", + "documentation": "Outer vessel outline. Do NOT repeat the first point for closed contours", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/outline_outer", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_static_closed_flag" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_outer.closed": { + "data_type": "INT_0D", + "documentation": "Flag identifying whether the contour is closed (1) or open (0)", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/outline_outer/closed", + "lifecycle_status": "alpha", + "type": "static" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_outer.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/outline_outer/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_outer.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/outline_outer/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_outer.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/outline_outer/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_outer.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/outline_outer/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_outer.z": { + "coordinates": [ + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_outer.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/outline_outer/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_outer.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/outline_outer/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_outer.z_error_lower": { + "coordinates": [ + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_outer.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/outline_outer/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_outer.z_error_upper": { + "coordinates": [ + "cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_outer.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/outline_outer/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.resistivity": { + "data_type": "FLT_0D", + "documentation": "Resistivity of the vessel unit", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/resistivity", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.resistivity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"resistivity\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/resistivity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.resistivity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"resistivity\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/resistivity_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.resistivity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"resistivity\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/resistivity_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.thickness": { + "coordinates": [ + "cryostat.description_2d[:].thermal_shield.unit[:].annular.centreline.r" + ], + "data_type": "FLT_1D", + "documentation": "Thickness of the vessel layer in the perpendicular direction to the centreline. Thickness(i) is the thickness of the layer between centreline/r(i),z(i) and centreline/r(i+1),z(i+1)", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/thickness(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.thickness_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"thickness\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/thickness_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.thickness_error_lower": { + "coordinates": [ + "cryostat.description_2d[:].thermal_shield.unit[:].annular.centreline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"thickness\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/thickness_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].annular.thickness_error_upper": { + "coordinates": [ + "cryostat.description_2d[:].thermal_shield.unit[:].annular.centreline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"thickness\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/annular/thickness_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of block elements", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "38", + "structure_reference": "vessel_2d_element" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].j_tor": { + "data_type": "STRUCTURE", + "documentation": "Toroidal current induced in this block element", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/j_tor", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "A" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].j_tor.data": { + "coordinates": [ + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].j_tor.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/j_tor/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "j_tor/time", + "type": "dynamic", + "units": "A" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].j_tor.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/j_tor/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].j_tor.data_error_lower": { + "coordinates": [ + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].j_tor.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/j_tor/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "j_tor/time", + "type": "dynamic", + "units": "A" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].j_tor.data_error_upper": { + "coordinates": [ + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].j_tor.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/j_tor/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "j_tor/time", + "type": "dynamic", + "units": "A" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].j_tor.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/j_tor/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "j_tor/time", + "type": "dynamic", + "units": "s" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the block element", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].outline": { + "data_type": "STRUCTURE", + "documentation": "Outline of the block element. Do NOT repeat the first point for closed contours", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/outline", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_static_closed_flag" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].outline.closed": { + "data_type": "INT_0D", + "documentation": "Flag identifying whether the contour is closed (1) or open (0)", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/outline/closed", + "lifecycle_status": "alpha", + "type": "static" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].outline.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/outline/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].outline.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/outline/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].outline.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/outline/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].outline.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/outline/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].outline.z": { + "coordinates": [ + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/outline/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].outline.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/outline/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].outline.z_error_lower": { + "coordinates": [ + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/outline/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].outline.z_error_upper": { + "coordinates": [ + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/outline/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].resistance": { + "data_type": "FLT_0D", + "documentation": "Resistance of the block element", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/resistance", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].resistance_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"resistance\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/resistance_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].resistance_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"resistance\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/resistance_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].resistance_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"resistance\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/resistance_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].resistivity": { + "data_type": "FLT_0D", + "documentation": "Resistivity of the block element", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/resistivity", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].resistivity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"resistivity\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/resistivity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].resistivity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"resistivity\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/resistivity_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].element[:].resistivity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"resistivity\"", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/element(i3)/resistivity_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].identifier": { + "data_type": "STR_0D", + "documentation": "Identifier of the unit", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "cryostat.description_2d[:].thermal_shield.unit[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the unit", + "full_path": "cryostat/description_2d(i1)/thermal_shield/unit(i2)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "cryostat.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "cryostat/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "cryostat.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "cryostat/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "cryostat/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "cryostat/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "cryostat.ids_properties.occurrence" + }, + "cryostat.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "cryostat/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "cryostat.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "cryostat/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "cryostat.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "cryostat/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "cryostat/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "cryostat/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "cryostat/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "cryostat/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "cryostat/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "cryostat.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "cryostat/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "cryostat/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "cryostat/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "cryostat/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "cryostat/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "cryostat/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "cryostat.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "cryostat/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "cryostat.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "cryostat/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "cryostat/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "cryostat/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "cryostat/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "cryostat/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "cryostat/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "cryostat/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "cryostat.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "cryostat/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "cryostat.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "cryostat/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "cryostat/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "cryostat/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "cryostat/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "cryostat/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "cryostat/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "cryostat/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "cryostat.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "cryostat/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "cryostat/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "cryostat/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "cryostat/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "cryostat/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "cryostat/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "cryostat/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "cryostat.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "cryostat/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "cryostat.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "cryostat/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "cryostat.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "cryostat/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "cryostat.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "cryostat/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "cryostat/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "cryostat.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "cryostat/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "cryostat.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "cryostat/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "cryostat/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "cryostat/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "cryostat.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "cryostat/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/dataset_description.json b/omas/imas_structures/3_39_0/dataset_description.json new file mode 100644 index 000000000..28f81ac50 --- /dev/null +++ b/omas/imas_structures/3_39_0/dataset_description.json @@ -0,0 +1,765 @@ +{ + "dataset_description": { + "documentation": "General description of the dataset (collection of all IDSs within the given database entry). Main description text to be put in ids_properties/comment", + "full_path": "dataset_description", + "lifecycle_last_change": "3.30.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.0.4", + "maxoccur": "1" + }, + "dataset_description.data_entry": { + "data_type": "STRUCTURE", + "documentation": "Definition of this data entry", + "full_path": "dataset_description/data_entry", + "lifecycle_status": "alpha", + "structure_reference": "data_entry" + }, + "dataset_description.data_entry.machine": { + "data_type": "STR_0D", + "documentation": "Name of the experimental device to which this data is related", + "full_path": "dataset_description/data_entry/machine", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.data_entry.pulse": { + "data_type": "INT_0D", + "documentation": "Pulse number", + "full_path": "dataset_description/data_entry/pulse", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.data_entry.pulse_type": { + "data_type": "STR_0D", + "documentation": "Type of the data entry, e.g. \"pulse\", \"simulation\", ...", + "full_path": "dataset_description/data_entry/pulse_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.data_entry.run": { + "data_type": "INT_0D", + "documentation": "Run number", + "full_path": "dataset_description/data_entry/run", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.data_entry.user": { + "data_type": "STR_0D", + "documentation": "Username", + "full_path": "dataset_description/data_entry/user", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.dd_version": { + "data_type": "STR_0D", + "documentation": "Version of the physics data dictionary of this dataset", + "full_path": "dataset_description/dd_version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "dataset_description/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "dataset_description.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "dataset_description/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "dataset_description/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "dataset_description/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "dataset_description.ids_properties.occurrence" + }, + "dataset_description.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "dataset_description/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "dataset_description.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "dataset_description/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "dataset_description.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "dataset_description/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "dataset_description/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "dataset_description/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "dataset_description/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "dataset_description/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "dataset_description/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "dataset_description.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "dataset_description/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "dataset_description/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "dataset_description/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "dataset_description/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "dataset_description/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "dataset_description/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "dataset_description/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "dataset_description.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "dataset_description/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "dataset_description/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "dataset_description/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "dataset_description/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "dataset_description/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "dataset_description/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "dataset_description/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "dataset_description.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "dataset_description/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "dataset_description.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "dataset_description/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "dataset_description/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "dataset_description/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "dataset_description/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "dataset_description/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "dataset_description/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "dataset_description/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "dataset_description.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "dataset_description/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "dataset_description/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "dataset_description/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "dataset_description/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "dataset_description/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "dataset_description/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "dataset_description/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "dataset_description.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "dataset_description/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "dataset_description.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "dataset_description/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "dataset_description.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "dataset_description/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "dataset_description.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "dataset_description/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "dataset_description/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "dataset_description.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "dataset_description/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "dataset_description.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "dataset_description/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "dataset_description/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "dataset_description/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.imas_version": { + "data_type": "STR_0D", + "documentation": "Version of the IMAS infrastructure used to produce this data entry. Refers to the global IMAS repository which links to versions of every infrastructure tools", + "full_path": "dataset_description/imas_version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.parent_entry": { + "data_type": "STRUCTURE", + "documentation": "Definition of the parent data entry, if the present data entry has been generated by applying a given workflow to a unique parent entry", + "full_path": "dataset_description/parent_entry", + "lifecycle_status": "alpha", + "structure_reference": "data_entry" + }, + "dataset_description.parent_entry.machine": { + "data_type": "STR_0D", + "documentation": "Name of the experimental device to which this data is related", + "full_path": "dataset_description/parent_entry/machine", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.parent_entry.pulse": { + "data_type": "INT_0D", + "documentation": "Pulse number", + "full_path": "dataset_description/parent_entry/pulse", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.parent_entry.pulse_type": { + "data_type": "STR_0D", + "documentation": "Type of the data entry, e.g. \"pulse\", \"simulation\", ...", + "full_path": "dataset_description/parent_entry/pulse_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.parent_entry.run": { + "data_type": "INT_0D", + "documentation": "Run number", + "full_path": "dataset_description/parent_entry/run", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.parent_entry.user": { + "data_type": "STR_0D", + "documentation": "Username", + "full_path": "dataset_description/parent_entry/user", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.pulse_time_begin": { + "data_type": "STR_0D", + "documentation": "Date and time (UTC) at which the pulse started on the experiment, expressed in a human readable form (ISO 8601) : the format of the string shall be : YYYY-MM-DDTHH:MM:SSZ. Example : 2020-07-24T14:19:00Z", + "full_path": "dataset_description/pulse_time_begin", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.pulse_time_begin_epoch": { + "data_type": "STRUCTURE", + "documentation": "Time at which the pulse started on the experiment, expressed in Unix Epoch time. Temporarily represented as two integers, since for the moment IMAS is missing 64bits long integers to represent epoch time with nanoseconds resolution", + "full_path": "dataset_description/pulse_time_begin_epoch", + "lifecycle_status": "alpha", + "structure_reference": "dataset_description_epoch_time" + }, + "dataset_description.pulse_time_begin_epoch.nanoseconds": { + "data_type": "INT_0D", + "documentation": "Elapsed nanoseconds since the time in seconds indicated above", + "full_path": "dataset_description/pulse_time_begin_epoch/nanoseconds", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.pulse_time_begin_epoch.seconds": { + "data_type": "INT_0D", + "documentation": "Elapsed seconds since the Unix Epoch time (01/01/1970 00:00:00 UTC)", + "full_path": "dataset_description/pulse_time_begin_epoch/seconds", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.pulse_time_end_epoch": { + "data_type": "STRUCTURE", + "documentation": "Time at which the pulse ended on the experiment, expressed in Unix Epoch time. Temporarily represented as two integers, since for the moment IMAS is missing 64bits long integers to represent epoch time with nanoseconds resolution", + "full_path": "dataset_description/pulse_time_end_epoch", + "lifecycle_status": "alpha", + "structure_reference": "dataset_description_epoch_time" + }, + "dataset_description.pulse_time_end_epoch.nanoseconds": { + "data_type": "INT_0D", + "documentation": "Elapsed nanoseconds since the time in seconds indicated above", + "full_path": "dataset_description/pulse_time_end_epoch/nanoseconds", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.pulse_time_end_epoch.seconds": { + "data_type": "INT_0D", + "documentation": "Elapsed seconds since the Unix Epoch time (01/01/1970 00:00:00 UTC)", + "full_path": "dataset_description/pulse_time_end_epoch/seconds", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.simulation": { + "data_type": "STRUCTURE", + "documentation": "Description of the general simulation characteristics, if this data entry has been produced by a simulation. Several nodes describe typical time-dependent simulation with a time evolution as the main loop", + "full_path": "dataset_description/simulation", + "lifecycle_status": "alpha", + "structure_reference": "dataset_description_simulation" + }, + "dataset_description.simulation.comment_after": { + "data_type": "STR_0D", + "documentation": "Comment made at the end of a simulation", + "full_path": "dataset_description/simulation/comment_after", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.simulation.comment_before": { + "data_type": "STR_0D", + "documentation": "Comment made when launching a simulation", + "full_path": "dataset_description/simulation/comment_before", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.simulation.time_begin": { + "data_type": "FLT_0D", + "documentation": "Start time", + "full_path": "dataset_description/simulation/time_begin", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "dataset_description.simulation.time_begin_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_begin\"", + "full_path": "dataset_description/simulation/time_begin_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "dataset_description.simulation.time_begin_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_begin\"", + "full_path": "dataset_description/simulation/time_begin_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "dataset_description.simulation.time_begin_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_begin\"", + "full_path": "dataset_description/simulation/time_begin_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "dataset_description.simulation.time_begun": { + "data_type": "STR_0D", + "documentation": "Actual wall-clock time simulation started", + "full_path": "dataset_description/simulation/time_begun", + "lifecycle_status": "alpha", + "type": "constant", + "units": "UTC" + }, + "dataset_description.simulation.time_current": { + "data_type": "FLT_0D", + "documentation": "Current time of the simulation", + "full_path": "dataset_description/simulation/time_current", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "dataset_description.simulation.time_current_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_current\"", + "full_path": "dataset_description/simulation/time_current_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "dataset_description.simulation.time_current_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_current\"", + "full_path": "dataset_description/simulation/time_current_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "dataset_description.simulation.time_current_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_current\"", + "full_path": "dataset_description/simulation/time_current_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "dataset_description.simulation.time_end": { + "data_type": "FLT_0D", + "documentation": "Stop time", + "full_path": "dataset_description/simulation/time_end", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "dataset_description.simulation.time_end_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_end\"", + "full_path": "dataset_description/simulation/time_end_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "dataset_description.simulation.time_end_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_end\"", + "full_path": "dataset_description/simulation/time_end_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "dataset_description.simulation.time_end_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_end\"", + "full_path": "dataset_description/simulation/time_end_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "dataset_description.simulation.time_ended": { + "data_type": "STR_0D", + "documentation": "Actual wall-clock time simulation finished", + "full_path": "dataset_description/simulation/time_ended", + "lifecycle_status": "alpha", + "type": "constant", + "units": "UTC" + }, + "dataset_description.simulation.time_restart": { + "data_type": "FLT_0D", + "documentation": "Time of the last restart done during the simulation", + "full_path": "dataset_description/simulation/time_restart", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "dataset_description.simulation.time_restart_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_restart\"", + "full_path": "dataset_description/simulation/time_restart_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "dataset_description.simulation.time_restart_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_restart\"", + "full_path": "dataset_description/simulation/time_restart_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "dataset_description.simulation.time_restart_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_restart\"", + "full_path": "dataset_description/simulation/time_restart_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "dataset_description.simulation.time_step": { + "data_type": "FLT_0D", + "documentation": "Time interval between main steps, e.g. storage step (if relevant and constant)", + "full_path": "dataset_description/simulation/time_step", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "dataset_description.simulation.time_step_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_step\"", + "full_path": "dataset_description/simulation/time_step_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "dataset_description.simulation.time_step_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_step\"", + "full_path": "dataset_description/simulation/time_step_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "dataset_description.simulation.time_step_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_step\"", + "full_path": "dataset_description/simulation/time_step_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "dataset_description.simulation.workflow": { + "data_type": "STR_0D", + "documentation": "Description of the workflow which has been used to produce this data entry (e.g. copy of the Kepler MOML if using Kepler)", + "full_path": "dataset_description/simulation/workflow", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_description.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "dataset_description/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/dataset_fair.json b/omas/imas_structures/3_39_0/dataset_fair.json new file mode 100644 index 000000000..7947172ad --- /dev/null +++ b/omas/imas_structures/3_39_0/dataset_fair.json @@ -0,0 +1,466 @@ +{ + "dataset_fair": { + "documentation": "FAIR metadata related to the dataset, providing inforrmation on licensing, annotations, references using this dataset, versioning and validity, provenance. This IDS is using Dublin Core metadata standard whenever possible", + "full_path": "dataset_fair", + "lifecycle_last_change": "3.30.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.30.0", + "maxoccur": "1" + }, + "dataset_fair.identifier": { + "data_type": "STR_0D", + "documentation": "Persistent identifier allowing to cite this data in a public and persistent way, should be provided as HTTP URIs", + "full_path": "dataset_fair/identifier", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "dataset_fair/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "dataset_fair.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "dataset_fair/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "dataset_fair/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "dataset_fair/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "dataset_fair.ids_properties.occurrence" + }, + "dataset_fair.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "dataset_fair/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "dataset_fair.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "dataset_fair/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "dataset_fair.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "dataset_fair/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "dataset_fair/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "dataset_fair/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "dataset_fair/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "dataset_fair/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "dataset_fair/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "dataset_fair.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "dataset_fair/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "dataset_fair/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "dataset_fair/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "dataset_fair/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "dataset_fair/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "dataset_fair/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "dataset_fair/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "dataset_fair.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "dataset_fair/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "dataset_fair/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "dataset_fair/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "dataset_fair/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "dataset_fair/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "dataset_fair/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "dataset_fair/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "dataset_fair.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "dataset_fair/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "dataset_fair.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "dataset_fair/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "dataset_fair/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "dataset_fair/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "dataset_fair/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "dataset_fair/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "dataset_fair/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "dataset_fair/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "dataset_fair.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "dataset_fair/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "dataset_fair/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "dataset_fair/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "dataset_fair/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "dataset_fair/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "dataset_fair/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "dataset_fair/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "dataset_fair.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "dataset_fair/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "dataset_fair.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "dataset_fair/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "dataset_fair.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "dataset_fair/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "dataset_fair.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "dataset_fair/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "dataset_fair/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "dataset_fair.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "dataset_fair/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "dataset_fair.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "dataset_fair/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "dataset_fair/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "dataset_fair/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.is_referenced_by": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "List of documents (e.g. publications) or datasets making use of this data entry (e.g. PIDs of other datasets using this data entry as input)", + "full_path": "dataset_fair/is_referenced_by(:)", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.is_replaced_by": { + "data_type": "STR_0D", + "documentation": "Persistent identifier referencing the new version of this data (replacing the present version)", + "full_path": "dataset_fair/is_replaced_by", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.license": { + "data_type": "STR_0D", + "documentation": "License(s) under which the data is made available (license description or, more convenient, publicly accessible URL pointing to the full license text)", + "full_path": "dataset_fair/license", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.replaces": { + "data_type": "STR_0D", + "documentation": "Persistent identifier referencing the previous version of this data", + "full_path": "dataset_fair/replaces", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.rights_holder": { + "data_type": "STR_0D", + "documentation": "The organisation owning or managing rights over this data", + "full_path": "dataset_fair/rights_holder", + "lifecycle_status": "alpha", + "type": "constant" + }, + "dataset_fair.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "dataset_fair/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "dataset_fair.valid": { + "data_type": "STR_0D", + "documentation": "Date range during which the data is or was valid. Expressed as YYYY-MM-DD/YYYY-MM-DD, where the former (resp. latter) date is the data at which the data started (resp. ceased) to be valid. If the data is still valid, the slash should still be present, i.e. indicate the validity start date with YYYY-MM-DD/. If the data ceased being valid but there is no information on the validity start date, indicate /YYYY-MM-DD.", + "full_path": "dataset_fair/valid", + "lifecycle_status": "alpha", + "type": "constant" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/disruption.json b/omas/imas_structures/3_39_0/disruption.json new file mode 100644 index 000000000..b158b0aaa --- /dev/null +++ b/omas/imas_structures/3_39_0/disruption.json @@ -0,0 +1,1992 @@ +{ + "disruption": { + "documentation": "Description of physics quantities of specific interest during a disruption, in particular halo currents, etc ...", + "full_path": "disruption", + "lifecycle_last_change": "3.31.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.25.0", + "maxoccur": "1" + }, + "disruption.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "disruption/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "disruption.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "disruption/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "disruption/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "disruption/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "disruption.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "disruption/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "disruption/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "disruption/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "disruption/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "disruption/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "disruption/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "disruption/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.code.output_flag": { + "coordinates": [ + "disruption.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "disruption/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "disruption.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "disruption/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "disruption/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "disruption/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.global_quantities": { + "data_type": "STRUCTURE", + "documentation": "Global quantities", + "full_path": "disruption/global_quantities", + "lifecycle_status": "alpha", + "structure_reference": "disruption_global_quantities" + }, + "disruption.global_quantities.current_halo_pol": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal halo current", + "full_path": "disruption/global_quantities/current_halo_pol(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "disruption.global_quantities.current_halo_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_halo_pol\"", + "full_path": "disruption/global_quantities/current_halo_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "disruption.global_quantities.current_halo_pol_error_lower": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current_halo_pol\"", + "full_path": "disruption/global_quantities/current_halo_pol_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "disruption.global_quantities.current_halo_pol_error_upper": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current_halo_pol\"", + "full_path": "disruption/global_quantities/current_halo_pol_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "disruption.global_quantities.current_halo_tor": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal halo current", + "full_path": "disruption/global_quantities/current_halo_tor(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "disruption.global_quantities.current_halo_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_halo_tor\"", + "full_path": "disruption/global_quantities/current_halo_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "disruption.global_quantities.current_halo_tor_error_lower": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current_halo_tor\"", + "full_path": "disruption/global_quantities/current_halo_tor_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "disruption.global_quantities.current_halo_tor_error_upper": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current_halo_tor\"", + "full_path": "disruption/global_quantities/current_halo_tor_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "disruption.global_quantities.energy_ohm": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Total ohmic cumulated energy (integral of the power over the disruption duration)", + "full_path": "disruption/global_quantities/energy_ohm(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "J" + }, + "disruption.global_quantities.energy_ohm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_ohm\"", + "full_path": "disruption/global_quantities/energy_ohm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "disruption.global_quantities.energy_ohm_error_lower": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energy_ohm\"", + "full_path": "disruption/global_quantities/energy_ohm_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "J" + }, + "disruption.global_quantities.energy_ohm_error_upper": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energy_ohm\"", + "full_path": "disruption/global_quantities/energy_ohm_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "J" + }, + "disruption.global_quantities.energy_ohm_halo": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Ohmic cumulated energy (integral of the power over the disruption duration) in the halo region", + "full_path": "disruption/global_quantities/energy_ohm_halo(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "J" + }, + "disruption.global_quantities.energy_ohm_halo_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_ohm_halo\"", + "full_path": "disruption/global_quantities/energy_ohm_halo_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "disruption.global_quantities.energy_ohm_halo_error_lower": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energy_ohm_halo\"", + "full_path": "disruption/global_quantities/energy_ohm_halo_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "J" + }, + "disruption.global_quantities.energy_ohm_halo_error_upper": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energy_ohm_halo\"", + "full_path": "disruption/global_quantities/energy_ohm_halo_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "J" + }, + "disruption.global_quantities.energy_parallel_halo": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Cumulated parallel energy (integral of the heat flux parallel power over the disruption duration) in the halo region", + "full_path": "disruption/global_quantities/energy_parallel_halo(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "J" + }, + "disruption.global_quantities.energy_parallel_halo_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_parallel_halo\"", + "full_path": "disruption/global_quantities/energy_parallel_halo_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "disruption.global_quantities.energy_parallel_halo_error_lower": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energy_parallel_halo\"", + "full_path": "disruption/global_quantities/energy_parallel_halo_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "J" + }, + "disruption.global_quantities.energy_parallel_halo_error_upper": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energy_parallel_halo\"", + "full_path": "disruption/global_quantities/energy_parallel_halo_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "J" + }, + "disruption.global_quantities.energy_radiated_electrons_impurities": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Total cumulated energy (integral of the power over the disruption duration) radiated by electrons on impurities", + "full_path": "disruption/global_quantities/energy_radiated_electrons_impurities(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "J" + }, + "disruption.global_quantities.energy_radiated_electrons_impurities_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_radiated_electrons_impurities\"", + "full_path": "disruption/global_quantities/energy_radiated_electrons_impurities_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "disruption.global_quantities.energy_radiated_electrons_impurities_error_lower": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energy_radiated_electrons_impurities\"", + "full_path": "disruption/global_quantities/energy_radiated_electrons_impurities_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "J" + }, + "disruption.global_quantities.energy_radiated_electrons_impurities_error_upper": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energy_radiated_electrons_impurities\"", + "full_path": "disruption/global_quantities/energy_radiated_electrons_impurities_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "J" + }, + "disruption.global_quantities.energy_radiated_electrons_impurities_halo": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Cumulated energy (integral of the power over the disruption duration) radiated by electrons on impurities in the halo region", + "full_path": "disruption/global_quantities/energy_radiated_electrons_impurities_halo(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "J" + }, + "disruption.global_quantities.energy_radiated_electrons_impurities_halo_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_radiated_electrons_impurities_halo\"", + "full_path": "disruption/global_quantities/energy_radiated_electrons_impurities_halo_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "disruption.global_quantities.energy_radiated_electrons_impurities_halo_error_lower": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energy_radiated_electrons_impurities_halo\"", + "full_path": "disruption/global_quantities/energy_radiated_electrons_impurities_halo_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "J" + }, + "disruption.global_quantities.energy_radiated_electrons_impurities_halo_error_upper": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energy_radiated_electrons_impurities_halo\"", + "full_path": "disruption/global_quantities/energy_radiated_electrons_impurities_halo_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "J" + }, + "disruption.global_quantities.power_ohm": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Total ohmic power", + "full_path": "disruption/global_quantities/power_ohm(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "disruption.global_quantities.power_ohm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_ohm\"", + "full_path": "disruption/global_quantities/power_ohm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "disruption.global_quantities.power_ohm_error_lower": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_ohm\"", + "full_path": "disruption/global_quantities/power_ohm_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "disruption.global_quantities.power_ohm_error_upper": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_ohm\"", + "full_path": "disruption/global_quantities/power_ohm_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "disruption.global_quantities.power_ohm_halo": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Ohmic power in the halo region", + "full_path": "disruption/global_quantities/power_ohm_halo(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "disruption.global_quantities.power_ohm_halo_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_ohm_halo\"", + "full_path": "disruption/global_quantities/power_ohm_halo_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "disruption.global_quantities.power_ohm_halo_error_lower": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_ohm_halo\"", + "full_path": "disruption/global_quantities/power_ohm_halo_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "disruption.global_quantities.power_ohm_halo_error_upper": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_ohm_halo\"", + "full_path": "disruption/global_quantities/power_ohm_halo_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "disruption.global_quantities.power_parallel_halo": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Power of the parallel heat flux in the halo region", + "full_path": "disruption/global_quantities/power_parallel_halo(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "disruption.global_quantities.power_parallel_halo_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_parallel_halo\"", + "full_path": "disruption/global_quantities/power_parallel_halo_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "disruption.global_quantities.power_parallel_halo_error_lower": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_parallel_halo\"", + "full_path": "disruption/global_quantities/power_parallel_halo_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "disruption.global_quantities.power_parallel_halo_error_upper": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_parallel_halo\"", + "full_path": "disruption/global_quantities/power_parallel_halo_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "disruption.global_quantities.power_radiated_electrons_impurities": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Total power radiated by electrons on impurities", + "full_path": "disruption/global_quantities/power_radiated_electrons_impurities(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "disruption.global_quantities.power_radiated_electrons_impurities_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_radiated_electrons_impurities\"", + "full_path": "disruption/global_quantities/power_radiated_electrons_impurities_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "disruption.global_quantities.power_radiated_electrons_impurities_error_lower": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_radiated_electrons_impurities\"", + "full_path": "disruption/global_quantities/power_radiated_electrons_impurities_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "disruption.global_quantities.power_radiated_electrons_impurities_error_upper": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_radiated_electrons_impurities\"", + "full_path": "disruption/global_quantities/power_radiated_electrons_impurities_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "disruption.global_quantities.power_radiated_electrons_impurities_halo": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Power radiated by electrons on impurities in the halo region", + "full_path": "disruption/global_quantities/power_radiated_electrons_impurities_halo(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "disruption.global_quantities.power_radiated_electrons_impurities_halo_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_radiated_electrons_impurities_halo\"", + "full_path": "disruption/global_quantities/power_radiated_electrons_impurities_halo_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "disruption.global_quantities.power_radiated_electrons_impurities_halo_error_lower": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_radiated_electrons_impurities_halo\"", + "full_path": "disruption/global_quantities/power_radiated_electrons_impurities_halo_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "disruption.global_quantities.power_radiated_electrons_impurities_halo_error_upper": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_radiated_electrons_impurities_halo\"", + "full_path": "disruption/global_quantities/power_radiated_electrons_impurities_halo_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "disruption.global_quantities.psi_halo_boundary": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal flux at halo region boundary", + "full_path": "disruption/global_quantities/psi_halo_boundary(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "disruption.global_quantities.psi_halo_boundary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_halo_boundary\"", + "full_path": "disruption/global_quantities/psi_halo_boundary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "disruption.global_quantities.psi_halo_boundary_error_lower": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi_halo_boundary\"", + "full_path": "disruption/global_quantities/psi_halo_boundary_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "disruption.global_quantities.psi_halo_boundary_error_upper": { + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi_halo_boundary\"", + "full_path": "disruption/global_quantities/psi_halo_boundary_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "disruption.halo_currents": { + "coordinates": [ + "disruption.halo_currents[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Halo currents geometry and values for a set of time slices", + "full_path": "disruption/halo_currents(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "disruption_halo_currents", + "timebasepath": "time", + "type": "dynamic" + }, + "disruption.halo_currents[:].active_wall_point": { + "data_type": "STRUCTURE", + "documentation": "R,Z position of the point of the plasma boundary in contact with the wall", + "full_path": "disruption/halo_currents(itime)/active_wall_point", + "lifecycle_status": "alpha", + "structure_reference": "rz0d_dynamic_aos" + }, + "disruption.halo_currents[:].active_wall_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "disruption/halo_currents(itime)/active_wall_point/r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "disruption.halo_currents[:].active_wall_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "disruption/halo_currents(itime)/active_wall_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "disruption.halo_currents[:].active_wall_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "disruption/halo_currents(itime)/active_wall_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "disruption.halo_currents[:].active_wall_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "disruption/halo_currents(itime)/active_wall_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "disruption.halo_currents[:].active_wall_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "disruption/halo_currents(itime)/active_wall_point/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "disruption.halo_currents[:].active_wall_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "disruption/halo_currents(itime)/active_wall_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "disruption.halo_currents[:].active_wall_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "disruption/halo_currents(itime)/active_wall_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "disruption.halo_currents[:].active_wall_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "disruption/halo_currents(itime)/active_wall_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "disruption.halo_currents[:].area": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of wall areas through which there are halo currents", + "full_path": "disruption/halo_currents(itime)/area(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "disruption_halo_currents_area" + }, + "disruption.halo_currents[:].area[:].current_halo_pol": { + "data_type": "FLT_0D", + "documentation": "Poloidal halo current crossing through this area", + "full_path": "disruption/halo_currents(itime)/area(i1)/current_halo_pol", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "disruption.halo_currents[:].area[:].current_halo_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_halo_pol\"", + "full_path": "disruption/halo_currents(itime)/area(i1)/current_halo_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "disruption.halo_currents[:].area[:].current_halo_pol_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"current_halo_pol\"", + "full_path": "disruption/halo_currents(itime)/area(i1)/current_halo_pol_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "disruption.halo_currents[:].area[:].current_halo_pol_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"current_halo_pol\"", + "full_path": "disruption/halo_currents(itime)/area(i1)/current_halo_pol_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "disruption.halo_currents[:].area[:].end_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the end point of this area", + "full_path": "disruption/halo_currents(itime)/area(i1)/end_point", + "lifecycle_status": "alpha", + "structure_reference": "rz0d_dynamic_aos" + }, + "disruption.halo_currents[:].area[:].end_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "disruption/halo_currents(itime)/area(i1)/end_point/r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "disruption.halo_currents[:].area[:].end_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "disruption/halo_currents(itime)/area(i1)/end_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "disruption.halo_currents[:].area[:].end_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "disruption/halo_currents(itime)/area(i1)/end_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "disruption.halo_currents[:].area[:].end_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "disruption/halo_currents(itime)/area(i1)/end_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "disruption.halo_currents[:].area[:].end_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "disruption/halo_currents(itime)/area(i1)/end_point/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "disruption.halo_currents[:].area[:].end_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "disruption/halo_currents(itime)/area(i1)/end_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "disruption.halo_currents[:].area[:].end_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "disruption/halo_currents(itime)/area(i1)/end_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "disruption.halo_currents[:].area[:].end_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "disruption/halo_currents(itime)/area(i1)/end_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "disruption.halo_currents[:].area[:].start_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the start point of this area", + "full_path": "disruption/halo_currents(itime)/area(i1)/start_point", + "lifecycle_status": "alpha", + "structure_reference": "rz0d_dynamic_aos" + }, + "disruption.halo_currents[:].area[:].start_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "disruption/halo_currents(itime)/area(i1)/start_point/r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "disruption.halo_currents[:].area[:].start_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "disruption/halo_currents(itime)/area(i1)/start_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "disruption.halo_currents[:].area[:].start_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "disruption/halo_currents(itime)/area(i1)/start_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "disruption.halo_currents[:].area[:].start_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "disruption/halo_currents(itime)/area(i1)/start_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "disruption.halo_currents[:].area[:].start_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "disruption/halo_currents(itime)/area(i1)/start_point/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "disruption.halo_currents[:].area[:].start_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "disruption/halo_currents(itime)/area(i1)/start_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "disruption.halo_currents[:].area[:].start_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "disruption/halo_currents(itime)/area(i1)/start_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "disruption.halo_currents[:].area[:].start_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "disruption/halo_currents(itime)/area(i1)/start_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "disruption.halo_currents[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "disruption/halo_currents(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "disruption.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "disruption/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "disruption.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "disruption/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "disruption/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "disruption/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "disruption.ids_properties.occurrence" + }, + "disruption.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "disruption/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "disruption.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "disruption/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "disruption.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "disruption/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "disruption/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "disruption/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "disruption/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "disruption/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "disruption/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "disruption.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "disruption/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "disruption/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "disruption/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "disruption/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "disruption/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "disruption/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "disruption.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "disruption/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "disruption.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "disruption/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "disruption/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "disruption/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "disruption/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "disruption/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "disruption/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "disruption/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "disruption.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "disruption/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "disruption.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "disruption/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "disruption/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "disruption/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "disruption/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "disruption/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "disruption/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "disruption/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "disruption.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "disruption/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "disruption/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "disruption/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "disruption/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "disruption/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "disruption/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "disruption/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "disruption.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "disruption/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "disruption.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "disruption/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "disruption.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "disruption/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "disruption.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "disruption/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "disruption/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "disruption.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "disruption/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "disruption.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "disruption/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "disruption/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "disruption/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "disruption.profiles_1d": { + "cocos_alias": "IDSPATH", + "cocos_replace": "disruption.profiles_1d{i}", + "coordinates": [ + "disruption.profiles_1d[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Radial profiles for a set of time slices", + "full_path": "disruption/profiles_1d(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "disruption_profiles_1d", + "timebasepath": "time", + "type": "dynamic" + }, + "disruption.profiles_1d[:].grid": { + "data_type": "STRUCTURE", + "documentation": "Radial grid", + "full_path": "disruption/profiles_1d(itime)/grid", + "lifecycle_status": "alpha", + "structure_reference": "core_radial_grid" + }, + "disruption.profiles_1d[:].grid.area": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Cross-sectional area of the flux surface", + "full_path": "disruption/profiles_1d(itime)/grid/area(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "disruption.profiles_1d[:].grid.area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "disruption/profiles_1d(itime)/grid/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "disruption.profiles_1d[:].grid.area_error_lower": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"area\"", + "full_path": "disruption/profiles_1d(itime)/grid/area_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "disruption.profiles_1d[:].grid.area_error_upper": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"area\"", + "full_path": "disruption/profiles_1d(itime)/grid/area_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "disruption.profiles_1d[:].grid.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal magnetic flux", + "full_path": "disruption/profiles_1d(itime)/grid/psi(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "disruption.profiles_1d[:].grid.psi_boundary": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "disruption/profiles_1d(itime)/grid/psi_boundary", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "disruption.profiles_1d[:].grid.psi_boundary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_boundary\"", + "full_path": "disruption/profiles_1d(itime)/grid/psi_boundary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "disruption.profiles_1d[:].grid.psi_boundary_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_boundary\"", + "full_path": "disruption/profiles_1d(itime)/grid/psi_boundary_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "disruption.profiles_1d[:].grid.psi_boundary_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_boundary\"", + "full_path": "disruption/profiles_1d(itime)/grid/psi_boundary_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "disruption.profiles_1d[:].grid.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "disruption/profiles_1d(itime)/grid/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "disruption.profiles_1d[:].grid.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "disruption/profiles_1d(itime)/grid/psi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "disruption.profiles_1d[:].grid.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "disruption/profiles_1d(itime)/grid/psi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "disruption.profiles_1d[:].grid.psi_magnetic_axis": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "disruption/profiles_1d(itime)/grid/psi_magnetic_axis", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "disruption.profiles_1d[:].grid.psi_magnetic_axis_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_magnetic_axis\"", + "full_path": "disruption/profiles_1d(itime)/grid/psi_magnetic_axis_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "disruption.profiles_1d[:].grid.psi_magnetic_axis_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_magnetic_axis\"", + "full_path": "disruption/profiles_1d(itime)/grid/psi_magnetic_axis_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "disruption.profiles_1d[:].grid.psi_magnetic_axis_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_magnetic_axis\"", + "full_path": "disruption/profiles_1d(itime)/grid/psi_magnetic_axis_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "disruption.profiles_1d[:].grid.rho_pol_norm": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))", + "full_path": "disruption/profiles_1d(itime)/grid/rho_pol_norm(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "disruption.profiles_1d[:].grid.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "disruption/profiles_1d(itime)/grid/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "disruption.profiles_1d[:].grid.rho_pol_norm_error_lower": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "disruption/profiles_1d(itime)/grid/rho_pol_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "disruption.profiles_1d[:].grid.rho_pol_norm_error_upper": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "disruption/profiles_1d(itime)/grid/rho_pol_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "disruption.profiles_1d[:].grid.rho_tor": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "disruption/profiles_1d(itime)/grid/rho_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "disruption.profiles_1d[:].grid.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "disruption/profiles_1d(itime)/grid/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "disruption.profiles_1d[:].grid.rho_tor_error_lower": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "disruption/profiles_1d(itime)/grid/rho_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "disruption.profiles_1d[:].grid.rho_tor_error_upper": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "disruption/profiles_1d(itime)/grid/rho_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "disruption.profiles_1d[:].grid.rho_tor_norm": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "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) ", + "full_path": "disruption/profiles_1d(itime)/grid/rho_tor_norm(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "disruption.profiles_1d[:].grid.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "disruption/profiles_1d(itime)/grid/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "disruption.profiles_1d[:].grid.rho_tor_norm_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "disruption/profiles_1d(itime)/grid/rho_tor_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "disruption.profiles_1d[:].grid.rho_tor_norm_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "disruption/profiles_1d(itime)/grid/rho_tor_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "disruption.profiles_1d[:].grid.surface": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Surface area of the toroidal flux surface", + "full_path": "disruption/profiles_1d(itime)/grid/surface(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "disruption.profiles_1d[:].grid.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "disruption/profiles_1d(itime)/grid/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "disruption.profiles_1d[:].grid.surface_error_lower": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"surface\"", + "full_path": "disruption/profiles_1d(itime)/grid/surface_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "disruption.profiles_1d[:].grid.surface_error_upper": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"surface\"", + "full_path": "disruption/profiles_1d(itime)/grid/surface_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "disruption.profiles_1d[:].grid.volume": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Volume enclosed inside the magnetic surface", + "full_path": "disruption/profiles_1d(itime)/grid/volume(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "disruption.profiles_1d[:].grid.volume_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume\"", + "full_path": "disruption/profiles_1d(itime)/grid/volume_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "disruption.profiles_1d[:].grid.volume_error_lower": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"volume\"", + "full_path": "disruption/profiles_1d(itime)/grid/volume_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "disruption.profiles_1d[:].grid.volume_error_upper": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"volume\"", + "full_path": "disruption/profiles_1d(itime)/grid/volume_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "disruption.profiles_1d[:].j_runaways": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Runaways parallel current density = average(j.B) / B0, where B0 = Disruption/Vacuum_Toroidal_Field/ B0", + "full_path": "disruption/profiles_1d(itime)/j_runaways(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "disruption.profiles_1d[:].j_runaways_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_runaways\"", + "full_path": "disruption/profiles_1d(itime)/j_runaways_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "disruption.profiles_1d[:].j_runaways_error_lower": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_runaways\"", + "full_path": "disruption/profiles_1d(itime)/j_runaways_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "disruption.profiles_1d[:].j_runaways_error_upper": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_runaways\"", + "full_path": "disruption/profiles_1d(itime)/j_runaways_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "disruption.profiles_1d[:].power_density_conductive_losses": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Power density of conductive losses to the wall (positive sign for losses)", + "full_path": "disruption/profiles_1d(itime)/power_density_conductive_losses(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "disruption.profiles_1d[:].power_density_conductive_losses_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_conductive_losses\"", + "full_path": "disruption/profiles_1d(itime)/power_density_conductive_losses_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "disruption.profiles_1d[:].power_density_conductive_losses_error_lower": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_density_conductive_losses\"", + "full_path": "disruption/profiles_1d(itime)/power_density_conductive_losses_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "disruption.profiles_1d[:].power_density_conductive_losses_error_upper": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_density_conductive_losses\"", + "full_path": "disruption/profiles_1d(itime)/power_density_conductive_losses_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "disruption.profiles_1d[:].power_density_radiative_losses": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Power density of radiative losses (positive sign for losses)", + "full_path": "disruption/profiles_1d(itime)/power_density_radiative_losses(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "disruption.profiles_1d[:].power_density_radiative_losses_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_radiative_losses\"", + "full_path": "disruption/profiles_1d(itime)/power_density_radiative_losses_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "disruption.profiles_1d[:].power_density_radiative_losses_error_lower": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_density_radiative_losses\"", + "full_path": "disruption/profiles_1d(itime)/power_density_radiative_losses_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "disruption.profiles_1d[:].power_density_radiative_losses_error_upper": { + "coordinates": [ + "disruption.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_density_radiative_losses\"", + "full_path": "disruption/profiles_1d(itime)/power_density_radiative_losses_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "disruption.profiles_1d[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "disruption/profiles_1d(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "disruption.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "disruption/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "disruption.vacuum_toroidal_field": { + "cocos_alias": "IDSPATH", + "cocos_replace": "disruption.vacuum_toroidal_field", + "data_type": "STRUCTURE", + "documentation": "Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)", + "full_path": "disruption/vacuum_toroidal_field", + "lifecycle_status": "alpha", + "structure_reference": "b_tor_vacuum_1" + }, + "disruption.vacuum_toroidal_field.b0": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "disruption/vacuum_toroidal_field/b0(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "disruption.vacuum_toroidal_field.b0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b0\"", + "full_path": "disruption/vacuum_toroidal_field/b0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "disruption.vacuum_toroidal_field.b0_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b0\"", + "full_path": "disruption/vacuum_toroidal_field/b0_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "disruption.vacuum_toroidal_field.b0_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "disruption.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b0\"", + "full_path": "disruption/vacuum_toroidal_field/b0_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "disruption.vacuum_toroidal_field.r0": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "disruption/vacuum_toroidal_field/r0", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "disruption.vacuum_toroidal_field.r0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r0\"", + "full_path": "disruption/vacuum_toroidal_field/r0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "disruption.vacuum_toroidal_field.r0_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r0\"", + "full_path": "disruption/vacuum_toroidal_field/r0_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "disruption.vacuum_toroidal_field.r0_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r0\"", + "full_path": "disruption/vacuum_toroidal_field/r0_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/distribution_sources.json b/omas/imas_structures/3_39_0/distribution_sources.json new file mode 100644 index 000000000..92def80bc --- /dev/null +++ b/omas/imas_structures/3_39_0/distribution_sources.json @@ -0,0 +1,3330 @@ +{ + "distribution_sources": { + "documentation": "Sources of particles for input to kinetic equations, e.g. Fokker-Planck calculation. The sources could originate from e.g. NBI or fusion reactions.", + "full_path": "distribution_sources", + "lifecycle_last_change": "3.32.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.2.1", + "maxoccur": "4" + }, + "distribution_sources.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "distribution_sources/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "distribution_sources.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "distribution_sources/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "distribution_sources/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "distribution_sources/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "distribution_sources.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "distribution_sources/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "distribution_sources/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "distribution_sources/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "distribution_sources/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "distribution_sources/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "distribution_sources/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "distribution_sources/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.code.output_flag": { + "coordinates": [ + "distribution_sources.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "distribution_sources/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "distribution_sources.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "distribution_sources/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "distribution_sources/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "distribution_sources/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "distribution_sources/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "distribution_sources.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "distribution_sources/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "distribution_sources/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "distribution_sources/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "distribution_sources.ids_properties.occurrence" + }, + "distribution_sources.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "distribution_sources/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "distribution_sources.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "distribution_sources/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "distribution_sources.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "distribution_sources/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "distribution_sources/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "distribution_sources/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "distribution_sources/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "distribution_sources/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "distribution_sources/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "distribution_sources.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "distribution_sources/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "distribution_sources/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "distribution_sources/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "distribution_sources/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "distribution_sources/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "distribution_sources/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "distribution_sources/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "distribution_sources.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "distribution_sources/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "distribution_sources/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "distribution_sources/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "distribution_sources/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "distribution_sources/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "distribution_sources/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "distribution_sources/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "distribution_sources.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "distribution_sources/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "distribution_sources.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "distribution_sources/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "distribution_sources/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "distribution_sources/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "distribution_sources/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "distribution_sources/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "distribution_sources/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "distribution_sources/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "distribution_sources.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "distribution_sources/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "distribution_sources/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "distribution_sources/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "distribution_sources/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "distribution_sources/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "distribution_sources/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "distribution_sources/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "distribution_sources.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "distribution_sources/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "distribution_sources.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "distribution_sources/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "distribution_sources.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "distribution_sources/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "distribution_sources.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "distribution_sources/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "distribution_sources/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "distribution_sources.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "distribution_sources/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "distribution_sources.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "distribution_sources/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "distribution_sources/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "distribution_sources/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.magnetic_axis": { + "data_type": "STRUCTURE", + "documentation": "Magnetic axis position (used to define a poloidal angle for the 2D profiles)", + "full_path": "distribution_sources/magnetic_axis", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_dynamic_1" + }, + "distribution_sources.magnetic_axis.r": { + "coordinates": [ + "distribution_sources.time" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "distribution_sources/magnetic_axis/r(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "distribution_sources.magnetic_axis.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "distribution_sources/magnetic_axis/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distribution_sources.magnetic_axis.r_error_lower": { + "coordinates": [ + "distribution_sources.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "distribution_sources/magnetic_axis/r_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "distribution_sources.magnetic_axis.r_error_upper": { + "coordinates": [ + "distribution_sources.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "distribution_sources/magnetic_axis/r_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "distribution_sources.magnetic_axis.z": { + "coordinates": [ + "distribution_sources.time" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "distribution_sources/magnetic_axis/z(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "distribution_sources.magnetic_axis.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "distribution_sources/magnetic_axis/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distribution_sources.magnetic_axis.z_error_lower": { + "coordinates": [ + "distribution_sources.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "distribution_sources/magnetic_axis/z_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "distribution_sources.magnetic_axis.z_error_upper": { + "coordinates": [ + "distribution_sources.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "distribution_sources/magnetic_axis/z_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "distribution_sources.source": { + "appendable_by_appender_actor": "yes", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of source/sink terms. A source/sink term corresponds to the particle source due to an NBI injection unit, a nuclear reaction or any combination of them (described in \"identifier\")", + "full_path": "distribution_sources/source(i1)", + "lifecycle_status": "alpha", + "maxoccur": "33", + "structure_reference": "distribution_sources_source" + }, + "distribution_sources.source[:].ggd": { + "coordinates": [ + "distribution_sources.source[:].ggd[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source terms in phase space (real space, velocity space, spin state), represented using the ggd, for various time slices", + "full_path": "distribution_sources/source(i1)/ggd(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distribution_sources_source_ggd", + "timebasepath": "time", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].discrete": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of indices of grid spaces (refers to ../grid/space) for which the source is discretely distributed. For example consider a source of 3.5 MeV alpha particles provided on a grid with two coordinates (spaces); rho_tor and energy. To specify that the source is given at energies exactly equal to 3.5 MeV, let discret have length 1 and set discrete(1)=2 since energy is dimension number 2. The source is then proportional to delta( 1 - energy / 3.5MeV ), where delta is the direct delta distribution. Discrete dimensions can only be used when the grid is rectangular.", + "full_path": "distribution_sources/source(i1)/ggd(itime)/discrete(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid": { + "data_type": "STRUCTURE", + "documentation": "Grid description", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid", + "lifecycle_status": "alpha", + "structure_reference": "generic_grid_dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Grid subsets", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].base": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].base[:].jacobian": { + "coordinates": [ + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/jacobian(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].base[:].jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].base[:].jacobian_error_lower": { + "coordinates": [ + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/jacobian_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].base[:].jacobian_error_upper": { + "coordinates": [ + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/jacobian_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].base[:].tensor_contravariant": { + "coordinates": [ + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/tensor_contravariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].base[:].tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].base[:].tensor_contravariant_error_lower": { + "coordinates": [ + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].base[:].tensor_contravariant_error_upper": { + "coordinates": [ + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].base[:].tensor_covariant": { + "coordinates": [ + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/tensor_covariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].base[:].tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].base[:].tensor_covariant_error_lower": { + "coordinates": [ + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].base[:].tensor_covariant_error_upper": { + "coordinates": [ + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].dimension": { + "data_type": "INT_0D", + "documentation": "Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/dimension", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].element[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects defining the element", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/element(i3)/object(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element_object" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].element[:].object[:].dimension": { + "data_type": "INT_0D", + "documentation": "Dimension of the object", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/element(i3)/object(i4)/dimension", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].element[:].object[:].index": { + "data_type": "INT_0D", + "documentation": "Object index", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/element(i3)/object(i4)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].element[:].object[:].space": { + "data_type": "INT_0D", + "documentation": "Index of the space from which that object is taken", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/element(i3)/object(i4)/space", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_subset_identifier.xml", + "documentation": "Grid subset identifier\n0) unspecified : unspecified\n1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]\n200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).\n2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces\n4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces\n5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n6) x_points : Nodes defining x-points\n7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point\n8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point\n9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point\n10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point\n11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix\n12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix\n13) outer_target : y-aligned edges defining the outer target\n14) inner_target : y-aligned edges defining the inner target\n15) core_boundary : Innermost x-aligned edges\n16) separatrix : x-aligned edges defining the active separatrix\n17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions\n18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region\n19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region\n20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region\n21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region\n22) core : Cells inside the active separatrix\n23) sol : Cells defining the main SOL outside of the divertor regions\n24) outer_divertor : Cells defining the outer divertor region\n25) inner_divertor : Cells defining the inner divertor region\n26) core_sol : x-aligned edges defining part of active separatrix separating core and sol\n27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)\n28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)\n29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point\n30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point\n31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point\n32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point\n33) separatrix_2 : x-aligned edges defining the non-active separatrix\n34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region\n35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region\n36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region\n37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region\n38) intra_sep : Cells between the two separatrices\n39) outer_divertor_2 : Cells defining the outer inactive divertor region\n40) inner_divertor_2 : Cells defining the inner inactive divertor region\n41) outer_target_2 : y-aligned edges defining the outer inactive target\n42) inner_target_2 : y-aligned edges defining the inner inactive target\n43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n44) full_wall : All edges defining walls, baffles, and targets\n45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg\n46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg\n47) outer_sf_pfr_connection_1 : y-aligned edges defining\u00a0the connection between the outer snowflake entrance and third leg\n48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg\n100) magnetic_axis : Point corresponding to the magnetic axis\n101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane\n102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane\n103) outer_target_separatrix : Point on active separatrix at outer active target\n104) inner_target_separatrix : Point on active separatrix at inner active target\n105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target\n106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "url": "utilities/LFS_snowflake_GGD_subsets.png" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].metric": { + "data_type": "STRUCTURE", + "documentation": "Metric of the canonical frame onto Cartesian coordinates", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/metric", + "lifecycle_status": "alpha", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].metric.jacobian": { + "coordinates": [ + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/metric/jacobian(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].metric.jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/metric/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].metric.jacobian_error_lower": { + "coordinates": [ + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/metric/jacobian_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].metric.jacobian_error_upper": { + "coordinates": [ + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/metric/jacobian_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].metric.tensor_contravariant": { + "coordinates": [ + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/metric/tensor_contravariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].metric.tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/metric/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].metric.tensor_contravariant_error_lower": { + "coordinates": [ + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/metric/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].metric.tensor_contravariant_error_upper": { + "coordinates": [ + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/metric/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].metric.tensor_covariant": { + "coordinates": [ + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/metric/tensor_covariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].metric.tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/metric/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].metric.tensor_covariant_error_lower": { + "coordinates": [ + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/metric/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].metric.tensor_covariant_error_upper": { + "coordinates": [ + "distribution_sources.source[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/grid_subset(i2)/metric/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_identifier.xml", + "documentation": "Grid identifier\n0) unspecified : unspecified\n1) linear : Linear\n2) cylinder : Cylindrical geometry (straight in axial direction)\n3) limiter : Limiter\n4) SN : Single null\n5) CDN : Connected double null\n6) DDN_bottom : Disconnected double null with inner X-point below the midplane\n7) DDN_top : Disconnected double null with inner X-point above the midplane\n8) annulus : Annular geometry (not necessarily with straight axis)\n9) stellarator_island : Stellarator island geometry\n10) structured_spaces : Structured grid represented with multiple spaces of dimension 1\n11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary\n12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary\n100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "distribution_sources.source[:].ggd[:].grid.identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.path": { + "data_type": "STR_0D", + "documentation": "Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: 'wall:0/description_ggd(1)/grid_ggd', means that the grid is located in the wall IDS, occurrence 0, with ids path 'description_ggd(1)/grid_ggd'. See the link below for more details about IDS paths", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/path", + "lifecycle_status": "alpha", + "type": "dynamic", + "url": "utilities/IDS-path-syntax.md" + }, + "distribution_sources.source[:].ggd[:].grid.space": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of grid spaces", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space", + "url_protected": "https://confluence.iter.org/download/attachments/178133297/GGDguide.pdf" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].coordinates_type": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/coordinates_type(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "url": "utilities/coordinate_identifier.xml" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].geometry_type": { + "data_type": "STRUCTURE", + "documentation": "Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/geometry_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].geometry_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/geometry_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].geometry_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/geometry_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].geometry_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/geometry_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_space_identifier.xml", + "documentation": "Space identifier\n0) unspecified : unspecified\n1) primary_standard : Primary space defining the standard grid\n2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space\n3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_geometry_content_identifier.xml", + "documentation": "Content of the ../object/geometry node for this dimension\n0) unspecified : unspecified\n1) node_coordinates : For nodes : node coordinates\n11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix\n21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge\n31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces\n32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/geometry_content", + "introduced_after_version": "3.33.0", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/geometry_content/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/geometry_content/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/geometry_content/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects for a given dimension", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object_boundary" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].index": { + "data_type": "INT_0D", + "documentation": "Index of this (n-1)-dimensional boundary object", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].neighbours": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5)/neighbours(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered. ", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry_2d\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"geometry_2d\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d_error_lower(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"geometry_2d\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d_error_upper(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"geometry\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"geometry\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].measure": { + "data_type": "FLT_0D", + "documentation": "Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/measure", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].measure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measure\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/measure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].measure_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measure\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/measure_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].measure_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measure\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/measure_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].nodes": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)", + "full_path": "distribution_sources/source(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/nodes(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].particles": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source density of particles in phase space, for various grid subsets", + "full_path": "distribution_sources/source(i1)/ggd(itime)/particles(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "(m.s^-1)^-3.m^-3.s^-1" + }, + "distribution_sources.source[:].ggd[:].particles[:].coefficients": { + "coordinates": [ + "distribution_sources.source[:].ggd[:].particles[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "distribution_sources/source(i1)/ggd(itime)/particles(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "(m.s^-1)^-3.m^-3.s^-1" + }, + "distribution_sources.source[:].ggd[:].particles[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/particles(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].particles[:].coefficients_error_lower": { + "coordinates": [ + "distribution_sources.source[:].ggd[:].particles[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/particles(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "(m.s^-1)^-3.m^-3.s^-1" + }, + "distribution_sources.source[:].ggd[:].particles[:].coefficients_error_upper": { + "coordinates": [ + "distribution_sources.source[:].ggd[:].particles[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/particles(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "(m.s^-1)^-3.m^-3.s^-1" + }, + "distribution_sources.source[:].ggd[:].particles[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "distribution_sources/source(i1)/ggd(itime)/particles(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].particles[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "distribution_sources/source(i1)/ggd(itime)/particles(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].particles[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "distribution_sources/source(i1)/ggd(itime)/particles(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "(m.s^-1)^-3.m^-3.s^-1" + }, + "distribution_sources.source[:].ggd[:].particles[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/particles(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].ggd[:].particles[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/particles(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "(m.s^-1)^-3.m^-3.s^-1" + }, + "distribution_sources.source[:].ggd[:].particles[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "distribution_sources/source(i1)/ggd(itime)/particles(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "(m.s^-1)^-3.m^-3.s^-1" + }, + "distribution_sources.source[:].ggd[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "distribution_sources/source(i1)/ggd(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "distribution_sources.source[:].global_quantities": { + "coordinates": [ + "distribution_sources.source[:].global_quantities[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Global quantities for various time slices", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distribution_sources_source_global_quantities", + "timebasepath": "time", + "type": "dynamic" + }, + "distribution_sources.source[:].global_quantities[:].particles": { + "data_type": "FLT_0D", + "documentation": "Particle source rate", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/particles", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "distribution_sources.source[:].global_quantities[:].particles_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles\"", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/particles_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].global_quantities[:].particles_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"particles\"", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/particles_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "distribution_sources.source[:].global_quantities[:].particles_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"particles\"", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/particles_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "distribution_sources.source[:].global_quantities[:].power": { + "data_type": "FLT_0D", + "documentation": "Total power of the source", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/power", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distribution_sources.source[:].global_quantities[:].power_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power\"", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/power_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].global_quantities[:].power_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power\"", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/power_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distribution_sources.source[:].global_quantities[:].power_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power\"", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/power_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distribution_sources.source[:].global_quantities[:].shinethrough": { + "data_type": "STRUCTURE", + "documentation": "Shinethrough losses", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/shinethrough", + "lifecycle_status": "alpha", + "structure_reference": "distribution_sources_source_global_shinethrough" + }, + "distribution_sources.source[:].global_quantities[:].shinethrough.particles": { + "data_type": "FLT_0D", + "documentation": "Particle losses due to shinethrough", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/shinethrough/particles", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "distribution_sources.source[:].global_quantities[:].shinethrough.particles_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles\"", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/shinethrough/particles_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].global_quantities[:].shinethrough.particles_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"particles\"", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/shinethrough/particles_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "distribution_sources.source[:].global_quantities[:].shinethrough.particles_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"particles\"", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/shinethrough/particles_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "distribution_sources.source[:].global_quantities[:].shinethrough.power": { + "data_type": "FLT_0D", + "documentation": "Power losses due to shinethrough", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/shinethrough/power", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distribution_sources.source[:].global_quantities[:].shinethrough.power_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power\"", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/shinethrough/power_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].global_quantities[:].shinethrough.power_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power\"", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/shinethrough/power_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distribution_sources.source[:].global_quantities[:].shinethrough.power_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power\"", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/shinethrough/power_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distribution_sources.source[:].global_quantities[:].shinethrough.torque_tor": { + "data_type": "FLT_0D", + "documentation": "Toroidal torque losses due to shinethrough", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/shinethrough/torque_tor", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distribution_sources.source[:].global_quantities[:].shinethrough.torque_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_tor\"", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/shinethrough/torque_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].global_quantities[:].shinethrough.torque_tor_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"torque_tor\"", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/shinethrough/torque_tor_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distribution_sources.source[:].global_quantities[:].shinethrough.torque_tor_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"torque_tor\"", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/shinethrough/torque_tor_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distribution_sources.source[:].global_quantities[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "distribution_sources.source[:].global_quantities[:].torque_tor": { + "data_type": "FLT_0D", + "documentation": "Total toroidal torque of the source", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/torque_tor", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distribution_sources.source[:].global_quantities[:].torque_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_tor\"", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/torque_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].global_quantities[:].torque_tor_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"torque_tor\"", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/torque_tor_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distribution_sources.source[:].global_quantities[:].torque_tor_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"torque_tor\"", + "full_path": "distribution_sources/source(i1)/global_quantities(itime)/torque_tor_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distribution_sources.source[:].gyro_type": { + "data_type": "INT_0D", + "documentation": "Defines how to interpret the spatial coordinates: 1 = given at the actual particle birth point; 2 =given at the gyro centre of the birth point", + "full_path": "distribution_sources/source(i1)/gyro_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].markers": { + "coordinates": [ + "distribution_sources.source[:].markers[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source given as a group of markers (test particles) born per second, for various time slices", + "full_path": "distribution_sources/source(i1)/markers(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distribution_markers", + "timebasepath": "time", + "type": "dynamic" + }, + "distribution_sources.source[:].markers[:].coordinate_identifier": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "doc_identifier": "utilities/coordinate_identifier.xml", + "documentation": "Set of coordinate identifiers, coordinates on which the markers are represented\n0) unspecified : unspecified\n1) x : First cartesian coordinate in the horizontal plane\n2) y : Second cartesian coordinate in the horizontal plane (grad(x) x grad(y) = grad(z))\n3) z : Vertical coordinate z\n4) r : Major radius\n5) phi : Toroidal angle\n10) psi : Poloidal magnetic flux\n11) rho_tor : The square root of the toroidal flux, sqrt((Phi-Phi_axis)/pi/B0), where Phi is the toroidal flux and B0 is the vaccum magnetic field\n12) rho_tor_norm : The square root of the normalised toroidal flux, sqrt((Phi-Phi_axis)/(Phi_lcf-Phi_axis)), where Phi is the toroidal flux\n13) rho_pol : The square root of the poloidal flux, sqrt(psi-psi_axis), where psi is the poloidal flux\n14) rho_pol_norm : The square root of the normalised poloidal flux, sqrt((psi-psi_axis)/(psi_lcf-psi_axis)), where psi is the poloidal flux\n20) theta : Geometrical poloidal angle around the magnetic axis\n21) theta_straight : Straight field line poloidal angle\n22) theta_equal_arc : Equal-arc poloidal angle; a differential of the angle is proportional to the length of the corresponding arc in the poloidal plane.\n100) velocity : Total velocity; modulus of the velocity vector\n101) velocity_x : Velocity component in the x-direction\n102) velocity_y : Velocity component in the y-direction\n103) velocity_z : Velocity component in the z-direction\n104) velocity_phi : Velocity component in the toroidal direction\n105) velocity_parallel : Velocity component parallel to the magnetic field\n106) velocity_perpendicular : Velocity perpendicular to the magnetic field\n107) velocity_thermal : Velocity normalised to the local thermal velocity of the thermal ions (of the relevant species)\n108) velocity_radial : Velocity component in the radial direction\n200) momentum : Modulus of the relativistic momentum vector\n201) momentum_parallel : Component of the relativistic momentum vector parallel to the magnetic field\n202) momentum_perpendicular : Component of the relativistic momentum vector perpendicular to the magnetic field\n203) canonical_momentum_phi : Canonical toroidal angular momentum\n300) energy_hamiltonian : Hamiltonian energy, including both kinetic and potential energy\n301) energy_kinetic : Kinetic energy\n302) magnetic_moment : magnetic moment\n400) lambda : Ratio, magnetic moment over hamiltonian energy\n402) pitch_angle : Angle between the magnetic field and the velocity vector\n403) pitch : Ratio, parallel velocity over total velocity\n404) pitch_at_min_b : Pitch, ratio between the parallel over the perpendicular velocity, at the minimum value of the magnetic field strength along the guiding centre orbit\n500) n_tor : Toroidal mode number, the wave vector toroidal component being defined as k_tor = n_tor grad phi where phi is the toroidal angle so that a positive n_tor means a wave propagating in the positive phi direction", + "full_path": "distribution_sources/source(i1)/markers(itime)/coordinate_identifier(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "identifier_dynamic_aos3", + "units": "W.m^-3" + }, + "distribution_sources.source[:].markers[:].coordinate_identifier[:].description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distribution_sources/source(i1)/markers(itime)/coordinate_identifier(i2)/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].markers[:].coordinate_identifier[:].index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distribution_sources/source(i1)/markers(itime)/coordinate_identifier(i2)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].markers[:].coordinate_identifier[:].name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distribution_sources/source(i1)/markers(itime)/coordinate_identifier(i2)/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].markers[:].orbit_integrals": { + "data_type": "STRUCTURE", + "documentation": "Integrals along the markers orbit. These dimensionless expressions are of the form: (1/tau) integral (f(n_tor,m_pol,k,eq,...) dt) from time - tau to time, where tau is the transit/trapping time of the marker and f() a dimensionless function (phase factor,drift,etc) of the equilibrium (e.g. q) and perturbation (Fourier harmonics n_tor,m_pol and bounce harmonic k) along the particles orbits. In fact the integrals are taken during the last orbit of each marker at the time value of the time node below", + "full_path": "distribution_sources/source(i1)/markers(itime)/orbit_integrals", + "lifecycle_status": "alpha", + "structure_reference": "distribution_markers_orbit" + }, + "distribution_sources.source[:].markers[:].orbit_integrals.bounce_harmonics": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Array of bounce harmonics k", + "full_path": "distribution_sources/source(i1)/markers(itime)/orbit_integrals/bounce_harmonics(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].markers[:].orbit_integrals.expressions": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "List of the expressions f(n_tor,m_pol,k,q,...) used in the orbit integrals", + "full_path": "distribution_sources/source(i1)/markers(itime)/orbit_integrals/expressions(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].markers[:].orbit_integrals.m_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Array of poloidal mode numbers, where quantities vary as exp(-i.m_pol.theta) and theta is the angle defined by the choice of ../../coordinate_identifier, with its centre at the magnetic axis recalled at the root of this IDS", + "full_path": "distribution_sources/source(i1)/markers(itime)/orbit_integrals/m_pol(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].markers[:].orbit_integrals.n_tor": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Array of toroidal mode numbers, n_tor, where quantities vary as exp(i.n_tor.phi) and phi runs anticlockwise when viewed from above", + "full_path": "distribution_sources/source(i1)/markers(itime)/orbit_integrals/n_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].markers[:].orbit_integrals.values": { + "coordinates": [ + "distribution_sources.source[:].markers[:].orbit_integrals.expressions", + "distribution_sources.source[:].markers[:].weights", + "distribution_sources.source[:].markers[:].orbit_integrals.n_tor", + "distribution_sources.source[:].markers[:].orbit_integrals.m_pol", + "distribution_sources.source[:].markers[:].orbit_integrals.bounce_harmonics" + ], + "data_type": "CPX_5D", + "documentation": "Values of the orbit integrals", + "full_path": "distribution_sources/source(i1)/markers(itime)/orbit_integrals/values(:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distribution_sources.source[:].markers[:].orbit_integrals.values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "distribution_sources/source(i1)/markers(itime)/orbit_integrals/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].markers[:].orbit_integrals.values_error_lower": { + "coordinates": [ + "distribution_sources.source[:].markers[:].orbit_integrals.expressions", + "distribution_sources.source[:].markers[:].weights", + "distribution_sources.source[:].markers[:].orbit_integrals.n_tor", + "distribution_sources.source[:].markers[:].orbit_integrals.m_pol", + "distribution_sources.source[:].markers[:].orbit_integrals.bounce_harmonics" + ], + "data_type": "CPX_5D", + "documentation": "Lower error for \"values\"", + "full_path": "distribution_sources/source(i1)/markers(itime)/orbit_integrals/values_error_lower(:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distribution_sources.source[:].markers[:].orbit_integrals.values_error_upper": { + "coordinates": [ + "distribution_sources.source[:].markers[:].orbit_integrals.expressions", + "distribution_sources.source[:].markers[:].weights", + "distribution_sources.source[:].markers[:].orbit_integrals.n_tor", + "distribution_sources.source[:].markers[:].orbit_integrals.m_pol", + "distribution_sources.source[:].markers[:].orbit_integrals.bounce_harmonics" + ], + "data_type": "CPX_5D", + "documentation": "Upper error for \"values\"", + "full_path": "distribution_sources/source(i1)/markers(itime)/orbit_integrals/values_error_upper(:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distribution_sources.source[:].markers[:].orbit_integrals_instant": { + "data_type": "STRUCTURE", + "documentation": "Integrals/quantities along the markers orbit. These dimensionless expressions are of the form: (1/tau) integral ( f(eq) dt) from time - tau to time_orbit for different values of time_orbit in the interval from time - tau to time, where tau is the transit/trapping time of the marker and f(eq) a dimensionless function (phase, drift,q,etc) of the equilibrium along the markers orbits. The integrals are taken during the last orbit of each marker at the time value of the time node below", + "full_path": "distribution_sources/source(i1)/markers(itime)/orbit_integrals_instant", + "lifecycle_status": "alpha", + "structure_reference": "distribution_markers_orbit_instant" + }, + "distribution_sources.source[:].markers[:].orbit_integrals_instant.expressions": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "List of the expressions f(eq) used in the orbit integrals", + "full_path": "distribution_sources/source(i1)/markers(itime)/orbit_integrals_instant/expressions(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].markers[:].orbit_integrals_instant.time_orbit": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Time array along the markers last orbit", + "full_path": "distribution_sources/source(i1)/markers(itime)/orbit_integrals_instant/time_orbit(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "distribution_sources.source[:].markers[:].orbit_integrals_instant.time_orbit_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_orbit\"", + "full_path": "distribution_sources/source(i1)/markers(itime)/orbit_integrals_instant/time_orbit_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].markers[:].orbit_integrals_instant.time_orbit_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_orbit\"", + "full_path": "distribution_sources/source(i1)/markers(itime)/orbit_integrals_instant/time_orbit_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "distribution_sources.source[:].markers[:].orbit_integrals_instant.time_orbit_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_orbit\"", + "full_path": "distribution_sources/source(i1)/markers(itime)/orbit_integrals_instant/time_orbit_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "distribution_sources.source[:].markers[:].orbit_integrals_instant.values": { + "coordinates": [ + "distribution_sources.source[:].markers[:].orbit_integrals_instant.expressions", + "distribution_sources.source[:].markers[:].weights", + "distribution_sources.source[:].markers[:].orbit_integrals_instant.time_orbit" + ], + "data_type": "CPX_3D", + "documentation": "Values of the orbit integrals", + "full_path": "distribution_sources/source(i1)/markers(itime)/orbit_integrals_instant/values(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distribution_sources.source[:].markers[:].orbit_integrals_instant.values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "distribution_sources/source(i1)/markers(itime)/orbit_integrals_instant/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].markers[:].orbit_integrals_instant.values_error_lower": { + "coordinates": [ + "distribution_sources.source[:].markers[:].orbit_integrals_instant.expressions", + "distribution_sources.source[:].markers[:].weights", + "distribution_sources.source[:].markers[:].orbit_integrals_instant.time_orbit" + ], + "data_type": "CPX_3D", + "documentation": "Lower error for \"values\"", + "full_path": "distribution_sources/source(i1)/markers(itime)/orbit_integrals_instant/values_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distribution_sources.source[:].markers[:].orbit_integrals_instant.values_error_upper": { + "coordinates": [ + "distribution_sources.source[:].markers[:].orbit_integrals_instant.expressions", + "distribution_sources.source[:].markers[:].weights", + "distribution_sources.source[:].markers[:].orbit_integrals_instant.time_orbit" + ], + "data_type": "CPX_3D", + "documentation": "Upper error for \"values\"", + "full_path": "distribution_sources/source(i1)/markers(itime)/orbit_integrals_instant/values_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distribution_sources.source[:].markers[:].positions": { + "coordinates": [ + "distribution_sources.source[:].markers[:].weights", + "distribution_sources.source[:].markers[:].coordinate_identifier" + ], + "data_type": "FLT_2D", + "documentation": "Position of the markers in the set of coordinates. The first dimension corresponds to the number of markers, the second dimension to the set of coordinates", + "full_path": "distribution_sources/source(i1)/markers(itime)/positions(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].markers[:].positions_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"positions\"", + "full_path": "distribution_sources/source(i1)/markers(itime)/positions_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].markers[:].positions_error_lower": { + "coordinates": [ + "distribution_sources.source[:].markers[:].weights", + "distribution_sources.source[:].markers[:].coordinate_identifier" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"positions\"", + "full_path": "distribution_sources/source(i1)/markers(itime)/positions_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].markers[:].positions_error_upper": { + "coordinates": [ + "distribution_sources.source[:].markers[:].weights", + "distribution_sources.source[:].markers[:].coordinate_identifier" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"positions\"", + "full_path": "distribution_sources/source(i1)/markers(itime)/positions_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distribution_sources.source[:].markers[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "distribution_sources/source(i1)/markers(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "distribution_sources.source[:].markers[:].toroidal_mode": { + "data_type": "INT_0D", + "documentation": "In case the orbit integrals are calculated for a given MHD perturbation, index of the toroidal mode considered. Refers to the time_slice/toroidal_mode array of the MHD_LINEAR IDS in which this perturbation is described", + "full_path": "distribution_sources/source(i1)/markers(itime)/toroidal_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distribution_sources.source[:].markers[:].weights": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Weight of the markers, i.e. number of real particles represented by each marker. The dimension of the vector correspond to the number of markers", + "full_path": "distribution_sources/source(i1)/markers(itime)/weights(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distribution_sources.source[:].markers[:].weights_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weights\"", + "full_path": "distribution_sources/source(i1)/markers(itime)/weights_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].markers[:].weights_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weights\"", + "full_path": "distribution_sources/source(i1)/markers(itime)/weights_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distribution_sources.source[:].markers[:].weights_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weights\"", + "full_path": "distribution_sources/source(i1)/markers(itime)/weights_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distribution_sources.source[:].process": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of processes (NBI units, fusion reactions, ...) that provide the source.", + "full_path": "distribution_sources/source(i1)/process(i2)", + "lifecycle_status": "alpha", + "maxoccur": "32", + "structure_reference": "distribution_process_identifier" + }, + "distribution_sources.source[:].process[:].nbi_beamlets_group": { + "data_type": "INT_0D", + "documentation": "Index of the NBI beamlets group considered. Refers to the \"unit/beamlets_group\" array of the NBI IDS. 0 means sum over all beamlets groups.", + "full_path": "distribution_sources/source(i1)/process(i2)/nbi_beamlets_group", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].process[:].nbi_energy": { + "data_type": "STRUCTURE", + "documentation": "For NBI source, energy of the accelerated species considered. index = 0 for a sum over all energies; index = 1 for full energiy; index = 2 for half energy; index = 3 for third energy", + "full_path": "distribution_sources/source(i1)/process(i2)/nbi_energy", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "distribution_sources.source[:].process[:].nbi_energy.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distribution_sources/source(i1)/process(i2)/nbi_energy/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].process[:].nbi_energy.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distribution_sources/source(i1)/process(i2)/nbi_energy/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].process[:].nbi_energy.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distribution_sources/source(i1)/process(i2)/nbi_energy/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].process[:].nbi_unit": { + "data_type": "INT_0D", + "documentation": "Index of the NBI unit considered. Refers to the \"unit\" array of the NBI IDS. 0 means sum over all NBI units.", + "full_path": "distribution_sources/source(i1)/process(i2)/nbi_unit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].process[:].reactant_energy": { + "data_type": "STRUCTURE", + "documentation": "For nuclear reaction source, energy of the reactants. index = 0 for a sum over all energies; index = 1 for thermal-thermal; index = 2 for beam-beam; index = 3 for beam-thermal", + "full_path": "distribution_sources/source(i1)/process(i2)/reactant_energy", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "distribution_sources.source[:].process[:].reactant_energy.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distribution_sources/source(i1)/process(i2)/reactant_energy/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].process[:].reactant_energy.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distribution_sources/source(i1)/process(i2)/reactant_energy/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].process[:].reactant_energy.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distribution_sources/source(i1)/process(i2)/reactant_energy/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].process[:].type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/distribution_source_identifier.xml", + "documentation": "Process type. index=1 for NBI; index=2 for nuclear reaction (reaction unspecified); index=3 for nuclear reaction: T(d,n)4He [D+T->He4+n]; index=4 for nuclear reaction: He3(d,p)4He [He3+D->He4+p]; index=5 for nuclear reaction: D(d,p)T [D+D->T+p]; index=6 for nuclear reaction: D(d,n)3He [D+D->He3+n]; index=7 for runaway processes\n0) unspecified : unspecified\n1) NBI : Source from neutral beam injection\n100) nuclear : Source from nuclear reaction (reaction type unspecified)\n101) H_H_to_D_positron_nu : Source from nuclear reaction: H+H->D+positron+neutrino\n102) H_D_to_He3_gamma : Source from nuclear reaction: H+D->He3+gamma\n103) H_T_to_He3_n : Source from nuclear reaction: H+T->He3+neutron\n104) H_He3_to_He4_positron_nu : Source from nuclear reaction: H+He3->He4+positron+neutrino\n105) D_D_to_T_H : Source from nuclear reaction: D+D->T+H\n106) D_D_to_He3_n : Source from nuclear reaction: D+D->He3+neutron\n107) D_T_to_He4_n : Source from nuclear reaction: T+D->He4+neutron\n108) D_He3_to_He4_H : Source from nuclear reaction: He3+D->He4+H\n109) T_T_to_He4_n_n : Source from nuclear reaction: T+T->He4+neutron+neutron\n110) T_He3_to_He4_H_n : Source from nuclear reaction: He3+T->He4+H+neutron\n111) He3_He3_to_He4_H_H : Source from nuclear reaction: He3+He3->He4+neutron+neutron\n112) He3_He4_to_Be7_gamma : Source from nuclear reaction: He3+He4->Be7+gamma\n113) Li6_n_to_He4_T : Source from nuclear reaction: Li6+n->He4+T\n114) Li7_n_to_He4_T_n : Source from nuclear reaction: Li7+n->He4+T+n\n1000) runaway : Source from runaway processes", + "full_path": "distribution_sources/source(i1)/process(i2)/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "distribution_sources.source[:].process[:].type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distribution_sources/source(i1)/process(i2)/type/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].process[:].type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distribution_sources/source(i1)/process(i2)/type/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].process[:].type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distribution_sources/source(i1)/process(i2)/type/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].profiles_1d": { + "cocos_alias": "IDSPATH", + "cocos_replace": "distribution_sources.source{i}.profiles_1d{j}", + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source radial profiles (flux surface averaged quantities) for various time slices", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distribution_sources_source_profiles_1d", + "timebasepath": "time", + "type": "dynamic" + }, + "distribution_sources.source[:].profiles_1d[:].energy": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source term for the energy transport equation", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/energy(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distribution_sources.source[:].profiles_1d[:].energy_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/energy_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].profiles_1d[:].energy_error_lower": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energy\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/energy_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distribution_sources.source[:].profiles_1d[:].energy_error_upper": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energy\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/energy_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distribution_sources.source[:].profiles_1d[:].grid": { + "data_type": "STRUCTURE", + "documentation": "Radial grid", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid", + "lifecycle_status": "alpha", + "structure_reference": "core_radial_grid" + }, + "distribution_sources.source[:].profiles_1d[:].grid.area": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Cross-sectional area of the flux surface", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/area(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "distribution_sources.source[:].profiles_1d[:].grid.area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].profiles_1d[:].grid.area_error_lower": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"area\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/area_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "distribution_sources.source[:].profiles_1d[:].grid.area_error_upper": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"area\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/area_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "distribution_sources.source[:].profiles_1d[:].grid.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal magnetic flux", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/psi(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "distribution_sources.source[:].profiles_1d[:].grid.psi_boundary": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/psi_boundary", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "distribution_sources.source[:].profiles_1d[:].grid.psi_boundary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_boundary\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/psi_boundary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].profiles_1d[:].grid.psi_boundary_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_boundary\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/psi_boundary_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "distribution_sources.source[:].profiles_1d[:].grid.psi_boundary_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_boundary\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/psi_boundary_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "distribution_sources.source[:].profiles_1d[:].grid.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].profiles_1d[:].grid.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/psi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "distribution_sources.source[:].profiles_1d[:].grid.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/psi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "distribution_sources.source[:].profiles_1d[:].grid.psi_magnetic_axis": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/psi_magnetic_axis", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "distribution_sources.source[:].profiles_1d[:].grid.psi_magnetic_axis_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_magnetic_axis\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/psi_magnetic_axis_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].profiles_1d[:].grid.psi_magnetic_axis_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_magnetic_axis\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/psi_magnetic_axis_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "distribution_sources.source[:].profiles_1d[:].grid.psi_magnetic_axis_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_magnetic_axis\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/psi_magnetic_axis_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "distribution_sources.source[:].profiles_1d[:].grid.rho_pol_norm": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/rho_pol_norm(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distribution_sources.source[:].profiles_1d[:].grid.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].profiles_1d[:].grid.rho_pol_norm_error_lower": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/rho_pol_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distribution_sources.source[:].profiles_1d[:].grid.rho_pol_norm_error_upper": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/rho_pol_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/rho_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_error_lower": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/rho_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_error_upper": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/rho_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "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) ", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/rho_tor_norm(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/rho_tor_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/rho_tor_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distribution_sources.source[:].profiles_1d[:].grid.surface": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Surface area of the toroidal flux surface", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/surface(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "distribution_sources.source[:].profiles_1d[:].grid.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].profiles_1d[:].grid.surface_error_lower": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"surface\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/surface_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "distribution_sources.source[:].profiles_1d[:].grid.surface_error_upper": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"surface\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/surface_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "distribution_sources.source[:].profiles_1d[:].grid.volume": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Volume enclosed inside the magnetic surface", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/volume(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "distribution_sources.source[:].profiles_1d[:].grid.volume_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/volume_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].profiles_1d[:].grid.volume_error_lower": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"volume\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/volume_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "distribution_sources.source[:].profiles_1d[:].grid.volume_error_upper": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"volume\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/grid/volume_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "distribution_sources.source[:].profiles_1d[:].momentum_tor": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source term for the toroidal momentum equation", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/momentum_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distribution_sources.source[:].profiles_1d[:].momentum_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/momentum_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].profiles_1d[:].momentum_tor_error_lower": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"momentum_tor\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/momentum_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distribution_sources.source[:].profiles_1d[:].momentum_tor_error_upper": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"momentum_tor\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/momentum_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distribution_sources.source[:].profiles_1d[:].particles": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source term for the density transport equation", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/particles(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "distribution_sources.source[:].profiles_1d[:].particles_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/particles_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distribution_sources.source[:].profiles_1d[:].particles_error_lower": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"particles\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/particles_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "distribution_sources.source[:].profiles_1d[:].particles_error_upper": { + "coordinates": [ + "distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"particles\"", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/particles_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "distribution_sources.source[:].profiles_1d[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "distribution_sources/source(i1)/profiles_1d(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "distribution_sources.source[:].species": { + "data_type": "STRUCTURE", + "documentation": "Species injected or consumed by this source/sink", + "full_path": "distribution_sources/source(i1)/species", + "lifecycle_status": "alpha", + "structure_reference": "distribution_species" + }, + "distribution_sources.source[:].species.ion": { + "data_type": "STRUCTURE", + "documentation": "Description of the ion or neutral species, used if type/index = 2 or 3", + "full_path": "distribution_sources/source(i1)/species/ion", + "lifecycle_status": "alpha", + "structure_reference": "plasma_composition_ions_constant" + }, + "distribution_sources.source[:].species.ion.element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "distribution_sources/source(i1)/species/ion/element(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "plasma_composition_neutral_element_constant" + }, + "distribution_sources.source[:].species.ion.element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "distribution_sources/source(i1)/species/ion/element(i2)/a", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "distribution_sources.source[:].species.ion.element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "distribution_sources/source(i1)/species/ion/element(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distribution_sources.source[:].species.ion.element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "distribution_sources/source(i1)/species/ion/element(i2)/a_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "distribution_sources.source[:].species.ion.element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "distribution_sources/source(i1)/species/ion/element(i2)/a_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "distribution_sources.source[:].species.ion.element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "distribution_sources/source(i1)/species/ion/element(i2)/atoms_n", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].species.ion.element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "distribution_sources/source(i1)/species/ion/element(i2)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.ion.element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "distribution_sources/source(i1)/species/ion/element(i2)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distribution_sources.source[:].species.ion.element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "distribution_sources/source(i1)/species/ion/element(i2)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.ion.element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "distribution_sources/source(i1)/species/ion/element(i2)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.ion.element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "distribution_sources/source(i1)/species/ion/element(i2)/z_n", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.ion.element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "distribution_sources/source(i1)/species/ion/element(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distribution_sources.source[:].species.ion.element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "distribution_sources/source(i1)/species/ion/element(i2)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.ion.element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "distribution_sources/source(i1)/species/ion/element(i2)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.ion.label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)", + "full_path": "distribution_sources/source(i1)/species/ion/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].species.ion.state": { + "data_type": "STRUCTURE", + "documentation": "Quantities related to the different states of the species (ionisation, energy, excitation, ...)", + "full_path": "distribution_sources/source(i1)/species/ion/state", + "lifecycle_status": "alpha", + "structure_reference": "plasma_composition_ion_state_constant" + }, + "distribution_sources.source[:].species.ion.state.electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "distribution_sources/source(i1)/species/ion/state/electron_configuration", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].species.ion.state.label": { + "data_type": "STR_0D", + "documentation": "String identifying ion state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "distribution_sources/source(i1)/species/ion/state/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].species.ion.state.vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "distribution_sources/source(i1)/species/ion/state/vibrational_level", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.ion.state.vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "distribution_sources/source(i1)/species/ion/state/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distribution_sources.source[:].species.ion.state.vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "distribution_sources/source(i1)/species/ion/state/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.ion.state.vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "distribution_sources/source(i1)/species/ion/state/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.ion.state.vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "distribution_sources/source(i1)/species/ion/state/vibrational_mode", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].species.ion.state.z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle (equal to z_min if no bundle)", + "full_path": "distribution_sources/source(i1)/species/ion/state/z_max", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.ion.state.z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "distribution_sources/source(i1)/species/ion/state/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distribution_sources.source[:].species.ion.state.z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "distribution_sources/source(i1)/species/ion/state/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.ion.state.z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "distribution_sources/source(i1)/species/ion/state/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.ion.state.z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)", + "full_path": "distribution_sources/source(i1)/species/ion/state/z_min", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.ion.state.z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "distribution_sources/source(i1)/species/ion/state/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distribution_sources.source[:].species.ion.state.z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "distribution_sources/source(i1)/species/ion/state/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.ion.state.z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "distribution_sources/source(i1)/species/ion/state/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.ion.z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed)", + "full_path": "distribution_sources/source(i1)/species/ion/z_ion", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.ion.z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "distribution_sources/source(i1)/species/ion/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distribution_sources.source[:].species.ion.z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "distribution_sources/source(i1)/species/ion/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.ion.z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "distribution_sources/source(i1)/species/ion/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.neutral": { + "data_type": "STRUCTURE", + "documentation": "Description of the neutral species, used if type/index = 4 or 5", + "full_path": "distribution_sources/source(i1)/species/neutral", + "lifecycle_status": "alpha", + "structure_reference": "plasma_composition_neutral_constant" + }, + "distribution_sources.source[:].species.neutral.element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "distribution_sources/source(i1)/species/neutral/element(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "plasma_composition_neutral_element_constant" + }, + "distribution_sources.source[:].species.neutral.element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "distribution_sources/source(i1)/species/neutral/element(i2)/a", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "distribution_sources.source[:].species.neutral.element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "distribution_sources/source(i1)/species/neutral/element(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distribution_sources.source[:].species.neutral.element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "distribution_sources/source(i1)/species/neutral/element(i2)/a_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "distribution_sources.source[:].species.neutral.element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "distribution_sources/source(i1)/species/neutral/element(i2)/a_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "distribution_sources.source[:].species.neutral.element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "distribution_sources/source(i1)/species/neutral/element(i2)/atoms_n", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].species.neutral.element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "distribution_sources/source(i1)/species/neutral/element(i2)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.neutral.element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "distribution_sources/source(i1)/species/neutral/element(i2)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distribution_sources.source[:].species.neutral.element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "distribution_sources/source(i1)/species/neutral/element(i2)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.neutral.element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "distribution_sources/source(i1)/species/neutral/element(i2)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.neutral.element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "distribution_sources/source(i1)/species/neutral/element(i2)/z_n", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.neutral.element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "distribution_sources/source(i1)/species/neutral/element(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distribution_sources.source[:].species.neutral.element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "distribution_sources/source(i1)/species/neutral/element(i2)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.neutral.element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "distribution_sources/source(i1)/species/neutral/element(i2)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.neutral.label": { + "data_type": "STR_0D", + "documentation": "String identifying neutral (e.g. H, D, T, He, C, ...)", + "full_path": "distribution_sources/source(i1)/species/neutral/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].species.neutral.state": { + "data_type": "STRUCTURE", + "documentation": "State of the species (energy, excitation, ...)", + "full_path": "distribution_sources/source(i1)/species/neutral/state", + "lifecycle_status": "alpha", + "structure_reference": "plasma_composition_neutral_state_constant" + }, + "distribution_sources.source[:].species.neutral.state.electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "distribution_sources/source(i1)/species/neutral/state/electron_configuration", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].species.neutral.state.label": { + "data_type": "STR_0D", + "documentation": "String identifying neutral state ", + "full_path": "distribution_sources/source(i1)/species/neutral/state/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].species.neutral.state.neutral_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/neutrals_identifier.xml", + "documentation": "Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI\n1) cold : Cold neutrals\n2) thermal : Thermal neutrals\n3) fast : Fast neutrals\n4) nbi : NBI neutrals", + "full_path": "distribution_sources/source(i1)/species/neutral/state/neutral_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "distribution_sources.source[:].species.neutral.state.neutral_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distribution_sources/source(i1)/species/neutral/state/neutral_type/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].species.neutral.state.neutral_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distribution_sources/source(i1)/species/neutral/state/neutral_type/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].species.neutral.state.neutral_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distribution_sources/source(i1)/species/neutral/state/neutral_type/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].species.neutral.state.vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "distribution_sources/source(i1)/species/neutral/state/vibrational_level", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.neutral.state.vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "distribution_sources/source(i1)/species/neutral/state/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distribution_sources.source[:].species.neutral.state.vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "distribution_sources/source(i1)/species/neutral/state/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.neutral.state.vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "distribution_sources/source(i1)/species/neutral/state/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distribution_sources.source[:].species.neutral.state.vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "distribution_sources/source(i1)/species/neutral/state/vibrational_mode", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].species.type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/species_reference_identifier.xml", + "documentation": "Species type. index=1 for electron; index=2 for ion species in a single/average state (refer to ion structure); index=3 for ion species in a particular state (refer to ion/state structure); index=4 for neutral species in a single/average state (refer to neutral structure); index=5 for neutral species in a particular state (refer to neutral/state structure); index=6 for neutron; index=7 for photon\n0) unspecified : unspecified\n1) electron : Electron\n2) ion : Ion species in a single/average state; refer to ion-structure\n3) ion_state : Ion species in a particular state; refer to ion/state-structure\n4) neutral : Neutral species in a single/average state; refer to neutral-structure\n5) neutral_state : Neutral species in a particular state; refer to neutral/state-structure\n6) neutron : Neutron\n7) photon : Photon", + "full_path": "distribution_sources/source(i1)/species/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "distribution_sources.source[:].species.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distribution_sources/source(i1)/species/type/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].species.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distribution_sources/source(i1)/species/type/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.source[:].species.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distribution_sources/source(i1)/species/type/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distribution_sources.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "distribution_sources/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "distribution_sources.vacuum_toroidal_field": { + "cocos_alias": "IDSPATH", + "cocos_replace": "distribution_sources.vacuum_toroidal_field", + "data_type": "STRUCTURE", + "documentation": "Characteristics of the vacuum toroidal field (used in rho_tor definition)", + "full_path": "distribution_sources/vacuum_toroidal_field", + "lifecycle_status": "alpha", + "structure_reference": "b_tor_vacuum_1" + }, + "distribution_sources.vacuum_toroidal_field.b0": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "distribution_sources.time" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "distribution_sources/vacuum_toroidal_field/b0(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "distribution_sources.vacuum_toroidal_field.b0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b0\"", + "full_path": "distribution_sources/vacuum_toroidal_field/b0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distribution_sources.vacuum_toroidal_field.b0_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "distribution_sources.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b0\"", + "full_path": "distribution_sources/vacuum_toroidal_field/b0_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "distribution_sources.vacuum_toroidal_field.b0_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "distribution_sources.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b0\"", + "full_path": "distribution_sources/vacuum_toroidal_field/b0_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "distribution_sources.vacuum_toroidal_field.r0": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "distribution_sources/vacuum_toroidal_field/r0", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "distribution_sources.vacuum_toroidal_field.r0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r0\"", + "full_path": "distribution_sources/vacuum_toroidal_field/r0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distribution_sources.vacuum_toroidal_field.r0_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r0\"", + "full_path": "distribution_sources/vacuum_toroidal_field/r0_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "distribution_sources.vacuum_toroidal_field.r0_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r0\"", + "full_path": "distribution_sources/vacuum_toroidal_field/r0_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/distributions.json b/omas/imas_structures/3_39_0/distributions.json new file mode 100644 index 000000000..220b2d8d2 --- /dev/null +++ b/omas/imas_structures/3_39_0/distributions.json @@ -0,0 +1,15219 @@ +{ + "distributions": { + "documentation": "Distribution function(s) of one or many particle species. This structure is specifically designed to handle non-Maxwellian distribution function generated during heating and current drive, typically solved using a Fokker-Planck calculation perturbed by a heating scheme (e.g. IC, EC, LH, NBI, or alpha heating) and then relaxed by Coloumb collisions. ", + "full_path": "distributions", + "lifecycle_last_change": "3.38.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.2.1", + "maxoccur": "8" + }, + "distributions.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "distributions/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "distributions.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "distributions/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "distributions/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "distributions/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "distributions.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "distributions/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "distributions/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "distributions/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "distributions/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "distributions/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "distributions/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "distributions/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.code.output_flag": { + "coordinates": [ + "distributions.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "distributions/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "distributions.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "distributions/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "distributions/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "distributions/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution": { + "appendable_by_appender_actor": "yes", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of distribution functions. Every distribution function has to be associated with only one particle species, specified in distri_vec/species/, but there could be multiple distribution function for each species. In this case, the fast particle populations should be superposed", + "full_path": "distributions/distribution(i1)", + "lifecycle_status": "alpha", + "maxoccur": "33", + "structure_reference": "distributions_d" + }, + "distributions.distribution[:].ggd": { + "coordinates": [ + "distributions.distribution[:].ggd[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Distribution represented using the ggd, for various time slices", + "full_path": "distributions/distribution(i1)/ggd(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_ggd", + "timebasepath": "time", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].expansion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Distribution function expanded into a vector of successive approximations. The first element in the vector (expansion(1)) is the zeroth order distribution function, while the K:th element in the vector (expansion(K)) is the K:th correction, such that the total distribution function is a sum over all elements in the expansion vector.", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_ggd_expansion", + "units": "(m.s^-1)^-3.m^-3" + }, + "distributions.distribution[:].ggd[:].expansion[:].grid_subset": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Values of the distribution function expansion, for various grid subsets", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion(i2)/grid_subset(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].expansion[:].grid_subset[:].coefficients": { + "coordinates": [ + "distributions.distribution[:].ggd[:].expansion[:].grid_subset[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion(i2)/grid_subset(i3)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].expansion[:].grid_subset[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion(i2)/grid_subset(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].expansion[:].grid_subset[:].coefficients_error_lower": { + "coordinates": [ + "distributions.distribution[:].ggd[:].expansion[:].grid_subset[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion(i2)/grid_subset(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].expansion[:].grid_subset[:].coefficients_error_upper": { + "coordinates": [ + "distributions.distribution[:].ggd[:].expansion[:].grid_subset[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion(i2)/grid_subset(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].expansion[:].grid_subset[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion(i2)/grid_subset(i3)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].expansion[:].grid_subset[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion(i2)/grid_subset(i3)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].expansion[:].grid_subset[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion(i2)/grid_subset(i3)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].expansion[:].grid_subset[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion(i2)/grid_subset(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].expansion[:].grid_subset[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion(i2)/grid_subset(i3)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].expansion[:].grid_subset[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion(i2)/grid_subset(i3)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].expansion_fd3v": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Distribution function multiplied by the volume of the local velocity cell d3v, expanded into a vector of successive approximations. The first element in the vector (expansion(1)) is the zeroth order distribution function, while the K:th element in the vector (expansion(K)) is the K:th correction, such that the total distribution function is a sum over all elements in the expansion vector.", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion_fd3v(i2)", + "introduced_after": "3.34.0", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_ggd_expansion", + "units": "m^-3" + }, + "distributions.distribution[:].ggd[:].expansion_fd3v[:].grid_subset": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Values of the distribution function expansion, for various grid subsets", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion_fd3v(i2)/grid_subset(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].expansion_fd3v[:].grid_subset[:].coefficients": { + "coordinates": [ + "distributions.distribution[:].ggd[:].expansion_fd3v[:].grid_subset[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion_fd3v(i2)/grid_subset(i3)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].expansion_fd3v[:].grid_subset[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion_fd3v(i2)/grid_subset(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].expansion_fd3v[:].grid_subset[:].coefficients_error_lower": { + "coordinates": [ + "distributions.distribution[:].ggd[:].expansion_fd3v[:].grid_subset[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion_fd3v(i2)/grid_subset(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].expansion_fd3v[:].grid_subset[:].coefficients_error_upper": { + "coordinates": [ + "distributions.distribution[:].ggd[:].expansion_fd3v[:].grid_subset[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion_fd3v(i2)/grid_subset(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].expansion_fd3v[:].grid_subset[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion_fd3v(i2)/grid_subset(i3)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].expansion_fd3v[:].grid_subset[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion_fd3v(i2)/grid_subset(i3)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].expansion_fd3v[:].grid_subset[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion_fd3v(i2)/grid_subset(i3)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].expansion_fd3v[:].grid_subset[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion_fd3v(i2)/grid_subset(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].expansion_fd3v[:].grid_subset[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion_fd3v(i2)/grid_subset(i3)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].expansion_fd3v[:].grid_subset[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/expansion_fd3v(i2)/grid_subset(i3)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid": { + "data_type": "STRUCTURE", + "documentation": "Grid description", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid", + "lifecycle_status": "alpha", + "structure_reference": "generic_grid_dynamic" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Grid subsets", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].base": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].base[:].jacobian": { + "coordinates": [ + "distributions.distribution[:].ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/jacobian(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].base[:].jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].base[:].jacobian_error_lower": { + "coordinates": [ + "distributions.distribution[:].ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/jacobian_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].base[:].jacobian_error_upper": { + "coordinates": [ + "distributions.distribution[:].ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/jacobian_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].base[:].tensor_contravariant": { + "coordinates": [ + "distributions.distribution[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/tensor_contravariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].base[:].tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].base[:].tensor_contravariant_error_lower": { + "coordinates": [ + "distributions.distribution[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].base[:].tensor_contravariant_error_upper": { + "coordinates": [ + "distributions.distribution[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].base[:].tensor_covariant": { + "coordinates": [ + "distributions.distribution[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/tensor_covariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].base[:].tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].base[:].tensor_covariant_error_lower": { + "coordinates": [ + "distributions.distribution[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].base[:].tensor_covariant_error_upper": { + "coordinates": [ + "distributions.distribution[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/base(i3)/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].dimension": { + "data_type": "INT_0D", + "documentation": "Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/dimension", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].element[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects defining the element", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/element(i3)/object(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element_object" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].element[:].object[:].dimension": { + "data_type": "INT_0D", + "documentation": "Dimension of the object", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/element(i3)/object(i4)/dimension", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].element[:].object[:].index": { + "data_type": "INT_0D", + "documentation": "Object index", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/element(i3)/object(i4)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].element[:].object[:].space": { + "data_type": "INT_0D", + "documentation": "Index of the space from which that object is taken", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/element(i3)/object(i4)/space", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_subset_identifier.xml", + "documentation": "Grid subset identifier\n0) unspecified : unspecified\n1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]\n200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).\n2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces\n4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces\n5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n6) x_points : Nodes defining x-points\n7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point\n8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point\n9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point\n10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point\n11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix\n12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix\n13) outer_target : y-aligned edges defining the outer target\n14) inner_target : y-aligned edges defining the inner target\n15) core_boundary : Innermost x-aligned edges\n16) separatrix : x-aligned edges defining the active separatrix\n17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions\n18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region\n19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region\n20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region\n21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region\n22) core : Cells inside the active separatrix\n23) sol : Cells defining the main SOL outside of the divertor regions\n24) outer_divertor : Cells defining the outer divertor region\n25) inner_divertor : Cells defining the inner divertor region\n26) core_sol : x-aligned edges defining part of active separatrix separating core and sol\n27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)\n28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)\n29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point\n30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point\n31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point\n32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point\n33) separatrix_2 : x-aligned edges defining the non-active separatrix\n34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region\n35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region\n36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region\n37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region\n38) intra_sep : Cells between the two separatrices\n39) outer_divertor_2 : Cells defining the outer inactive divertor region\n40) inner_divertor_2 : Cells defining the inner inactive divertor region\n41) outer_target_2 : y-aligned edges defining the outer inactive target\n42) inner_target_2 : y-aligned edges defining the inner inactive target\n43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n44) full_wall : All edges defining walls, baffles, and targets\n45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg\n46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg\n47) outer_sf_pfr_connection_1 : y-aligned edges defining\u00a0the connection between the outer snowflake entrance and third leg\n48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg\n100) magnetic_axis : Point corresponding to the magnetic axis\n101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane\n102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane\n103) outer_target_separatrix : Point on active separatrix at outer active target\n104) inner_target_separatrix : Point on active separatrix at inner active target\n105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target\n106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "url": "utilities/LFS_snowflake_GGD_subsets.png" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].metric": { + "data_type": "STRUCTURE", + "documentation": "Metric of the canonical frame onto Cartesian coordinates", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/metric", + "lifecycle_status": "alpha", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].metric.jacobian": { + "coordinates": [ + "distributions.distribution[:].ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/metric/jacobian(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].metric.jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/metric/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].metric.jacobian_error_lower": { + "coordinates": [ + "distributions.distribution[:].ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/metric/jacobian_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].metric.jacobian_error_upper": { + "coordinates": [ + "distributions.distribution[:].ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/metric/jacobian_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].metric.tensor_contravariant": { + "coordinates": [ + "distributions.distribution[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/metric/tensor_contravariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].metric.tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/metric/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].metric.tensor_contravariant_error_lower": { + "coordinates": [ + "distributions.distribution[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/metric/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].metric.tensor_contravariant_error_upper": { + "coordinates": [ + "distributions.distribution[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/metric/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].metric.tensor_covariant": { + "coordinates": [ + "distributions.distribution[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/metric/tensor_covariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].metric.tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/metric/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].metric.tensor_covariant_error_lower": { + "coordinates": [ + "distributions.distribution[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/metric/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.grid_subset[:].metric.tensor_covariant_error_upper": { + "coordinates": [ + "distributions.distribution[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/grid_subset(i2)/metric/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_identifier.xml", + "documentation": "Grid identifier\n0) unspecified : unspecified\n1) linear : Linear\n2) cylinder : Cylindrical geometry (straight in axial direction)\n3) limiter : Limiter\n4) SN : Single null\n5) CDN : Connected double null\n6) DDN_bottom : Disconnected double null with inner X-point below the midplane\n7) DDN_top : Disconnected double null with inner X-point above the midplane\n8) annulus : Annular geometry (not necessarily with straight axis)\n9) stellarator_island : Stellarator island geometry\n10) structured_spaces : Structured grid represented with multiple spaces of dimension 1\n11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary\n12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary\n100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "distributions.distribution[:].ggd[:].grid.identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.path": { + "data_type": "STR_0D", + "documentation": "Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: 'wall:0/description_ggd(1)/grid_ggd', means that the grid is located in the wall IDS, occurrence 0, with ids path 'description_ggd(1)/grid_ggd'. See the link below for more details about IDS paths", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/path", + "lifecycle_status": "alpha", + "type": "dynamic", + "url": "utilities/IDS-path-syntax.md" + }, + "distributions.distribution[:].ggd[:].grid.space": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of grid spaces", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space", + "url_protected": "https://confluence.iter.org/download/attachments/178133297/GGDguide.pdf" + }, + "distributions.distribution[:].ggd[:].grid.space[:].coordinates_type": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/coordinates_type(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "url": "utilities/coordinate_identifier.xml" + }, + "distributions.distribution[:].ggd[:].grid.space[:].geometry_type": { + "data_type": "STRUCTURE", + "documentation": "Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/geometry_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "distributions.distribution[:].ggd[:].grid.space[:].geometry_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/geometry_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.space[:].geometry_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/geometry_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.space[:].geometry_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/geometry_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.space[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_space_identifier.xml", + "documentation": "Space identifier\n0) unspecified : unspecified\n1) primary_standard : Primary space defining the standard grid\n2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space\n3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "distributions.distribution[:].ggd[:].grid.space[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.space[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.space[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension" + }, + "distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_geometry_content_identifier.xml", + "documentation": "Content of the ../object/geometry node for this dimension\n0) unspecified : unspecified\n1) node_coordinates : For nodes : node coordinates\n11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix\n21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge\n31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces\n32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/geometry_content", + "introduced_after_version": "3.33.0", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/geometry_content/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/geometry_content/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/geometry_content/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects for a given dimension", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object" + }, + "distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object_boundary" + }, + "distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].index": { + "data_type": "INT_0D", + "documentation": "Index of this (n-1)-dimensional boundary object", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].neighbours": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5)/neighbours(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered. ", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry_2d\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"geometry_2d\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d_error_lower(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"geometry_2d\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d_error_upper(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"geometry\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"geometry\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].measure": { + "data_type": "FLT_0D", + "documentation": "Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/measure", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].measure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measure\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/measure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].measure_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measure\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/measure_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].measure_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measure\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/measure_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].nodes": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)", + "full_path": "distributions/distribution(i1)/ggd(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/nodes(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].temperature": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Reference temperature profile used to define the local thermal energy and the thermal velocity (for normalisation of the grid coordinates)", + "full_path": "distributions/distribution(i1)/ggd(itime)/temperature(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "distributions.distribution[:].ggd[:].temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].ggd[:].temperature_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/temperature_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "distributions.distribution[:].ggd[:].temperature_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "distributions/distribution(i1)/ggd(itime)/temperature_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "distributions.distribution[:].ggd[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "distributions/distribution(i1)/ggd(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "distributions.distribution[:].global_quantities": { + "coordinates": [ + "distributions.distribution[:].global_quantities[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Global quantities (integrated over plasma volume for moments of the distribution, collisional exchange and source terms), for various time slices", + "full_path": "distributions/distribution(i1)/global_quantities(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_global_quantities", + "timebasepath": "time", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions": { + "data_type": "STRUCTURE", + "documentation": "Power and torque exchanged between the species described by the distribution and the different plasma species through collisions", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_global_quantities_collisions" + }, + "distributions.distribution[:].global_quantities[:].collisions.electrons": { + "data_type": "STRUCTURE", + "documentation": "Collisional exchange with electrons", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/electrons", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_global_quantities_collisions_electrons" + }, + "distributions.distribution[:].global_quantities[:].collisions.electrons.power_fast": { + "data_type": "FLT_0D", + "documentation": "Collisional power to the fast particle population", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/electrons/power_fast", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].collisions.electrons.power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/electrons/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.electrons.power_fast_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/electrons/power_fast_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].collisions.electrons.power_fast_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/electrons/power_fast_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].collisions.electrons.power_thermal": { + "data_type": "FLT_0D", + "documentation": "Collisional power to the thermal particle population", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/electrons/power_thermal", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].collisions.electrons.power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/electrons/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.electrons.power_thermal_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/electrons/power_thermal_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].collisions.electrons.power_thermal_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/electrons/power_thermal_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].collisions.electrons.torque_fast_tor": { + "data_type": "FLT_0D", + "documentation": "Collisional toroidal torque to the fast particle population", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/electrons/torque_fast_tor", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].collisions.electrons.torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/electrons/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.electrons.torque_fast_tor_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/electrons/torque_fast_tor_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].collisions.electrons.torque_fast_tor_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/electrons/torque_fast_tor_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].collisions.electrons.torque_thermal_tor": { + "data_type": "FLT_0D", + "documentation": "Collisional toroidal torque to the thermal particle population", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/electrons/torque_thermal_tor", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].collisions.electrons.torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/electrons/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.electrons.torque_thermal_tor_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/electrons/torque_thermal_tor_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].collisions.electrons.torque_thermal_tor_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/electrons/torque_thermal_tor_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Collisional exchange with the various ion species", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_global_quantities_collisions_ion" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/neutral_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].power_fast": { + "data_type": "FLT_0D", + "documentation": "Collisional power to the fast particle population", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/power_fast", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].power_fast_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/power_fast_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].power_fast_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/power_fast_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].power_thermal": { + "data_type": "FLT_0D", + "documentation": "Collisional power to the thermal particle population", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/power_thermal", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].power_thermal_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/power_thermal_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].power_thermal_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/power_thermal_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_global_quantities_collisions_ion_state" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].power_fast": { + "data_type": "FLT_0D", + "documentation": "Collisional power to the fast particle population", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/power_fast", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].power_fast_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/power_fast_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].power_fast_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/power_fast_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].power_thermal": { + "data_type": "FLT_0D", + "documentation": "Collisional power to the thermal particle population", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/power_thermal", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].power_thermal_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/power_thermal_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].power_thermal_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/power_thermal_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].torque_fast_tor": { + "data_type": "FLT_0D", + "documentation": "Collisional toroidal torque to the fast particle population", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/torque_fast_tor", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].torque_fast_tor_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/torque_fast_tor_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].torque_fast_tor_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/torque_fast_tor_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].torque_thermal_tor": { + "data_type": "FLT_0D", + "documentation": "Collisional toroidal torque to the thermal particle population", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/torque_thermal_tor", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].torque_thermal_tor_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].torque_thermal_tor_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle (equal to z_min if no bundle)", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/state(i3)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].torque_fast_tor": { + "data_type": "FLT_0D", + "documentation": "Collisional toroidal torque to the fast particle population", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/torque_fast_tor", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].torque_fast_tor_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/torque_fast_tor_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].torque_fast_tor_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/torque_fast_tor_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].torque_thermal_tor": { + "data_type": "FLT_0D", + "documentation": "Collisional toroidal torque to the thermal particle population", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/torque_thermal_tor", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].torque_thermal_tor_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/torque_thermal_tor_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].torque_thermal_tor_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/torque_thermal_tor_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed).", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].global_quantities[:].collisions.ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/collisions/ion(i2)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].global_quantities[:].current_tor": { + "data_type": "FLT_0D", + "documentation": "Toroidal current driven by the distribution", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/current_tor", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "distributions.distribution[:].global_quantities[:].current_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/current_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].current_tor_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"current_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/current_tor_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "distributions.distribution[:].global_quantities[:].current_tor_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"current_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/current_tor_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "distributions.distribution[:].global_quantities[:].energy": { + "data_type": "FLT_0D", + "documentation": "Total energy in the distribution", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/energy", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J" + }, + "distributions.distribution[:].global_quantities[:].energy_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/energy_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].energy_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"energy\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/energy_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J" + }, + "distributions.distribution[:].global_quantities[:].energy_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"energy\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/energy_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J" + }, + "distributions.distribution[:].global_quantities[:].energy_fast": { + "data_type": "FLT_0D", + "documentation": "Total energy of the fast particles in the distribution", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/energy_fast", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J" + }, + "distributions.distribution[:].global_quantities[:].energy_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_fast\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/energy_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].energy_fast_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"energy_fast\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/energy_fast_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J" + }, + "distributions.distribution[:].global_quantities[:].energy_fast_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"energy_fast\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/energy_fast_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J" + }, + "distributions.distribution[:].global_quantities[:].energy_fast_parallel": { + "data_type": "FLT_0D", + "documentation": "Parallel energy of the fast particles in the distribution", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/energy_fast_parallel", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J" + }, + "distributions.distribution[:].global_quantities[:].energy_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_fast_parallel\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/energy_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].energy_fast_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"energy_fast_parallel\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/energy_fast_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J" + }, + "distributions.distribution[:].global_quantities[:].energy_fast_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"energy_fast_parallel\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/energy_fast_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J" + }, + "distributions.distribution[:].global_quantities[:].particles_fast_n": { + "data_type": "FLT_0D", + "documentation": "Number of fast particles in the distribution, i.e. the volume integral of the density (note: this is the number of real particles and not markers)", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/particles_fast_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].global_quantities[:].particles_fast_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles_fast_n\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/particles_fast_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].particles_fast_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"particles_fast_n\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/particles_fast_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].global_quantities[:].particles_fast_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"particles_fast_n\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/particles_fast_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].global_quantities[:].particles_n": { + "data_type": "FLT_0D", + "documentation": "Number of particles in the distribution, i.e. the volume integral of the density (note: this is the number of real particles and not markers)", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/particles_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].global_quantities[:].particles_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles_n\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/particles_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].particles_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"particles_n\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/particles_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].global_quantities[:].particles_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"particles_n\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/particles_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].global_quantities[:].source": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of volume integrated sources and sinks of particles, momentum and energy included in the Fokker-Planck modelling, related to the various waves or particle source processes affecting the distribution", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/source(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_global_quantities_source" + }, + "distributions.distribution[:].global_quantities[:].source[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Identifier of the wave or particle source process, defined respectively in distribution/wave or distribution/process", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/source(i2)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_source_identifier" + }, + "distributions.distribution[:].global_quantities[:].source[:].identifier.process_index": { + "data_type": "INT_0D", + "documentation": "Index into distribution/process", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/source(i2)/identifier/process_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].source[:].identifier.type": { + "data_type": "STRUCTURE", + "documentation": "Type of the source term. Index = 1 for a wave, index = 2 for a particle source process", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/source(i2)/identifier/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "distributions.distribution[:].global_quantities[:].source[:].identifier.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/source(i2)/identifier/type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].source[:].identifier.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/source(i2)/identifier/type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].source[:].identifier.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/source(i2)/identifier/type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].source[:].identifier.wave_index": { + "data_type": "INT_0D", + "documentation": "Index into distribution/wave", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/source(i2)/identifier/wave_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].source[:].particles": { + "data_type": "FLT_0D", + "documentation": "Particle source rate", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/source(i2)/particles", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "distributions.distribution[:].global_quantities[:].source[:].particles_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/source(i2)/particles_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].source[:].particles_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"particles\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/source(i2)/particles_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "distributions.distribution[:].global_quantities[:].source[:].particles_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"particles\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/source(i2)/particles_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "distributions.distribution[:].global_quantities[:].source[:].power": { + "data_type": "FLT_0D", + "documentation": "Total power of the source", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/source(i2)/power", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].source[:].power_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/source(i2)/power_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].source[:].power_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/source(i2)/power_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].source[:].power_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/source(i2)/power_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].source[:].torque_tor": { + "data_type": "FLT_0D", + "documentation": "Total toroidal torque of the source", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/source(i2)/torque_tor", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].source[:].torque_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/source(i2)/torque_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].source[:].torque_tor_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"torque_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/source(i2)/torque_tor_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].source[:].torque_tor_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"torque_tor\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/source(i2)/torque_tor_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].thermalisation": { + "data_type": "STRUCTURE", + "documentation": "Volume integrated source of thermal particles, momentum and energy due to thermalisation. Here thermalisation refers to non-thermal particles, sufficiently assimilated to the thermal background to be re-categorised as thermal particles. Note that this source may also be negative if thermal particles are being accelerated such that they form a distinct non-thermal contribution, e.g. due run-away of RF interactions.", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/thermalisation", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_global_quantities_thermalised" + }, + "distributions.distribution[:].global_quantities[:].thermalisation.particles": { + "data_type": "FLT_0D", + "documentation": "Source rate of thermal particles due to the thermalisation of fast particles", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/thermalisation/particles", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "distributions.distribution[:].global_quantities[:].thermalisation.particles_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/thermalisation/particles_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].thermalisation.particles_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"particles\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/thermalisation/particles_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "distributions.distribution[:].global_quantities[:].thermalisation.particles_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"particles\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/thermalisation/particles_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "distributions.distribution[:].global_quantities[:].thermalisation.power": { + "data_type": "FLT_0D", + "documentation": "Power input to the thermal particle population due to the thermalisation of fast particles", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/thermalisation/power", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].thermalisation.power_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/thermalisation/power_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].thermalisation.power_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/thermalisation/power_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].thermalisation.power_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/thermalisation/power_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "distributions.distribution[:].global_quantities[:].thermalisation.torque": { + "data_type": "FLT_0D", + "documentation": "Torque input to the thermal particle population due to the thermalisation of fast particles", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/thermalisation/torque", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].thermalisation.torque_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/thermalisation/torque_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].thermalisation.torque_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"torque\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/thermalisation/torque_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].thermalisation.torque_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"torque\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/thermalisation/torque_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "distributions.distribution[:].global_quantities[:].torque_tor_j_radial": { + "data_type": "FLT_0D", + "documentation": "Toroidal torque due to radial currents", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/torque_tor_j_radial", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].torque_tor_j_radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/torque_tor_j_radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].global_quantities[:].torque_tor_j_radial_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/torque_tor_j_radial_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].global_quantities[:].torque_tor_j_radial_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/global_quantities(itime)/torque_tor_j_radial_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m" + }, + "distributions.distribution[:].gyro_type": { + "data_type": "INT_0D", + "documentation": "Defines how to interpret the spatial coordinates: 1 = given at the actual particle birth point; 2 =given at the gyro centre of the birth point", + "full_path": "distributions/distribution(i1)/gyro_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].is_delta_f": { + "data_type": "INT_0D", + "documentation": "If is_delta_f=1, then the distribution represents the deviation from a Maxwellian; is_delta_f=0, then the distribution represents all particles, i.e. the full-f solution", + "full_path": "distributions/distribution(i1)/is_delta_f", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].markers": { + "coordinates": [ + "distributions.distribution[:].markers[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Distribution represented by a set of markers (test particles)", + "full_path": "distributions/distribution(i1)/markers(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distribution_markers", + "timebasepath": "time", + "type": "dynamic" + }, + "distributions.distribution[:].markers[:].coordinate_identifier": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "doc_identifier": "utilities/coordinate_identifier.xml", + "documentation": "Set of coordinate identifiers, coordinates on which the markers are represented\n0) unspecified : unspecified\n1) x : First cartesian coordinate in the horizontal plane\n2) y : Second cartesian coordinate in the horizontal plane (grad(x) x grad(y) = grad(z))\n3) z : Vertical coordinate z\n4) r : Major radius\n5) phi : Toroidal angle\n10) psi : Poloidal magnetic flux\n11) rho_tor : The square root of the toroidal flux, sqrt((Phi-Phi_axis)/pi/B0), where Phi is the toroidal flux and B0 is the vaccum magnetic field\n12) rho_tor_norm : The square root of the normalised toroidal flux, sqrt((Phi-Phi_axis)/(Phi_lcf-Phi_axis)), where Phi is the toroidal flux\n13) rho_pol : The square root of the poloidal flux, sqrt(psi-psi_axis), where psi is the poloidal flux\n14) rho_pol_norm : The square root of the normalised poloidal flux, sqrt((psi-psi_axis)/(psi_lcf-psi_axis)), where psi is the poloidal flux\n20) theta : Geometrical poloidal angle around the magnetic axis\n21) theta_straight : Straight field line poloidal angle\n22) theta_equal_arc : Equal-arc poloidal angle; a differential of the angle is proportional to the length of the corresponding arc in the poloidal plane.\n100) velocity : Total velocity; modulus of the velocity vector\n101) velocity_x : Velocity component in the x-direction\n102) velocity_y : Velocity component in the y-direction\n103) velocity_z : Velocity component in the z-direction\n104) velocity_phi : Velocity component in the toroidal direction\n105) velocity_parallel : Velocity component parallel to the magnetic field\n106) velocity_perpendicular : Velocity perpendicular to the magnetic field\n107) velocity_thermal : Velocity normalised to the local thermal velocity of the thermal ions (of the relevant species)\n108) velocity_radial : Velocity component in the radial direction\n200) momentum : Modulus of the relativistic momentum vector\n201) momentum_parallel : Component of the relativistic momentum vector parallel to the magnetic field\n202) momentum_perpendicular : Component of the relativistic momentum vector perpendicular to the magnetic field\n203) canonical_momentum_phi : Canonical toroidal angular momentum\n300) energy_hamiltonian : Hamiltonian energy, including both kinetic and potential energy\n301) energy_kinetic : Kinetic energy\n302) magnetic_moment : magnetic moment\n400) lambda : Ratio, magnetic moment over hamiltonian energy\n402) pitch_angle : Angle between the magnetic field and the velocity vector\n403) pitch : Ratio, parallel velocity over total velocity\n404) pitch_at_min_b : Pitch, ratio between the parallel over the perpendicular velocity, at the minimum value of the magnetic field strength along the guiding centre orbit\n500) n_tor : Toroidal mode number, the wave vector toroidal component being defined as k_tor = n_tor grad phi where phi is the toroidal angle so that a positive n_tor means a wave propagating in the positive phi direction", + "full_path": "distributions/distribution(i1)/markers(itime)/coordinate_identifier(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "identifier_dynamic_aos3", + "units": "W.m^-3" + }, + "distributions.distribution[:].markers[:].coordinate_identifier[:].description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distributions/distribution(i1)/markers(itime)/coordinate_identifier(i2)/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].markers[:].coordinate_identifier[:].index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distributions/distribution(i1)/markers(itime)/coordinate_identifier(i2)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].markers[:].coordinate_identifier[:].name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distributions/distribution(i1)/markers(itime)/coordinate_identifier(i2)/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].markers[:].orbit_integrals": { + "data_type": "STRUCTURE", + "documentation": "Integrals along the markers orbit. These dimensionless expressions are of the form: (1/tau) integral (f(n_tor,m_pol,k,eq,...) dt) from time - tau to time, where tau is the transit/trapping time of the marker and f() a dimensionless function (phase factor,drift,etc) of the equilibrium (e.g. q) and perturbation (Fourier harmonics n_tor,m_pol and bounce harmonic k) along the particles orbits. In fact the integrals are taken during the last orbit of each marker at the time value of the time node below", + "full_path": "distributions/distribution(i1)/markers(itime)/orbit_integrals", + "lifecycle_status": "alpha", + "structure_reference": "distribution_markers_orbit" + }, + "distributions.distribution[:].markers[:].orbit_integrals.bounce_harmonics": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Array of bounce harmonics k", + "full_path": "distributions/distribution(i1)/markers(itime)/orbit_integrals/bounce_harmonics(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].markers[:].orbit_integrals.expressions": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "List of the expressions f(n_tor,m_pol,k,q,...) used in the orbit integrals", + "full_path": "distributions/distribution(i1)/markers(itime)/orbit_integrals/expressions(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].markers[:].orbit_integrals.m_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Array of poloidal mode numbers, where quantities vary as exp(-i.m_pol.theta) and theta is the angle defined by the choice of ../../coordinate_identifier, with its centre at the magnetic axis recalled at the root of this IDS", + "full_path": "distributions/distribution(i1)/markers(itime)/orbit_integrals/m_pol(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].markers[:].orbit_integrals.n_tor": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Array of toroidal mode numbers, n_tor, where quantities vary as exp(i.n_tor.phi) and phi runs anticlockwise when viewed from above", + "full_path": "distributions/distribution(i1)/markers(itime)/orbit_integrals/n_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].markers[:].orbit_integrals.values": { + "coordinates": [ + "distributions.distribution[:].markers[:].orbit_integrals.expressions", + "distributions.distribution[:].markers[:].weights", + "distributions.distribution[:].markers[:].orbit_integrals.n_tor", + "distributions.distribution[:].markers[:].orbit_integrals.m_pol", + "distributions.distribution[:].markers[:].orbit_integrals.bounce_harmonics" + ], + "data_type": "CPX_5D", + "documentation": "Values of the orbit integrals", + "full_path": "distributions/distribution(i1)/markers(itime)/orbit_integrals/values(:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].markers[:].orbit_integrals.values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "distributions/distribution(i1)/markers(itime)/orbit_integrals/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].markers[:].orbit_integrals.values_error_lower": { + "coordinates": [ + "distributions.distribution[:].markers[:].orbit_integrals.expressions", + "distributions.distribution[:].markers[:].weights", + "distributions.distribution[:].markers[:].orbit_integrals.n_tor", + "distributions.distribution[:].markers[:].orbit_integrals.m_pol", + "distributions.distribution[:].markers[:].orbit_integrals.bounce_harmonics" + ], + "data_type": "CPX_5D", + "documentation": "Lower error for \"values\"", + "full_path": "distributions/distribution(i1)/markers(itime)/orbit_integrals/values_error_lower(:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].markers[:].orbit_integrals.values_error_upper": { + "coordinates": [ + "distributions.distribution[:].markers[:].orbit_integrals.expressions", + "distributions.distribution[:].markers[:].weights", + "distributions.distribution[:].markers[:].orbit_integrals.n_tor", + "distributions.distribution[:].markers[:].orbit_integrals.m_pol", + "distributions.distribution[:].markers[:].orbit_integrals.bounce_harmonics" + ], + "data_type": "CPX_5D", + "documentation": "Upper error for \"values\"", + "full_path": "distributions/distribution(i1)/markers(itime)/orbit_integrals/values_error_upper(:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].markers[:].orbit_integrals_instant": { + "data_type": "STRUCTURE", + "documentation": "Integrals/quantities along the markers orbit. These dimensionless expressions are of the form: (1/tau) integral ( f(eq) dt) from time - tau to time_orbit for different values of time_orbit in the interval from time - tau to time, where tau is the transit/trapping time of the marker and f(eq) a dimensionless function (phase, drift,q,etc) of the equilibrium along the markers orbits. The integrals are taken during the last orbit of each marker at the time value of the time node below", + "full_path": "distributions/distribution(i1)/markers(itime)/orbit_integrals_instant", + "lifecycle_status": "alpha", + "structure_reference": "distribution_markers_orbit_instant" + }, + "distributions.distribution[:].markers[:].orbit_integrals_instant.expressions": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "List of the expressions f(eq) used in the orbit integrals", + "full_path": "distributions/distribution(i1)/markers(itime)/orbit_integrals_instant/expressions(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].markers[:].orbit_integrals_instant.time_orbit": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Time array along the markers last orbit", + "full_path": "distributions/distribution(i1)/markers(itime)/orbit_integrals_instant/time_orbit(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "distributions.distribution[:].markers[:].orbit_integrals_instant.time_orbit_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_orbit\"", + "full_path": "distributions/distribution(i1)/markers(itime)/orbit_integrals_instant/time_orbit_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].markers[:].orbit_integrals_instant.time_orbit_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_orbit\"", + "full_path": "distributions/distribution(i1)/markers(itime)/orbit_integrals_instant/time_orbit_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "distributions.distribution[:].markers[:].orbit_integrals_instant.time_orbit_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_orbit\"", + "full_path": "distributions/distribution(i1)/markers(itime)/orbit_integrals_instant/time_orbit_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "distributions.distribution[:].markers[:].orbit_integrals_instant.values": { + "coordinates": [ + "distributions.distribution[:].markers[:].orbit_integrals_instant.expressions", + "distributions.distribution[:].markers[:].weights", + "distributions.distribution[:].markers[:].orbit_integrals_instant.time_orbit" + ], + "data_type": "CPX_3D", + "documentation": "Values of the orbit integrals", + "full_path": "distributions/distribution(i1)/markers(itime)/orbit_integrals_instant/values(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].markers[:].orbit_integrals_instant.values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "distributions/distribution(i1)/markers(itime)/orbit_integrals_instant/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].markers[:].orbit_integrals_instant.values_error_lower": { + "coordinates": [ + "distributions.distribution[:].markers[:].orbit_integrals_instant.expressions", + "distributions.distribution[:].markers[:].weights", + "distributions.distribution[:].markers[:].orbit_integrals_instant.time_orbit" + ], + "data_type": "CPX_3D", + "documentation": "Lower error for \"values\"", + "full_path": "distributions/distribution(i1)/markers(itime)/orbit_integrals_instant/values_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].markers[:].orbit_integrals_instant.values_error_upper": { + "coordinates": [ + "distributions.distribution[:].markers[:].orbit_integrals_instant.expressions", + "distributions.distribution[:].markers[:].weights", + "distributions.distribution[:].markers[:].orbit_integrals_instant.time_orbit" + ], + "data_type": "CPX_3D", + "documentation": "Upper error for \"values\"", + "full_path": "distributions/distribution(i1)/markers(itime)/orbit_integrals_instant/values_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].markers[:].positions": { + "coordinates": [ + "distributions.distribution[:].markers[:].weights", + "distributions.distribution[:].markers[:].coordinate_identifier" + ], + "data_type": "FLT_2D", + "documentation": "Position of the markers in the set of coordinates. The first dimension corresponds to the number of markers, the second dimension to the set of coordinates", + "full_path": "distributions/distribution(i1)/markers(itime)/positions(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].markers[:].positions_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"positions\"", + "full_path": "distributions/distribution(i1)/markers(itime)/positions_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].markers[:].positions_error_lower": { + "coordinates": [ + "distributions.distribution[:].markers[:].weights", + "distributions.distribution[:].markers[:].coordinate_identifier" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"positions\"", + "full_path": "distributions/distribution(i1)/markers(itime)/positions_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].markers[:].positions_error_upper": { + "coordinates": [ + "distributions.distribution[:].markers[:].weights", + "distributions.distribution[:].markers[:].coordinate_identifier" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"positions\"", + "full_path": "distributions/distribution(i1)/markers(itime)/positions_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "distributions.distribution[:].markers[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "distributions/distribution(i1)/markers(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "distributions.distribution[:].markers[:].toroidal_mode": { + "data_type": "INT_0D", + "documentation": "In case the orbit integrals are calculated for a given MHD perturbation, index of the toroidal mode considered. Refers to the time_slice/toroidal_mode array of the MHD_LINEAR IDS in which this perturbation is described", + "full_path": "distributions/distribution(i1)/markers(itime)/toroidal_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].markers[:].weights": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Weight of the markers, i.e. number of real particles represented by each marker. The dimension of the vector correspond to the number of markers", + "full_path": "distributions/distribution(i1)/markers(itime)/weights(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].markers[:].weights_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weights\"", + "full_path": "distributions/distribution(i1)/markers(itime)/weights_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].markers[:].weights_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weights\"", + "full_path": "distributions/distribution(i1)/markers(itime)/weights_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].markers[:].weights_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weights\"", + "full_path": "distributions/distribution(i1)/markers(itime)/weights_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].process": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List all processes (NBI units, fusion reactions, ...) affecting the distribution, identified as in distribution_sources/source(i)/process in the DISTRIBUTION_SOURCES IDS", + "full_path": "distributions/distribution(i1)/process(i2)", + "lifecycle_status": "alpha", + "maxoccur": "33", + "structure_reference": "distribution_process_identifier" + }, + "distributions.distribution[:].process[:].nbi_beamlets_group": { + "data_type": "INT_0D", + "documentation": "Index of the NBI beamlets group considered. Refers to the \"unit/beamlets_group\" array of the NBI IDS. 0 means sum over all beamlets groups.", + "full_path": "distributions/distribution(i1)/process(i2)/nbi_beamlets_group", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].process[:].nbi_energy": { + "data_type": "STRUCTURE", + "documentation": "For NBI source, energy of the accelerated species considered. index = 0 for a sum over all energies; index = 1 for full energiy; index = 2 for half energy; index = 3 for third energy", + "full_path": "distributions/distribution(i1)/process(i2)/nbi_energy", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "distributions.distribution[:].process[:].nbi_energy.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distributions/distribution(i1)/process(i2)/nbi_energy/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].process[:].nbi_energy.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distributions/distribution(i1)/process(i2)/nbi_energy/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].process[:].nbi_energy.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distributions/distribution(i1)/process(i2)/nbi_energy/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].process[:].nbi_unit": { + "data_type": "INT_0D", + "documentation": "Index of the NBI unit considered. Refers to the \"unit\" array of the NBI IDS. 0 means sum over all NBI units.", + "full_path": "distributions/distribution(i1)/process(i2)/nbi_unit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].process[:].reactant_energy": { + "data_type": "STRUCTURE", + "documentation": "For nuclear reaction source, energy of the reactants. index = 0 for a sum over all energies; index = 1 for thermal-thermal; index = 2 for beam-beam; index = 3 for beam-thermal", + "full_path": "distributions/distribution(i1)/process(i2)/reactant_energy", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "distributions.distribution[:].process[:].reactant_energy.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distributions/distribution(i1)/process(i2)/reactant_energy/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].process[:].reactant_energy.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distributions/distribution(i1)/process(i2)/reactant_energy/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].process[:].reactant_energy.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distributions/distribution(i1)/process(i2)/reactant_energy/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].process[:].type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/distribution_source_identifier.xml", + "documentation": "Process type. index=1 for NBI; index=2 for nuclear reaction (reaction unspecified); index=3 for nuclear reaction: T(d,n)4He [D+T->He4+n]; index=4 for nuclear reaction: He3(d,p)4He [He3+D->He4+p]; index=5 for nuclear reaction: D(d,p)T [D+D->T+p]; index=6 for nuclear reaction: D(d,n)3He [D+D->He3+n]; index=7 for runaway processes\n0) unspecified : unspecified\n1) NBI : Source from neutral beam injection\n100) nuclear : Source from nuclear reaction (reaction type unspecified)\n101) H_H_to_D_positron_nu : Source from nuclear reaction: H+H->D+positron+neutrino\n102) H_D_to_He3_gamma : Source from nuclear reaction: H+D->He3+gamma\n103) H_T_to_He3_n : Source from nuclear reaction: H+T->He3+neutron\n104) H_He3_to_He4_positron_nu : Source from nuclear reaction: H+He3->He4+positron+neutrino\n105) D_D_to_T_H : Source from nuclear reaction: D+D->T+H\n106) D_D_to_He3_n : Source from nuclear reaction: D+D->He3+neutron\n107) D_T_to_He4_n : Source from nuclear reaction: T+D->He4+neutron\n108) D_He3_to_He4_H : Source from nuclear reaction: He3+D->He4+H\n109) T_T_to_He4_n_n : Source from nuclear reaction: T+T->He4+neutron+neutron\n110) T_He3_to_He4_H_n : Source from nuclear reaction: He3+T->He4+H+neutron\n111) He3_He3_to_He4_H_H : Source from nuclear reaction: He3+He3->He4+neutron+neutron\n112) He3_He4_to_Be7_gamma : Source from nuclear reaction: He3+He4->Be7+gamma\n113) Li6_n_to_He4_T : Source from nuclear reaction: Li6+n->He4+T\n114) Li7_n_to_He4_T_n : Source from nuclear reaction: Li7+n->He4+T+n\n1000) runaway : Source from runaway processes", + "full_path": "distributions/distribution(i1)/process(i2)/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "distributions.distribution[:].process[:].type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distributions/distribution(i1)/process(i2)/type/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].process[:].type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distributions/distribution(i1)/process(i2)/type/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].process[:].type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distributions/distribution(i1)/process(i2)/type/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].profiles_1d": { + "cocos_alias": "IDSPATH", + "cocos_replace": "distributions.distribution{i}.profiles_1d{j}", + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Radial profiles (flux surface averaged quantities) for various time slices", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_profiles_1d", + "timebasepath": "time", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing": { + "data_type": "STRUCTURE", + "documentation": "Flux surface averaged profile evaluated using the co-passing particle part of the distribution.", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_1d_partial" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions": { + "data_type": "STRUCTURE", + "documentation": "Power and torque exchanged between the species described by the distribution and the different plasma species through collisions", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_1d_partial_collisions" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.electrons": { + "data_type": "STRUCTURE", + "documentation": "Collisional exchange with electrons", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/electrons", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_1d_partial_collisions_electrons" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.electrons.power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/electrons/power_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.electrons.power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/electrons/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.electrons.power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/electrons/power_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.electrons.power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/electrons/power_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.electrons.power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/electrons/power_thermal(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.electrons.power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/electrons/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.electrons.power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/electrons/power_thermal_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.electrons.power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/electrons/power_thermal_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.electrons.torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/electrons/torque_fast_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.electrons.torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/electrons/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.electrons.torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/electrons/torque_fast_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.electrons.torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/electrons/torque_fast_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.electrons.torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/electrons/torque_thermal_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.electrons.torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/electrons/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.electrons.torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/electrons/torque_thermal_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.electrons.torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/electrons/torque_thermal_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Collisional exchange with the various ion species", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_profiles_1d_partial_collisions_ion" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/neutral_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/power_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/power_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/power_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/power_thermal(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/power_thermal_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/power_thermal_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_profiles_1d_partial_collisions_ion_state" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/power_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/power_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/power_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/power_thermal(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/power_thermal_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/power_thermal_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/torque_fast_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/torque_fast_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/torque_fast_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/torque_thermal_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle (equal to z_min if no bundle)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/state(i3)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/torque_fast_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/torque_fast_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/torque_fast_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/torque_thermal_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/torque_thermal_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/torque_thermal_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed).", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/collisions/ion(i2)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.current_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total toroidal driven current density of fast (non-thermal) particles (excluding electron and thermal ion back-current, or drag-current)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/current_fast_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.current_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/current_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.current_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/current_fast_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.current_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/current_fast_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.current_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total toroidal driven current density (including electron and thermal ion back-current, or drag-current)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/current_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.current_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/current_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.current_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/current_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.current_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/current_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.density": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/density(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.density_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/density_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.density_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/density_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.density_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast particles", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/density_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.density_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/density_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.density_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/density_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.pressure": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal+non-thermal)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/pressure(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.pressure_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/pressure_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.pressure_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/pressure_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.pressure_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure of fast particles", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/pressure_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.pressure_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/pressure_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.pressure_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/pressure_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.pressure_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/pressure_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.pressure_fast_parallel": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure of fast particles in the parallel direction", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/pressure_fast_parallel(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.pressure_fast_parallel_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.pressure_fast_parallel_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.source": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of flux averaged sources and sinks of particles, momentum and energy included in the Fokker-Planck modelling, related to the various waves or particle source processes affecting the distribution", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/source(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_profiles_1d_partial_source" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.source[:].energy": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source rate of energy density", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/source(i2)/energy(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.source[:].energy_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/source(i2)/energy_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.source[:].energy_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energy\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/source(i2)/energy_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.source[:].energy_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energy\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/source(i2)/energy_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.source[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Identifier of the wave or particle source process, defined respectively in distribution/wave or distribution/process", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/source(i2)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_source_identifier" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.source[:].identifier.process_index": { + "data_type": "INT_0D", + "documentation": "Index into distribution/process", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/source(i2)/identifier/process_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.source[:].identifier.type": { + "data_type": "STRUCTURE", + "documentation": "Type of the source term. Index = 1 for a wave, index = 2 for a particle source process", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/source(i2)/identifier/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.source[:].identifier.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/source(i2)/identifier/type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.source[:].identifier.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/source(i2)/identifier/type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.source[:].identifier.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/source(i2)/identifier/type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.source[:].identifier.wave_index": { + "data_type": "INT_0D", + "documentation": "Index into distribution/wave", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/source(i2)/identifier/wave_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.source[:].momentum_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source rate of toroidal angular momentum density ", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/source(i2)/momentum_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.source[:].momentum_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/source(i2)/momentum_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.source[:].momentum_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"momentum_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/source(i2)/momentum_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.source[:].momentum_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"momentum_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/source(i2)/momentum_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.source[:].particles": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source rate of thermal particle density", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/source(i2)/particles(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.source[:].particles_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/source(i2)/particles_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.source[:].particles_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"particles\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/source(i2)/particles_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.source[:].particles_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"particles\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/source(i2)/particles_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.torque_tor_j_radial": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal torque due to radial currents", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/torque_tor_j_radial(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.torque_tor_j_radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/torque_tor_j_radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.torque_tor_j_radial_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/torque_tor_j_radial_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].co_passing.torque_tor_j_radial_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/co_passing/torque_tor_j_radial_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].collisions": { + "data_type": "STRUCTURE", + "documentation": "Power and torque exchanged between the species described by the distribution and the different plasma species through collisions", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_1d_collisions" + }, + "distributions.distribution[:].profiles_1d[:].collisions.electrons": { + "data_type": "STRUCTURE", + "documentation": "Collisional exchange with electrons", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/electrons", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_1d_collisions_electrons" + }, + "distributions.distribution[:].profiles_1d[:].collisions.electrons.power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/electrons/power_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].collisions.electrons.power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/electrons/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.electrons.power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/electrons/power_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].collisions.electrons.power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/electrons/power_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].collisions.electrons.power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/electrons/power_thermal(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].collisions.electrons.power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/electrons/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.electrons.power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/electrons/power_thermal_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].collisions.electrons.power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/electrons/power_thermal_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].collisions.electrons.torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/electrons/torque_fast_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].collisions.electrons.torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/electrons/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.electrons.torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/electrons/torque_fast_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].collisions.electrons.torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/electrons/torque_fast_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].collisions.electrons.torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/electrons/torque_thermal_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].collisions.electrons.torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/electrons/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.electrons.torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/electrons/torque_thermal_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].collisions.electrons.torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/electrons/torque_thermal_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Collisional exchange with the various ion species", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_profiles_1d_collisions_ion" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/neutral_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/power_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/power_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/power_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/power_thermal(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/power_thermal_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/power_thermal_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_profiles_1d_collisions_ion_state" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/power_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/power_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/power_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/power_thermal(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/power_thermal_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/power_thermal_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/torque_fast_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/torque_fast_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/torque_fast_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/torque_thermal_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle (equal to z_min if no bundle)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/state(i3)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/torque_fast_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/torque_fast_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/torque_fast_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/torque_thermal_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/torque_thermal_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/torque_thermal_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed).", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].collisions.ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/collisions/ion(i2)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing": { + "data_type": "STRUCTURE", + "documentation": "Flux surface averaged profile evaluated using the counter-passing particle part of the distribution.", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_1d_partial" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions": { + "data_type": "STRUCTURE", + "documentation": "Power and torque exchanged between the species described by the distribution and the different plasma species through collisions", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_1d_partial_collisions" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.electrons": { + "data_type": "STRUCTURE", + "documentation": "Collisional exchange with electrons", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/electrons", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_1d_partial_collisions_electrons" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.electrons.power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/electrons/power_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.electrons.power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/electrons/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.electrons.power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/electrons/power_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.electrons.power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/electrons/power_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.electrons.power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/electrons/power_thermal(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.electrons.power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/electrons/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.electrons.power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/electrons/power_thermal_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.electrons.power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/electrons/power_thermal_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.electrons.torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/electrons/torque_fast_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.electrons.torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/electrons/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.electrons.torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/electrons/torque_fast_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.electrons.torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/electrons/torque_fast_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.electrons.torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/electrons/torque_thermal_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.electrons.torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/electrons/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.electrons.torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/electrons/torque_thermal_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.electrons.torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/electrons/torque_thermal_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Collisional exchange with the various ion species", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_profiles_1d_partial_collisions_ion" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/neutral_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/power_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/power_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/power_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/power_thermal(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/power_thermal_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/power_thermal_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_profiles_1d_partial_collisions_ion_state" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/power_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/power_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/power_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/power_thermal(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/power_thermal_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/power_thermal_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/torque_fast_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/torque_fast_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/torque_fast_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/torque_thermal_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle (equal to z_min if no bundle)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/state(i3)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/torque_fast_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/torque_fast_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/torque_fast_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/torque_thermal_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/torque_thermal_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/torque_thermal_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed).", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/collisions/ion(i2)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.current_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total toroidal driven current density of fast (non-thermal) particles (excluding electron and thermal ion back-current, or drag-current)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/current_fast_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.current_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/current_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.current_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/current_fast_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.current_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/current_fast_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.current_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total toroidal driven current density (including electron and thermal ion back-current, or drag-current)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/current_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.current_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/current_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.current_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/current_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.current_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/current_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.density": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/density(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.density_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/density_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.density_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/density_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.density_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast particles", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/density_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.density_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/density_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.density_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/density_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.pressure": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal+non-thermal)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/pressure(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.pressure_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/pressure_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.pressure_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/pressure_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.pressure_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure of fast particles", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/pressure_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.pressure_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/pressure_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.pressure_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/pressure_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.pressure_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/pressure_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.pressure_fast_parallel": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure of fast particles in the parallel direction", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/pressure_fast_parallel(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.pressure_fast_parallel_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.pressure_fast_parallel_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.source": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of flux averaged sources and sinks of particles, momentum and energy included in the Fokker-Planck modelling, related to the various waves or particle source processes affecting the distribution", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/source(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_profiles_1d_partial_source" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.source[:].energy": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source rate of energy density", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/source(i2)/energy(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.source[:].energy_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/source(i2)/energy_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.source[:].energy_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energy\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/source(i2)/energy_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.source[:].energy_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energy\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/source(i2)/energy_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.source[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Identifier of the wave or particle source process, defined respectively in distribution/wave or distribution/process", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/source(i2)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_source_identifier" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.source[:].identifier.process_index": { + "data_type": "INT_0D", + "documentation": "Index into distribution/process", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/source(i2)/identifier/process_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.source[:].identifier.type": { + "data_type": "STRUCTURE", + "documentation": "Type of the source term. Index = 1 for a wave, index = 2 for a particle source process", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/source(i2)/identifier/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.source[:].identifier.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/source(i2)/identifier/type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.source[:].identifier.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/source(i2)/identifier/type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.source[:].identifier.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/source(i2)/identifier/type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.source[:].identifier.wave_index": { + "data_type": "INT_0D", + "documentation": "Index into distribution/wave", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/source(i2)/identifier/wave_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.source[:].momentum_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source rate of toroidal angular momentum density ", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/source(i2)/momentum_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.source[:].momentum_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/source(i2)/momentum_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.source[:].momentum_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"momentum_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/source(i2)/momentum_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.source[:].momentum_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"momentum_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/source(i2)/momentum_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.source[:].particles": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source rate of thermal particle density", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/source(i2)/particles(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.source[:].particles_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/source(i2)/particles_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.source[:].particles_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"particles\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/source(i2)/particles_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.source[:].particles_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"particles\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/source(i2)/particles_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.torque_tor_j_radial": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal torque due to radial currents", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/torque_tor_j_radial(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.torque_tor_j_radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/torque_tor_j_radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.torque_tor_j_radial_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/torque_tor_j_radial_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].counter_passing.torque_tor_j_radial_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/counter_passing/torque_tor_j_radial_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].current_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total toroidal driven current density of fast (non-thermal) particles (excluding electron and thermal ion back-current, or drag-current)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/current_fast_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].current_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/current_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].current_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/current_fast_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].current_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/current_fast_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].current_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total toroidal driven current density (including electron and thermal ion back-current, or drag-current)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/current_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].current_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/current_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].current_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/current_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].current_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/current_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].density": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/density(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].density_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/density_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].density_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/density_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].density_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast particles", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/density_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].density_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/density_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].density_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/density_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].fast_filter": { + "data_type": "STRUCTURE", + "documentation": "Description of how the fast and the thermal particle populations are separated", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/fast_filter", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_fast_filter" + }, + "distributions.distribution[:].profiles_1d[:].fast_filter.energy": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Energy at which the fast and thermal particle populations were separated, as a function of radius", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/fast_filter/energy(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "distributions.distribution[:].profiles_1d[:].fast_filter.energy_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/fast_filter/energy_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].fast_filter.energy_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energy\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/fast_filter/energy_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "distributions.distribution[:].profiles_1d[:].fast_filter.energy_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energy\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/fast_filter/energy_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "distributions.distribution[:].profiles_1d[:].fast_filter.method": { + "data_type": "STRUCTURE", + "documentation": "Method used to separate the fast and thermal particle population (indices TBD)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/fast_filter/method", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "distributions.distribution[:].profiles_1d[:].fast_filter.method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/fast_filter/method/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].fast_filter.method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/fast_filter/method/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].fast_filter.method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/fast_filter/method/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].grid": { + "data_type": "STRUCTURE", + "documentation": "Radial grid", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid", + "lifecycle_status": "alpha", + "structure_reference": "core_radial_grid" + }, + "distributions.distribution[:].profiles_1d[:].grid.area": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Cross-sectional area of the flux surface", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/area(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "distributions.distribution[:].profiles_1d[:].grid.area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].grid.area_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"area\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/area_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "distributions.distribution[:].profiles_1d[:].grid.area_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"area\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/area_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "distributions.distribution[:].profiles_1d[:].grid.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal magnetic flux", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/psi(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "distributions.distribution[:].profiles_1d[:].grid.psi_boundary": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/psi_boundary", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "distributions.distribution[:].profiles_1d[:].grid.psi_boundary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_boundary\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/psi_boundary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].grid.psi_boundary_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_boundary\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/psi_boundary_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "distributions.distribution[:].profiles_1d[:].grid.psi_boundary_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_boundary\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/psi_boundary_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "distributions.distribution[:].profiles_1d[:].grid.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].grid.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/psi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "distributions.distribution[:].profiles_1d[:].grid.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/psi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "distributions.distribution[:].profiles_1d[:].grid.psi_magnetic_axis": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/psi_magnetic_axis", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "distributions.distribution[:].profiles_1d[:].grid.psi_magnetic_axis_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_magnetic_axis\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/psi_magnetic_axis_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].grid.psi_magnetic_axis_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_magnetic_axis\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/psi_magnetic_axis_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "distributions.distribution[:].profiles_1d[:].grid.psi_magnetic_axis_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_magnetic_axis\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/psi_magnetic_axis_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "distributions.distribution[:].profiles_1d[:].grid.rho_pol_norm": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/rho_pol_norm(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].profiles_1d[:].grid.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].grid.rho_pol_norm_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/rho_pol_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].profiles_1d[:].grid.rho_pol_norm_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/rho_pol_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].profiles_1d[:].grid.rho_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/rho_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/rho_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/rho_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "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) ", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/rho_tor_norm(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/rho_tor_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/rho_tor_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].profiles_1d[:].grid.surface": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Surface area of the toroidal flux surface", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/surface(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "distributions.distribution[:].profiles_1d[:].grid.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].grid.surface_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"surface\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/surface_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "distributions.distribution[:].profiles_1d[:].grid.surface_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"surface\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/surface_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "distributions.distribution[:].profiles_1d[:].grid.volume": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Volume enclosed inside the magnetic surface", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/volume(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "distributions.distribution[:].profiles_1d[:].grid.volume_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/volume_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].grid.volume_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"volume\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/volume_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "distributions.distribution[:].profiles_1d[:].grid.volume_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"volume\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/grid/volume_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "distributions.distribution[:].profiles_1d[:].pressure": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal+non-thermal)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/pressure(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].pressure_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/pressure_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].pressure_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/pressure_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].pressure_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure of fast particles", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/pressure_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].pressure_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/pressure_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].pressure_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/pressure_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].pressure_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/pressure_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].pressure_fast_parallel": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure of fast particles in the parallel direction", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/pressure_fast_parallel(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].pressure_fast_parallel_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].pressure_fast_parallel_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].source": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of flux averaged sources and sinks of particles, momentum and energy included in the Fokker-Planck modelling, related to the various waves or particle source processes affecting the distribution", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/source(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_profiles_1d_source" + }, + "distributions.distribution[:].profiles_1d[:].source[:].energy": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source rate of energy density", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/source(i2)/energy(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].source[:].energy_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/source(i2)/energy_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].source[:].energy_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energy\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/source(i2)/energy_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].source[:].energy_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energy\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/source(i2)/energy_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].source[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Identifier of the wave or particle source process, defined respectively in distribution/wave or distribution/process", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/source(i2)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_source_identifier" + }, + "distributions.distribution[:].profiles_1d[:].source[:].identifier.process_index": { + "data_type": "INT_0D", + "documentation": "Index into distribution/process", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/source(i2)/identifier/process_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].source[:].identifier.type": { + "data_type": "STRUCTURE", + "documentation": "Type of the source term. Index = 1 for a wave, index = 2 for a particle source process", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/source(i2)/identifier/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "distributions.distribution[:].profiles_1d[:].source[:].identifier.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/source(i2)/identifier/type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].source[:].identifier.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/source(i2)/identifier/type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].source[:].identifier.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/source(i2)/identifier/type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].source[:].identifier.wave_index": { + "data_type": "INT_0D", + "documentation": "Index into distribution/wave", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/source(i2)/identifier/wave_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].source[:].momentum_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source rate of toroidal angular momentum density ", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/source(i2)/momentum_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].source[:].momentum_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/source(i2)/momentum_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].source[:].momentum_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"momentum_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/source(i2)/momentum_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].source[:].momentum_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"momentum_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/source(i2)/momentum_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].source[:].particles": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source rate of thermal particle density", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/source(i2)/particles(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].source[:].particles_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/source(i2)/particles_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].source[:].particles_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"particles\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/source(i2)/particles_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].source[:].particles_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"particles\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/source(i2)/particles_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].thermalisation": { + "data_type": "STRUCTURE", + "documentation": "Flux surface averaged source of thermal particles, momentum and energy due to thermalisation. Here thermalisation refers to non-thermal particles, sufficiently assimilated to the thermal background to be re-categorised as thermal particles. Note that this source may also be negative if thermal particles are being accelerated such that they form a distinct non-thermal contribution, e.g. due run-away of RF interactions.", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/thermalisation", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_1d_thermalised" + }, + "distributions.distribution[:].profiles_1d[:].thermalisation.energy": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source rate of energy density within the thermal particle population due to the thermalisation of fast particles", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/thermalisation/energy(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].thermalisation.energy_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/thermalisation/energy_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].thermalisation.energy_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energy\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/thermalisation/energy_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].thermalisation.energy_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energy\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/thermalisation/energy_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].thermalisation.momentum_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source rate of toroidal angular momentum density within the thermal particle population due to the thermalisation of fast particles", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/thermalisation/momentum_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].thermalisation.momentum_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/thermalisation/momentum_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].thermalisation.momentum_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"momentum_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/thermalisation/momentum_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].thermalisation.momentum_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"momentum_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/thermalisation/momentum_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].thermalisation.particles": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source rate of thermal particle density due to the thermalisation of fast particles", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/thermalisation/particles(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].thermalisation.particles_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/thermalisation/particles_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].thermalisation.particles_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"particles\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/thermalisation/particles_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].thermalisation.particles_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"particles\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/thermalisation/particles_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "distributions.distribution[:].profiles_1d[:].torque_tor_j_radial": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal torque due to radial currents", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/torque_tor_j_radial(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].torque_tor_j_radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/torque_tor_j_radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].torque_tor_j_radial_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/torque_tor_j_radial_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].torque_tor_j_radial_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/torque_tor_j_radial_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped": { + "data_type": "STRUCTURE", + "documentation": "Flux surface averaged profile evaluated using the trapped particle part of the distribution.", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_1d_partial" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions": { + "data_type": "STRUCTURE", + "documentation": "Power and torque exchanged between the species described by the distribution and the different plasma species through collisions", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_1d_partial_collisions" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.electrons": { + "data_type": "STRUCTURE", + "documentation": "Collisional exchange with electrons", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/electrons", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_1d_partial_collisions_electrons" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.electrons.power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/electrons/power_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.electrons.power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/electrons/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.electrons.power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/electrons/power_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.electrons.power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/electrons/power_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.electrons.power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/electrons/power_thermal(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.electrons.power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/electrons/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.electrons.power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/electrons/power_thermal_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.electrons.power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/electrons/power_thermal_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.electrons.torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/electrons/torque_fast_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.electrons.torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/electrons/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.electrons.torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/electrons/torque_fast_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.electrons.torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/electrons/torque_fast_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.electrons.torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/electrons/torque_thermal_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.electrons.torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/electrons/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.electrons.torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/electrons/torque_thermal_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.electrons.torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/electrons/torque_thermal_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Collisional exchange with the various ion species", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_profiles_1d_partial_collisions_ion" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/neutral_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/power_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/power_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/power_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/power_thermal(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/power_thermal_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/power_thermal_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_profiles_1d_partial_collisions_ion_state" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/power_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/power_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/power_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/power_thermal(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/power_thermal_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/power_thermal_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/torque_fast_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/torque_fast_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/torque_fast_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/torque_thermal_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle (equal to z_min if no bundle)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/state(i3)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/torque_fast_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/torque_fast_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/torque_fast_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/torque_thermal_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/torque_thermal_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/torque_thermal_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed).", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/collisions/ion(i2)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_1d[:].trapped.current_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total toroidal driven current density of fast (non-thermal) particles (excluding electron and thermal ion back-current, or drag-current)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/current_fast_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.current_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/current_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.current_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/current_fast_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.current_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/current_fast_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.current_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total toroidal driven current density (including electron and thermal ion back-current, or drag-current)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/current_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.current_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/current_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.current_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/current_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.current_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/current_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.density": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/density(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.density_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/density_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.density_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/density_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.density_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast particles", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/density_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.density_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/density_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.density_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/density_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.pressure": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal+non-thermal)", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/pressure(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.pressure_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/pressure_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.pressure_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/pressure_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.pressure_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure of fast particles", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/pressure_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.pressure_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/pressure_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.pressure_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/pressure_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.pressure_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/pressure_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.pressure_fast_parallel": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure of fast particles in the parallel direction", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/pressure_fast_parallel(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.pressure_fast_parallel_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.pressure_fast_parallel_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.source": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of flux averaged sources and sinks of particles, momentum and energy included in the Fokker-Planck modelling, related to the various waves or particle source processes affecting the distribution", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/source(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_profiles_1d_partial_source" + }, + "distributions.distribution[:].profiles_1d[:].trapped.source[:].energy": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source rate of energy density", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/source(i2)/energy(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.source[:].energy_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/source(i2)/energy_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.source[:].energy_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energy\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/source(i2)/energy_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.source[:].energy_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energy\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/source(i2)/energy_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.source[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Identifier of the wave or particle source process, defined respectively in distribution/wave or distribution/process", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/source(i2)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_source_identifier" + }, + "distributions.distribution[:].profiles_1d[:].trapped.source[:].identifier.process_index": { + "data_type": "INT_0D", + "documentation": "Index into distribution/process", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/source(i2)/identifier/process_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.source[:].identifier.type": { + "data_type": "STRUCTURE", + "documentation": "Type of the source term. Index = 1 for a wave, index = 2 for a particle source process", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/source(i2)/identifier/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.source[:].identifier.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/source(i2)/identifier/type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.source[:].identifier.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/source(i2)/identifier/type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.source[:].identifier.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/source(i2)/identifier/type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.source[:].identifier.wave_index": { + "data_type": "INT_0D", + "documentation": "Index into distribution/wave", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/source(i2)/identifier/wave_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.source[:].momentum_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source rate of toroidal angular momentum density ", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/source(i2)/momentum_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.source[:].momentum_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/source(i2)/momentum_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.source[:].momentum_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"momentum_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/source(i2)/momentum_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.source[:].momentum_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"momentum_tor\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/source(i2)/momentum_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.source[:].particles": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Source rate of thermal particle density", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/source(i2)/particles(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.source[:].particles_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/source(i2)/particles_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.source[:].particles_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"particles\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/source(i2)/particles_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.source[:].particles_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"particles\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/source(i2)/particles_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "distributions.distribution[:].profiles_1d[:].trapped.torque_tor_j_radial": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal torque due to radial currents", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/torque_tor_j_radial(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.torque_tor_j_radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/torque_tor_j_radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_1d[:].trapped.torque_tor_j_radial_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/torque_tor_j_radial_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_1d[:].trapped.torque_tor_j_radial_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_1d(itime)/trapped/torque_tor_j_radial_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "2D profiles in the poloidal plane for various time slices", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_profiles_2d", + "timebasepath": "time", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing": { + "data_type": "STRUCTURE", + "documentation": "Flux surface averaged profile evaluated using the co-passing particle part of the distribution.", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_2d_partial" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions": { + "data_type": "STRUCTURE", + "documentation": "Power and torque exchanged between the species described by the distribution and the different plasma species through collisions", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_2d_partial_collisions" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.electrons": { + "data_type": "STRUCTURE", + "documentation": "Collisional exchange with electrons", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/electrons", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_2d_partial_collisions_electrons" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.electrons.power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/electrons/power_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.electrons.power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/electrons/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.electrons.power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/electrons/power_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.electrons.power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/electrons/power_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.electrons.power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/electrons/power_thermal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.electrons.power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/electrons/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.electrons.power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/electrons/power_thermal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.electrons.power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/electrons/power_thermal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.electrons.torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/electrons/torque_fast_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.electrons.torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/electrons/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.electrons.torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/electrons/torque_fast_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.electrons.torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/electrons/torque_fast_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.electrons.torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/electrons/torque_thermal_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.electrons.torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/electrons/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.electrons.torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/electrons/torque_thermal_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.electrons.torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/electrons/torque_thermal_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Collisional exchange with the various ion species", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_profiles_2d_partial_collisions_ion" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/neutral_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/power_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/power_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/power_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/power_thermal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/power_thermal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/power_thermal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_profiles_2d_partial_collisions_ion_state" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/power_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/power_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/power_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/power_thermal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/power_thermal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/power_thermal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/torque_fast_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/torque_fast_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/torque_fast_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/torque_thermal_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle (equal to z_min if no bundle)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/state(i3)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/torque_fast_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/torque_fast_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/torque_fast_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/torque_thermal_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/torque_thermal_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/torque_thermal_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed).", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/collisions/ion(i2)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.current_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Total toroidal driven current density of fast (non-thermal) particles (excluding electron and thermal ion back-current, or drag-current)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/current_fast_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.current_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/current_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.current_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/current_fast_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.current_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/current_fast_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.current_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Total toroidal driven current density (including electron and thermal ion back-current, or drag-current)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/current_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.current_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/current_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.current_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/current_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.current_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/current_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.density": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/density(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.density_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/density_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.density_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/density_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.density_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Density of fast particles", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/density_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.density_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/density_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.density_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/density_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.pressure": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Pressure (thermal+non-thermal)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/pressure(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.pressure_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/pressure_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.pressure_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/pressure_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.pressure_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Pressure of fast particles", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/pressure_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.pressure_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/pressure_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.pressure_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/pressure_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.pressure_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/pressure_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.pressure_fast_parallel": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Pressure of fast particles in the parallel direction", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/pressure_fast_parallel(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.pressure_fast_parallel_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/pressure_fast_parallel_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.pressure_fast_parallel_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/pressure_fast_parallel_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.torque_tor_j_radial": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Toroidal torque due to radial currents", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/torque_tor_j_radial(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.torque_tor_j_radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/torque_tor_j_radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.torque_tor_j_radial_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/torque_tor_j_radial_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].co_passing.torque_tor_j_radial_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/co_passing/torque_tor_j_radial_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].collisions": { + "data_type": "STRUCTURE", + "documentation": "Power and torque exchanged between the species described by the distribution and the different plasma species through collisions", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_2d_collisions" + }, + "distributions.distribution[:].profiles_2d[:].collisions.electrons": { + "data_type": "STRUCTURE", + "documentation": "Collisional exchange with electrons", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/electrons", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_2d_collisions_electrons" + }, + "distributions.distribution[:].profiles_2d[:].collisions.electrons.power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/electrons/power_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].collisions.electrons.power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/electrons/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.electrons.power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/electrons/power_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].collisions.electrons.power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/electrons/power_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].collisions.electrons.power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/electrons/power_thermal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].collisions.electrons.power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/electrons/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.electrons.power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/electrons/power_thermal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].collisions.electrons.power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/electrons/power_thermal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].collisions.electrons.torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/electrons/torque_fast_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].collisions.electrons.torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/electrons/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.electrons.torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/electrons/torque_fast_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].collisions.electrons.torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/electrons/torque_fast_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].collisions.electrons.torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/electrons/torque_thermal_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].collisions.electrons.torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/electrons/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.electrons.torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/electrons/torque_thermal_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].collisions.electrons.torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/electrons/torque_thermal_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Collisional exchange with the various ion species", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_profiles_2d_collisions_ion" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/neutral_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/power_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/power_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/power_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/power_thermal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/power_thermal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/power_thermal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_profiles_2d_collisions_ion_state" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/power_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/power_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/power_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/power_thermal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/power_thermal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/power_thermal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/torque_fast_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/torque_fast_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/torque_fast_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/torque_thermal_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle (equal to z_min if no bundle)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/state(i3)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/torque_fast_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/torque_fast_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/torque_fast_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/torque_thermal_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/torque_thermal_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/torque_thermal_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed).", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].collisions.ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/collisions/ion(i2)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing": { + "data_type": "STRUCTURE", + "documentation": "Flux surface averaged profile evaluated using the counter-passing particle part of the distribution.", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_2d_partial" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions": { + "data_type": "STRUCTURE", + "documentation": "Power and torque exchanged between the species described by the distribution and the different plasma species through collisions", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_2d_partial_collisions" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.electrons": { + "data_type": "STRUCTURE", + "documentation": "Collisional exchange with electrons", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/electrons", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_2d_partial_collisions_electrons" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.electrons.power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/electrons/power_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.electrons.power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/electrons/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.electrons.power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/electrons/power_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.electrons.power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/electrons/power_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.electrons.power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/electrons/power_thermal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.electrons.power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/electrons/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.electrons.power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/electrons/power_thermal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.electrons.power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/electrons/power_thermal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.electrons.torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/electrons/torque_fast_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.electrons.torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/electrons/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.electrons.torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/electrons/torque_fast_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.electrons.torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/electrons/torque_fast_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.electrons.torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/electrons/torque_thermal_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.electrons.torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/electrons/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.electrons.torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/electrons/torque_thermal_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.electrons.torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/electrons/torque_thermal_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Collisional exchange with the various ion species", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_profiles_2d_partial_collisions_ion" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/neutral_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/power_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/power_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/power_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/power_thermal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/power_thermal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/power_thermal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_profiles_2d_partial_collisions_ion_state" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/power_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/power_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/power_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/power_thermal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/power_thermal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/power_thermal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/torque_fast_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/torque_fast_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/torque_fast_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/torque_thermal_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle (equal to z_min if no bundle)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/state(i3)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/torque_fast_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/torque_fast_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/torque_fast_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/torque_thermal_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/torque_thermal_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/torque_thermal_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed).", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/collisions/ion(i2)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.current_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Total toroidal driven current density of fast (non-thermal) particles (excluding electron and thermal ion back-current, or drag-current)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/current_fast_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.current_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/current_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.current_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/current_fast_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.current_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/current_fast_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.current_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Total toroidal driven current density (including electron and thermal ion back-current, or drag-current)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/current_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.current_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/current_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.current_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/current_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.current_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/current_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.density": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/density(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.density_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/density_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.density_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/density_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.density_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Density of fast particles", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/density_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.density_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/density_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.density_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/density_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.pressure": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Pressure (thermal+non-thermal)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/pressure(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.pressure_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/pressure_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.pressure_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/pressure_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.pressure_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Pressure of fast particles", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/pressure_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.pressure_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/pressure_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.pressure_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/pressure_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.pressure_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/pressure_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.pressure_fast_parallel": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Pressure of fast particles in the parallel direction", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/pressure_fast_parallel(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.pressure_fast_parallel_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/pressure_fast_parallel_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.pressure_fast_parallel_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/pressure_fast_parallel_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.torque_tor_j_radial": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Toroidal torque due to radial currents", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/torque_tor_j_radial(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.torque_tor_j_radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/torque_tor_j_radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.torque_tor_j_radial_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/torque_tor_j_radial_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].counter_passing.torque_tor_j_radial_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/counter_passing/torque_tor_j_radial_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].current_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Total toroidal driven current density of fast (non-thermal) particles (excluding electron and thermal ion back-current, or drag-current)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/current_fast_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].current_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/current_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].current_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/current_fast_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].current_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/current_fast_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].current_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Total toroidal driven current density (including electron and thermal ion back-current, or drag-current)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/current_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].current_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/current_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].current_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/current_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].current_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/current_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].density": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/density(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].density_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/density_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].density_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/density_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].density_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Density of fast particles", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/density_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].density_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/density_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].density_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/density_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].grid": { + "data_type": "STRUCTURE", + "documentation": "Grid. The grid has to be rectangular in a pair of coordinates, as specified in type", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_2d_grid" + }, + "distributions.distribution[:].profiles_2d[:].grid.area": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Cross-sectional area of the flux surface", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/area(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "distributions.distribution[:].profiles_2d[:].grid.area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].grid.area_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"area\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/area_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "distributions.distribution[:].profiles_2d[:].grid.area_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"area\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/area_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "distributions.distribution[:].profiles_2d[:].grid.psi": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal magnetic flux", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/psi(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "distributions.distribution[:].profiles_2d[:].grid.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].grid.psi_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/psi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "distributions.distribution[:].profiles_2d[:].grid.psi_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/psi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "distributions.distribution[:].profiles_2d[:].grid.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/r(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "distributions.distribution[:].profiles_2d[:].grid.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].grid.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "distributions.distribution[:].profiles_2d[:].grid.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "distributions.distribution[:].profiles_2d[:].grid.rho_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal flux coordinate. The toroidal field used in its definition is indicated under vacuum_toroidal_field/b0", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/rho_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "distributions.distribution[:].profiles_2d[:].grid.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].grid.rho_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/rho_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "distributions.distribution[:].profiles_2d[:].grid.rho_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/rho_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "distributions.distribution[:].profiles_2d[:].grid.rho_tor_norm": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "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) ", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/rho_tor_norm(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].profiles_2d[:].grid.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].grid.rho_tor_norm_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/rho_tor_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].profiles_2d[:].grid.rho_tor_norm_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/rho_tor_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "distributions.distribution[:].profiles_2d[:].grid.theta_geometric": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Geometrical poloidal angle", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/theta_geometric(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "distributions.distribution[:].profiles_2d[:].grid.theta_geometric_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"theta_geometric\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/theta_geometric_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].grid.theta_geometric_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"theta_geometric\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/theta_geometric_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "distributions.distribution[:].profiles_2d[:].grid.theta_geometric_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"theta_geometric\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/theta_geometric_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "distributions.distribution[:].profiles_2d[:].grid.theta_straight": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Straight field line poloidal angle", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/theta_straight(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "distributions.distribution[:].profiles_2d[:].grid.theta_straight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"theta_straight\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/theta_straight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].grid.theta_straight_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"theta_straight\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/theta_straight_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "distributions.distribution[:].profiles_2d[:].grid.theta_straight_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"theta_straight\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/theta_straight_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "distributions.distribution[:].profiles_2d[:].grid.type": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.rho_tor_norm" + ], + "data_type": "STRUCTURE", + "documentation": "Grid type: index=0: Rectangular grid in the (R,Z) coordinates; index=1: Rectangular grid in the (radial, theta_geometric) coordinates; index=2: Rectangular grid in the (radial, theta_straight) coordinates. ", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "units": "m^3" + }, + "distributions.distribution[:].profiles_2d[:].grid.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].grid.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].grid.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].grid.volume": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Volume enclosed inside the magnetic surface", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/volume(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "distributions.distribution[:].profiles_2d[:].grid.volume_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/volume_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].grid.volume_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"volume\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/volume_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "distributions.distribution[:].profiles_2d[:].grid.volume_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"volume\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/volume_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "distributions.distribution[:].profiles_2d[:].grid.z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/z(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "distributions.distribution[:].profiles_2d[:].grid.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].grid.z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "distributions.distribution[:].profiles_2d[:].grid.z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/grid/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "distributions.distribution[:].profiles_2d[:].pressure": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Pressure (thermal+non-thermal)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/pressure(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].pressure_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/pressure_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].pressure_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/pressure_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].pressure_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Pressure of fast particles", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/pressure_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].pressure_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/pressure_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].pressure_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/pressure_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].pressure_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/pressure_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].pressure_fast_parallel": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Pressure of fast particles in the parallel direction", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/pressure_fast_parallel(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].pressure_fast_parallel_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/pressure_fast_parallel_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].pressure_fast_parallel_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/pressure_fast_parallel_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "distributions.distribution[:].profiles_2d[:].torque_tor_j_radial": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Toroidal torque due to radial currents", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/torque_tor_j_radial(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].torque_tor_j_radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/torque_tor_j_radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].torque_tor_j_radial_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/torque_tor_j_radial_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].torque_tor_j_radial_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/torque_tor_j_radial_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped": { + "data_type": "STRUCTURE", + "documentation": "Flux surface averaged profile evaluated using the trapped particle part of the distribution.", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_2d_partial" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions": { + "data_type": "STRUCTURE", + "documentation": "Power and torque exchanged between the species described by the distribution and the different plasma species through collisions", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_2d_partial_collisions" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.electrons": { + "data_type": "STRUCTURE", + "documentation": "Collisional exchange with electrons", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/electrons", + "lifecycle_status": "alpha", + "structure_reference": "distributions_d_profiles_2d_partial_collisions_electrons" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.electrons.power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/electrons/power_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.electrons.power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/electrons/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.electrons.power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/electrons/power_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.electrons.power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/electrons/power_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.electrons.power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/electrons/power_thermal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.electrons.power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/electrons/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.electrons.power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/electrons/power_thermal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.electrons.power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/electrons/power_thermal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.electrons.torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/electrons/torque_fast_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.electrons.torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/electrons/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.electrons.torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/electrons/torque_fast_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.electrons.torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/electrons/torque_fast_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.electrons.torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/electrons/torque_thermal_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.electrons.torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/electrons/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.electrons.torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/electrons/torque_thermal_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.electrons.torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/electrons/torque_thermal_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Collisional exchange with the various ion species", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_profiles_2d_partial_collisions_ion" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/neutral_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/power_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/power_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/power_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/power_thermal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/power_thermal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/power_thermal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_profiles_2d_partial_collisions_ion_state" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].power_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/power_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].power_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/power_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].power_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/power_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].power_thermal": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional power density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/power_thermal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].power_thermal_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/power_thermal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].power_thermal_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/power_thermal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/torque_fast_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/torque_fast_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/torque_fast_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/torque_thermal_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/torque_thermal_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle (equal to z_min if no bundle)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/state(i3)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].torque_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the fast particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/torque_fast_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].torque_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/torque_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].torque_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/torque_fast_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].torque_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/torque_fast_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].torque_thermal_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Collisional toroidal torque density to the thermal particle population", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/torque_thermal_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].torque_thermal_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/torque_thermal_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].torque_thermal_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/torque_thermal_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].torque_thermal_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_thermal_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/torque_thermal_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed).", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/collisions/ion(i2)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].profiles_2d[:].trapped.current_fast_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Total toroidal driven current density of fast (non-thermal) particles (excluding electron and thermal ion back-current, or drag-current)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/current_fast_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.current_fast_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/current_fast_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.current_fast_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/current_fast_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.current_fast_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"current_fast_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/current_fast_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.current_tor": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Total toroidal driven current density (including electron and thermal ion back-current, or drag-current)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/current_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.current_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/current_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.current_tor_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/current_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.current_tor_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"current_tor\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/current_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.density": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/density(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.density_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/density_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.density_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"density\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/density_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.density_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Density of fast particles", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/density_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.density_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/density_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.density_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/density_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.pressure": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Pressure (thermal+non-thermal)", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/pressure(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.pressure_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/pressure_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.pressure_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/pressure_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.pressure_fast": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Pressure of fast particles", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/pressure_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.pressure_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/pressure_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.pressure_fast_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/pressure_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.pressure_fast_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure_fast\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/pressure_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.pressure_fast_parallel": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Pressure of fast particles in the parallel direction", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/pressure_fast_parallel(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.pressure_fast_parallel_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/pressure_fast_parallel_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.pressure_fast_parallel_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/pressure_fast_parallel_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "distributions.distribution[:].profiles_2d[:].trapped.torque_tor_j_radial": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Toroidal torque due to radial currents", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/torque_tor_j_radial(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.torque_tor_j_radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/torque_tor_j_radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "distributions.distribution[:].profiles_2d[:].trapped.torque_tor_j_radial_error_lower": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/torque_tor_j_radial_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].profiles_2d[:].trapped.torque_tor_j_radial_error_upper": { + "coordinates": [ + "distributions.distribution[:].profiles_2d[:].grid.r", + "distributions.distribution[:].profiles_2d[:].grid.z" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"torque_tor_j_radial\"", + "full_path": "distributions/distribution(i1)/profiles_2d(itime)/trapped/torque_tor_j_radial_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "distributions.distribution[:].species": { + "data_type": "STRUCTURE", + "documentation": "Species described by this distribution", + "full_path": "distributions/distribution(i1)/species", + "lifecycle_status": "alpha", + "structure_reference": "distribution_species" + }, + "distributions.distribution[:].species.ion": { + "data_type": "STRUCTURE", + "documentation": "Description of the ion or neutral species, used if type/index = 2 or 3", + "full_path": "distributions/distribution(i1)/species/ion", + "lifecycle_status": "alpha", + "structure_reference": "plasma_composition_ions_constant" + }, + "distributions.distribution[:].species.ion.element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "distributions/distribution(i1)/species/ion/element(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "plasma_composition_neutral_element_constant" + }, + "distributions.distribution[:].species.ion.element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "distributions/distribution(i1)/species/ion/element(i2)/a", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].species.ion.element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "distributions/distribution(i1)/species/ion/element(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distributions.distribution[:].species.ion.element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "distributions/distribution(i1)/species/ion/element(i2)/a_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].species.ion.element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "distributions/distribution(i1)/species/ion/element(i2)/a_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].species.ion.element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "distributions/distribution(i1)/species/ion/element(i2)/atoms_n", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].species.ion.element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "distributions/distribution(i1)/species/ion/element(i2)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.ion.element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/species/ion/element(i2)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distributions.distribution[:].species.ion.element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/species/ion/element(i2)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.ion.element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/species/ion/element(i2)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.ion.element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "distributions/distribution(i1)/species/ion/element(i2)/z_n", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.ion.element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "distributions/distribution(i1)/species/ion/element(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distributions.distribution[:].species.ion.element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "distributions/distribution(i1)/species/ion/element(i2)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.ion.element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "distributions/distribution(i1)/species/ion/element(i2)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.ion.label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)", + "full_path": "distributions/distribution(i1)/species/ion/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].species.ion.state": { + "data_type": "STRUCTURE", + "documentation": "Quantities related to the different states of the species (ionisation, energy, excitation, ...)", + "full_path": "distributions/distribution(i1)/species/ion/state", + "lifecycle_status": "alpha", + "structure_reference": "plasma_composition_ion_state_constant" + }, + "distributions.distribution[:].species.ion.state.electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "distributions/distribution(i1)/species/ion/state/electron_configuration", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].species.ion.state.label": { + "data_type": "STR_0D", + "documentation": "String identifying ion state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "distributions/distribution(i1)/species/ion/state/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].species.ion.state.vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "distributions/distribution(i1)/species/ion/state/vibrational_level", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.ion.state.vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/species/ion/state/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distributions.distribution[:].species.ion.state.vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/species/ion/state/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.ion.state.vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/species/ion/state/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.ion.state.vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "distributions/distribution(i1)/species/ion/state/vibrational_mode", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].species.ion.state.z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle (equal to z_min if no bundle)", + "full_path": "distributions/distribution(i1)/species/ion/state/z_max", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.ion.state.z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "distributions/distribution(i1)/species/ion/state/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distributions.distribution[:].species.ion.state.z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "distributions/distribution(i1)/species/ion/state/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.ion.state.z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "distributions/distribution(i1)/species/ion/state/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.ion.state.z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)", + "full_path": "distributions/distribution(i1)/species/ion/state/z_min", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.ion.state.z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "distributions/distribution(i1)/species/ion/state/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distributions.distribution[:].species.ion.state.z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "distributions/distribution(i1)/species/ion/state/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.ion.state.z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "distributions/distribution(i1)/species/ion/state/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.ion.z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed)", + "full_path": "distributions/distribution(i1)/species/ion/z_ion", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.ion.z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "distributions/distribution(i1)/species/ion/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distributions.distribution[:].species.ion.z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "distributions/distribution(i1)/species/ion/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.ion.z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "distributions/distribution(i1)/species/ion/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.neutral": { + "data_type": "STRUCTURE", + "documentation": "Description of the neutral species, used if type/index = 4 or 5", + "full_path": "distributions/distribution(i1)/species/neutral", + "lifecycle_status": "alpha", + "structure_reference": "plasma_composition_neutral_constant" + }, + "distributions.distribution[:].species.neutral.element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "distributions/distribution(i1)/species/neutral/element(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "plasma_composition_neutral_element_constant" + }, + "distributions.distribution[:].species.neutral.element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "distributions/distribution(i1)/species/neutral/element(i2)/a", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].species.neutral.element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "distributions/distribution(i1)/species/neutral/element(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distributions.distribution[:].species.neutral.element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "distributions/distribution(i1)/species/neutral/element(i2)/a_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].species.neutral.element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "distributions/distribution(i1)/species/neutral/element(i2)/a_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "distributions.distribution[:].species.neutral.element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "distributions/distribution(i1)/species/neutral/element(i2)/atoms_n", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].species.neutral.element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "distributions/distribution(i1)/species/neutral/element(i2)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.neutral.element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/species/neutral/element(i2)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distributions.distribution[:].species.neutral.element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/species/neutral/element(i2)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.neutral.element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "distributions/distribution(i1)/species/neutral/element(i2)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.neutral.element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "distributions/distribution(i1)/species/neutral/element(i2)/z_n", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.neutral.element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "distributions/distribution(i1)/species/neutral/element(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distributions.distribution[:].species.neutral.element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "distributions/distribution(i1)/species/neutral/element(i2)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.neutral.element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "distributions/distribution(i1)/species/neutral/element(i2)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.neutral.label": { + "data_type": "STR_0D", + "documentation": "String identifying neutral (e.g. H, D, T, He, C, ...)", + "full_path": "distributions/distribution(i1)/species/neutral/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].species.neutral.state": { + "data_type": "STRUCTURE", + "documentation": "State of the species (energy, excitation, ...)", + "full_path": "distributions/distribution(i1)/species/neutral/state", + "lifecycle_status": "alpha", + "structure_reference": "plasma_composition_neutral_state_constant" + }, + "distributions.distribution[:].species.neutral.state.electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "distributions/distribution(i1)/species/neutral/state/electron_configuration", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].species.neutral.state.label": { + "data_type": "STR_0D", + "documentation": "String identifying neutral state ", + "full_path": "distributions/distribution(i1)/species/neutral/state/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].species.neutral.state.neutral_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/neutrals_identifier.xml", + "documentation": "Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI\n1) cold : Cold neutrals\n2) thermal : Thermal neutrals\n3) fast : Fast neutrals\n4) nbi : NBI neutrals", + "full_path": "distributions/distribution(i1)/species/neutral/state/neutral_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "distributions.distribution[:].species.neutral.state.neutral_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distributions/distribution(i1)/species/neutral/state/neutral_type/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].species.neutral.state.neutral_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distributions/distribution(i1)/species/neutral/state/neutral_type/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].species.neutral.state.neutral_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distributions/distribution(i1)/species/neutral/state/neutral_type/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].species.neutral.state.vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "distributions/distribution(i1)/species/neutral/state/vibrational_level", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.neutral.state.vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/species/neutral/state/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distributions.distribution[:].species.neutral.state.vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/species/neutral/state/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.neutral.state.vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "distributions/distribution(i1)/species/neutral/state/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "distributions.distribution[:].species.neutral.state.vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "distributions/distribution(i1)/species/neutral/state/vibrational_mode", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].species.type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/species_reference_identifier.xml", + "documentation": "Species type. index=1 for electron; index=2 for ion species in a single/average state (refer to ion structure); index=3 for ion species in a particular state (refer to ion/state structure); index=4 for neutral species in a single/average state (refer to neutral structure); index=5 for neutral species in a particular state (refer to neutral/state structure); index=6 for neutron; index=7 for photon\n0) unspecified : unspecified\n1) electron : Electron\n2) ion : Ion species in a single/average state; refer to ion-structure\n3) ion_state : Ion species in a particular state; refer to ion/state-structure\n4) neutral : Neutral species in a single/average state; refer to neutral-structure\n5) neutral_state : Neutral species in a particular state; refer to neutral/state-structure\n6) neutron : Neutron\n7) photon : Photon", + "full_path": "distributions/distribution(i1)/species/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "distributions.distribution[:].species.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distributions/distribution(i1)/species/type/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].species.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distributions/distribution(i1)/species/type/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].species.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distributions/distribution(i1)/species/type/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].wave": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List all waves affecting the distribution, identified as in waves/coherent_wave(i)/identifier in the waves IDS", + "full_path": "distributions/distribution(i1)/wave(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "waves_coherent_wave_identifier" + }, + "distributions.distribution[:].wave[:].antenna_name": { + "data_type": "STR_0D", + "documentation": "Name of the antenna that launches this wave. Corresponds to the name specified in antennas/ec(i)/name, or antennas/ic(i)/name or antennas/lh(i)/name (depends of antenna/wave type) in the ANTENNAS IDS.", + "full_path": "distributions/distribution(i1)/wave(i2)/antenna_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].wave[:].index_in_antenna": { + "data_type": "INT_0D", + "documentation": "Index of the wave (starts at 1), separating different waves generated from a single antenna.", + "full_path": "distributions/distribution(i1)/wave(i2)/index_in_antenna", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].wave[:].type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/wave_identifier.xml", + "documentation": "Wave/antenna type. index=1 for name=EC; index=2 for name=IC; index=3 for name=LH\n0) unspecified : unspecified\n1) EC : Wave field for electron cyclotron heating and current drive\n2) LH : Wave field for lower hybrid heating and current drive\n3) IC : Wave field for ion cyclotron frequency heating and current drive", + "full_path": "distributions/distribution(i1)/wave(i2)/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "distributions.distribution[:].wave[:].type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "distributions/distribution(i1)/wave(i2)/type/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].wave[:].type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "distributions/distribution(i1)/wave(i2)/type/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.distribution[:].wave[:].type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "distributions/distribution(i1)/wave(i2)/type/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "distributions/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "distributions.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "distributions/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "distributions/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "distributions/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "distributions.ids_properties.occurrence" + }, + "distributions.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "distributions/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "distributions.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "distributions/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "distributions.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "distributions/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "distributions/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "distributions/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "distributions/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "distributions/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "distributions/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "distributions.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "distributions/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "distributions/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "distributions/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "distributions/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "distributions/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "distributions/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "distributions.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "distributions/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "distributions.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "distributions/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "distributions/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "distributions/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "distributions/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "distributions/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "distributions/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "distributions/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "distributions.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "distributions/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "distributions.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "distributions/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "distributions/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "distributions/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "distributions/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "distributions/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "distributions/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "distributions/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "distributions.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "distributions/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "distributions/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "distributions/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "distributions/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "distributions/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "distributions/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "distributions/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "distributions.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "distributions/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "distributions.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "distributions/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "distributions.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "distributions/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "distributions.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "distributions/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "distributions/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "distributions.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "distributions/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "distributions.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "distributions/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "distributions/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "distributions/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "distributions.magnetic_axis": { + "data_type": "STRUCTURE", + "documentation": "Magnetic axis position (used to define a poloidal angle for the 2D profiles)", + "full_path": "distributions/magnetic_axis", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_dynamic_1" + }, + "distributions.magnetic_axis.r": { + "coordinates": [ + "distributions.time" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "distributions/magnetic_axis/r(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "distributions.magnetic_axis.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "distributions/magnetic_axis/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distributions.magnetic_axis.r_error_lower": { + "coordinates": [ + "distributions.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "distributions/magnetic_axis/r_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "distributions.magnetic_axis.r_error_upper": { + "coordinates": [ + "distributions.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "distributions/magnetic_axis/r_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "distributions.magnetic_axis.z": { + "coordinates": [ + "distributions.time" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "distributions/magnetic_axis/z(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "distributions.magnetic_axis.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "distributions/magnetic_axis/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distributions.magnetic_axis.z_error_lower": { + "coordinates": [ + "distributions.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "distributions/magnetic_axis/z_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "distributions.magnetic_axis.z_error_upper": { + "coordinates": [ + "distributions.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "distributions/magnetic_axis/z_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "distributions.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "distributions/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "distributions.vacuum_toroidal_field": { + "cocos_alias": "IDSPATH", + "cocos_replace": "distributions.vacuum_toroidal_field", + "data_type": "STRUCTURE", + "documentation": "Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)", + "full_path": "distributions/vacuum_toroidal_field", + "lifecycle_status": "alpha", + "structure_reference": "b_tor_vacuum_1" + }, + "distributions.vacuum_toroidal_field.b0": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "distributions.time" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "distributions/vacuum_toroidal_field/b0(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "distributions.vacuum_toroidal_field.b0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b0\"", + "full_path": "distributions/vacuum_toroidal_field/b0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distributions.vacuum_toroidal_field.b0_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "distributions.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b0\"", + "full_path": "distributions/vacuum_toroidal_field/b0_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "distributions.vacuum_toroidal_field.b0_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "distributions.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b0\"", + "full_path": "distributions/vacuum_toroidal_field/b0_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "distributions.vacuum_toroidal_field.r0": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "distributions/vacuum_toroidal_field/r0", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "distributions.vacuum_toroidal_field.r0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r0\"", + "full_path": "distributions/vacuum_toroidal_field/r0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "distributions.vacuum_toroidal_field.r0_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r0\"", + "full_path": "distributions/vacuum_toroidal_field/r0_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "distributions.vacuum_toroidal_field.r0_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r0\"", + "full_path": "distributions/vacuum_toroidal_field/r0_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/divertors.json b/omas/imas_structures/3_39_0/divertors.json new file mode 100644 index 000000000..64085cb0f --- /dev/null +++ b/omas/imas_structures/3_39_0/divertors.json @@ -0,0 +1,2836 @@ +{ + "divertors": { + "documentation": "Description of divertors", + "full_path": "divertors", + "lifecycle_last_change": "3.33.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.31.0", + "maxoccur": "2" + }, + "divertors.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "divertors/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "divertors.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "divertors/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "divertors/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "divertors/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "divertors.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "divertors/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "divertors/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "divertors/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "divertors/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "divertors/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "divertors/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "divertors/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.code.output_flag": { + "coordinates": [ + "divertors.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "divertors/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "divertors.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "divertors/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "divertors/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "divertors/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.divertor": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of divertors", + "full_path": "divertors/divertor(i1)", + "lifecycle_status": "alpha", + "maxoccur": "8", + "structure_reference": "divertor" + }, + "divertors.divertor[:].current_incident": { + "data_type": "STRUCTURE", + "documentation": "Total current incident on this divertor", + "full_path": "divertors/divertor(i1)/current_incident", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "A" + }, + "divertors.divertor[:].current_incident.data": { + "coordinates": [ + "divertors.divertor[:].current_incident.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/current_incident/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "current_incident/time", + "type": "dynamic", + "units": "A" + }, + "divertors.divertor[:].current_incident.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/current_incident/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].current_incident.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].current_incident.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/current_incident/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "current_incident/time", + "type": "dynamic", + "units": "A" + }, + "divertors.divertor[:].current_incident.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].current_incident.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/current_incident/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "current_incident/time", + "type": "dynamic", + "units": "A" + }, + "divertors.divertor[:].current_incident.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/current_incident/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "current_incident/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].identifier": { + "data_type": "STR_0D", + "documentation": "Alphanumeric identifier of divertor", + "full_path": "divertors/divertor(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "divertors.divertor[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the divertor", + "full_path": "divertors/divertor(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "divertors.divertor[:].particle_flux_recycled_total": { + "data_type": "STRUCTURE", + "documentation": "Total recycled particle flux from the divertor (in equivalent electrons)", + "full_path": "divertors/divertor(i1)/particle_flux_recycled_total", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "s^-1" + }, + "divertors.divertor[:].particle_flux_recycled_total.data": { + "coordinates": [ + "divertors.divertor[:].particle_flux_recycled_total.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/particle_flux_recycled_total/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "particle_flux_recycled_total/time", + "type": "dynamic", + "units": "s^-1" + }, + "divertors.divertor[:].particle_flux_recycled_total.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/particle_flux_recycled_total/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].particle_flux_recycled_total.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].particle_flux_recycled_total.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/particle_flux_recycled_total/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "particle_flux_recycled_total/time", + "type": "dynamic", + "units": "s^-1" + }, + "divertors.divertor[:].particle_flux_recycled_total.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].particle_flux_recycled_total.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/particle_flux_recycled_total/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "particle_flux_recycled_total/time", + "type": "dynamic", + "units": "s^-1" + }, + "divertors.divertor[:].particle_flux_recycled_total.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/particle_flux_recycled_total/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "particle_flux_recycled_total/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].power_black_body": { + "data_type": "STRUCTURE", + "documentation": "Black body radiated power emitted from the divertor targets (emissivity is included) (sum over all targets)", + "full_path": "divertors/divertor(i1)/power_black_body", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "divertors.divertor[:].power_black_body.data": { + "coordinates": [ + "divertors.divertor[:].power_black_body.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/power_black_body/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_black_body/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_black_body.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/power_black_body/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].power_black_body.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].power_black_body.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/power_black_body/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_black_body/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_black_body.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].power_black_body.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/power_black_body/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_black_body/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_black_body.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/power_black_body/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_black_body/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].power_conducted": { + "data_type": "STRUCTURE", + "documentation": "Power conducted by the plasma on the divertor targets (sum over all targets)", + "full_path": "divertors/divertor(i1)/power_conducted", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "divertors.divertor[:].power_conducted.data": { + "coordinates": [ + "divertors.divertor[:].power_conducted.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/power_conducted/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_conducted/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_conducted.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/power_conducted/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].power_conducted.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].power_conducted.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/power_conducted/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_conducted/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_conducted.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].power_conducted.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/power_conducted/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_conducted/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_conducted.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/power_conducted/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_conducted/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].power_convected": { + "data_type": "STRUCTURE", + "documentation": "Power convected by the plasma on the divertor targets (sum over all targets)", + "full_path": "divertors/divertor(i1)/power_convected", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "divertors.divertor[:].power_convected.data": { + "coordinates": [ + "divertors.divertor[:].power_convected.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/power_convected/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_convected/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_convected.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/power_convected/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].power_convected.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].power_convected.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/power_convected/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_convected/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_convected.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].power_convected.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/power_convected/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_convected/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_convected.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/power_convected/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_convected/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].power_currents": { + "data_type": "STRUCTURE", + "documentation": "Power deposited on the divertor targets due to electric currents (positive means power is deposited on the target) (sum over all targets)", + "full_path": "divertors/divertor(i1)/power_currents", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "divertors.divertor[:].power_currents.data": { + "coordinates": [ + "divertors.divertor[:].power_currents.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/power_currents/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_currents/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_currents.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/power_currents/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].power_currents.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].power_currents.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/power_currents/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_currents/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_currents.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].power_currents.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/power_currents/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_currents/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_currents.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/power_currents/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_currents/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].power_incident": { + "data_type": "STRUCTURE", + "documentation": "Total power incident on the divertor (sum over all targets). This power is split in the various physical categories listed below", + "full_path": "divertors/divertor(i1)/power_incident", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "divertors.divertor[:].power_incident.data": { + "coordinates": [ + "divertors.divertor[:].power_incident.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/power_incident/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_incident/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_incident.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/power_incident/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].power_incident.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].power_incident.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/power_incident/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_incident/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_incident.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].power_incident.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/power_incident/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_incident/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_incident.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/power_incident/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_incident/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].power_neutrals": { + "data_type": "STRUCTURE", + "documentation": "Net power from neutrals on the divertor targets (positive means power is deposited on the target) (sum over all targets)", + "full_path": "divertors/divertor(i1)/power_neutrals", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "divertors.divertor[:].power_neutrals.data": { + "coordinates": [ + "divertors.divertor[:].power_neutrals.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/power_neutrals/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_neutrals/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_neutrals.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/power_neutrals/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].power_neutrals.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].power_neutrals.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/power_neutrals/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_neutrals/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_neutrals.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].power_neutrals.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/power_neutrals/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_neutrals/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_neutrals.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/power_neutrals/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_neutrals/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].power_radiated": { + "data_type": "STRUCTURE", + "documentation": "Net radiated power on the divertor targets (incident - reflected) (sum over all targets)", + "full_path": "divertors/divertor(i1)/power_radiated", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "divertors.divertor[:].power_radiated.data": { + "coordinates": [ + "divertors.divertor[:].power_radiated.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/power_radiated/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_radiated/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_radiated.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/power_radiated/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].power_radiated.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].power_radiated.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/power_radiated/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_radiated/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_radiated.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].power_radiated.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/power_radiated/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_radiated/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_radiated.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/power_radiated/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_radiated/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].power_recombination_neutrals": { + "data_type": "STRUCTURE", + "documentation": "Power deposited on the divertor targets due to recombination of neutrals into a ground state (e.g. molecules) (sum over all targets)", + "full_path": "divertors/divertor(i1)/power_recombination_neutrals", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "divertors.divertor[:].power_recombination_neutrals.data": { + "coordinates": [ + "divertors.divertor[:].power_recombination_neutrals.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/power_recombination_neutrals/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_recombination_neutrals/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_recombination_neutrals.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/power_recombination_neutrals/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].power_recombination_neutrals.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].power_recombination_neutrals.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/power_recombination_neutrals/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_recombination_neutrals/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_recombination_neutrals.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].power_recombination_neutrals.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/power_recombination_neutrals/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_recombination_neutrals/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_recombination_neutrals.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/power_recombination_neutrals/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_recombination_neutrals/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].power_recombination_plasma": { + "data_type": "STRUCTURE", + "documentation": "Power deposited on the divertor targets due to recombination of plasma ions (sum over all targets)", + "full_path": "divertors/divertor(i1)/power_recombination_plasma", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "divertors.divertor[:].power_recombination_plasma.data": { + "coordinates": [ + "divertors.divertor[:].power_recombination_plasma.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/power_recombination_plasma/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_recombination_plasma/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_recombination_plasma.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/power_recombination_plasma/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].power_recombination_plasma.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].power_recombination_plasma.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/power_recombination_plasma/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_recombination_plasma/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_recombination_plasma.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].power_recombination_plasma.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/power_recombination_plasma/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_recombination_plasma/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].power_recombination_plasma.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/power_recombination_plasma/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_recombination_plasma/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].target": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of divertor targets", + "full_path": "divertors/divertor(i1)/target(i2)", + "lifecycle_status": "alpha", + "maxoccur": "6", + "structure_reference": "divertor_target" + }, + "divertors.divertor[:].target[:].current_incident": { + "data_type": "STRUCTURE", + "documentation": "Total current incident on this target", + "full_path": "divertors/divertor(i1)/target(i2)/current_incident", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "A" + }, + "divertors.divertor[:].target[:].current_incident.data": { + "coordinates": [ + "divertors.divertor[:].target[:].current_incident.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/target(i2)/current_incident/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "current_incident/time", + "type": "dynamic", + "units": "A" + }, + "divertors.divertor[:].target[:].current_incident.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/current_incident/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].target[:].current_incident.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].target[:].current_incident.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/current_incident/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "current_incident/time", + "type": "dynamic", + "units": "A" + }, + "divertors.divertor[:].target[:].current_incident.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].target[:].current_incident.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/current_incident/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "current_incident/time", + "type": "dynamic", + "units": "A" + }, + "divertors.divertor[:].target[:].current_incident.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/target(i2)/current_incident/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "current_incident/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].target[:].extension_r": { + "data_type": "FLT_0D", + "documentation": "Target length projected on the major radius axis", + "full_path": "divertors/divertor(i1)/target(i2)/extension_r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "divertors.divertor[:].target[:].extension_r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"extension_r\"", + "full_path": "divertors/divertor(i1)/target(i2)/extension_r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].target[:].extension_r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"extension_r\"", + "full_path": "divertors/divertor(i1)/target(i2)/extension_r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "divertors.divertor[:].target[:].extension_r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"extension_r\"", + "full_path": "divertors/divertor(i1)/target(i2)/extension_r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "divertors.divertor[:].target[:].extension_z": { + "data_type": "FLT_0D", + "documentation": "Target length projected on the height axis", + "full_path": "divertors/divertor(i1)/target(i2)/extension_z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "divertors.divertor[:].target[:].extension_z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"extension_z\"", + "full_path": "divertors/divertor(i1)/target(i2)/extension_z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].target[:].extension_z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"extension_z\"", + "full_path": "divertors/divertor(i1)/target(i2)/extension_z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "divertors.divertor[:].target[:].extension_z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"extension_z\"", + "full_path": "divertors/divertor(i1)/target(i2)/extension_z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "divertors.divertor[:].target[:].flux_expansion": { + "data_type": "STRUCTURE", + "documentation": "Magnetic flux expansion as defined by Stangeby : ratio between the poloidal field at the midplane separatrix and the poloidal field at the strike-point see formula attached, where u means upstream (midplane separatrix) and t means at divertor target (downstream).", + "full_path": "divertors/divertor(i1)/target(i2)/flux_expansion", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "-", + "url": "divertors/flux_expansion.png" + }, + "divertors.divertor[:].target[:].flux_expansion.data": { + "coordinates": [ + "divertors.divertor[:].target[:].flux_expansion.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/target(i2)/flux_expansion/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "flux_expansion/time", + "type": "dynamic", + "units": "-" + }, + "divertors.divertor[:].target[:].flux_expansion.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/flux_expansion/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].target[:].flux_expansion.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].target[:].flux_expansion.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/flux_expansion/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "flux_expansion/time", + "type": "dynamic", + "units": "-" + }, + "divertors.divertor[:].target[:].flux_expansion.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].target[:].flux_expansion.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/flux_expansion/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "flux_expansion/time", + "type": "dynamic", + "units": "-" + }, + "divertors.divertor[:].target[:].flux_expansion.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/target(i2)/flux_expansion/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "flux_expansion/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].target[:].heat_flux_steady_limit_max": { + "data_type": "FLT_0D", + "documentation": "Maximum steady state heat flux allowed on divertor target surface (engineering design limit)", + "full_path": "divertors/divertor(i1)/target(i2)/heat_flux_steady_limit_max", + "lifecycle_status": "alpha", + "type": "static", + "units": "W.m^-2" + }, + "divertors.divertor[:].target[:].identifier": { + "data_type": "STR_0D", + "documentation": "Alphanumeric identifier of target", + "full_path": "divertors/divertor(i1)/target(i2)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "divertors.divertor[:].target[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the target", + "full_path": "divertors/divertor(i1)/target(i2)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "divertors.divertor[:].target[:].power_black_body": { + "data_type": "STRUCTURE", + "documentation": "Black body radiated power emitted from this divertor target (emissivity is included)", + "full_path": "divertors/divertor(i1)/target(i2)/power_black_body", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "divertors.divertor[:].target[:].power_black_body.data": { + "coordinates": [ + "divertors.divertor[:].target[:].power_black_body.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/target(i2)/power_black_body/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_black_body/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_black_body.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_black_body/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].target[:].power_black_body.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].target[:].power_black_body.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_black_body/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_black_body/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_black_body.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].target[:].power_black_body.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_black_body/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_black_body/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_black_body.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/target(i2)/power_black_body/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_black_body/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].target[:].power_conducted": { + "data_type": "STRUCTURE", + "documentation": "Power conducted by the plasma on this divertor target", + "full_path": "divertors/divertor(i1)/target(i2)/power_conducted", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "divertors.divertor[:].target[:].power_conducted.data": { + "coordinates": [ + "divertors.divertor[:].target[:].power_conducted.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/target(i2)/power_conducted/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_conducted/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_conducted.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_conducted/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].target[:].power_conducted.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].target[:].power_conducted.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_conducted/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_conducted/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_conducted.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].target[:].power_conducted.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_conducted/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_conducted/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_conducted.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/target(i2)/power_conducted/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_conducted/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].target[:].power_convected": { + "data_type": "STRUCTURE", + "documentation": "Power convected by the plasma on this divertor target", + "full_path": "divertors/divertor(i1)/target(i2)/power_convected", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "divertors.divertor[:].target[:].power_convected.data": { + "coordinates": [ + "divertors.divertor[:].target[:].power_convected.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/target(i2)/power_convected/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_convected/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_convected.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_convected/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].target[:].power_convected.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].target[:].power_convected.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_convected/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_convected/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_convected.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].target[:].power_convected.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_convected/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_convected/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_convected.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/target(i2)/power_convected/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_convected/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].target[:].power_currents": { + "data_type": "STRUCTURE", + "documentation": "Power deposited on this divertor target due to electric currents (positive means power is deposited on the target)", + "full_path": "divertors/divertor(i1)/target(i2)/power_currents", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "divertors.divertor[:].target[:].power_currents.data": { + "coordinates": [ + "divertors.divertor[:].target[:].power_currents.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/target(i2)/power_currents/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_currents/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_currents.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_currents/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].target[:].power_currents.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].target[:].power_currents.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_currents/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_currents/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_currents.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].target[:].power_currents.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_currents/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_currents/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_currents.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/target(i2)/power_currents/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_currents/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].target[:].power_flux_peak": { + "data_type": "STRUCTURE", + "documentation": "Peak power flux on the divertor target surface", + "full_path": "divertors/divertor(i1)/target(i2)/power_flux_peak", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W.m^-2" + }, + "divertors.divertor[:].target[:].power_flux_peak.data": { + "coordinates": [ + "divertors.divertor[:].target[:].power_flux_peak.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/target(i2)/power_flux_peak/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_flux_peak/time", + "type": "dynamic", + "units": "W.m^-2" + }, + "divertors.divertor[:].target[:].power_flux_peak.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_flux_peak/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].target[:].power_flux_peak.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].target[:].power_flux_peak.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_flux_peak/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_flux_peak/time", + "type": "dynamic", + "units": "W.m^-2" + }, + "divertors.divertor[:].target[:].power_flux_peak.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].target[:].power_flux_peak.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_flux_peak/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_flux_peak/time", + "type": "dynamic", + "units": "W.m^-2" + }, + "divertors.divertor[:].target[:].power_flux_peak.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/target(i2)/power_flux_peak/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_flux_peak/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].target[:].power_incident": { + "data_type": "STRUCTURE", + "documentation": "Total power incident on this target. This power is split in the various physical categories listed below", + "full_path": "divertors/divertor(i1)/target(i2)/power_incident", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "divertors.divertor[:].target[:].power_incident.data": { + "coordinates": [ + "divertors.divertor[:].target[:].power_incident.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/target(i2)/power_incident/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_incident/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_incident.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_incident/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].target[:].power_incident.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].target[:].power_incident.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_incident/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_incident/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_incident.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].target[:].power_incident.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_incident/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_incident/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_incident.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/target(i2)/power_incident/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_incident/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].target[:].power_incident_fraction": { + "data_type": "STRUCTURE", + "documentation": "Power fraction incident on the target (normalized to the total power incident on the divertor)", + "full_path": "divertors/divertor(i1)/target(i2)/power_incident_fraction", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "-" + }, + "divertors.divertor[:].target[:].power_incident_fraction.data": { + "coordinates": [ + "divertors.divertor[:].target[:].power_incident_fraction.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/target(i2)/power_incident_fraction/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_incident_fraction/time", + "type": "dynamic", + "units": "-" + }, + "divertors.divertor[:].target[:].power_incident_fraction.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_incident_fraction/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].target[:].power_incident_fraction.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].target[:].power_incident_fraction.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_incident_fraction/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_incident_fraction/time", + "type": "dynamic", + "units": "-" + }, + "divertors.divertor[:].target[:].power_incident_fraction.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].target[:].power_incident_fraction.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_incident_fraction/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_incident_fraction/time", + "type": "dynamic", + "units": "-" + }, + "divertors.divertor[:].target[:].power_incident_fraction.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/target(i2)/power_incident_fraction/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_incident_fraction/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].target[:].power_neutrals": { + "data_type": "STRUCTURE", + "documentation": "Net power from neutrals on this divertor target (positive means power is deposited on the target)", + "full_path": "divertors/divertor(i1)/target(i2)/power_neutrals", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "divertors.divertor[:].target[:].power_neutrals.data": { + "coordinates": [ + "divertors.divertor[:].target[:].power_neutrals.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/target(i2)/power_neutrals/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_neutrals/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_neutrals.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_neutrals/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].target[:].power_neutrals.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].target[:].power_neutrals.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_neutrals/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_neutrals/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_neutrals.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].target[:].power_neutrals.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_neutrals/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_neutrals/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_neutrals.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/target(i2)/power_neutrals/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_neutrals/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].target[:].power_radiated": { + "data_type": "STRUCTURE", + "documentation": "Net radiated power on this divertor target (incident - reflected)", + "full_path": "divertors/divertor(i1)/target(i2)/power_radiated", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "divertors.divertor[:].target[:].power_radiated.data": { + "coordinates": [ + "divertors.divertor[:].target[:].power_radiated.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/target(i2)/power_radiated/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_radiated/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_radiated.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_radiated/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].target[:].power_radiated.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].target[:].power_radiated.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_radiated/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_radiated/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_radiated.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].target[:].power_radiated.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_radiated/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_radiated/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_radiated.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/target(i2)/power_radiated/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_radiated/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].target[:].power_recombination_neutrals": { + "data_type": "STRUCTURE", + "documentation": "Power deposited on this divertor target due to recombination of neutrals into a ground state (e.g. molecules)", + "full_path": "divertors/divertor(i1)/target(i2)/power_recombination_neutrals", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "divertors.divertor[:].target[:].power_recombination_neutrals.data": { + "coordinates": [ + "divertors.divertor[:].target[:].power_recombination_neutrals.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/target(i2)/power_recombination_neutrals/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_recombination_neutrals/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_recombination_neutrals.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_recombination_neutrals/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].target[:].power_recombination_neutrals.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].target[:].power_recombination_neutrals.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_recombination_neutrals/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_recombination_neutrals/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_recombination_neutrals.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].target[:].power_recombination_neutrals.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_recombination_neutrals/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_recombination_neutrals/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_recombination_neutrals.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/target(i2)/power_recombination_neutrals/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_recombination_neutrals/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].target[:].power_recombination_plasma": { + "data_type": "STRUCTURE", + "documentation": "Power deposited on this divertor target due to recombination of plasma ions", + "full_path": "divertors/divertor(i1)/target(i2)/power_recombination_plasma", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "divertors.divertor[:].target[:].power_recombination_plasma.data": { + "coordinates": [ + "divertors.divertor[:].target[:].power_recombination_plasma.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/target(i2)/power_recombination_plasma/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_recombination_plasma/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_recombination_plasma.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_recombination_plasma/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].target[:].power_recombination_plasma.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].target[:].power_recombination_plasma.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_recombination_plasma/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_recombination_plasma/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_recombination_plasma.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].target[:].power_recombination_plasma.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/power_recombination_plasma/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_recombination_plasma/time", + "type": "dynamic", + "units": "W" + }, + "divertors.divertor[:].target[:].power_recombination_plasma.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/target(i2)/power_recombination_plasma/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_recombination_plasma/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].target[:].t_e_target_sputtering_limit_max": { + "data_type": "FLT_0D", + "documentation": "Maximum plasma temperature allowed on the divertor target to avoid excessive sputtering", + "full_path": "divertors/divertor(i1)/target(i2)/t_e_target_sputtering_limit_max", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "divertors.divertor[:].target[:].temperature_limit_max": { + "data_type": "FLT_0D", + "documentation": "Maximum surface target temperature allowed to prevent damage (melting, recrystallization, sublimation, etc...)", + "full_path": "divertors/divertor(i1)/target(i2)/temperature_limit_max", + "lifecycle_status": "alpha", + "type": "static", + "units": "K" + }, + "divertors.divertor[:].target[:].tile": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of divertor tiles belonging to this target", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "maxoccur": "100", + "structure_reference": "divertor_target_tile" + }, + "divertors.divertor[:].target[:].tile[:].current_incident": { + "data_type": "STRUCTURE", + "documentation": "Total current incident on this tile", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/current_incident", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "A" + }, + "divertors.divertor[:].target[:].tile[:].current_incident.data": { + "coordinates": [ + "divertors.divertor[:].target[:].tile[:].current_incident.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/current_incident/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "current_incident/time", + "type": "dynamic", + "units": "A" + }, + "divertors.divertor[:].target[:].tile[:].current_incident.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/current_incident/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].target[:].tile[:].current_incident.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].target[:].tile[:].current_incident.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/current_incident/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "current_incident/time", + "type": "dynamic", + "units": "A" + }, + "divertors.divertor[:].target[:].tile[:].current_incident.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].target[:].tile[:].current_incident.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/current_incident/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "current_incident/time", + "type": "dynamic", + "units": "A" + }, + "divertors.divertor[:].target[:].tile[:].current_incident.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/current_incident/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "current_incident/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].target[:].tile[:].identifier": { + "data_type": "STR_0D", + "documentation": "Alphanumeric identifier of tile", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "divertors.divertor[:].target[:].tile[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the tile", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "divertors.divertor[:].target[:].tile[:].shunt_index": { + "data_type": "INT_0D", + "documentation": "If the tile carries a measurement shunt, index of that shunt (in the magnetics IDS shunt array)", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/shunt_index", + "lifecycle_status": "alpha", + "type": "static" + }, + "divertors.divertor[:].target[:].tile[:].surface_area": { + "data_type": "FLT_0D", + "documentation": "Area of the tile surface facing the plasma", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/surface_area", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "divertors.divertor[:].target[:].tile[:].surface_area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface_area\"", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/surface_area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].target[:].tile[:].surface_area_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface_area\"", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/surface_area_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "divertors.divertor[:].target[:].tile[:].surface_area_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface_area\"", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/surface_area_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "divertors.divertor[:].target[:].tile[:].surface_outline": { + "data_type": "STRUCTURE", + "documentation": "Outline of the tile surface facing the plasma", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/surface_outline", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_static" + }, + "divertors.divertor[:].target[:].tile[:].surface_outline.phi": { + "coordinates": [ + "divertors.divertor[:].target[:].tile[:].surface_outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/surface_outline/phi(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "divertors.divertor[:].target[:].tile[:].surface_outline.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/surface_outline/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].target[:].tile[:].surface_outline.phi_error_lower": { + "coordinates": [ + "divertors.divertor[:].target[:].tile[:].surface_outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/surface_outline/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "divertors.divertor[:].target[:].tile[:].surface_outline.phi_error_upper": { + "coordinates": [ + "divertors.divertor[:].target[:].tile[:].surface_outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/surface_outline/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "divertors.divertor[:].target[:].tile[:].surface_outline.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/surface_outline/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "divertors.divertor[:].target[:].tile[:].surface_outline.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/surface_outline/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].target[:].tile[:].surface_outline.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/surface_outline/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "divertors.divertor[:].target[:].tile[:].surface_outline.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/surface_outline/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "divertors.divertor[:].target[:].tile[:].surface_outline.z": { + "coordinates": [ + "divertors.divertor[:].target[:].tile[:].surface_outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/surface_outline/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "divertors.divertor[:].target[:].tile[:].surface_outline.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/surface_outline/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].target[:].tile[:].surface_outline.z_error_lower": { + "coordinates": [ + "divertors.divertor[:].target[:].tile[:].surface_outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/surface_outline/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "divertors.divertor[:].target[:].tile[:].surface_outline.z_error_upper": { + "coordinates": [ + "divertors.divertor[:].target[:].tile[:].surface_outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "divertors/divertor(i1)/target(i2)/tile(i3)/surface_outline/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "divertors.divertor[:].target[:].tilt_angle_pol": { + "data_type": "STRUCTURE", + "documentation": "Angle between field lines projected in poloidal plane and target, measured clockwise from the target to the projected field lines", + "full_path": "divertors/divertor(i1)/target(i2)/tilt_angle_pol", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "rad" + }, + "divertors.divertor[:].target[:].tilt_angle_pol.data": { + "coordinates": [ + "divertors.divertor[:].target[:].tilt_angle_pol.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/target(i2)/tilt_angle_pol/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "tilt_angle_pol/time", + "type": "dynamic", + "units": "rad" + }, + "divertors.divertor[:].target[:].tilt_angle_pol.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/tilt_angle_pol/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].target[:].tilt_angle_pol.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].target[:].tilt_angle_pol.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/tilt_angle_pol/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "tilt_angle_pol/time", + "type": "dynamic", + "units": "rad" + }, + "divertors.divertor[:].target[:].tilt_angle_pol.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].target[:].tilt_angle_pol.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/tilt_angle_pol/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "tilt_angle_pol/time", + "type": "dynamic", + "units": "rad" + }, + "divertors.divertor[:].target[:].tilt_angle_pol.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/target(i2)/tilt_angle_pol/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "tilt_angle_pol/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].target[:].two_point_model": { + "coordinates": [ + "divertors.divertor[:].target[:].two_point_model[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Description of SOL according to the two point model, the downstream point being on this target, for various time slices", + "full_path": "divertors/divertor(i1)/target(i2)/two_point_model(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "divertor_target_two_point_model", + "timebasepath": "time", + "type": "dynamic" + }, + "divertors.divertor[:].target[:].two_point_model[:].n_e_target": { + "data_type": "FLT_0D", + "documentation": "Electron density at divertor target", + "full_path": "divertors/divertor(i1)/target(i2)/two_point_model(itime)/n_e_target", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "divertors.divertor[:].target[:].two_point_model[:].n_e_target_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_e_target\"", + "full_path": "divertors/divertor(i1)/target(i2)/two_point_model(itime)/n_e_target_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "divertors.divertor[:].target[:].two_point_model[:].n_e_target_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"n_e_target\"", + "full_path": "divertors/divertor(i1)/target(i2)/two_point_model(itime)/n_e_target_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "divertors.divertor[:].target[:].two_point_model[:].n_e_target_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"n_e_target\"", + "full_path": "divertors/divertor(i1)/target(i2)/two_point_model(itime)/n_e_target_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "divertors.divertor[:].target[:].two_point_model[:].sol_heat_decay_length": { + "data_type": "FLT_0D", + "documentation": "Heat flux decay length in SOL at divertor entrance, mapped to the mid-plane, this is the lambda_q parameter defined in reference T. Eich et al, Nucl. Fusion 53 (2013) 093031", + "full_path": "divertors/divertor(i1)/target(i2)/two_point_model(itime)/sol_heat_decay_length", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "divertors.divertor[:].target[:].two_point_model[:].sol_heat_decay_length_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"sol_heat_decay_length\"", + "full_path": "divertors/divertor(i1)/target(i2)/two_point_model(itime)/sol_heat_decay_length_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "divertors.divertor[:].target[:].two_point_model[:].sol_heat_decay_length_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"sol_heat_decay_length\"", + "full_path": "divertors/divertor(i1)/target(i2)/two_point_model(itime)/sol_heat_decay_length_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "divertors.divertor[:].target[:].two_point_model[:].sol_heat_decay_length_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"sol_heat_decay_length\"", + "full_path": "divertors/divertor(i1)/target(i2)/two_point_model(itime)/sol_heat_decay_length_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "divertors.divertor[:].target[:].two_point_model[:].sol_heat_spreading_length": { + "data_type": "FLT_0D", + "documentation": "Heat flux spreading length in SOL at equatorial mid-plane, this is the S power spreading parameter defined in reference T. Eich et al, Nucl. Fusion 53 (2013) 093031. Relevant only for attached plasmas.", + "full_path": "divertors/divertor(i1)/target(i2)/two_point_model(itime)/sol_heat_spreading_length", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "divertors.divertor[:].target[:].two_point_model[:].sol_heat_spreading_length_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"sol_heat_spreading_length\"", + "full_path": "divertors/divertor(i1)/target(i2)/two_point_model(itime)/sol_heat_spreading_length_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "divertors.divertor[:].target[:].two_point_model[:].sol_heat_spreading_length_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"sol_heat_spreading_length\"", + "full_path": "divertors/divertor(i1)/target(i2)/two_point_model(itime)/sol_heat_spreading_length_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "divertors.divertor[:].target[:].two_point_model[:].sol_heat_spreading_length_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"sol_heat_spreading_length\"", + "full_path": "divertors/divertor(i1)/target(i2)/two_point_model(itime)/sol_heat_spreading_length_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "divertors.divertor[:].target[:].two_point_model[:].t_e_target": { + "data_type": "FLT_0D", + "documentation": "Electron temperature at divertor target", + "full_path": "divertors/divertor(i1)/target(i2)/two_point_model(itime)/t_e_target", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "divertors.divertor[:].target[:].two_point_model[:].t_e_target_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"t_e_target\"", + "full_path": "divertors/divertor(i1)/target(i2)/two_point_model(itime)/t_e_target_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "divertors.divertor[:].target[:].two_point_model[:].t_e_target_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"t_e_target\"", + "full_path": "divertors/divertor(i1)/target(i2)/two_point_model(itime)/t_e_target_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "divertors.divertor[:].target[:].two_point_model[:].t_e_target_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"t_e_target\"", + "full_path": "divertors/divertor(i1)/target(i2)/two_point_model(itime)/t_e_target_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "divertors.divertor[:].target[:].two_point_model[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/target(i2)/two_point_model(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].target[:].wetted_area": { + "data_type": "STRUCTURE", + "documentation": "Wetted area of the target, defined by the SOL heat flux decay length (lambda_q) mapped to the target using flux expansion and spreading factor and the target toroidal circumference. In other words, this is the area getting heat flux from the maximum value down to one e-fold decay.", + "full_path": "divertors/divertor(i1)/target(i2)/wetted_area", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "m^2" + }, + "divertors.divertor[:].target[:].wetted_area.data": { + "coordinates": [ + "divertors.divertor[:].target[:].wetted_area.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/target(i2)/wetted_area/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "wetted_area/time", + "type": "dynamic", + "units": "m^2" + }, + "divertors.divertor[:].target[:].wetted_area.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/wetted_area/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].target[:].wetted_area.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].target[:].wetted_area.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/wetted_area/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "wetted_area/time", + "type": "dynamic", + "units": "m^2" + }, + "divertors.divertor[:].target[:].wetted_area.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].target[:].wetted_area.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/target(i2)/wetted_area/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "wetted_area/time", + "type": "dynamic", + "units": "m^2" + }, + "divertors.divertor[:].target[:].wetted_area.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/target(i2)/wetted_area/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "wetted_area/time", + "type": "dynamic", + "units": "s" + }, + "divertors.divertor[:].wetted_area": { + "data_type": "STRUCTURE", + "documentation": "Wetted area of the divertor (sum over all targets)", + "full_path": "divertors/divertor(i1)/wetted_area", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "m^2" + }, + "divertors.divertor[:].wetted_area.data": { + "coordinates": [ + "divertors.divertor[:].wetted_area.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "divertors/divertor(i1)/wetted_area/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "wetted_area/time", + "type": "dynamic", + "units": "m^2" + }, + "divertors.divertor[:].wetted_area.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "divertors/divertor(i1)/wetted_area/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "divertors.divertor[:].wetted_area.data_error_lower": { + "coordinates": [ + "divertors.divertor[:].wetted_area.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "divertors/divertor(i1)/wetted_area/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "wetted_area/time", + "type": "dynamic", + "units": "m^2" + }, + "divertors.divertor[:].wetted_area.data_error_upper": { + "coordinates": [ + "divertors.divertor[:].wetted_area.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "divertors/divertor(i1)/wetted_area/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "wetted_area/time", + "type": "dynamic", + "units": "m^2" + }, + "divertors.divertor[:].wetted_area.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "divertors/divertor(i1)/wetted_area/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "wetted_area/time", + "type": "dynamic", + "units": "s" + }, + "divertors.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "divertors/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "divertors.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "divertors/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "divertors/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "divertors/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "divertors.ids_properties.occurrence" + }, + "divertors.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "divertors/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "divertors.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "divertors/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "divertors.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "divertors/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "divertors/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "divertors/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "divertors/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "divertors/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "divertors/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "divertors.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "divertors/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "divertors/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "divertors/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "divertors/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "divertors/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "divertors/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "divertors.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "divertors/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "divertors.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "divertors/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "divertors/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "divertors/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "divertors/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "divertors/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "divertors/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "divertors/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "divertors.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "divertors/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "divertors.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "divertors/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "divertors/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "divertors/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "divertors/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "divertors/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "divertors/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "divertors/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "divertors.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "divertors/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "divertors/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "divertors/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "divertors/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "divertors/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "divertors/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "divertors/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "divertors.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "divertors/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "divertors.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "divertors/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "divertors.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "divertors/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "divertors.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "divertors/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "divertors/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "divertors.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "divertors/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "divertors.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "divertors/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "divertors/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "divertors/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "divertors.midplane": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/midplane_identifier.xml", + "documentation": "Choice of midplane definition (use the lowest index number if more than one value is relevant)\n1) magnetic_axis : Midplane defined by the height of magnetic axis equilibrium/time_slice/global_quantities/magnetic_axis/z\n2) dr_dz_zero_sep : Midplane defined by the height of the outboard point on the separatrix on which dr/dz = 0 (local maximum of the major radius of the separatrix). In case of multiple local maxima, the closest one from z=z_magnetic_axis is chosen. equilibrium/time_slice/boundary_separatrix/dr_dz_zero_point/z\n3) z_zero : Midplane defined by z = 0\n4) ggd_subset : Midplane location is specified by means of the GGD grid subset for the inner and outer midplanes, if the midplane choice is different from the other available options. If the GGD midplane subset corresponds to one of the other available options, select that particular option to indicate it", + "full_path": "divertors/midplane", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "divertors.midplane.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "divertors/midplane/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "divertors.midplane.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "divertors/midplane/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "divertors.midplane.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "divertors/midplane/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "divertors.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "divertors/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/ec_launchers.json b/omas/imas_structures/3_39_0/ec_launchers.json new file mode 100644 index 000000000..d6b981fa1 --- /dev/null +++ b/omas/imas_structures/3_39_0/ec_launchers.json @@ -0,0 +1,1187 @@ +{ + "ec_launchers": { + "documentation": "Launchers for heating and current drive in the electron cyclotron (EC) frequencies.", + "full_path": "ec_launchers", + "lifecycle_last_change": "3.37.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.7.0", + "maxoccur": "2" + }, + "ec_launchers.beam": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of Electron Cyclotron beams", + "full_path": "ec_launchers/beam(i1)", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "maxoccur": "100", + "structure_reference": "ec_launchers_beam" + }, + "ec_launchers.beam[:].frequency": { + "data_type": "STRUCTURE", + "documentation": "Frequency", + "full_path": "ec_launchers/beam(i1)/frequency", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "Hz" + }, + "ec_launchers.beam[:].frequency.data": { + "coordinates": [ + "ec_launchers.beam[:].frequency.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ec_launchers/beam(i1)/frequency/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/time", + "type": "dynamic", + "units": "Hz" + }, + "ec_launchers.beam[:].frequency.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ec_launchers/beam(i1)/frequency/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ec_launchers.beam[:].frequency.data_error_lower": { + "coordinates": [ + "ec_launchers.beam[:].frequency.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ec_launchers/beam(i1)/frequency/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/time", + "type": "dynamic", + "units": "Hz" + }, + "ec_launchers.beam[:].frequency.data_error_upper": { + "coordinates": [ + "ec_launchers.beam[:].frequency.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ec_launchers/beam(i1)/frequency/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/time", + "type": "dynamic", + "units": "Hz" + }, + "ec_launchers.beam[:].frequency.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ec_launchers/beam(i1)/frequency/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/time", + "type": "dynamic", + "units": "s" + }, + "ec_launchers.beam[:].identifier": { + "data_type": "STR_0D", + "documentation": "Beam identifier", + "full_path": "ec_launchers/beam(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "ec_launchers.beam[:].launching_position": { + "data_type": "STRUCTURE", + "documentation": "Launching position of the beam", + "full_path": "ec_launchers/beam(i1)/launching_position", + "lifecycle_status": "alpha", + "structure_reference": "ec_launchers_launching_position" + }, + "ec_launchers.beam[:].launching_position.phi": { + "coordinates": [ + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle", + "full_path": "ec_launchers/beam(i1)/launching_position/phi(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad" + }, + "ec_launchers.beam[:].launching_position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "ec_launchers/beam(i1)/launching_position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ec_launchers.beam[:].launching_position.phi_error_lower": { + "coordinates": [ + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "ec_launchers/beam(i1)/launching_position/phi_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad" + }, + "ec_launchers.beam[:].launching_position.phi_error_upper": { + "coordinates": [ + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "ec_launchers/beam(i1)/launching_position/phi_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad" + }, + "ec_launchers.beam[:].launching_position.r": { + "coordinates": [ + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "ec_launchers/beam(i1)/launching_position/r(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "ec_launchers.beam[:].launching_position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "ec_launchers/beam(i1)/launching_position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ec_launchers.beam[:].launching_position.r_error_lower": { + "coordinates": [ + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "ec_launchers/beam(i1)/launching_position/r_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "ec_launchers.beam[:].launching_position.r_error_upper": { + "coordinates": [ + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "ec_launchers/beam(i1)/launching_position/r_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "ec_launchers.beam[:].launching_position.r_limit_max": { + "data_type": "FLT_0D", + "documentation": "Major radius upper limit for the system", + "full_path": "ec_launchers/beam(i1)/launching_position/r_limit_max", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ec_launchers.beam[:].launching_position.r_limit_min": { + "data_type": "FLT_0D", + "documentation": "Major radius lower limit for the system", + "full_path": "ec_launchers/beam(i1)/launching_position/r_limit_min", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ec_launchers.beam[:].launching_position.z": { + "coordinates": [ + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "ec_launchers/beam(i1)/launching_position/z(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "ec_launchers.beam[:].launching_position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "ec_launchers/beam(i1)/launching_position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ec_launchers.beam[:].launching_position.z_error_lower": { + "coordinates": [ + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "ec_launchers/beam(i1)/launching_position/z_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "ec_launchers.beam[:].launching_position.z_error_upper": { + "coordinates": [ + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "ec_launchers/beam(i1)/launching_position/z_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "ec_launchers.beam[:].mode": { + "data_type": "INT_0D", + "documentation": "Identifier for the main plasma wave mode excited by the EC beam. For the ordinary mode (O-mode), mode=1. For the extraordinary mode (X-mode), mode=-1", + "full_path": "ec_launchers/beam(i1)/mode", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.beam[:].name": { + "data_type": "STR_0D", + "documentation": "Beam name", + "full_path": "ec_launchers/beam(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "ec_launchers.beam[:].phase": { + "data_type": "STRUCTURE", + "documentation": "Phase ellipse characteristics at launch", + "full_path": "ec_launchers/beam(i1)/phase", + "lifecycle_status": "alpha", + "structure_reference": "ec_launchers_beam_phase" + }, + "ec_launchers.beam[:].phase.angle": { + "coordinates": [ + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Rotation angle for the phase ellipse", + "full_path": "ec_launchers/beam(i1)/phase/angle(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad" + }, + "ec_launchers.beam[:].phase.angle_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"angle\"", + "full_path": "ec_launchers/beam(i1)/phase/angle_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ec_launchers.beam[:].phase.angle_error_lower": { + "coordinates": [ + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"angle\"", + "full_path": "ec_launchers/beam(i1)/phase/angle_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad" + }, + "ec_launchers.beam[:].phase.angle_error_upper": { + "coordinates": [ + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"angle\"", + "full_path": "ec_launchers/beam(i1)/phase/angle_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad" + }, + "ec_launchers.beam[:].phase.curvature": { + "coordinates": [ + "1...2", + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_2D", + "documentation": "Inverse curvature radii for the phase ellipse, positive/negative for divergent/convergent beams, in the horizontal direction (first index of the first coordinate) and in the vertical direction (second index of the first coordinate)", + "full_path": "ec_launchers/beam(i1)/phase/curvature(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-1" + }, + "ec_launchers.beam[:].phase.curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"curvature\"", + "full_path": "ec_launchers/beam(i1)/phase/curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ec_launchers.beam[:].phase.curvature_error_lower": { + "coordinates": [ + "1...2", + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"curvature\"", + "full_path": "ec_launchers/beam(i1)/phase/curvature_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-1" + }, + "ec_launchers.beam[:].phase.curvature_error_upper": { + "coordinates": [ + "1...2", + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"curvature\"", + "full_path": "ec_launchers/beam(i1)/phase/curvature_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-1" + }, + "ec_launchers.beam[:].power_launched": { + "data_type": "STRUCTURE", + "documentation": "Beam power launched into the vacuum vessel", + "full_path": "ec_launchers/beam(i1)/power_launched", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "ec_launchers.beam[:].power_launched.data": { + "coordinates": [ + "ec_launchers.beam[:].power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ec_launchers/beam(i1)/power_launched/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "ec_launchers.beam[:].power_launched.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ec_launchers/beam(i1)/power_launched/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ec_launchers.beam[:].power_launched.data_error_lower": { + "coordinates": [ + "ec_launchers.beam[:].power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ec_launchers/beam(i1)/power_launched/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "ec_launchers.beam[:].power_launched.data_error_upper": { + "coordinates": [ + "ec_launchers.beam[:].power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ec_launchers/beam(i1)/power_launched/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "ec_launchers.beam[:].power_launched.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ec_launchers/beam(i1)/power_launched/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "s" + }, + "ec_launchers.beam[:].spot": { + "data_type": "STRUCTURE", + "documentation": "Spot ellipse characteristics at launch", + "full_path": "ec_launchers/beam(i1)/spot", + "lifecycle_status": "alpha", + "structure_reference": "ec_launchers_beam_spot" + }, + "ec_launchers.beam[:].spot.angle": { + "coordinates": [ + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Rotation angle for the spot ellipse", + "full_path": "ec_launchers/beam(i1)/spot/angle(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad" + }, + "ec_launchers.beam[:].spot.angle_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"angle\"", + "full_path": "ec_launchers/beam(i1)/spot/angle_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ec_launchers.beam[:].spot.angle_error_lower": { + "coordinates": [ + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"angle\"", + "full_path": "ec_launchers/beam(i1)/spot/angle_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad" + }, + "ec_launchers.beam[:].spot.angle_error_upper": { + "coordinates": [ + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"angle\"", + "full_path": "ec_launchers/beam(i1)/spot/angle_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad" + }, + "ec_launchers.beam[:].spot.size": { + "coordinates": [ + "1...2", + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_2D", + "documentation": "Size of the spot ellipse: distance between the central ray and the peripheral rays in the horizontal (first index of the first coordinate) and vertical direction (second index of the first coordinate)", + "full_path": "ec_launchers/beam(i1)/spot/size(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "ec_launchers.beam[:].spot.size_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"size\"", + "full_path": "ec_launchers/beam(i1)/spot/size_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ec_launchers.beam[:].spot.size_error_lower": { + "coordinates": [ + "1...2", + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"size\"", + "full_path": "ec_launchers/beam(i1)/spot/size_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "ec_launchers.beam[:].spot.size_error_upper": { + "coordinates": [ + "1...2", + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"size\"", + "full_path": "ec_launchers/beam(i1)/spot/size_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "ec_launchers.beam[:].steering_angle_pol": { + "coordinates": [ + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Steering angle of the EC beam in the R,Z plane (from the -R axis towards the -Z axis), angle_pol=atan2(-k_Z,-k_R), where k_Z and k_R are the Z and R components of the mean wave vector in the EC beam", + "full_path": "ec_launchers/beam(i1)/steering_angle_pol(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad" + }, + "ec_launchers.beam[:].steering_angle_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"steering_angle_pol\"", + "full_path": "ec_launchers/beam(i1)/steering_angle_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ec_launchers.beam[:].steering_angle_pol_error_lower": { + "coordinates": [ + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"steering_angle_pol\"", + "full_path": "ec_launchers/beam(i1)/steering_angle_pol_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad" + }, + "ec_launchers.beam[:].steering_angle_pol_error_upper": { + "coordinates": [ + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"steering_angle_pol\"", + "full_path": "ec_launchers/beam(i1)/steering_angle_pol_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad" + }, + "ec_launchers.beam[:].steering_angle_tor": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "ec_launchers.launcher{i}.steering_angle_tor.data", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "coordinates": [ + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Steering angle of the EC beam away from the poloidal plane that is increasing towards the positive phi axis, angle_tor=arcsin(k_phi/k), where k_phi is the component of the wave vector in the phi direction and k is the length of the wave vector. Here the term wave vector refers to the mean wave vector in the EC beam", + "full_path": "ec_launchers/beam(i1)/steering_angle_tor(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad" + }, + "ec_launchers.beam[:].steering_angle_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"steering_angle_tor\"", + "full_path": "ec_launchers/beam(i1)/steering_angle_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ec_launchers.beam[:].steering_angle_tor_error_lower": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "ec_launchers.launcher{i}.steering_angle_tor.data", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "coordinates": [ + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"steering_angle_tor\"", + "full_path": "ec_launchers/beam(i1)/steering_angle_tor_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad" + }, + "ec_launchers.beam[:].steering_angle_tor_error_upper": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "ec_launchers.launcher{i}.steering_angle_tor.data", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "coordinates": [ + "ec_launchers.beam[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"steering_angle_tor\"", + "full_path": "ec_launchers/beam(i1)/steering_angle_tor_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad" + }, + "ec_launchers.beam[:].time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time base used for position, angle, spot and phase quantities", + "full_path": "ec_launchers/beam(i1)/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "ec_launchers.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "ec_launchers/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "ec_launchers.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ec_launchers/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ec_launchers/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "ec_launchers/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "ec_launchers.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ec_launchers/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ec_launchers/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "ec_launchers/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "ec_launchers/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ec_launchers/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ec_launchers/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "ec_launchers/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.code.output_flag": { + "coordinates": [ + "ec_launchers.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "ec_launchers/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "ec_launchers.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "ec_launchers/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ec_launchers/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ec_launchers/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "ec_launchers/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "ec_launchers.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "ec_launchers/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "ec_launchers/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "ec_launchers/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "ec_launchers.ids_properties.occurrence" + }, + "ec_launchers.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "ec_launchers/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "ec_launchers.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "ec_launchers/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "ec_launchers.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ec_launchers/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ec_launchers/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "ec_launchers/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ec_launchers/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ec_launchers/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "ec_launchers/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "ec_launchers.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ec_launchers/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ec_launchers/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "ec_launchers/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ec_launchers/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ec_launchers/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "ec_launchers/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "ec_launchers/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "ec_launchers.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ec_launchers/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ec_launchers/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "ec_launchers/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "ec_launchers/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ec_launchers/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ec_launchers/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "ec_launchers/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "ec_launchers.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "ec_launchers/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "ec_launchers.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ec_launchers/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ec_launchers/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "ec_launchers/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "ec_launchers/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ec_launchers/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ec_launchers/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "ec_launchers/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "ec_launchers.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ec_launchers/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ec_launchers/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "ec_launchers/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "ec_launchers/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ec_launchers/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ec_launchers/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "ec_launchers/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "ec_launchers.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "ec_launchers/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "ec_launchers.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "ec_launchers/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "ec_launchers.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "ec_launchers/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "ec_launchers.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "ec_launchers/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "ec_launchers/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "ec_launchers.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "ec_launchers/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "ec_launchers.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "ec_launchers/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "ec_launchers/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "ec_launchers/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ec_launchers.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between input command received from the RT network and actuator starting to react. Applies globally to the system described by this IDS unless specific latencies (e.g. channel-specific or antenna-specific) are provided at a deeper level in the IDS structure.", + "full_path": "ec_launchers/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "ec_launchers.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "ec_launchers/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ec_launchers.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "ec_launchers/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "ec_launchers.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "ec_launchers/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "ec_launchers.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "ec_launchers/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/ece.json b/omas/imas_structures/3_39_0/ece.json new file mode 100644 index 000000000..e40780d58 --- /dev/null +++ b/omas/imas_structures/3_39_0/ece.json @@ -0,0 +1,2956 @@ +{ + "ece": { + "documentation": "Electron cyclotron emission diagnostic", + "full_path": "ece", + "lifecycle_last_change": "3.33.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.2.1", + "maxoccur": "3" + }, + "ece.channel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of channels (frequency)", + "full_path": "ece/channel(i1)", + "lifecycle_status": "alpha", + "maxoccur": "100", + "structure_reference": "ece_channel" + }, + "ece.channel[:].beam": { + "data_type": "STRUCTURE", + "documentation": "ECE Gaussian optics parameters taken at the line_of_sight/first_point position (for synthetic modelling of the ECE emission)", + "full_path": "ece/channel(i1)/beam", + "lifecycle_status": "alpha", + "structure_reference": "ece_channel_beam" + }, + "ece.channel[:].beam.phase": { + "data_type": "STRUCTURE", + "documentation": "Phase ellipse characteristics", + "full_path": "ece/channel(i1)/beam/phase", + "lifecycle_status": "alpha", + "structure_reference": "ece_channel_beam_phase" + }, + "ece.channel[:].beam.phase.angle": { + "data_type": "STRUCTURE", + "documentation": "Rotation angle for the phase ellipse", + "full_path": "ece/channel(i1)/beam/phase/angle", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "rad" + }, + "ece.channel[:].beam.phase.angle.data": { + "coordinates": [ + "ece.channel[:].beam.phase.angle.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ece/channel(i1)/beam/phase/angle/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "beam/phase/angle/time", + "type": "dynamic", + "units": "rad" + }, + "ece.channel[:].beam.phase.angle.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ece/channel(i1)/beam/phase/angle/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.channel[:].beam.phase.angle.data_error_lower": { + "coordinates": [ + "ece.channel[:].beam.phase.angle.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ece/channel(i1)/beam/phase/angle/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "beam/phase/angle/time", + "type": "dynamic", + "units": "rad" + }, + "ece.channel[:].beam.phase.angle.data_error_upper": { + "coordinates": [ + "ece.channel[:].beam.phase.angle.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ece/channel(i1)/beam/phase/angle/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "beam/phase/angle/time", + "type": "dynamic", + "units": "rad" + }, + "ece.channel[:].beam.phase.angle.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ece/channel(i1)/beam/phase/angle/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "beam/phase/angle/time", + "type": "dynamic", + "units": "s" + }, + "ece.channel[:].beam.phase.curvature": { + "coordinates": [ + "1...2", + "ece.channel[:].beam.phase.curvature.time" + ], + "data_type": "STRUCTURE", + "documentation": "Inverse curvature radii for the phase ellipse, positive/negative for divergent/convergent beams", + "full_path": "ece/channel(i1)/beam/phase/curvature", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "m^-1" + }, + "ece.channel[:].beam.phase.curvature.data": { + "coordinates": [ + "1...N", + "ece.channel[:].beam.phase.curvature.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "ece/channel(i1)/beam/phase/curvature/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "beam/phase/curvature/time", + "type": "dynamic", + "units": "m^-1" + }, + "ece.channel[:].beam.phase.curvature.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ece/channel(i1)/beam/phase/curvature/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.channel[:].beam.phase.curvature.data_error_lower": { + "coordinates": [ + "1...N", + "ece.channel[:].beam.phase.curvature.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "ece/channel(i1)/beam/phase/curvature/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "beam/phase/curvature/time", + "type": "dynamic", + "units": "m^-1" + }, + "ece.channel[:].beam.phase.curvature.data_error_upper": { + "coordinates": [ + "1...N", + "ece.channel[:].beam.phase.curvature.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "ece/channel(i1)/beam/phase/curvature/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "beam/phase/curvature/time", + "type": "dynamic", + "units": "m^-1" + }, + "ece.channel[:].beam.phase.curvature.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ece/channel(i1)/beam/phase/curvature/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "beam/phase/curvature/time", + "type": "dynamic", + "units": "s" + }, + "ece.channel[:].beam.spot": { + "data_type": "STRUCTURE", + "documentation": "Spot ellipse characteristics", + "full_path": "ece/channel(i1)/beam/spot", + "lifecycle_status": "alpha", + "structure_reference": "ece_channel_beam_spot" + }, + "ece.channel[:].beam.spot.angle": { + "data_type": "STRUCTURE", + "documentation": "Rotation angle for the spot ellipse", + "full_path": "ece/channel(i1)/beam/spot/angle", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "rad" + }, + "ece.channel[:].beam.spot.angle.data": { + "coordinates": [ + "ece.channel[:].beam.spot.angle.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ece/channel(i1)/beam/spot/angle/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "beam/spot/angle/time", + "type": "dynamic", + "units": "rad" + }, + "ece.channel[:].beam.spot.angle.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ece/channel(i1)/beam/spot/angle/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.channel[:].beam.spot.angle.data_error_lower": { + "coordinates": [ + "ece.channel[:].beam.spot.angle.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ece/channel(i1)/beam/spot/angle/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "beam/spot/angle/time", + "type": "dynamic", + "units": "rad" + }, + "ece.channel[:].beam.spot.angle.data_error_upper": { + "coordinates": [ + "ece.channel[:].beam.spot.angle.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ece/channel(i1)/beam/spot/angle/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "beam/spot/angle/time", + "type": "dynamic", + "units": "rad" + }, + "ece.channel[:].beam.spot.angle.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ece/channel(i1)/beam/spot/angle/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "beam/spot/angle/time", + "type": "dynamic", + "units": "s" + }, + "ece.channel[:].beam.spot.size": { + "coordinates": [ + "1...2", + "ece.channel[:].beam.spot.size.time" + ], + "data_type": "STRUCTURE", + "documentation": "Size of the spot ellipse", + "full_path": "ece/channel(i1)/beam/spot/size", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "m" + }, + "ece.channel[:].beam.spot.size.data": { + "coordinates": [ + "1...N", + "ece.channel[:].beam.spot.size.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "ece/channel(i1)/beam/spot/size/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "beam/spot/size/time", + "type": "dynamic", + "units": "m" + }, + "ece.channel[:].beam.spot.size.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ece/channel(i1)/beam/spot/size/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.channel[:].beam.spot.size.data_error_lower": { + "coordinates": [ + "1...N", + "ece.channel[:].beam.spot.size.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "ece/channel(i1)/beam/spot/size/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "beam/spot/size/time", + "type": "dynamic", + "units": "m" + }, + "ece.channel[:].beam.spot.size.data_error_upper": { + "coordinates": [ + "1...N", + "ece.channel[:].beam.spot.size.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "ece/channel(i1)/beam/spot/size/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "beam/spot/size/time", + "type": "dynamic", + "units": "m" + }, + "ece.channel[:].beam.spot.size.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ece/channel(i1)/beam/spot/size/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "beam/spot/size/time", + "type": "dynamic", + "units": "s" + }, + "ece.channel[:].delta_position_suprathermal": { + "data_type": "STRUCTURE", + "documentation": "Simple estimate of the difference in position induced by the presence of suprathermal electrons. Position without corrections = position - delta_position_suprathermal", + "full_path": "ece/channel(i1)/delta_position_suprathermal", + "lifecycle_status": "alpha", + "structure_reference": "rzphirhopsitheta1d_dynamic_aos1_common_time_1" + }, + "ece.channel[:].delta_position_suprathermal.phi": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "phi/data", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "ece/channel(i1)/delta_position_suprathermal/phi(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].delta_position_suprathermal.phi_error_index": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "phi/data_error_index", + "change_nbc_version": "3.26.0", + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "ece/channel(i1)/delta_position_suprathermal/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.channel[:].delta_position_suprathermal.phi_error_lower": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "phi/data_error_lower", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "ece/channel(i1)/delta_position_suprathermal/phi_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].delta_position_suprathermal.phi_error_upper": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "phi/data_error_upper", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "ece/channel(i1)/delta_position_suprathermal/phi_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].delta_position_suprathermal.psi": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "psi/data", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal flux", + "full_path": "ece/channel(i1)/delta_position_suprathermal/psi(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].delta_position_suprathermal.psi_error_index": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "psi/data_error_index", + "change_nbc_version": "3.26.0", + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "ece/channel(i1)/delta_position_suprathermal/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.channel[:].delta_position_suprathermal.psi_error_lower": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "psi/data_error_lower", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "ece/channel(i1)/delta_position_suprathermal/psi_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].delta_position_suprathermal.psi_error_upper": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "psi/data_error_upper", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "ece/channel(i1)/delta_position_suprathermal/psi_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].delta_position_suprathermal.r": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "r/data", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "ece/channel(i1)/delta_position_suprathermal/r(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].delta_position_suprathermal.r_error_index": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "r/data_error_index", + "change_nbc_version": "3.26.0", + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "ece/channel(i1)/delta_position_suprathermal/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.channel[:].delta_position_suprathermal.r_error_lower": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "r/data_error_lower", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "ece/channel(i1)/delta_position_suprathermal/r_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].delta_position_suprathermal.r_error_upper": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "r/data_error_upper", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "ece/channel(i1)/delta_position_suprathermal/r_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].delta_position_suprathermal.rho_tor_norm": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "rho_tor_norm/data", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Normalised toroidal flux coordinate", + "full_path": "ece/channel(i1)/delta_position_suprathermal/rho_tor_norm(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].delta_position_suprathermal.rho_tor_norm_error_index": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "rho_tor_norm/data_error_index", + "change_nbc_version": "3.26.0", + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "ece/channel(i1)/delta_position_suprathermal/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.channel[:].delta_position_suprathermal.rho_tor_norm_error_lower": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "rho_tor_norm/data_error_lower", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "ece/channel(i1)/delta_position_suprathermal/rho_tor_norm_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].delta_position_suprathermal.rho_tor_norm_error_upper": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "rho_tor_norm/data_error_upper", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "ece/channel(i1)/delta_position_suprathermal/rho_tor_norm_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].delta_position_suprathermal.theta": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "theta/data", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal angle (oriented clockwise when viewing the poloidal cross section on the right hand side of the tokamak axis of symmetry, with the origin placed on the plasma magnetic axis)", + "full_path": "ece/channel(i1)/delta_position_suprathermal/theta(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].delta_position_suprathermal.theta_error_index": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "theta/data_error_index", + "change_nbc_version": "3.26.0", + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"theta\"", + "full_path": "ece/channel(i1)/delta_position_suprathermal/theta_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.channel[:].delta_position_suprathermal.theta_error_lower": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "theta/data_error_lower", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"theta\"", + "full_path": "ece/channel(i1)/delta_position_suprathermal/theta_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].delta_position_suprathermal.theta_error_upper": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "theta/data_error_upper", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"theta\"", + "full_path": "ece/channel(i1)/delta_position_suprathermal/theta_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].delta_position_suprathermal.z": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "z/data", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "ece/channel(i1)/delta_position_suprathermal/z(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].delta_position_suprathermal.z_error_index": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "z/data_error_index", + "change_nbc_version": "3.26.0", + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "ece/channel(i1)/delta_position_suprathermal/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.channel[:].delta_position_suprathermal.z_error_lower": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "z/data_error_lower", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "ece/channel(i1)/delta_position_suprathermal/z_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].delta_position_suprathermal.z_error_upper": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "z/data_error_upper", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "ece/channel(i1)/delta_position_suprathermal/z_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].frequency": { + "data_type": "STRUCTURE", + "documentation": "Frequency of the channel", + "full_path": "ece/channel(i1)/frequency", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1", + "units": "Hz" + }, + "ece.channel[:].frequency.data": { + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ece/channel(i1)/frequency/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "Hz", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].frequency.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ece/channel(i1)/frequency/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.channel[:].frequency.data_error_lower": { + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ece/channel(i1)/frequency/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "Hz", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].frequency.data_error_upper": { + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ece/channel(i1)/frequency/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "Hz", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].frequency.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "ece/channel(i1)/frequency/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.channel[:].frequency.validity_timed": { + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "ece/channel(i1)/frequency/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].harmonic": { + "data_type": "STRUCTURE", + "documentation": "Harmonic detected by the channel. 1 corresponds to the \"O1\" mode, while 2 corresponds to the \"X2\" mode. ", + "full_path": "ece/channel(i1)/harmonic", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1" + }, + "ece.channel[:].harmonic.data": { + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ece/channel(i1)/harmonic/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "?", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].harmonic.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ece/channel(i1)/harmonic/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.channel[:].harmonic.data_error_lower": { + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ece/channel(i1)/harmonic/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "?", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].harmonic.data_error_upper": { + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ece/channel(i1)/harmonic/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "?", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].harmonic.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "ece/channel(i1)/harmonic/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.channel[:].harmonic.validity_timed": { + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "ece/channel(i1)/harmonic/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the channel", + "full_path": "ece/channel(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "ece.channel[:].if_bandwidth": { + "data_type": "FLT_0D", + "documentation": "Full-width of the Intermediate Frequency (IF) bandpass filter", + "full_path": "ece/channel(i1)/if_bandwidth", + "lifecycle_status": "alpha", + "type": "static", + "units": "Hz" + }, + "ece.channel[:].if_bandwidth_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"if_bandwidth\"", + "full_path": "ece/channel(i1)/if_bandwidth_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.channel[:].if_bandwidth_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"if_bandwidth\"", + "full_path": "ece/channel(i1)/if_bandwidth_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "Hz" + }, + "ece.channel[:].if_bandwidth_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"if_bandwidth\"", + "full_path": "ece/channel(i1)/if_bandwidth_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "Hz" + }, + "ece.channel[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the channel", + "full_path": "ece/channel(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "ece.channel[:].optical_depth": { + "data_type": "STRUCTURE", + "documentation": "Optical depth of the plasma at the position of the measurement. This parameter is a proxy for the local / non-local character of the ECE emission. It must be greater than 1 to guarantee that the measurement is dominated by local ECE emission (non-local otherwise)", + "full_path": "ece/channel(i1)/optical_depth", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1", + "units": "-" + }, + "ece.channel[:].optical_depth.data": { + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ece/channel(i1)/optical_depth/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].optical_depth.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ece/channel(i1)/optical_depth/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.channel[:].optical_depth.data_error_lower": { + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ece/channel(i1)/optical_depth/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].optical_depth.data_error_upper": { + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ece/channel(i1)/optical_depth/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].optical_depth.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "ece/channel(i1)/optical_depth/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.channel[:].optical_depth.validity_timed": { + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "ece/channel(i1)/optical_depth/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].position": { + "data_type": "STRUCTURE", + "documentation": "Position of the measurements (taking into account the suprathermal shift)", + "full_path": "ece/channel(i1)/position", + "lifecycle_status": "alpha", + "structure_reference": "rzphirhopsitheta1d_dynamic_aos1_common_time_1" + }, + "ece.channel[:].position.phi": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "phi/data", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "ece/channel(i1)/position/phi(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].position.phi_error_index": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "phi/data_error_index", + "change_nbc_version": "3.26.0", + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "ece/channel(i1)/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.channel[:].position.phi_error_lower": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "phi/data_error_lower", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "ece/channel(i1)/position/phi_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].position.phi_error_upper": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "phi/data_error_upper", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "ece/channel(i1)/position/phi_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].position.psi": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "psi/data", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal flux", + "full_path": "ece/channel(i1)/position/psi(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].position.psi_error_index": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "psi/data_error_index", + "change_nbc_version": "3.26.0", + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "ece/channel(i1)/position/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.channel[:].position.psi_error_lower": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "psi/data_error_lower", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "ece/channel(i1)/position/psi_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].position.psi_error_upper": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "psi/data_error_upper", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "ece/channel(i1)/position/psi_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].position.r": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "r/data", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "ece/channel(i1)/position/r(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].position.r_error_index": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "r/data_error_index", + "change_nbc_version": "3.26.0", + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "ece/channel(i1)/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.channel[:].position.r_error_lower": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "r/data_error_lower", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "ece/channel(i1)/position/r_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].position.r_error_upper": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "r/data_error_upper", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "ece/channel(i1)/position/r_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].position.rho_tor_norm": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "rho_tor_norm/data", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Normalised toroidal flux coordinate", + "full_path": "ece/channel(i1)/position/rho_tor_norm(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].position.rho_tor_norm_error_index": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "rho_tor_norm/data_error_index", + "change_nbc_version": "3.26.0", + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "ece/channel(i1)/position/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.channel[:].position.rho_tor_norm_error_lower": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "rho_tor_norm/data_error_lower", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "ece/channel(i1)/position/rho_tor_norm_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].position.rho_tor_norm_error_upper": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "rho_tor_norm/data_error_upper", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "ece/channel(i1)/position/rho_tor_norm_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].position.theta": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "theta/data", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal angle (oriented clockwise when viewing the poloidal cross section on the right hand side of the tokamak axis of symmetry, with the origin placed on the plasma magnetic axis)", + "full_path": "ece/channel(i1)/position/theta(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].position.theta_error_index": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "theta/data_error_index", + "change_nbc_version": "3.26.0", + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"theta\"", + "full_path": "ece/channel(i1)/position/theta_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.channel[:].position.theta_error_lower": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "theta/data_error_lower", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"theta\"", + "full_path": "ece/channel(i1)/position/theta_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].position.theta_error_upper": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "theta/data_error_upper", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"theta\"", + "full_path": "ece/channel(i1)/position/theta_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].position.z": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "z/data", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "ece/channel(i1)/position/z(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].position.z_error_index": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "z/data_error_index", + "change_nbc_version": "3.26.0", + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "ece/channel(i1)/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.channel[:].position.z_error_lower": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "z/data_error_lower", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "ece/channel(i1)/position/z_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].position.z_error_upper": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "z/data_error_upper", + "change_nbc_version": "3.26.0", + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "ece/channel(i1)/position/z_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].t_e": { + "data_type": "STRUCTURE", + "documentation": "Electron temperature", + "full_path": "ece/channel(i1)/t_e", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1", + "units": "eV" + }, + "ece.channel[:].t_e.data": { + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ece/channel(i1)/t_e/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "eV", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].t_e.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ece/channel(i1)/t_e/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.channel[:].t_e.data_error_lower": { + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ece/channel(i1)/t_e/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "eV", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].t_e.data_error_upper": { + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ece/channel(i1)/t_e/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "eV", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].t_e.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "ece/channel(i1)/t_e/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.channel[:].t_e.validity_timed": { + "coordinates": [ + "ece.channel[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "ece/channel(i1)/t_e/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "ece.channel[:].t_e_voltage": { + "data_type": "STRUCTURE", + "documentation": "Raw voltage measured on each channel, from which the calibrated temperature data is then derived", + "full_path": "ece/channel(i1)/t_e_voltage", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d_validity", + "units": "V" + }, + "ece.channel[:].t_e_voltage.data": { + "coordinates": [ + "ece.channel[:].t_e_voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ece/channel(i1)/t_e_voltage/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_e_voltage/time", + "type": "dynamic", + "units": "V" + }, + "ece.channel[:].t_e_voltage.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ece/channel(i1)/t_e_voltage/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.channel[:].t_e_voltage.data_error_lower": { + "coordinates": [ + "ece.channel[:].t_e_voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ece/channel(i1)/t_e_voltage/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_e_voltage/time", + "type": "dynamic", + "units": "V" + }, + "ece.channel[:].t_e_voltage.data_error_upper": { + "coordinates": [ + "ece.channel[:].t_e_voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ece/channel(i1)/t_e_voltage/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_e_voltage/time", + "type": "dynamic", + "units": "V" + }, + "ece.channel[:].t_e_voltage.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ece/channel(i1)/t_e_voltage/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_e_voltage/time", + "type": "dynamic", + "units": "s" + }, + "ece.channel[:].t_e_voltage.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "ece/channel(i1)/t_e_voltage/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.channel[:].t_e_voltage.validity_timed": { + "coordinates": [ + "ece.channel[:].t_e_voltage.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "ece/channel(i1)/t_e_voltage/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_e_voltage/time", + "type": "dynamic" + }, + "ece.channel[:].time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Timebase for the processed dynamic data of this channel (outside of the beam structure)", + "full_path": "ece/channel(i1)/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "ece.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "ece/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "ece.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ece/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ece/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "ece/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "ece.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ece/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ece/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "ece/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "ece/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ece/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ece/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "ece/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.code.output_flag": { + "coordinates": [ + "ece.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "ece/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "ece.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "ece/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ece/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ece/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "ece/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "ece.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "ece/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "ece/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "ece/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "ece.ids_properties.occurrence" + }, + "ece.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "ece/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "ece.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "ece/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "ece.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ece/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ece/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "ece/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ece/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ece/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "ece/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "ece.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ece/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ece/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "ece/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ece/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ece/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "ece/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "ece.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "ece/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "ece.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ece/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ece/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "ece/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "ece/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ece/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ece/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "ece/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "ece.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "ece/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "ece.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ece/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ece/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "ece/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "ece/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ece/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ece/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "ece/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "ece.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ece/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ece/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "ece/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "ece/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ece/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ece/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "ece/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "ece.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "ece/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "ece.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "ece/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "ece.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "ece/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "ece.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "ece/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "ece/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "ece.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "ece/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "ece.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "ece/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "ece/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "ece/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "ece/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "ece.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "ece/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "ece/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "ece.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "ece/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "ece.line_of_sight": { + "data_type": "STRUCTURE", + "documentation": "Description of the line of sight of the diagnostic (valid for all channels), defined by two points. By convention, the first point is the closest to the diagnostic", + "full_path": "ece/line_of_sight", + "lifecycle_status": "alpha", + "structure_reference": "line_of_sight_2points" + }, + "ece.line_of_sight.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "ece/line_of_sight/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "ece.line_of_sight.first_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "ece/line_of_sight/first_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ece.line_of_sight.first_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "ece/line_of_sight/first_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.line_of_sight.first_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "ece/line_of_sight/first_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ece.line_of_sight.first_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "ece/line_of_sight/first_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ece.line_of_sight.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "ece/line_of_sight/first_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.line_of_sight.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "ece/line_of_sight/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.line_of_sight.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "ece/line_of_sight/first_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.line_of_sight.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "ece/line_of_sight/first_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.line_of_sight.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "ece/line_of_sight/first_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.line_of_sight.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "ece/line_of_sight/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.line_of_sight.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "ece/line_of_sight/first_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.line_of_sight.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "ece/line_of_sight/first_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.line_of_sight.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "ece/line_of_sight/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "ece.line_of_sight.second_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "ece/line_of_sight/second_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ece.line_of_sight.second_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "ece/line_of_sight/second_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.line_of_sight.second_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "ece/line_of_sight/second_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ece.line_of_sight.second_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "ece/line_of_sight/second_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ece.line_of_sight.second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "ece/line_of_sight/second_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.line_of_sight.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "ece/line_of_sight/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.line_of_sight.second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "ece/line_of_sight/second_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.line_of_sight.second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "ece/line_of_sight/second_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.line_of_sight.second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "ece/line_of_sight/second_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.line_of_sight.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "ece/line_of_sight/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.line_of_sight.second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "ece/line_of_sight/second_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.line_of_sight.second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "ece/line_of_sight/second_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of polarizers placed in front of the diagnostic (if any). Polarizers are assumed to be orthogonal to the line of sight, so that the x3 unit vector is aligned with the line of sight", + "full_path": "ece/polarizer(i1)", + "lifecycle_status": "alpha", + "maxoccur": "3", + "structure_reference": "polarizer" + }, + "ece.polarizer[:].centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane polarizer. This origin is located within the polarizer area. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below.", + "full_path": "ece/polarizer(i1)/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "ece.polarizer[:].centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "ece/polarizer(i1)/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ece.polarizer[:].centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "ece/polarizer(i1)/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.polarizer[:].centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "ece/polarizer(i1)/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ece.polarizer[:].centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "ece/polarizer(i1)/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ece.polarizer[:].centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "ece/polarizer(i1)/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "ece/polarizer(i1)/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.polarizer[:].centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "ece/polarizer(i1)/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "ece/polarizer(i1)/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "ece/polarizer(i1)/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "ece/polarizer(i1)/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.polarizer[:].centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "ece/polarizer(i1)/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "ece/polarizer(i1)/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].polarization_angle": { + "data_type": "FLT_0D", + "documentation": "Alignment angle of the polarizer in the (x1,x2) plane. Electric fields parallel to the polarizer angle will be reflected. The angle is defined with respect to the x1 unit vector, positive in the counter-clockwise direction when looking towards the plasma", + "full_path": "ece/polarizer(i1)/polarization_angle", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ece.polarizer[:].polarization_angle_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"polarization_angle\"", + "full_path": "ece/polarizer(i1)/polarization_angle_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.polarizer[:].polarization_angle_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"polarization_angle\"", + "full_path": "ece/polarizer(i1)/polarization_angle_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ece.polarizer[:].polarization_angle_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"polarization_angle\"", + "full_path": "ece/polarizer(i1)/polarization_angle_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ece.polarizer[:].radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "ece/polarizer(i1)/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "ece/polarizer(i1)/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.polarizer[:].radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "ece/polarizer(i1)/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "ece/polarizer(i1)/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "ece/polarizer(i1)/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static" + }, + "ece.polarizer[:].x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "ece/polarizer(i1)/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "ece/polarizer(i1)/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.polarizer[:].x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "ece/polarizer(i1)/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "ece/polarizer(i1)/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "ece/polarizer(i1)/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "ece/polarizer(i1)/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.polarizer[:].x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "ece/polarizer(i1)/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "ece/polarizer(i1)/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "ece/polarizer(i1)/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "ece/polarizer(i1)/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.polarizer[:].x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "ece/polarizer(i1)/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "ece/polarizer(i1)/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "ece/polarizer(i1)/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static" + }, + "ece.polarizer[:].x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "ece/polarizer(i1)/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "ece/polarizer(i1)/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.polarizer[:].x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "ece/polarizer(i1)/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "ece/polarizer(i1)/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "ece/polarizer(i1)/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "ece/polarizer(i1)/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.polarizer[:].x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "ece/polarizer(i1)/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "ece/polarizer(i1)/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "ece/polarizer(i1)/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "ece/polarizer(i1)/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.polarizer[:].x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "ece/polarizer(i1)/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "ece/polarizer(i1)/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the polarizer plane and oriented towards the plasma.", + "full_path": "ece/polarizer(i1)/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static" + }, + "ece.polarizer[:].x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "ece/polarizer(i1)/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "ece/polarizer(i1)/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.polarizer[:].x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "ece/polarizer(i1)/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "ece/polarizer(i1)/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "ece/polarizer(i1)/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "ece/polarizer(i1)/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.polarizer[:].x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "ece/polarizer(i1)/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "ece/polarizer(i1)/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "ece/polarizer(i1)/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "ece/polarizer(i1)/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.polarizer[:].x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "ece/polarizer(i1)/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.polarizer[:].x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "ece/polarizer(i1)/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ece.psi_normalization": { + "data_type": "STRUCTURE", + "documentation": "Quantities to use to normalize psi, as a function of time", + "full_path": "ece/psi_normalization", + "lifecycle_status": "alpha", + "structure_reference": "psi_normalization" + }, + "ece.psi_normalization.psi_boundary": { + "coordinates": [ + "ece.psi_normalization.time" + ], + "data_type": "FLT_1D", + "documentation": "Value of the poloidal magnetic flux at the plasma boundary", + "full_path": "ece/psi_normalization/psi_boundary(:)", + "lifecycle_status": "alpha", + "timebasepath": "psi_normalization/time", + "type": "dynamic", + "units": "Wb" + }, + "ece.psi_normalization.psi_boundary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_boundary\"", + "full_path": "ece/psi_normalization/psi_boundary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.psi_normalization.psi_boundary_error_lower": { + "coordinates": [ + "ece.psi_normalization.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi_boundary\"", + "full_path": "ece/psi_normalization/psi_boundary_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "psi_normalization/time", + "type": "dynamic", + "units": "Wb" + }, + "ece.psi_normalization.psi_boundary_error_upper": { + "coordinates": [ + "ece.psi_normalization.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi_boundary\"", + "full_path": "ece/psi_normalization/psi_boundary_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "psi_normalization/time", + "type": "dynamic", + "units": "Wb" + }, + "ece.psi_normalization.psi_magnetic_axis": { + "coordinates": [ + "ece.psi_normalization.time" + ], + "data_type": "FLT_1D", + "documentation": "Value of the poloidal magnetic flux at the magnetic axis", + "full_path": "ece/psi_normalization/psi_magnetic_axis(:)", + "lifecycle_status": "alpha", + "timebasepath": "psi_normalization/time", + "type": "dynamic", + "units": "Wb" + }, + "ece.psi_normalization.psi_magnetic_axis_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_magnetic_axis\"", + "full_path": "ece/psi_normalization/psi_magnetic_axis_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.psi_normalization.psi_magnetic_axis_error_lower": { + "coordinates": [ + "ece.psi_normalization.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi_magnetic_axis\"", + "full_path": "ece/psi_normalization/psi_magnetic_axis_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "psi_normalization/time", + "type": "dynamic", + "units": "Wb" + }, + "ece.psi_normalization.psi_magnetic_axis_error_upper": { + "coordinates": [ + "ece.psi_normalization.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi_magnetic_axis\"", + "full_path": "ece/psi_normalization/psi_magnetic_axis_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "psi_normalization/time", + "type": "dynamic", + "units": "Wb" + }, + "ece.psi_normalization.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time for the R,Z,phi coordinates", + "full_path": "ece/psi_normalization/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "psi_normalization/time", + "type": "dynamic", + "units": "s" + }, + "ece.t_e_central": { + "data_type": "STRUCTURE", + "documentation": "Electron temperature from the closest channel to the magnetic axis, together with its radial location", + "full_path": "ece/t_e_central", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d_validity_position", + "units": "eV" + }, + "ece.t_e_central.data": { + "coordinates": [ + "ece.t_e_central.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ece/t_e_central/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_e_central/time", + "type": "dynamic", + "units": "eV" + }, + "ece.t_e_central.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ece/t_e_central/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.t_e_central.data_error_lower": { + "coordinates": [ + "ece.t_e_central.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ece/t_e_central/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_e_central/time", + "type": "dynamic", + "units": "eV" + }, + "ece.t_e_central.data_error_upper": { + "coordinates": [ + "ece.t_e_central.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ece/t_e_central/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_e_central/time", + "type": "dynamic", + "units": "eV" + }, + "ece.t_e_central.rho_tor_norm": { + "coordinates": [ + "ece.t_e_central.time" + ], + "data_type": "FLT_1D", + "documentation": "Normalised toroidal flux coordinate of the measurement", + "full_path": "ece/t_e_central/rho_tor_norm(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_e_central/time", + "type": "dynamic", + "units": "-" + }, + "ece.t_e_central.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "ece/t_e_central/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ece.t_e_central.rho_tor_norm_error_lower": { + "coordinates": [ + "ece.t_e_central.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "ece/t_e_central/rho_tor_norm_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_e_central/time", + "type": "dynamic", + "units": "-" + }, + "ece.t_e_central.rho_tor_norm_error_upper": { + "coordinates": [ + "ece.t_e_central.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "ece/t_e_central/rho_tor_norm_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_e_central/time", + "type": "dynamic", + "units": "-" + }, + "ece.t_e_central.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ece/t_e_central/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_e_central/time", + "type": "dynamic", + "units": "s" + }, + "ece.t_e_central.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "ece/t_e_central/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ece.t_e_central.validity_timed": { + "coordinates": [ + "ece.t_e_central.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "ece/t_e_central/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_e_central/time", + "type": "dynamic" + }, + "ece.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "ece/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/edge_profiles.json b/omas/imas_structures/3_39_0/edge_profiles.json new file mode 100644 index 000000000..8f78f1c2b --- /dev/null +++ b/omas/imas_structures/3_39_0/edge_profiles.json @@ -0,0 +1,27995 @@ +{ + "edge_profiles": { + "documentation": "Edge plasma profiles (includes the scrape-off layer and possibly part of the confined plasma)", + "full_path": "edge_profiles", + "lifecycle_last_change": "3.39.0", + "lifecycle_status": "active", + "lifecycle_version": "3.22.0", + "maxoccur": "10", + "specific_validation_rules": "yes" + }, + "edge_profiles.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "edge_profiles/code", + "lifecycle_status": "active", + "structure_reference": "code" + }, + "edge_profiles.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "edge_profiles/code/commit", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_profiles.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "edge_profiles/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_profiles.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "edge_profiles/code/library(i1)", + "lifecycle_status": "active", + "maxoccur": "10", + "structure_reference": "library" + }, + "edge_profiles.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "edge_profiles/code/library(i1)/commit", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_profiles.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "edge_profiles/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_profiles.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "edge_profiles/code/library(i1)/name", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_profiles.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "edge_profiles/code/library(i1)/parameters", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_profiles.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "edge_profiles/code/library(i1)/repository", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_profiles.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "edge_profiles/code/library(i1)/version", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_profiles.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "edge_profiles/code/name", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_profiles.code.output_flag": { + "coordinates": [ + "edge_profiles.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "edge_profiles/code/output_flag(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic" + }, + "edge_profiles.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "edge_profiles/code/parameters", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_profiles.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "edge_profiles/code/repository", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_profiles.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "edge_profiles/code/version", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_profiles.ggd": { + "coordinates": [ + "edge_profiles.ggd[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Edge plasma quantities represented using the general grid description, for various time slices. The timebase of this array of structure must be a subset of the ggd_fast timebase (only if the ggd_fast array of structure is used)", + "full_path": "edge_profiles/ggd(itime)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_profiles_time_slice", + "timebasepath": "time", + "type": "dynamic" + }, + "edge_profiles.ggd[:].a_field_parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Parallel (to the local magnetic field) component of the magnetic vector potential, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/a_field_parallel(i1)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "T.m" + }, + "edge_profiles.ggd[:].a_field_parallel[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].a_field_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/a_field_parallel(i1)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T.m" + }, + "edge_profiles.ggd[:].a_field_parallel[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/a_field_parallel(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].a_field_parallel[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].a_field_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/a_field_parallel(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T.m" + }, + "edge_profiles.ggd[:].a_field_parallel[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].a_field_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/a_field_parallel(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T.m" + }, + "edge_profiles.ggd[:].a_field_parallel[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/a_field_parallel(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].a_field_parallel[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/a_field_parallel(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].a_field_parallel[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/a_field_parallel(i1)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T.m" + }, + "edge_profiles.ggd[:].a_field_parallel[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/a_field_parallel(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].a_field_parallel[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/a_field_parallel(i1)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T.m" + }, + "edge_profiles.ggd[:].a_field_parallel[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/a_field_parallel(i1)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T.m" + }, + "edge_profiles.ggd[:].e_field": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Electric field, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].e_field[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].e_field[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].e_field[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].e_field[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].e_field[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].e_field[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].e_field[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].e_field[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].e_field[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].e_field[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].e_field[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].e_field[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].e_field[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].e_field[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].e_field[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].e_field[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].e_field[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/e_field(i1)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.ggd[:].electrons": { + "data_type": "STRUCTURE", + "documentation": "Quantities related to the electrons", + "full_path": "edge_profiles/ggd(itime)/electrons", + "lifecycle_status": "active", + "structure_reference": "edge_profiles_time_slice_electrons" + }, + "edge_profiles.ggd[:].electrons.density": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Density (thermal+non-thermal), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/electrons/density(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-3" + }, + "edge_profiles.ggd[:].electrons.density[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].electrons.density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/electrons/density(i1)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].electrons.density[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/density(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.density[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].electrons.density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/density(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].electrons.density[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].electrons.density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/density(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].electrons.density[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/electrons/density(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.density[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/electrons/density(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.density[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/electrons/density(i1)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].electrons.density[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/electrons/density(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.density[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/electrons/density(i1)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].electrons.density[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/electrons/density(i1)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].electrons.density_fast": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Density of fast (non-thermal) particles, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/electrons/density_fast(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-3" + }, + "edge_profiles.ggd[:].electrons.density_fast[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].electrons.density_fast[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/electrons/density_fast(i1)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].electrons.density_fast[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/density_fast(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.density_fast[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].electrons.density_fast[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/density_fast(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].electrons.density_fast[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].electrons.density_fast[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/density_fast(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].electrons.density_fast[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/electrons/density_fast(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.density_fast[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/electrons/density_fast(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.density_fast[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/electrons/density_fast(i1)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].electrons.density_fast[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/electrons/density_fast(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.density_fast[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/electrons/density_fast(i1)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].electrons.density_fast[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/electrons/density_fast(i1)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].electrons.distribution_function": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Distribution function, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/electrons/distribution_function(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "mixed" + }, + "edge_profiles.ggd[:].electrons.distribution_function[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].electrons.distribution_function[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/electrons/distribution_function(i1)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.ggd[:].electrons.distribution_function[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/distribution_function(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.distribution_function[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].electrons.distribution_function[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/distribution_function(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.ggd[:].electrons.distribution_function[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].electrons.distribution_function[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/distribution_function(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.ggd[:].electrons.distribution_function[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/electrons/distribution_function(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.distribution_function[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/electrons/distribution_function(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.distribution_function[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/electrons/distribution_function(i1)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.ggd[:].electrons.distribution_function[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/electrons/distribution_function(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.distribution_function[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/electrons/distribution_function(i1)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.ggd[:].electrons.distribution_function[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/electrons/distribution_function(i1)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.ggd[:].electrons.pressure": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Pressure, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Pa" + }, + "edge_profiles.ggd[:].electrons.pressure[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].electrons.pressure[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure(i1)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].electrons.pressure[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.pressure[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].electrons.pressure[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].electrons.pressure[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].electrons.pressure[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].electrons.pressure[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.pressure[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.pressure[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure(i1)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].electrons.pressure[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.pressure[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure(i1)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].electrons.pressure[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure(i1)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].electrons.pressure_fast_parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fast (non-thermal) parallel pressure, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure_fast_parallel(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Pa" + }, + "edge_profiles.ggd[:].electrons.pressure_fast_parallel[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].electrons.pressure_fast_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure_fast_parallel(i1)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].electrons.pressure_fast_parallel[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure_fast_parallel(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.pressure_fast_parallel[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].electrons.pressure_fast_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure_fast_parallel(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].electrons.pressure_fast_parallel[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].electrons.pressure_fast_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure_fast_parallel(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].electrons.pressure_fast_parallel[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure_fast_parallel(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.pressure_fast_parallel[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure_fast_parallel(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.pressure_fast_parallel[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure_fast_parallel(i1)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].electrons.pressure_fast_parallel[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure_fast_parallel(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.pressure_fast_parallel[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure_fast_parallel(i1)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].electrons.pressure_fast_parallel[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure_fast_parallel(i1)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].electrons.pressure_fast_perpendicular": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fast (non-thermal) perpendicular pressure, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure_fast_perpendicular(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Pa" + }, + "edge_profiles.ggd[:].electrons.pressure_fast_perpendicular[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].electrons.pressure_fast_perpendicular[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure_fast_perpendicular(i1)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].electrons.pressure_fast_perpendicular[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure_fast_perpendicular(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.pressure_fast_perpendicular[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].electrons.pressure_fast_perpendicular[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure_fast_perpendicular(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].electrons.pressure_fast_perpendicular[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].electrons.pressure_fast_perpendicular[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure_fast_perpendicular(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].electrons.pressure_fast_perpendicular[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure_fast_perpendicular(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.pressure_fast_perpendicular[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure_fast_perpendicular(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.pressure_fast_perpendicular[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure_fast_perpendicular(i1)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].electrons.pressure_fast_perpendicular[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure_fast_perpendicular(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.pressure_fast_perpendicular[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure_fast_perpendicular(i1)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].electrons.pressure_fast_perpendicular[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/electrons/pressure_fast_perpendicular(i1)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].electrons.temperature": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Temperature, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/electrons/temperature(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "eV" + }, + "edge_profiles.ggd[:].electrons.temperature[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].electrons.temperature[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/electrons/temperature(i1)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].electrons.temperature[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/temperature(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.temperature[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].electrons.temperature[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/temperature(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].electrons.temperature[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].electrons.temperature[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/temperature(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].electrons.temperature[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/electrons/temperature(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.temperature[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/electrons/temperature(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.temperature[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/electrons/temperature(i1)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].electrons.temperature[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/electrons/temperature(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.temperature[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/electrons/temperature(i1)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].electrons.temperature[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/electrons/temperature(i1)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].electrons.velocity": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Velocity, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.velocity[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.velocity[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.velocity[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.velocity[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.velocity[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.velocity[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.velocity[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.velocity[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.velocity[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.velocity[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.velocity[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.velocity[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.velocity[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.velocity[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.velocity[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].electrons.velocity[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].electrons.velocity[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/electrons/velocity(i1)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different ion species", + "full_path": "edge_profiles/ggd(itime)/ion(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_profiles_time_slice_ion" + }, + "edge_profiles.ggd[:].ion[:].density": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Density (thermal+non-thermal) (sum over states when multiple states are considered), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/density(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].density[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/density(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].density[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/density(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].density[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/density(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].density[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/density(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].density[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/density(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].density[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/density(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].density[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/density(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].density[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/density(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].density[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/density(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].density[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/density(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].density_fast": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Density of fast (non-thermal) particles (sum over states when multiple states are considered), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/density_fast(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].density_fast[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].density_fast[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/density_fast(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].density_fast[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/density_fast(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].density_fast[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].density_fast[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/density_fast(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].density_fast[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].density_fast[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/density_fast(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].density_fast[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/density_fast(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].density_fast[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/density_fast(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].density_fast[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/density_fast(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].density_fast[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/density_fast(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].density_fast[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/density_fast(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].density_fast[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/density_fast(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/element(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "edge_profiles.ggd[:].ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/element(i2)/a", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_profiles.ggd[:].ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/element(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/element(i2)/a_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_profiles.ggd[:].ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/element(i2)/a_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_profiles.ggd[:].ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/element(i2)/atoms_n", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/element(i2)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/element(i2)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/element(i2)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/element(i2)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/element(i2)/z_n", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/element(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/element(i2)/z_n_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/element(i2)/z_n_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].energy_density_kinetic": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Kinetic energy density (sum over states when multiple states are considered), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/energy_density_kinetic(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].ion[:].energy_density_kinetic[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].energy_density_kinetic[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/energy_density_kinetic(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].ion[:].energy_density_kinetic[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/energy_density_kinetic(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].energy_density_kinetic[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].energy_density_kinetic[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/energy_density_kinetic(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].ion[:].energy_density_kinetic[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].energy_density_kinetic[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/energy_density_kinetic(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].ion[:].energy_density_kinetic[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/energy_density_kinetic(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].energy_density_kinetic[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/energy_density_kinetic(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].energy_density_kinetic[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/energy_density_kinetic(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].ion[:].energy_density_kinetic[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/energy_density_kinetic(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].energy_density_kinetic[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/energy_density_kinetic(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].ion[:].energy_density_kinetic[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/energy_density_kinetic(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/multiple_states_flag", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/neutral_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].pressure": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Pressure (average over states when multiple states are considered), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].pressure[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].pressure[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].pressure[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].pressure[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].pressure[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].pressure[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].pressure[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].pressure[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].pressure[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].pressure[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].pressure[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].pressure[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].pressure[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].pressure_fast_parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fast (non-thermal) parallel pressure (average over states when multiple states are considered), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure_fast_parallel(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].pressure_fast_parallel[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].pressure_fast_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure_fast_parallel(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].pressure_fast_parallel[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure_fast_parallel(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].pressure_fast_parallel[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].pressure_fast_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure_fast_parallel(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].pressure_fast_parallel[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].pressure_fast_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure_fast_parallel(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].pressure_fast_parallel[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure_fast_parallel(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].pressure_fast_parallel[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure_fast_parallel(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].pressure_fast_parallel[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure_fast_parallel(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].pressure_fast_parallel[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure_fast_parallel(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].pressure_fast_parallel[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure_fast_parallel(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].pressure_fast_parallel[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure_fast_parallel(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].pressure_fast_perpendicular": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fast (non-thermal) perpendicular pressure (average over states when multiple states are considered), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure_fast_perpendicular(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].pressure_fast_perpendicular[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].pressure_fast_perpendicular[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure_fast_perpendicular(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].pressure_fast_perpendicular[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure_fast_perpendicular(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].pressure_fast_perpendicular[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].pressure_fast_perpendicular[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure_fast_perpendicular(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].pressure_fast_perpendicular[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].pressure_fast_perpendicular[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure_fast_perpendicular(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].pressure_fast_perpendicular[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure_fast_perpendicular(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].pressure_fast_perpendicular[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure_fast_perpendicular(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].pressure_fast_perpendicular[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure_fast_perpendicular(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].pressure_fast_perpendicular[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure_fast_perpendicular(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].pressure_fast_perpendicular[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure_fast_perpendicular(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].pressure_fast_perpendicular[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/pressure_fast_perpendicular(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different states of the species (ionisation, energy, excitation, ...)", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_profiles_time_slice_ion_charge_state" + }, + "edge_profiles.ggd[:].ion[:].state[:].density": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Density (thermal+non-thermal), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/density(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].state[:].density[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/density(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].state[:].density[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/density(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].density[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/density(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].state[:].density[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/density(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].state[:].density[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/density(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].density[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/density(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].density[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/density(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].state[:].density[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/density(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].density[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/density(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].state[:].density[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/density(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].state[:].density_fast": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Density of fast (non-thermal) particles, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/density_fast(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].state[:].density_fast[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].density_fast[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/density_fast(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].state[:].density_fast[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/density_fast(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].density_fast[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].density_fast[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/density_fast(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].state[:].density_fast[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].density_fast[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/density_fast(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].state[:].density_fast[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/density_fast(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].density_fast[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/density_fast(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].density_fast[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/density_fast(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].state[:].density_fast[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/density_fast(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].density_fast[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/density_fast(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].state[:].density_fast[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/density_fast(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].ion[:].state[:].distribution_function": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Distribution function, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/distribution_function(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "mixed" + }, + "edge_profiles.ggd[:].ion[:].state[:].distribution_function[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].distribution_function[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/distribution_function(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.ggd[:].ion[:].state[:].distribution_function[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/distribution_function(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].distribution_function[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].distribution_function[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/distribution_function(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.ggd[:].ion[:].state[:].distribution_function[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].distribution_function[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/distribution_function(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.ggd[:].ion[:].state[:].distribution_function[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/distribution_function(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].distribution_function[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/distribution_function(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].distribution_function[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/distribution_function(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.ggd[:].ion[:].state[:].distribution_function[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/distribution_function(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].distribution_function[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/distribution_function(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.ggd[:].ion[:].state[:].distribution_function[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/distribution_function(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.ggd[:].ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/electron_configuration", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].energy_density_kinetic": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Kinetic energy density, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/energy_density_kinetic(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].ion[:].state[:].energy_density_kinetic[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].energy_density_kinetic[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/energy_density_kinetic(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].ion[:].state[:].energy_density_kinetic[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/energy_density_kinetic(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].energy_density_kinetic[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].energy_density_kinetic[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/energy_density_kinetic(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].ion[:].state[:].energy_density_kinetic[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].energy_density_kinetic[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/energy_density_kinetic(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].ion[:].state[:].energy_density_kinetic[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/energy_density_kinetic(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].energy_density_kinetic[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/energy_density_kinetic(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].energy_density_kinetic[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/energy_density_kinetic(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].ion[:].state[:].energy_density_kinetic[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/energy_density_kinetic(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].energy_density_kinetic[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/energy_density_kinetic(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].ion[:].state[:].energy_density_kinetic[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/energy_density_kinetic(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].ion[:].state[:].ionisation_potential": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/ionisation_potential(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].ionisation_potential[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].ionisation_potential[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/ionisation_potential(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].ionisation_potential[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/ionisation_potential(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].ionisation_potential[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].ionisation_potential[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/ionisation_potential(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].ionisation_potential[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].ionisation_potential[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/ionisation_potential(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].ionisation_potential[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/ionisation_potential(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].ionisation_potential[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/ionisation_potential(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].ionisation_potential[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/ionisation_potential(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].ionisation_potential[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/ionisation_potential(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].ionisation_potential[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/ionisation_potential(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].ionisation_potential[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/ionisation_potential(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Pressure, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].pressure[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].pressure[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].pressure[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fast (non-thermal) parallel pressure, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure_fast_parallel(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_parallel[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure_fast_parallel(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_parallel[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure_fast_parallel(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_parallel[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure_fast_parallel(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_parallel[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure_fast_parallel(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_parallel[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure_fast_parallel(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_parallel[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure_fast_parallel(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_parallel[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure_fast_parallel(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_parallel[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure_fast_parallel(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_parallel[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure_fast_parallel(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_parallel[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure_fast_parallel(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_perpendicular": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fast (non-thermal) perpendicular pressure, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure_fast_perpendicular(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_perpendicular[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_perpendicular[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure_fast_perpendicular(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_perpendicular[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure_fast_perpendicular(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_perpendicular[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_perpendicular[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure_fast_perpendicular(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_perpendicular[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_perpendicular[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure_fast_perpendicular(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_perpendicular[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure_fast_perpendicular(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_perpendicular[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure_fast_perpendicular(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_perpendicular[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure_fast_perpendicular(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_perpendicular[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure_fast_perpendicular(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_perpendicular[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure_fast_perpendicular(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].state[:].pressure_fast_perpendicular[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/pressure_fast_perpendicular(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].ion[:].state[:].temperature": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Temperature, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/temperature(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "eV" + }, + "edge_profiles.ggd[:].ion[:].state[:].temperature[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].temperature[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/temperature(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].ion[:].state[:].temperature[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/temperature(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].temperature[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].temperature[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/temperature(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].ion[:].state[:].temperature[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].temperature[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/temperature(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].ion[:].state[:].temperature[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/temperature(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].temperature[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/temperature(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].temperature[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/temperature(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].ion[:].state[:].temperature[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/temperature(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].temperature[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/temperature(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].ion[:].state[:].temperature[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/temperature(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Velocity, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity(i3)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Velocity due to the diamagnetic drift, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_diamagnetic(i3)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Velocity due to the ExB drift, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/velocity_exb(i3)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/vibrational_level", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/vibrational_level_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/vibrational_level_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/vibrational_mode", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_average": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Average Z of the 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, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_average(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_average[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].z_average[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_average(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_average[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_average(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_average[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].z_average[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_average(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_average[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].z_average[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_average(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_average[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_average(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_average[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_average(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_average[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_average(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_average[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_average(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_average[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_average(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_average[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_average(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the state bundle (equal to z_min if no bundle)", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_max", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_max_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_max_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the state bundle (z_min = z_max = 0 for a neutral)", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_min", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_min_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_min_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_square_average": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Average Z square of the state bundle (equal to z_min 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, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_square_average(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_square_average[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].z_square_average[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_square_average(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_square_average[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_square_average(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_square_average[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].z_square_average[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_square_average(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_square_average[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].state[:].z_square_average[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_square_average(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_square_average[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_square_average(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_square_average[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_square_average(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_square_average[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_square_average(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_square_average[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_square_average(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_square_average[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_square_average(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].state[:].z_square_average[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/state(i2)/z_square_average(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].temperature": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Temperature (average over states when multiple states are considered), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/temperature(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "eV" + }, + "edge_profiles.ggd[:].ion[:].temperature[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].temperature[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/temperature(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].ion[:].temperature[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/temperature(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].temperature[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].temperature[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/temperature(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].ion[:].temperature[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].ion[:].temperature[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/temperature(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].ion[:].temperature[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/temperature(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].temperature[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/temperature(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].temperature[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/temperature(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].ion[:].temperature[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/temperature(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].temperature[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/temperature(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].ion[:].temperature[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/temperature(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].ion[:].velocity": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Velocity (average over states when multiple states are considered), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].velocity[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/velocity(i2)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed).", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/z_ion", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/z_ion_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "edge_profiles/ggd(itime)/ion(i1)/z_ion_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].j_anomalous": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Anomalous current density, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_anomalous[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_anomalous[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_anomalous[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_anomalous[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_anomalous[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_anomalous[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_anomalous[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_anomalous[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_anomalous[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_anomalous[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_anomalous[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_anomalous[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_anomalous[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_anomalous[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_anomalous[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_anomalous[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_anomalous[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_anomalous(i1)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Current density due to the diamgnetic drift, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_diamagnetic[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_diamagnetic(i1)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Current density due to the heat viscosity, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_heat_viscosity[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_heat_viscosity(i1)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Inertial current density, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_inertial[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_inertial[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_inertial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_inertial[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_inertial[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_inertial[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_inertial[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_inertial[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_inertial[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_inertial[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_inertial[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_inertial[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_inertial[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_inertial[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_inertial[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_inertial[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_inertial[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_inertial(i1)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Current density due to ion neutral friction, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_ion_neutral_friction[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_ion_neutral_friction(i1)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Current due to parallel electric and thermo-electric conductivity and potential and electron temperature gradients along the field line, differences away from ambipolar flow in the parallel direction between ions and electrons (this is not the parallel component of j_total)", + "full_path": "edge_profiles/ggd(itime)/j_parallel(i1)", + "introduced_after_version": "3.32.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].j_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_parallel(i1)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_parallel[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].j_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].j_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/j_parallel(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_parallel[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/j_parallel(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_parallel[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_parallel(i1)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_parallel[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel(i1)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel(i1)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Current density due to the parallel viscosity, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_parallel_viscosity[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_parallel_viscosity(i1)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Current density due to the perpendicular viscosity, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_perpendicular_viscosity[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_perpendicular_viscosity(i1)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Current density due to Pfirsch-Schl\u00fcter effects, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_pfirsch_schlueter[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_pfirsch_schlueter(i1)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Total current density, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)", + "introduced_after_version": "3.32.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_total[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_total[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_total[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_total[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_total[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_total[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_total[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_total[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_total[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_total[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_total[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_total[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_total[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_total[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_total[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].j_total[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].j_total[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/j_total(i1)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_profiles.ggd[:].n_i_total_over_n_e": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Ratio of total ion density (sum over ion species) over electron density. (thermal+non-thermal), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/n_i_total_over_n_e(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "-" + }, + "edge_profiles.ggd[:].n_i_total_over_n_e[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].n_i_total_over_n_e[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/n_i_total_over_n_e(i1)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.ggd[:].n_i_total_over_n_e[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/n_i_total_over_n_e(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].n_i_total_over_n_e[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].n_i_total_over_n_e[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/n_i_total_over_n_e(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.ggd[:].n_i_total_over_n_e[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].n_i_total_over_n_e[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/n_i_total_over_n_e(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.ggd[:].n_i_total_over_n_e[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/n_i_total_over_n_e(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].n_i_total_over_n_e[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/n_i_total_over_n_e(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].n_i_total_over_n_e[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/n_i_total_over_n_e(i1)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.ggd[:].n_i_total_over_n_e[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/n_i_total_over_n_e(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].n_i_total_over_n_e[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/n_i_total_over_n_e(i1)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.ggd[:].n_i_total_over_n_e[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/n_i_total_over_n_e(i1)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.ggd[:].neutral": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different neutral species", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_profiles_time_slice_neutral" + }, + "edge_profiles.ggd[:].neutral[:].density": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Density (thermal+non-thermal) (sum over states when multiple states are considered), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/density(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].density[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/density(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].density[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/density(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].density[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/density(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].density[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/density(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].density[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/density(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].density[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/density(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].density[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/density(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].density[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/density(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].density[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/density(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].density[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/density(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].density_fast": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Density of fast (non-thermal) particles (sum over states when multiple states are considered), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/density_fast(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].density_fast[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].density_fast[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/density_fast(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].density_fast[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/density_fast(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].density_fast[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].density_fast[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/density_fast(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].density_fast[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].density_fast[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/density_fast(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].density_fast[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/density_fast(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].density_fast[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/density_fast(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].density_fast[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/density_fast(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].density_fast[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/density_fast(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].density_fast[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/density_fast(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].density_fast[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/density_fast(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/element(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "edge_profiles.ggd[:].neutral[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/element(i2)/a", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_profiles.ggd[:].neutral[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/element(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/element(i2)/a_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_profiles.ggd[:].neutral[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/element(i2)/a_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_profiles.ggd[:].neutral[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/element(i2)/atoms_n", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/element(i2)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].neutral[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/element(i2)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/element(i2)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].neutral[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/element(i2)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].neutral[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/element(i2)/z_n", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].neutral[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/element(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/element(i2)/z_n_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].neutral[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/element(i2)/z_n_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].neutral[:].energy_density_kinetic": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Kinetic energy density (sum over states when multiple states are considered), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/energy_density_kinetic(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].neutral[:].energy_density_kinetic[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].energy_density_kinetic[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/energy_density_kinetic(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].neutral[:].energy_density_kinetic[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/energy_density_kinetic(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].energy_density_kinetic[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].energy_density_kinetic[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/energy_density_kinetic(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].neutral[:].energy_density_kinetic[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].energy_density_kinetic[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/energy_density_kinetic(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].neutral[:].energy_density_kinetic[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/energy_density_kinetic(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].energy_density_kinetic[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/energy_density_kinetic(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].energy_density_kinetic[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/energy_density_kinetic(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].neutral[:].energy_density_kinetic[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/energy_density_kinetic(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].energy_density_kinetic[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/energy_density_kinetic(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].neutral[:].energy_density_kinetic[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/energy_density_kinetic(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].neutral[:].ion_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding ion species in the ../../ion array", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/ion_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the species (e.g. H, D, T, He, C, D2, DT, CD4, ...)", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/multiple_states_flag", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].pressure": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Pressure (average over states when multiple states are considered), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].pressure[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].pressure[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].pressure[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].pressure[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].pressure[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].pressure[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].pressure[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].pressure[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].pressure[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].pressure[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].pressure[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].pressure[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].pressure[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].pressure_fast_parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fast (non-thermal) parallel pressure (average over states when multiple states are considered), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure_fast_parallel(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].pressure_fast_parallel[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].pressure_fast_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure_fast_parallel(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].pressure_fast_parallel[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure_fast_parallel(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].pressure_fast_parallel[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].pressure_fast_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure_fast_parallel(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].pressure_fast_parallel[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].pressure_fast_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure_fast_parallel(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].pressure_fast_parallel[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure_fast_parallel(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].pressure_fast_parallel[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure_fast_parallel(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].pressure_fast_parallel[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure_fast_parallel(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].pressure_fast_parallel[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure_fast_parallel(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].pressure_fast_parallel[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure_fast_parallel(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].pressure_fast_parallel[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure_fast_parallel(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].pressure_fast_perpendicular": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fast (non-thermal) perpendicular pressure (average over states when multiple states are considered), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure_fast_perpendicular(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].pressure_fast_perpendicular[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].pressure_fast_perpendicular[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure_fast_perpendicular(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].pressure_fast_perpendicular[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure_fast_perpendicular(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].pressure_fast_perpendicular[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].pressure_fast_perpendicular[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure_fast_perpendicular(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].pressure_fast_perpendicular[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].pressure_fast_perpendicular[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure_fast_perpendicular(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].pressure_fast_perpendicular[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure_fast_perpendicular(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].pressure_fast_perpendicular[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure_fast_perpendicular(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].pressure_fast_perpendicular[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure_fast_perpendicular(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].pressure_fast_perpendicular[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure_fast_perpendicular(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].pressure_fast_perpendicular[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure_fast_perpendicular(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].pressure_fast_perpendicular[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/pressure_fast_perpendicular(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different states of the species (energy, excitation, ...)", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_profiles_time_slice_neutral_state" + }, + "edge_profiles.ggd[:].neutral[:].state[:].density": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Density (thermal+non-thermal), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/density(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].state[:].density[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/density(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].state[:].density[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/density(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].density[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/density(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].state[:].density[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/density(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].state[:].density[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/density(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].density[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/density(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].density[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/density(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].state[:].density[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/density(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].density[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/density(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].state[:].density[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/density(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].state[:].density_fast": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Density of fast (non-thermal) particles, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/density_fast(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].state[:].density_fast[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].density_fast[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/density_fast(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].state[:].density_fast[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/density_fast(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].density_fast[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].density_fast[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/density_fast(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].state[:].density_fast[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].density_fast[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/density_fast(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].state[:].density_fast[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/density_fast(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].density_fast[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/density_fast(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].density_fast[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/density_fast(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].state[:].density_fast[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/density_fast(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].density_fast[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/density_fast(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].state[:].density_fast[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/density_fast(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd[:].neutral[:].state[:].distribution_function": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Distribution function, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/distribution_function(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "mixed" + }, + "edge_profiles.ggd[:].neutral[:].state[:].distribution_function[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].distribution_function[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/distribution_function(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.ggd[:].neutral[:].state[:].distribution_function[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/distribution_function(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].distribution_function[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].distribution_function[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/distribution_function(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.ggd[:].neutral[:].state[:].distribution_function[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].distribution_function[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/distribution_function(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.ggd[:].neutral[:].state[:].distribution_function[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/distribution_function(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].distribution_function[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/distribution_function(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].distribution_function[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/distribution_function(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.ggd[:].neutral[:].state[:].distribution_function[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/distribution_function(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].distribution_function[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/distribution_function(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.ggd[:].neutral[:].state[:].distribution_function[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/distribution_function(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.ggd[:].neutral[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/electron_configuration", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].energy_density_kinetic": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Kinetic energy density, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/energy_density_kinetic(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].neutral[:].state[:].energy_density_kinetic[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].energy_density_kinetic[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/energy_density_kinetic(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].neutral[:].state[:].energy_density_kinetic[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/energy_density_kinetic(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].energy_density_kinetic[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].energy_density_kinetic[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/energy_density_kinetic(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].neutral[:].state[:].energy_density_kinetic[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].energy_density_kinetic[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/energy_density_kinetic(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].neutral[:].state[:].energy_density_kinetic[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/energy_density_kinetic(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].energy_density_kinetic[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/energy_density_kinetic(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].energy_density_kinetic[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/energy_density_kinetic(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].neutral[:].state[:].energy_density_kinetic[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/energy_density_kinetic(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].energy_density_kinetic[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/energy_density_kinetic(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].neutral[:].state[:].energy_density_kinetic[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/energy_density_kinetic(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J.m^-3" + }, + "edge_profiles.ggd[:].neutral[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying state", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].neutral_type": { + "data_type": "STRUCTURE", + "documentation": "Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/neutral_type", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "edge_profiles.ggd[:].neutral[:].state[:].neutral_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/neutral_type/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].neutral_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/neutral_type/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].neutral_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/neutral_type/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Pressure, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].pressure[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].pressure[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].pressure[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fast (non-thermal) parallel pressure, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure_fast_parallel(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_parallel[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure_fast_parallel(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_parallel[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure_fast_parallel(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_parallel[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure_fast_parallel(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_parallel[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure_fast_parallel(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_parallel[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure_fast_parallel(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_parallel[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure_fast_parallel(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_parallel[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure_fast_parallel(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_parallel[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure_fast_parallel(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_parallel[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure_fast_parallel(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_parallel[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure_fast_parallel(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_perpendicular": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fast (non-thermal) perpendicular pressure, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure_fast_perpendicular(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_perpendicular[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_perpendicular[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure_fast_perpendicular(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_perpendicular[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure_fast_perpendicular(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_perpendicular[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_perpendicular[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure_fast_perpendicular(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_perpendicular[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_perpendicular[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure_fast_perpendicular(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_perpendicular[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure_fast_perpendicular(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_perpendicular[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure_fast_perpendicular(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_perpendicular[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure_fast_perpendicular(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_perpendicular[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure_fast_perpendicular(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_perpendicular[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure_fast_perpendicular(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_perpendicular[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/pressure_fast_perpendicular(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].neutral[:].state[:].temperature": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Temperature, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/temperature(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "eV" + }, + "edge_profiles.ggd[:].neutral[:].state[:].temperature[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].temperature[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/temperature(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].neutral[:].state[:].temperature[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/temperature(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].temperature[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].temperature[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/temperature(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].neutral[:].state[:].temperature[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].state[:].temperature[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/temperature(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].neutral[:].state[:].temperature[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/temperature(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].temperature[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/temperature(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].temperature[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/temperature(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].neutral[:].state[:].temperature[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/temperature(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].temperature[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/temperature(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].neutral[:].state[:].temperature[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/temperature(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Velocity, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity(i3)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Velocity due to the diamagnetic drift, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_diamagnetic(i3)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Velocity due to the ExB drift, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/velocity_exb(i3)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/vibrational_level", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].neutral[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/vibrational_level_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].neutral[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/vibrational_level_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd[:].neutral[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/state(i2)/vibrational_mode", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].temperature": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Temperature (average over states when multiple states are considered), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/temperature(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "eV" + }, + "edge_profiles.ggd[:].neutral[:].temperature[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].temperature[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/temperature(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].neutral[:].temperature[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/temperature(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].temperature[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].temperature[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/temperature(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].neutral[:].temperature[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].neutral[:].temperature[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/temperature(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].neutral[:].temperature[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/temperature(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].temperature[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/temperature(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].temperature[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/temperature(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].neutral[:].temperature[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/temperature(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].temperature[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/temperature(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].neutral[:].temperature[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/temperature(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].neutral[:].velocity": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Velocity (average over states when multiple states are considered), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].neutral[:].velocity[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_profiles/ggd(itime)/neutral(i1)/velocity(i2)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.ggd[:].phi_potential": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Electric potential, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/phi_potential(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "V" + }, + "edge_profiles.ggd[:].phi_potential[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].phi_potential[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/phi_potential(i1)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V" + }, + "edge_profiles.ggd[:].phi_potential[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/phi_potential(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].phi_potential[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].phi_potential[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/phi_potential(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V" + }, + "edge_profiles.ggd[:].phi_potential[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].phi_potential[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/phi_potential(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V" + }, + "edge_profiles.ggd[:].phi_potential[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/phi_potential(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].phi_potential[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/phi_potential(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].phi_potential[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/phi_potential(i1)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V" + }, + "edge_profiles.ggd[:].phi_potential[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/phi_potential(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].phi_potential[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/phi_potential(i1)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V" + }, + "edge_profiles.ggd[:].phi_potential[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/phi_potential(i1)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V" + }, + "edge_profiles.ggd[:].pressure_parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Total parallel pressure (electrons+ions, thermal+non-thermal), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/pressure_parallel(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Pa" + }, + "edge_profiles.ggd[:].pressure_parallel[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].pressure_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/pressure_parallel(i1)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].pressure_parallel[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/pressure_parallel(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].pressure_parallel[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].pressure_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/pressure_parallel(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].pressure_parallel[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].pressure_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/pressure_parallel(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].pressure_parallel[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/pressure_parallel(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].pressure_parallel[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/pressure_parallel(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].pressure_parallel[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/pressure_parallel(i1)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].pressure_parallel[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/pressure_parallel(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].pressure_parallel[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/pressure_parallel(i1)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].pressure_parallel[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/pressure_parallel(i1)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].pressure_perpendicular": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Total perpendicular pressure (electrons+ions, thermal+non-thermal), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/pressure_perpendicular(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Pa" + }, + "edge_profiles.ggd[:].pressure_perpendicular[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].pressure_perpendicular[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/pressure_perpendicular(i1)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].pressure_perpendicular[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/pressure_perpendicular(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].pressure_perpendicular[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].pressure_perpendicular[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/pressure_perpendicular(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].pressure_perpendicular[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].pressure_perpendicular[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/pressure_perpendicular(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].pressure_perpendicular[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/pressure_perpendicular(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].pressure_perpendicular[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/pressure_perpendicular(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].pressure_perpendicular[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/pressure_perpendicular(i1)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].pressure_perpendicular[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/pressure_perpendicular(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].pressure_perpendicular[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/pressure_perpendicular(i1)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].pressure_perpendicular[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/pressure_perpendicular(i1)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].pressure_thermal": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Thermal pressure (electrons+ions), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/pressure_thermal(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Pa" + }, + "edge_profiles.ggd[:].pressure_thermal[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].pressure_thermal[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/pressure_thermal(i1)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].pressure_thermal[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/pressure_thermal(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].pressure_thermal[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].pressure_thermal[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/pressure_thermal(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].pressure_thermal[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].pressure_thermal[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/pressure_thermal(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].pressure_thermal[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/pressure_thermal(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].pressure_thermal[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/pressure_thermal(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].pressure_thermal[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/pressure_thermal(i1)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].pressure_thermal[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/pressure_thermal(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].pressure_thermal[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/pressure_thermal(i1)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].pressure_thermal[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/pressure_thermal(i1)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.ggd[:].t_i_average": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Ion temperature (averaged on ion species), given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/t_i_average(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "eV" + }, + "edge_profiles.ggd[:].t_i_average[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].t_i_average[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/t_i_average(i1)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].t_i_average[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/t_i_average(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].t_i_average[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].t_i_average[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/t_i_average(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].t_i_average[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].t_i_average[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/t_i_average(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].t_i_average[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/t_i_average(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].t_i_average[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/t_i_average(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].t_i_average[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/t_i_average(i1)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].t_i_average[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/t_i_average(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].t_i_average[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/t_i_average(i1)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].t_i_average[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/t_i_average(i1)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "edge_profiles/ggd(itime)/time", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.ggd[:].zeff": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective charge, given on various grid subsets", + "full_path": "edge_profiles/ggd(itime)/zeff(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "-" + }, + "edge_profiles.ggd[:].zeff[:].coefficients": { + "coordinates": [ + "edge_profiles.ggd[:].zeff[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_profiles/ggd(itime)/zeff(i1)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.ggd[:].zeff[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/zeff(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].zeff[:].coefficients_error_lower": { + "coordinates": [ + "edge_profiles.ggd[:].zeff[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/zeff(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.ggd[:].zeff[:].coefficients_error_upper": { + "coordinates": [ + "edge_profiles.ggd[:].zeff[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_profiles/ggd(itime)/zeff(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.ggd[:].zeff[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd(itime)/zeff(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].zeff[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd(itime)/zeff(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd[:].zeff[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_profiles/ggd(itime)/zeff(i1)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.ggd[:].zeff[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_profiles/ggd(itime)/zeff(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd[:].zeff[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/zeff(i1)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.ggd[:].zeff[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_profiles/ggd(itime)/zeff(i1)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.ggd_fast": { + "coordinates": [ + "edge_profiles.ggd_fast[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities provided at a faster sampling rate than the full ggd quantities. These are either integrated quantities or local quantities provided on a reduced set of positions. Positions and integration domains are described by a set of grid_subsets (of size 1 for a position). ", + "full_path": "edge_profiles/ggd_fast(itime)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_profiles_ggd_fast", + "timebasepath": "time", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].electrons": { + "data_type": "STRUCTURE", + "documentation": "Quantities related to the electrons", + "full_path": "edge_profiles/ggd_fast(itime)/electrons", + "lifecycle_status": "active", + "structure_reference": "edge_profiles_ggd_fast_electrons" + }, + "edge_profiles.ggd_fast[:].electrons.density": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Density (thermal+non-thermal), given at various positions (grid subset of size 1)", + "full_path": "edge_profiles/ggd_fast(itime)/electrons/density(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar_single_position", + "units": "m^-3" + }, + "edge_profiles.ggd_fast[:].electrons.density[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd_fast(itime)/electrons/density(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].electrons.density[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd_fast(itime)/electrons/density(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].electrons.density[:].value": { + "data_type": "FLT_0D", + "documentation": "Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)", + "full_path": "edge_profiles/ggd_fast(itime)/electrons/density(i1)/value", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd_fast[:].electrons.density[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "edge_profiles/ggd_fast(itime)/electrons/density(i1)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].electrons.density[:].value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "edge_profiles/ggd_fast(itime)/electrons/density(i1)/value_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd_fast[:].electrons.density[:].value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "edge_profiles/ggd_fast(itime)/electrons/density(i1)/value_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd_fast[:].electrons.temperature": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Temperature, given at various positions (grid subset of size 1)", + "full_path": "edge_profiles/ggd_fast(itime)/electrons/temperature(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar_single_position", + "units": "eV" + }, + "edge_profiles.ggd_fast[:].electrons.temperature[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd_fast(itime)/electrons/temperature(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].electrons.temperature[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd_fast(itime)/electrons/temperature(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].electrons.temperature[:].value": { + "data_type": "FLT_0D", + "documentation": "Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)", + "full_path": "edge_profiles/ggd_fast(itime)/electrons/temperature(i1)/value", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd_fast[:].electrons.temperature[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "edge_profiles/ggd_fast(itime)/electrons/temperature(i1)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].electrons.temperature[:].value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "edge_profiles/ggd_fast(itime)/electrons/temperature(i1)/value_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd_fast[:].electrons.temperature[:].value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "edge_profiles/ggd_fast(itime)/electrons/temperature(i1)/value_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd_fast[:].energy_thermal": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plasma energy content = 3/2 * integral over the volume of the grid subset of the thermal pressure (summed over all species), for various grid subsets", + "full_path": "edge_profiles/ggd_fast(itime)/energy_thermal(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar_single_position", + "units": "J" + }, + "edge_profiles.ggd_fast[:].energy_thermal[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd_fast(itime)/energy_thermal(i1)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].energy_thermal[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd_fast(itime)/energy_thermal(i1)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].energy_thermal[:].value": { + "data_type": "FLT_0D", + "documentation": "Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)", + "full_path": "edge_profiles/ggd_fast(itime)/energy_thermal(i1)/value", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J" + }, + "edge_profiles.ggd_fast[:].energy_thermal[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "edge_profiles/ggd_fast(itime)/energy_thermal(i1)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].energy_thermal[:].value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "edge_profiles/ggd_fast(itime)/energy_thermal(i1)/value_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J" + }, + "edge_profiles.ggd_fast[:].energy_thermal[:].value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "edge_profiles/ggd_fast(itime)/energy_thermal(i1)/value_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J" + }, + "edge_profiles.ggd_fast[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different ion species", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_profiles_ggd_fast_ion" + }, + "edge_profiles.ggd_fast[:].ion[:].content": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Particle content = total number of particles for this ion species in the volume of the grid subset, for various grid subsets", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/content(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar_single_position", + "units": "-" + }, + "edge_profiles.ggd_fast[:].ion[:].content[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/content(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].ion[:].content[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/content(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].ion[:].content[:].value": { + "data_type": "FLT_0D", + "documentation": "Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/content(i2)/value", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.ggd_fast[:].ion[:].content[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/content(i2)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].ion[:].content[:].value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/content(i2)/value_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.ggd_fast[:].ion[:].content[:].value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/content(i2)/value_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.ggd_fast[:].ion[:].density": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Density (thermal+non-thermal) (sum over states when multiple states are considered), given at various positions (grid subset of size 1)", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/density(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar_single_position", + "units": "m^-3" + }, + "edge_profiles.ggd_fast[:].ion[:].density[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/density(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].ion[:].density[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/density(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].ion[:].density[:].value": { + "data_type": "FLT_0D", + "documentation": "Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/density(i2)/value", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd_fast[:].ion[:].density[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/density(i2)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].ion[:].density[:].value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/density(i2)/value_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd_fast[:].ion[:].density[:].value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/density(i2)/value_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.ggd_fast[:].ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/element(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "edge_profiles.ggd_fast[:].ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/element(i2)/a", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_profiles.ggd_fast[:].ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/element(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/element(i2)/a_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_profiles.ggd_fast[:].ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/element(i2)/a_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_profiles.ggd_fast[:].ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/element(i2)/atoms_n", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/element(i2)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd_fast[:].ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/element(i2)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/element(i2)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd_fast[:].ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/element(i2)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd_fast[:].ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/element(i2)/z_n", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd_fast[:].ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/element(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/element(i2)/z_n_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd_fast[:].ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/element(i2)/z_n_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd_fast[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/neutral_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].ion[:].temperature": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Temperature (average over states when multiple states are considered), given at various positions (grid subset of size 1)", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/temperature(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar_single_position", + "units": "eV" + }, + "edge_profiles.ggd_fast[:].ion[:].temperature[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/temperature(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].ion[:].temperature[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/temperature(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].ion[:].temperature[:].value": { + "data_type": "FLT_0D", + "documentation": "Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/temperature(i2)/value", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd_fast[:].ion[:].temperature[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/temperature(i2)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].ion[:].temperature[:].value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/temperature(i2)/value_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd_fast[:].ion[:].temperature[:].value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/temperature(i2)/value_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.ggd_fast[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed).", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/z_ion", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd_fast[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.ggd_fast[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/z_ion_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd_fast[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "edge_profiles/ggd_fast(itime)/ion(i1)/z_ion_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.ggd_fast[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "edge_profiles/ggd_fast(itime)/time", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.grid_ggd": { + "coordinates": [ + "edge_profiles.grid_ggd[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Grid (using the Generic Grid Description), for various time slices. The timebase of this array of structure must be a subset of the ggd timebase", + "full_path": "edge_profiles/grid_ggd(itime)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_aos3_root", + "timebasepath": "time", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].grid_subset": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Grid subsets", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].base": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/base(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].base[:].jacobian": { + "coordinates": [ + "edge_profiles.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].base[:].jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].base[:].jacobian_error_lower": { + "coordinates": [ + "edge_profiles.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].base[:].jacobian_error_upper": { + "coordinates": [ + "edge_profiles.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant": { + "coordinates": [ + "edge_profiles.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant_error_lower": { + "coordinates": [ + "edge_profiles.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant_error_upper": { + "coordinates": [ + "edge_profiles.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].base[:].tensor_covariant": { + "coordinates": [ + "edge_profiles.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].base[:].tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].base[:].tensor_covariant_error_lower": { + "coordinates": [ + "edge_profiles.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].base[:].tensor_covariant_error_upper": { + "coordinates": [ + "edge_profiles.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].dimension": { + "data_type": "INT_0D", + "documentation": "Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/dimension", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/element(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].element[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects defining the element", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element_object" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].element[:].object[:].dimension": { + "data_type": "INT_0D", + "documentation": "Dimension of the object", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)/dimension", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].element[:].object[:].index": { + "data_type": "INT_0D", + "documentation": "Object index", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].element[:].object[:].space": { + "data_type": "INT_0D", + "documentation": "Index of the space from which that object is taken", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)/space", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_subset_identifier.xml", + "documentation": "Grid subset identifier\n0) unspecified : unspecified\n1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]\n200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).\n2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces\n4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces\n5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n6) x_points : Nodes defining x-points\n7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point\n8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point\n9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point\n10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point\n11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix\n12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix\n13) outer_target : y-aligned edges defining the outer target\n14) inner_target : y-aligned edges defining the inner target\n15) core_boundary : Innermost x-aligned edges\n16) separatrix : x-aligned edges defining the active separatrix\n17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions\n18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region\n19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region\n20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region\n21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region\n22) core : Cells inside the active separatrix\n23) sol : Cells defining the main SOL outside of the divertor regions\n24) outer_divertor : Cells defining the outer divertor region\n25) inner_divertor : Cells defining the inner divertor region\n26) core_sol : x-aligned edges defining part of active separatrix separating core and sol\n27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)\n28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)\n29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point\n30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point\n31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point\n32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point\n33) separatrix_2 : x-aligned edges defining the non-active separatrix\n34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region\n35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region\n36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region\n37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region\n38) intra_sep : Cells between the two separatrices\n39) outer_divertor_2 : Cells defining the outer inactive divertor region\n40) inner_divertor_2 : Cells defining the inner inactive divertor region\n41) outer_target_2 : y-aligned edges defining the outer inactive target\n42) inner_target_2 : y-aligned edges defining the inner inactive target\n43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n44) full_wall : All edges defining walls, baffles, and targets\n45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg\n46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg\n47) outer_sf_pfr_connection_1 : y-aligned edges defining\u00a0the connection between the outer snowflake entrance and third leg\n48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg\n100) magnetic_axis : Point corresponding to the magnetic axis\n101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane\n102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane\n103) outer_target_separatrix : Point on active separatrix at outer active target\n104) inner_target_separatrix : Point on active separatrix at inner active target\n105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target\n106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/identifier", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3", + "url": "utilities/LFS_snowflake_GGD_subsets.png" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/identifier/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/identifier/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/identifier/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].metric": { + "data_type": "STRUCTURE", + "documentation": "Metric of the canonical frame onto Cartesian coordinates", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/metric", + "lifecycle_status": "active", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].metric.jacobian": { + "coordinates": [ + "edge_profiles.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/metric/jacobian(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].metric.jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/metric/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].metric.jacobian_error_lower": { + "coordinates": [ + "edge_profiles.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/metric/jacobian_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].metric.jacobian_error_upper": { + "coordinates": [ + "edge_profiles.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/metric/jacobian_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].metric.tensor_contravariant": { + "coordinates": [ + "edge_profiles.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].metric.tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].metric.tensor_contravariant_error_lower": { + "coordinates": [ + "edge_profiles.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].metric.tensor_contravariant_error_upper": { + "coordinates": [ + "edge_profiles.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].metric.tensor_covariant": { + "coordinates": [ + "edge_profiles.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].metric.tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].metric.tensor_covariant_error_lower": { + "coordinates": [ + "edge_profiles.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].grid_subset[:].metric.tensor_covariant_error_upper": { + "coordinates": [ + "edge_profiles.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "edge_profiles/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_identifier.xml", + "documentation": "Grid identifier\n0) unspecified : unspecified\n1) linear : Linear\n2) cylinder : Cylindrical geometry (straight in axial direction)\n3) limiter : Limiter\n4) SN : Single null\n5) CDN : Connected double null\n6) DDN_bottom : Disconnected double null with inner X-point below the midplane\n7) DDN_top : Disconnected double null with inner X-point above the midplane\n8) annulus : Annular geometry (not necessarily with straight axis)\n9) stellarator_island : Stellarator island geometry\n10) structured_spaces : Structured grid represented with multiple spaces of dimension 1\n11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary\n12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary\n100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS", + "full_path": "edge_profiles/grid_ggd(itime)/identifier", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "edge_profiles.grid_ggd[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_profiles/grid_ggd(itime)/identifier/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_profiles/grid_ggd(itime)/identifier/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_profiles/grid_ggd(itime)/identifier/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].path": { + "data_type": "STR_0D", + "documentation": "Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: IDS::wall/0/description_ggd(1)/grid_ggd, means that the grid is located in the wall IDS, occurrence 0, with relative path description_ggd(1)/grid_ggd, using Fortran index convention (here : first index of the array)", + "full_path": "edge_profiles/grid_ggd(itime)/path", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].space": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of grid spaces", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space", + "url_protected": "https://confluence.iter.org/download/attachments/178133297/GGDguide.pdf" + }, + "edge_profiles.grid_ggd[:].space[:].coordinates_type": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/coordinates_type(:)", + "lifecycle_status": "active", + "type": "dynamic", + "url": "utilities/coordinate_identifier.xml" + }, + "edge_profiles.grid_ggd[:].space[:].geometry_type": { + "data_type": "STRUCTURE", + "documentation": "Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/geometry_type", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "edge_profiles.grid_ggd[:].space[:].geometry_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/geometry_type/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].space[:].geometry_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/geometry_type/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].space[:].geometry_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/geometry_type/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].space[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_space_identifier.xml", + "documentation": "Space identifier\n0) unspecified : unspecified\n1) primary_standard : Primary space defining the standard grid\n2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space\n3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/identifier", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "edge_profiles.grid_ggd[:].space[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/identifier/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].space[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/identifier/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].space[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/identifier/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].space[:].objects_per_dimension": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension" + }, + "edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_geometry_content_identifier.xml", + "documentation": "Content of the ../object/geometry node for this dimension\n0) unspecified : unspecified\n1) node_coordinates : For nodes : node coordinates\n11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix\n21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge\n31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces\n32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content", + "introduced_after_version": "3.33.0", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects for a given dimension", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object" + }, + "edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object_boundary" + }, + "edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].index": { + "data_type": "INT_0D", + "documentation": "Index of this (n-1)-dimensional boundary object", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].neighbours": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)/neighbours(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered. ", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry_2d\"", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"geometry_2d\"", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_lower(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"geometry_2d\"", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_upper(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry\"", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"geometry\"", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"geometry\"", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure": { + "data_type": "FLT_0D", + "documentation": "Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^dimension" + }, + "edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measure\"", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measure\"", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^dimension" + }, + "edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measure\"", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^dimension" + }, + "edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object[:].nodes": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)", + "full_path": "edge_profiles/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/nodes(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.grid_ggd[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "edge_profiles/grid_ggd(itime)/time", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "edge_profiles/ids_properties", + "lifecycle_status": "active", + "structure_reference": "ids_properties" + }, + "edge_profiles.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "edge_profiles/ids_properties/comment", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_profiles.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "edge_profiles/ids_properties/creation_date", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_profiles.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "edge_profiles/ids_properties/homogeneous_time", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_profiles.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "edge_profiles.ids_properties.occurrence" + }, + "edge_profiles.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "edge_profiles/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "edge_profiles.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "edge_profiles/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "edge_profiles.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "edge_profiles/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "edge_profiles/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "edge_profiles/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "edge_profiles/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "edge_profiles/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "edge_profiles/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "edge_profiles.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "edge_profiles/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "edge_profiles/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "edge_profiles/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "edge_profiles/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "edge_profiles/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "edge_profiles/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "edge_profiles/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "edge_profiles.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "edge_profiles/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "edge_profiles/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "edge_profiles/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "edge_profiles/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "edge_profiles/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "edge_profiles/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "edge_profiles/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "edge_profiles.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "edge_profiles/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "edge_profiles.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "edge_profiles/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "edge_profiles/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "edge_profiles/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "edge_profiles/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "edge_profiles/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "edge_profiles/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "edge_profiles/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "edge_profiles.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "edge_profiles/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "edge_profiles/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "edge_profiles/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "edge_profiles/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "edge_profiles/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "edge_profiles/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_profiles.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "edge_profiles/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "edge_profiles.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "edge_profiles/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "edge_profiles.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "edge_profiles/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "edge_profiles.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "edge_profiles/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "edge_profiles.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "edge_profiles/ids_properties/provider", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_profiles.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "edge_profiles/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "edge_profiles.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "edge_profiles/ids_properties/version_put", + "lifecycle_status": "active", + "structure_reference": "version_dd_al" + }, + "edge_profiles.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "edge_profiles/ids_properties/version_put/access_layer", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_profiles.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "edge_profiles/ids_properties/version_put/access_layer_language", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_profiles.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "edge_profiles/ids_properties/version_put/data_dictionary", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_profiles.midplane": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/midplane_identifier.xml", + "documentation": "Choice of midplane definition (use the lowest index number if more than one value is relevant)\n1) magnetic_axis : Midplane defined by the height of magnetic axis equilibrium/time_slice/global_quantities/magnetic_axis/z\n2) dr_dz_zero_sep : Midplane defined by the height of the outboard point on the separatrix on which dr/dz = 0 (local maximum of the major radius of the separatrix). In case of multiple local maxima, the closest one from z=z_magnetic_axis is chosen. equilibrium/time_slice/boundary_separatrix/dr_dz_zero_point/z\n3) z_zero : Midplane defined by z = 0\n4) ggd_subset : Midplane location is specified by means of the GGD grid subset for the inner and outer midplanes, if the midplane choice is different from the other available options. If the GGD midplane subset corresponds to one of the other available options, select that particular option to indicate it", + "full_path": "edge_profiles/midplane", + "introduced_after_version": "3.32.1", + "lifecycle_status": "active", + "structure_reference": "identifier_static" + }, + "edge_profiles.midplane.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_profiles/midplane/description", + "lifecycle_status": "active", + "type": "static" + }, + "edge_profiles.midplane.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_profiles/midplane/index", + "lifecycle_status": "active", + "type": "static" + }, + "edge_profiles.midplane.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_profiles/midplane/name", + "lifecycle_status": "active", + "type": "static" + }, + "edge_profiles.profiles_1d": { + "coordinates": [ + "edge_profiles.profiles_1d[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "SOL radial profiles for various time slices, taken on outboard equatorial mid-plane", + "full_path": "edge_profiles/profiles_1d(itime)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_profiles_profiles_1d", + "timebasepath": "time", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].conductivity_parallel": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel conductivity", + "full_path": "edge_profiles/profiles_1d(itime)/conductivity_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_profiles.profiles_1d[:].conductivity_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"conductivity_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/conductivity_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].conductivity_parallel_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"conductivity_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/conductivity_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_profiles.profiles_1d[:].conductivity_parallel_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"conductivity_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/conductivity_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_profiles.profiles_1d[:].current_parallel_inside": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel current driven inside the flux surface. Cumulative surface integral of j_total", + "full_path": "edge_profiles/profiles_1d(itime)/current_parallel_inside(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A" + }, + "edge_profiles.profiles_1d[:].current_parallel_inside_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_parallel_inside\"", + "full_path": "edge_profiles/profiles_1d(itime)/current_parallel_inside_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].current_parallel_inside_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current_parallel_inside\"", + "full_path": "edge_profiles/profiles_1d(itime)/current_parallel_inside_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A" + }, + "edge_profiles.profiles_1d[:].current_parallel_inside_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current_parallel_inside\"", + "full_path": "edge_profiles/profiles_1d(itime)/current_parallel_inside_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A" + }, + "edge_profiles.profiles_1d[:].e_field": { + "data_type": "STRUCTURE", + "documentation": "Electric field, averaged on the magnetic surface. E.g for the parallel component, average(E.B) / B0, using edge_profiles/vacuum_toroidal_field/b0", + "full_path": "edge_profiles/profiles_1d(itime)/e_field", + "lifecycle_status": "active", + "structure_reference": "edge_profiles_vector_components_1", + "units": "V.m^-1" + }, + "edge_profiles.profiles_1d[:].e_field.diamagnetic": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component", + "full_path": "edge_profiles/profiles_1d(itime)/e_field/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.profiles_1d[:].e_field.diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/profiles_1d(itime)/e_field/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].e_field.diamagnetic_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/profiles_1d(itime)/e_field/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.profiles_1d[:].e_field.diamagnetic_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/profiles_1d(itime)/e_field/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.profiles_1d[:].e_field.parallel": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component", + "full_path": "edge_profiles/profiles_1d(itime)/e_field/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.profiles_1d[:].e_field.parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/e_field/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].e_field.parallel_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/e_field/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.profiles_1d[:].e_field.parallel_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/e_field/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.profiles_1d[:].e_field.poloidal": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component", + "full_path": "edge_profiles/profiles_1d(itime)/e_field/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.profiles_1d[:].e_field.poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/e_field/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].e_field.poloidal_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/e_field/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.profiles_1d[:].e_field.poloidal_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/e_field/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.profiles_1d[:].e_field.radial": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radial component", + "full_path": "edge_profiles/profiles_1d(itime)/e_field/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.profiles_1d[:].e_field.radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/profiles_1d(itime)/e_field/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].e_field.radial_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/profiles_1d(itime)/e_field/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.profiles_1d[:].e_field.radial_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/profiles_1d(itime)/e_field/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.profiles_1d[:].e_field.toroidal": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component", + "full_path": "edge_profiles/profiles_1d(itime)/e_field/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.profiles_1d[:].e_field.toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/e_field/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].e_field.toroidal_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/e_field/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.profiles_1d[:].e_field.toroidal_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/e_field/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.profiles_1d[:].e_field_parallel": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel electric field = average(E.B) / B0, where edge_profiles/Vacuum_Toroidal_Field/ B0", + "full_path": "edge_profiles/profiles_1d(itime)/e_field_parallel(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.profiles_1d[:].e_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"e_field_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/e_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].e_field_parallel_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"e_field_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/e_field_parallel_error_lower(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.profiles_1d[:].e_field_parallel_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"e_field_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/e_field_parallel_error_upper(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "V.m^-1" + }, + "edge_profiles.profiles_1d[:].electrons": { + "data_type": "STRUCTURE", + "documentation": "Quantities related to the electrons", + "full_path": "edge_profiles/profiles_1d(itime)/electrons", + "lifecycle_status": "active", + "structure_reference": "edge_profiles_profiles_1d_electrons" + }, + "edge_profiles.profiles_1d[:].electrons.collisionality_norm": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Collisionality normalised to the bounce frequency", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/collisionality_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.collisionality_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"collisionality_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/collisionality_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.collisionality_norm_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"collisionality_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/collisionality_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.collisionality_norm_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"collisionality_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/collisionality_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.density": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].electrons.density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.density_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].electrons.density_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].electrons.density_fast": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fast(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].electrons.density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.density_fast_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fast_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].electrons.density_fast_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fast_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit": { + "data_type": "STRUCTURE", + "documentation": "Information on the fit used to obtain the density profile", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit", + "lifecycle_status": "active", + "structure_reference": "edge_profiles_1d_fit", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.chi_squared": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/chi_squared(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.chi_squared_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/chi_squared_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.chi_squared_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/chi_squared_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.local": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "INT_1D", + "documentation": "Integer flag : 1 means local measurement, 0 means line-integrated measurement", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/local(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.measured": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured values", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/measured(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.measured_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"measured\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/measured_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.measured_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"measured\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/measured_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.parameters": { + "data_type": "STR_0D", + "documentation": "List of the fit specific parameters in XML format", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/parameters", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.reconstructed": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Value reconstructed from the fit", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/reconstructed(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.reconstructed_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/reconstructed_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.reconstructed_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/reconstructed_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.rho_pol_norm": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate of each measurement (local value for a local measurement, minimum value reached by the line of sight for a line measurement)", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/rho_pol_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.rho_pol_norm_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/rho_pol_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.rho_pol_norm_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/rho_pol_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.rho_tor_norm": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.rho_tor_norm_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.rho_tor_norm_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.source": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "STR_1D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/source(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.time_measurement": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.time_measurement_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.time_measurement_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.time_measurement_slice_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement_slice_method", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.time_measurement_slice_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement_slice_method/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.time_measurement_slice_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement_slice_method/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.time_measurement_slice_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement_slice_method/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.time_measurement_width": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement_width(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.time_measurement_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement_width\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.time_measurement_width_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement_width\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement_width_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.time_measurement_width_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement_width\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/time_measurement_width_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.weight": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Weight given to each measured value", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/weight(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.weight_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weight\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/weight_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.density_fit.weight_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weight\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_fit/weight_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.density_thermal": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of thermal particles", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].electrons.density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.density_thermal_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].electrons.density_thermal_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].electrons.density_validity": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/density_validity", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.pressure": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal+non-thermal)", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/pressure(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].electrons.pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.pressure_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/pressure_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].electrons.pressure_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/pressure_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].electrons.pressure_fast_parallel": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/pressure_fast_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].electrons.pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.pressure_fast_parallel_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].electrons.pressure_fast_parallel_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].electrons.pressure_fast_perpendicular": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/pressure_fast_perpendicular(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].electrons.pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].electrons.pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].electrons.pressure_thermal": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal) associated with random motion ~average((v-average(v))^2) ", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/pressure_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].electrons.pressure_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/pressure_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.pressure_thermal_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/pressure_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].electrons.pressure_thermal_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/pressure_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].electrons.temperature": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit": { + "data_type": "STRUCTURE", + "documentation": "Information on the fit used to obtain the temperature profile", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit", + "lifecycle_status": "active", + "structure_reference": "edge_profiles_1d_fit", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.chi_squared": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/chi_squared(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.chi_squared_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/chi_squared_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.chi_squared_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/chi_squared_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.local": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "INT_1D", + "documentation": "Integer flag : 1 means local measurement, 0 means line-integrated measurement", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/local(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured values", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/measured(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"measured\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/measured_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"measured\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/measured_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.parameters": { + "data_type": "STR_0D", + "documentation": "List of the fit specific parameters in XML format", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/parameters", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.reconstructed": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Value reconstructed from the fit", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/reconstructed(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.reconstructed_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/reconstructed_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.reconstructed_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/reconstructed_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.rho_pol_norm": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate of each measurement (local value for a local measurement, minimum value reached by the line of sight for a line measurement)", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/rho_pol_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.rho_pol_norm_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/rho_pol_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.rho_pol_norm_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/rho_pol_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.rho_tor_norm": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.rho_tor_norm_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.rho_tor_norm_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.source": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "STR_1D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/source(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement_slice_method", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement_slice_method/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement_slice_method/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement_slice_method/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_width": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement_width(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement_width\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_width_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement_width\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement_width_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_width_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement_width\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/time_measurement_width_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.weight": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Weight given to each measured value", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/weight(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.weight_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weight\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/weight_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_fit.weight_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].electrons.temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weight\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_fit/weight_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].electrons.temperature_validity": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/temperature_validity", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.velocity": { + "data_type": "STRUCTURE", + "documentation": "Velocity", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.21.0", + "structure_reference": "edge_profiles_vector_components_2", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].electrons.velocity.diamagnetic": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity/diamagnetic(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].electrons.velocity.diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.velocity.diamagnetic_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity/diamagnetic_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].electrons.velocity.diamagnetic_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity/diamagnetic_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].electrons.velocity.parallel": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity/parallel(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].electrons.velocity.parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.velocity.parallel_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity/parallel_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].electrons.velocity.parallel_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity/parallel_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].electrons.velocity.poloidal": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity/poloidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].electrons.velocity.poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.velocity.poloidal_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity/poloidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].electrons.velocity.poloidal_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity/poloidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].electrons.velocity.radial": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radial component", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity/radial(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].electrons.velocity.radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.velocity.radial_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity/radial_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].electrons.velocity.radial_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity/radial_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].electrons.velocity.toroidal": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity/toroidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].electrons.velocity.toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.velocity.toroidal_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity/toroidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].electrons.velocity.toroidal_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity/toroidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].electrons.velocity_pol": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal velocity", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity_pol(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].electrons.velocity_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_pol\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.velocity_pol_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_pol\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity_pol_error_lower(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].electrons.velocity_pol_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_pol\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity_pol_error_upper(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].electrons.velocity_tor": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal velocity", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity_tor(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].electrons.velocity_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_tor\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].electrons.velocity_tor_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_tor\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity_tor_error_lower(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].electrons.velocity_tor_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_tor\"", + "full_path": "edge_profiles/profiles_1d(itime)/electrons/velocity_tor_error_upper(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].grid": { + "data_type": "STRUCTURE", + "documentation": "Radial grid", + "full_path": "edge_profiles/profiles_1d(itime)/grid", + "lifecycle_status": "active", + "structure_reference": "edge_radial_grid" + }, + "edge_profiles.profiles_1d[:].grid.area": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Cross-sectional area of the flux surface", + "full_path": "edge_profiles/profiles_1d(itime)/grid/area(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "edge_profiles.profiles_1d[:].grid.area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].grid.area_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"area\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/area_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "edge_profiles.profiles_1d[:].grid.area_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"area\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/area_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "edge_profiles.profiles_1d[:].grid.psi": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal magnetic flux", + "full_path": "edge_profiles/profiles_1d(itime)/grid/psi(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "edge_profiles.profiles_1d[:].grid.psi_boundary": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "edge_profiles/profiles_1d(itime)/grid/psi_boundary", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "edge_profiles.profiles_1d[:].grid.psi_boundary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_boundary\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/psi_boundary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].grid.psi_boundary_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_boundary\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/psi_boundary_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "edge_profiles.profiles_1d[:].grid.psi_boundary_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_boundary\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/psi_boundary_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "edge_profiles.profiles_1d[:].grid.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].grid.psi_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/psi_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "edge_profiles.profiles_1d[:].grid.psi_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/psi_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "edge_profiles.profiles_1d[:].grid.psi_magnetic_axis": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "edge_profiles/profiles_1d(itime)/grid/psi_magnetic_axis", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "edge_profiles.profiles_1d[:].grid.psi_magnetic_axis_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_magnetic_axis\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/psi_magnetic_axis_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].grid.psi_magnetic_axis_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_magnetic_axis\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/psi_magnetic_axis_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "edge_profiles.profiles_1d[:].grid.psi_magnetic_axis_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_magnetic_axis\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/psi_magnetic_axis_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "edge_profiles.profiles_1d[:].grid.rho_pol_norm": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis) / (psi(LCFS)-psi(magnetic_axis)))", + "full_path": "edge_profiles/profiles_1d(itime)/grid/rho_pol_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].grid.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].grid.rho_pol_norm_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/rho_pol_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].grid.rho_pol_norm_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/rho_pol_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].grid.rho_tor": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/grid/rho_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "edge_profiles.profiles_1d[:].grid.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].grid.rho_tor_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/rho_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "edge_profiles.profiles_1d[:].grid.rho_tor_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/rho_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "edge_profiles.profiles_1d[:].grid.rho_tor_norm": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "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) ", + "full_path": "edge_profiles/profiles_1d(itime)/grid/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].grid.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].grid.rho_tor_norm_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].grid.rho_tor_norm_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].grid.volume": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Volume enclosed inside the magnetic surface", + "full_path": "edge_profiles/profiles_1d(itime)/grid/volume(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "edge_profiles.profiles_1d[:].grid.volume_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/volume_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].grid.volume_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"volume\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/volume_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "edge_profiles.profiles_1d[:].grid.volume_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"volume\"", + "full_path": "edge_profiles/profiles_1d(itime)/grid/volume_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "edge_profiles.profiles_1d[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_profile_ions" + }, + "edge_profiles.profiles_1d[:].ion[:].density": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].density_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].density_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fast": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles (sum over charge states when multiple charge states are considered)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fast(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fast_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fast_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fast_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fast_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit": { + "data_type": "STRUCTURE", + "documentation": "Information on the fit used to obtain the density profile", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit", + "lifecycle_status": "active", + "structure_reference": "edge_profiles_1d_fit", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.chi_squared": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/chi_squared(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.chi_squared_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/chi_squared_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.chi_squared_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/chi_squared_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.local": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "INT_1D", + "documentation": "Integer flag : 1 means local measurement, 0 means line-integrated measurement", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/local(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured values", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/measured(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"measured\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/measured_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"measured\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/measured_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.parameters": { + "data_type": "STR_0D", + "documentation": "List of the fit specific parameters in XML format", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/parameters", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.reconstructed": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Value reconstructed from the fit", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/reconstructed(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.reconstructed_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/reconstructed_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.reconstructed_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/reconstructed_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.rho_pol_norm": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate of each measurement (local value for a local measurement, minimum value reached by the line of sight for a line measurement)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/rho_pol_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.rho_pol_norm_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/rho_pol_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.rho_pol_norm_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/rho_pol_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.rho_tor_norm": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.rho_tor_norm_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.rho_tor_norm_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.source": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "STR_1D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/source(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.time_measurement": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_slice_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement_slice_method", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_slice_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement_slice_method/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_slice_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement_slice_method/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_slice_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement_slice_method/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_width": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement_width(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement_width\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_width_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement_width\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement_width_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_width_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement_width\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/time_measurement_width_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.weight": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Weight given to each measured value", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/weight(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.weight_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weight\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/weight_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].density_fit.weight_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weight\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_fit/weight_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].density_thermal": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].density_thermal_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].density_thermal_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].density_validity": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/density_validity", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/element(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "edge_profiles.profiles_1d[:].ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/element(i2)/a", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/element(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/element(i2)/a_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/element(i2)/a_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/element(i2)/atoms_n", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/element(i2)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/element(i2)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/element(i2)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/element(i2)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/element(i2)/z_n", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/element(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/element(i2)/z_n_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/element(i2)/z_n_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H, D, T, He, C, D2, ...)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/multiple_states_flag", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/neutral_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].pressure": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal+non-thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/pressure(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].pressure_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/pressure_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].pressure_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/pressure_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].pressure_fast_parallel": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure (sum over charge states when multiple charge states are considered)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/pressure_fast_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].pressure_fast_parallel_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].pressure_fast_parallel_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].pressure_fast_perpendicular": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure (sum over charge states when multiple charge states are considered)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/pressure_fast_perpendicular(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].pressure_thermal": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal) associated with random motion ~average((v-average(v))^2) (sum over charge states when multiple charge states are considered)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/pressure_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].pressure_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/pressure_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].pressure_thermal_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/pressure_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].pressure_thermal_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/pressure_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].rotation_frequency_tor": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/rotation_frequency_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].rotation_frequency_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rotation_frequency_tor\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/rotation_frequency_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].rotation_frequency_tor_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rotation_frequency_tor\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/rotation_frequency_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].rotation_frequency_tor_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rotation_frequency_tor\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/rotation_frequency_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different states of the species (ionisation, energy, excitation, ...)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_profiles_ions_charge_states2" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fast": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fast(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fast_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fast_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fast_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fast_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit": { + "data_type": "STRUCTURE", + "documentation": "Information on the fit used to obtain the density profile", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit", + "lifecycle_status": "active", + "structure_reference": "edge_profiles_1d_fit", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.chi_squared": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/chi_squared(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.chi_squared_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/chi_squared_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.chi_squared_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/chi_squared_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.local": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "INT_1D", + "documentation": "Integer flag : 1 means local measurement, 0 means line-integrated measurement", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/local(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured values", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/measured(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"measured\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/measured_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"measured\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/measured_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.parameters": { + "data_type": "STR_0D", + "documentation": "List of the fit specific parameters in XML format", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/parameters", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.reconstructed": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Value reconstructed from the fit", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/reconstructed(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.reconstructed_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/reconstructed_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.reconstructed_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/reconstructed_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.rho_pol_norm": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate of each measurement (local value for a local measurement, minimum value reached by the line of sight for a line measurement)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/rho_pol_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.rho_pol_norm_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/rho_pol_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.rho_pol_norm_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/rho_pol_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.rho_tor_norm": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.rho_tor_norm_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.rho_tor_norm_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.source": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "STR_1D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/source(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement_slice_method", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement_slice_method/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement_slice_method/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement_slice_method/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_width": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement_width(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement_width\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_width_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement_width\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement_width_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_width_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement_width\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/time_measurement_width_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.weight": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Weight given to each measured value", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/weight(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.weight_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weight\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/weight_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.weight_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weight\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_fit/weight_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_thermal": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of thermal particles", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_thermal_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].density_thermal_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/density_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/electron_configuration", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].ionisation_potential": { + "data_type": "FLT_0D", + "documentation": "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.", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/ionisation_potential", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].ionisation_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ionisation_potential\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/ionisation_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].ionisation_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"ionisation_potential\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/ionisation_potential_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].ionisation_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"ionisation_potential\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/ionisation_potential_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].pressure": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal+non-thermal)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].pressure_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].pressure_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].pressure_fast_parallel": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure ", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_fast_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].pressure_fast_parallel_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].pressure_fast_parallel_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].pressure_fast_perpendicular": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure ", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_fast_perpendicular(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].pressure_thermal": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal) associated with random motion ~average((v-average(v))^2)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].pressure_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].pressure_thermal_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].pressure_thermal_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/pressure_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].rotation_frequency_tor": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal rotation frequency (i.e. toroidal velocity divided by the major radius at which the toroidal velocity is taken)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/rotation_frequency_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].rotation_frequency_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rotation_frequency_tor\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/rotation_frequency_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].rotation_frequency_tor_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rotation_frequency_tor\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/rotation_frequency_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].rotation_frequency_tor_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rotation_frequency_tor\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/rotation_frequency_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].temperature": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/temperature(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].temperature_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/temperature_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].temperature_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/temperature_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].velocity": { + "data_type": "STRUCTURE", + "documentation": "Velocity", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.21.0", + "structure_reference": "edge_profiles_vector_components_3", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].velocity.diamagnetic": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/diamagnetic(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].velocity.diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].velocity.diamagnetic_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/diamagnetic_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].velocity.diamagnetic_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/diamagnetic_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].velocity.parallel": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/parallel(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].velocity.parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].velocity.parallel_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/parallel_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].velocity.parallel_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/parallel_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].velocity.poloidal": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/poloidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].velocity.poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].velocity.poloidal_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/poloidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].velocity.poloidal_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/poloidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].velocity.radial": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radial component", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/radial(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].velocity.radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].velocity.radial_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/radial_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].velocity.radial_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/radial_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].velocity.toroidal": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/toroidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].velocity.toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].velocity.toroidal_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/toroidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].velocity.toroidal_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/velocity/toroidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/vibrational_level", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/vibrational_level_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/vibrational_level_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/vibrational_mode", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_average": { + "data_type": "FLT_0D", + "documentation": "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.", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_average_1d": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average_1d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_average_1d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_average_1d\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average_1d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_average_1d_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z_average_1d\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average_1d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_average_1d_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z_average_1d\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average_1d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_average_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_average\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_average_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_average\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_average_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_average\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_average_square_1d": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average_square_1d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_average_square_1d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_average_square_1d\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average_square_1d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_average_square_1d_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z_average_square_1d\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average_square_1d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_average_square_1d_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z_average_square_1d\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_average_square_1d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle (equal to z_min if no bundle)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_max", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_max_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_max_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_min", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_min_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_min_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_square_average": { + "data_type": "FLT_0D", + "documentation": "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.", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_square_average", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_square_average_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_square_average\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_square_average_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_square_average_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_square_average\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_square_average_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].state[:].z_square_average_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_square_average\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/state(i2)/z_square_average_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature (average over charge states when multiple charge states are considered)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit": { + "data_type": "STRUCTURE", + "documentation": "Information on the fit used to obtain the temperature profile", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit", + "lifecycle_status": "active", + "structure_reference": "edge_profiles_1d_fit", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.chi_squared": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/chi_squared(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.chi_squared_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/chi_squared_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.chi_squared_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/chi_squared_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.local": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "INT_1D", + "documentation": "Integer flag : 1 means local measurement, 0 means line-integrated measurement", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/local(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured values", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/measured(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"measured\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/measured_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"measured\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/measured_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.parameters": { + "data_type": "STR_0D", + "documentation": "List of the fit specific parameters in XML format", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/parameters", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.reconstructed": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Value reconstructed from the fit", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/reconstructed(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.reconstructed_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/reconstructed_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.reconstructed_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/reconstructed_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.rho_pol_norm": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate of each measurement (local value for a local measurement, minimum value reached by the line of sight for a line measurement)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/rho_pol_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.rho_pol_norm_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/rho_pol_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.rho_pol_norm_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/rho_pol_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.rho_tor_norm": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.rho_tor_norm_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.rho_tor_norm_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.source": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "STR_1D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/source(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement_slice_method", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement_slice_method/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement_slice_method/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement_slice_method/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_width": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement_width(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement_width\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_width_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement_width\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement_width_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_width_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement_width\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/time_measurement_width_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.weight": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Weight given to each measured value", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/weight(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.weight_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weight\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/weight_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.weight_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weight\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_fit/weight_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].temperature_validity": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/temperature_validity", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity": { + "data_type": "STRUCTURE", + "documentation": "Velocity (average over charge states when multiple charge states are considered) at the position of maximum major radius on every flux surface", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity", + "lifecycle_status": "active", + "structure_reference": "edge_profiles_vector_components_2", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity.diamagnetic": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity.diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity.diamagnetic_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity.diamagnetic_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity.parallel": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity.parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity.parallel_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity.parallel_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity.poloidal": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity.poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity.poloidal_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity.poloidal_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity.radial": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radial component", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity.radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity.radial_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity.radial_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity.toroidal": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity.toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity.toroidal_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity.toroidal_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity_pol": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal velocity (average over charge states when multiple charge states are considered)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity_pol(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_pol\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity_pol_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_pol\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity_pol_error_lower(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity_pol_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_pol\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity_pol_error_upper(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity_tor": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal velocity (average over charge states when multiple charge states are considered)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity_tor(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_tor\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity_tor_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_tor\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity_tor_error_lower(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].velocity_tor_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_tor\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/velocity_tor_error_upper(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.3.0", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed), volume averaged over plasma radius", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/z_ion", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].z_ion_1d": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Average charge of the ion species (sum of states charge weighted by state density and divided by ion density)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/z_ion_1d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].z_ion_1d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion_1d\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/z_ion_1d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].z_ion_1d_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z_ion_1d\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/z_ion_1d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].z_ion_1d_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z_ion_1d\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/z_ion_1d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/z_ion_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/z_ion_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].ion[:].z_ion_square_1d": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Average square charge of the ion species (sum of states square charge weighted by state density and divided by ion density)", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/z_ion_square_1d(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].z_ion_square_1d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion_square_1d\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/z_ion_square_1d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].ion[:].z_ion_square_1d_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z_ion_square_1d\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/z_ion_square_1d_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].ion[:].z_ion_square_1d_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z_ion_square_1d\"", + "full_path": "edge_profiles/profiles_1d(itime)/ion(i1)/z_ion_square_1d_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].j_bootstrap": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Bootstrap current density = average(J_Bootstrap.B) / B0, where B0 = edge_profiles/Vacuum_Toroidal_Field/ B0", + "full_path": "edge_profiles/profiles_1d(itime)/j_bootstrap(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "edge_profiles.profiles_1d[:].j_bootstrap_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_bootstrap\"", + "full_path": "edge_profiles/profiles_1d(itime)/j_bootstrap_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].j_bootstrap_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_bootstrap\"", + "full_path": "edge_profiles/profiles_1d(itime)/j_bootstrap_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "edge_profiles.profiles_1d[:].j_bootstrap_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_bootstrap\"", + "full_path": "edge_profiles/profiles_1d(itime)/j_bootstrap_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "edge_profiles.profiles_1d[:].j_non_inductive": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Non-inductive (includes bootstrap) parallel current density = average(jni.B) / B0, where B0 = edge_profiles/Vacuum_Toroidal_Field/ B0", + "full_path": "edge_profiles/profiles_1d(itime)/j_non_inductive(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "edge_profiles.profiles_1d[:].j_non_inductive_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_non_inductive\"", + "full_path": "edge_profiles/profiles_1d(itime)/j_non_inductive_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].j_non_inductive_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_non_inductive\"", + "full_path": "edge_profiles/profiles_1d(itime)/j_non_inductive_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "edge_profiles.profiles_1d[:].j_non_inductive_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_non_inductive\"", + "full_path": "edge_profiles/profiles_1d(itime)/j_non_inductive_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "edge_profiles.profiles_1d[:].j_ohmic": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Ohmic parallel current density = average(J_Ohmic.B) / B0, where B0 = edge_profiles/Vacuum_Toroidal_Field/ B0", + "full_path": "edge_profiles/profiles_1d(itime)/j_ohmic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "edge_profiles.profiles_1d[:].j_ohmic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_ohmic\"", + "full_path": "edge_profiles/profiles_1d(itime)/j_ohmic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].j_ohmic_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_ohmic\"", + "full_path": "edge_profiles/profiles_1d(itime)/j_ohmic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "edge_profiles.profiles_1d[:].j_ohmic_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_ohmic\"", + "full_path": "edge_profiles/profiles_1d(itime)/j_ohmic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "edge_profiles.profiles_1d[:].j_tor": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total toroidal current density = average(J_Tor/R) / average(1/R)", + "full_path": "edge_profiles/profiles_1d(itime)/j_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "edge_profiles.profiles_1d[:].j_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_tor\"", + "full_path": "edge_profiles/profiles_1d(itime)/j_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].j_tor_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_tor\"", + "full_path": "edge_profiles/profiles_1d(itime)/j_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "edge_profiles.profiles_1d[:].j_tor_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_tor\"", + "full_path": "edge_profiles/profiles_1d(itime)/j_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "edge_profiles.profiles_1d[:].j_total": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total parallel current density = average(jtot.B) / B0, where B0 = edge_profiles/Vacuum_Toroidal_Field/ B0", + "full_path": "edge_profiles/profiles_1d(itime)/j_total(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "edge_profiles.profiles_1d[:].j_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_total\"", + "full_path": "edge_profiles/profiles_1d(itime)/j_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].j_total_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_total\"", + "full_path": "edge_profiles/profiles_1d(itime)/j_total_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "edge_profiles.profiles_1d[:].j_total_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_total\"", + "full_path": "edge_profiles/profiles_1d(itime)/j_total_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "edge_profiles.profiles_1d[:].magnetic_shear": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Magnetic shear, defined as rho_tor/q . dq/drho_tor", + "full_path": "edge_profiles/profiles_1d(itime)/magnetic_shear(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].magnetic_shear_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"magnetic_shear\"", + "full_path": "edge_profiles/profiles_1d(itime)/magnetic_shear_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].magnetic_shear_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"magnetic_shear\"", + "full_path": "edge_profiles/profiles_1d(itime)/magnetic_shear_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].magnetic_shear_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"magnetic_shear\"", + "full_path": "edge_profiles/profiles_1d(itime)/magnetic_shear_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].momentum_tor": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "edge_profiles/profiles_1d(itime)/momentum_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "edge_profiles.profiles_1d[:].momentum_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor\"", + "full_path": "edge_profiles/profiles_1d(itime)/momentum_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].momentum_tor_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"momentum_tor\"", + "full_path": "edge_profiles/profiles_1d(itime)/momentum_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "edge_profiles.profiles_1d[:].momentum_tor_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"momentum_tor\"", + "full_path": "edge_profiles/profiles_1d(itime)/momentum_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "edge_profiles.profiles_1d[:].n_i_thermal_total": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total ion thermal density (sum over species and charge states)", + "full_path": "edge_profiles/profiles_1d(itime)/n_i_thermal_total(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].n_i_thermal_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_i_thermal_total\"", + "full_path": "edge_profiles/profiles_1d(itime)/n_i_thermal_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].n_i_thermal_total_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"n_i_thermal_total\"", + "full_path": "edge_profiles/profiles_1d(itime)/n_i_thermal_total_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].n_i_thermal_total_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"n_i_thermal_total\"", + "full_path": "edge_profiles/profiles_1d(itime)/n_i_thermal_total_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].n_i_total_over_n_e": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Ratio of total ion density (sum over species and charge states) over electron density. (thermal+non-thermal)", + "full_path": "edge_profiles/profiles_1d(itime)/n_i_total_over_n_e(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].n_i_total_over_n_e_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_i_total_over_n_e\"", + "full_path": "edge_profiles/profiles_1d(itime)/n_i_total_over_n_e_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].n_i_total_over_n_e_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"n_i_total_over_n_e\"", + "full_path": "edge_profiles/profiles_1d(itime)/n_i_total_over_n_e_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].n_i_total_over_n_e_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"n_i_total_over_n_e\"", + "full_path": "edge_profiles/profiles_1d(itime)/n_i_total_over_n_e_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].neutral": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different neutral species", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_profile_neutral" + }, + "edge_profiles.profiles_1d[:].neutral[:].density": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/density(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].neutral[:].density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].density_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/density_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].neutral[:].density_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/density_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].neutral[:].density_fast": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles (sum over charge states when multiple charge states are considered)", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/density_fast(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].neutral[:].density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].density_fast_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/density_fast_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].neutral[:].density_fast_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/density_fast_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].neutral[:].density_thermal": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/density_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].neutral[:].density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].density_thermal_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/density_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].neutral[:].density_thermal_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/density_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].neutral[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/element(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "edge_profiles.profiles_1d[:].neutral[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/a", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_profiles.profiles_1d[:].neutral[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/a_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_profiles.profiles_1d[:].neutral[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/a_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_profiles.profiles_1d[:].neutral[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/atoms_n", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].neutral[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].neutral[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].neutral[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/z_n", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].neutral[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/z_n_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].neutral[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/element(i2)/z_n_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].neutral[:].ion_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding ion species in the ../../ion array", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/ion_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the species (e.g. H, D, T, He, C, D2, DT, CD4, ...)", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/multiple_states_flag", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].pressure": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal+non-thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/pressure(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].pressure_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/pressure_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].pressure_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/pressure_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].pressure_fast_parallel": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure (sum over charge states when multiple charge states are considered)", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/pressure_fast_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].pressure_fast_parallel_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].pressure_fast_parallel_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].pressure_fast_perpendicular": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure (sum over charge states when multiple charge states are considered)", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/pressure_fast_perpendicular(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].pressure_thermal": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal) associated with random motion ~average((v-average(v))^2) (sum over charge states when multiple charge states are considered)", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/pressure_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].pressure_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/pressure_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].pressure_thermal_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/pressure_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].pressure_thermal_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/pressure_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different states of the species (energy, excitation, ...)", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_profiles_neutral_state" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].density": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].density_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].density_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].density_fast": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density_fast(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].density_fast_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density_fast_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].density_fast_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density_fast_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].density_thermal": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of thermal particles", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].density_thermal_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].density_thermal_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/density_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/electron_configuration", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying state", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].neutral_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/neutrals_identifier.xml", + "documentation": "Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI\n1) cold : Cold neutrals\n2) thermal : Thermal neutrals\n3) fast : Fast neutrals\n4) nbi : NBI neutrals", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/neutral_type", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].neutral_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/neutral_type/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].neutral_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/neutral_type/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].neutral_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/neutral_type/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].pressure": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal+non-thermal)", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].pressure_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].pressure_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].pressure_fast_parallel": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure ", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_fast_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].pressure_fast_parallel_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].pressure_fast_parallel_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].pressure_fast_perpendicular": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure ", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_fast_perpendicular(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].pressure_thermal": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (thermal) associated with random motion ~average((v-average(v))^2)", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].pressure_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].pressure_thermal_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].pressure_thermal_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/pressure_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].temperature": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/temperature(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].temperature_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/temperature_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].temperature_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/temperature_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].velocity": { + "data_type": "STRUCTURE", + "documentation": "Velocity", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.21.0", + "structure_reference": "edge_profiles_vector_components_3", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.diamagnetic": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/diamagnetic(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.diamagnetic_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/diamagnetic_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.diamagnetic_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/diamagnetic_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.parallel": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/parallel(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.parallel_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/parallel_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.parallel_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/parallel_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.poloidal": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/poloidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.poloidal_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/poloidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.poloidal_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/poloidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.radial": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radial component", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/radial(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.radial_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/radial_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.radial_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/radial_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.toroidal": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/toroidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.toroidal_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/toroidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.toroidal_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/velocity/toroidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/vibrational_level", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/vibrational_level_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/vibrational_level_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_profiles.profiles_1d[:].neutral[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/state(i2)/vibrational_mode", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].temperature": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature (average over charge states when multiple charge states are considered)", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/temperature(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].neutral[:].temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].temperature_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/temperature_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].neutral[:].temperature_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/temperature_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].neutral[:].velocity": { + "data_type": "STRUCTURE", + "documentation": "Velocity (average over charge states when multiple charge states are considered)", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/velocity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.21.0", + "structure_reference": "edge_profiles_vector_components_2", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].velocity.diamagnetic": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/velocity/diamagnetic(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].velocity.diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/velocity/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].velocity.diamagnetic_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/velocity/diamagnetic_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].velocity.diamagnetic_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/velocity/diamagnetic_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].velocity.parallel": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/velocity/parallel(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].velocity.parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/velocity/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].velocity.parallel_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/velocity/parallel_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].velocity.parallel_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/velocity/parallel_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].velocity.poloidal": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/velocity/poloidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].velocity.poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/velocity/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].velocity.poloidal_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/velocity/poloidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].velocity.poloidal_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/velocity/poloidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].velocity.radial": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radial component", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/velocity/radial(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].velocity.radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/velocity/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].velocity.radial_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/velocity/radial_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].velocity.radial_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/velocity/radial_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].velocity.toroidal": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/velocity/toroidal(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].velocity.toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/velocity/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].neutral[:].velocity.toroidal_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/velocity/toroidal_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].neutral[:].velocity.toroidal_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_profiles/profiles_1d(itime)/neutral(i1)/velocity/toroidal_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_profiles.profiles_1d[:].phi_potential": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Electrostatic potential, averaged on the magnetic flux surface", + "full_path": "edge_profiles/profiles_1d(itime)/phi_potential(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V" + }, + "edge_profiles.profiles_1d[:].phi_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi_potential\"", + "full_path": "edge_profiles/profiles_1d(itime)/phi_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].phi_potential_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi_potential\"", + "full_path": "edge_profiles/profiles_1d(itime)/phi_potential_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V" + }, + "edge_profiles.profiles_1d[:].phi_potential_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi_potential\"", + "full_path": "edge_profiles/profiles_1d(itime)/phi_potential_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V" + }, + "edge_profiles.profiles_1d[:].pressure_ion_total": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total (sum over ion species) thermal ion pressure", + "full_path": "edge_profiles/profiles_1d(itime)/pressure_ion_total(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].pressure_ion_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_ion_total\"", + "full_path": "edge_profiles/profiles_1d(itime)/pressure_ion_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].pressure_ion_total_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_ion_total\"", + "full_path": "edge_profiles/profiles_1d(itime)/pressure_ion_total_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].pressure_ion_total_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_ion_total\"", + "full_path": "edge_profiles/profiles_1d(itime)/pressure_ion_total_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].pressure_parallel": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total parallel pressure (electrons+ions, thermal+non-thermal)", + "full_path": "edge_profiles/profiles_1d(itime)/pressure_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].pressure_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/pressure_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].pressure_parallel_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/pressure_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].pressure_parallel_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_parallel\"", + "full_path": "edge_profiles/profiles_1d(itime)/pressure_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].pressure_perpendicular": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total perpendicular pressure (electrons+ions, thermal+non-thermal)", + "full_path": "edge_profiles/profiles_1d(itime)/pressure_perpendicular(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].pressure_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_perpendicular\"", + "full_path": "edge_profiles/profiles_1d(itime)/pressure_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].pressure_perpendicular_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_perpendicular\"", + "full_path": "edge_profiles/profiles_1d(itime)/pressure_perpendicular_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].pressure_perpendicular_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_perpendicular\"", + "full_path": "edge_profiles/profiles_1d(itime)/pressure_perpendicular_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].pressure_thermal": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Thermal pressure (electrons+ions)", + "full_path": "edge_profiles/profiles_1d(itime)/pressure_thermal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].pressure_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/pressure_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].pressure_thermal_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/pressure_thermal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].pressure_thermal_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_thermal\"", + "full_path": "edge_profiles/profiles_1d(itime)/pressure_thermal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "edge_profiles.profiles_1d[:].q": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "edge_profiles.profiles_1d{i}.q", + "cocos_transformation_expression": ".fact_q", + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Safety factor", + "full_path": "edge_profiles/profiles_1d(itime)/q(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].q_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"q\"", + "full_path": "edge_profiles/profiles_1d(itime)/q_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].q_error_lower": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "edge_profiles.profiles_1d{i}.q", + "cocos_transformation_expression": ".fact_q", + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"q\"", + "full_path": "edge_profiles/profiles_1d(itime)/q_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].q_error_upper": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "edge_profiles.profiles_1d{i}.q", + "cocos_transformation_expression": ".fact_q", + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"q\"", + "full_path": "edge_profiles/profiles_1d(itime)/q_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].rotation_frequency_tor_sonic": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/rotation_frequency_tor_sonic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1", + "url": "https://doi.org/10.1063/1.865350" + }, + "edge_profiles.profiles_1d[:].rotation_frequency_tor_sonic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rotation_frequency_tor_sonic\"", + "full_path": "edge_profiles/profiles_1d(itime)/rotation_frequency_tor_sonic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].rotation_frequency_tor_sonic_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rotation_frequency_tor_sonic\"", + "full_path": "edge_profiles/profiles_1d(itime)/rotation_frequency_tor_sonic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1", + "url": "https://doi.org/10.1063/1.865350" + }, + "edge_profiles.profiles_1d[:].rotation_frequency_tor_sonic_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rotation_frequency_tor_sonic\"", + "full_path": "edge_profiles/profiles_1d(itime)/rotation_frequency_tor_sonic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1", + "url": "https://doi.org/10.1063/1.865350" + }, + "edge_profiles.profiles_1d[:].t_i_average": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Ion temperature (averaged on charge states and ion species)", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].t_i_average_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"t_i_average\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].t_i_average_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"t_i_average\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].t_i_average_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"t_i_average\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit": { + "data_type": "STRUCTURE", + "documentation": "Information on the fit used to obtain the t_i_average profile", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit", + "lifecycle_status": "active", + "structure_reference": "edge_profiles_1d_fit", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.chi_squared": { + "coordinates": [ + "edge_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/chi_squared(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.chi_squared_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/chi_squared_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.chi_squared_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/chi_squared_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.local": { + "coordinates": [ + "edge_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "INT_1D", + "documentation": "Integer flag : 1 means local measurement, 0 means line-integrated measurement", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/local(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.measured": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured values", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/measured(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.measured_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"measured\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/measured_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.measured_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"measured\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/measured_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.parameters": { + "data_type": "STR_0D", + "documentation": "List of the fit specific parameters in XML format", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/parameters", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.reconstructed": { + "coordinates": [ + "edge_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Value reconstructed from the fit", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/reconstructed(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.reconstructed_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/reconstructed_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.reconstructed_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/reconstructed_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "eV" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.rho_pol_norm": { + "coordinates": [ + "edge_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate of each measurement (local value for a local measurement, minimum value reached by the line of sight for a line measurement)", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/rho_pol_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.rho_pol_norm_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/rho_pol_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.rho_pol_norm_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/rho_pol_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.rho_tor_norm": { + "coordinates": [ + "edge_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.rho_tor_norm_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.rho_tor_norm_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.source": { + "coordinates": [ + "edge_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "STR_1D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/source(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.time_measurement": { + "coordinates": [ + "edge_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.time_measurement_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.time_measurement_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.time_measurement_slice_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement_slice_method", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.time_measurement_slice_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement_slice_method/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.time_measurement_slice_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement_slice_method/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.time_measurement_slice_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement_slice_method/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.time_measurement_width": { + "coordinates": [ + "edge_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement_width(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.time_measurement_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement_width\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.time_measurement_width_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement_width\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement_width_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.time_measurement_width_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement_width\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/time_measurement_width_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.weight": { + "coordinates": [ + "edge_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Weight given to each measured value", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/weight(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.weight_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weight\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/weight_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].t_i_average_fit.weight_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].t_i_average_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weight\"", + "full_path": "edge_profiles/profiles_1d(itime)/t_i_average_fit/weight_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "edge_profiles/profiles_1d(itime)/time", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].zeff": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective charge", + "full_path": "edge_profiles/profiles_1d(itime)/zeff(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].zeff_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"zeff\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].zeff_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"zeff\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].zeff_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].grid.rho_pol_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"zeff\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].zeff_fit": { + "data_type": "STRUCTURE", + "documentation": "Information on the fit used to obtain the zeff profile", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit", + "lifecycle_status": "active", + "structure_reference": "edge_profiles_1d_fit", + "units": "-" + }, + "edge_profiles.profiles_1d[:].zeff_fit.chi_squared": { + "coordinates": [ + "edge_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/chi_squared(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].zeff_fit.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].zeff_fit.chi_squared_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/chi_squared_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].zeff_fit.chi_squared_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/chi_squared_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].zeff_fit.local": { + "coordinates": [ + "edge_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "INT_1D", + "documentation": "Integer flag : 1 means local measurement, 0 means line-integrated measurement", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/local(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].zeff_fit.measured": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured values", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/measured(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].zeff_fit.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].zeff_fit.measured_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"measured\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/measured_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].zeff_fit.measured_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"measured\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/measured_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].zeff_fit.parameters": { + "data_type": "STR_0D", + "documentation": "List of the fit specific parameters in XML format", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/parameters", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].zeff_fit.reconstructed": { + "coordinates": [ + "edge_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Value reconstructed from the fit", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/reconstructed(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].zeff_fit.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].zeff_fit.reconstructed_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/reconstructed_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].zeff_fit.reconstructed_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/reconstructed_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].zeff_fit.rho_pol_norm": { + "coordinates": [ + "edge_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate of each measurement (local value for a local measurement, minimum value reached by the line of sight for a line measurement)", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/rho_pol_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].zeff_fit.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].zeff_fit.rho_pol_norm_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/rho_pol_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].zeff_fit.rho_pol_norm_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/rho_pol_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].zeff_fit.rho_tor_norm": { + "coordinates": [ + "edge_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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)", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].zeff_fit.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].zeff_fit.rho_tor_norm_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].zeff_fit.rho_tor_norm_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].zeff_fit.source": { + "coordinates": [ + "edge_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "STR_1D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/source(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].zeff_fit.time_measurement": { + "coordinates": [ + "edge_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/time_measurement(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].zeff_fit.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].zeff_fit.time_measurement_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/time_measurement_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].zeff_fit.time_measurement_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/time_measurement_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].zeff_fit.time_measurement_slice_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/time_measurement_slice_method", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "edge_profiles.profiles_1d[:].zeff_fit.time_measurement_slice_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/time_measurement_slice_method/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].zeff_fit.time_measurement_slice_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/time_measurement_slice_method/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].zeff_fit.time_measurement_slice_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/time_measurement_slice_method/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].zeff_fit.time_measurement_width": { + "coordinates": [ + "edge_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/time_measurement_width(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].zeff_fit.time_measurement_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement_width\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/time_measurement_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].zeff_fit.time_measurement_width_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_measurement_width\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/time_measurement_width_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].zeff_fit.time_measurement_width_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_measurement_width\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/time_measurement_width_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.profiles_1d[:].zeff_fit.weight": { + "coordinates": [ + "edge_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Weight given to each measured value", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/weight(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].zeff_fit.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_profiles.profiles_1d[:].zeff_fit.weight_error_lower": { + "coordinates": [ + "edge_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weight\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/weight_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.profiles_1d[:].zeff_fit.weight_error_upper": { + "coordinates": [ + "edge_profiles.profiles_1d[:].zeff_fit.measured" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weight\"", + "full_path": "edge_profiles/profiles_1d(itime)/zeff_fit/weight_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_profiles.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "edge_profiles/time(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "edge_profiles.vacuum_toroidal_field": { + "cocos_alias": "IDSPATH", + "cocos_replace": "edge_profiles.vacuum_toroidal_field", + "data_type": "STRUCTURE", + "documentation": "Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)", + "full_path": "edge_profiles/vacuum_toroidal_field", + "lifecycle_status": "active", + "structure_reference": "b_tor_vacuum_1" + }, + "edge_profiles.vacuum_toroidal_field.b0": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "edge_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "edge_profiles/vacuum_toroidal_field/b0(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "edge_profiles.vacuum_toroidal_field.b0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b0\"", + "full_path": "edge_profiles/vacuum_toroidal_field/b0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "edge_profiles.vacuum_toroidal_field.b0_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "edge_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b0\"", + "full_path": "edge_profiles/vacuum_toroidal_field/b0_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "edge_profiles.vacuum_toroidal_field.b0_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "edge_profiles.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b0\"", + "full_path": "edge_profiles/vacuum_toroidal_field/b0_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "edge_profiles.vacuum_toroidal_field.r0": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "edge_profiles/vacuum_toroidal_field/r0", + "lifecycle_status": "active", + "type": "constant", + "units": "m" + }, + "edge_profiles.vacuum_toroidal_field.r0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r0\"", + "full_path": "edge_profiles/vacuum_toroidal_field/r0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "edge_profiles.vacuum_toroidal_field.r0_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r0\"", + "full_path": "edge_profiles/vacuum_toroidal_field/r0_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "m" + }, + "edge_profiles.vacuum_toroidal_field.r0_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r0\"", + "full_path": "edge_profiles/vacuum_toroidal_field/r0_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "m" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/edge_sources.json b/omas/imas_structures/3_39_0/edge_sources.json new file mode 100644 index 000000000..6c62936a7 --- /dev/null +++ b/omas/imas_structures/3_39_0/edge_sources.json @@ -0,0 +1,7197 @@ +{ + "edge_sources": { + "documentation": "Edge plasma sources. Energy terms correspond to the full kinetic energy equation (i.e. the energy flux takes into account the energy transported by the particle flux)", + "full_path": "edge_sources", + "lifecycle_last_change": "3.38.1", + "lifecycle_status": "active", + "lifecycle_version": "3.22.0", + "maxoccur": "10", + "specific_validation_rules": "yes" + }, + "edge_sources.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "edge_sources/code", + "lifecycle_status": "active", + "structure_reference": "code" + }, + "edge_sources.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "edge_sources/code/commit", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "edge_sources/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "edge_sources/code/library(i1)", + "lifecycle_status": "active", + "maxoccur": "10", + "structure_reference": "library" + }, + "edge_sources.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "edge_sources/code/library(i1)/commit", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "edge_sources/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "edge_sources/code/library(i1)/name", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "edge_sources/code/library(i1)/parameters", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "edge_sources/code/library(i1)/repository", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "edge_sources/code/library(i1)/version", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "edge_sources/code/name", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.code.output_flag": { + "coordinates": [ + "edge_sources.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "edge_sources/code/output_flag(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic" + }, + "edge_sources.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "edge_sources/code/parameters", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "edge_sources/code/repository", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "edge_sources/code/version", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.grid_ggd": { + "coordinates": [ + "edge_sources.grid_ggd[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Grid (using the Generic Grid Description), for various time slices. The timebase of this array of structure must be a subset of the ggd timebases", + "full_path": "edge_sources/grid_ggd(itime)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_aos3_root", + "timebasepath": "time", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].grid_subset": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Grid subsets", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset" + }, + "edge_sources.grid_ggd[:].grid_subset[:].base": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/base(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "edge_sources.grid_ggd[:].grid_subset[:].base[:].jacobian": { + "coordinates": [ + "edge_sources.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].grid_subset[:].base[:].jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].grid_subset[:].base[:].jacobian_error_lower": { + "coordinates": [ + "edge_sources.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].grid_subset[:].base[:].jacobian_error_upper": { + "coordinates": [ + "edge_sources.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant": { + "coordinates": [ + "edge_sources.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant_error_lower": { + "coordinates": [ + "edge_sources.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant_error_upper": { + "coordinates": [ + "edge_sources.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].grid_subset[:].base[:].tensor_covariant": { + "coordinates": [ + "edge_sources.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].grid_subset[:].base[:].tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].grid_subset[:].base[:].tensor_covariant_error_lower": { + "coordinates": [ + "edge_sources.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].grid_subset[:].base[:].tensor_covariant_error_upper": { + "coordinates": [ + "edge_sources.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].grid_subset[:].dimension": { + "data_type": "INT_0D", + "documentation": "Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/dimension", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].grid_subset[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/element(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element" + }, + "edge_sources.grid_ggd[:].grid_subset[:].element[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects defining the element", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element_object" + }, + "edge_sources.grid_ggd[:].grid_subset[:].element[:].object[:].dimension": { + "data_type": "INT_0D", + "documentation": "Dimension of the object", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)/dimension", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].grid_subset[:].element[:].object[:].index": { + "data_type": "INT_0D", + "documentation": "Object index", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].grid_subset[:].element[:].object[:].space": { + "data_type": "INT_0D", + "documentation": "Index of the space from which that object is taken", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)/space", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].grid_subset[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_subset_identifier.xml", + "documentation": "Grid subset identifier\n0) unspecified : unspecified\n1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]\n200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).\n2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces\n4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces\n5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n6) x_points : Nodes defining x-points\n7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point\n8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point\n9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point\n10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point\n11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix\n12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix\n13) outer_target : y-aligned edges defining the outer target\n14) inner_target : y-aligned edges defining the inner target\n15) core_boundary : Innermost x-aligned edges\n16) separatrix : x-aligned edges defining the active separatrix\n17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions\n18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region\n19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region\n20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region\n21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region\n22) core : Cells inside the active separatrix\n23) sol : Cells defining the main SOL outside of the divertor regions\n24) outer_divertor : Cells defining the outer divertor region\n25) inner_divertor : Cells defining the inner divertor region\n26) core_sol : x-aligned edges defining part of active separatrix separating core and sol\n27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)\n28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)\n29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point\n30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point\n31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point\n32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point\n33) separatrix_2 : x-aligned edges defining the non-active separatrix\n34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region\n35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region\n36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region\n37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region\n38) intra_sep : Cells between the two separatrices\n39) outer_divertor_2 : Cells defining the outer inactive divertor region\n40) inner_divertor_2 : Cells defining the inner inactive divertor region\n41) outer_target_2 : y-aligned edges defining the outer inactive target\n42) inner_target_2 : y-aligned edges defining the inner inactive target\n43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n44) full_wall : All edges defining walls, baffles, and targets\n45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg\n46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg\n47) outer_sf_pfr_connection_1 : y-aligned edges defining\u00a0the connection between the outer snowflake entrance and third leg\n48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg\n100) magnetic_axis : Point corresponding to the magnetic axis\n101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane\n102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane\n103) outer_target_separatrix : Point on active separatrix at outer active target\n104) inner_target_separatrix : Point on active separatrix at inner active target\n105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target\n106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/identifier", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3", + "url": "utilities/LFS_snowflake_GGD_subsets.png" + }, + "edge_sources.grid_ggd[:].grid_subset[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/identifier/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].grid_subset[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/identifier/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].grid_subset[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/identifier/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].grid_subset[:].metric": { + "data_type": "STRUCTURE", + "documentation": "Metric of the canonical frame onto Cartesian coordinates", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/metric", + "lifecycle_status": "active", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "edge_sources.grid_ggd[:].grid_subset[:].metric.jacobian": { + "coordinates": [ + "edge_sources.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/metric/jacobian(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].grid_subset[:].metric.jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/metric/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].grid_subset[:].metric.jacobian_error_lower": { + "coordinates": [ + "edge_sources.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/metric/jacobian_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].grid_subset[:].metric.jacobian_error_upper": { + "coordinates": [ + "edge_sources.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/metric/jacobian_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].grid_subset[:].metric.tensor_contravariant": { + "coordinates": [ + "edge_sources.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].grid_subset[:].metric.tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].grid_subset[:].metric.tensor_contravariant_error_lower": { + "coordinates": [ + "edge_sources.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].grid_subset[:].metric.tensor_contravariant_error_upper": { + "coordinates": [ + "edge_sources.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].grid_subset[:].metric.tensor_covariant": { + "coordinates": [ + "edge_sources.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].grid_subset[:].metric.tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].grid_subset[:].metric.tensor_covariant_error_lower": { + "coordinates": [ + "edge_sources.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].grid_subset[:].metric.tensor_covariant_error_upper": { + "coordinates": [ + "edge_sources.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "edge_sources/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_identifier.xml", + "documentation": "Grid identifier\n0) unspecified : unspecified\n1) linear : Linear\n2) cylinder : Cylindrical geometry (straight in axial direction)\n3) limiter : Limiter\n4) SN : Single null\n5) CDN : Connected double null\n6) DDN_bottom : Disconnected double null with inner X-point below the midplane\n7) DDN_top : Disconnected double null with inner X-point above the midplane\n8) annulus : Annular geometry (not necessarily with straight axis)\n9) stellarator_island : Stellarator island geometry\n10) structured_spaces : Structured grid represented with multiple spaces of dimension 1\n11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary\n12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary\n100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS", + "full_path": "edge_sources/grid_ggd(itime)/identifier", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "edge_sources.grid_ggd[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_sources/grid_ggd(itime)/identifier/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_sources/grid_ggd(itime)/identifier/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_sources/grid_ggd(itime)/identifier/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].path": { + "data_type": "STR_0D", + "documentation": "Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: IDS::wall/0/description_ggd(1)/grid_ggd, means that the grid is located in the wall IDS, occurrence 0, with relative path description_ggd(1)/grid_ggd, using Fortran index convention (here : first index of the array)", + "full_path": "edge_sources/grid_ggd(itime)/path", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].space": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of grid spaces", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space", + "url_protected": "https://confluence.iter.org/download/attachments/178133297/GGDguide.pdf" + }, + "edge_sources.grid_ggd[:].space[:].coordinates_type": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/coordinates_type(:)", + "lifecycle_status": "active", + "type": "dynamic", + "url": "utilities/coordinate_identifier.xml" + }, + "edge_sources.grid_ggd[:].space[:].geometry_type": { + "data_type": "STRUCTURE", + "documentation": "Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/geometry_type", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "edge_sources.grid_ggd[:].space[:].geometry_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/geometry_type/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].space[:].geometry_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/geometry_type/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].space[:].geometry_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/geometry_type/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].space[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_space_identifier.xml", + "documentation": "Space identifier\n0) unspecified : unspecified\n1) primary_standard : Primary space defining the standard grid\n2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space\n3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/identifier", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "edge_sources.grid_ggd[:].space[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/identifier/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].space[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/identifier/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].space[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/identifier/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].space[:].objects_per_dimension": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension" + }, + "edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_geometry_content_identifier.xml", + "documentation": "Content of the ../object/geometry node for this dimension\n0) unspecified : unspecified\n1) node_coordinates : For nodes : node coordinates\n11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix\n21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge\n31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces\n32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content", + "introduced_after_version": "3.33.0", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects for a given dimension", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object" + }, + "edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object_boundary" + }, + "edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].index": { + "data_type": "INT_0D", + "documentation": "Index of this (n-1)-dimensional boundary object", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].neighbours": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)/neighbours(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered. ", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry_2d\"", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"geometry_2d\"", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_lower(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"geometry_2d\"", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_upper(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry\"", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"geometry\"", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"geometry\"", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure": { + "data_type": "FLT_0D", + "documentation": "Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^dimension" + }, + "edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measure\"", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measure\"", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^dimension" + }, + "edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measure\"", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^dimension" + }, + "edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object[:].nodes": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)", + "full_path": "edge_sources/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/nodes(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.grid_ggd[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "edge_sources/grid_ggd(itime)/time", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_sources.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "edge_sources/ids_properties", + "lifecycle_status": "active", + "structure_reference": "ids_properties" + }, + "edge_sources.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "edge_sources/ids_properties/comment", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "edge_sources/ids_properties/creation_date", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "edge_sources/ids_properties/homogeneous_time", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "edge_sources.ids_properties.occurrence" + }, + "edge_sources.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "edge_sources/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "edge_sources.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "edge_sources/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "edge_sources.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "edge_sources/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "edge_sources/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "edge_sources/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "edge_sources/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "edge_sources/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "edge_sources/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "edge_sources.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "edge_sources/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "edge_sources/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "edge_sources/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "edge_sources/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "edge_sources/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "edge_sources/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "edge_sources/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "edge_sources.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "edge_sources/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "edge_sources/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "edge_sources/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "edge_sources/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "edge_sources/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "edge_sources/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "edge_sources/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "edge_sources.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "edge_sources/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "edge_sources.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "edge_sources/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "edge_sources/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "edge_sources/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "edge_sources/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "edge_sources/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "edge_sources/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "edge_sources/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "edge_sources.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "edge_sources/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "edge_sources/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "edge_sources/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "edge_sources/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "edge_sources/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "edge_sources/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_sources.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "edge_sources/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "edge_sources.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "edge_sources/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "edge_sources.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "edge_sources/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "edge_sources.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "edge_sources/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "edge_sources.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "edge_sources/ids_properties/provider", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "edge_sources/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "edge_sources.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "edge_sources/ids_properties/version_put", + "lifecycle_status": "active", + "structure_reference": "version_dd_al" + }, + "edge_sources.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "edge_sources/ids_properties/version_put/access_layer", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "edge_sources/ids_properties/version_put/access_layer_language", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "edge_sources/ids_properties/version_put/data_dictionary", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.midplane": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/midplane_identifier.xml", + "documentation": "Choice of midplane definition (use the lowest index number if more than one value is relevant)\n1) magnetic_axis : Midplane defined by the height of magnetic axis equilibrium/time_slice/global_quantities/magnetic_axis/z\n2) dr_dz_zero_sep : Midplane defined by the height of the outboard point on the separatrix on which dr/dz = 0 (local maximum of the major radius of the separatrix). In case of multiple local maxima, the closest one from z=z_magnetic_axis is chosen. equilibrium/time_slice/boundary_separatrix/dr_dz_zero_point/z\n3) z_zero : Midplane defined by z = 0\n4) ggd_subset : Midplane location is specified by means of the GGD grid subset for the inner and outer midplanes, if the midplane choice is different from the other available options. If the GGD midplane subset corresponds to one of the other available options, select that particular option to indicate it", + "full_path": "edge_sources/midplane", + "introduced_after_version": "3.32.1", + "lifecycle_status": "active", + "structure_reference": "identifier_static" + }, + "edge_sources.midplane.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_sources/midplane/description", + "lifecycle_status": "active", + "type": "static" + }, + "edge_sources.midplane.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_sources/midplane/index", + "lifecycle_status": "active", + "type": "static" + }, + "edge_sources.midplane.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_sources/midplane/name", + "lifecycle_status": "active", + "type": "static" + }, + "edge_sources.source": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of source terms", + "full_path": "edge_sources/source(i1)", + "lifecycle_status": "active", + "maxoccur": "80", + "structure_reference": "edge_sources_source" + }, + "edge_sources.source[:].ggd": { + "coordinates": [ + "edge_sources.source[:].ggd[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source terms represented using the general grid description, for various time slices", + "full_path": "edge_sources/source(i1)/ggd(itime)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_sources_source_ggd", + "timebasepath": "time", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].current": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Current density source", + "full_path": "edge_sources/source(i1)/ggd(itime)/current(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "A.m^-2" + }, + "edge_sources.source[:].ggd[:].current[:].coefficients": { + "coordinates": [ + "edge_sources.source[:].ggd[:].current[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/current(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_sources.source[:].ggd[:].current[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/current(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].current[:].coefficients_error_lower": { + "coordinates": [ + "edge_sources.source[:].ggd[:].current[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/current(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_sources.source[:].ggd[:].current[:].coefficients_error_upper": { + "coordinates": [ + "edge_sources.source[:].ggd[:].current[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/current(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_sources.source[:].ggd[:].current[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_sources/source(i1)/ggd(itime)/current(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].current[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_sources/source(i1)/ggd(itime)/current(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].current[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/current(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_sources.source[:].ggd[:].current[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/current(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].current[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/current(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_sources.source[:].ggd[:].current[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/current(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "edge_sources.source[:].ggd[:].electrons": { + "data_type": "STRUCTURE", + "documentation": "Sources for electrons", + "full_path": "edge_sources/source(i1)/ggd(itime)/electrons", + "lifecycle_status": "active", + "structure_reference": "edge_sources_source_ggd_electrons" + }, + "edge_sources.source[:].ggd[:].electrons.energy": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source term for the electron energy equation, given on various grid subsets", + "full_path": "edge_sources/source(i1)/ggd(itime)/electrons/energy(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].electrons.energy[:].coefficients": { + "coordinates": [ + "edge_sources.source[:].ggd[:].electrons.energy[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/electrons/energy(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].electrons.energy[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/electrons/energy(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].electrons.energy[:].coefficients_error_lower": { + "coordinates": [ + "edge_sources.source[:].ggd[:].electrons.energy[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/electrons/energy(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].electrons.energy[:].coefficients_error_upper": { + "coordinates": [ + "edge_sources.source[:].ggd[:].electrons.energy[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/electrons/energy(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].electrons.energy[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_sources/source(i1)/ggd(itime)/electrons/energy(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].electrons.energy[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_sources/source(i1)/ggd(itime)/electrons/energy(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].electrons.energy[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/electrons/energy(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].electrons.energy[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/electrons/energy(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].electrons.energy[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/electrons/energy(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].electrons.energy[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/electrons/energy(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].electrons.particles": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source term for electron density equation, given on various grid subsets", + "full_path": "edge_sources/source(i1)/ggd(itime)/electrons/particles(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-3.s^-1" + }, + "edge_sources.source[:].ggd[:].electrons.particles[:].coefficients": { + "coordinates": [ + "edge_sources.source[:].ggd[:].electrons.particles[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/electrons/particles(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "edge_sources.source[:].ggd[:].electrons.particles[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/electrons/particles(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].electrons.particles[:].coefficients_error_lower": { + "coordinates": [ + "edge_sources.source[:].ggd[:].electrons.particles[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/electrons/particles(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "edge_sources.source[:].ggd[:].electrons.particles[:].coefficients_error_upper": { + "coordinates": [ + "edge_sources.source[:].ggd[:].electrons.particles[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/electrons/particles(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "edge_sources.source[:].ggd[:].electrons.particles[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_sources/source(i1)/ggd(itime)/electrons/particles(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].electrons.particles[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_sources/source(i1)/ggd(itime)/electrons/particles(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].electrons.particles[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/electrons/particles(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "edge_sources.source[:].ggd[:].electrons.particles[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/electrons/particles(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].electrons.particles[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/electrons/particles(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "edge_sources.source[:].ggd[:].electrons.particles[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/electrons/particles(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "edge_sources.source[:].ggd[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source terms related to the different ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_sources_source_ggd_ion" + }, + "edge_sources.source[:].ggd[:].ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/element(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "edge_sources.source[:].ggd[:].ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/element(i3)/a", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_sources.source[:].ggd[:].ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_sources.source[:].ggd[:].ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_sources.source[:].ggd[:].ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/element(i3)/z_n", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].ion[:].energy": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source term for the ion energy transport equation, on various grid subsets", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/energy(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].energy[:].coefficients": { + "coordinates": [ + "edge_sources.source[:].ggd[:].ion[:].energy[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/energy(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].energy[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/energy(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].energy[:].coefficients_error_lower": { + "coordinates": [ + "edge_sources.source[:].ggd[:].ion[:].energy[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/energy(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].energy[:].coefficients_error_upper": { + "coordinates": [ + "edge_sources.source[:].ggd[:].ion[:].energy[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/energy(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].energy[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/energy(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].energy[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/energy(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].energy[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/energy(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].energy[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/energy(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].energy[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/energy(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].energy[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/energy(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H, D, T, He, C, D2, ...)", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source term for momentum equations (sum over states when multiple states are considered), on various grid subsets", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].momentum[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/momentum(i3)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/multiple_states_flag", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/neutral_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].particles": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source term for ion density equation, on various grid subsets", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/particles(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].particles[:].coefficients": { + "coordinates": [ + "edge_sources.source[:].ggd[:].ion[:].particles[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/particles(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].particles[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/particles(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].particles[:].coefficients_error_lower": { + "coordinates": [ + "edge_sources.source[:].ggd[:].ion[:].particles[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/particles(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].particles[:].coefficients_error_upper": { + "coordinates": [ + "edge_sources.source[:].ggd[:].ion[:].particles[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/particles(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].particles[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/particles(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].particles[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/particles(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].particles[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/particles(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].particles[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/particles(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].particles[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/particles(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].particles[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/particles(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source terms related to the different states of the species (ionisation, energy, excitation, ...)", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_sources_source_ggd_ion_state" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/electron_configuration", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].energy": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source terms for the state energy transport equation", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/energy(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].energy[:].coefficients": { + "coordinates": [ + "edge_sources.source[:].ggd[:].ion[:].state[:].energy[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/energy(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].energy[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/energy(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].energy[:].coefficients_error_lower": { + "coordinates": [ + "edge_sources.source[:].ggd[:].ion[:].state[:].energy[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/energy(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].energy[:].coefficients_error_upper": { + "coordinates": [ + "edge_sources.source[:].ggd[:].ion[:].state[:].energy[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/energy(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].energy[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/energy(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].energy[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/energy(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].energy[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/energy(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].energy[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/energy(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].energy[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/energy(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].energy[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/energy(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source term for momentum equations, on various grid subsets", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].particles": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source term for the state density transport equation", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/particles(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].particles[:].coefficients": { + "coordinates": [ + "edge_sources.source[:].ggd[:].ion[:].state[:].particles[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/particles(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].particles[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/particles(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].particles[:].coefficients_error_lower": { + "coordinates": [ + "edge_sources.source[:].ggd[:].ion[:].state[:].particles[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/particles(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].particles[:].coefficients_error_upper": { + "coordinates": [ + "edge_sources.source[:].ggd[:].ion[:].state[:].particles[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/particles(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].particles[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/particles(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].particles[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/particles(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].particles[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/particles(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].particles[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/particles(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].particles[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/particles(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].particles[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/particles(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/vibrational_level", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the state bundle", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/z_max", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/z_max_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/z_max_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the state bundle", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/z_min", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/z_min_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/state(i3)/z_min_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed)", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/z_ion", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/z_ion_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/ion(i2)/z_ion_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].momentum": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source term for total momentum equations, on various grid subsets", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].momentum[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].momentum[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].momentum[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].momentum[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].momentum[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].momentum[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].momentum[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].momentum[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].momentum[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].momentum[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].momentum[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].momentum[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].momentum[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].momentum[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].momentum[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].momentum[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].momentum[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/momentum(i2)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source terms related to the different neutral species", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_sources_source_ggd_neutral" + }, + "edge_sources.source[:].ggd[:].neutral[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/element(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "edge_sources.source[:].ggd[:].neutral[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/element(i3)/a", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_sources.source[:].ggd[:].neutral[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/element(i3)/a_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_sources.source[:].ggd[:].neutral[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/element(i3)/a_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_sources.source[:].ggd[:].neutral[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/element(i3)/atoms_n", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].neutral[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].neutral[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].neutral[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/element(i3)/z_n", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].neutral[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].neutral[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].neutral[:].energy": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source term for the ion energy transport equation, on various grid subsets", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/energy(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].energy[:].coefficients": { + "coordinates": [ + "edge_sources.source[:].ggd[:].neutral[:].energy[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/energy(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].energy[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/energy(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].energy[:].coefficients_error_lower": { + "coordinates": [ + "edge_sources.source[:].ggd[:].neutral[:].energy[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/energy(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].energy[:].coefficients_error_upper": { + "coordinates": [ + "edge_sources.source[:].ggd[:].neutral[:].energy[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/energy(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].energy[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/energy(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].energy[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/energy(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].energy[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/energy(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].energy[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/energy(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].energy[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/energy(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].energy[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/energy(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].ion_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding ion species in the ../../ion array", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/ion_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying neutral (e.g. H, D, T, He, C, ...)", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source term for momentum equations (sum over states when multiple states are considered), on various grid subsets", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].momentum[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/multiple_states_flag", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].particles": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source term for ion density equation, on various grid subsets", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/particles(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].particles[:].coefficients": { + "coordinates": [ + "edge_sources.source[:].ggd[:].neutral[:].particles[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/particles(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].particles[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/particles(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].particles[:].coefficients_error_lower": { + "coordinates": [ + "edge_sources.source[:].ggd[:].neutral[:].particles[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/particles(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].particles[:].coefficients_error_upper": { + "coordinates": [ + "edge_sources.source[:].ggd[:].neutral[:].particles[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/particles(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].particles[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/particles(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].particles[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/particles(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].particles[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/particles(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].particles[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/particles(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].particles[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/particles(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].particles[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/particles(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source terms related to the different states of the species (energy, excitation, ...)", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_sources_source_ggd_neutral_state" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/electron_configuration", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].energy": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source terms for the state energy transport equation", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/energy(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].energy[:].coefficients": { + "coordinates": [ + "edge_sources.source[:].ggd[:].neutral[:].state[:].energy[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/energy(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].energy[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/energy(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].energy[:].coefficients_error_lower": { + "coordinates": [ + "edge_sources.source[:].ggd[:].neutral[:].state[:].energy[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/energy(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].energy[:].coefficients_error_upper": { + "coordinates": [ + "edge_sources.source[:].ggd[:].neutral[:].state[:].energy[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/energy(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].energy[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/energy(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].energy[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/energy(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].energy[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/energy(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].energy[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/energy(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].energy[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/energy(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].energy[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/energy(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying state", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source term for momentum equations, on various grid subsets", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].neutral_type": { + "data_type": "STRUCTURE", + "documentation": "Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/neutral_type", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].neutral_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/neutral_type/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].neutral_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/neutral_type/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].neutral_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/neutral_type/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].particles": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source term for the state density transport equation", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/particles(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].particles[:].coefficients": { + "coordinates": [ + "edge_sources.source[:].ggd[:].neutral[:].state[:].particles[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/particles(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].particles[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/particles(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].particles[:].coefficients_error_lower": { + "coordinates": [ + "edge_sources.source[:].ggd[:].neutral[:].state[:].particles[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/particles(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].particles[:].coefficients_error_upper": { + "coordinates": [ + "edge_sources.source[:].ggd[:].neutral[:].state[:].particles[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/particles(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].particles[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/particles(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].particles[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/particles(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].particles[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/particles(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].particles[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/particles(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].particles[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/particles(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].particles[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/particles(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1.m^-3" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/vibrational_level", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd[:].neutral[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "edge_sources/source(i1)/ggd(itime)/neutral(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "edge_sources/source(i1)/ggd(itime)/time", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_sources.source[:].ggd[:].total_ion_energy": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source term for the total (summed over ion species) energy equation, on various grid subsets", + "full_path": "edge_sources/source(i1)/ggd(itime)/total_ion_energy(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].total_ion_energy[:].coefficients": { + "coordinates": [ + "edge_sources.source[:].ggd[:].total_ion_energy[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_sources/source(i1)/ggd(itime)/total_ion_energy(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].total_ion_energy[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/total_ion_energy(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].total_ion_energy[:].coefficients_error_lower": { + "coordinates": [ + "edge_sources.source[:].ggd[:].total_ion_energy[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/total_ion_energy(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].total_ion_energy[:].coefficients_error_upper": { + "coordinates": [ + "edge_sources.source[:].ggd[:].total_ion_energy[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/total_ion_energy(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].total_ion_energy[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_sources/source(i1)/ggd(itime)/total_ion_energy(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].total_ion_energy[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_sources/source(i1)/ggd(itime)/total_ion_energy(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].total_ion_energy[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_sources/source(i1)/ggd(itime)/total_ion_energy(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].total_ion_energy[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/total_ion_energy(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd[:].total_ion_energy[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/total_ion_energy(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd[:].total_ion_energy[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_sources/source(i1)/ggd(itime)/total_ion_energy(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-3" + }, + "edge_sources.source[:].ggd_fast": { + "coordinates": [ + "edge_sources.source[:].ggd_fast[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities provided at a faster sampling rate than the full ggd quantities. These are either integrated quantities or local quantities provided on a reduced set of positions. Positions and integration domains are described by a set of grid_subsets (of size 1 for a position). ", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_sources_source_ggd_fast", + "timebasepath": "time", + "type": "dynamic" + }, + "edge_sources.source[:].ggd_fast[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source term integrals related to the various ion species", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_sources_source_ggd_fast_ion" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/element(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/element(i3)/a", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/element(i3)/z_n", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/neutral_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].power": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Total power source or sink related to this ion species, integrated over the volume of the grid subset, for various grid subsets.", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/power(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar_single_position", + "units": "W" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].power[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/power(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].power[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/power(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].power[:].value": { + "data_type": "FLT_0D", + "documentation": "Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/power(i3)/value", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].power[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/power(i3)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].power[:].value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/power(i3)/value_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].power[:].value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/power(i3)/value_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed)", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/z_ion", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/z_ion_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd_fast[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/ion(i2)/z_ion_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].ggd_fast[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "edge_sources/source(i1)/ggd_fast(itime)/time", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_sources.source[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "edge_sources/edge_source_identifier.xml", + "documentation": "Source term identifier (process causing this source term)\n0) unspecified : Unspecified source type\n1) total : Combined source excluding time derivative\n701) neutrals : Combined source from all plasma-neutrals interactions\n702) total_linearized : Combined source (linearized) excluding time derivative\n703) background : Background source\n801) database : Source from database entry\n705) prescribed : Source prescribed from code input parameters\n706) time_derivative : Source associated with time derivative\n707) atomic_ionization : Source from atomic ionization\n708) molecular_ionization : Source from molecular ionization/dissociation\n709) ionization : Source from ionization (combined)\n710) recombination : Source from recombination\n305) charge_exchange : Source from charge exchange. Charge exchange losses are negative sources\n11) collisional_equipartition : Collisional equipartition\n7) ohmic : Source from ohmic heating\n200) radiation : Source from line + recombination assisted + bremsstrahlung\n715) compression : Internal energy source from compression\n716) bulk_motion : Internal energy source correction for bulk motion", + "full_path": "edge_sources/source(i1)/identifier", + "lifecycle_status": "active", + "structure_reference": "identifier" + }, + "edge_sources.source[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_sources/source(i1)/identifier/description", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.source[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_sources/source(i1)/identifier/index", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.source[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_sources/source(i1)/identifier/name", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.source[:].species": { + "data_type": "STRUCTURE", + "documentation": "Species causing this source term (if relevant, e.g. a particular ion or neutral state in case of line radiation)", + "full_path": "edge_sources/source(i1)/species", + "lifecycle_status": "active", + "structure_reference": "distribution_species" + }, + "edge_sources.source[:].species.ion": { + "data_type": "STRUCTURE", + "documentation": "Description of the ion or neutral species, used if type/index = 2 or 3", + "full_path": "edge_sources/source(i1)/species/ion", + "lifecycle_status": "active", + "structure_reference": "plasma_composition_ions_constant" + }, + "edge_sources.source[:].species.ion.element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "edge_sources/source(i1)/species/ion/element(i2)", + "lifecycle_status": "active", + "maxoccur": "5", + "structure_reference": "plasma_composition_neutral_element_constant" + }, + "edge_sources.source[:].species.ion.element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "edge_sources/source(i1)/species/ion/element(i2)/a", + "lifecycle_status": "active", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "edge_sources.source[:].species.ion.element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "edge_sources/source(i1)/species/ion/element(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "edge_sources.source[:].species.ion.element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "edge_sources/source(i1)/species/ion/element(i2)/a_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "edge_sources.source[:].species.ion.element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "edge_sources/source(i1)/species/ion/element(i2)/a_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "edge_sources.source[:].species.ion.element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "edge_sources/source(i1)/species/ion/element(i2)/atoms_n", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.source[:].species.ion.element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "edge_sources/source(i1)/species/ion/element(i2)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.ion.element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "edge_sources/source(i1)/species/ion/element(i2)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "edge_sources.source[:].species.ion.element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "edge_sources/source(i1)/species/ion/element(i2)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.ion.element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "edge_sources/source(i1)/species/ion/element(i2)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.ion.element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "edge_sources/source(i1)/species/ion/element(i2)/z_n", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.ion.element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "edge_sources/source(i1)/species/ion/element(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "edge_sources.source[:].species.ion.element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "edge_sources/source(i1)/species/ion/element(i2)/z_n_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.ion.element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "edge_sources/source(i1)/species/ion/element(i2)/z_n_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.ion.label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)", + "full_path": "edge_sources/source(i1)/species/ion/label", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.source[:].species.ion.state": { + "data_type": "STRUCTURE", + "documentation": "Quantities related to the different states of the species (ionisation, energy, excitation, ...)", + "full_path": "edge_sources/source(i1)/species/ion/state", + "lifecycle_status": "active", + "structure_reference": "plasma_composition_ion_state_constant" + }, + "edge_sources.source[:].species.ion.state.electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "edge_sources/source(i1)/species/ion/state/electron_configuration", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.source[:].species.ion.state.label": { + "data_type": "STR_0D", + "documentation": "String identifying ion state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "edge_sources/source(i1)/species/ion/state/label", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.source[:].species.ion.state.vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "edge_sources/source(i1)/species/ion/state/vibrational_level", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.ion.state.vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "edge_sources/source(i1)/species/ion/state/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "edge_sources.source[:].species.ion.state.vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "edge_sources/source(i1)/species/ion/state/vibrational_level_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.ion.state.vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "edge_sources/source(i1)/species/ion/state/vibrational_level_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.ion.state.vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "edge_sources/source(i1)/species/ion/state/vibrational_mode", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.source[:].species.ion.state.z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle (equal to z_min if no bundle)", + "full_path": "edge_sources/source(i1)/species/ion/state/z_max", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.ion.state.z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "edge_sources/source(i1)/species/ion/state/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "edge_sources.source[:].species.ion.state.z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "edge_sources/source(i1)/species/ion/state/z_max_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.ion.state.z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "edge_sources/source(i1)/species/ion/state/z_max_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.ion.state.z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)", + "full_path": "edge_sources/source(i1)/species/ion/state/z_min", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.ion.state.z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "edge_sources/source(i1)/species/ion/state/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "edge_sources.source[:].species.ion.state.z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "edge_sources/source(i1)/species/ion/state/z_min_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.ion.state.z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "edge_sources/source(i1)/species/ion/state/z_min_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.ion.z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed)", + "full_path": "edge_sources/source(i1)/species/ion/z_ion", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.ion.z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "edge_sources/source(i1)/species/ion/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "edge_sources.source[:].species.ion.z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "edge_sources/source(i1)/species/ion/z_ion_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.ion.z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "edge_sources/source(i1)/species/ion/z_ion_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.neutral": { + "data_type": "STRUCTURE", + "documentation": "Description of the neutral species, used if type/index = 4 or 5", + "full_path": "edge_sources/source(i1)/species/neutral", + "lifecycle_status": "active", + "structure_reference": "plasma_composition_neutral_constant" + }, + "edge_sources.source[:].species.neutral.element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "edge_sources/source(i1)/species/neutral/element(i2)", + "lifecycle_status": "active", + "maxoccur": "5", + "structure_reference": "plasma_composition_neutral_element_constant" + }, + "edge_sources.source[:].species.neutral.element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "edge_sources/source(i1)/species/neutral/element(i2)/a", + "lifecycle_status": "active", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "edge_sources.source[:].species.neutral.element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "edge_sources/source(i1)/species/neutral/element(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "edge_sources.source[:].species.neutral.element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "edge_sources/source(i1)/species/neutral/element(i2)/a_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "edge_sources.source[:].species.neutral.element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "edge_sources/source(i1)/species/neutral/element(i2)/a_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "edge_sources.source[:].species.neutral.element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "edge_sources/source(i1)/species/neutral/element(i2)/atoms_n", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.source[:].species.neutral.element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "edge_sources/source(i1)/species/neutral/element(i2)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.neutral.element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "edge_sources/source(i1)/species/neutral/element(i2)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "edge_sources.source[:].species.neutral.element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "edge_sources/source(i1)/species/neutral/element(i2)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.neutral.element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "edge_sources/source(i1)/species/neutral/element(i2)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.neutral.element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "edge_sources/source(i1)/species/neutral/element(i2)/z_n", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.neutral.element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "edge_sources/source(i1)/species/neutral/element(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "edge_sources.source[:].species.neutral.element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "edge_sources/source(i1)/species/neutral/element(i2)/z_n_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.neutral.element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "edge_sources/source(i1)/species/neutral/element(i2)/z_n_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.neutral.label": { + "data_type": "STR_0D", + "documentation": "String identifying neutral (e.g. H, D, T, He, C, ...)", + "full_path": "edge_sources/source(i1)/species/neutral/label", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.source[:].species.neutral.state": { + "data_type": "STRUCTURE", + "documentation": "State of the species (energy, excitation, ...)", + "full_path": "edge_sources/source(i1)/species/neutral/state", + "lifecycle_status": "active", + "structure_reference": "plasma_composition_neutral_state_constant" + }, + "edge_sources.source[:].species.neutral.state.electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "edge_sources/source(i1)/species/neutral/state/electron_configuration", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.source[:].species.neutral.state.label": { + "data_type": "STR_0D", + "documentation": "String identifying neutral state ", + "full_path": "edge_sources/source(i1)/species/neutral/state/label", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.source[:].species.neutral.state.neutral_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/neutrals_identifier.xml", + "documentation": "Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI\n1) cold : Cold neutrals\n2) thermal : Thermal neutrals\n3) fast : Fast neutrals\n4) nbi : NBI neutrals", + "full_path": "edge_sources/source(i1)/species/neutral/state/neutral_type", + "lifecycle_status": "active", + "structure_reference": "identifier" + }, + "edge_sources.source[:].species.neutral.state.neutral_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_sources/source(i1)/species/neutral/state/neutral_type/description", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.source[:].species.neutral.state.neutral_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_sources/source(i1)/species/neutral/state/neutral_type/index", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.source[:].species.neutral.state.neutral_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_sources/source(i1)/species/neutral/state/neutral_type/name", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.source[:].species.neutral.state.vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "edge_sources/source(i1)/species/neutral/state/vibrational_level", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.neutral.state.vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "edge_sources/source(i1)/species/neutral/state/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "edge_sources.source[:].species.neutral.state.vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "edge_sources/source(i1)/species/neutral/state/vibrational_level_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.neutral.state.vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "edge_sources/source(i1)/species/neutral/state/vibrational_level_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "edge_sources.source[:].species.neutral.state.vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "edge_sources/source(i1)/species/neutral/state/vibrational_mode", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.source[:].species.type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/species_reference_identifier.xml", + "documentation": "Species type. index=1 for electron; index=2 for ion species in a single/average state (refer to ion structure); index=3 for ion species in a particular state (refer to ion/state structure); index=4 for neutral species in a single/average state (refer to neutral structure); index=5 for neutral species in a particular state (refer to neutral/state structure); index=6 for neutron; index=7 for photon\n0) unspecified : unspecified\n1) electron : Electron\n2) ion : Ion species in a single/average state; refer to ion-structure\n3) ion_state : Ion species in a particular state; refer to ion/state-structure\n4) neutral : Neutral species in a single/average state; refer to neutral-structure\n5) neutral_state : Neutral species in a particular state; refer to neutral/state-structure\n6) neutron : Neutron\n7) photon : Photon", + "full_path": "edge_sources/source(i1)/species/type", + "lifecycle_status": "active", + "structure_reference": "identifier" + }, + "edge_sources.source[:].species.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_sources/source(i1)/species/type/description", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.source[:].species.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_sources/source(i1)/species/type/index", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.source[:].species.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_sources/source(i1)/species/type/name", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_sources.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "edge_sources/time(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/edge_transport.json b/omas/imas_structures/3_39_0/edge_transport.json new file mode 100644 index 000000000..68fce3dfa --- /dev/null +++ b/omas/imas_structures/3_39_0/edge_transport.json @@ -0,0 +1,31807 @@ +{ + "edge_transport": { + "documentation": "Edge plasma transport. Energy terms correspond to the full kinetic energy equation (i.e. the energy flux takes into account the energy transported by the particle flux)", + "full_path": "edge_transport", + "lifecycle_last_change": "3.39.0", + "lifecycle_status": "active", + "lifecycle_version": "3.22.0", + "maxoccur": "10", + "specific_validation_rules": "yes" + }, + "edge_transport.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "edge_transport/code", + "lifecycle_status": "active", + "structure_reference": "code" + }, + "edge_transport.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "edge_transport/code/commit", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "edge_transport/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "edge_transport/code/library(i1)", + "lifecycle_status": "active", + "maxoccur": "10", + "structure_reference": "library" + }, + "edge_transport.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "edge_transport/code/library(i1)/commit", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "edge_transport/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "edge_transport/code/library(i1)/name", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "edge_transport/code/library(i1)/parameters", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "edge_transport/code/library(i1)/repository", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "edge_transport/code/library(i1)/version", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "edge_transport/code/name", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.code.output_flag": { + "coordinates": [ + "edge_transport.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "edge_transport/code/output_flag(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic" + }, + "edge_transport.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "edge_transport/code/parameters", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "edge_transport/code/repository", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "edge_transport/code/version", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.grid_ggd": { + "coordinates": [ + "edge_transport.grid_ggd[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Grid (using the Generic Grid Description), for various time slices. The timebase of this array of structure must be a subset of the ggd timebases", + "full_path": "edge_transport/grid_ggd(itime)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_aos3_root", + "timebasepath": "time", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].grid_subset": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Grid subsets", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset" + }, + "edge_transport.grid_ggd[:].grid_subset[:].base": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/base(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "edge_transport.grid_ggd[:].grid_subset[:].base[:].jacobian": { + "coordinates": [ + "edge_transport.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].grid_subset[:].base[:].jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].grid_subset[:].base[:].jacobian_error_lower": { + "coordinates": [ + "edge_transport.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].grid_subset[:].base[:].jacobian_error_upper": { + "coordinates": [ + "edge_transport.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant": { + "coordinates": [ + "edge_transport.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant_error_lower": { + "coordinates": [ + "edge_transport.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant_error_upper": { + "coordinates": [ + "edge_transport.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].grid_subset[:].base[:].tensor_covariant": { + "coordinates": [ + "edge_transport.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].grid_subset[:].base[:].tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].grid_subset[:].base[:].tensor_covariant_error_lower": { + "coordinates": [ + "edge_transport.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].grid_subset[:].base[:].tensor_covariant_error_upper": { + "coordinates": [ + "edge_transport.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].grid_subset[:].dimension": { + "data_type": "INT_0D", + "documentation": "Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/dimension", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].grid_subset[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/element(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element" + }, + "edge_transport.grid_ggd[:].grid_subset[:].element[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects defining the element", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element_object" + }, + "edge_transport.grid_ggd[:].grid_subset[:].element[:].object[:].dimension": { + "data_type": "INT_0D", + "documentation": "Dimension of the object", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)/dimension", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].grid_subset[:].element[:].object[:].index": { + "data_type": "INT_0D", + "documentation": "Object index", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].grid_subset[:].element[:].object[:].space": { + "data_type": "INT_0D", + "documentation": "Index of the space from which that object is taken", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)/space", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].grid_subset[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_subset_identifier.xml", + "documentation": "Grid subset identifier\n0) unspecified : unspecified\n1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]\n200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).\n2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces\n4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces\n5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n6) x_points : Nodes defining x-points\n7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point\n8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point\n9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point\n10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point\n11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix\n12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix\n13) outer_target : y-aligned edges defining the outer target\n14) inner_target : y-aligned edges defining the inner target\n15) core_boundary : Innermost x-aligned edges\n16) separatrix : x-aligned edges defining the active separatrix\n17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions\n18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region\n19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region\n20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region\n21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region\n22) core : Cells inside the active separatrix\n23) sol : Cells defining the main SOL outside of the divertor regions\n24) outer_divertor : Cells defining the outer divertor region\n25) inner_divertor : Cells defining the inner divertor region\n26) core_sol : x-aligned edges defining part of active separatrix separating core and sol\n27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)\n28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)\n29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point\n30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point\n31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point\n32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point\n33) separatrix_2 : x-aligned edges defining the non-active separatrix\n34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region\n35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region\n36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region\n37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region\n38) intra_sep : Cells between the two separatrices\n39) outer_divertor_2 : Cells defining the outer inactive divertor region\n40) inner_divertor_2 : Cells defining the inner inactive divertor region\n41) outer_target_2 : y-aligned edges defining the outer inactive target\n42) inner_target_2 : y-aligned edges defining the inner inactive target\n43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n44) full_wall : All edges defining walls, baffles, and targets\n45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg\n46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg\n47) outer_sf_pfr_connection_1 : y-aligned edges defining\u00a0the connection between the outer snowflake entrance and third leg\n48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg\n100) magnetic_axis : Point corresponding to the magnetic axis\n101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane\n102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane\n103) outer_target_separatrix : Point on active separatrix at outer active target\n104) inner_target_separatrix : Point on active separatrix at inner active target\n105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target\n106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/identifier", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3", + "url": "utilities/LFS_snowflake_GGD_subsets.png" + }, + "edge_transport.grid_ggd[:].grid_subset[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/identifier/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].grid_subset[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/identifier/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].grid_subset[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/identifier/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].grid_subset[:].metric": { + "data_type": "STRUCTURE", + "documentation": "Metric of the canonical frame onto Cartesian coordinates", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/metric", + "lifecycle_status": "active", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "edge_transport.grid_ggd[:].grid_subset[:].metric.jacobian": { + "coordinates": [ + "edge_transport.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/metric/jacobian(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].grid_subset[:].metric.jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/metric/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].grid_subset[:].metric.jacobian_error_lower": { + "coordinates": [ + "edge_transport.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/metric/jacobian_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].grid_subset[:].metric.jacobian_error_upper": { + "coordinates": [ + "edge_transport.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/metric/jacobian_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].grid_subset[:].metric.tensor_contravariant": { + "coordinates": [ + "edge_transport.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].grid_subset[:].metric.tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].grid_subset[:].metric.tensor_contravariant_error_lower": { + "coordinates": [ + "edge_transport.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].grid_subset[:].metric.tensor_contravariant_error_upper": { + "coordinates": [ + "edge_transport.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].grid_subset[:].metric.tensor_covariant": { + "coordinates": [ + "edge_transport.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].grid_subset[:].metric.tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].grid_subset[:].metric.tensor_covariant_error_lower": { + "coordinates": [ + "edge_transport.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].grid_subset[:].metric.tensor_covariant_error_upper": { + "coordinates": [ + "edge_transport.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "edge_transport/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_identifier.xml", + "documentation": "Grid identifier\n0) unspecified : unspecified\n1) linear : Linear\n2) cylinder : Cylindrical geometry (straight in axial direction)\n3) limiter : Limiter\n4) SN : Single null\n5) CDN : Connected double null\n6) DDN_bottom : Disconnected double null with inner X-point below the midplane\n7) DDN_top : Disconnected double null with inner X-point above the midplane\n8) annulus : Annular geometry (not necessarily with straight axis)\n9) stellarator_island : Stellarator island geometry\n10) structured_spaces : Structured grid represented with multiple spaces of dimension 1\n11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary\n12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary\n100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS", + "full_path": "edge_transport/grid_ggd(itime)/identifier", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "edge_transport.grid_ggd[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_transport/grid_ggd(itime)/identifier/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_transport/grid_ggd(itime)/identifier/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_transport/grid_ggd(itime)/identifier/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].path": { + "data_type": "STR_0D", + "documentation": "Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: IDS::wall/0/description_ggd(1)/grid_ggd, means that the grid is located in the wall IDS, occurrence 0, with relative path description_ggd(1)/grid_ggd, using Fortran index convention (here : first index of the array)", + "full_path": "edge_transport/grid_ggd(itime)/path", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].space": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of grid spaces", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space", + "url_protected": "https://confluence.iter.org/download/attachments/178133297/GGDguide.pdf" + }, + "edge_transport.grid_ggd[:].space[:].coordinates_type": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/coordinates_type(:)", + "lifecycle_status": "active", + "type": "dynamic", + "url": "utilities/coordinate_identifier.xml" + }, + "edge_transport.grid_ggd[:].space[:].geometry_type": { + "data_type": "STRUCTURE", + "documentation": "Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/geometry_type", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "edge_transport.grid_ggd[:].space[:].geometry_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/geometry_type/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].space[:].geometry_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/geometry_type/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].space[:].geometry_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/geometry_type/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].space[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_space_identifier.xml", + "documentation": "Space identifier\n0) unspecified : unspecified\n1) primary_standard : Primary space defining the standard grid\n2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space\n3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/identifier", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "edge_transport.grid_ggd[:].space[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/identifier/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].space[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/identifier/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].space[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/identifier/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].space[:].objects_per_dimension": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension" + }, + "edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_geometry_content_identifier.xml", + "documentation": "Content of the ../object/geometry node for this dimension\n0) unspecified : unspecified\n1) node_coordinates : For nodes : node coordinates\n11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix\n21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge\n31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces\n32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content", + "introduced_after_version": "3.33.0", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects for a given dimension", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object" + }, + "edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object_boundary" + }, + "edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].index": { + "data_type": "INT_0D", + "documentation": "Index of this (n-1)-dimensional boundary object", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].neighbours": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)/neighbours(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered. ", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry_2d\"", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"geometry_2d\"", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_lower(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"geometry_2d\"", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_upper(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry\"", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"geometry\"", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"geometry\"", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure": { + "data_type": "FLT_0D", + "documentation": "Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^dimension" + }, + "edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measure\"", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measure\"", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^dimension" + }, + "edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measure\"", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^dimension" + }, + "edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object[:].nodes": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)", + "full_path": "edge_transport/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/nodes(:)", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.grid_ggd[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "edge_transport/grid_ggd(itime)/time", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_transport.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "edge_transport/ids_properties", + "lifecycle_status": "active", + "structure_reference": "ids_properties" + }, + "edge_transport.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "edge_transport/ids_properties/comment", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "edge_transport/ids_properties/creation_date", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "edge_transport/ids_properties/homogeneous_time", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "edge_transport.ids_properties.occurrence" + }, + "edge_transport.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "edge_transport/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "edge_transport.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "edge_transport/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "edge_transport.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "edge_transport/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "edge_transport/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "edge_transport/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "edge_transport/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "edge_transport/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "edge_transport/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "edge_transport.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "edge_transport/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "edge_transport/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "edge_transport/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "edge_transport/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "edge_transport/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "edge_transport/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "edge_transport/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "edge_transport.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "edge_transport/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "edge_transport/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "edge_transport/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "edge_transport/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "edge_transport/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "edge_transport/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "edge_transport/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "edge_transport.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "edge_transport/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "edge_transport.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "edge_transport/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "edge_transport/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "edge_transport/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "edge_transport/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "edge_transport/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "edge_transport/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "edge_transport/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "edge_transport.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "edge_transport/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "edge_transport/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "edge_transport/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "edge_transport/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "edge_transport/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "edge_transport/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "edge_transport.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "edge_transport/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "edge_transport.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "edge_transport/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "edge_transport.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "edge_transport/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "edge_transport.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "edge_transport/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "edge_transport.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "edge_transport/ids_properties/provider", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "edge_transport/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "edge_transport.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "edge_transport/ids_properties/version_put", + "lifecycle_status": "active", + "structure_reference": "version_dd_al" + }, + "edge_transport.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "edge_transport/ids_properties/version_put/access_layer", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "edge_transport/ids_properties/version_put/access_layer_language", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "edge_transport/ids_properties/version_put/data_dictionary", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.midplane": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/midplane_identifier.xml", + "documentation": "Choice of midplane definition (use the lowest index number if more than one value is relevant)\n1) magnetic_axis : Midplane defined by the height of magnetic axis equilibrium/time_slice/global_quantities/magnetic_axis/z\n2) dr_dz_zero_sep : Midplane defined by the height of the outboard point on the separatrix on which dr/dz = 0 (local maximum of the major radius of the separatrix). In case of multiple local maxima, the closest one from z=z_magnetic_axis is chosen. equilibrium/time_slice/boundary_separatrix/dr_dz_zero_point/z\n3) z_zero : Midplane defined by z = 0\n4) ggd_subset : Midplane location is specified by means of the GGD grid subset for the inner and outer midplanes, if the midplane choice is different from the other available options. If the GGD midplane subset corresponds to one of the other available options, select that particular option to indicate it", + "full_path": "edge_transport/midplane", + "introduced_after_version": "3.32.1", + "lifecycle_status": "active", + "structure_reference": "identifier_static" + }, + "edge_transport.midplane.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_transport/midplane/description", + "lifecycle_status": "active", + "type": "static" + }, + "edge_transport.midplane.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_transport/midplane/index", + "lifecycle_status": "active", + "type": "static" + }, + "edge_transport.midplane.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_transport/midplane/name", + "lifecycle_status": "active", + "type": "static" + }, + "edge_transport.model": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Transport is described by a combination of various transport models", + "full_path": "edge_transport/model(i1)", + "lifecycle_status": "active", + "maxoccur": "10", + "structure_reference": "edge_transport_model" + }, + "edge_transport.model[:].code": { + "data_type": "STRUCTURE", + "documentation": "Code-specific parameters used for this model", + "full_path": "edge_transport/model(i1)/code", + "lifecycle_status": "active", + "structure_reference": "code_with_timebase" + }, + "edge_transport.model[:].code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "edge_transport/model(i1)/code/commit", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.model[:].code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "edge_transport/model(i1)/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.model[:].code.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "edge_transport/model(i1)/code/name", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.model[:].code.output_flag": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "edge_transport/model(i1)/code/output_flag", + "lifecycle_status": "active", + "structure_reference": "signal_int_1d" + }, + "edge_transport.model[:].code.output_flag.data": { + "coordinates": [ + "edge_transport.model[:].code.output_flag.time" + ], + "data_type": "INT_1D", + "documentation": "Data", + "full_path": "edge_transport/model(i1)/code/output_flag/data(:)", + "lifecycle_status": "active", + "timebasepath": "code/output_flag/time", + "type": "dynamic" + }, + "edge_transport.model[:].code.output_flag.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "edge_transport/model(i1)/code/output_flag/time(:)", + "lifecycle_status": "active", + "timebasepath": "code/output_flag/time", + "type": "dynamic", + "units": "s" + }, + "edge_transport.model[:].code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "edge_transport/model(i1)/code/parameters", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.model[:].code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "edge_transport/model(i1)/code/repository", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.model[:].code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "edge_transport/model(i1)/code/version", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.model[:].flux_multiplier": { + "data_type": "FLT_0D", + "documentation": "Multiplier applied to the particule flux when adding its contribution in the expression of the heat flux : can be 0, 3/2 or 5/2", + "full_path": "edge_transport/model(i1)/flux_multiplier", + "lifecycle_status": "active", + "type": "constant", + "units": "-" + }, + "edge_transport.model[:].flux_multiplier_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux_multiplier\"", + "full_path": "edge_transport/model(i1)/flux_multiplier_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "edge_transport.model[:].flux_multiplier_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"flux_multiplier\"", + "full_path": "edge_transport/model(i1)/flux_multiplier_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "-" + }, + "edge_transport.model[:].flux_multiplier_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"flux_multiplier\"", + "full_path": "edge_transport/model(i1)/flux_multiplier_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "-" + }, + "edge_transport.model[:].ggd": { + "coordinates": [ + "edge_transport.model[:].ggd[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Transport coefficients represented using the general grid description, for various time slices. Fluxes are given in the direction perpendicular to the edges or faces of the grid (flow crossing that surface divided by its actual area). Radial fluxes are positive when they are directed away from the magnetic axis. Poloidal fluxes are positive when they are directed in such a way that they travel clockwise around the magnetic axis (poloidal plane viewed such that the centerline of the tokamak is on the left). Parallel fluxes are positive when they are co-directed with the magnetic field. Toroidal fluxes are positive if travelling counter-clockwise when looking at the plasma from above", + "full_path": "edge_transport/model(i1)/ggd(itime)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_transport_model_ggd", + "timebasepath": "time", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].conductivity": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Conductivity, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].conductivity[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].conductivity[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].conductivity[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].conductivity[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].conductivity[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].conductivity[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].conductivity[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].conductivity[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].conductivity[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].conductivity[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].conductivity[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].conductivity[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].conductivity[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].conductivity[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].conductivity[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].conductivity[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].conductivity[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/conductivity(i2)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "edge_transport.model[:].ggd[:].electrons": { + "data_type": "STRUCTURE", + "documentation": "Transport quantities related to the electrons", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons", + "lifecycle_status": "active", + "structure_reference": "edge_transport_model_electrons" + }, + "edge_transport.model[:].ggd[:].electrons.energy": { + "data_type": "STRUCTURE", + "documentation": "Transport quantities for the electron energy equation", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy", + "lifecycle_status": "active", + "structure_reference": "edge_transport_model_energy" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d_pol(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d_pol(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d_pol(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d_pol(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d_pol(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d_pol(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d_pol(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d_pol(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d_pol(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d_pol(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d_pol(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d_radial(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d_radial(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d_radial(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d_radial(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d_radial(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d_radial(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d_radial(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d_radial(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d_radial(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d_radial(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.d_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/d_radial(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_limiter": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux limiter coefficient, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_limiter(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "-" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_limiter[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_limiter(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_limiter[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_limiter(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_limiter[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_limiter(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_limiter[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_limiter(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_limiter[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_limiter(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_limiter[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_limiter(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_limiter[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_limiter(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_limiter[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_limiter(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_limiter[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_limiter(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_limiter[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_limiter(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the poloidal direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_pol(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_pol(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_pol(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_pol(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_pol(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_pol(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_pol(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_pol(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_pol(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_pol(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_pol(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the radial direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_radial(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_radial(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_radial(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_radial(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_radial(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_radial(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_radial(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_radial(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_radial(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_radial(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].electrons.energy.flux_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/flux_radial(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v_pol(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v_pol(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v_pol(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v_pol(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v_pol(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v_pol(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v_pol(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v_pol(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v_pol(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v_pol(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v_pol(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v_radial(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v_radial(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v_radial(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v_radial(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.energy.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v_radial(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v_radial(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v_radial(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v_radial(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v_radial(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v_radial(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.energy.v_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/energy/v_radial(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles": { + "data_type": "STRUCTURE", + "documentation": "Transport quantities for the electron density equation", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles", + "lifecycle_status": "active", + "structure_reference": "edge_transport_model_density" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the direction perpendicular to the edge of faces of the grid), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d_pol(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d_pol(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d_pol(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d_pol(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d_pol(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d_pol(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d_pol(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d_pol(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d_pol(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d_pol(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d_pol(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d_radial(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d_radial(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d_radial(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d_radial(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d_radial(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d_radial(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d_radial(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d_radial(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d_radial(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d_radial(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.d_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/d_radial(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the direction perpendicular to the edges or faces of the grid (flow crossing that surface divided by its actual area), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_limiter": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux limiter coefficient, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_limiter(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "-" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_limiter[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_limiter(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_limiter[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_limiter(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_limiter[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_limiter(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_limiter[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_limiter(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_limiter[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_limiter(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_limiter[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_limiter(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_limiter[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_limiter(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_limiter[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_limiter(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_limiter[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_limiter(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_limiter[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_limiter(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the poloidal direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_pol(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_pol(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_pol(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_pol(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_pol(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_pol(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_pol(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_pol(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_pol(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_pol(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_pol(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the radial direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_radial(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_radial(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_radial(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_radial(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_radial(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_radial(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_radial(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_radial(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_radial(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_radial(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.flux_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/flux_radial(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the direction perpendicular to the edge of faces of the grid), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v_pol(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v_pol(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v_pol(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v_pol(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v_pol(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v_pol(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v_pol(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v_pol(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v_pol(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v_pol(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v_pol(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v_radial(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v_radial(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v_radial(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v_radial(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].electrons.particles.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v_radial(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v_radial(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v_radial(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v_radial(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v_radial(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v_radial(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].electrons.particles.v_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/electrons/particles/v_radial(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Transport coefficients related to the various ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_transport_model_ion" + }, + "edge_transport.model[:].ggd[:].ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/element(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "edge_transport.model[:].ggd[:].ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/element(i3)/a", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_transport.model[:].ggd[:].ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_transport.model[:].ggd[:].ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_transport.model[:].ggd[:].ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/element(i3)/z_n", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].ion[:].energy": { + "data_type": "STRUCTURE", + "documentation": "Transport coefficients related to the ion energy equation", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy", + "lifecycle_status": "active", + "structure_reference": "edge_transport_model_energy" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d_pol(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d_pol(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d_pol(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d_pol(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d_pol(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d_pol(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d_pol(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d_pol(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d_pol(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d_pol(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d_pol(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d_radial(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d_radial(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d_radial(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d_radial(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d_radial(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d_radial(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d_radial(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d_radial(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d_radial(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d_radial(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.d_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/d_radial(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_limiter": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux limiter coefficient, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_limiter(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_limiter[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_limiter(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_limiter[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_limiter(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_limiter[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_limiter(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_limiter[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_limiter(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_limiter[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_limiter(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_limiter[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_limiter(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_limiter[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_limiter(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_limiter[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_limiter(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_limiter[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_limiter(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_limiter[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_limiter(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the poloidal direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_pol(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_pol(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_pol(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_pol(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_pol(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_pol(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_pol(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_pol(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_pol(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_pol(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_pol(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the radial direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_radial(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_radial(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_radial(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_radial(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_radial(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_radial(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_radial(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_radial(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_radial(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_radial(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.flux_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/flux_radial(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v_pol(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v_pol(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v_pol(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v_pol(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v_pol(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v_pol(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v_pol(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v_pol(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v_pol(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v_pol(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v_pol(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v_radial(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v_radial(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v_radial(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v_radial(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].energy.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v_radial(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v_radial(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v_radial(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v_radial(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v_radial(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v_radial(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].energy.v_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/energy/v_radial(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H, D, T, He, C, D2, ...)", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum": { + "data_type": "STRUCTURE", + "documentation": "Transport coefficients for the ion momentum equations. The various components two levels below this node refer to the momentum vector components, while their flux is given in the direction perpendicular to the edges or faces of the grid.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum", + "lifecycle_status": "active", + "structure_reference": "edge_transport_model_momentum" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d_pol(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].momentum.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d_pol(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d_pol(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].momentum.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d_pol(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].momentum.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d_pol(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d_pol(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d_pol(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d_pol(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d_pol(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d_pol(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d_pol(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d_radial(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].momentum.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d_radial(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d_radial(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].momentum.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d_radial(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].momentum.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d_radial(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d_radial(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d_radial(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d_radial(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d_radial(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d_radial(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.d_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/d_radial(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux limiter coefficient, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the poloidal direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_pol(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_pol(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_pol(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_pol(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_pol(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_pol(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_pol(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_pol(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_pol(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_pol(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_pol(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the radial direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_radial(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_radial(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_radial(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_radial(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_radial(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_radial(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_radial(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_radial(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_radial(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_radial(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.flux_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/flux_radial(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v_pol(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].momentum.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v_pol(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v_pol(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].momentum.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v_pol(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].momentum.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v_pol(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v_pol(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v_pol(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v_pol(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v_pol(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v_pol(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v_pol(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v_radial(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].momentum.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v_radial(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v_radial(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].momentum.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v_radial(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].momentum.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v_radial(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v_radial(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v_radial(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v_radial(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v_radial(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v_radial(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].momentum.v_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/momentum/v_radial(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/multiple_states_flag", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/neutral_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles": { + "data_type": "STRUCTURE", + "documentation": "Transport related to the ion density equation", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles", + "lifecycle_status": "active", + "structure_reference": "edge_transport_model_density" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the direction perpendicular to the edge of faces of the grid), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d_pol(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d_pol(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d_pol(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d_pol(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d_pol(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d_pol(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d_pol(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d_pol(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d_pol(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d_pol(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d_pol(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d_radial(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d_radial(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d_radial(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d_radial(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d_radial(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d_radial(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d_radial(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d_radial(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d_radial(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d_radial(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.d_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/d_radial(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the direction perpendicular to the edges or faces of the grid (flow crossing that surface divided by its actual area), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_limiter": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux limiter coefficient, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_limiter(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_limiter[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_limiter(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_limiter[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_limiter(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_limiter[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_limiter(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_limiter[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_limiter(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_limiter[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_limiter(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_limiter[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_limiter(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_limiter[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_limiter(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_limiter[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_limiter(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_limiter[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_limiter(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_limiter[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_limiter(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the poloidal direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_pol(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_pol(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_pol(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_pol(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_pol(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_pol(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_pol(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_pol(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_pol(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_pol(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_pol(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the radial direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_radial(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_radial(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_radial(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_radial(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_radial(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_radial(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_radial(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_radial(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_radial(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_radial(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.flux_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/flux_radial(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the direction perpendicular to the edge of faces of the grid), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v_pol(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v_pol(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v_pol(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v_pol(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v_pol(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v_pol(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v_pol(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v_pol(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v_pol(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v_pol(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v_pol(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v_radial(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v_radial(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v_radial(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v_radial(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].particles.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v_radial(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v_radial(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v_radial(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v_radial(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v_radial(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v_radial(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].particles.v_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/particles/v_radial(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Transport coefficients related to the different states of the species", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_transport_model_ion_state" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/electron_configuration", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy": { + "data_type": "STRUCTURE", + "documentation": "Transport quantities related to the energy equation of the state considered ", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy", + "lifecycle_status": "active", + "structure_reference": "edge_transport_model_energy" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_pol(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_pol(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_pol(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_pol(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_pol(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_pol(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_pol(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_pol(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_pol(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_pol(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_pol(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_radial(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_radial(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_radial(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_radial(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_radial(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_radial(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_radial(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_radial(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_radial(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_radial(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_radial(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_limiter": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux limiter coefficient, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_limiter(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_limiter[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_limiter(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_limiter[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_limiter(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_limiter[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_limiter(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_limiter[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_limiter(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_limiter[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_limiter(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_limiter[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_limiter(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_limiter[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_limiter(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_limiter[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_limiter(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_limiter[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_limiter(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_limiter[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_limiter(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the poloidal direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_pol(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_pol(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_pol(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_pol(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_pol(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_pol(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_pol(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_pol(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_pol(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_pol(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_pol(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the radial direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_radial(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_radial(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_radial(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_radial(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_radial(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_radial(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_radial(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_radial(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_radial(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_radial(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_radial(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_pol(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_pol(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_pol(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_pol(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_pol(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_pol(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_pol(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_pol(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_pol(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_pol(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_pol(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_radial(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_radial(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_radial(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_radial(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_radial(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_radial(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_radial(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_radial(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_radial(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_radial(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_radial(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum": { + "data_type": "STRUCTURE", + "documentation": "Transport coefficients related to the momentum equations of the state considered. The various components two levels below this node refer to the momentum vector components, while their flux is given in the direction perpendicular to the edges or faces of the grid.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum", + "lifecycle_status": "active", + "structure_reference": "edge_transport_model_momentum" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_pol(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_pol(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_pol(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_pol(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_pol(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_pol(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_pol(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_pol(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_pol(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_pol(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_pol(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_radial(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_radial(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_radial(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_radial(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_radial(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_radial(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_radial(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_radial(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_radial(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_radial(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_radial(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux limiter coefficient, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the poloidal direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_pol(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_pol(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_pol(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_pol(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_pol(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_pol(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_pol(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_pol(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_pol(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_pol(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_pol(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the radial direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_radial(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_radial(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_radial(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_radial(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_radial(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_radial(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_radial(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_radial(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_radial(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_radial(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_radial(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_pol(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_pol(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_pol(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_pol(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_pol(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_pol(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_pol(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_pol(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_pol(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_pol(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_pol(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_radial(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_radial(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_radial(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_radial(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_radial(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_radial(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_radial(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_radial(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_radial(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_radial(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_radial(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles": { + "data_type": "STRUCTURE", + "documentation": "Transport quantities related to density equation of the state considered (thermal+non-thermal)", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles", + "lifecycle_status": "active", + "structure_reference": "edge_transport_model_density" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the direction perpendicular to the edge of faces of the grid), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_pol(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_pol(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_pol(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_pol(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_pol(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_pol(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_pol(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_pol(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_pol(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_pol(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_pol(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_radial(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_radial(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_radial(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_radial(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_radial(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_radial(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_radial(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_radial(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_radial(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_radial(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_radial(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the direction perpendicular to the edges or faces of the grid (flow crossing that surface divided by its actual area), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_limiter": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux limiter coefficient, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_limiter(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_limiter[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_limiter(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_limiter[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_limiter(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_limiter[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_limiter(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_limiter[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_limiter(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_limiter[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_limiter(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_limiter[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_limiter(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_limiter[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_limiter(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_limiter[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_limiter(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_limiter[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_limiter(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_limiter[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_limiter(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the poloidal direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_pol(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_pol(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_pol(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_pol(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_pol(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_pol(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_pol(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_pol(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_pol(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_pol(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_pol(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the radial direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_radial(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_radial(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_radial(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_radial(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_radial(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_radial(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_radial(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_radial(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_radial(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_radial(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_radial(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the direction perpendicular to the edge of faces of the grid), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_pol(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_pol(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_pol(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_pol(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_pol(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_pol(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_pol(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_pol(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_pol(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_pol(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_pol(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_radial(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_radial(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_radial(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_radial(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_radial(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_radial(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_radial(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_radial(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_radial(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_radial(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_radial(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/vibrational_level", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the state bundle", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/z_max", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/z_max_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/z_max_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the state bundle", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/z_min", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/z_min_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/state(i3)/z_min_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed)", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/z_ion", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/z_ion_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/ion(i2)/z_ion_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].momentum": { + "data_type": "STRUCTURE", + "documentation": "Transport coefficients for total momentum equation. The various components two levels below this node refer to the momentum vector components, while their flux is given in the direction perpendicular to the edges or faces of the grid.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum", + "lifecycle_status": "active", + "structure_reference": "edge_transport_model_momentum" + }, + "edge_transport.model[:].ggd[:].momentum.d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d(i2)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d_pol(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].momentum.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d_pol(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d_pol(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].momentum.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d_pol(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].momentum.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d_pol(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d_pol(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d_pol(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d_pol(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d_pol(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d_pol(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d_pol(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d_radial(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].momentum.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d_radial(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d_radial(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].momentum.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d_radial(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].momentum.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d_radial(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d_radial(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d_radial(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d_radial(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d_radial(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.d_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d_radial(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.d_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/d_radial(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.flux": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux(i2)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux limiter coefficient, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_limiter[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_limiter(i2)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].momentum.flux_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the poloidal direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_pol(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].momentum.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_pol(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_pol(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].momentum.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_pol(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].momentum.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_pol(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_pol(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_pol(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_pol(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_pol(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_pol(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_pol(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the radial direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_radial(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].momentum.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_radial(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_radial(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].momentum.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_radial(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].momentum.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_radial(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_radial(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_radial(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_radial(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_radial(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.flux_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_radial(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.flux_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/flux_radial(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].momentum.v": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v(i2)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v_pol(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].momentum.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v_pol(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v_pol(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].momentum.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v_pol(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].momentum.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v_pol(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v_pol(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v_pol(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v_pol(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v_pol(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v_pol(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v_pol(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v_radial(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].momentum.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v_radial(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v_radial(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].momentum.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v_radial(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].momentum.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v_radial(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v_radial(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v_radial(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v_radial(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v_radial(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].momentum.v_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v_radial(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].momentum.v_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/momentum/v_radial(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Transport coefficients related to the various neutral species", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_transport_model_neutral" + }, + "edge_transport.model[:].ggd[:].neutral[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/element(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "edge_transport.model[:].ggd[:].neutral[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/element(i3)/a", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_transport.model[:].ggd[:].neutral[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/element(i3)/a_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_transport.model[:].ggd[:].neutral[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/element(i3)/a_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_transport.model[:].ggd[:].neutral[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/element(i3)/atoms_n", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].neutral[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].neutral[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].neutral[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/element(i3)/z_n", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].neutral[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].neutral[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy": { + "data_type": "STRUCTURE", + "documentation": "Transport coefficients related to the ion energy equation", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy", + "lifecycle_status": "active", + "structure_reference": "edge_transport_model_energy" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d_pol(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d_pol(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d_pol(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d_pol(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d_pol(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d_pol(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d_pol(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d_pol(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d_pol(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d_pol(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d_pol(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d_radial(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d_radial(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d_radial(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d_radial(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d_radial(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d_radial(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d_radial(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d_radial(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d_radial(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d_radial(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.d_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/d_radial(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_limiter": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux limiter coefficient, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_limiter(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_limiter[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_limiter(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_limiter[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_limiter(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_limiter[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_limiter(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_limiter[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_limiter(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_limiter[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_limiter(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_limiter[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_limiter(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_limiter[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_limiter(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_limiter[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_limiter(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_limiter[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_limiter(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_limiter[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_limiter(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the poloidal direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_pol(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_pol(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_pol(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_pol(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_pol(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_pol(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_pol(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_pol(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_pol(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_pol(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_pol(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the radial direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_radial(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_radial(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_radial(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_radial(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_radial(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_radial(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_radial(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_radial(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_radial(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_radial(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.flux_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/flux_radial(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v_pol(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v_pol(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v_pol(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v_pol(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v_pol(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v_pol(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v_pol(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v_pol(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v_pol(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v_pol(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v_pol(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v_radial(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v_radial(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v_radial(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v_radial(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].energy.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v_radial(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v_radial(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v_radial(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v_radial(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v_radial(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v_radial(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].energy.v_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/energy/v_radial(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].ion_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding ion species in the ../../ion array", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/ion_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying neutral (e.g. H, D, T, He, C, ...)", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum": { + "data_type": "STRUCTURE", + "documentation": "Transport coefficients for the neutral momentum equations. The various components two levels below this node refer to the momentum vector components, while their flux is given in the direction perpendicular to the edges or faces of the grid.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum", + "lifecycle_status": "active", + "structure_reference": "edge_transport_model_momentum" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d_pol(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d_pol(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d_pol(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d_pol(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d_pol(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d_pol(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d_pol(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d_pol(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d_pol(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d_pol(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d_pol(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d_radial(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d_radial(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d_radial(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d_radial(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d_radial(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d_radial(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d_radial(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d_radial(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d_radial(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d_radial(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.d_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/d_radial(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux limiter coefficient, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the poloidal direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_pol(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_pol(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_pol(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_pol(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_pol(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_pol(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_pol(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_pol(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_pol(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_pol(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_pol(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the radial direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_radial(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_radial(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_radial(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_radial(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_radial(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_radial(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_radial(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_radial(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_radial(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_radial(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.flux_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/flux_radial(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v_pol(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v_pol(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v_pol(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v_pol(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v_pol(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v_pol(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v_pol(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v_pol(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v_pol(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v_pol(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v_pol(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v_radial(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v_radial(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v_radial(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v_radial(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v_radial(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v_radial(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v_radial(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v_radial(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v_radial(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v_radial(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].momentum.v_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/momentum/v_radial(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/multiple_states_flag", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles": { + "data_type": "STRUCTURE", + "documentation": "Transport related to the ion density equation", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles", + "lifecycle_status": "active", + "structure_reference": "edge_transport_model_density" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the direction perpendicular to the edge of faces of the grid), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d_pol(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d_pol(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d_pol(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d_pol(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d_pol(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d_pol(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d_pol(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d_pol(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d_pol(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d_pol(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d_pol(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d_radial(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d_radial(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d_radial(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d_radial(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d_radial(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d_radial(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d_radial(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d_radial(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d_radial(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d_radial(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.d_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/d_radial(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the direction perpendicular to the edges or faces of the grid (flow crossing that surface divided by its actual area), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_limiter": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux limiter coefficient, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_limiter(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_limiter[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_limiter(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_limiter[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_limiter(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_limiter[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_limiter(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_limiter[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_limiter(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_limiter[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_limiter(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_limiter[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_limiter(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_limiter[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_limiter(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_limiter[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_limiter(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_limiter[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_limiter(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_limiter[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_limiter(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the poloidal direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_pol(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_pol(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_pol(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_pol(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_pol(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_pol(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_pol(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_pol(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_pol(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_pol(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_pol(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the radial direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_radial(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_radial(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_radial(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_radial(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_radial(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_radial(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_radial(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_radial(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_radial(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_radial(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.flux_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/flux_radial(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the direction perpendicular to the edge of faces of the grid), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v_pol(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v_pol(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v_pol(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v_pol(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v_pol(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v_pol(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v_pol(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v_pol(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v_pol(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v_pol(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v_pol(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v_radial(i3)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v_radial(i3)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v_radial(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v_radial(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].particles.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v_radial(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v_radial(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v_radial(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v_radial(i3)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v_radial(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v_radial(i3)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].particles.v_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/particles/v_radial(i3)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Transport coefficients related to the different states of the species", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_transport_model_neutral_state" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/electron_configuration", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy": { + "data_type": "STRUCTURE", + "documentation": "Transport quantities related to the energy equation of the state considered ", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy", + "lifecycle_status": "active", + "structure_reference": "edge_transport_model_energy" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_pol(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_pol(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_pol(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_pol(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_pol(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_pol(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_pol(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_pol(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_pol(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_pol(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_pol(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_radial(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_radial(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_radial(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_radial(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_radial(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_radial(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_radial(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_radial(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_radial(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_radial(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_radial(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_limiter": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux limiter coefficient, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_limiter(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_limiter[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_limiter(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_limiter[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_limiter(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_limiter[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_limiter(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_limiter[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_limiter(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_limiter[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_limiter(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_limiter[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_limiter(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_limiter[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_limiter(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_limiter[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_limiter(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_limiter[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_limiter(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_limiter[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_limiter(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the poloidal direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_pol(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_pol(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_pol(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_pol(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_pol(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_pol(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_pol(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_pol(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_pol(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_pol(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_pol(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the radial direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_radial(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_radial(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_radial(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_radial(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_radial(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_radial(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_radial(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_radial(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_radial(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_radial(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_radial(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_pol(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_pol(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_pol(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_pol(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_pol(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_pol(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_pol(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_pol(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_pol(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_pol(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_pol(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_radial(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_radial(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_radial(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_radial(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_radial(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_radial(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_radial(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_radial(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_radial(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_radial(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_radial(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying state", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum": { + "data_type": "STRUCTURE", + "documentation": "Transport coefficients related to the momentum equations of the state considered. The various components two levels below this node refer to the momentum vector components, while their flux is given in the direction perpendicular to the edges or faces of the grid.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum", + "lifecycle_status": "active", + "structure_reference": "edge_transport_model_momentum" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_pol(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_pol(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_pol(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_pol(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_pol(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_pol(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_pol(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_pol(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_pol(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_pol(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_pol(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_radial(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_radial(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_radial(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_radial(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_radial(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_radial(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_radial(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_radial(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_radial(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_radial(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_radial(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux limiter coefficient, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the poloidal direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_pol(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_pol(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_pol(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_pol(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_pol(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_pol(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_pol(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_pol(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_pol(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_pol(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_pol(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the radial direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_radial(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_radial(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_radial(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_radial(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_radial(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_radial(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_radial(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_radial(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_radial(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_radial(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_radial(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-1.s^-2" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_vector_components", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].diamagnetic": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/diamagnetic(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].diamagnetic_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/diamagnetic_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].diamagnetic_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/diamagnetic_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].diamagnetic_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/diamagnetic_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].diamagnetic_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"diamagnetic_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/diamagnetic_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].diamagnetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/diamagnetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].diamagnetic_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/diamagnetic_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].diamagnetic_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"diamagnetic\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/diamagnetic_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Parallel component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].parallel_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/parallel_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].parallel_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/parallel_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].parallel_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/parallel_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].parallel_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parallel_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/parallel_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].parallel_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].parallel_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].poloidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/poloidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].poloidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/poloidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].poloidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/poloidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].poloidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/poloidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].poloidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"poloidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/poloidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].poloidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/poloidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].poloidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/poloidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].poloidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/poloidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the major radius axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/r(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].r_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/r_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].r_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/r_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].r_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/r_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].r_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/r_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/r_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/r_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].radial": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/radial(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].radial_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/radial_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].radial_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/radial_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].radial_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/radial_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].radial_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"radial_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/radial_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].radial_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/radial_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].radial_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radial\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/radial_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].toroidal": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal component, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/toroidal(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].toroidal_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/toroidal_coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].toroidal_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/toroidal_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].toroidal_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/toroidal_coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].toroidal_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"toroidal_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/toroidal_coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].toroidal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/toroidal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].toroidal_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/toroidal_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].toroidal_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"toroidal\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/toroidal_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Component along the height axis, one scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/z(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].z_coefficients": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/z_coefficients(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].z_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/z_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].z_coefficients_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/z_coefficients_error_lower(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].z_coefficients_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z_coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/z_coefficients_error_upper(:,:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/z_error_lower(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/z_error_upper(:)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_pol(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_pol(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_pol(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_pol(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_pol(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_pol(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_pol(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_pol(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_pol(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_pol(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_pol(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_radial(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_radial(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_radial(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_radial(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_radial(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_radial(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_radial(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_radial(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_radial(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_radial(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_radial(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].neutral_type": { + "data_type": "STRUCTURE", + "documentation": "Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/neutral_type", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].neutral_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/neutral_type/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].neutral_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/neutral_type/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].neutral_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/neutral_type/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles": { + "data_type": "STRUCTURE", + "documentation": "Transport quantities related to density equation of the state considered (thermal+non-thermal)", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles", + "lifecycle_status": "active", + "structure_reference": "edge_transport_model_density" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the direction perpendicular to the edge of faces of the grid), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_pol(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_pol(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_pol(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_pol(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_pol(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_pol(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_pol(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_pol(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_pol(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_pol(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_pol(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_radial(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_radial(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_radial(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_radial(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_radial(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_radial(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_radial(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_radial(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_radial(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_radial(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_radial(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the direction perpendicular to the edges or faces of the grid (flow crossing that surface divided by its actual area), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_limiter": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux limiter coefficient, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_limiter(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_limiter[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_limiter(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_limiter[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_limiter(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_limiter[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_limiter(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_limiter[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_limiter(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_limiter[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_limiter(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_limiter[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_limiter(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_limiter[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_limiter(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_limiter[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_limiter(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_limiter[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_limiter(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_limiter[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_limiter(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the poloidal direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_pol(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_pol(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_pol(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_pol(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_pol(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_pol(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_pol(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_pol(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_pol(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_pol(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_pol(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the radial direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_radial(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_radial(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_radial(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_radial(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_radial(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_radial(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_radial(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_radial(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_radial(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_radial(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_radial(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the direction perpendicular to the edge of faces of the grid), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v(i4)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_pol(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_pol(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_pol(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_pol(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_pol(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_pol(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_pol(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_pol(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_pol(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_pol(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_pol(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_radial(i4)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_radial(i4)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_radial(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_radial(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_radial(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_radial(i4)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_radial(i4)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_radial(i4)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_radial(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_radial(i4)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_radial(i4)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/vibrational_level", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd[:].neutral[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "edge_transport/model(i1)/ggd(itime)/neutral(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "edge_transport/model(i1)/ggd(itime)/time", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_transport.model[:].ggd[:].total_ion_energy": { + "data_type": "STRUCTURE", + "documentation": "Transport coefficients for the total (summed over ion species) energy equation", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy", + "lifecycle_status": "active", + "structure_reference": "edge_transport_model_energy" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.d[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d_pol(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d_pol(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d_pol(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d_pol(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.d_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d_pol(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d_pol(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d_pol(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d_pol(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d_pol(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d_pol(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d_pol(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective diffusivity (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d_radial(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d_radial(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d_radial(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d_radial(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.d_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d_radial(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d_radial(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d_radial(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d_radial(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d_radial(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d_radial(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.d_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/d_radial(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.flux[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_limiter": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux limiter coefficient, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_limiter(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "-" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_limiter[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_limiter(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_limiter[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_limiter(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_limiter[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_limiter(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_limiter[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.flux_limiter[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_limiter(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_limiter[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_limiter(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_limiter[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_limiter(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_limiter[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_limiter(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_limiter[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_limiter(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_limiter[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_limiter(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_limiter[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_limiter(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the poloidal direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_pol(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_pol(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_pol(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_pol(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.flux_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_pol(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_pol(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_pol(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_pol(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_pol(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_pol(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_pol(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux in the radial direction, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_radial(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_radial(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_radial(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_radial(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.flux_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_radial(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_radial(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_radial(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_radial(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_radial(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_radial(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.flux_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/flux_radial(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection, on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.v[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the poloidal direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v_pol(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v_pol[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v_pol(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v_pol[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v_pol(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v_pol[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v_pol(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v_pol[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.v_pol[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v_pol(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v_pol[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v_pol(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v_pol[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v_pol(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v_pol[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v_pol(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v_pol[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v_pol(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v_pol[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v_pol(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v_pol[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v_pol(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v_radial": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective convection (in the radial direction), on various grid subsets", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v_radial(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v_radial[:].coefficients": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v_radial(i2)/coefficients(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v_radial[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v_radial(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v_radial[:].coefficients_error_lower": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v_radial(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v_radial[:].coefficients_error_upper": { + "coordinates": [ + "edge_transport.model[:].ggd[:].total_ion_energy.v_radial[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v_radial(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v_radial[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v_radial(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v_radial[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v_radial(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v_radial[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v_radial(i2)/values(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v_radial[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v_radial(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v_radial[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v_radial(i2)/values_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd[:].total_ion_energy.v_radial[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "edge_transport/model(i1)/ggd(itime)/total_ion_energy/v_radial(i2)/values_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "edge_transport.model[:].ggd_fast": { + "coordinates": [ + "edge_transport.model[:].ggd_fast[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities provided at a faster sampling rate than the full ggd quantities. These are either integrated quantities or local quantities provided on a reduced set of positions. Positions and integration domains are described by a set of grid_subsets (of size 1 for a position). ", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_transport_model_ggd_fast", + "timebasepath": "time", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].electrons": { + "data_type": "STRUCTURE", + "documentation": "Transport quantities and flux integrals related to the electrons", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/electrons", + "lifecycle_status": "active", + "structure_reference": "edge_transport_model_ggd_fast_electrons" + }, + "edge_transport.model[:].ggd_fast[:].electrons.particle_flux_integrated": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Total number of particles of this species crossing a surface per unit time, for various surfaces (grid subsets)", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/electrons/particle_flux_integrated(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar_single_position", + "units": "s^-1" + }, + "edge_transport.model[:].ggd_fast[:].electrons.particle_flux_integrated[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/electrons/particle_flux_integrated(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].electrons.particle_flux_integrated[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/electrons/particle_flux_integrated(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].electrons.particle_flux_integrated[:].value": { + "data_type": "FLT_0D", + "documentation": "Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/electrons/particle_flux_integrated(i2)/value", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "edge_transport.model[:].ggd_fast[:].electrons.particle_flux_integrated[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/electrons/particle_flux_integrated(i2)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].electrons.particle_flux_integrated[:].value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/electrons/particle_flux_integrated(i2)/value_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "edge_transport.model[:].ggd_fast[:].electrons.particle_flux_integrated[:].value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/electrons/particle_flux_integrated(i2)/value_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "edge_transport.model[:].ggd_fast[:].electrons.power": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Power carried by this species crossing a surface, for various surfaces (grid subsets)", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/electrons/power(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar_single_position", + "units": "W" + }, + "edge_transport.model[:].ggd_fast[:].electrons.power[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/electrons/power(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].electrons.power[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/electrons/power(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].electrons.power[:].value": { + "data_type": "FLT_0D", + "documentation": "Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/electrons/power(i2)/value", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "edge_transport.model[:].ggd_fast[:].electrons.power[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/electrons/power(i2)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].electrons.power[:].value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/electrons/power(i2)/value_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "edge_transport.model[:].ggd_fast[:].electrons.power[:].value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/electrons/power(i2)/value_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "edge_transport.model[:].ggd_fast[:].energy_flux_max": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Maximum power density over a surface, for various surfaces (grid subsets)", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/energy_flux_max(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar_single_position", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd_fast[:].energy_flux_max[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/energy_flux_max(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].energy_flux_max[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/energy_flux_max(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].energy_flux_max[:].value": { + "data_type": "FLT_0D", + "documentation": "Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/energy_flux_max(i2)/value", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd_fast[:].energy_flux_max[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/energy_flux_max(i2)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].energy_flux_max[:].value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/energy_flux_max(i2)/value_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd_fast[:].energy_flux_max[:].value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/energy_flux_max(i2)/value_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W.m^-2" + }, + "edge_transport.model[:].ggd_fast[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Transport coefficients and flux integrals related to the various ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_transport_model_ggd_fast_ion" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/element(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/element(i3)/a", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/element(i3)/z_n", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H, D, T, He, C, D2, ...)", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/neutral_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].particle_flux_integrated": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Total number of particles of this species crossing a surface per unit time, for various surfaces (grid subsets)", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/particle_flux_integrated(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar_single_position", + "units": "s^-1" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].particle_flux_integrated[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/particle_flux_integrated(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].particle_flux_integrated[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/particle_flux_integrated(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].particle_flux_integrated[:].value": { + "data_type": "FLT_0D", + "documentation": "Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/particle_flux_integrated(i3)/value", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].particle_flux_integrated[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/particle_flux_integrated(i3)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].particle_flux_integrated[:].value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/particle_flux_integrated(i3)/value_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].particle_flux_integrated[:].value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/particle_flux_integrated(i3)/value_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed)", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/z_ion", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/z_ion_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd_fast[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/ion(i2)/z_ion_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd_fast[:].neutral": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Transport coefficients and flux integrals related to the various ion and neutral species", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "edge_transport_model_ggd_fast_neutral" + }, + "edge_transport.model[:].ggd_fast[:].neutral[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)/element(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "edge_transport.model[:].ggd_fast[:].neutral[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)/element(i3)/a", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_transport.model[:].ggd_fast[:].neutral[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].neutral[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)/element(i3)/a_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_transport.model[:].ggd_fast[:].neutral[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)/element(i3)/a_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "edge_transport.model[:].ggd_fast[:].neutral[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)/element(i3)/atoms_n", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].neutral[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd_fast[:].neutral[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].neutral[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd_fast[:].neutral[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd_fast[:].neutral[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)/element(i3)/z_n", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd_fast[:].neutral[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].neutral[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd_fast[:].neutral[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "edge_transport.model[:].ggd_fast[:].neutral[:].ion_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding ion species in the ../../ion array", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)/ion_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].neutral[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying neutral (e.g. H, D, T, He, C, ...)", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)/label", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].neutral[:].particle_flux_integrated": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Total number of particles of this species crossing a surface per unit time, for various surfaces (grid subsets)", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)/particle_flux_integrated(i3)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar_single_position", + "units": "s^-1" + }, + "edge_transport.model[:].ggd_fast[:].neutral[:].particle_flux_integrated[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)/particle_flux_integrated(i3)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].neutral[:].particle_flux_integrated[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)/particle_flux_integrated(i3)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].neutral[:].particle_flux_integrated[:].value": { + "data_type": "FLT_0D", + "documentation": "Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)/particle_flux_integrated(i3)/value", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "edge_transport.model[:].ggd_fast[:].neutral[:].particle_flux_integrated[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)/particle_flux_integrated(i3)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].neutral[:].particle_flux_integrated[:].value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)/particle_flux_integrated(i3)/value_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "edge_transport.model[:].ggd_fast[:].neutral[:].particle_flux_integrated[:].value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/neutral(i2)/particle_flux_integrated(i3)/value_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s^-1" + }, + "edge_transport.model[:].ggd_fast[:].power": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Power (sum over all species) crossing a surface, for various surfaces (grid subsets)", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/power(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar_single_position", + "units": "W" + }, + "edge_transport.model[:].ggd_fast[:].power[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/power(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].power[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/power(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].power[:].value": { + "data_type": "FLT_0D", + "documentation": "Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/power(i2)/value", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "edge_transport.model[:].ggd_fast[:].power[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/power(i2)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].power[:].value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/power(i2)/value_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "edge_transport.model[:].ggd_fast[:].power[:].value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/power(i2)/value_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "edge_transport.model[:].ggd_fast[:].power_ion_total": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Power carried by all ions (sum over ions species) crossing a surface, for various surfaces (grid subsets)", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/power_ion_total(i2)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar_single_position", + "units": "W" + }, + "edge_transport.model[:].ggd_fast[:].power_ion_total[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/power_ion_total(i2)/grid_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].power_ion_total[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/power_ion_total(i2)/grid_subset_index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].power_ion_total[:].value": { + "data_type": "FLT_0D", + "documentation": "Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/power_ion_total(i2)/value", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "edge_transport.model[:].ggd_fast[:].power_ion_total[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/power_ion_total(i2)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "edge_transport.model[:].ggd_fast[:].power_ion_total[:].value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/power_ion_total(i2)/value_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "edge_transport.model[:].ggd_fast[:].power_ion_total[:].value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/power_ion_total(i2)/value_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "W" + }, + "edge_transport.model[:].ggd_fast[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "edge_transport/model(i1)/ggd_fast(itime)/time", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "edge_transport.model[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "edge_transport/edge_transport_identifier.xml", + "documentation": "Transport model identifier\n0) unspecified : Unspecified transport type\n1) combined : Combination of data from all available transport models\n100) combined_radial : Combination of data from all available radial transport models\n101) background_radial : Background radial transport level\n102) database_radial : Radial transport specified by a database entry\n103) prescribed_radial : Radial transport model prescribed from code input parameters\n200) combined_parallel : Combination of data from all available radial transport models\n201) background_parallel : Background radial transport level\n202) database_parallel : Radial transport specified by a database entry\n203) prescribed_parallel : Radial transport model prescribed from code input parameters\n204) twenty_one_moment_parallel : 21 moment fluid closure model\n205) braginskii_parallel : Braginskii fluid transport model", + "full_path": "edge_transport/model(i1)/identifier", + "lifecycle_status": "active", + "structure_reference": "identifier" + }, + "edge_transport.model[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "edge_transport/model(i1)/identifier/description", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.model[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "edge_transport/model(i1)/identifier/index", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.model[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "edge_transport/model(i1)/identifier/name", + "lifecycle_status": "active", + "type": "constant" + }, + "edge_transport.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "edge_transport/time(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/em_coupling.json b/omas/imas_structures/3_39_0/em_coupling.json new file mode 100644 index 000000000..0b42d14dc --- /dev/null +++ b/omas/imas_structures/3_39_0/em_coupling.json @@ -0,0 +1,1107 @@ +{ + "em_coupling": { + "documentation": "Description of the axisymmetric mutual electromagnetics; does not include non-axisymmetric coil systems; the convention is Quantity_Sensor_Source", + "full_path": "em_coupling", + "lifecycle_last_change": "3.0.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.0.0", + "maxoccur": "3" + }, + "em_coupling.active_coils": { + "coordinates": [ + "pf_active.coil" + ], + "data_type": "STR_1D", + "documentation": "List of the names of the active PF+CS coils", + "full_path": "em_coupling/active_coils(:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "em_coupling.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "em_coupling/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "em_coupling.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "em_coupling/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "em_coupling/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "em_coupling/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "em_coupling.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "em_coupling/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "em_coupling/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "em_coupling/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "em_coupling/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "em_coupling/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "em_coupling/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "em_coupling/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.code.output_flag": { + "coordinates": [ + "em_coupling.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "em_coupling/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "em_coupling.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "em_coupling/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "em_coupling/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "em_coupling/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.field_probes_active": { + "coordinates": [ + "em_coupling.poloidal_probes", + "em_coupling.active_coils" + ], + "data_type": "FLT_2D", + "documentation": "Poloidal field coupling from active coils to poloidal field probes", + "full_path": "em_coupling/field_probes_active(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "T/A" + }, + "em_coupling.field_probes_active_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"field_probes_active\"", + "full_path": "em_coupling/field_probes_active_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "em_coupling.field_probes_active_error_lower": { + "coordinates": [ + "em_coupling.poloidal_probes", + "em_coupling.active_coils" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"field_probes_active\"", + "full_path": "em_coupling/field_probes_active_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "T/A" + }, + "em_coupling.field_probes_active_error_upper": { + "coordinates": [ + "em_coupling.poloidal_probes", + "em_coupling.active_coils" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"field_probes_active\"", + "full_path": "em_coupling/field_probes_active_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "T/A" + }, + "em_coupling.field_probes_grid": { + "coordinates": [ + "em_coupling.poloidal_probes", + "em_coupling.grid_points" + ], + "data_type": "FLT_2D", + "documentation": "Poloidal field coupling from equilibrium grid to poloidal field probes", + "full_path": "em_coupling/field_probes_grid(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "T/A" + }, + "em_coupling.field_probes_grid_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"field_probes_grid\"", + "full_path": "em_coupling/field_probes_grid_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "em_coupling.field_probes_grid_error_lower": { + "coordinates": [ + "em_coupling.poloidal_probes", + "em_coupling.grid_points" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"field_probes_grid\"", + "full_path": "em_coupling/field_probes_grid_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "T/A" + }, + "em_coupling.field_probes_grid_error_upper": { + "coordinates": [ + "em_coupling.poloidal_probes", + "em_coupling.grid_points" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"field_probes_grid\"", + "full_path": "em_coupling/field_probes_grid_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "T/A" + }, + "em_coupling.field_probes_passive": { + "coordinates": [ + "em_coupling.poloidal_probes", + "em_coupling.passive_loops" + ], + "data_type": "FLT_2D", + "documentation": "Poloidal field coupling from passive loops to poloidal field probes", + "full_path": "em_coupling/field_probes_passive(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "T/A" + }, + "em_coupling.field_probes_passive_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"field_probes_passive\"", + "full_path": "em_coupling/field_probes_passive_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "em_coupling.field_probes_passive_error_lower": { + "coordinates": [ + "em_coupling.poloidal_probes", + "em_coupling.passive_loops" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"field_probes_passive\"", + "full_path": "em_coupling/field_probes_passive_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "T/A" + }, + "em_coupling.field_probes_passive_error_upper": { + "coordinates": [ + "em_coupling.poloidal_probes", + "em_coupling.passive_loops" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"field_probes_passive\"", + "full_path": "em_coupling/field_probes_passive_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "T/A" + }, + "em_coupling.flux_loops": { + "coordinates": [ + "magnetics.flux_loop" + ], + "data_type": "STR_1D", + "documentation": "List of the names of the axisymmetric flux loops", + "full_path": "em_coupling/flux_loops(:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "em_coupling.grid_points": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "List of the names of the plasma region grid points", + "full_path": "em_coupling/grid_points(:)", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "em_coupling/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "em_coupling.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "em_coupling/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "em_coupling/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "em_coupling/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "em_coupling.ids_properties.occurrence" + }, + "em_coupling.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "em_coupling/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "em_coupling.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "em_coupling/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "em_coupling.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "em_coupling/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "em_coupling/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "em_coupling/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "em_coupling/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "em_coupling/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "em_coupling/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "em_coupling.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "em_coupling/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "em_coupling/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "em_coupling/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "em_coupling/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "em_coupling/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "em_coupling/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "em_coupling/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "em_coupling.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "em_coupling/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "em_coupling/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "em_coupling/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "em_coupling/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "em_coupling/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "em_coupling/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "em_coupling/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "em_coupling.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "em_coupling/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "em_coupling.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "em_coupling/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "em_coupling/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "em_coupling/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "em_coupling/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "em_coupling/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "em_coupling/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "em_coupling/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "em_coupling.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "em_coupling/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "em_coupling/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "em_coupling/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "em_coupling/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "em_coupling/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "em_coupling/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "em_coupling/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "em_coupling.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "em_coupling/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "em_coupling.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "em_coupling/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "em_coupling.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "em_coupling/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "em_coupling.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "em_coupling/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "em_coupling/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "em_coupling.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "em_coupling/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "em_coupling.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "em_coupling/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "em_coupling/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "em_coupling/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "em_coupling.mutual_active_active": { + "coordinates": [ + "em_coupling.active_coils", + "em_coupling.active_coils" + ], + "data_type": "FLT_2D", + "documentation": "Mutual inductance coupling from active coils to active coils", + "full_path": "em_coupling/mutual_active_active(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_active_active_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"mutual_active_active\"", + "full_path": "em_coupling/mutual_active_active_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "em_coupling.mutual_active_active_error_lower": { + "coordinates": [ + "em_coupling.active_coils", + "em_coupling.active_coils" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"mutual_active_active\"", + "full_path": "em_coupling/mutual_active_active_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_active_active_error_upper": { + "coordinates": [ + "em_coupling.active_coils", + "em_coupling.active_coils" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"mutual_active_active\"", + "full_path": "em_coupling/mutual_active_active_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_grid_active": { + "coordinates": [ + "em_coupling.grid_points", + "em_coupling.active_coils" + ], + "data_type": "FLT_2D", + "documentation": "Mutual inductance coupling from active coils to equilibrium grid ", + "full_path": "em_coupling/mutual_grid_active(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_grid_active_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"mutual_grid_active\"", + "full_path": "em_coupling/mutual_grid_active_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "em_coupling.mutual_grid_active_error_lower": { + "coordinates": [ + "em_coupling.grid_points", + "em_coupling.active_coils" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"mutual_grid_active\"", + "full_path": "em_coupling/mutual_grid_active_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_grid_active_error_upper": { + "coordinates": [ + "em_coupling.grid_points", + "em_coupling.active_coils" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"mutual_grid_active\"", + "full_path": "em_coupling/mutual_grid_active_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_grid_grid": { + "coordinates": [ + "em_coupling.grid_points", + "em_coupling.grid_points" + ], + "data_type": "FLT_2D", + "documentation": "Mutual inductance from equilibrium grid to itself", + "full_path": "em_coupling/mutual_grid_grid(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_grid_grid_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"mutual_grid_grid\"", + "full_path": "em_coupling/mutual_grid_grid_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "em_coupling.mutual_grid_grid_error_lower": { + "coordinates": [ + "em_coupling.grid_points", + "em_coupling.grid_points" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"mutual_grid_grid\"", + "full_path": "em_coupling/mutual_grid_grid_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_grid_grid_error_upper": { + "coordinates": [ + "em_coupling.grid_points", + "em_coupling.grid_points" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"mutual_grid_grid\"", + "full_path": "em_coupling/mutual_grid_grid_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_grid_passive": { + "coordinates": [ + "em_coupling.grid_points", + "em_coupling.passive_loops" + ], + "data_type": "FLT_2D", + "documentation": "Mutual inductance coupling from passive loops to equilibrium grid", + "full_path": "em_coupling/mutual_grid_passive(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_grid_passive_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"mutual_grid_passive\"", + "full_path": "em_coupling/mutual_grid_passive_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "em_coupling.mutual_grid_passive_error_lower": { + "coordinates": [ + "em_coupling.grid_points", + "em_coupling.passive_loops" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"mutual_grid_passive\"", + "full_path": "em_coupling/mutual_grid_passive_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_grid_passive_error_upper": { + "coordinates": [ + "em_coupling.grid_points", + "em_coupling.passive_loops" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"mutual_grid_passive\"", + "full_path": "em_coupling/mutual_grid_passive_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_loops_active": { + "coordinates": [ + "em_coupling.flux_loops", + "em_coupling.active_coils" + ], + "data_type": "FLT_2D", + "documentation": "Mutual inductance coupling from active coils to poloidal flux loops", + "full_path": "em_coupling/mutual_loops_active(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_loops_active_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"mutual_loops_active\"", + "full_path": "em_coupling/mutual_loops_active_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "em_coupling.mutual_loops_active_error_lower": { + "coordinates": [ + "em_coupling.flux_loops", + "em_coupling.active_coils" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"mutual_loops_active\"", + "full_path": "em_coupling/mutual_loops_active_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_loops_active_error_upper": { + "coordinates": [ + "em_coupling.flux_loops", + "em_coupling.active_coils" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"mutual_loops_active\"", + "full_path": "em_coupling/mutual_loops_active_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_loops_grid": { + "coordinates": [ + "em_coupling.flux_loops", + "em_coupling.grid_points" + ], + "data_type": "FLT_2D", + "documentation": "Mutual inductance from equilibrium grid to poloidal flux loops ", + "full_path": "em_coupling/mutual_loops_grid(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_loops_grid_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"mutual_loops_grid\"", + "full_path": "em_coupling/mutual_loops_grid_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "em_coupling.mutual_loops_grid_error_lower": { + "coordinates": [ + "em_coupling.flux_loops", + "em_coupling.grid_points" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"mutual_loops_grid\"", + "full_path": "em_coupling/mutual_loops_grid_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_loops_grid_error_upper": { + "coordinates": [ + "em_coupling.flux_loops", + "em_coupling.grid_points" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"mutual_loops_grid\"", + "full_path": "em_coupling/mutual_loops_grid_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_loops_passive": { + "coordinates": [ + "em_coupling.flux_loops", + "em_coupling.passive_loops" + ], + "data_type": "FLT_2D", + "documentation": "Mutual inductance coupling from passive loops to poloidal flux loops", + "full_path": "em_coupling/mutual_loops_passive(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_loops_passive_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"mutual_loops_passive\"", + "full_path": "em_coupling/mutual_loops_passive_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "em_coupling.mutual_loops_passive_error_lower": { + "coordinates": [ + "em_coupling.flux_loops", + "em_coupling.passive_loops" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"mutual_loops_passive\"", + "full_path": "em_coupling/mutual_loops_passive_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_loops_passive_error_upper": { + "coordinates": [ + "em_coupling.flux_loops", + "em_coupling.passive_loops" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"mutual_loops_passive\"", + "full_path": "em_coupling/mutual_loops_passive_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_passive_active": { + "coordinates": [ + "em_coupling.passive_loops", + "em_coupling.active_coils" + ], + "data_type": "FLT_2D", + "documentation": "Mutual inductance coupling from active coils to passive loops", + "full_path": "em_coupling/mutual_passive_active(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_passive_active_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"mutual_passive_active\"", + "full_path": "em_coupling/mutual_passive_active_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "em_coupling.mutual_passive_active_error_lower": { + "coordinates": [ + "em_coupling.passive_loops", + "em_coupling.active_coils" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"mutual_passive_active\"", + "full_path": "em_coupling/mutual_passive_active_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_passive_active_error_upper": { + "coordinates": [ + "em_coupling.passive_loops", + "em_coupling.active_coils" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"mutual_passive_active\"", + "full_path": "em_coupling/mutual_passive_active_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_passive_passive": { + "coordinates": [ + "em_coupling.passive_loops", + "em_coupling.passive_loops" + ], + "data_type": "FLT_2D", + "documentation": "Mutual inductance coupling from passive loops to passive loops", + "full_path": "em_coupling/mutual_passive_passive(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_passive_passive_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"mutual_passive_passive\"", + "full_path": "em_coupling/mutual_passive_passive_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "em_coupling.mutual_passive_passive_error_lower": { + "coordinates": [ + "em_coupling.passive_loops", + "em_coupling.passive_loops" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"mutual_passive_passive\"", + "full_path": "em_coupling/mutual_passive_passive_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.mutual_passive_passive_error_upper": { + "coordinates": [ + "em_coupling.passive_loops", + "em_coupling.passive_loops" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"mutual_passive_passive\"", + "full_path": "em_coupling/mutual_passive_passive_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "H" + }, + "em_coupling.passive_loops": { + "coordinates": [ + "pf_passive.loop" + ], + "data_type": "STR_1D", + "documentation": "List of the names of the passive loops", + "full_path": "em_coupling/passive_loops(:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "em_coupling.poloidal_probes": { + "coordinates": [ + "magnetics.bpol_probe" + ], + "data_type": "STR_1D", + "documentation": "List of the names of poloidal field probes", + "full_path": "em_coupling/poloidal_probes(:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "em_coupling.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "em_coupling/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/equilibrium.json b/omas/imas_structures/3_39_0/equilibrium.json new file mode 100644 index 000000000..8cede1bf2 --- /dev/null +++ b/omas/imas_structures/3_39_0/equilibrium.json @@ -0,0 +1,15692 @@ +{ + "equilibrium": { + "documentation": "Description of a 2D, axi-symmetric, tokamak equilibrium; result of an equilibrium code.", + "full_path": "equilibrium", + "lifecycle_last_change": "3.39.0", + "lifecycle_status": "active", + "lifecycle_version": "3.1.0", + "maxoccur": "3" + }, + "equilibrium.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "equilibrium/code", + "lifecycle_status": "active", + "structure_reference": "code" + }, + "equilibrium.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "equilibrium/code/commit", + "lifecycle_status": "active", + "type": "constant" + }, + "equilibrium.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "equilibrium/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "constant" + }, + "equilibrium.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "equilibrium/code/library(i1)", + "lifecycle_status": "active", + "maxoccur": "10", + "structure_reference": "library" + }, + "equilibrium.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "equilibrium/code/library(i1)/commit", + "lifecycle_status": "active", + "type": "constant" + }, + "equilibrium.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "equilibrium/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "constant" + }, + "equilibrium.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "equilibrium/code/library(i1)/name", + "lifecycle_status": "active", + "type": "constant" + }, + "equilibrium.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "equilibrium/code/library(i1)/parameters", + "lifecycle_status": "active", + "type": "constant" + }, + "equilibrium.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "equilibrium/code/library(i1)/repository", + "lifecycle_status": "active", + "type": "constant" + }, + "equilibrium.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "equilibrium/code/library(i1)/version", + "lifecycle_status": "active", + "type": "constant" + }, + "equilibrium.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "equilibrium/code/name", + "lifecycle_status": "active", + "type": "constant" + }, + "equilibrium.code.output_flag": { + "coordinates": [ + "equilibrium.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "equilibrium/code/output_flag(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic" + }, + "equilibrium.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "equilibrium/code/parameters", + "lifecycle_status": "active", + "type": "constant" + }, + "equilibrium.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "equilibrium/code/repository", + "lifecycle_status": "active", + "type": "constant" + }, + "equilibrium.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "equilibrium/code/version", + "lifecycle_status": "active", + "type": "constant" + }, + "equilibrium.grids_ggd": { + "coordinates": [ + "equilibrium.grids_ggd[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Grids (using the Generic Grid Description), for various time slices. The timebase of this array of structure must be a subset of the time_slice timebase", + "full_path": "equilibrium/grids_ggd(itime)", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "maxoccur": "unbounded", + "structure_reference": "equilibrium_ggd_array", + "timebasepath": "time", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of GGD grids for describing the equilibrium, at a given time slice", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Grid subsets", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].base": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/base(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].base[:].jacobian": { + "coordinates": [ + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/base(i3)/jacobian(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].base[:].jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/base(i3)/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].base[:].jacobian_error_lower": { + "coordinates": [ + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/base(i3)/jacobian_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].base[:].jacobian_error_upper": { + "coordinates": [ + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/base(i3)/jacobian_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].base[:].tensor_contravariant": { + "coordinates": [ + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/base(i3)/tensor_contravariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].base[:].tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/base(i3)/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].base[:].tensor_contravariant_error_lower": { + "coordinates": [ + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/base(i3)/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].base[:].tensor_contravariant_error_upper": { + "coordinates": [ + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/base(i3)/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].base[:].tensor_covariant": { + "coordinates": [ + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/base(i3)/tensor_covariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].base[:].tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/base(i3)/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].base[:].tensor_covariant_error_lower": { + "coordinates": [ + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/base(i3)/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].base[:].tensor_covariant_error_upper": { + "coordinates": [ + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/base(i3)/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].dimension": { + "data_type": "INT_0D", + "documentation": "Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/dimension", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].element[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects defining the element", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/element(i3)/object(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element_object" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].element[:].object[:].dimension": { + "data_type": "INT_0D", + "documentation": "Dimension of the object", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/element(i3)/object(i4)/dimension", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].element[:].object[:].index": { + "data_type": "INT_0D", + "documentation": "Object index", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/element(i3)/object(i4)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].element[:].object[:].space": { + "data_type": "INT_0D", + "documentation": "Index of the space from which that object is taken", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/element(i3)/object(i4)/space", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_subset_identifier.xml", + "documentation": "Grid subset identifier\n0) unspecified : unspecified\n1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]\n200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).\n2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces\n4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces\n5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n6) x_points : Nodes defining x-points\n7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point\n8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point\n9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point\n10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point\n11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix\n12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix\n13) outer_target : y-aligned edges defining the outer target\n14) inner_target : y-aligned edges defining the inner target\n15) core_boundary : Innermost x-aligned edges\n16) separatrix : x-aligned edges defining the active separatrix\n17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions\n18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region\n19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region\n20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region\n21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region\n22) core : Cells inside the active separatrix\n23) sol : Cells defining the main SOL outside of the divertor regions\n24) outer_divertor : Cells defining the outer divertor region\n25) inner_divertor : Cells defining the inner divertor region\n26) core_sol : x-aligned edges defining part of active separatrix separating core and sol\n27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)\n28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)\n29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point\n30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point\n31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point\n32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point\n33) separatrix_2 : x-aligned edges defining the non-active separatrix\n34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region\n35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region\n36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region\n37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region\n38) intra_sep : Cells between the two separatrices\n39) outer_divertor_2 : Cells defining the outer inactive divertor region\n40) inner_divertor_2 : Cells defining the inner inactive divertor region\n41) outer_target_2 : y-aligned edges defining the outer inactive target\n42) inner_target_2 : y-aligned edges defining the inner inactive target\n43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n44) full_wall : All edges defining walls, baffles, and targets\n45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg\n46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg\n47) outer_sf_pfr_connection_1 : y-aligned edges defining\u00a0the connection between the outer snowflake entrance and third leg\n48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg\n100) magnetic_axis : Point corresponding to the magnetic axis\n101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane\n102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane\n103) outer_target_separatrix : Point on active separatrix at outer active target\n104) inner_target_separatrix : Point on active separatrix at inner active target\n105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target\n106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "url": "utilities/LFS_snowflake_GGD_subsets.png" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].metric": { + "data_type": "STRUCTURE", + "documentation": "Metric of the canonical frame onto Cartesian coordinates", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/metric", + "lifecycle_status": "alpha", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].metric.jacobian": { + "coordinates": [ + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/metric/jacobian(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].metric.jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/metric/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].metric.jacobian_error_lower": { + "coordinates": [ + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/metric/jacobian_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].metric.jacobian_error_upper": { + "coordinates": [ + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/metric/jacobian_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].metric.tensor_contravariant": { + "coordinates": [ + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/metric/tensor_contravariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].metric.tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/metric/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].metric.tensor_contravariant_error_lower": { + "coordinates": [ + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/metric/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].metric.tensor_contravariant_error_upper": { + "coordinates": [ + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/metric/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].metric.tensor_covariant": { + "coordinates": [ + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/metric/tensor_covariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].metric.tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/metric/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].metric.tensor_covariant_error_lower": { + "coordinates": [ + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/metric/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].metric.tensor_covariant_error_upper": { + "coordinates": [ + "equilibrium.grids_ggd[:].grid[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/grid_subset(i2)/metric/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_identifier.xml", + "documentation": "Grid identifier\n0) unspecified : unspecified\n1) linear : Linear\n2) cylinder : Cylindrical geometry (straight in axial direction)\n3) limiter : Limiter\n4) SN : Single null\n5) CDN : Connected double null\n6) DDN_bottom : Disconnected double null with inner X-point below the midplane\n7) DDN_top : Disconnected double null with inner X-point above the midplane\n8) annulus : Annular geometry (not necessarily with straight axis)\n9) stellarator_island : Stellarator island geometry\n10) structured_spaces : Structured grid represented with multiple spaces of dimension 1\n11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary\n12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary\n100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "equilibrium.grids_ggd[:].grid[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].path": { + "data_type": "STR_0D", + "documentation": "Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: 'wall:0/description_ggd(1)/grid_ggd', means that the grid is located in the wall IDS, occurrence 0, with ids path 'description_ggd(1)/grid_ggd'. See the link below for more details about IDS paths", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/path", + "lifecycle_status": "alpha", + "type": "dynamic", + "url": "utilities/IDS-path-syntax.md" + }, + "equilibrium.grids_ggd[:].grid[:].space": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of grid spaces", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space", + "url_protected": "https://confluence.iter.org/download/attachments/178133297/GGDguide.pdf" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].coordinates_type": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/coordinates_type(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "url": "utilities/coordinate_identifier.xml" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].geometry_type": { + "data_type": "STRUCTURE", + "documentation": "Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/geometry_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].geometry_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/geometry_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].geometry_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/geometry_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].geometry_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/geometry_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_space_identifier.xml", + "documentation": "Space identifier\n0) unspecified : unspecified\n1) primary_standard : Primary space defining the standard grid\n2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space\n3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/objects_per_dimension(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].geometry_content": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_geometry_content_identifier.xml", + "documentation": "Content of the ../object/geometry node for this dimension\n0) unspecified : unspecified\n1) node_coordinates : For nodes : node coordinates\n11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix\n21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge\n31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces\n32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/objects_per_dimension(i3)/geometry_content", + "introduced_after_version": "3.33.0", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].geometry_content.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/objects_per_dimension(i3)/geometry_content/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].geometry_content.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/objects_per_dimension(i3)/geometry_content/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].geometry_content.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/objects_per_dimension(i3)/geometry_content/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects for a given dimension", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/objects_per_dimension(i3)/object(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object[:].boundary": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object_boundary" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object[:].boundary[:].index": { + "data_type": "INT_0D", + "documentation": "Index of this (n-1)-dimensional boundary object", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object[:].boundary[:].neighbours": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5)/neighbours(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object[:].geometry": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered. ", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/objects_per_dimension(i3)/object(i4)/geometry(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object[:].geometry_2d": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry_2d\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"geometry_2d\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d_error_lower(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"geometry_2d\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d_error_upper(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object[:].geometry_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object[:].geometry_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"geometry\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object[:].geometry_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"geometry\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object[:].measure": { + "data_type": "FLT_0D", + "documentation": "Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/objects_per_dimension(i3)/object(i4)/measure", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object[:].measure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measure\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/objects_per_dimension(i3)/object(i4)/measure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object[:].measure_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measure\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/objects_per_dimension(i3)/object(i4)/measure_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object[:].measure_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measure\"", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/objects_per_dimension(i3)/object(i4)/measure_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object[:].nodes": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)", + "full_path": "equilibrium/grids_ggd(itime)/grid(i1)/space(i2)/objects_per_dimension(i3)/object(i4)/nodes(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.grids_ggd[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "equilibrium/grids_ggd(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "equilibrium/ids_properties", + "lifecycle_status": "active", + "structure_reference": "ids_properties" + }, + "equilibrium.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "equilibrium/ids_properties/comment", + "lifecycle_status": "active", + "type": "constant" + }, + "equilibrium.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "equilibrium/ids_properties/creation_date", + "lifecycle_status": "active", + "type": "constant" + }, + "equilibrium.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "equilibrium/ids_properties/homogeneous_time", + "lifecycle_status": "active", + "type": "constant" + }, + "equilibrium.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "equilibrium.ids_properties.occurrence" + }, + "equilibrium.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "equilibrium/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "equilibrium.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "equilibrium/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "equilibrium.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "equilibrium/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "equilibrium/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "equilibrium/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "equilibrium/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "equilibrium/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "equilibrium/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "equilibrium.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "equilibrium/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "equilibrium/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "equilibrium/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "equilibrium/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "equilibrium/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "equilibrium/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "equilibrium/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "equilibrium.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "equilibrium/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "equilibrium/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "equilibrium/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "equilibrium/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "equilibrium/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "equilibrium/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "equilibrium/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "equilibrium.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "equilibrium/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "equilibrium.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "equilibrium/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "equilibrium/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "equilibrium/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "equilibrium/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "equilibrium/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "equilibrium/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "equilibrium/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "equilibrium.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "equilibrium/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "equilibrium/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "equilibrium/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "equilibrium/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "equilibrium/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "equilibrium/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "equilibrium.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "equilibrium/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "equilibrium.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "equilibrium/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "equilibrium.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "equilibrium/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "equilibrium.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "equilibrium/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "equilibrium.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "equilibrium/ids_properties/provider", + "lifecycle_status": "active", + "type": "constant" + }, + "equilibrium.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "equilibrium/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "equilibrium.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "equilibrium/ids_properties/version_put", + "lifecycle_status": "active", + "structure_reference": "version_dd_al" + }, + "equilibrium.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "equilibrium/ids_properties/version_put/access_layer", + "lifecycle_status": "active", + "type": "constant" + }, + "equilibrium.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "equilibrium/ids_properties/version_put/access_layer_language", + "lifecycle_status": "active", + "type": "constant" + }, + "equilibrium.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "equilibrium/ids_properties/version_put/data_dictionary", + "lifecycle_status": "active", + "type": "constant" + }, + "equilibrium.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "equilibrium/time(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice": { + "coordinates": [ + "equilibrium.time_slice[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of equilibria at various time slices", + "full_path": "equilibrium/time_slice(itime)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "equilibrium_time_slice", + "timebasepath": "time", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary": { + "data_type": "STRUCTURE", + "documentation": "Description of the plasma boundary used by fixed-boundary codes and typically chosen at psi_norm = 99.x% of the separatrix", + "full_path": "equilibrium/time_slice(itime)/boundary", + "lifecycle_status": "active", + "structure_reference": "equilibrium_boundary" + }, + "equilibrium.time_slice[:].boundary.active_limiter_point": { + "data_type": "STRUCTURE", + "documentation": "RZ position of the active limiter point (point of the plasma boundary in contact with the limiter)", + "full_path": "equilibrium/time_slice(itime)/boundary/active_limiter_point", + "lifecycle_status": "active", + "structure_reference": "rz0d_dynamic_aos" + }, + "equilibrium.time_slice[:].boundary.active_limiter_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/boundary/active_limiter_point/r", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.active_limiter_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary/active_limiter_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.active_limiter_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary/active_limiter_point/r_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.active_limiter_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary/active_limiter_point/r_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.active_limiter_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/boundary/active_limiter_point/z", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.active_limiter_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary/active_limiter_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.active_limiter_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary/active_limiter_point/z_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.active_limiter_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary/active_limiter_point/z_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.b_flux_pol_norm": { + "data_type": "FLT_0D", + "documentation": "Value of the normalised poloidal flux at which the boundary is taken", + "full_path": "equilibrium/time_slice(itime)/boundary/b_flux_pol_norm", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary.b_flux_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_flux_pol_norm\"", + "full_path": "equilibrium/time_slice(itime)/boundary/b_flux_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.b_flux_pol_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"b_flux_pol_norm\"", + "full_path": "equilibrium/time_slice(itime)/boundary/b_flux_pol_norm_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary.b_flux_pol_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"b_flux_pol_norm\"", + "full_path": "equilibrium/time_slice(itime)/boundary/b_flux_pol_norm_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary.elongation": { + "data_type": "FLT_0D", + "documentation": "Elongation of the plasma boundary", + "full_path": "equilibrium/time_slice(itime)/boundary/elongation", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary.elongation_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"elongation\"", + "full_path": "equilibrium/time_slice(itime)/boundary/elongation_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.elongation_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"elongation\"", + "full_path": "equilibrium/time_slice(itime)/boundary/elongation_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary.elongation_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"elongation\"", + "full_path": "equilibrium/time_slice(itime)/boundary/elongation_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary.elongation_lower": { + "data_type": "FLT_0D", + "documentation": "Elongation (lower half w.r.t. geometric axis) of the plasma boundary", + "full_path": "equilibrium/time_slice(itime)/boundary/elongation_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary.elongation_lower_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"elongation_lower\"", + "full_path": "equilibrium/time_slice(itime)/boundary/elongation_lower_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.elongation_lower_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"elongation_lower\"", + "full_path": "equilibrium/time_slice(itime)/boundary/elongation_lower_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary.elongation_lower_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"elongation_lower\"", + "full_path": "equilibrium/time_slice(itime)/boundary/elongation_lower_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary.elongation_upper": { + "data_type": "FLT_0D", + "documentation": "Elongation (upper half w.r.t. geometric axis) of the plasma boundary", + "full_path": "equilibrium/time_slice(itime)/boundary/elongation_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary.elongation_upper_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"elongation_upper\"", + "full_path": "equilibrium/time_slice(itime)/boundary/elongation_upper_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.elongation_upper_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"elongation_upper\"", + "full_path": "equilibrium/time_slice(itime)/boundary/elongation_upper_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary.elongation_upper_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"elongation_upper\"", + "full_path": "equilibrium/time_slice(itime)/boundary/elongation_upper_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary.geometric_axis": { + "data_type": "STRUCTURE", + "documentation": "RZ position of the geometric axis (defined as (Rmin+Rmax) / 2 and (Zmin+Zmax) / 2 of the boundary)", + "full_path": "equilibrium/time_slice(itime)/boundary/geometric_axis", + "lifecycle_status": "active", + "structure_reference": "rz0d_dynamic_aos" + }, + "equilibrium.time_slice[:].boundary.geometric_axis.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/boundary/geometric_axis/r", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.geometric_axis.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary/geometric_axis/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.geometric_axis.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary/geometric_axis/r_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.geometric_axis.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary/geometric_axis/r_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.geometric_axis.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/boundary/geometric_axis/z", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.geometric_axis.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary/geometric_axis/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.geometric_axis.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary/geometric_axis/z_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.geometric_axis.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary/geometric_axis/z_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.lcfs": { + "data_type": "STRUCTURE", + "documentation": "RZ description of the plasma boundary", + "full_path": "equilibrium/time_slice(itime)/boundary/lcfs", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.5.0", + "structure_reference": "rz1d_dynamic_aos" + }, + "equilibrium.time_slice[:].boundary.lcfs.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/boundary/lcfs/r(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.lcfs.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary/lcfs/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.lcfs.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary/lcfs/r_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.lcfs.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary/lcfs/r_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.lcfs.z": { + "coordinates": [ + "equilibrium.time_slice[:].boundary.lcfs.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/boundary/lcfs/z(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.lcfs.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary/lcfs/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.lcfs.z_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].boundary.lcfs.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary/lcfs/z_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.lcfs.z_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].boundary.lcfs.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary/lcfs/z_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.minor_radius": { + "data_type": "FLT_0D", + "documentation": "Minor radius of the plasma boundary (defined as (Rmax-Rmin) / 2 of the boundary)", + "full_path": "equilibrium/time_slice(itime)/boundary/minor_radius", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.minor_radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"minor_radius\"", + "full_path": "equilibrium/time_slice(itime)/boundary/minor_radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.minor_radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"minor_radius\"", + "full_path": "equilibrium/time_slice(itime)/boundary/minor_radius_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.minor_radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"minor_radius\"", + "full_path": "equilibrium/time_slice(itime)/boundary/minor_radius_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.outline": { + "data_type": "STRUCTURE", + "documentation": "RZ outline of the plasma boundary", + "full_path": "equilibrium/time_slice(itime)/boundary/outline", + "lifecycle_status": "active", + "structure_reference": "rz1d_dynamic_aos" + }, + "equilibrium.time_slice[:].boundary.outline.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/boundary/outline/r(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.outline.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary/outline/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.outline.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary/outline/r_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.outline.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary/outline/r_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.outline.z": { + "coordinates": [ + "equilibrium.time_slice[:].boundary.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/boundary/outline/z(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.outline.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary/outline/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.outline.z_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].boundary.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary/outline/z_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.outline.z_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].boundary.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary/outline/z_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.psi": { + "data_type": "FLT_0D", + "documentation": "Value of the poloidal flux at which the boundary is taken", + "full_path": "equilibrium/time_slice(itime)/boundary/psi", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].boundary.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/boundary/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.psi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/boundary/psi_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].boundary.psi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/boundary/psi_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].boundary.psi_norm": { + "data_type": "FLT_0D", + "documentation": "Value of the normalised poloidal flux at which the boundary is taken (typically 99.x %), the flux being normalised to its value at the separatrix", + "full_path": "equilibrium/time_slice(itime)/boundary/psi_norm", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary.psi_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_norm\"", + "full_path": "equilibrium/time_slice(itime)/boundary/psi_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.psi_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_norm\"", + "full_path": "equilibrium/time_slice(itime)/boundary/psi_norm_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary.psi_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_norm\"", + "full_path": "equilibrium/time_slice(itime)/boundary/psi_norm_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary.squareness_lower_inner": { + "data_type": "FLT_0D", + "documentation": "Lower inner squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)", + "full_path": "equilibrium/time_slice(itime)/boundary/squareness_lower_inner", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary.squareness_lower_inner_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"squareness_lower_inner\"", + "full_path": "equilibrium/time_slice(itime)/boundary/squareness_lower_inner_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.squareness_lower_inner_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"squareness_lower_inner\"", + "full_path": "equilibrium/time_slice(itime)/boundary/squareness_lower_inner_error_lower", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary.squareness_lower_inner_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"squareness_lower_inner\"", + "full_path": "equilibrium/time_slice(itime)/boundary/squareness_lower_inner_error_upper", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary.squareness_lower_outer": { + "data_type": "FLT_0D", + "documentation": "Lower outer squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)", + "full_path": "equilibrium/time_slice(itime)/boundary/squareness_lower_outer", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary.squareness_lower_outer_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"squareness_lower_outer\"", + "full_path": "equilibrium/time_slice(itime)/boundary/squareness_lower_outer_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.squareness_lower_outer_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"squareness_lower_outer\"", + "full_path": "equilibrium/time_slice(itime)/boundary/squareness_lower_outer_error_lower", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary.squareness_lower_outer_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"squareness_lower_outer\"", + "full_path": "equilibrium/time_slice(itime)/boundary/squareness_lower_outer_error_upper", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary.squareness_upper_inner": { + "data_type": "FLT_0D", + "documentation": "Upper inner squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)", + "full_path": "equilibrium/time_slice(itime)/boundary/squareness_upper_inner", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary.squareness_upper_inner_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"squareness_upper_inner\"", + "full_path": "equilibrium/time_slice(itime)/boundary/squareness_upper_inner_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.squareness_upper_inner_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"squareness_upper_inner\"", + "full_path": "equilibrium/time_slice(itime)/boundary/squareness_upper_inner_error_lower", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary.squareness_upper_inner_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"squareness_upper_inner\"", + "full_path": "equilibrium/time_slice(itime)/boundary/squareness_upper_inner_error_upper", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary.squareness_upper_outer": { + "data_type": "FLT_0D", + "documentation": "Upper outer squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)", + "full_path": "equilibrium/time_slice(itime)/boundary/squareness_upper_outer", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary.squareness_upper_outer_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"squareness_upper_outer\"", + "full_path": "equilibrium/time_slice(itime)/boundary/squareness_upper_outer_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.squareness_upper_outer_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"squareness_upper_outer\"", + "full_path": "equilibrium/time_slice(itime)/boundary/squareness_upper_outer_error_lower", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary.squareness_upper_outer_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"squareness_upper_outer\"", + "full_path": "equilibrium/time_slice(itime)/boundary/squareness_upper_outer_error_upper", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary.strike_point": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Array of strike points, for each of them the RZ position is given", + "full_path": "equilibrium/time_slice(itime)/boundary/strike_point(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "rz0d_dynamic_aos" + }, + "equilibrium.time_slice[:].boundary.strike_point[:].r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/boundary/strike_point(i1)/r", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.strike_point[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary/strike_point(i1)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.strike_point[:].r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary/strike_point(i1)/r_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.strike_point[:].r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary/strike_point(i1)/r_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.strike_point[:].z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/boundary/strike_point(i1)/z", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.strike_point[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary/strike_point(i1)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.strike_point[:].z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary/strike_point(i1)/z_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.strike_point[:].z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary/strike_point(i1)/z_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.triangularity": { + "data_type": "FLT_0D", + "documentation": "Triangularity of the plasma boundary", + "full_path": "equilibrium/time_slice(itime)/boundary/triangularity", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary.triangularity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"triangularity\"", + "full_path": "equilibrium/time_slice(itime)/boundary/triangularity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.triangularity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"triangularity\"", + "full_path": "equilibrium/time_slice(itime)/boundary/triangularity_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary.triangularity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"triangularity\"", + "full_path": "equilibrium/time_slice(itime)/boundary/triangularity_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary.triangularity_lower": { + "data_type": "FLT_0D", + "documentation": "Lower triangularity of the plasma boundary", + "full_path": "equilibrium/time_slice(itime)/boundary/triangularity_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary.triangularity_lower_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"triangularity_lower\"", + "full_path": "equilibrium/time_slice(itime)/boundary/triangularity_lower_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.triangularity_lower_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"triangularity_lower\"", + "full_path": "equilibrium/time_slice(itime)/boundary/triangularity_lower_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary.triangularity_lower_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"triangularity_lower\"", + "full_path": "equilibrium/time_slice(itime)/boundary/triangularity_lower_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary.triangularity_upper": { + "data_type": "FLT_0D", + "documentation": "Upper triangularity of the plasma boundary", + "full_path": "equilibrium/time_slice(itime)/boundary/triangularity_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary.triangularity_upper_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"triangularity_upper\"", + "full_path": "equilibrium/time_slice(itime)/boundary/triangularity_upper_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.triangularity_upper_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"triangularity_upper\"", + "full_path": "equilibrium/time_slice(itime)/boundary/triangularity_upper_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary.triangularity_upper_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"triangularity_upper\"", + "full_path": "equilibrium/time_slice(itime)/boundary/triangularity_upper_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary.type": { + "data_type": "INT_0D", + "documentation": "0 (limiter) or 1 (diverted)", + "full_path": "equilibrium/time_slice(itime)/boundary/type", + "lifecycle_status": "active", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.x_point": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Array of X-points, for each of them the RZ position is given", + "full_path": "equilibrium/time_slice(itime)/boundary/x_point(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "rz0d_dynamic_aos" + }, + "equilibrium.time_slice[:].boundary.x_point[:].r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/boundary/x_point(i1)/r", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.x_point[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary/x_point(i1)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.x_point[:].r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary/x_point(i1)/r_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.x_point[:].r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary/x_point(i1)/r_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.x_point[:].z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/boundary/x_point(i1)/z", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.x_point[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary/x_point(i1)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary.x_point[:].z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary/x_point(i1)/z_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary.x_point[:].z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary/x_point(i1)/z_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix": { + "data_type": "STRUCTURE", + "documentation": "Geometry of the secondary separatrix, defined as the outer flux surface with an X-point", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix", + "lifecycle_status": "active", + "structure_reference": "equilibrium_boundary_second_separatrix" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.distance_inner_outer": { + "data_type": "FLT_0D", + "documentation": "Distance between the inner and outer separatrices, in the major radius direction, at the plasma outboard and at the height corresponding to the maximum R for the inner separatrix.", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/distance_inner_outer", + "introduced_after_version": "3.32.1", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.distance_inner_outer_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"distance_inner_outer\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/distance_inner_outer_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.distance_inner_outer_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"distance_inner_outer\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/distance_inner_outer_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.distance_inner_outer_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"distance_inner_outer\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/distance_inner_outer_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.outline": { + "data_type": "STRUCTURE", + "documentation": "RZ outline of the plasma boundary", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/outline", + "lifecycle_status": "active", + "structure_reference": "rz1d_dynamic_aos" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.outline.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/outline/r(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.outline.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/outline/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.outline.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/outline/r_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.outline.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/outline/r_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.outline.z": { + "coordinates": [ + "equilibrium.time_slice[:].boundary_secondary_separatrix.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/outline/z(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.outline.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/outline/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.outline.z_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].boundary_secondary_separatrix.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/outline/z_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.outline.z_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].boundary_secondary_separatrix.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/outline/z_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.psi": { + "data_type": "FLT_0D", + "documentation": "Value of the poloidal flux at the separatrix", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/psi", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.psi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/psi_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.psi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/psi_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.strike_point": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Array of strike points, for each of them the RZ position is given", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/strike_point(i1)", + "introduced_after_version": "3.32.1", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "rz0d_dynamic_aos" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.strike_point[:].r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/strike_point(i1)/r", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.strike_point[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/strike_point(i1)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.strike_point[:].r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/strike_point(i1)/r_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.strike_point[:].r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/strike_point(i1)/r_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.strike_point[:].z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/strike_point(i1)/z", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.strike_point[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/strike_point(i1)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.strike_point[:].z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/strike_point(i1)/z_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.strike_point[:].z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/strike_point(i1)/z_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.x_point": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Array of X-points, for each of them the RZ position is given", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/x_point(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "rz0d_dynamic_aos" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.x_point[:].r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/x_point(i1)/r", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.x_point[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/x_point(i1)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.x_point[:].r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/x_point(i1)/r_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.x_point[:].r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/x_point(i1)/r_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.x_point[:].z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/x_point(i1)/z", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.x_point[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/x_point(i1)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.x_point[:].z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/x_point(i1)/z_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_secondary_separatrix.x_point[:].z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_secondary_separatrix/x_point(i1)/z_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix": { + "data_type": "STRUCTURE", + "documentation": "Description of the plasma boundary at the separatrix", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix", + "lifecycle_status": "active", + "structure_reference": "equilibrium_boundary_separatrix" + }, + "equilibrium.time_slice[:].boundary_separatrix.active_limiter_point": { + "data_type": "STRUCTURE", + "documentation": "RZ position of the active limiter point (point of the plasma boundary in contact with the limiter)", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/active_limiter_point", + "lifecycle_status": "active", + "structure_reference": "rz0d_dynamic_aos" + }, + "equilibrium.time_slice[:].boundary_separatrix.active_limiter_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/active_limiter_point/r", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.active_limiter_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/active_limiter_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.active_limiter_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/active_limiter_point/r_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.active_limiter_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/active_limiter_point/r_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.active_limiter_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/active_limiter_point/z", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.active_limiter_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/active_limiter_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.active_limiter_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/active_limiter_point/z_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.active_limiter_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/active_limiter_point/z_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.closest_wall_point": { + "data_type": "STRUCTURE", + "documentation": "Position and distance to the plasma boundary of the point of the first wall which is the closest to plasma boundary", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/closest_wall_point", + "lifecycle_status": "active", + "structure_reference": "equilibrium_boundary_closest" + }, + "equilibrium.time_slice[:].boundary_separatrix.closest_wall_point.distance": { + "data_type": "FLT_0D", + "documentation": "Distance to the plasma boundary", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/closest_wall_point/distance", + "introduced_after_version": "3.32.1", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.closest_wall_point.distance_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"distance\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/closest_wall_point/distance_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.closest_wall_point.distance_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"distance\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/closest_wall_point/distance_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.closest_wall_point.distance_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"distance\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/closest_wall_point/distance_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.closest_wall_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/closest_wall_point/r", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.closest_wall_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/closest_wall_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.closest_wall_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/closest_wall_point/r_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.closest_wall_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/closest_wall_point/r_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.closest_wall_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/closest_wall_point/z", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.closest_wall_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/closest_wall_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.closest_wall_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/closest_wall_point/z_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.closest_wall_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/closest_wall_point/z_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.dr_dz_zero_point": { + "data_type": "STRUCTURE", + "documentation": "Outboard point on the separatrix on which dr/dz = 0 (local maximum of the major radius of the separatrix). In case of multiple local maxima, the closest one from z=z_magnetic_axis is chosen. ", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/dr_dz_zero_point", + "introduced_after_version": "3.32.1", + "lifecycle_status": "active", + "structure_reference": "rz0d_dynamic_aos" + }, + "equilibrium.time_slice[:].boundary_separatrix.dr_dz_zero_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/dr_dz_zero_point/r", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.dr_dz_zero_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/dr_dz_zero_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.dr_dz_zero_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/dr_dz_zero_point/r_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.dr_dz_zero_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/dr_dz_zero_point/r_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.dr_dz_zero_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/dr_dz_zero_point/z", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.dr_dz_zero_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/dr_dz_zero_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.dr_dz_zero_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/dr_dz_zero_point/z_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.dr_dz_zero_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/dr_dz_zero_point/z_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.elongation": { + "data_type": "FLT_0D", + "documentation": "Elongation of the plasma boundary", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/elongation", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.elongation_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"elongation\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/elongation_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.elongation_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"elongation\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/elongation_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.elongation_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"elongation\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/elongation_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.elongation_lower": { + "data_type": "FLT_0D", + "documentation": "Elongation (lower half w.r.t. geometric axis) of the plasma boundary", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/elongation_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.elongation_lower_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"elongation_lower\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/elongation_lower_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.elongation_lower_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"elongation_lower\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/elongation_lower_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.elongation_lower_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"elongation_lower\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/elongation_lower_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.elongation_upper": { + "data_type": "FLT_0D", + "documentation": "Elongation (upper half w.r.t. geometric axis) of the plasma boundary", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/elongation_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.elongation_upper_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"elongation_upper\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/elongation_upper_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.elongation_upper_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"elongation_upper\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/elongation_upper_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.elongation_upper_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"elongation_upper\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/elongation_upper_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.gap": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of gaps, defined by a reference point and a direction.", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/gap(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "equilibrium_gap" + }, + "equilibrium.time_slice[:].boundary_separatrix.gap[:].angle": { + "data_type": "FLT_0D", + "documentation": "Angle measured clockwise from radial cylindrical vector (grad R) to gap vector (pointing away from reference point)", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/gap(i1)/angle", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].boundary_separatrix.gap[:].angle_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"angle\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/gap(i1)/angle_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.gap[:].angle_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"angle\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/gap(i1)/angle_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].boundary_separatrix.gap[:].angle_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"angle\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/gap(i1)/angle_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].boundary_separatrix.gap[:].identifier": { + "data_type": "STR_0D", + "documentation": "Identifier of the gap", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/gap(i1)/identifier", + "lifecycle_status": "active", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.gap[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the gap", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/gap(i1)/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.gap[:].r": { + "data_type": "FLT_0D", + "documentation": "Major radius of the reference point", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/gap(i1)/r", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.gap[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/gap(i1)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.gap[:].r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/gap(i1)/r_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.gap[:].r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/gap(i1)/r_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.gap[:].value": { + "data_type": "FLT_0D", + "documentation": "Value of the gap, i.e. distance between the reference point and the separatrix along the gap direction", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/gap(i1)/value", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.gap[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/gap(i1)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.gap[:].value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/gap(i1)/value_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.gap[:].value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/gap(i1)/value_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.gap[:].z": { + "data_type": "FLT_0D", + "documentation": "Height of the reference point", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/gap(i1)/z", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.gap[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/gap(i1)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.gap[:].z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/gap(i1)/z_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.gap[:].z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/gap(i1)/z_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.geometric_axis": { + "data_type": "STRUCTURE", + "documentation": "RZ position of the geometric axis (defined as (Rmin+Rmax) / 2 and (Zmin+Zmax) / 2 of the boundary)", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/geometric_axis", + "lifecycle_status": "active", + "structure_reference": "rz0d_dynamic_aos" + }, + "equilibrium.time_slice[:].boundary_separatrix.geometric_axis.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/geometric_axis/r", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.geometric_axis.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/geometric_axis/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.geometric_axis.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/geometric_axis/r_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.geometric_axis.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/geometric_axis/r_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.geometric_axis.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/geometric_axis/z", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.geometric_axis.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/geometric_axis/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.geometric_axis.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/geometric_axis/z_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.geometric_axis.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/geometric_axis/z_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.minor_radius": { + "data_type": "FLT_0D", + "documentation": "Minor radius of the plasma boundary (defined as (Rmax-Rmin) / 2 of the boundary)", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/minor_radius", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.minor_radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"minor_radius\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/minor_radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.minor_radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"minor_radius\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/minor_radius_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.minor_radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"minor_radius\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/minor_radius_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.outline": { + "data_type": "STRUCTURE", + "documentation": "RZ outline of the plasma boundary", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/outline", + "lifecycle_status": "active", + "structure_reference": "rz1d_dynamic_aos" + }, + "equilibrium.time_slice[:].boundary_separatrix.outline.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/outline/r(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.outline.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/outline/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.outline.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/outline/r_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.outline.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/outline/r_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.outline.z": { + "coordinates": [ + "equilibrium.time_slice[:].boundary_separatrix.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/outline/z(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.outline.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/outline/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.outline.z_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].boundary_separatrix.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/outline/z_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.outline.z_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].boundary_separatrix.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/outline/z_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.psi": { + "data_type": "FLT_0D", + "documentation": "Value of the poloidal flux at the separatrix", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/psi", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].boundary_separatrix.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.psi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/psi_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].boundary_separatrix.psi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/psi_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].boundary_separatrix.squareness_lower_inner": { + "data_type": "FLT_0D", + "documentation": "Lower inner squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/squareness_lower_inner", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary_separatrix.squareness_lower_inner_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"squareness_lower_inner\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/squareness_lower_inner_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.squareness_lower_inner_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"squareness_lower_inner\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/squareness_lower_inner_error_lower", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary_separatrix.squareness_lower_inner_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"squareness_lower_inner\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/squareness_lower_inner_error_upper", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary_separatrix.squareness_lower_outer": { + "data_type": "FLT_0D", + "documentation": "Lower outer squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/squareness_lower_outer", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary_separatrix.squareness_lower_outer_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"squareness_lower_outer\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/squareness_lower_outer_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.squareness_lower_outer_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"squareness_lower_outer\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/squareness_lower_outer_error_lower", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary_separatrix.squareness_lower_outer_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"squareness_lower_outer\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/squareness_lower_outer_error_upper", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary_separatrix.squareness_upper_inner": { + "data_type": "FLT_0D", + "documentation": "Upper inner squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/squareness_upper_inner", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary_separatrix.squareness_upper_inner_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"squareness_upper_inner\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/squareness_upper_inner_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.squareness_upper_inner_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"squareness_upper_inner\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/squareness_upper_inner_error_lower", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary_separatrix.squareness_upper_inner_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"squareness_upper_inner\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/squareness_upper_inner_error_upper", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary_separatrix.squareness_upper_outer": { + "data_type": "FLT_0D", + "documentation": "Upper outer squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/squareness_upper_outer", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary_separatrix.squareness_upper_outer_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"squareness_upper_outer\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/squareness_upper_outer_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.squareness_upper_outer_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"squareness_upper_outer\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/squareness_upper_outer_error_lower", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary_separatrix.squareness_upper_outer_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"squareness_upper_outer\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/squareness_upper_outer_error_upper", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].boundary_separatrix.strike_point": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Array of strike points, for each of them the RZ position is given", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/strike_point(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "rz0d_dynamic_aos" + }, + "equilibrium.time_slice[:].boundary_separatrix.strike_point[:].r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/strike_point(i1)/r", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.strike_point[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/strike_point(i1)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.strike_point[:].r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/strike_point(i1)/r_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.strike_point[:].r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/strike_point(i1)/r_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.strike_point[:].z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/strike_point(i1)/z", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.strike_point[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/strike_point(i1)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.strike_point[:].z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/strike_point(i1)/z_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.strike_point[:].z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/strike_point(i1)/z_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity": { + "data_type": "FLT_0D", + "documentation": "Triangularity of the plasma boundary", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"triangularity\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"triangularity\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"triangularity\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity_inner": { + "data_type": "FLT_0D", + "documentation": "Inner triangularity of the plasma boundary", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity_inner", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity_inner_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"triangularity_inner\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity_inner_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity_inner_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"triangularity_inner\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity_inner_error_lower", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity_inner_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"triangularity_inner\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity_inner_error_upper", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity_lower": { + "data_type": "FLT_0D", + "documentation": "Lower triangularity of the plasma boundary", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity_lower_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"triangularity_lower\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity_lower_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity_lower_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"triangularity_lower\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity_lower_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity_lower_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"triangularity_lower\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity_lower_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity_minor": { + "data_type": "FLT_0D", + "documentation": "Minor triangularity of the plasma boundary", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity_minor", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity_minor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"triangularity_minor\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity_minor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity_minor_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"triangularity_minor\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity_minor_error_lower", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity_minor_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"triangularity_minor\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity_minor_error_upper", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity_outer": { + "data_type": "FLT_0D", + "documentation": "Outer triangularity of the plasma boundary", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity_outer", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity_outer_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"triangularity_outer\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity_outer_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity_outer_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"triangularity_outer\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity_outer_error_lower", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity_outer_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"triangularity_outer\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity_outer_error_upper", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity_upper": { + "data_type": "FLT_0D", + "documentation": "Upper triangularity of the plasma boundary", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity_upper_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"triangularity_upper\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity_upper_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity_upper_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"triangularity_upper\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity_upper_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.triangularity_upper_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"triangularity_upper\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/triangularity_upper_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].boundary_separatrix.type": { + "data_type": "INT_0D", + "documentation": "0 (limiter) or 1 (diverted)", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/type", + "lifecycle_status": "active", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.x_point": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Array of X-points, for each of them the RZ position is given", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/x_point(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "rz0d_dynamic_aos" + }, + "equilibrium.time_slice[:].boundary_separatrix.x_point[:].r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/x_point(i1)/r", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.x_point[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/x_point(i1)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.x_point[:].r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/x_point(i1)/r_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.x_point[:].r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/x_point(i1)/r_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.x_point[:].z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/x_point(i1)/z", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.x_point[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/x_point(i1)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].boundary_separatrix.x_point[:].z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/x_point(i1)/z_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].boundary_separatrix.x_point[:].z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/boundary_separatrix/x_point(i1)/z_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints": { + "data_type": "STRUCTURE", + "documentation": "In case of equilibrium reconstruction under constraints, measurements used to constrain the equilibrium, reconstructed values and accuracy of the fit. The names of the child nodes correspond to the following definition: the solver aims at minimizing a cost function defined as : J=1/2*sum_i [ weight_i^2 (reconstructed_i - measured_i)^2 / sigma_i^2 ]. in which sigma_i is the standard deviation of the measurement error (to be found in the IDS of the measurement)", + "full_path": "equilibrium/time_slice(itime)/constraints", + "lifecycle_status": "alpha", + "lifecycle_version": "3.17.0", + "structure_reference": "equilibrium_constraints" + }, + "equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r": { + "data_type": "STRUCTURE", + "documentation": "Vacuum field times major radius in the toroidal field magnet. Positive sign means anti-clockwise when viewed from above", + "full_path": "equilibrium/time_slice(itime)/constraints/b_field_tor_vacuum_r", + "lifecycle_status": "alpha", + "structure_reference": "equilibrium_constraints_0D", + "units": "T.m" + }, + "equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.chi_squared": { + "data_type": "FLT_0D", + "documentation": "Squared error normalized by the 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", + "full_path": "equilibrium/time_slice(itime)/constraints/b_field_tor_vacuum_r/chi_squared", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/b_field_tor_vacuum_r/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.chi_squared_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/b_field_tor_vacuum_r/chi_squared_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.chi_squared_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/b_field_tor_vacuum_r/chi_squared_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.exact": { + "data_type": "INT_0D", + "documentation": "Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit", + "full_path": "equilibrium/time_slice(itime)/constraints/b_field_tor_vacuum_r/exact", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.measured": { + "data_type": "FLT_0D", + "documentation": "Measured value", + "full_path": "equilibrium/time_slice(itime)/constraints/b_field_tor_vacuum_r/measured", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/b_field_tor_vacuum_r/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.measured_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/b_field_tor_vacuum_r/measured_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.measured_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/b_field_tor_vacuum_r/measured_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.reconstructed": { + "data_type": "FLT_0D", + "documentation": "Value calculated from the reconstructed equilibrium", + "full_path": "equilibrium/time_slice(itime)/constraints/b_field_tor_vacuum_r/reconstructed", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/b_field_tor_vacuum_r/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.reconstructed_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/b_field_tor_vacuum_r/reconstructed_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.reconstructed_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/b_field_tor_vacuum_r/reconstructed_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.source": { + "data_type": "STR_0D", + "documentation": "Path to the source data for this measurement in the IMAS data dictionary", + "full_path": "equilibrium/time_slice(itime)/constraints/b_field_tor_vacuum_r/source", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.time_measurement": { + "data_type": "FLT_0D", + "documentation": "Exact time slice 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", + "full_path": "equilibrium/time_slice(itime)/constraints/b_field_tor_vacuum_r/time_measurement", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/b_field_tor_vacuum_r/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.time_measurement_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/b_field_tor_vacuum_r/time_measurement_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.time_measurement_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/b_field_tor_vacuum_r/time_measurement_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.weight": { + "data_type": "FLT_0D", + "documentation": "Weight given to the measurement", + "full_path": "equilibrium/time_slice(itime)/constraints/b_field_tor_vacuum_r/weight", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/b_field_tor_vacuum_r/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.weight_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/b_field_tor_vacuum_r/weight_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.weight_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/b_field_tor_vacuum_r/weight_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.bpol_probe": { + "cocos_alias": "IDSPATH", + "cocos_replace": "equilibrium.time_slice{i}.constraints.bpol_probe{j}", + "coordinates": [ + "magnetics.bpol_probe" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of poloidal field probes", + "full_path": "equilibrium/time_slice(itime)/constraints/bpol_probe(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "equilibrium_constraints_0D_one_like", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.bpol_probe[:].chi_squared": { + "data_type": "FLT_0D", + "documentation": "Squared error normalized by the 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", + "full_path": "equilibrium/time_slice(itime)/constraints/bpol_probe(i1)/chi_squared", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.bpol_probe[:].chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/bpol_probe(i1)/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.bpol_probe[:].chi_squared_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/bpol_probe(i1)/chi_squared_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.bpol_probe[:].chi_squared_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/bpol_probe(i1)/chi_squared_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.bpol_probe[:].exact": { + "data_type": "INT_0D", + "documentation": "Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit", + "full_path": "equilibrium/time_slice(itime)/constraints/bpol_probe(i1)/exact", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.bpol_probe[:].measured": { + "cocos_label_transformation": "one_like", + "cocos_leaf_name_aos_indices": "IDSPATH.measured", + "cocos_transformation_expression": "'1'", + "data_type": "FLT_0D", + "documentation": "Measured value", + "full_path": "equilibrium/time_slice(itime)/constraints/bpol_probe(i1)/measured", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.bpol_probe[:].measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/bpol_probe(i1)/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.bpol_probe[:].measured_error_lower": { + "cocos_label_transformation": "one_like", + "cocos_leaf_name_aos_indices": "IDSPATH.measured", + "cocos_transformation_expression": "'1'", + "data_type": "FLT_0D", + "documentation": "Lower error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/bpol_probe(i1)/measured_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.bpol_probe[:].measured_error_upper": { + "cocos_label_transformation": "one_like", + "cocos_leaf_name_aos_indices": "IDSPATH.measured", + "cocos_transformation_expression": "'1'", + "data_type": "FLT_0D", + "documentation": "Upper error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/bpol_probe(i1)/measured_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.bpol_probe[:].reconstructed": { + "cocos_label_transformation": "one_like", + "cocos_leaf_name_aos_indices": "IDSPATH.reconstructed", + "cocos_transformation_expression": "'1'", + "data_type": "FLT_0D", + "documentation": "Value calculated from the reconstructed equilibrium", + "full_path": "equilibrium/time_slice(itime)/constraints/bpol_probe(i1)/reconstructed", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.bpol_probe[:].reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/bpol_probe(i1)/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.bpol_probe[:].reconstructed_error_lower": { + "cocos_label_transformation": "one_like", + "cocos_leaf_name_aos_indices": "IDSPATH.reconstructed", + "cocos_transformation_expression": "'1'", + "data_type": "FLT_0D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/bpol_probe(i1)/reconstructed_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.bpol_probe[:].reconstructed_error_upper": { + "cocos_label_transformation": "one_like", + "cocos_leaf_name_aos_indices": "IDSPATH.reconstructed", + "cocos_transformation_expression": "'1'", + "data_type": "FLT_0D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/bpol_probe(i1)/reconstructed_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.bpol_probe[:].source": { + "data_type": "STR_0D", + "documentation": "Path to the source data for this measurement in the IMAS data dictionary", + "full_path": "equilibrium/time_slice(itime)/constraints/bpol_probe(i1)/source", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.bpol_probe[:].time_measurement": { + "data_type": "FLT_0D", + "documentation": "Exact time slice 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", + "full_path": "equilibrium/time_slice(itime)/constraints/bpol_probe(i1)/time_measurement", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.bpol_probe[:].time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/bpol_probe(i1)/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.bpol_probe[:].time_measurement_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/bpol_probe(i1)/time_measurement_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.bpol_probe[:].time_measurement_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/bpol_probe(i1)/time_measurement_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.bpol_probe[:].weight": { + "data_type": "FLT_0D", + "documentation": "Weight given to the measurement", + "full_path": "equilibrium/time_slice(itime)/constraints/bpol_probe(i1)/weight", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.bpol_probe[:].weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/bpol_probe(i1)/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.bpol_probe[:].weight_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/bpol_probe(i1)/weight_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.bpol_probe[:].weight_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/bpol_probe(i1)/weight_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.diamagnetic_flux": { + "cocos_alias": "IDSPATH", + "cocos_replace": "equilibrium.time_slice{i}.constraints.diamagnetic_flux", + "data_type": "STRUCTURE", + "documentation": "Diamagnetic flux", + "full_path": "equilibrium/time_slice(itime)/constraints/diamagnetic_flux", + "lifecycle_status": "alpha", + "structure_reference": "equilibrium_constraints_0D_b0_like", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.diamagnetic_flux.chi_squared": { + "data_type": "FLT_0D", + "documentation": "Squared error normalized by the 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", + "full_path": "equilibrium/time_slice(itime)/constraints/diamagnetic_flux/chi_squared", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.diamagnetic_flux.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/diamagnetic_flux/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.diamagnetic_flux.chi_squared_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/diamagnetic_flux/chi_squared_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.diamagnetic_flux.chi_squared_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/diamagnetic_flux/chi_squared_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.diamagnetic_flux.exact": { + "data_type": "INT_0D", + "documentation": "Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit", + "full_path": "equilibrium/time_slice(itime)/constraints/diamagnetic_flux/exact", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.diamagnetic_flux.measured": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.measured", + "cocos_transformation_expression": ".sigma_b0_eff", + "data_type": "FLT_0D", + "documentation": "Measured value", + "full_path": "equilibrium/time_slice(itime)/constraints/diamagnetic_flux/measured", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.diamagnetic_flux.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/diamagnetic_flux/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.diamagnetic_flux.measured_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.measured", + "cocos_transformation_expression": ".sigma_b0_eff", + "data_type": "FLT_0D", + "documentation": "Lower error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/diamagnetic_flux/measured_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.diamagnetic_flux.measured_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.measured", + "cocos_transformation_expression": ".sigma_b0_eff", + "data_type": "FLT_0D", + "documentation": "Upper error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/diamagnetic_flux/measured_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.diamagnetic_flux.reconstructed": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.reconstructed", + "cocos_transformation_expression": ".sigma_b0_eff", + "data_type": "FLT_0D", + "documentation": "Value calculated from the reconstructed equilibrium", + "full_path": "equilibrium/time_slice(itime)/constraints/diamagnetic_flux/reconstructed", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.diamagnetic_flux.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/diamagnetic_flux/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.diamagnetic_flux.reconstructed_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.reconstructed", + "cocos_transformation_expression": ".sigma_b0_eff", + "data_type": "FLT_0D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/diamagnetic_flux/reconstructed_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.diamagnetic_flux.reconstructed_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.reconstructed", + "cocos_transformation_expression": ".sigma_b0_eff", + "data_type": "FLT_0D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/diamagnetic_flux/reconstructed_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.diamagnetic_flux.source": { + "data_type": "STR_0D", + "documentation": "Path to the source data for this measurement in the IMAS data dictionary", + "full_path": "equilibrium/time_slice(itime)/constraints/diamagnetic_flux/source", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.diamagnetic_flux.time_measurement": { + "data_type": "FLT_0D", + "documentation": "Exact time slice 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", + "full_path": "equilibrium/time_slice(itime)/constraints/diamagnetic_flux/time_measurement", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.diamagnetic_flux.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/diamagnetic_flux/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.diamagnetic_flux.time_measurement_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/diamagnetic_flux/time_measurement_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.diamagnetic_flux.time_measurement_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/diamagnetic_flux/time_measurement_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.diamagnetic_flux.weight": { + "data_type": "FLT_0D", + "documentation": "Weight given to the measurement", + "full_path": "equilibrium/time_slice(itime)/constraints/diamagnetic_flux/weight", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.diamagnetic_flux.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/diamagnetic_flux/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.diamagnetic_flux.weight_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/diamagnetic_flux/weight_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.diamagnetic_flux.weight_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/diamagnetic_flux/weight_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.faraday_angle": { + "coordinates": [ + "polarimeter.channel" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of faraday angles", + "full_path": "equilibrium/time_slice(itime)/constraints/faraday_angle(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "equilibrium_constraints_0D", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.faraday_angle[:].chi_squared": { + "data_type": "FLT_0D", + "documentation": "Squared error normalized by the 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", + "full_path": "equilibrium/time_slice(itime)/constraints/faraday_angle(i1)/chi_squared", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.faraday_angle[:].chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/faraday_angle(i1)/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.faraday_angle[:].chi_squared_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/faraday_angle(i1)/chi_squared_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.faraday_angle[:].chi_squared_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/faraday_angle(i1)/chi_squared_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.faraday_angle[:].exact": { + "data_type": "INT_0D", + "documentation": "Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit", + "full_path": "equilibrium/time_slice(itime)/constraints/faraday_angle(i1)/exact", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.faraday_angle[:].measured": { + "data_type": "FLT_0D", + "documentation": "Measured value", + "full_path": "equilibrium/time_slice(itime)/constraints/faraday_angle(i1)/measured", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.faraday_angle[:].measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/faraday_angle(i1)/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.faraday_angle[:].measured_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/faraday_angle(i1)/measured_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.faraday_angle[:].measured_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/faraday_angle(i1)/measured_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.faraday_angle[:].reconstructed": { + "data_type": "FLT_0D", + "documentation": "Value calculated from the reconstructed equilibrium", + "full_path": "equilibrium/time_slice(itime)/constraints/faraday_angle(i1)/reconstructed", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.faraday_angle[:].reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/faraday_angle(i1)/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.faraday_angle[:].reconstructed_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/faraday_angle(i1)/reconstructed_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.faraday_angle[:].reconstructed_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/faraday_angle(i1)/reconstructed_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.faraday_angle[:].source": { + "data_type": "STR_0D", + "documentation": "Path to the source data for this measurement in the IMAS data dictionary", + "full_path": "equilibrium/time_slice(itime)/constraints/faraday_angle(i1)/source", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.faraday_angle[:].time_measurement": { + "data_type": "FLT_0D", + "documentation": "Exact time slice 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", + "full_path": "equilibrium/time_slice(itime)/constraints/faraday_angle(i1)/time_measurement", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.faraday_angle[:].time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/faraday_angle(i1)/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.faraday_angle[:].time_measurement_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/faraday_angle(i1)/time_measurement_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.faraday_angle[:].time_measurement_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/faraday_angle(i1)/time_measurement_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.faraday_angle[:].weight": { + "data_type": "FLT_0D", + "documentation": "Weight given to the measurement", + "full_path": "equilibrium/time_slice(itime)/constraints/faraday_angle(i1)/weight", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.faraday_angle[:].weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/faraday_angle(i1)/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.faraday_angle[:].weight_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/faraday_angle(i1)/weight_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.faraday_angle[:].weight_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/faraday_angle(i1)/weight_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.flux_loop": { + "cocos_alias": "IDSPATH", + "cocos_replace": "equilibrium.time_slice{i}.constraints.flux_loop{j}", + "coordinates": [ + "magnetics.flux_loop" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of flux loops", + "full_path": "equilibrium/time_slice(itime)/constraints/flux_loop(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "equilibrium_constraints_0D_psi_like", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.flux_loop[:].chi_squared": { + "data_type": "FLT_0D", + "documentation": "Squared error normalized by the 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", + "full_path": "equilibrium/time_slice(itime)/constraints/flux_loop(i1)/chi_squared", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.flux_loop[:].chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/flux_loop(i1)/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.flux_loop[:].chi_squared_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/flux_loop(i1)/chi_squared_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.flux_loop[:].chi_squared_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/flux_loop(i1)/chi_squared_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.flux_loop[:].exact": { + "data_type": "INT_0D", + "documentation": "Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit", + "full_path": "equilibrium/time_slice(itime)/constraints/flux_loop(i1)/exact", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.flux_loop[:].measured": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.measured", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Measured value", + "full_path": "equilibrium/time_slice(itime)/constraints/flux_loop(i1)/measured", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.flux_loop[:].measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/flux_loop(i1)/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.flux_loop[:].measured_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.measured", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Lower error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/flux_loop(i1)/measured_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.flux_loop[:].measured_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.measured", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Upper error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/flux_loop(i1)/measured_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.flux_loop[:].reconstructed": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.reconstructed", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Value calculated from the reconstructed equilibrium", + "full_path": "equilibrium/time_slice(itime)/constraints/flux_loop(i1)/reconstructed", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.flux_loop[:].reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/flux_loop(i1)/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.flux_loop[:].reconstructed_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.reconstructed", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/flux_loop(i1)/reconstructed_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.flux_loop[:].reconstructed_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.reconstructed", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/flux_loop(i1)/reconstructed_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.flux_loop[:].source": { + "data_type": "STR_0D", + "documentation": "Path to the source data for this measurement in the IMAS data dictionary", + "full_path": "equilibrium/time_slice(itime)/constraints/flux_loop(i1)/source", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.flux_loop[:].time_measurement": { + "data_type": "FLT_0D", + "documentation": "Exact time slice 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", + "full_path": "equilibrium/time_slice(itime)/constraints/flux_loop(i1)/time_measurement", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.flux_loop[:].time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/flux_loop(i1)/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.flux_loop[:].time_measurement_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/flux_loop(i1)/time_measurement_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.flux_loop[:].time_measurement_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/flux_loop(i1)/time_measurement_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.flux_loop[:].weight": { + "data_type": "FLT_0D", + "documentation": "Weight given to the measurement", + "full_path": "equilibrium/time_slice(itime)/constraints/flux_loop(i1)/weight", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.flux_loop[:].weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/flux_loop(i1)/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.flux_loop[:].weight_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/flux_loop(i1)/weight_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.flux_loop[:].weight_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/flux_loop(i1)/weight_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.ip": { + "cocos_alias": "IDSPATH", + "cocos_replace": "equilibrium.time_slice{i}.constraints.ip", + "data_type": "STRUCTURE", + "documentation": "Plasma current. Positive sign means anti-clockwise when viewed from above", + "full_path": "equilibrium/time_slice(itime)/constraints/ip", + "lifecycle_status": "alpha", + "structure_reference": "equilibrium_constraints_0D_ip_like", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.ip.chi_squared": { + "data_type": "FLT_0D", + "documentation": "Squared error normalized by the 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", + "full_path": "equilibrium/time_slice(itime)/constraints/ip/chi_squared", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.ip.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/ip/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.ip.chi_squared_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/ip/chi_squared_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.ip.chi_squared_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/ip/chi_squared_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.ip.exact": { + "data_type": "INT_0D", + "documentation": "Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit", + "full_path": "equilibrium/time_slice(itime)/constraints/ip/exact", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.ip.measured": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "IDSPATH.measured", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "FLT_0D", + "documentation": "Measured value", + "full_path": "equilibrium/time_slice(itime)/constraints/ip/measured", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.ip.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/ip/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.ip.measured_error_lower": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "IDSPATH.measured", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "FLT_0D", + "documentation": "Lower error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/ip/measured_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.ip.measured_error_upper": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "IDSPATH.measured", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "FLT_0D", + "documentation": "Upper error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/ip/measured_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.ip.reconstructed": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "IDSPATH.reconstructed", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "FLT_0D", + "documentation": "Value calculated from the reconstructed equilibrium", + "full_path": "equilibrium/time_slice(itime)/constraints/ip/reconstructed", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.ip.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/ip/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.ip.reconstructed_error_lower": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "IDSPATH.reconstructed", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "FLT_0D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/ip/reconstructed_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.ip.reconstructed_error_upper": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "IDSPATH.reconstructed", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "FLT_0D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/ip/reconstructed_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.ip.source": { + "data_type": "STR_0D", + "documentation": "Path to the source data for this measurement in the IMAS data dictionary", + "full_path": "equilibrium/time_slice(itime)/constraints/ip/source", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.ip.time_measurement": { + "data_type": "FLT_0D", + "documentation": "Exact time slice 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", + "full_path": "equilibrium/time_slice(itime)/constraints/ip/time_measurement", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.ip.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/ip/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.ip.time_measurement_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/ip/time_measurement_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.ip.time_measurement_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/ip/time_measurement_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.ip.weight": { + "data_type": "FLT_0D", + "documentation": "Weight given to the measurement", + "full_path": "equilibrium/time_slice(itime)/constraints/ip/weight", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.ip.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/ip/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.ip.weight_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/ip/weight_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.ip.weight_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/ip/weight_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment": { + "coordinates": [ + "iron_core.segment" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Magnetisation M of a set of iron core segments", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "equilibrium_constraints_magnetisation", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r": { + "data_type": "STRUCTURE", + "documentation": "Magnetisation M of the iron core segment along the major radius axis, assumed to be constant inside a given iron segment. Reminder : H = 1/mu0 * B - mur * M;", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_r", + "lifecycle_status": "alpha", + "structure_reference": "equilibrium_constraints_0D", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.chi_squared": { + "data_type": "FLT_0D", + "documentation": "Squared error normalized by the 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", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_r/chi_squared", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_r/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.chi_squared_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_r/chi_squared_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.chi_squared_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_r/chi_squared_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.exact": { + "data_type": "INT_0D", + "documentation": "Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_r/exact", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.measured": { + "data_type": "FLT_0D", + "documentation": "Measured value", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_r/measured", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_r/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.measured_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_r/measured_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.measured_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_r/measured_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.reconstructed": { + "data_type": "FLT_0D", + "documentation": "Value calculated from the reconstructed equilibrium", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_r/reconstructed", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_r/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.reconstructed_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_r/reconstructed_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.reconstructed_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_r/reconstructed_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.source": { + "data_type": "STR_0D", + "documentation": "Path to the source data for this measurement in the IMAS data dictionary", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_r/source", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.time_measurement": { + "data_type": "FLT_0D", + "documentation": "Exact time slice 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", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_r/time_measurement", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_r/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.time_measurement_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_r/time_measurement_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.time_measurement_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_r/time_measurement_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.weight": { + "data_type": "FLT_0D", + "documentation": "Weight given to the measurement", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_r/weight", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_r/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.weight_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_r/weight_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.weight_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_r/weight_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z": { + "data_type": "STRUCTURE", + "documentation": "Magnetisation M of the iron core segment along the vertical axis, assumed to be constant inside a given iron segment. Reminder : H = 1/mu0 * B - mur * M;", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_z", + "lifecycle_status": "alpha", + "structure_reference": "equilibrium_constraints_0D", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.chi_squared": { + "data_type": "FLT_0D", + "documentation": "Squared error normalized by the 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", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_z/chi_squared", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_z/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.chi_squared_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_z/chi_squared_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.chi_squared_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_z/chi_squared_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.exact": { + "data_type": "INT_0D", + "documentation": "Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_z/exact", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.measured": { + "data_type": "FLT_0D", + "documentation": "Measured value", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_z/measured", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_z/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.measured_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_z/measured_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.measured_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_z/measured_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.reconstructed": { + "data_type": "FLT_0D", + "documentation": "Value calculated from the reconstructed equilibrium", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_z/reconstructed", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_z/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.reconstructed_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_z/reconstructed_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.reconstructed_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_z/reconstructed_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.source": { + "data_type": "STR_0D", + "documentation": "Path to the source data for this measurement in the IMAS data dictionary", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_z/source", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.time_measurement": { + "data_type": "FLT_0D", + "documentation": "Exact time slice 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", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_z/time_measurement", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_z/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.time_measurement_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_z/time_measurement_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.time_measurement_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_z/time_measurement_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.weight": { + "data_type": "FLT_0D", + "documentation": "Weight given to the measurement", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_z/weight", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_z/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.weight_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_z/weight_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.weight_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/iron_core_segment(i1)/magnetisation_z/weight_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.j_tor": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of flux-surface averaged toroidal current density estimates at various positions", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "equilibrium_constraints_0D_position", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].chi_squared": { + "data_type": "FLT_0D", + "documentation": "Squared error normalized by the 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", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/chi_squared", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].chi_squared_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/chi_squared_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].chi_squared_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/chi_squared_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].exact": { + "data_type": "INT_0D", + "documentation": "Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/exact", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].measured": { + "data_type": "FLT_0D", + "documentation": "Measured value", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/measured", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].measured_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/measured_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].measured_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/measured_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].position": { + "data_type": "STRUCTURE", + "documentation": "Position at which this measurement is given", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/position", + "lifecycle_status": "alpha", + "structure_reference": "rzphipsirho0d_dynamic_aos3" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].position.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/position/phi", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].position.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/position/phi_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].position.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/position/phi_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].position.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Poloidal magnetic flux", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/position/psi", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].position.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/position/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].position.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/position/psi_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].position.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/position/psi_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].position.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/position/r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].position.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/position/r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].position.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/position/r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].position.rho_tor_norm": { + "data_type": "FLT_0D", + "documentation": "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) ", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/position/rho_tor_norm", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].position.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/position/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].position.rho_tor_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/position/rho_tor_norm_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].position.rho_tor_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/position/rho_tor_norm_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].position.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/position/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].position.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/position/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].position.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/position/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].reconstructed": { + "data_type": "FLT_0D", + "documentation": "Value calculated from the reconstructed equilibrium", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/reconstructed", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].reconstructed_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/reconstructed_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].reconstructed_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/reconstructed_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].source": { + "data_type": "STR_0D", + "documentation": "Path to the source data for this measurement in the IMAS data dictionary", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/source", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].time_measurement": { + "data_type": "FLT_0D", + "documentation": "Exact time slice 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", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/time_measurement", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].time_measurement_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/time_measurement_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].time_measurement_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/time_measurement_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].weight": { + "data_type": "FLT_0D", + "documentation": "Weight given to the measurement", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/weight", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].weight_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/weight_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.j_tor[:].weight_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/j_tor(i1)/weight_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.mse_polarisation_angle": { + "coordinates": [ + "mse.channel" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of MSE polarisation angles", + "full_path": "equilibrium/time_slice(itime)/constraints/mse_polarisation_angle(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "equilibrium_constraints_0D", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].chi_squared": { + "data_type": "FLT_0D", + "documentation": "Squared error normalized by the 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", + "full_path": "equilibrium/time_slice(itime)/constraints/mse_polarisation_angle(i1)/chi_squared", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/mse_polarisation_angle(i1)/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].chi_squared_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/mse_polarisation_angle(i1)/chi_squared_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].chi_squared_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/mse_polarisation_angle(i1)/chi_squared_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].exact": { + "data_type": "INT_0D", + "documentation": "Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit", + "full_path": "equilibrium/time_slice(itime)/constraints/mse_polarisation_angle(i1)/exact", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].measured": { + "data_type": "FLT_0D", + "documentation": "Measured value", + "full_path": "equilibrium/time_slice(itime)/constraints/mse_polarisation_angle(i1)/measured", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/mse_polarisation_angle(i1)/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].measured_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/mse_polarisation_angle(i1)/measured_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].measured_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/mse_polarisation_angle(i1)/measured_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].reconstructed": { + "data_type": "FLT_0D", + "documentation": "Value calculated from the reconstructed equilibrium", + "full_path": "equilibrium/time_slice(itime)/constraints/mse_polarisation_angle(i1)/reconstructed", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/mse_polarisation_angle(i1)/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].reconstructed_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/mse_polarisation_angle(i1)/reconstructed_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].reconstructed_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/mse_polarisation_angle(i1)/reconstructed_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].source": { + "data_type": "STR_0D", + "documentation": "Path to the source data for this measurement in the IMAS data dictionary", + "full_path": "equilibrium/time_slice(itime)/constraints/mse_polarisation_angle(i1)/source", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].time_measurement": { + "data_type": "FLT_0D", + "documentation": "Exact time slice 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", + "full_path": "equilibrium/time_slice(itime)/constraints/mse_polarisation_angle(i1)/time_measurement", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/mse_polarisation_angle(i1)/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].time_measurement_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/mse_polarisation_angle(i1)/time_measurement_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].time_measurement_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/mse_polarisation_angle(i1)/time_measurement_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].weight": { + "data_type": "FLT_0D", + "documentation": "Weight given to the measurement", + "full_path": "equilibrium/time_slice(itime)/constraints/mse_polarisation_angle(i1)/weight", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/mse_polarisation_angle(i1)/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].weight_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/mse_polarisation_angle(i1)/weight_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].weight_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/mse_polarisation_angle(i1)/weight_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.n_e": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of local density measurements", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "equilibrium_constraints_0D_position", + "units": "m^-3" + }, + "equilibrium.time_slice[:].constraints.n_e[:].chi_squared": { + "data_type": "FLT_0D", + "documentation": "Squared error normalized by the 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", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/chi_squared", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "equilibrium.time_slice[:].constraints.n_e[:].chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.n_e[:].chi_squared_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/chi_squared_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "equilibrium.time_slice[:].constraints.n_e[:].chi_squared_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/chi_squared_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "equilibrium.time_slice[:].constraints.n_e[:].exact": { + "data_type": "INT_0D", + "documentation": "Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/exact", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.n_e[:].measured": { + "data_type": "FLT_0D", + "documentation": "Measured value", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/measured", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "equilibrium.time_slice[:].constraints.n_e[:].measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.n_e[:].measured_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/measured_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "equilibrium.time_slice[:].constraints.n_e[:].measured_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/measured_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "equilibrium.time_slice[:].constraints.n_e[:].position": { + "data_type": "STRUCTURE", + "documentation": "Position at which this measurement is given", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/position", + "lifecycle_status": "alpha", + "structure_reference": "rzphipsirho0d_dynamic_aos3" + }, + "equilibrium.time_slice[:].constraints.n_e[:].position.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/position/phi", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.n_e[:].position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.n_e[:].position.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/position/phi_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.n_e[:].position.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/position/phi_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.n_e[:].position.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Poloidal magnetic flux", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/position/psi", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.n_e[:].position.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/position/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.n_e[:].position.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/position/psi_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.n_e[:].position.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/position/psi_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.n_e[:].position.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/position/r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.n_e[:].position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.n_e[:].position.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/position/r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.n_e[:].position.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/position/r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.n_e[:].position.rho_tor_norm": { + "data_type": "FLT_0D", + "documentation": "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) ", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/position/rho_tor_norm", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.n_e[:].position.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/position/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.n_e[:].position.rho_tor_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/position/rho_tor_norm_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.n_e[:].position.rho_tor_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/position/rho_tor_norm_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.n_e[:].position.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/position/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.n_e[:].position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.n_e[:].position.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/position/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.n_e[:].position.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/position/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.n_e[:].reconstructed": { + "data_type": "FLT_0D", + "documentation": "Value calculated from the reconstructed equilibrium", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/reconstructed", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "equilibrium.time_slice[:].constraints.n_e[:].reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.n_e[:].reconstructed_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/reconstructed_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "equilibrium.time_slice[:].constraints.n_e[:].reconstructed_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/reconstructed_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "equilibrium.time_slice[:].constraints.n_e[:].source": { + "data_type": "STR_0D", + "documentation": "Path to the source data for this measurement in the IMAS data dictionary", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/source", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.n_e[:].time_measurement": { + "data_type": "FLT_0D", + "documentation": "Exact time slice 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", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/time_measurement", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.n_e[:].time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.n_e[:].time_measurement_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/time_measurement_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.n_e[:].time_measurement_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/time_measurement_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.n_e[:].weight": { + "data_type": "FLT_0D", + "documentation": "Weight given to the measurement", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/weight", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.n_e[:].weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.n_e[:].weight_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/weight_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.n_e[:].weight_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e(i1)/weight_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.n_e_line": { + "coordinates": [ + "interferometer.channel" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of line integrated density measurements", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e_line(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "equilibrium_constraints_0D", + "units": "m^-2" + }, + "equilibrium.time_slice[:].constraints.n_e_line[:].chi_squared": { + "data_type": "FLT_0D", + "documentation": "Squared error normalized by the 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", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e_line(i1)/chi_squared", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2" + }, + "equilibrium.time_slice[:].constraints.n_e_line[:].chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e_line(i1)/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.n_e_line[:].chi_squared_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e_line(i1)/chi_squared_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2" + }, + "equilibrium.time_slice[:].constraints.n_e_line[:].chi_squared_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e_line(i1)/chi_squared_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2" + }, + "equilibrium.time_slice[:].constraints.n_e_line[:].exact": { + "data_type": "INT_0D", + "documentation": "Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e_line(i1)/exact", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.n_e_line[:].measured": { + "data_type": "FLT_0D", + "documentation": "Measured value", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e_line(i1)/measured", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2" + }, + "equilibrium.time_slice[:].constraints.n_e_line[:].measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e_line(i1)/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.n_e_line[:].measured_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e_line(i1)/measured_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2" + }, + "equilibrium.time_slice[:].constraints.n_e_line[:].measured_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e_line(i1)/measured_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2" + }, + "equilibrium.time_slice[:].constraints.n_e_line[:].reconstructed": { + "data_type": "FLT_0D", + "documentation": "Value calculated from the reconstructed equilibrium", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e_line(i1)/reconstructed", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2" + }, + "equilibrium.time_slice[:].constraints.n_e_line[:].reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e_line(i1)/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.n_e_line[:].reconstructed_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e_line(i1)/reconstructed_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2" + }, + "equilibrium.time_slice[:].constraints.n_e_line[:].reconstructed_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e_line(i1)/reconstructed_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2" + }, + "equilibrium.time_slice[:].constraints.n_e_line[:].source": { + "data_type": "STR_0D", + "documentation": "Path to the source data for this measurement in the IMAS data dictionary", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e_line(i1)/source", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.n_e_line[:].time_measurement": { + "data_type": "FLT_0D", + "documentation": "Exact time slice 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", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e_line(i1)/time_measurement", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.n_e_line[:].time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e_line(i1)/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.n_e_line[:].time_measurement_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e_line(i1)/time_measurement_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.n_e_line[:].time_measurement_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e_line(i1)/time_measurement_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.n_e_line[:].weight": { + "data_type": "FLT_0D", + "documentation": "Weight given to the measurement", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e_line(i1)/weight", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.n_e_line[:].weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e_line(i1)/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.n_e_line[:].weight_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e_line(i1)/weight_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.n_e_line[:].weight_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/n_e_line(i1)/weight_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.pf_current": { + "cocos_alias": "IDSPATH", + "cocos_replace": "equilibrium.time_slice{i}.constraints.pf_current{j}", + "coordinates": [ + "pf_active.coil" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Current in a set of poloidal field coils", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_current(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "equilibrium_constraints_0D_ip_like", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.pf_current[:].chi_squared": { + "data_type": "FLT_0D", + "documentation": "Squared error normalized by the 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", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_current(i1)/chi_squared", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.pf_current[:].chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_current(i1)/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pf_current[:].chi_squared_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_current(i1)/chi_squared_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.pf_current[:].chi_squared_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_current(i1)/chi_squared_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.pf_current[:].exact": { + "data_type": "INT_0D", + "documentation": "Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_current(i1)/exact", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pf_current[:].measured": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "IDSPATH.measured", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "FLT_0D", + "documentation": "Measured value", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_current(i1)/measured", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.pf_current[:].measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_current(i1)/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pf_current[:].measured_error_lower": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "IDSPATH.measured", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "FLT_0D", + "documentation": "Lower error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_current(i1)/measured_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.pf_current[:].measured_error_upper": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "IDSPATH.measured", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "FLT_0D", + "documentation": "Upper error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_current(i1)/measured_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.pf_current[:].reconstructed": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "IDSPATH.reconstructed", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "FLT_0D", + "documentation": "Value calculated from the reconstructed equilibrium", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_current(i1)/reconstructed", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.pf_current[:].reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_current(i1)/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pf_current[:].reconstructed_error_lower": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "IDSPATH.reconstructed", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "FLT_0D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_current(i1)/reconstructed_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.pf_current[:].reconstructed_error_upper": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "IDSPATH.reconstructed", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "FLT_0D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_current(i1)/reconstructed_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.pf_current[:].source": { + "data_type": "STR_0D", + "documentation": "Path to the source data for this measurement in the IMAS data dictionary", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_current(i1)/source", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pf_current[:].time_measurement": { + "data_type": "FLT_0D", + "documentation": "Exact time slice 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", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_current(i1)/time_measurement", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.pf_current[:].time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_current(i1)/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pf_current[:].time_measurement_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_current(i1)/time_measurement_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.pf_current[:].time_measurement_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_current(i1)/time_measurement_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.pf_current[:].weight": { + "data_type": "FLT_0D", + "documentation": "Weight given to the measurement", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_current(i1)/weight", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.pf_current[:].weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_current(i1)/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pf_current[:].weight_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_current(i1)/weight_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.pf_current[:].weight_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_current(i1)/weight_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.pf_passive_current": { + "coordinates": [ + "pf_passive.loop" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Current in a set of axisymmetric passive conductors", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_passive_current(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "equilibrium_constraints_0D", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.pf_passive_current[:].chi_squared": { + "data_type": "FLT_0D", + "documentation": "Squared error normalized by the 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", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_passive_current(i1)/chi_squared", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.pf_passive_current[:].chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_passive_current(i1)/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pf_passive_current[:].chi_squared_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_passive_current(i1)/chi_squared_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.pf_passive_current[:].chi_squared_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_passive_current(i1)/chi_squared_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.pf_passive_current[:].exact": { + "data_type": "INT_0D", + "documentation": "Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_passive_current(i1)/exact", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pf_passive_current[:].measured": { + "data_type": "FLT_0D", + "documentation": "Measured value", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_passive_current(i1)/measured", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.pf_passive_current[:].measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_passive_current(i1)/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pf_passive_current[:].measured_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_passive_current(i1)/measured_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.pf_passive_current[:].measured_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_passive_current(i1)/measured_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.pf_passive_current[:].reconstructed": { + "data_type": "FLT_0D", + "documentation": "Value calculated from the reconstructed equilibrium", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_passive_current(i1)/reconstructed", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.pf_passive_current[:].reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_passive_current(i1)/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pf_passive_current[:].reconstructed_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_passive_current(i1)/reconstructed_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.pf_passive_current[:].reconstructed_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_passive_current(i1)/reconstructed_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].constraints.pf_passive_current[:].source": { + "data_type": "STR_0D", + "documentation": "Path to the source data for this measurement in the IMAS data dictionary", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_passive_current(i1)/source", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pf_passive_current[:].time_measurement": { + "data_type": "FLT_0D", + "documentation": "Exact time slice 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", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_passive_current(i1)/time_measurement", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.pf_passive_current[:].time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_passive_current(i1)/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pf_passive_current[:].time_measurement_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_passive_current(i1)/time_measurement_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.pf_passive_current[:].time_measurement_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_passive_current(i1)/time_measurement_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.pf_passive_current[:].weight": { + "data_type": "FLT_0D", + "documentation": "Weight given to the measurement", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_passive_current(i1)/weight", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.pf_passive_current[:].weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_passive_current(i1)/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pf_passive_current[:].weight_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_passive_current(i1)/weight_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.pf_passive_current[:].weight_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pf_passive_current(i1)/weight_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.pressure": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of total pressure estimates", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "equilibrium_constraints_0D_position", + "units": "Pa" + }, + "equilibrium.time_slice[:].constraints.pressure[:].chi_squared": { + "data_type": "FLT_0D", + "documentation": "Squared error normalized by the 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", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/chi_squared", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "equilibrium.time_slice[:].constraints.pressure[:].chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure[:].chi_squared_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/chi_squared_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "equilibrium.time_slice[:].constraints.pressure[:].chi_squared_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/chi_squared_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "equilibrium.time_slice[:].constraints.pressure[:].exact": { + "data_type": "INT_0D", + "documentation": "Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/exact", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure[:].measured": { + "data_type": "FLT_0D", + "documentation": "Measured value", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/measured", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "equilibrium.time_slice[:].constraints.pressure[:].measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure[:].measured_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/measured_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "equilibrium.time_slice[:].constraints.pressure[:].measured_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/measured_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "equilibrium.time_slice[:].constraints.pressure[:].position": { + "data_type": "STRUCTURE", + "documentation": "Position at which this measurement is given", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/position", + "lifecycle_status": "alpha", + "structure_reference": "rzphipsirho0d_dynamic_aos3" + }, + "equilibrium.time_slice[:].constraints.pressure[:].position.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/position/phi", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.pressure[:].position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure[:].position.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/position/phi_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.pressure[:].position.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/position/phi_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.pressure[:].position.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Poloidal magnetic flux", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/position/psi", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.pressure[:].position.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/position/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure[:].position.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/position/psi_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.pressure[:].position.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/position/psi_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.pressure[:].position.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/position/r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.pressure[:].position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure[:].position.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/position/r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.pressure[:].position.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/position/r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.pressure[:].position.rho_tor_norm": { + "data_type": "FLT_0D", + "documentation": "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) ", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/position/rho_tor_norm", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.pressure[:].position.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/position/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure[:].position.rho_tor_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/position/rho_tor_norm_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.pressure[:].position.rho_tor_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/position/rho_tor_norm_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.pressure[:].position.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/position/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.pressure[:].position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure[:].position.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/position/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.pressure[:].position.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/position/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.pressure[:].reconstructed": { + "data_type": "FLT_0D", + "documentation": "Value calculated from the reconstructed equilibrium", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/reconstructed", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "equilibrium.time_slice[:].constraints.pressure[:].reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure[:].reconstructed_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/reconstructed_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "equilibrium.time_slice[:].constraints.pressure[:].reconstructed_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/reconstructed_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "equilibrium.time_slice[:].constraints.pressure[:].source": { + "data_type": "STR_0D", + "documentation": "Path to the source data for this measurement in the IMAS data dictionary", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/source", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure[:].time_measurement": { + "data_type": "FLT_0D", + "documentation": "Exact time slice 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", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/time_measurement", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.pressure[:].time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure[:].time_measurement_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/time_measurement_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.pressure[:].time_measurement_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/time_measurement_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.pressure[:].weight": { + "data_type": "FLT_0D", + "documentation": "Weight given to the measurement", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/weight", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.pressure[:].weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure[:].weight_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/weight_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.pressure[:].weight_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure(i1)/weight_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of rotational pressure estimates. The rotational pressure is defined as R0^2*rho*omega^2 / 2, where omega is the toroidal rotation frequency, rho=ne(R0,psi)*m, and m is the plasma equivalent mass.", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "equilibrium_constraints_0D_position", + "units": "Pa", + "url": "https://doi.org/10.13182/FST48-968" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].chi_squared": { + "data_type": "FLT_0D", + "documentation": "Squared error normalized by the 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", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/chi_squared", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].chi_squared_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/chi_squared_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].chi_squared_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/chi_squared_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].exact": { + "data_type": "INT_0D", + "documentation": "Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/exact", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].measured": { + "data_type": "FLT_0D", + "documentation": "Measured value", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/measured", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].measured_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/measured_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].measured_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/measured_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].position": { + "data_type": "STRUCTURE", + "documentation": "Position at which this measurement is given", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/position", + "lifecycle_status": "alpha", + "structure_reference": "rzphipsirho0d_dynamic_aos3" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].position.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/position/phi", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].position.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/position/phi_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].position.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/position/phi_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].position.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Poloidal magnetic flux", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/position/psi", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].position.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/position/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].position.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/position/psi_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].position.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/position/psi_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].position.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/position/r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].position.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/position/r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].position.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/position/r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].position.rho_tor_norm": { + "data_type": "FLT_0D", + "documentation": "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) ", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/position/rho_tor_norm", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].position.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/position/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].position.rho_tor_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/position/rho_tor_norm_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].position.rho_tor_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/position/rho_tor_norm_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].position.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/position/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].position.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/position/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].position.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/position/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].reconstructed": { + "data_type": "FLT_0D", + "documentation": "Value calculated from the reconstructed equilibrium", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/reconstructed", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].reconstructed_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/reconstructed_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].reconstructed_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/reconstructed_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].source": { + "data_type": "STR_0D", + "documentation": "Path to the source data for this measurement in the IMAS data dictionary", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/source", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].time_measurement": { + "data_type": "FLT_0D", + "documentation": "Exact time slice 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", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/time_measurement", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].time_measurement_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/time_measurement_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].time_measurement_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/time_measurement_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].weight": { + "data_type": "FLT_0D", + "documentation": "Weight given to the measurement", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/weight", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].weight_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/weight_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.pressure_rotational[:].weight_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/pressure_rotational(i1)/weight_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.q": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of safety factor estimates at various positions", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "equilibrium_constraints_0D_position", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.q[:].chi_squared": { + "data_type": "FLT_0D", + "documentation": "Squared error normalized by the 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", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/chi_squared", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.q[:].chi_squared_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/chi_squared_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.q[:].chi_squared_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/chi_squared_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.q[:].chi_squared_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"chi_squared\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/chi_squared_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.q[:].exact": { + "data_type": "INT_0D", + "documentation": "Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/exact", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.q[:].measured": { + "data_type": "FLT_0D", + "documentation": "Measured value", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/measured", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.q[:].measured_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/measured_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.q[:].measured_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/measured_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.q[:].measured_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measured\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/measured_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.q[:].position": { + "data_type": "STRUCTURE", + "documentation": "Position at which this measurement is given", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/position", + "lifecycle_status": "alpha", + "structure_reference": "rzphipsirho0d_dynamic_aos3" + }, + "equilibrium.time_slice[:].constraints.q[:].position.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/position/phi", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.q[:].position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.q[:].position.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/position/phi_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.q[:].position.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/position/phi_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].constraints.q[:].position.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Poloidal magnetic flux", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/position/psi", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.q[:].position.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/position/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.q[:].position.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/position/psi_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.q[:].position.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/position/psi_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].constraints.q[:].position.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/position/r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.q[:].position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.q[:].position.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/position/r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.q[:].position.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/position/r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.q[:].position.rho_tor_norm": { + "data_type": "FLT_0D", + "documentation": "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) ", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/position/rho_tor_norm", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.q[:].position.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/position/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.q[:].position.rho_tor_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/position/rho_tor_norm_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.q[:].position.rho_tor_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/position/rho_tor_norm_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.q[:].position.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/position/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.q[:].position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.q[:].position.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/position/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.q[:].position.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/position/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.q[:].reconstructed": { + "data_type": "FLT_0D", + "documentation": "Value calculated from the reconstructed equilibrium", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/reconstructed", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.q[:].reconstructed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/reconstructed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.q[:].reconstructed_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/reconstructed_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.q[:].reconstructed_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"reconstructed\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/reconstructed_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.q[:].source": { + "data_type": "STR_0D", + "documentation": "Path to the source data for this measurement in the IMAS data dictionary", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/source", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.q[:].time_measurement": { + "data_type": "FLT_0D", + "documentation": "Exact time slice 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", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/time_measurement", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.q[:].time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.q[:].time_measurement_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/time_measurement_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.q[:].time_measurement_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/time_measurement_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.q[:].weight": { + "data_type": "FLT_0D", + "documentation": "Weight given to the measurement", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/weight", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.q[:].weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.q[:].weight_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/weight_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.q[:].weight_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/q(i1)/weight_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.strike_point": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Array of strike points, for each of them the RZ position is given", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "equilibrium_constraints_pure_position" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].chi_squared_r": { + "data_type": "FLT_0D", + "documentation": "Squared error on the major radius normalized by the standard deviation considered in the minimization process : chi_squared = weight^2 *(position_reconstructed/r - position_measured/r)^2 / sigma^2, where sigma is the standard deviation of the measurement error", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/chi_squared_r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].chi_squared_r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared_r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/chi_squared_r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].chi_squared_r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"chi_squared_r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/chi_squared_r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].chi_squared_r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"chi_squared_r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/chi_squared_r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].chi_squared_z": { + "data_type": "FLT_0D", + "documentation": "Squared error on the altitude normalized by the standard deviation considered in the minimization process : chi_squared = weight^2 *(position_reconstructed/z - position_measured/z)^2 / sigma^2, where sigma is the standard deviation of the measurement error", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/chi_squared_z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].chi_squared_z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared_z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/chi_squared_z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].chi_squared_z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"chi_squared_z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/chi_squared_z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].chi_squared_z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"chi_squared_z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/chi_squared_z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].exact": { + "data_type": "INT_0D", + "documentation": "Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/exact", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].position_measured": { + "data_type": "STRUCTURE", + "documentation": "Measured or estimated position", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/position_measured", + "lifecycle_status": "alpha", + "structure_reference": "rz0d_dynamic_aos" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].position_measured.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/position_measured/r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].position_measured.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/position_measured/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].position_measured.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/position_measured/r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].position_measured.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/position_measured/r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].position_measured.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/position_measured/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].position_measured.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/position_measured/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].position_measured.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/position_measured/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].position_measured.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/position_measured/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].position_reconstructed": { + "data_type": "STRUCTURE", + "documentation": "Position estimated from the reconstructed equilibrium", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/position_reconstructed", + "lifecycle_status": "alpha", + "structure_reference": "rz0d_dynamic_aos" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].position_reconstructed.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/position_reconstructed/r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].position_reconstructed.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/position_reconstructed/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].position_reconstructed.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/position_reconstructed/r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].position_reconstructed.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/position_reconstructed/r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].position_reconstructed.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/position_reconstructed/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].position_reconstructed.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/position_reconstructed/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].position_reconstructed.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/position_reconstructed/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].position_reconstructed.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/position_reconstructed/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].source": { + "data_type": "STR_0D", + "documentation": "Path to the source data for this measurement in the IMAS data dictionary", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/source", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].time_measurement": { + "data_type": "FLT_0D", + "documentation": "Exact time slice 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", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/time_measurement", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].time_measurement_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/time_measurement_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].time_measurement_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/time_measurement_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].weight": { + "data_type": "FLT_0D", + "documentation": "Weight given to the measurement", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/weight", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].weight_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/weight_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.strike_point[:].weight_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/strike_point(i1)/weight_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.x_point": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Array of X-points, for each of them the RZ position is given", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "equilibrium_constraints_pure_position" + }, + "equilibrium.time_slice[:].constraints.x_point[:].chi_squared_r": { + "data_type": "FLT_0D", + "documentation": "Squared error on the major radius normalized by the standard deviation considered in the minimization process : chi_squared = weight^2 *(position_reconstructed/r - position_measured/r)^2 / sigma^2, where sigma is the standard deviation of the measurement error", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/chi_squared_r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.x_point[:].chi_squared_r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared_r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/chi_squared_r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.x_point[:].chi_squared_r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"chi_squared_r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/chi_squared_r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.x_point[:].chi_squared_r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"chi_squared_r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/chi_squared_r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.x_point[:].chi_squared_z": { + "data_type": "FLT_0D", + "documentation": "Squared error on the altitude normalized by the standard deviation considered in the minimization process : chi_squared = weight^2 *(position_reconstructed/z - position_measured/z)^2 / sigma^2, where sigma is the standard deviation of the measurement error", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/chi_squared_z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.x_point[:].chi_squared_z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"chi_squared_z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/chi_squared_z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.x_point[:].chi_squared_z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"chi_squared_z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/chi_squared_z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.x_point[:].chi_squared_z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"chi_squared_z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/chi_squared_z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.x_point[:].exact": { + "data_type": "INT_0D", + "documentation": "Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/exact", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.x_point[:].position_measured": { + "data_type": "STRUCTURE", + "documentation": "Measured or estimated position", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/position_measured", + "lifecycle_status": "alpha", + "structure_reference": "rz0d_dynamic_aos" + }, + "equilibrium.time_slice[:].constraints.x_point[:].position_measured.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/position_measured/r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.x_point[:].position_measured.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/position_measured/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.x_point[:].position_measured.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/position_measured/r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.x_point[:].position_measured.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/position_measured/r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.x_point[:].position_measured.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/position_measured/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.x_point[:].position_measured.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/position_measured/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.x_point[:].position_measured.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/position_measured/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.x_point[:].position_measured.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/position_measured/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.x_point[:].position_reconstructed": { + "data_type": "STRUCTURE", + "documentation": "Position estimated from the reconstructed equilibrium", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/position_reconstructed", + "lifecycle_status": "alpha", + "structure_reference": "rz0d_dynamic_aos" + }, + "equilibrium.time_slice[:].constraints.x_point[:].position_reconstructed.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/position_reconstructed/r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.x_point[:].position_reconstructed.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/position_reconstructed/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.x_point[:].position_reconstructed.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/position_reconstructed/r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.x_point[:].position_reconstructed.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/position_reconstructed/r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.x_point[:].position_reconstructed.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/position_reconstructed/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.x_point[:].position_reconstructed.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/position_reconstructed/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.x_point[:].position_reconstructed.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/position_reconstructed/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.x_point[:].position_reconstructed.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/position_reconstructed/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].constraints.x_point[:].source": { + "data_type": "STR_0D", + "documentation": "Path to the source data for this measurement in the IMAS data dictionary", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/source", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.x_point[:].time_measurement": { + "data_type": "FLT_0D", + "documentation": "Exact time slice 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", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/time_measurement", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.x_point[:].time_measurement_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/time_measurement_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.x_point[:].time_measurement_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/time_measurement_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.x_point[:].time_measurement_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_measurement\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/time_measurement_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "equilibrium.time_slice[:].constraints.x_point[:].weight": { + "data_type": "FLT_0D", + "documentation": "Weight given to the measurement", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/weight", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.x_point[:].weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].constraints.x_point[:].weight_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/weight_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].constraints.x_point[:].weight_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"weight\"", + "full_path": "equilibrium/time_slice(itime)/constraints/x_point(i1)/weight_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].convergence": { + "data_type": "STRUCTURE", + "documentation": "Convergence details", + "full_path": "equilibrium/time_slice(itime)/convergence", + "lifecycle_status": "active", + "structure_reference": "equilibrium_convergence" + }, + "equilibrium.time_slice[:].convergence.grad_shafranov_deviation_expression": { + "data_type": "STRUCTURE", + "doc_identifier": "equilibrium/equilibrium_gs_deviation.xml", + "documentation": "Expression for calculating the residual deviation between the left and right hand side of the Grad Shafranov equation\n1) absolute_gs_difference : Average absolute difference of the Grad-Shafranov equation, <|Del* psi - j_tor*R|>, averaged over the plasma poloidal cross-section\n2) root_mean_square_gs_difference : Root mean square difference of the Grad-Shafranov equation, sqrt(<(Del* psi - j_tor*R)^2 >), averaged over the plasma poloidal cross-section\n3) max_absolute_psi_residual : Maximum absolute difference over the plasma poloidal cross-section of the poloidal flux between the current and preceding iteration, on fixed grid points\n4) max_absolute_gs_difference_norm : Maximum absolute difference of the Grad-Shafranov equation, normalised, max(|Del* psi - j_tor*R|) / max(|Del* psi|), over the plasma poloidal cross-section\n5) max_root_mean_square_gs_difference_norm : Root maximum square difference of the Grad-Shafranov equation, normalised, sqrt(max((Del* psi - j_tor*R)^2) / max((Del* psi)^2)), over the plasma poloidal cross-section", + "full_path": "equilibrium/time_slice(itime)/convergence/grad_shafranov_deviation_expression", + "introduced_after_version": "3.36.0", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "equilibrium.time_slice[:].convergence.grad_shafranov_deviation_expression.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "equilibrium/time_slice(itime)/convergence/grad_shafranov_deviation_expression/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "equilibrium.time_slice[:].convergence.grad_shafranov_deviation_expression.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "equilibrium/time_slice(itime)/convergence/grad_shafranov_deviation_expression/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "equilibrium.time_slice[:].convergence.grad_shafranov_deviation_expression.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "equilibrium/time_slice(itime)/convergence/grad_shafranov_deviation_expression/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "equilibrium.time_slice[:].convergence.grad_shafranov_deviation_value": { + "data_type": "FLT_0D", + "documentation": "Value of the residual deviation between the left and right hand side of the Grad Shafranov equation, evaluated as per grad_shafranov_deviation_expression", + "full_path": "equilibrium/time_slice(itime)/convergence/grad_shafranov_deviation_value", + "introduced_after_version": "3.36.0", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].convergence.grad_shafranov_deviation_value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"grad_shafranov_deviation_value\"", + "full_path": "equilibrium/time_slice(itime)/convergence/grad_shafranov_deviation_value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].convergence.grad_shafranov_deviation_value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"grad_shafranov_deviation_value\"", + "full_path": "equilibrium/time_slice(itime)/convergence/grad_shafranov_deviation_value_error_lower", + "introduced_after_version": "3.36.0", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].convergence.grad_shafranov_deviation_value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"grad_shafranov_deviation_value\"", + "full_path": "equilibrium/time_slice(itime)/convergence/grad_shafranov_deviation_value_error_upper", + "introduced_after_version": "3.36.0", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].convergence.iterations_n": { + "data_type": "INT_0D", + "documentation": "Number of iterations carried out in the convergence loop", + "full_path": "equilibrium/time_slice(itime)/convergence/iterations_n", + "lifecycle_status": "active", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system": { + "cocos_alias": "IDSPATH", + "cocos_replace": "equilibrium.time_slice{i}.coordinate_system", + "data_type": "STRUCTURE", + "documentation": "Flux surface coordinate system on a square grid of flux and poloidal angle", + "full_path": "equilibrium/time_slice(itime)/coordinate_system", + "lifecycle_status": "active", + "structure_reference": "equilibrium_coordinate_system" + }, + "equilibrium.time_slice[:].coordinate_system.g11_contravariant": { + "cocos_label_transformation": "grid_type_dim1_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.g11_contravariant", + "cocos_transformation_expression": ".fact_dim1*.fact_dim1", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "metric coefficients g11, contravariant metric tensor for the grid described by grid_type", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g11_contravariant(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g11_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"g11_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g11_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system.g11_contravariant_error_lower": { + "cocos_label_transformation": "grid_type_dim1_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.g11_contravariant", + "cocos_transformation_expression": ".fact_dim1*.fact_dim1", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"g11_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g11_contravariant_error_lower(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g11_contravariant_error_upper": { + "cocos_label_transformation": "grid_type_dim1_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.g11_contravariant", + "cocos_transformation_expression": ".fact_dim1*.fact_dim1", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"g11_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g11_contravariant_error_upper(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g11_covariant": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "metric coefficients g11, covariant metric tensor for the grid described by grid_type", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g11_covariant(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g11_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"g11_covariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g11_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system.g11_covariant_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"g11_covariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g11_covariant_error_lower(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g11_covariant_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"g11_covariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g11_covariant_error_upper(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g12_contravariant": { + "cocos_label_transformation": "grid_type_dim1_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.g12_contravariant", + "cocos_transformation_expression": ".fact_dim1*.fact_dim2", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "metric coefficients g12, contravariant metric tensor for the grid described by grid_type", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g12_contravariant(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g12_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"g12_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g12_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system.g12_contravariant_error_lower": { + "cocos_label_transformation": "grid_type_dim1_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.g12_contravariant", + "cocos_transformation_expression": ".fact_dim1*.fact_dim2", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"g12_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g12_contravariant_error_lower(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g12_contravariant_error_upper": { + "cocos_label_transformation": "grid_type_dim1_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.g12_contravariant", + "cocos_transformation_expression": ".fact_dim1*.fact_dim2", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"g12_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g12_contravariant_error_upper(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g12_covariant": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "metric coefficients g12, covariant metric tensor for the grid described by grid_type", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g12_covariant(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g12_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"g12_covariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g12_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system.g12_covariant_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"g12_covariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g12_covariant_error_lower(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g12_covariant_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"g12_covariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g12_covariant_error_upper(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g13_contravariant": { + "cocos_label_transformation": "grid_type_dim1_dim3_like", + "cocos_leaf_name_aos_indices": "IDSPATH.g13_contravariant", + "cocos_transformation_expression": ".fact_dim1*.fact_dim3", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "metric coefficients g13, contravariant metric tensor for the grid described by grid_type", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g13_contravariant(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g13_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"g13_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g13_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system.g13_contravariant_error_lower": { + "cocos_label_transformation": "grid_type_dim1_dim3_like", + "cocos_leaf_name_aos_indices": "IDSPATH.g13_contravariant", + "cocos_transformation_expression": ".fact_dim1*.fact_dim3", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"g13_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g13_contravariant_error_lower(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g13_contravariant_error_upper": { + "cocos_label_transformation": "grid_type_dim1_dim3_like", + "cocos_leaf_name_aos_indices": "IDSPATH.g13_contravariant", + "cocos_transformation_expression": ".fact_dim1*.fact_dim3", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"g13_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g13_contravariant_error_upper(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g13_covariant": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "metric coefficients g13, covariant metric tensor for the grid described by grid_type", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g13_covariant(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g13_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"g13_covariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g13_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system.g13_covariant_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"g13_covariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g13_covariant_error_lower(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g13_covariant_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"g13_covariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g13_covariant_error_upper(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g22_contravariant": { + "cocos_label_transformation": "grid_type_dim2_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.g22_contravariant", + "cocos_transformation_expression": ".fact_dim2*.fact_dim2", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "metric coefficients g22, contravariant metric tensor for the grid described by grid_type", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g22_contravariant(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g22_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"g22_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g22_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system.g22_contravariant_error_lower": { + "cocos_label_transformation": "grid_type_dim2_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.g22_contravariant", + "cocos_transformation_expression": ".fact_dim2*.fact_dim2", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"g22_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g22_contravariant_error_lower(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g22_contravariant_error_upper": { + "cocos_label_transformation": "grid_type_dim2_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.g22_contravariant", + "cocos_transformation_expression": ".fact_dim2*.fact_dim2", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"g22_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g22_contravariant_error_upper(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g22_covariant": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "metric coefficients g22, covariant metric tensor for the grid described by grid_type", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g22_covariant(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g22_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"g22_covariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g22_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system.g22_covariant_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"g22_covariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g22_covariant_error_lower(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g22_covariant_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"g22_covariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g22_covariant_error_upper(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g23_contravariant": { + "cocos_label_transformation": "grid_type_dim2_dim3_like", + "cocos_leaf_name_aos_indices": "IDSPATH.g23_contravariant", + "cocos_transformation_expression": ".fact_dim2*.fact_dim3", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "metric coefficients g23, contravariant metric tensor for the grid described by grid_type", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g23_contravariant(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g23_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"g23_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g23_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system.g23_contravariant_error_lower": { + "cocos_label_transformation": "grid_type_dim2_dim3_like", + "cocos_leaf_name_aos_indices": "IDSPATH.g23_contravariant", + "cocos_transformation_expression": ".fact_dim2*.fact_dim3", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"g23_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g23_contravariant_error_lower(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g23_contravariant_error_upper": { + "cocos_label_transformation": "grid_type_dim2_dim3_like", + "cocos_leaf_name_aos_indices": "IDSPATH.g23_contravariant", + "cocos_transformation_expression": ".fact_dim2*.fact_dim3", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"g23_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g23_contravariant_error_upper(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g23_covariant": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "metric coefficients g23, covariant metric tensor for the grid described by grid_type", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g23_covariant(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g23_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"g23_covariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g23_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system.g23_covariant_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"g23_covariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g23_covariant_error_lower(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g23_covariant_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"g23_covariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g23_covariant_error_upper(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g33_contravariant": { + "cocos_label_transformation": "grid_type_dim3_dim3_like", + "cocos_leaf_name_aos_indices": "IDSPATH.g33_contravariant", + "cocos_transformation_expression": ".fact_dim3*.fact_dim3", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "metric coefficients g33, contravariant metric tensor for the grid described by grid_type", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g33_contravariant(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g33_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"g33_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g33_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system.g33_contravariant_error_lower": { + "cocos_label_transformation": "grid_type_dim3_dim3_like", + "cocos_leaf_name_aos_indices": "IDSPATH.g33_contravariant", + "cocos_transformation_expression": ".fact_dim3*.fact_dim3", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"g33_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g33_contravariant_error_lower(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g33_contravariant_error_upper": { + "cocos_label_transformation": "grid_type_dim3_dim3_like", + "cocos_leaf_name_aos_indices": "IDSPATH.g33_contravariant", + "cocos_transformation_expression": ".fact_dim3*.fact_dim3", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"g33_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g33_contravariant_error_upper(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g33_covariant": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "metric coefficients g33, covariant metric tensor for the grid described by grid_type", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g33_covariant(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g33_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"g33_covariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g33_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system.g33_covariant_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"g33_covariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g33_covariant_error_lower(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.g33_covariant_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"g33_covariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/g33_covariant_error_upper(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.4.0", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.grid": { + "data_type": "STRUCTURE", + "documentation": "Definition of the 2D grid", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/grid", + "lifecycle_status": "active", + "structure_reference": "equilibrium_profiles_2d_grid" + }, + "equilibrium.time_slice[:].coordinate_system.grid.dim1": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "First dimension values", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/grid/dim1(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.grid.dim1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim1\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/grid/dim1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system.grid.dim1_error_lower": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim1\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/grid/dim1_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.grid.dim1_error_upper": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim1\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/grid/dim1_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.grid.dim2": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Second dimension values", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/grid/dim2(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.grid.dim2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim2\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/grid/dim2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system.grid.dim2_error_lower": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim2\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/grid/dim2_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.grid.dim2_error_upper": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim2\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/grid/dim2_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.grid.volume_element": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Elementary plasma volume of plasma enclosed in the cell formed by the nodes [dim1(i) dim2(j)], [dim1(i+1) dim2(j)], [dim1(i) dim2(j+1)] and [dim1(i+1) dim2(j+1)]", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/grid/volume_element(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "equilibrium.time_slice[:].coordinate_system.grid.volume_element_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume_element\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/grid/volume_element_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system.grid.volume_element_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"volume_element\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/grid/volume_element_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "equilibrium.time_slice[:].coordinate_system.grid.volume_element_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"volume_element\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/grid/volume_element_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "equilibrium.time_slice[:].coordinate_system.grid_type": { + "data_type": "STRUCTURE", + "documentation": "Type of coordinate system", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/grid_type", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "equilibrium.time_slice[:].coordinate_system.grid_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/grid_type/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system.grid_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/grid_type/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system.grid_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/grid_type/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system.jacobian": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Absolute value of the jacobian of the coordinate system", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/jacobian(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system.jacobian_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/jacobian_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.jacobian_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/jacobian_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.r": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Values of the major radius on the grid", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/r(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].coordinate_system.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system.r_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/r_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].coordinate_system.r_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/r_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].coordinate_system.tensor_contravariant": { + "cocos_label_transformation": "grid_type_tensor_contravariant_like", + "cocos_leaf_name_aos_indices": "IDSPATH.tensor_contravariant", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,4)", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2", + "1...3", + "1...3" + ], + "data_type": "FLT_4D", + "documentation": "Contravariant metric tensor on every point of the grid described by grid_type", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/tensor_contravariant(:,:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system.tensor_contravariant_error_lower": { + "cocos_label_transformation": "grid_type_tensor_contravariant_like", + "cocos_leaf_name_aos_indices": "IDSPATH.tensor_contravariant", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,4)", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2", + "1...3", + "1...3" + ], + "data_type": "FLT_4D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/tensor_contravariant_error_lower(:,:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.tensor_contravariant_error_upper": { + "cocos_label_transformation": "grid_type_tensor_contravariant_like", + "cocos_leaf_name_aos_indices": "IDSPATH.tensor_contravariant", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,4)", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2", + "1...3", + "1...3" + ], + "data_type": "FLT_4D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/tensor_contravariant_error_upper(:,:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.tensor_covariant": { + "cocos_label_transformation": "grid_type_tensor_covariant_like", + "cocos_leaf_name_aos_indices": "IDSPATH.tensor_covariant", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,4)", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2", + "1...3", + "1...3" + ], + "data_type": "FLT_4D", + "documentation": "Covariant metric tensor on every point of the grid described by grid_type", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/tensor_covariant(:,:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system.tensor_covariant_error_lower": { + "cocos_label_transformation": "grid_type_tensor_covariant_like", + "cocos_leaf_name_aos_indices": "IDSPATH.tensor_covariant", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,4)", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2", + "1...3", + "1...3" + ], + "data_type": "FLT_4D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/tensor_covariant_error_lower(:,:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.tensor_covariant_error_upper": { + "cocos_label_transformation": "grid_type_tensor_covariant_like", + "cocos_leaf_name_aos_indices": "IDSPATH.tensor_covariant", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,4)", + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2", + "1...3", + "1...3" + ], + "data_type": "FLT_4D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/tensor_covariant_error_upper(:,:,:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].coordinate_system.z": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Values of the Height on the grid", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/z(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].coordinate_system.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].coordinate_system.z_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/z_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].coordinate_system.z_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].coordinate_system.grid.dim1", + "equilibrium.time_slice[:].coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/coordinate_system/z_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].ggd": { + "coordinates": [ + "equilibrium.grids_ggd[:].grid" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of equilibrium representations using the generic grid description", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)", + "lifecycle_status": "alpha", + "lifecycle_version": "3.2.1", + "maxoccur": "unbounded", + "structure_reference": "equilibrium_ggd", + "timebasepath": "time" + }, + "equilibrium.time_slice[:].ggd[:].b_field_r": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "R component of the poloidal magnetic field, given on various grid subsets", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_r(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "T" + }, + "equilibrium.time_slice[:].ggd[:].b_field_r[:].coefficients": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].b_field_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_r(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].ggd[:].b_field_r[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_r(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].b_field_r[:].coefficients_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].b_field_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_r(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].ggd[:].b_field_r[:].coefficients_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].b_field_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_r(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].ggd[:].b_field_r[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_r(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].b_field_r[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_r(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].b_field_r[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_r(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].ggd[:].b_field_r[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_r(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].b_field_r[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_r(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].ggd[:].b_field_r[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_r(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].ggd[:].b_field_tor": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Toroidal component of the magnetic field, given on various grid subsets", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_tor(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "T" + }, + "equilibrium.time_slice[:].ggd[:].b_field_tor[:].coefficients": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].b_field_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_tor(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].ggd[:].b_field_tor[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_tor(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].b_field_tor[:].coefficients_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].b_field_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_tor(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].ggd[:].b_field_tor[:].coefficients_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].b_field_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_tor(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].ggd[:].b_field_tor[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_tor(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].b_field_tor[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_tor(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].b_field_tor[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_tor(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].ggd[:].b_field_tor[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_tor(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].b_field_tor[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_tor(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].ggd[:].b_field_tor[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_tor(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].ggd[:].b_field_z": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Z component of the poloidal magnetic field, given on various grid subsets", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_z(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "T" + }, + "equilibrium.time_slice[:].ggd[:].b_field_z[:].coefficients": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].b_field_z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_z(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].ggd[:].b_field_z[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_z(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].b_field_z[:].coefficients_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].b_field_z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_z(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].ggd[:].b_field_z[:].coefficients_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].b_field_z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_z(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].ggd[:].b_field_z[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_z(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].b_field_z[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_z(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].b_field_z[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_z(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].ggd[:].b_field_z[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_z(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].b_field_z[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_z(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].ggd[:].b_field_z[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/b_field_z(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].ggd[:].grid": { + "data_type": "STRUCTURE", + "documentation": "Grid description", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.17.0", + "structure_reference": "generic_grid_dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Grid subsets", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)", + "lifecycle_status": "obsolescent", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].base": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/base(i3)", + "lifecycle_status": "obsolescent", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].base[:].jacobian": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/base(i3)/jacobian(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].base[:].jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/base(i3)/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].base[:].jacobian_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/base(i3)/jacobian_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].base[:].jacobian_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/base(i3)/jacobian_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].base[:].tensor_contravariant": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/base(i3)/tensor_contravariant(:,:,:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].base[:].tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/base(i3)/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].base[:].tensor_contravariant_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/base(i3)/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].base[:].tensor_contravariant_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/base(i3)/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].base[:].tensor_covariant": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/base(i3)/tensor_covariant(:,:,:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].base[:].tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/base(i3)/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].base[:].tensor_covariant_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/base(i3)/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].base[:].tensor_covariant_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/base(i3)/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].dimension": { + "data_type": "INT_0D", + "documentation": "Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/dimension", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/element(i3)", + "lifecycle_status": "obsolescent", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects defining the element", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/element(i3)/object(i4)", + "lifecycle_status": "obsolescent", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element_object" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element[:].object[:].dimension": { + "data_type": "INT_0D", + "documentation": "Dimension of the object", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/element(i3)/object(i4)/dimension", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element[:].object[:].index": { + "data_type": "INT_0D", + "documentation": "Object index", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/element(i3)/object(i4)/index", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element[:].object[:].space": { + "data_type": "INT_0D", + "documentation": "Index of the space from which that object is taken", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/element(i3)/object(i4)/space", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_subset_identifier.xml", + "documentation": "Grid subset identifier\n0) unspecified : unspecified\n1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]\n200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).\n2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces\n4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces\n5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n6) x_points : Nodes defining x-points\n7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point\n8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point\n9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point\n10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point\n11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix\n12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix\n13) outer_target : y-aligned edges defining the outer target\n14) inner_target : y-aligned edges defining the inner target\n15) core_boundary : Innermost x-aligned edges\n16) separatrix : x-aligned edges defining the active separatrix\n17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions\n18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region\n19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region\n20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region\n21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region\n22) core : Cells inside the active separatrix\n23) sol : Cells defining the main SOL outside of the divertor regions\n24) outer_divertor : Cells defining the outer divertor region\n25) inner_divertor : Cells defining the inner divertor region\n26) core_sol : x-aligned edges defining part of active separatrix separating core and sol\n27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)\n28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)\n29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point\n30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point\n31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point\n32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point\n33) separatrix_2 : x-aligned edges defining the non-active separatrix\n34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region\n35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region\n36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region\n37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region\n38) intra_sep : Cells between the two separatrices\n39) outer_divertor_2 : Cells defining the outer inactive divertor region\n40) inner_divertor_2 : Cells defining the inner inactive divertor region\n41) outer_target_2 : y-aligned edges defining the outer inactive target\n42) inner_target_2 : y-aligned edges defining the inner inactive target\n43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n44) full_wall : All edges defining walls, baffles, and targets\n45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg\n46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg\n47) outer_sf_pfr_connection_1 : y-aligned edges defining\u00a0the connection between the outer snowflake entrance and third leg\n48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg\n100) magnetic_axis : Point corresponding to the magnetic axis\n101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane\n102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane\n103) outer_target_separatrix : Point on active separatrix at outer active target\n104) inner_target_separatrix : Point on active separatrix at inner active target\n105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target\n106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/identifier", + "lifecycle_status": "obsolescent", + "structure_reference": "identifier_dynamic_aos3", + "url": "utilities/LFS_snowflake_GGD_subsets.png" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/identifier/description", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/identifier/index", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/identifier/name", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].metric": { + "data_type": "STRUCTURE", + "documentation": "Metric of the canonical frame onto Cartesian coordinates", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/metric", + "lifecycle_status": "obsolescent", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].metric.jacobian": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/metric/jacobian(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].metric.jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/metric/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].metric.jacobian_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/metric/jacobian_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].metric.jacobian_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/metric/jacobian_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].metric.tensor_contravariant": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/metric/tensor_contravariant(:,:,:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].metric.tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/metric/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].metric.tensor_contravariant_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/metric/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].metric.tensor_contravariant_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/metric/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].metric.tensor_covariant": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/metric/tensor_covariant(:,:,:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].metric.tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/metric/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].metric.tensor_covariant_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/metric/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].metric.tensor_covariant_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/grid_subset(i2)/metric/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_identifier.xml", + "documentation": "Grid identifier\n0) unspecified : unspecified\n1) linear : Linear\n2) cylinder : Cylindrical geometry (straight in axial direction)\n3) limiter : Limiter\n4) SN : Single null\n5) CDN : Connected double null\n6) DDN_bottom : Disconnected double null with inner X-point below the midplane\n7) DDN_top : Disconnected double null with inner X-point above the midplane\n8) annulus : Annular geometry (not necessarily with straight axis)\n9) stellarator_island : Stellarator island geometry\n10) structured_spaces : Structured grid represented with multiple spaces of dimension 1\n11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary\n12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary\n100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/identifier", + "lifecycle_status": "obsolescent", + "structure_reference": "identifier_dynamic_aos3" + }, + "equilibrium.time_slice[:].ggd[:].grid.identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/identifier/description", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/identifier/index", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/identifier/name", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.path": { + "data_type": "STR_0D", + "documentation": "Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: 'wall:0/description_ggd(1)/grid_ggd', means that the grid is located in the wall IDS, occurrence 0, with ids path 'description_ggd(1)/grid_ggd'. See the link below for more details about IDS paths", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/path", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "url": "utilities/IDS-path-syntax.md" + }, + "equilibrium.time_slice[:].ggd[:].grid.space": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of grid spaces", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)", + "lifecycle_status": "obsolescent", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space", + "url_protected": "https://confluence.iter.org/download/attachments/178133297/GGDguide.pdf" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].coordinates_type": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/coordinates_type(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "url": "utilities/coordinate_identifier.xml" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].geometry_type": { + "data_type": "STRUCTURE", + "documentation": "Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/geometry_type", + "lifecycle_status": "obsolescent", + "structure_reference": "identifier_dynamic_aos3" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].geometry_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/geometry_type/description", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].geometry_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/geometry_type/index", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].geometry_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/geometry_type/name", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_space_identifier.xml", + "documentation": "Space identifier\n0) unspecified : unspecified\n1) primary_standard : Primary space defining the standard grid\n2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space\n3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/identifier", + "lifecycle_status": "obsolescent", + "structure_reference": "identifier_dynamic_aos3" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/identifier/description", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/identifier/index", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/identifier/name", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/objects_per_dimension(i3)", + "lifecycle_status": "obsolescent", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_geometry_content_identifier.xml", + "documentation": "Content of the ../object/geometry node for this dimension\n0) unspecified : unspecified\n1) node_coordinates : For nodes : node coordinates\n11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix\n21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge\n31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces\n32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/objects_per_dimension(i3)/geometry_content", + "introduced_after_version": "3.33.0", + "lifecycle_status": "obsolescent", + "structure_reference": "identifier_dynamic_aos3" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/objects_per_dimension(i3)/geometry_content/description", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/objects_per_dimension(i3)/geometry_content/index", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/objects_per_dimension(i3)/geometry_content/name", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects for a given dimension", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/objects_per_dimension(i3)/object(i4)", + "lifecycle_status": "obsolescent", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5)", + "lifecycle_status": "obsolescent", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object_boundary" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].index": { + "data_type": "INT_0D", + "documentation": "Index of this (n-1)-dimensional boundary object", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5)/index", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].neighbours": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5)/neighbours(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered. ", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry_2d\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"geometry_2d\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d_error_lower(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"geometry_2d\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d_error_upper(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"geometry\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"geometry\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].measure": { + "data_type": "FLT_0D", + "documentation": "Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/measure", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m^dimension" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].measure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measure\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/measure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].measure_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measure\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/measure_error_lower", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m^dimension" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].measure_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measure\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/measure_error_upper", + "lifecycle_status": "obsolescent", + "type": "dynamic", + "units": "m^dimension" + }, + "equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].nodes": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/nodes(:)", + "lifecycle_status": "obsolescent", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].j_parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Parallel (to magnetic field) plasma current density, given on various grid subsets", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/j_parallel(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].ggd[:].j_parallel[:].coefficients": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].j_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/j_parallel(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].ggd[:].j_parallel[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/j_parallel(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].j_parallel[:].coefficients_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].j_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/j_parallel(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].ggd[:].j_parallel[:].coefficients_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].j_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/j_parallel(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].ggd[:].j_parallel[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/j_parallel(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].j_parallel[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/j_parallel(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].j_parallel[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/j_parallel(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].ggd[:].j_parallel[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/j_parallel(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].j_parallel[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/j_parallel(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].ggd[:].j_parallel[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/j_parallel(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].ggd[:].j_tor": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Toroidal plasma current density, given on various grid subsets", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/j_tor(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].ggd[:].j_tor[:].coefficients": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].j_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/j_tor(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].ggd[:].j_tor[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/j_tor(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].j_tor[:].coefficients_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].j_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/j_tor(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].ggd[:].j_tor[:].coefficients_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].j_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/j_tor(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].ggd[:].j_tor[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/j_tor(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].j_tor[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/j_tor(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].j_tor[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/j_tor(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].ggd[:].j_tor[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/j_tor(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].j_tor[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/j_tor(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].ggd[:].j_tor[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/j_tor(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].ggd[:].phi": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Values of the toroidal flux, given on various grid subsets", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/phi(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Wb" + }, + "equilibrium.time_slice[:].ggd[:].phi[:].coefficients": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].phi[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/phi(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].ggd[:].phi[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/phi(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].phi[:].coefficients_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].phi[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/phi(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].ggd[:].phi[:].coefficients_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].phi[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/phi(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].ggd[:].phi[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/phi(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].phi[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/phi(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].phi[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/phi(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].ggd[:].phi[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/phi(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].phi[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/phi(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].ggd[:].phi[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/phi(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].ggd[:].psi": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Values of the poloidal flux, given on various grid subsets", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/psi(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Wb" + }, + "equilibrium.time_slice[:].ggd[:].psi[:].coefficients": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].psi[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/psi(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].ggd[:].psi[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/psi(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].psi[:].coefficients_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].psi[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/psi(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].ggd[:].psi[:].coefficients_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].psi[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/psi(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].ggd[:].psi[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/psi(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].psi[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/psi(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].psi[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/psi(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].ggd[:].psi[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/psi(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].psi[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/psi(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].ggd[:].psi[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/psi(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].ggd[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Values of the major radius on various grid subsets", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/r(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m" + }, + "equilibrium.time_slice[:].ggd[:].r[:].coefficients": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/r(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].ggd[:].r[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/r(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].r[:].coefficients_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/r(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].ggd[:].r[:].coefficients_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/r(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].ggd[:].r[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/r(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].r[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/r(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].r[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/r(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].ggd[:].r[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/r(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].r[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/r(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].ggd[:].r[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/r(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].ggd[:].theta": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Values of the poloidal angle, given on various grid subsets", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/theta(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "rad" + }, + "equilibrium.time_slice[:].ggd[:].theta[:].coefficients": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].theta[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/theta(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].ggd[:].theta[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/theta(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].theta[:].coefficients_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].theta[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/theta(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].ggd[:].theta[:].coefficients_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].theta[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/theta(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].ggd[:].theta[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/theta(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].theta[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/theta(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].theta[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/theta(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].ggd[:].theta[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/theta(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].theta[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/theta(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].ggd[:].theta[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/theta(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].ggd[:].z": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Values of the Height on various grid subsets", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/z(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m" + }, + "equilibrium.time_slice[:].ggd[:].z[:].coefficients": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/z(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].ggd[:].z[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/z(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].z[:].coefficients_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/z(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].ggd[:].z[:].coefficients_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].ggd[:].z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/z(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].ggd[:].z[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/z(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].z[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/z(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].z[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/z(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].ggd[:].z[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/z(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].ggd[:].z[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/z(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].ggd[:].z[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "equilibrium/time_slice(itime)/ggd(i1)/z(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].global_quantities": { + "data_type": "STRUCTURE", + "documentation": "0D parameters of the equilibrium", + "full_path": "equilibrium/time_slice(itime)/global_quantities", + "lifecycle_status": "active", + "structure_reference": "equlibrium_global_quantities" + }, + "equilibrium.time_slice[:].global_quantities.area": { + "data_type": "FLT_0D", + "documentation": "Area of the LCFS poloidal cross section", + "full_path": "equilibrium/time_slice(itime)/global_quantities/area", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "equilibrium.time_slice[:].global_quantities.area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.area_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"area\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/area_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "equilibrium.time_slice[:].global_quantities.area_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"area\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/area_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "equilibrium.time_slice[:].global_quantities.beta_normal": { + "data_type": "FLT_0D", + "documentation": "Normalised toroidal beta, defined as 100 * beta_tor * a[m] * B0 [T] / ip [MA] ", + "full_path": "equilibrium/time_slice(itime)/global_quantities/beta_normal", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.beta_normal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"beta_normal\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/beta_normal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.beta_normal_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"beta_normal\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/beta_normal_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.beta_normal_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"beta_normal\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/beta_normal_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.beta_pol": { + "data_type": "FLT_0D", + "documentation": "Poloidal beta. Defined as betap = 4 int(p dV) / [R_0 * mu_0 * Ip^2]", + "full_path": "equilibrium/time_slice(itime)/global_quantities/beta_pol", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.beta_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"beta_pol\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/beta_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.beta_pol_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"beta_pol\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/beta_pol_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.beta_pol_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"beta_pol\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/beta_pol_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.beta_tor": { + "data_type": "FLT_0D", + "documentation": "Toroidal beta, defined as the volume-averaged total perpendicular pressure divided by (B0^2/(2*mu0)), i.e. beta_toroidal = 2 mu0 int(p dV) / V / B0^2", + "full_path": "equilibrium/time_slice(itime)/global_quantities/beta_tor", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.beta_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"beta_tor\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/beta_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.beta_tor_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"beta_tor\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/beta_tor_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.beta_tor_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"beta_tor\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/beta_tor_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.current_centre": { + "data_type": "STRUCTURE", + "documentation": "Position and vertical velocity of the current centre", + "full_path": "equilibrium/time_slice(itime)/global_quantities/current_centre", + "lifecycle_status": "active", + "structure_reference": "equilibrium_global_quantities_current_centre" + }, + "equilibrium.time_slice[:].global_quantities.current_centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius of the current center, defined as integral over the poloidal cross section of (j_tor*r*dS) / Ip", + "full_path": "equilibrium/time_slice(itime)/global_quantities/current_centre/r", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].global_quantities.current_centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/current_centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.current_centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/current_centre/r_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].global_quantities.current_centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/current_centre/r_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].global_quantities.current_centre.velocity_z": { + "data_type": "FLT_0D", + "documentation": "Vertical velocity of the current center", + "full_path": "equilibrium/time_slice(itime)/global_quantities/current_centre/velocity_z", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "equilibrium.time_slice[:].global_quantities.current_centre.velocity_z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_z\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/current_centre/velocity_z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.current_centre.velocity_z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"velocity_z\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/current_centre/velocity_z_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "equilibrium.time_slice[:].global_quantities.current_centre.velocity_z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"velocity_z\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/current_centre/velocity_z_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m.s^-1" + }, + "equilibrium.time_slice[:].global_quantities.current_centre.z": { + "data_type": "FLT_0D", + "documentation": "Height of the current center, defined as integral over the poloidal cross section of (j_tor*z*dS) / Ip", + "full_path": "equilibrium/time_slice(itime)/global_quantities/current_centre/z", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].global_quantities.current_centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/current_centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.current_centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/current_centre/z_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].global_quantities.current_centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/current_centre/z_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].global_quantities.energy_mhd": { + "data_type": "FLT_0D", + "documentation": "Plasma energy content = 3/2 * int(p,dV) with p being the total pressure (thermal + fast particles) [J]. Time-dependent; Scalar", + "full_path": "equilibrium/time_slice(itime)/global_quantities/energy_mhd", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J" + }, + "equilibrium.time_slice[:].global_quantities.energy_mhd_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_mhd\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/energy_mhd_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.energy_mhd_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"energy_mhd\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/energy_mhd_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J" + }, + "equilibrium.time_slice[:].global_quantities.energy_mhd_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"energy_mhd\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/energy_mhd_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "J" + }, + "equilibrium.time_slice[:].global_quantities.ip": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.ip", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "FLT_0D", + "documentation": "Plasma current (toroidal component). Positive sign means anti-clockwise when viewed from above.", + "full_path": "equilibrium/time_slice(itime)/global_quantities/ip", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].global_quantities.ip_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ip\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/ip_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.ip_error_lower": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.ip", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "FLT_0D", + "documentation": "Lower error for \"ip\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/ip_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].global_quantities.ip_error_upper": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.ip", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "FLT_0D", + "documentation": "Upper error for \"ip\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/ip_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A" + }, + "equilibrium.time_slice[:].global_quantities.length_pol": { + "data_type": "FLT_0D", + "documentation": "Poloidal length of the magnetic surface", + "full_path": "equilibrium/time_slice(itime)/global_quantities/length_pol", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].global_quantities.length_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"length_pol\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/length_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.length_pol_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"length_pol\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/length_pol_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].global_quantities.length_pol_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"length_pol\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/length_pol_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].global_quantities.li_3": { + "data_type": "FLT_0D", + "documentation": "Internal inductance", + "full_path": "equilibrium/time_slice(itime)/global_quantities/li_3", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.li_3_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"li_3\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/li_3_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.li_3_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"li_3\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/li_3_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.li_3_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"li_3\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/li_3_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.magnetic_axis": { + "data_type": "STRUCTURE", + "documentation": "Magnetic axis position and toroidal field", + "full_path": "equilibrium/time_slice(itime)/global_quantities/magnetic_axis", + "lifecycle_status": "active", + "structure_reference": "equilibrium_global_quantities_magnetic_axis" + }, + "equilibrium.time_slice[:].global_quantities.magnetic_axis.b_field_tor": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.magnetic_axis.b_field_tor", + "cocos_transformation_expression": ".sigma_b0_eff", + "data_type": "FLT_0D", + "documentation": "Total toroidal magnetic field at the magnetic axis", + "full_path": "equilibrium/time_slice(itime)/global_quantities/magnetic_axis/b_field_tor", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].global_quantities.magnetic_axis.b_field_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_tor\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/magnetic_axis/b_field_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.magnetic_axis.b_field_tor_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.magnetic_axis.b_field_tor", + "cocos_transformation_expression": ".sigma_b0_eff", + "data_type": "FLT_0D", + "documentation": "Lower error for \"b_field_tor\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/magnetic_axis/b_field_tor_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].global_quantities.magnetic_axis.b_field_tor_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.magnetic_axis.b_field_tor", + "cocos_transformation_expression": ".sigma_b0_eff", + "data_type": "FLT_0D", + "documentation": "Upper error for \"b_field_tor\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/magnetic_axis/b_field_tor_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].global_quantities.magnetic_axis.b_tor": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.magnetic_axis.b_tor", + "cocos_transformation_expression": ".sigma_b0_eff", + "data_type": "FLT_0D", + "documentation": "Total toroidal magnetic field at the magnetic axis", + "full_path": "equilibrium/time_slice(itime)/global_quantities/magnetic_axis/b_tor", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.5.0", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].global_quantities.magnetic_axis.b_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_tor\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/magnetic_axis/b_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.magnetic_axis.b_tor_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.magnetic_axis.b_tor", + "cocos_transformation_expression": ".sigma_b0_eff", + "data_type": "FLT_0D", + "documentation": "Lower error for \"b_tor\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/magnetic_axis/b_tor_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.5.0", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].global_quantities.magnetic_axis.b_tor_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.magnetic_axis.b_tor", + "cocos_transformation_expression": ".sigma_b0_eff", + "data_type": "FLT_0D", + "documentation": "Upper error for \"b_tor\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/magnetic_axis/b_tor_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.5.0", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].global_quantities.magnetic_axis.r": { + "data_type": "FLT_0D", + "documentation": "Major radius of the magnetic axis", + "full_path": "equilibrium/time_slice(itime)/global_quantities/magnetic_axis/r", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].global_quantities.magnetic_axis.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/magnetic_axis/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.magnetic_axis.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/magnetic_axis/r_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].global_quantities.magnetic_axis.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/magnetic_axis/r_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].global_quantities.magnetic_axis.z": { + "data_type": "FLT_0D", + "documentation": "Height of the magnetic axis", + "full_path": "equilibrium/time_slice(itime)/global_quantities/magnetic_axis/z", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].global_quantities.magnetic_axis.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/magnetic_axis/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.magnetic_axis.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/magnetic_axis/z_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].global_quantities.magnetic_axis.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/magnetic_axis/z_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].global_quantities.plasma_inductance": { + "data_type": "FLT_0D", + "documentation": "Plasma inductance 2 E_magnetic/Ip^2, where E_magnetic = 1/2 * int(psi.j_tor.dS) (integral over the plasma poloidal cross-section)", + "full_path": "equilibrium/time_slice(itime)/global_quantities/plasma_inductance", + "lifecycle_status": "active", + "type": "dynamic", + "units": "H" + }, + "equilibrium.time_slice[:].global_quantities.plasma_inductance_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"plasma_inductance\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/plasma_inductance_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.plasma_inductance_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"plasma_inductance\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/plasma_inductance_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "H" + }, + "equilibrium.time_slice[:].global_quantities.plasma_inductance_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"plasma_inductance\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/plasma_inductance_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "H" + }, + "equilibrium.time_slice[:].global_quantities.plasma_resistance": { + "data_type": "FLT_0D", + "documentation": "Plasma resistance = int(e_field.j.dV) / Ip^2", + "full_path": "equilibrium/time_slice(itime)/global_quantities/plasma_resistance", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm" + }, + "equilibrium.time_slice[:].global_quantities.plasma_resistance_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"plasma_resistance\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/plasma_resistance_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.plasma_resistance_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"plasma_resistance\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/plasma_resistance_error_lower", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm" + }, + "equilibrium.time_slice[:].global_quantities.plasma_resistance_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"plasma_resistance\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/plasma_resistance_error_upper", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "ohm" + }, + "equilibrium.time_slice[:].global_quantities.psi_axis": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.psi_axis", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Poloidal flux at the magnetic axis", + "full_path": "equilibrium/time_slice(itime)/global_quantities/psi_axis", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].global_quantities.psi_axis_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_axis\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/psi_axis_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.psi_axis_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.psi_axis", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_axis\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/psi_axis_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].global_quantities.psi_axis_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.psi_axis", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_axis\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/psi_axis_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].global_quantities.psi_boundary": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.psi_boundary", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Poloidal flux at the selected plasma boundary ", + "full_path": "equilibrium/time_slice(itime)/global_quantities/psi_boundary", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].global_quantities.psi_boundary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_boundary\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/psi_boundary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.psi_boundary_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.psi_boundary", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_boundary\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/psi_boundary_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].global_quantities.psi_boundary_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.psi_boundary", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_boundary\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/psi_boundary_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].global_quantities.psi_external_average": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.psi_external_average", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Average (over the plasma poloidal cross section) plasma poloidal magnetic flux produced by all external circuits (CS and PF coils, eddy currents, VS in-vessel coils), given by the following formula : int(psi_external.j_tor.dS) / Ip", + "full_path": "equilibrium/time_slice(itime)/global_quantities/psi_external_average", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].global_quantities.psi_external_average_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_external_average\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/psi_external_average_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.psi_external_average_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.psi_external_average", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_external_average\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/psi_external_average_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].global_quantities.psi_external_average_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.psi_external_average", + "cocos_transformation_expression": ".fact_psi", + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_external_average\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/psi_external_average_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].global_quantities.q_95": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.q_95", + "cocos_transformation_expression": ".fact_q", + "data_type": "FLT_0D", + "documentation": "q at the 95% poloidal flux surface (IMAS uses COCOS=11: only positive when toroidal current and magnetic field are in same direction)", + "full_path": "equilibrium/time_slice(itime)/global_quantities/q_95", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.q_95_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"q_95\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/q_95_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.q_95_error_lower": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.q_95", + "cocos_transformation_expression": ".fact_q", + "data_type": "FLT_0D", + "documentation": "Lower error for \"q_95\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/q_95_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.q_95_error_upper": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.q_95", + "cocos_transformation_expression": ".fact_q", + "data_type": "FLT_0D", + "documentation": "Upper error for \"q_95\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/q_95_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.q_axis": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.q_axis", + "cocos_transformation_expression": ".fact_q", + "data_type": "FLT_0D", + "documentation": "q at the magnetic axis", + "full_path": "equilibrium/time_slice(itime)/global_quantities/q_axis", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.q_axis_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"q_axis\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/q_axis_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.q_axis_error_lower": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.q_axis", + "cocos_transformation_expression": ".fact_q", + "data_type": "FLT_0D", + "documentation": "Lower error for \"q_axis\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/q_axis_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.q_axis_error_upper": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.q_axis", + "cocos_transformation_expression": ".fact_q", + "data_type": "FLT_0D", + "documentation": "Upper error for \"q_axis\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/q_axis_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.q_min": { + "data_type": "STRUCTURE", + "documentation": "Minimum q value and position", + "full_path": "equilibrium/time_slice(itime)/global_quantities/q_min", + "lifecycle_status": "active", + "structure_reference": "equilibrium_global_quantities_qmin" + }, + "equilibrium.time_slice[:].global_quantities.q_min.rho_tor_norm": { + "data_type": "FLT_0D", + "documentation": "Minimum q position in normalised toroidal flux coordinate", + "full_path": "equilibrium/time_slice(itime)/global_quantities/q_min/rho_tor_norm", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.q_min.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/q_min/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.q_min.rho_tor_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/q_min/rho_tor_norm_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.q_min.rho_tor_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/q_min/rho_tor_norm_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.q_min.value": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.q_min.value", + "cocos_transformation_expression": ".fact_q", + "data_type": "FLT_0D", + "documentation": "Minimum q value", + "full_path": "equilibrium/time_slice(itime)/global_quantities/q_min/value", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.q_min.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/q_min/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.q_min.value_error_lower": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.q_min.value", + "cocos_transformation_expression": ".fact_q", + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/q_min/value_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.q_min.value_error_upper": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.q_min.value", + "cocos_transformation_expression": ".fact_q", + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/q_min/value_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].global_quantities.surface": { + "data_type": "FLT_0D", + "documentation": "Surface area of the toroidal flux surface", + "full_path": "equilibrium/time_slice(itime)/global_quantities/surface", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "equilibrium.time_slice[:].global_quantities.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/surface_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "equilibrium.time_slice[:].global_quantities.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/surface_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "equilibrium.time_slice[:].global_quantities.v_external": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.v_external", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "FLT_0D", + "documentation": "External voltage, i.e. time derivative of psi_external_average (with a minus sign : - d_psi_external_average/d_time)", + "full_path": "equilibrium/time_slice(itime)/global_quantities/v_external", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V" + }, + "equilibrium.time_slice[:].global_quantities.v_external_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v_external\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/v_external_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.v_external_error_lower": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.v_external", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "FLT_0D", + "documentation": "Lower error for \"v_external\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/v_external_error_lower", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V" + }, + "equilibrium.time_slice[:].global_quantities.v_external_error_upper": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.global_quantities.v_external", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "FLT_0D", + "documentation": "Upper error for \"v_external\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/v_external_error_upper", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "type": "dynamic", + "units": "V" + }, + "equilibrium.time_slice[:].global_quantities.volume": { + "data_type": "FLT_0D", + "documentation": "Total plasma volume", + "full_path": "equilibrium/time_slice(itime)/global_quantities/volume", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "equilibrium.time_slice[:].global_quantities.volume_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/volume_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.volume_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"volume\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/volume_error_lower", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "equilibrium.time_slice[:].global_quantities.volume_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"volume\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/volume_error_upper", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "equilibrium.time_slice[:].global_quantities.w_mhd": { + "data_type": "FLT_0D", + "documentation": "Plasma energy content = 3/2 * int(p,dV) with p being the total pressure (thermal + fast particles) [J]. Time-dependent; Scalar", + "full_path": "equilibrium/time_slice(itime)/global_quantities/w_mhd", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.14.0", + "type": "dynamic", + "units": "J" + }, + "equilibrium.time_slice[:].global_quantities.w_mhd_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"w_mhd\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/w_mhd_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].global_quantities.w_mhd_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"w_mhd\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/w_mhd_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.14.0", + "type": "dynamic", + "units": "J" + }, + "equilibrium.time_slice[:].global_quantities.w_mhd_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"w_mhd\"", + "full_path": "equilibrium/time_slice(itime)/global_quantities/w_mhd_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.14.0", + "type": "dynamic", + "units": "J" + }, + "equilibrium.time_slice[:].profiles_1d": { + "data_type": "STRUCTURE", + "documentation": "Equilibrium profiles (1D radial grid) as a function of the poloidal flux", + "full_path": "equilibrium/time_slice(itime)/profiles_1d", + "lifecycle_status": "active", + "structure_reference": "equilibrium_profiles_1d" + }, + "equilibrium.time_slice[:].profiles_1d.area": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Cross-sectional area of the flux surface", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/area(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "equilibrium.time_slice[:].profiles_1d.area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.area_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"area\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/area_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "equilibrium.time_slice[:].profiles_1d.area_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"area\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/area_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "equilibrium.time_slice[:].profiles_1d.b_average": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Flux surface averaged B", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_average(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.5.0", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_1d.b_average_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_average\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_average_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.b_average_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b_average\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_average_error_lower(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.5.0", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_1d.b_average_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b_average\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_average_error_upper(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.5.0", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_1d.b_field_average": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Flux surface averaged modulus of B (always positive, irrespective of the sign convention for the B-field direction).", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_field_average(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_1d.b_field_average_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_average\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_field_average_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.b_field_average_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b_field_average\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_field_average_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_1d.b_field_average_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b_field_average\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_field_average_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_1d.b_field_max": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Maximum(modulus(B)) on the flux surface (always positive, irrespective of the sign convention for the B-field direction)", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_field_max(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_1d.b_field_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_max\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_field_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.b_field_max_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b_field_max\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_field_max_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_1d.b_field_max_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b_field_max\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_field_max_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_1d.b_field_min": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Minimum(modulus(B)) on the flux surface (always positive, irrespective of the sign convention for the B-field direction)", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_field_min(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_1d.b_field_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_min\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_field_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.b_field_min_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b_field_min\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_field_min_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_1d.b_field_min_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b_field_min\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_field_min_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_1d.b_max": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Maximum(B) on the flux surface", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_max(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.5.0", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_1d.b_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_max\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.b_max_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b_max\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_max_error_lower(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.5.0", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_1d.b_max_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b_max\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_max_error_upper(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.5.0", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_1d.b_min": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Minimum(B) on the flux surface", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_min(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.5.0", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_1d.b_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_min\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.b_min_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b_min\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_min_error_lower(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.5.0", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_1d.b_min_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b_min\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/b_min_error_upper(:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.5.0", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_1d.beta_pol": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal beta profile. Defined as betap = 4 int(p dV) / [R_0 * mu_0 * Ip^2]", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/beta_pol(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.beta_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"beta_pol\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/beta_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.beta_pol_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"beta_pol\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/beta_pol_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.beta_pol_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"beta_pol\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/beta_pol_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.darea_dpsi": { + "cocos_label_transformation": "dodpsi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.darea_dpsi", + "cocos_transformation_expression": ".fact_dodpsi", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Radial derivative of the cross-sectional area of the flux surface with respect to psi", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/darea_dpsi(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.Wb^-1" + }, + "equilibrium.time_slice[:].profiles_1d.darea_dpsi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"darea_dpsi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/darea_dpsi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.darea_dpsi_error_lower": { + "cocos_label_transformation": "dodpsi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.darea_dpsi", + "cocos_transformation_expression": ".fact_dodpsi", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"darea_dpsi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/darea_dpsi_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.Wb^-1" + }, + "equilibrium.time_slice[:].profiles_1d.darea_dpsi_error_upper": { + "cocos_label_transformation": "dodpsi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.darea_dpsi", + "cocos_transformation_expression": ".fact_dodpsi", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"darea_dpsi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/darea_dpsi_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2.Wb^-1" + }, + "equilibrium.time_slice[:].profiles_1d.darea_drho_tor": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Radial derivative of the cross-sectional area of the flux surface with respect to rho_tor", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/darea_drho_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_1d.darea_drho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"darea_drho_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/darea_drho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.darea_drho_tor_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"darea_drho_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/darea_drho_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_1d.darea_drho_tor_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"darea_drho_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/darea_drho_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_1d.dpressure_dpsi": { + "cocos_label_transformation": "dodpsi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.dpressure_dpsi", + "cocos_transformation_expression": ".fact_dodpsi", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Derivative of pressure w.r.t. psi", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/dpressure_dpsi(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa.Wb^-1" + }, + "equilibrium.time_slice[:].profiles_1d.dpressure_dpsi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dpressure_dpsi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/dpressure_dpsi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.dpressure_dpsi_error_lower": { + "cocos_label_transformation": "dodpsi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.dpressure_dpsi", + "cocos_transformation_expression": ".fact_dodpsi", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dpressure_dpsi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/dpressure_dpsi_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa.Wb^-1" + }, + "equilibrium.time_slice[:].profiles_1d.dpressure_dpsi_error_upper": { + "cocos_label_transformation": "dodpsi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.dpressure_dpsi", + "cocos_transformation_expression": ".fact_dodpsi", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dpressure_dpsi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/dpressure_dpsi_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa.Wb^-1" + }, + "equilibrium.time_slice[:].profiles_1d.dpsi_drho_tor": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.dpsi_drho_tor", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Derivative of Psi with respect to Rho_Tor", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/dpsi_drho_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb/m" + }, + "equilibrium.time_slice[:].profiles_1d.dpsi_drho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dpsi_drho_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/dpsi_drho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.dpsi_drho_tor_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.dpsi_drho_tor", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dpsi_drho_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/dpsi_drho_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb/m" + }, + "equilibrium.time_slice[:].profiles_1d.dpsi_drho_tor_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.dpsi_drho_tor", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dpsi_drho_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/dpsi_drho_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb/m" + }, + "equilibrium.time_slice[:].profiles_1d.dvolume_dpsi": { + "cocos_label_transformation": "dodpsi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.dvolume_dpsi", + "cocos_transformation_expression": ".fact_dodpsi", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Radial derivative of the volume enclosed in the flux surface with respect to Psi", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/dvolume_dpsi(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3.Wb^-1" + }, + "equilibrium.time_slice[:].profiles_1d.dvolume_dpsi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dvolume_dpsi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/dvolume_dpsi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.dvolume_dpsi_error_lower": { + "cocos_label_transformation": "dodpsi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.dvolume_dpsi", + "cocos_transformation_expression": ".fact_dodpsi", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dvolume_dpsi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/dvolume_dpsi_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3.Wb^-1" + }, + "equilibrium.time_slice[:].profiles_1d.dvolume_dpsi_error_upper": { + "cocos_label_transformation": "dodpsi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.dvolume_dpsi", + "cocos_transformation_expression": ".fact_dodpsi", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dvolume_dpsi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/dvolume_dpsi_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3.Wb^-1" + }, + "equilibrium.time_slice[:].profiles_1d.dvolume_drho_tor": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Radial derivative of the volume enclosed in the flux surface with respect to Rho_Tor", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/dvolume_drho_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "equilibrium.time_slice[:].profiles_1d.dvolume_drho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dvolume_drho_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/dvolume_drho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.dvolume_drho_tor_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dvolume_drho_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/dvolume_drho_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "equilibrium.time_slice[:].profiles_1d.dvolume_drho_tor_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dvolume_drho_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/dvolume_drho_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "equilibrium.time_slice[:].profiles_1d.elongation": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Elongation", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/elongation(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].profiles_1d.elongation_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"elongation\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/elongation_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.elongation_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"elongation\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/elongation_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].profiles_1d.elongation_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"elongation\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/elongation_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].profiles_1d.f": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.f", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Diamagnetic function (F=R B_Phi)", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/f(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T.m" + }, + "equilibrium.time_slice[:].profiles_1d.f_df_dpsi": { + "cocos_label_transformation": "dodpsi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.f_df_dpsi", + "cocos_transformation_expression": ".fact_dodpsi", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Derivative of F w.r.t. Psi, multiplied with F", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/f_df_dpsi(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T^2.m^2/Wb" + }, + "equilibrium.time_slice[:].profiles_1d.f_df_dpsi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"f_df_dpsi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/f_df_dpsi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.f_df_dpsi_error_lower": { + "cocos_label_transformation": "dodpsi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.f_df_dpsi", + "cocos_transformation_expression": ".fact_dodpsi", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"f_df_dpsi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/f_df_dpsi_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T^2.m^2/Wb" + }, + "equilibrium.time_slice[:].profiles_1d.f_df_dpsi_error_upper": { + "cocos_label_transformation": "dodpsi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.f_df_dpsi", + "cocos_transformation_expression": ".fact_dodpsi", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"f_df_dpsi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/f_df_dpsi_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T^2.m^2/Wb" + }, + "equilibrium.time_slice[:].profiles_1d.f_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"f\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/f_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.f_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.f", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"f\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/f_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T.m" + }, + "equilibrium.time_slice[:].profiles_1d.f_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.f", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"f\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/f_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T.m" + }, + "equilibrium.time_slice[:].profiles_1d.geometric_axis": { + "data_type": "STRUCTURE", + "documentation": "RZ position of the geometric axis of the magnetic surfaces (defined as (Rmin+Rmax) / 2 and (Zmin+Zmax) / 2 of the surface)", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/geometric_axis", + "lifecycle_status": "active", + "structure_reference": "equilibrium_profiles_1d_rz1d_dynamic_aos" + }, + "equilibrium.time_slice[:].profiles_1d.geometric_axis.r": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/geometric_axis/r(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_1d.geometric_axis.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/geometric_axis/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.geometric_axis.r_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/geometric_axis/r_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_1d.geometric_axis.r_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/geometric_axis/r_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_1d.geometric_axis.z": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/geometric_axis/z(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_1d.geometric_axis.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/geometric_axis/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.geometric_axis.z_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/geometric_axis/z_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_1d.geometric_axis.z_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/geometric_axis/z_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_1d.gm1": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Flux surface averaged 1/R^2", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm1(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2" + }, + "equilibrium.time_slice[:].profiles_1d.gm1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"gm1\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.gm1_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"gm1\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm1_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2" + }, + "equilibrium.time_slice[:].profiles_1d.gm1_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"gm1\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm1_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2" + }, + "equilibrium.time_slice[:].profiles_1d.gm2": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Flux surface averaged |grad_rho_tor|^2/R^2", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm2(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2" + }, + "equilibrium.time_slice[:].profiles_1d.gm2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"gm2\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.gm2_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"gm2\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm2_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2" + }, + "equilibrium.time_slice[:].profiles_1d.gm2_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"gm2\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm2_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-2" + }, + "equilibrium.time_slice[:].profiles_1d.gm3": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Flux surface averaged |grad_rho_tor|^2", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm3(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.gm3_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"gm3\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm3_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.gm3_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"gm3\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm3_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.gm3_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"gm3\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm3_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.gm4": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Flux surface averaged 1/B^2", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm4(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T^-2" + }, + "equilibrium.time_slice[:].profiles_1d.gm4_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"gm4\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm4_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.gm4_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"gm4\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm4_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T^-2" + }, + "equilibrium.time_slice[:].profiles_1d.gm4_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"gm4\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm4_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T^-2" + }, + "equilibrium.time_slice[:].profiles_1d.gm5": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Flux surface averaged B^2", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm5(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T^2" + }, + "equilibrium.time_slice[:].profiles_1d.gm5_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"gm5\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm5_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.gm5_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"gm5\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm5_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T^2" + }, + "equilibrium.time_slice[:].profiles_1d.gm5_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"gm5\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm5_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T^2" + }, + "equilibrium.time_slice[:].profiles_1d.gm6": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Flux surface averaged |grad_rho_tor|^2/B^2", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm6(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T^-2" + }, + "equilibrium.time_slice[:].profiles_1d.gm6_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"gm6\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm6_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.gm6_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"gm6\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm6_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T^-2" + }, + "equilibrium.time_slice[:].profiles_1d.gm6_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"gm6\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm6_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T^-2" + }, + "equilibrium.time_slice[:].profiles_1d.gm7": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Flux surface averaged |grad_rho_tor|", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm7(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.gm7_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"gm7\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm7_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.gm7_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"gm7\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm7_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.gm7_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"gm7\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm7_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.gm8": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Flux surface averaged R", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm8(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_1d.gm8_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"gm8\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm8_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.gm8_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"gm8\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm8_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_1d.gm8_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"gm8\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm8_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_1d.gm9": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Flux surface averaged 1/R", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm9(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-1" + }, + "equilibrium.time_slice[:].profiles_1d.gm9_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"gm9\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm9_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.gm9_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"gm9\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm9_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-1" + }, + "equilibrium.time_slice[:].profiles_1d.gm9_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"gm9\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/gm9_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^-1" + }, + "equilibrium.time_slice[:].profiles_1d.j_parallel": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.j_parallel", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Flux surface averaged parallel current density = average(j.B) / B0, where B0 = Equilibrium/Global/Toroidal_Field/B0", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/j_parallel(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "equilibrium.time_slice[:].profiles_1d.j_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_parallel\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/j_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.j_parallel_error_lower": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.j_parallel", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_parallel\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/j_parallel_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "equilibrium.time_slice[:].profiles_1d.j_parallel_error_upper": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.j_parallel", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_parallel\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/j_parallel_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A/m^2" + }, + "equilibrium.time_slice[:].profiles_1d.j_tor": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.j_tor", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Flux surface averaged toroidal current density = average(j_tor/R) / average(1/R)", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/j_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].profiles_1d.j_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/j_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.j_tor_error_lower": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.j_tor", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/j_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].profiles_1d.j_tor_error_upper": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.j_tor", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/j_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].profiles_1d.magnetic_shear": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Magnetic shear, defined as rho_tor/q . dq/drho_tor", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/magnetic_shear(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.magnetic_shear_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"magnetic_shear\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/magnetic_shear_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.magnetic_shear_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"magnetic_shear\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/magnetic_shear_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.magnetic_shear_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"magnetic_shear\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/magnetic_shear_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.mass_density": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Mass density", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/mass_density(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-3" + }, + "equilibrium.time_slice[:].profiles_1d.mass_density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"mass_density\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/mass_density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.mass_density_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"mass_density\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/mass_density_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-3" + }, + "equilibrium.time_slice[:].profiles_1d.mass_density_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"mass_density\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/mass_density_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "kg.m^-3" + }, + "equilibrium.time_slice[:].profiles_1d.phi": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.phi", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal flux", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/phi(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].profiles_1d.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.phi_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.phi", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/phi_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].profiles_1d.phi_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.phi", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/phi_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].profiles_1d.pressure": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Pressure", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/pressure(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "equilibrium.time_slice[:].profiles_1d.pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.pressure_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/pressure_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "equilibrium.time_slice[:].profiles_1d.pressure_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/pressure_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Pa" + }, + "equilibrium.time_slice[:].profiles_1d.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal flux", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/psi(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].profiles_1d.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/psi_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].profiles_1d.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/psi_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].profiles_1d.q": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.q", + "cocos_transformation_expression": ".fact_q", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Safety factor (IMAS uses COCOS=11: only positive when toroidal current and magnetic field are in same direction)", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/q(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.q_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"q\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/q_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.q_error_lower": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.q", + "cocos_transformation_expression": ".fact_q", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"q\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/q_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.q_error_upper": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_1d.q", + "cocos_transformation_expression": ".fact_q", + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"q\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/q_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.r_inboard": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Radial coordinate (major radius) on the inboard side of the magnetic axis", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/r_inboard(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_1d.r_inboard_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_inboard\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/r_inboard_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.r_inboard_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r_inboard\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/r_inboard_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_1d.r_inboard_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r_inboard\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/r_inboard_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_1d.r_outboard": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Radial coordinate (major radius) on the outboard side of the magnetic axis", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/r_outboard(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_1d.r_outboard_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_outboard\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/r_outboard_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.r_outboard_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r_outboard\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/r_outboard_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_1d.r_outboard_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r_outboard\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/r_outboard_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_1d.rho_tor": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal flux coordinate = sqrt(phi/(pi*b0)), where the toroidal flux, phi, corresponds to time_slice/profiles_1d/phi, the toroidal magnetic field, b0, corresponds to vacuum_toroidal_field/b0 and pi can be found in the IMAS constants", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/rho_tor(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_1d.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.rho_tor_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/rho_tor_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_1d.rho_tor_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/rho_tor_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_1d.rho_tor_norm": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "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) ", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/rho_tor_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.rho_tor_norm_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.rho_tor_norm_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.rho_volume_norm": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Normalised square root of enclosed volume (radial coordinate). The normalizing value is the enclosed volume at the equilibrium boundary (LCFS or 99.x % of the LCFS in case of a fixed boundary equilibium calculation) ", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/rho_volume_norm(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.rho_volume_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_volume_norm\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/rho_volume_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.rho_volume_norm_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_volume_norm\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/rho_volume_norm_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.rho_volume_norm_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_volume_norm\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/rho_volume_norm_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.squareness_lower_inner": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower inner squareness (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/squareness_lower_inner(:)", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.squareness_lower_inner_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"squareness_lower_inner\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/squareness_lower_inner_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.squareness_lower_inner_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"squareness_lower_inner\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/squareness_lower_inner_error_lower(:)", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.squareness_lower_inner_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"squareness_lower_inner\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/squareness_lower_inner_error_upper(:)", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.squareness_lower_outer": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower outer squareness (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/squareness_lower_outer(:)", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.squareness_lower_outer_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"squareness_lower_outer\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/squareness_lower_outer_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.squareness_lower_outer_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"squareness_lower_outer\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/squareness_lower_outer_error_lower(:)", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.squareness_lower_outer_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"squareness_lower_outer\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/squareness_lower_outer_error_upper(:)", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.squareness_upper_inner": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper inner squareness (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/squareness_upper_inner(:)", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.squareness_upper_inner_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"squareness_upper_inner\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/squareness_upper_inner_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.squareness_upper_inner_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"squareness_upper_inner\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/squareness_upper_inner_error_lower(:)", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.squareness_upper_inner_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"squareness_upper_inner\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/squareness_upper_inner_error_upper(:)", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.squareness_upper_outer": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper outer squareness (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/squareness_upper_outer(:)", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.squareness_upper_outer_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"squareness_upper_outer\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/squareness_upper_outer_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.squareness_upper_outer_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"squareness_upper_outer\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/squareness_upper_outer_error_lower(:)", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.squareness_upper_outer_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"squareness_upper_outer\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/squareness_upper_outer_error_upper(:)", + "lifecycle_status": "alpha", + "lifecycle_version": "3.18.0", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.surface": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Surface area of the toroidal flux surface", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/surface(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "equilibrium.time_slice[:].profiles_1d.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.surface_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"surface\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/surface_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "equilibrium.time_slice[:].profiles_1d.surface_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"surface\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/surface_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^2" + }, + "equilibrium.time_slice[:].profiles_1d.trapped_fraction": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Trapped particle fraction", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/trapped_fraction(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.trapped_fraction_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"trapped_fraction\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/trapped_fraction_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.trapped_fraction_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"trapped_fraction\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/trapped_fraction_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.trapped_fraction_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"trapped_fraction\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/trapped_fraction_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-" + }, + "equilibrium.time_slice[:].profiles_1d.triangularity_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower triangularity w.r.t. magnetic axis", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/triangularity_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].profiles_1d.triangularity_lower_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"triangularity_lower\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/triangularity_lower_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.triangularity_lower_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"triangularity_lower\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/triangularity_lower_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].profiles_1d.triangularity_lower_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"triangularity_lower\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/triangularity_lower_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].profiles_1d.triangularity_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper triangularity w.r.t. magnetic axis", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/triangularity_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].profiles_1d.triangularity_upper_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"triangularity_upper\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/triangularity_upper_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.triangularity_upper_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"triangularity_upper\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/triangularity_upper_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].profiles_1d.triangularity_upper_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"triangularity_upper\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/triangularity_upper_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "equilibrium.time_slice[:].profiles_1d.volume": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Volume enclosed in the flux surface", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/volume(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "equilibrium.time_slice[:].profiles_1d.volume_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/volume_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_1d.volume_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"volume\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/volume_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "equilibrium.time_slice[:].profiles_1d.volume_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_1d.psi" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"volume\"", + "full_path": "equilibrium/time_slice(itime)/profiles_1d/volume_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "equilibrium.time_slice[:].profiles_2d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Equilibrium 2D profiles in the poloidal plane. Multiple 2D representations of the equilibrium can be stored here.", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)", + "lifecycle_status": "active", + "maxoccur": "unbounded", + "structure_reference": "equilibrium_profiles_2d" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_field_r": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "R component of the poloidal magnetic field", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_field_r(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_field_r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_r\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_field_r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_field_r_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"b_field_r\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_field_r_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_field_r_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"b_field_r\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_field_r_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_field_tor": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_2d{j}.b_field_tor", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Toroidal component of the magnetic field", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_field_tor(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_field_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_field_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_field_tor_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_2d{j}.b_field_tor", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"b_field_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_field_tor_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_field_tor_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_2d{j}.b_field_tor", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"b_field_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_field_tor_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_field_z": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Z component of the poloidal magnetic field", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_field_z(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_field_z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_z\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_field_z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_field_z_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"b_field_z\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_field_z_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_field_z_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"b_field_z\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_field_z_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_r": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "R component of the poloidal magnetic field", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_r(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.5.0", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_r\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_r_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"b_r\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_r_error_lower(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.5.0", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_r_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"b_r\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_r_error_upper(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.5.0", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_tor": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Toroidal component of the magnetic field", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_tor(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.5.0", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_tor_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"b_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_tor_error_lower(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.5.0", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_tor_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"b_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_tor_error_upper(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.5.0", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_z": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Z component of the poloidal magnetic field", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_z(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.5.0", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_z\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_z_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"b_z\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_z_error_lower(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.5.0", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_2d[:].b_z_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"b_z\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/b_z_error_upper(:,:)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.5.0", + "type": "dynamic", + "units": "T" + }, + "equilibrium.time_slice[:].profiles_2d[:].grid": { + "cocos_alias": "IDSPATH", + "cocos_replace": "equilibrium.time_slice{i}.profiles_2d{j}", + "data_type": "STRUCTURE", + "documentation": "Definition of the 2D grid (the content of dim1 and dim2 is defined by the selected grid_type)", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/grid", + "lifecycle_status": "active", + "structure_reference": "equilibrium_profiles_2d_grid" + }, + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "First dimension values", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/grid/dim1(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim1\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/grid/dim1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1_error_lower": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim1\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/grid/dim1_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1_error_upper": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim1\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/grid/dim1_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Second dimension values", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/grid/dim2(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim2\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/grid/dim2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2_error_lower": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim2\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/grid/dim2_error_lower(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2_error_upper": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim2\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/grid/dim2_error_upper(:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "mixed" + }, + "equilibrium.time_slice[:].profiles_2d[:].grid.volume_element": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Elementary plasma volume of plasma enclosed in the cell formed by the nodes [dim1(i) dim2(j)], [dim1(i+1) dim2(j)], [dim1(i) dim2(j+1)] and [dim1(i+1) dim2(j+1)]", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/grid/volume_element(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "equilibrium.time_slice[:].profiles_2d[:].grid.volume_element_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume_element\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/grid/volume_element_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_2d[:].grid.volume_element_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"volume_element\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/grid/volume_element_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "equilibrium.time_slice[:].profiles_2d[:].grid.volume_element_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"volume_element\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/grid/volume_element_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m^3" + }, + "equilibrium.time_slice[:].profiles_2d[:].grid_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/poloidal_plane_coordinates_identifier.xml", + "documentation": "Selection of one of a set of grid types\n1) rectangular : Cylindrical R,Z ala eqdsk (R=dim1, Z=dim2). In this case the position arrays should not be filled since they are redundant with grid/dim1 and dim2.\n2) inverse : Rhopolar_polar 2D polar coordinates (rho=dim1, theta=dim2) with magnetic axis as centre of grid; theta and values following the COCOS=11 convention; the polar angle is theta=atan2(z-zaxis,r-raxis)\n11) inverse_psi_straight_field_line : Flux surface type with psi as radial label (dim1) and the straight-field line poloidal angle (mod(index,10)=1) (dim2); could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention\n12) inverse_psi_equal_arc : Flux surface type with psi as radial label (dim1) and the equal arc poloidal angle (mod(index,10)=2) (dim2)\n13) inverse_psi_polar : Flux surface type with psi as radial label (dim1) and the polar poloidal angle (mod(index,10)=3) (dim2); could be non-equidistant\n14) inverse_psi_straight_field_line_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the straight-field line poloidal angle (mod(index,10)=4) (dim2), could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention\n15) inverse_psi_equal_arc_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the equal arc poloidal angle (mod(index,10)=5) (dim2)\n16) inverse_psi_polar_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the polar poloidal angle (mod(index,10)=6) (dim2); could be non-equidistant\n21) inverse_rhopolnorm_straight_field_line : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the straight-field line poloidal angle (dim2)\n22) inverse_rhopolnorm_equal_arc : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the equal arc poloidal angle (dim2)\n23) inverse_rhopolnorm_polar : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the polar poloidal angle (dim2)\n24) inverse_rhopolnorm_straight_field_line_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n25) inverse_rhopolnorm_equal_arc_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n26) inverse_rhopolnorm_polar_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n31) inverse_rhotornorm_straight_field_line : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the straight-field line poloidal angle (dim2)\n32) inverse_rhotornorm_equal_arc : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the equal arc poloidal angle (dim2)\n33) inverse_rhotornorm_polar : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the polar poloidal angle (dim2)\n34) inverse_rhotornorm_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n35) inverse_rhotornorm_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n36) inverse_rhotornorm_polar_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n41) inverse_rhopol_straight_field_line : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the straight-field line poloidal angle (dim2)\n42) inverse_rhopol_equal_arc : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the equal arc poloidal angle (dim2)\n43) inverse_rhopol_polar : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the polar poloidal angle (dim2)\n44) inverse_rhopol_straight_field_line_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n45) inverse_rhopol_equal_arc_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n46) inverse_rhopol_polar_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n51) inverse_rhotor_straight_field_line : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the straight-field line poloidal angle (dim2)\n52) inverse_rhotor_equal_arc : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the equal arc poloidal angle (dim2)\n53) inverse_rhotor_polar : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the polar poloidal angle (dim2)\n54) inverse_rhotor_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the straight-field line poloidal angle (dim2)\n55) inverse_rhotor_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the equal arc poloidal angle (dim2)\n56) inverse_rhotor_polar_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the polar poloidal angle (dim2)\n91) irregular_rz_na : Irregular grid, thus give list of vertices in dim1(1:ndim1), dim2(1:ndim1) and then all fields are on values(1:ndim1,1)", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/grid_type", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "equilibrium.time_slice[:].profiles_2d[:].grid_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/grid_type/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_2d[:].grid_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/grid_type/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_2d[:].grid_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/grid_type/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_2d[:].j_parallel": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_2d{j}.j_parallel", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Defined as (j.B)/B0 where j and B are the current density and magnetic field vectors and B0 is the (signed) vacuum toroidal magnetic field strength at the geometric reference point (R0,Z0). It is formally not the component of the plasma current density parallel to the magnetic field", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/j_parallel(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].profiles_2d[:].j_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_parallel\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/j_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_2d[:].j_parallel_error_lower": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_2d{j}.j_parallel", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"j_parallel\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/j_parallel_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].profiles_2d[:].j_parallel_error_upper": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_2d{j}.j_parallel", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"j_parallel\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/j_parallel_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].profiles_2d[:].j_tor": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_2d{j}.j_tor", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Toroidal plasma current density", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/j_tor(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].profiles_2d[:].j_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/j_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_2d[:].j_tor_error_lower": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_2d{j}.j_tor", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"j_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/j_tor_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].profiles_2d[:].j_tor_error_upper": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_2d{j}.j_tor", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"j_tor\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/j_tor_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "A.m^-2" + }, + "equilibrium.time_slice[:].profiles_2d[:].phi": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_2d{j}.phi", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Toroidal flux", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/phi(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].profiles_2d[:].phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_2d[:].phi_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_2d{j}.phi", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"phi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/phi_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].profiles_2d[:].phi_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_2d{j}.phi", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"phi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/phi_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].profiles_2d[:].psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_2d{j}.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Values of the poloidal flux at the grid in the poloidal plane", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/psi(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].profiles_2d[:].psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_2d[:].psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_2d{j}.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/psi_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].profiles_2d[:].psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "equilibrium.time_slice{i}.profiles_2d{j}.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"psi\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/psi_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "Wb" + }, + "equilibrium.time_slice[:].profiles_2d[:].r": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Values of the major radius on the grid", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/r(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_2d[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_2d[:].r_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/r_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_2d[:].r_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/r_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_2d[:].theta": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Values of the poloidal angle on the grid", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/theta(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].profiles_2d[:].theta_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"theta\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/theta_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_2d[:].theta_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"theta\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/theta_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].profiles_2d[:].theta_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"theta\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/theta_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "rad" + }, + "equilibrium.time_slice[:].profiles_2d[:].type": { + "data_type": "STRUCTURE", + "doc_identifier": "equilibrium/equilibrium_profiles_2d_identifier.xml", + "documentation": "Type of profiles (distinguishes contribution from plasma, vaccum fields and total fields)\n0) total : Total fields\n1) vacuum : Vacuum fields (without contribution from plasma)\n2) pf_active : Contribution from active coils only to the fields (pf_active IDS)\n3) pf_passive : Contribution from passive elements only to the fields (pf_passive IDS)\n4) plasma : Plasma contribution to the fields", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/type", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "structure_reference": "identifier_dynamic_aos3" + }, + "equilibrium.time_slice[:].profiles_2d[:].type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/type/description", + "lifecycle_status": "active", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_2d[:].type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/type/index", + "lifecycle_status": "active", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_2d[:].type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/type/name", + "lifecycle_status": "active", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_2d[:].z": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Values of the Height on the grid", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/z(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_2d[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "equilibrium.time_slice[:].profiles_2d[:].z_error_lower": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/z_error_lower(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].profiles_2d[:].z_error_upper": { + "coordinates": [ + "equilibrium.time_slice[:].profiles_2d[:].grid.dim1", + "equilibrium.time_slice[:].profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z\"", + "full_path": "equilibrium/time_slice(itime)/profiles_2d(i1)/z_error_upper(:,:)", + "lifecycle_status": "active", + "type": "dynamic", + "units": "m" + }, + "equilibrium.time_slice[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "equilibrium/time_slice(itime)/time", + "lifecycle_status": "active", + "type": "dynamic", + "units": "s" + }, + "equilibrium.vacuum_toroidal_field": { + "cocos_alias": "IDSPATH", + "cocos_replace": "equilibrium.vacuum_toroidal_field", + "data_type": "STRUCTURE", + "documentation": "Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)", + "full_path": "equilibrium/vacuum_toroidal_field", + "lifecycle_status": "active", + "structure_reference": "b_tor_vacuum_1" + }, + "equilibrium.vacuum_toroidal_field.b0": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "equilibrium.time" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "equilibrium/vacuum_toroidal_field/b0(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "equilibrium.vacuum_toroidal_field.b0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b0\"", + "full_path": "equilibrium/vacuum_toroidal_field/b0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "equilibrium.vacuum_toroidal_field.b0_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "equilibrium.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b0\"", + "full_path": "equilibrium/vacuum_toroidal_field/b0_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "equilibrium.vacuum_toroidal_field.b0_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "equilibrium.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b0\"", + "full_path": "equilibrium/vacuum_toroidal_field/b0_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "equilibrium.vacuum_toroidal_field.r0": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "equilibrium/vacuum_toroidal_field/r0", + "lifecycle_status": "active", + "type": "constant", + "units": "m" + }, + "equilibrium.vacuum_toroidal_field.r0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r0\"", + "full_path": "equilibrium/vacuum_toroidal_field/r0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "equilibrium.vacuum_toroidal_field.r0_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r0\"", + "full_path": "equilibrium/vacuum_toroidal_field/r0_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "m" + }, + "equilibrium.vacuum_toroidal_field.r0_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r0\"", + "full_path": "equilibrium/vacuum_toroidal_field/r0_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "m" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/focs.json b/omas/imas_structures/3_39_0/focs.json new file mode 100644 index 000000000..23fa9042c --- /dev/null +++ b/omas/imas_structures/3_39_0/focs.json @@ -0,0 +1,1250 @@ +{ + "focs": { + "documentation": "Fiber Optic Current Sensor (FOCS)", + "full_path": "focs", + "lifecycle_last_change": "3.39.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "maxoccur": "10" + }, + "focs.b_field_z": { + "coordinates": [ + "focs.outline.r" + ], + "data_type": "STRUCTURE", + "documentation": "Vertical component of the magnetic field on each point of the FOCS outline", + "full_path": "focs/b_field_z", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d_validity", + "units": "T" + }, + "focs.b_field_z.data": { + "coordinates": [ + "1...N", + "focs.b_field_z.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "focs/b_field_z/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "b_field_z/time", + "type": "dynamic", + "units": "T" + }, + "focs.b_field_z.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "focs/b_field_z/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "focs.b_field_z.data_error_lower": { + "coordinates": [ + "1...N", + "focs.b_field_z.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "focs/b_field_z/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "b_field_z/time", + "type": "dynamic", + "units": "T" + }, + "focs.b_field_z.data_error_upper": { + "coordinates": [ + "1...N", + "focs.b_field_z.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "focs/b_field_z/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "b_field_z/time", + "type": "dynamic", + "units": "T" + }, + "focs.b_field_z.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "focs/b_field_z/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "b_field_z/time", + "type": "dynamic", + "units": "s" + }, + "focs.b_field_z.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "focs/b_field_z/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.b_field_z.validity_timed": { + "coordinates": [ + "focs.b_field_z.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "focs/b_field_z/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "b_field_z/time", + "type": "dynamic" + }, + "focs.beat_length": { + "data_type": "FLT_0D", + "documentation": "Linear beat length", + "full_path": "focs/beat_length", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "focs.beat_length_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"beat_length\"", + "full_path": "focs/beat_length_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "focs.beat_length_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"beat_length\"", + "full_path": "focs/beat_length_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "focs.beat_length_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"beat_length\"", + "full_path": "focs/beat_length_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "focs.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "focs/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "focs.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "focs/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "focs/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "focs/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "focs.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "focs/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "focs/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "focs/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "focs/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "focs/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "focs/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "focs/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.code.output_flag": { + "coordinates": [ + "focs.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "focs/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "focs.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "focs/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "focs/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "focs/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.current": { + "data_type": "STRUCTURE", + "documentation": "Total toroidal current flowing through the area outlined by the FOCS", + "full_path": "focs/current", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d_validity", + "units": "A" + }, + "focs.current.data": { + "coordinates": [ + "focs.current.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "focs/current/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "focs.current.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "focs/current/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "focs.current.data_error_lower": { + "coordinates": [ + "focs.current.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "focs/current/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "focs.current.data_error_upper": { + "coordinates": [ + "focs.current.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "focs/current/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "focs.current.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "focs/current/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "s" + }, + "focs.current.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "focs/current/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.current.validity_timed": { + "coordinates": [ + "focs.current.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "focs/current/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic" + }, + "focs.id": { + "data_type": "STR_0D", + "documentation": "ID of the FOCS", + "full_path": "focs/id", + "lifecycle_status": "alpha", + "type": "static" + }, + "focs.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "focs/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "focs.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "focs/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "focs/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "focs/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "focs/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "focs.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "focs/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "focs.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "focs/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "focs/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "focs/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "focs/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "focs/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "focs/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "focs.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "focs/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "focs/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "focs/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "focs/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "focs/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "focs/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "focs.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "focs/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "focs.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "focs/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "focs/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "focs/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "focs/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "focs/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "focs/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "focs/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "focs.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "focs/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "focs.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "focs/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "focs/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "focs/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "focs/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "focs/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "focs/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "focs/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "focs.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "focs/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "focs/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "focs/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "focs/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "focs/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "focs/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "focs/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "focs.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "focs/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "focs.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "focs/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "focs.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "focs/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "focs.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "focs/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "focs/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "focs.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "focs/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "focs.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "focs/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "focs/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "focs/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "focs.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "focs/latency", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "focs.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "focs/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "focs.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "focs/latency_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "focs.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "focs/latency_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "focs.name": { + "data_type": "STR_0D", + "documentation": "Name of the FOCS", + "full_path": "focs/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "focs.outline": { + "data_type": "STRUCTURE", + "documentation": "FOCS outline", + "full_path": "focs/outline", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_static" + }, + "focs.outline.phi": { + "coordinates": [ + "focs.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "focs/outline/phi(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "focs.outline.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "focs/outline/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "focs.outline.phi_error_lower": { + "coordinates": [ + "focs.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "focs/outline/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "focs.outline.phi_error_upper": { + "coordinates": [ + "focs.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "focs/outline/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "focs.outline.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "focs/outline/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "focs.outline.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "focs/outline/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "focs.outline.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "focs/outline/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "focs.outline.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "focs/outline/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "focs.outline.z": { + "coordinates": [ + "focs.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "focs/outline/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "focs.outline.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "focs/outline/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "focs.outline.z_error_lower": { + "coordinates": [ + "focs.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "focs/outline/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "focs.outline.z_error_upper": { + "coordinates": [ + "focs.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "focs/outline/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "focs.spun": { + "data_type": "FLT_0D", + "documentation": "Spun period", + "full_path": "focs/spun", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "focs.spun_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"spun\"", + "full_path": "focs/spun_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "focs.spun_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"spun\"", + "full_path": "focs/spun_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "focs.spun_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"spun\"", + "full_path": "focs/spun_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "focs.stokes_initial": { + "data_type": "STRUCTURE", + "documentation": "Initial Stokes vector at the entrance of the FOCS", + "full_path": "focs/stokes_initial", + "lifecycle_status": "alpha", + "structure_reference": "stokes_initial" + }, + "focs.stokes_initial.s0": { + "data_type": "FLT_0D", + "documentation": "S0 component of the unit Stokes vector", + "full_path": "focs/stokes_initial/s0", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "focs.stokes_initial.s0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"s0\"", + "full_path": "focs/stokes_initial/s0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "focs.stokes_initial.s0_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"s0\"", + "full_path": "focs/stokes_initial/s0_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "focs.stokes_initial.s0_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"s0\"", + "full_path": "focs/stokes_initial/s0_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "focs.stokes_initial.s1": { + "data_type": "FLT_0D", + "documentation": "S1 component of the unit Stokes vector", + "full_path": "focs/stokes_initial/s1", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "focs.stokes_initial.s1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"s1\"", + "full_path": "focs/stokes_initial/s1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "focs.stokes_initial.s1_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"s1\"", + "full_path": "focs/stokes_initial/s1_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "focs.stokes_initial.s1_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"s1\"", + "full_path": "focs/stokes_initial/s1_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "focs.stokes_initial.s2": { + "data_type": "FLT_0D", + "documentation": "S2 component of the unit Stokes vector", + "full_path": "focs/stokes_initial/s2", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "focs.stokes_initial.s2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"s2\"", + "full_path": "focs/stokes_initial/s2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "focs.stokes_initial.s2_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"s2\"", + "full_path": "focs/stokes_initial/s2_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "focs.stokes_initial.s2_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"s2\"", + "full_path": "focs/stokes_initial/s2_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "focs.stokes_initial.s3": { + "data_type": "FLT_0D", + "documentation": "S3 component of the unit Stokes vector", + "full_path": "focs/stokes_initial/s3", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "focs.stokes_initial.s3_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"s3\"", + "full_path": "focs/stokes_initial/s3_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "focs.stokes_initial.s3_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"s3\"", + "full_path": "focs/stokes_initial/s3_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "focs.stokes_initial.s3_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"s3\"", + "full_path": "focs/stokes_initial/s3_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "focs.stokes_output": { + "coordinates": [ + "focs.stokes_output[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Stokes vector at the output of the FOCS as a function of time", + "full_path": "focs/stokes_output(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "stokes_dynamic", + "timebasepath": "time", + "type": "dynamic" + }, + "focs.stokes_output[:].s0": { + "data_type": "FLT_0D", + "documentation": "S0 component of the unit Stokes vector", + "full_path": "focs/stokes_output(itime)/s0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "focs.stokes_output[:].s0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"s0\"", + "full_path": "focs/stokes_output(itime)/s0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "focs.stokes_output[:].s0_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"s0\"", + "full_path": "focs/stokes_output(itime)/s0_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "focs.stokes_output[:].s0_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"s0\"", + "full_path": "focs/stokes_output(itime)/s0_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "focs.stokes_output[:].s1": { + "data_type": "FLT_0D", + "documentation": "S1 component of the unit Stokes vector", + "full_path": "focs/stokes_output(itime)/s1", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "focs.stokes_output[:].s1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"s1\"", + "full_path": "focs/stokes_output(itime)/s1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "focs.stokes_output[:].s1_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"s1\"", + "full_path": "focs/stokes_output(itime)/s1_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "focs.stokes_output[:].s1_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"s1\"", + "full_path": "focs/stokes_output(itime)/s1_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "focs.stokes_output[:].s2": { + "data_type": "FLT_0D", + "documentation": "S2 component of the unit Stokes vector", + "full_path": "focs/stokes_output(itime)/s2", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "focs.stokes_output[:].s2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"s2\"", + "full_path": "focs/stokes_output(itime)/s2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "focs.stokes_output[:].s2_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"s2\"", + "full_path": "focs/stokes_output(itime)/s2_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "focs.stokes_output[:].s2_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"s2\"", + "full_path": "focs/stokes_output(itime)/s2_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "focs.stokes_output[:].s3": { + "data_type": "FLT_0D", + "documentation": "S3 component of the unit Stokes vector", + "full_path": "focs/stokes_output(itime)/s3", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "focs.stokes_output[:].s3_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"s3\"", + "full_path": "focs/stokes_output(itime)/s3_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "focs.stokes_output[:].s3_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"s3\"", + "full_path": "focs/stokes_output(itime)/s3_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "focs.stokes_output[:].s3_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"s3\"", + "full_path": "focs/stokes_output(itime)/s3_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "focs.stokes_output[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "focs/stokes_output(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "focs.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "focs/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "focs.twist": { + "data_type": "FLT_0D", + "documentation": "Twist period", + "full_path": "focs/twist", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "focs.twist_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"twist\"", + "full_path": "focs/twist_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "focs.twist_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"twist\"", + "full_path": "focs/twist_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "focs.twist_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"twist\"", + "full_path": "focs/twist_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/gas_injection.json b/omas/imas_structures/3_39_0/gas_injection.json new file mode 100644 index 000000000..e6b49e8a6 --- /dev/null +++ b/omas/imas_structures/3_39_0/gas_injection.json @@ -0,0 +1,1619 @@ +{ + "gas_injection": { + "documentation": "Gas injection by a system of pipes and valves", + "full_path": "gas_injection", + "lifecycle_last_change": "3.36.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.10.2", + "maxoccur": "2" + }, + "gas_injection.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "gas_injection/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "gas_injection.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "gas_injection/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "gas_injection/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "gas_injection/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "gas_injection.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "gas_injection/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "gas_injection/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "gas_injection/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "gas_injection/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "gas_injection/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "gas_injection/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "gas_injection/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.code.output_flag": { + "coordinates": [ + "gas_injection.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "gas_injection/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "gas_injection.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "gas_injection/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "gas_injection/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "gas_injection/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "gas_injection/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "gas_injection.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "gas_injection/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "gas_injection/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "gas_injection/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "gas_injection.ids_properties.occurrence" + }, + "gas_injection.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "gas_injection/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "gas_injection.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "gas_injection/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "gas_injection.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "gas_injection/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "gas_injection/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "gas_injection/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "gas_injection/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "gas_injection/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "gas_injection/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "gas_injection.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "gas_injection/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "gas_injection/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "gas_injection/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "gas_injection/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "gas_injection/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "gas_injection/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "gas_injection/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "gas_injection.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "gas_injection/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "gas_injection/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "gas_injection/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "gas_injection/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "gas_injection/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "gas_injection/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "gas_injection/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "gas_injection.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "gas_injection/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "gas_injection.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "gas_injection/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "gas_injection/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "gas_injection/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "gas_injection/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "gas_injection/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "gas_injection/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "gas_injection/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "gas_injection.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "gas_injection/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "gas_injection/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "gas_injection/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "gas_injection/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "gas_injection/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "gas_injection/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "gas_injection/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "gas_injection.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "gas_injection/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "gas_injection.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "gas_injection/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "gas_injection.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "gas_injection/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "gas_injection.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "gas_injection/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "gas_injection/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "gas_injection.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "gas_injection/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "gas_injection.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "gas_injection/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "gas_injection/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "gas_injection/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between input command received from the RT network and actuator starting to react. Applies globally to the system described by this IDS unless specific latencies (e.g. channel-specific or antenna-specific) are provided at a deeper level in the IDS structure.", + "full_path": "gas_injection/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "gas_injection.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "gas_injection/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "gas_injection/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "gas_injection.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "gas_injection/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "gas_injection.pipe": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of gas injection pipes", + "full_path": "gas_injection/pipe(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "gas_injection_pipe" + }, + "gas_injection.pipe[:].exit_position": { + "data_type": "STRUCTURE", + "documentation": "Exit position of the pipe in the vaccum vessel", + "full_path": "gas_injection/pipe(i1)/exit_position", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "gas_injection.pipe[:].exit_position.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "gas_injection/pipe(i1)/exit_position/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "gas_injection.pipe[:].exit_position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "gas_injection/pipe(i1)/exit_position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.pipe[:].exit_position.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "gas_injection/pipe(i1)/exit_position/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "gas_injection.pipe[:].exit_position.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "gas_injection/pipe(i1)/exit_position/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "gas_injection.pipe[:].exit_position.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "gas_injection/pipe(i1)/exit_position/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "gas_injection.pipe[:].exit_position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "gas_injection/pipe(i1)/exit_position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.pipe[:].exit_position.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "gas_injection/pipe(i1)/exit_position/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "gas_injection.pipe[:].exit_position.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "gas_injection/pipe(i1)/exit_position/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "gas_injection.pipe[:].exit_position.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "gas_injection/pipe(i1)/exit_position/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "gas_injection.pipe[:].exit_position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "gas_injection/pipe(i1)/exit_position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.pipe[:].exit_position.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "gas_injection/pipe(i1)/exit_position/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "gas_injection.pipe[:].exit_position.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "gas_injection/pipe(i1)/exit_position/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "gas_injection.pipe[:].flow_rate": { + "data_type": "STRUCTURE", + "documentation": "Flow rate at the exit of the pipe", + "full_path": "gas_injection/pipe(i1)/flow_rate", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "Pa.m^3.s^-1" + }, + "gas_injection.pipe[:].flow_rate.data": { + "coordinates": [ + "gas_injection.pipe[:].flow_rate.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "gas_injection/pipe(i1)/flow_rate/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "flow_rate/time", + "type": "dynamic", + "units": "Pa.m^3.s^-1" + }, + "gas_injection.pipe[:].flow_rate.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "gas_injection/pipe(i1)/flow_rate/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.pipe[:].flow_rate.data_error_lower": { + "coordinates": [ + "gas_injection.pipe[:].flow_rate.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "gas_injection/pipe(i1)/flow_rate/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "flow_rate/time", + "type": "dynamic", + "units": "Pa.m^3.s^-1" + }, + "gas_injection.pipe[:].flow_rate.data_error_upper": { + "coordinates": [ + "gas_injection.pipe[:].flow_rate.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "gas_injection/pipe(i1)/flow_rate/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "flow_rate/time", + "type": "dynamic", + "units": "Pa.m^3.s^-1" + }, + "gas_injection.pipe[:].flow_rate.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "gas_injection/pipe(i1)/flow_rate/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "flow_rate/time", + "type": "dynamic", + "units": "s" + }, + "gas_injection.pipe[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the injection pipe", + "full_path": "gas_injection/pipe(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "gas_injection.pipe[:].length": { + "data_type": "FLT_0D", + "documentation": "Pipe length", + "full_path": "gas_injection/pipe(i1)/length", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "gas_injection.pipe[:].length_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"length\"", + "full_path": "gas_injection/pipe(i1)/length_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.pipe[:].length_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"length\"", + "full_path": "gas_injection/pipe(i1)/length_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "gas_injection.pipe[:].length_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"length\"", + "full_path": "gas_injection/pipe(i1)/length_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "gas_injection.pipe[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the injection pipe", + "full_path": "gas_injection/pipe(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "gas_injection.pipe[:].second_point": { + "data_type": "STRUCTURE", + "documentation": "Second point indicating (combined with the exit_position) the direction of the gas injection towards the plasma", + "full_path": "gas_injection/pipe(i1)/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "gas_injection.pipe[:].second_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "gas_injection/pipe(i1)/second_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "gas_injection.pipe[:].second_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "gas_injection/pipe(i1)/second_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.pipe[:].second_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "gas_injection/pipe(i1)/second_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "gas_injection.pipe[:].second_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "gas_injection/pipe(i1)/second_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "gas_injection.pipe[:].second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "gas_injection/pipe(i1)/second_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "gas_injection.pipe[:].second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "gas_injection/pipe(i1)/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.pipe[:].second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "gas_injection/pipe(i1)/second_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "gas_injection.pipe[:].second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "gas_injection/pipe(i1)/second_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "gas_injection.pipe[:].second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "gas_injection/pipe(i1)/second_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "gas_injection.pipe[:].second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "gas_injection/pipe(i1)/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.pipe[:].second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "gas_injection/pipe(i1)/second_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "gas_injection.pipe[:].second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "gas_injection/pipe(i1)/second_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "gas_injection.pipe[:].species": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Species injected by the pipe (may be more than one in case the valve injects a gas mixture)", + "full_path": "gas_injection/pipe(i1)/species(i2)", + "lifecycle_status": "alpha", + "maxoccur": "3", + "structure_reference": "gas_mixture_constant" + }, + "gas_injection.pipe[:].species[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "gas_injection/pipe(i1)/species(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "plasma_composition_neutral_element_constant" + }, + "gas_injection.pipe[:].species[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "gas_injection/pipe(i1)/species(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "gas_injection.pipe[:].species[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "gas_injection/pipe(i1)/species(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.pipe[:].species[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "gas_injection/pipe(i1)/species(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "gas_injection.pipe[:].species[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "gas_injection/pipe(i1)/species(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "gas_injection.pipe[:].species[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "gas_injection/pipe(i1)/species(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.pipe[:].species[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "gas_injection/pipe(i1)/species(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "gas_injection.pipe[:].species[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "gas_injection/pipe(i1)/species(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.pipe[:].species[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "gas_injection/pipe(i1)/species(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "gas_injection.pipe[:].species[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "gas_injection/pipe(i1)/species(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "gas_injection.pipe[:].species[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "gas_injection/pipe(i1)/species(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "gas_injection.pipe[:].species[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "gas_injection/pipe(i1)/species(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.pipe[:].species[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "gas_injection/pipe(i1)/species(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "gas_injection.pipe[:].species[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "gas_injection/pipe(i1)/species(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "gas_injection.pipe[:].species[:].fraction": { + "data_type": "FLT_0D", + "documentation": "Relative fraction of this species (in molecules) in the gas mixture", + "full_path": "gas_injection/pipe(i1)/species(i2)/fraction", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gas_injection.pipe[:].species[:].fraction_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"fraction\"", + "full_path": "gas_injection/pipe(i1)/species(i2)/fraction_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.pipe[:].species[:].fraction_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"fraction\"", + "full_path": "gas_injection/pipe(i1)/species(i2)/fraction_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gas_injection.pipe[:].species[:].fraction_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"fraction\"", + "full_path": "gas_injection/pipe(i1)/species(i2)/fraction_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gas_injection.pipe[:].species[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying neutral (e.g. H, D, T, He, C, ...)", + "full_path": "gas_injection/pipe(i1)/species(i2)/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.pipe[:].valve_indices": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Indices (from the ../../valve array of structure) of the valve(s) that are feeding this pipe", + "full_path": "gas_injection/pipe(i1)/valve_indices(:)", + "introduced_after_version": "3.33.0", + "lifecycle_status": "alpha", + "type": "static" + }, + "gas_injection.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "gas_injection/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "gas_injection.valve": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of valves connecting a gas bottle to pipes", + "full_path": "gas_injection/valve(i1)", + "introduced_after_version": "3.33.0", + "lifecycle_status": "alpha", + "maxoccur": "30", + "structure_reference": "gas_injection_pipe_valve" + }, + "gas_injection.valve[:].electron_rate": { + "data_type": "STRUCTURE", + "documentation": "Number of electrons injected per second", + "full_path": "gas_injection/valve(i1)/electron_rate", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "s^-1" + }, + "gas_injection.valve[:].electron_rate.data": { + "coordinates": [ + "gas_injection.valve[:].electron_rate.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "gas_injection/valve(i1)/electron_rate/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "electron_rate/time", + "type": "dynamic", + "units": "s^-1" + }, + "gas_injection.valve[:].electron_rate.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "gas_injection/valve(i1)/electron_rate/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.valve[:].electron_rate.data_error_lower": { + "coordinates": [ + "gas_injection.valve[:].electron_rate.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "gas_injection/valve(i1)/electron_rate/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "electron_rate/time", + "type": "dynamic", + "units": "s^-1" + }, + "gas_injection.valve[:].electron_rate.data_error_upper": { + "coordinates": [ + "gas_injection.valve[:].electron_rate.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "gas_injection/valve(i1)/electron_rate/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "electron_rate/time", + "type": "dynamic", + "units": "s^-1" + }, + "gas_injection.valve[:].electron_rate.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "gas_injection/valve(i1)/electron_rate/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "electron_rate/time", + "type": "dynamic", + "units": "s" + }, + "gas_injection.valve[:].flow_rate": { + "data_type": "STRUCTURE", + "documentation": "Flow rate at the exit of the valve", + "full_path": "gas_injection/valve(i1)/flow_rate", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "Pa.m^3.s^-1" + }, + "gas_injection.valve[:].flow_rate.data": { + "coordinates": [ + "gas_injection.valve[:].flow_rate.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "gas_injection/valve(i1)/flow_rate/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "flow_rate/time", + "type": "dynamic", + "units": "Pa.m^3.s^-1" + }, + "gas_injection.valve[:].flow_rate.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "gas_injection/valve(i1)/flow_rate/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.valve[:].flow_rate.data_error_lower": { + "coordinates": [ + "gas_injection.valve[:].flow_rate.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "gas_injection/valve(i1)/flow_rate/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "flow_rate/time", + "type": "dynamic", + "units": "Pa.m^3.s^-1" + }, + "gas_injection.valve[:].flow_rate.data_error_upper": { + "coordinates": [ + "gas_injection.valve[:].flow_rate.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "gas_injection/valve(i1)/flow_rate/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "flow_rate/time", + "type": "dynamic", + "units": "Pa.m^3.s^-1" + }, + "gas_injection.valve[:].flow_rate.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "gas_injection/valve(i1)/flow_rate/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "flow_rate/time", + "type": "dynamic", + "units": "s" + }, + "gas_injection.valve[:].flow_rate_max": { + "data_type": "FLT_0D", + "documentation": "Maximum flow rate of the valve", + "full_path": "gas_injection/valve(i1)/flow_rate_max", + "lifecycle_status": "alpha", + "type": "static", + "units": "Pa.m^3.s^-1" + }, + "gas_injection.valve[:].flow_rate_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flow_rate_max\"", + "full_path": "gas_injection/valve(i1)/flow_rate_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.valve[:].flow_rate_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"flow_rate_max\"", + "full_path": "gas_injection/valve(i1)/flow_rate_max_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "Pa.m^3.s^-1" + }, + "gas_injection.valve[:].flow_rate_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"flow_rate_max\"", + "full_path": "gas_injection/valve(i1)/flow_rate_max_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "Pa.m^3.s^-1" + }, + "gas_injection.valve[:].flow_rate_min": { + "data_type": "FLT_0D", + "documentation": "Minimum flow rate of the valve", + "full_path": "gas_injection/valve(i1)/flow_rate_min", + "lifecycle_status": "alpha", + "type": "static", + "units": "Pa.m^3.s^-1" + }, + "gas_injection.valve[:].flow_rate_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flow_rate_min\"", + "full_path": "gas_injection/valve(i1)/flow_rate_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.valve[:].flow_rate_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"flow_rate_min\"", + "full_path": "gas_injection/valve(i1)/flow_rate_min_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "Pa.m^3.s^-1" + }, + "gas_injection.valve[:].flow_rate_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"flow_rate_min\"", + "full_path": "gas_injection/valve(i1)/flow_rate_min_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "Pa.m^3.s^-1" + }, + "gas_injection.valve[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the valve", + "full_path": "gas_injection/valve(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "gas_injection.valve[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the valve", + "full_path": "gas_injection/valve(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "gas_injection.valve[:].pipe_indices": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Indices (from the ../../pipe array of structure) of the pipe(s) that are fed by this valve", + "full_path": "gas_injection/valve(i1)/pipe_indices(:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "gas_injection.valve[:].response_curve": { + "data_type": "STRUCTURE", + "documentation": "Response curve of the valve, i.e. gas flow rate obtained as a function of the applied voltage.", + "full_path": "gas_injection/valve(i1)/response_curve", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "structure_reference": "gas_injection_valve_response" + }, + "gas_injection.valve[:].response_curve.flow_rate": { + "coordinates": [ + "gas_injection.valve[:].response_curve.voltage" + ], + "data_type": "FLT_1D", + "documentation": "Flow rate at the exit of the valve", + "full_path": "gas_injection/valve(i1)/response_curve/flow_rate(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "Pa.m^3.s^-1" + }, + "gas_injection.valve[:].response_curve.flow_rate_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flow_rate\"", + "full_path": "gas_injection/valve(i1)/response_curve/flow_rate_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.valve[:].response_curve.flow_rate_error_lower": { + "coordinates": [ + "gas_injection.valve[:].response_curve.voltage" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flow_rate\"", + "full_path": "gas_injection/valve(i1)/response_curve/flow_rate_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "Pa.m^3.s^-1" + }, + "gas_injection.valve[:].response_curve.flow_rate_error_upper": { + "coordinates": [ + "gas_injection.valve[:].response_curve.voltage" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flow_rate\"", + "full_path": "gas_injection/valve(i1)/response_curve/flow_rate_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "Pa.m^3.s^-1" + }, + "gas_injection.valve[:].response_curve.voltage": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Voltage applied to open the valve", + "full_path": "gas_injection/valve(i1)/response_curve/voltage(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "V" + }, + "gas_injection.valve[:].response_curve.voltage_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"voltage\"", + "full_path": "gas_injection/valve(i1)/response_curve/voltage_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.valve[:].response_curve.voltage_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"voltage\"", + "full_path": "gas_injection/valve(i1)/response_curve/voltage_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "V" + }, + "gas_injection.valve[:].response_curve.voltage_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"voltage\"", + "full_path": "gas_injection/valve(i1)/response_curve/voltage_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "V" + }, + "gas_injection.valve[:].species": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Species injected by the valve (may be more than one in case the valve injects a gas mixture)", + "full_path": "gas_injection/valve(i1)/species(i2)", + "lifecycle_status": "alpha", + "maxoccur": "3", + "structure_reference": "gas_mixture_constant" + }, + "gas_injection.valve[:].species[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "gas_injection/valve(i1)/species(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "plasma_composition_neutral_element_constant" + }, + "gas_injection.valve[:].species[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "gas_injection/valve(i1)/species(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "gas_injection.valve[:].species[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "gas_injection/valve(i1)/species(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.valve[:].species[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "gas_injection/valve(i1)/species(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "gas_injection.valve[:].species[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "gas_injection/valve(i1)/species(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "gas_injection.valve[:].species[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "gas_injection/valve(i1)/species(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.valve[:].species[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "gas_injection/valve(i1)/species(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "gas_injection.valve[:].species[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "gas_injection/valve(i1)/species(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.valve[:].species[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "gas_injection/valve(i1)/species(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "gas_injection.valve[:].species[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "gas_injection/valve(i1)/species(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "gas_injection.valve[:].species[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "gas_injection/valve(i1)/species(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "gas_injection.valve[:].species[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "gas_injection/valve(i1)/species(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.valve[:].species[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "gas_injection/valve(i1)/species(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "gas_injection.valve[:].species[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "gas_injection/valve(i1)/species(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "gas_injection.valve[:].species[:].fraction": { + "data_type": "FLT_0D", + "documentation": "Relative fraction of this species (in molecules) in the gas mixture", + "full_path": "gas_injection/valve(i1)/species(i2)/fraction", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gas_injection.valve[:].species[:].fraction_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"fraction\"", + "full_path": "gas_injection/valve(i1)/species(i2)/fraction_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.valve[:].species[:].fraction_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"fraction\"", + "full_path": "gas_injection/valve(i1)/species(i2)/fraction_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gas_injection.valve[:].species[:].fraction_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"fraction\"", + "full_path": "gas_injection/valve(i1)/species(i2)/fraction_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gas_injection.valve[:].species[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying neutral (e.g. H, D, T, He, C, ...)", + "full_path": "gas_injection/valve(i1)/species(i2)/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_injection.valve[:].voltage": { + "data_type": "STRUCTURE", + "documentation": "Voltage applied to open the valve (raw data used to compute the gas flow rate)", + "full_path": "gas_injection/valve(i1)/voltage", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "V" + }, + "gas_injection.valve[:].voltage.data": { + "coordinates": [ + "gas_injection.valve[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "gas_injection/valve(i1)/voltage/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "gas_injection.valve[:].voltage.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "gas_injection/valve(i1)/voltage/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_injection.valve[:].voltage.data_error_lower": { + "coordinates": [ + "gas_injection.valve[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "gas_injection/valve(i1)/voltage/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "gas_injection.valve[:].voltage.data_error_upper": { + "coordinates": [ + "gas_injection.valve[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "gas_injection/valve(i1)/voltage/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "gas_injection.valve[:].voltage.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "gas_injection/valve(i1)/voltage/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/gas_pumping.json b/omas/imas_structures/3_39_0/gas_pumping.json new file mode 100644 index 000000000..d36fae40b --- /dev/null +++ b/omas/imas_structures/3_39_0/gas_pumping.json @@ -0,0 +1,817 @@ +{ + "gas_pumping": { + "documentation": "Gas pumping by a set of ducts", + "full_path": "gas_pumping", + "lifecycle_last_change": "3.31.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.31.0", + "maxoccur": "2" + }, + "gas_pumping.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "gas_pumping/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "gas_pumping.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "gas_pumping/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "gas_pumping/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "gas_pumping/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "gas_pumping.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "gas_pumping/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "gas_pumping/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "gas_pumping/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "gas_pumping/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "gas_pumping/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "gas_pumping/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "gas_pumping/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.code.output_flag": { + "coordinates": [ + "gas_pumping.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "gas_pumping/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "gas_pumping.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "gas_pumping/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "gas_pumping/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "gas_pumping/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.duct": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of gas pumping ducts", + "full_path": "gas_pumping/duct(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "gas_pumping_duct" + }, + "gas_pumping.duct[:].flow_rate": { + "data_type": "STRUCTURE", + "documentation": "Total pumping flow rate via this duct", + "full_path": "gas_pumping/duct(i1)/flow_rate", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "Pa.m^3.s^-1" + }, + "gas_pumping.duct[:].flow_rate.data": { + "coordinates": [ + "gas_pumping.duct[:].flow_rate.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "gas_pumping/duct(i1)/flow_rate/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "flow_rate/time", + "type": "dynamic", + "units": "Pa.m^3.s^-1" + }, + "gas_pumping.duct[:].flow_rate.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "gas_pumping/duct(i1)/flow_rate/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_pumping.duct[:].flow_rate.data_error_lower": { + "coordinates": [ + "gas_pumping.duct[:].flow_rate.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "gas_pumping/duct(i1)/flow_rate/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "flow_rate/time", + "type": "dynamic", + "units": "Pa.m^3.s^-1" + }, + "gas_pumping.duct[:].flow_rate.data_error_upper": { + "coordinates": [ + "gas_pumping.duct[:].flow_rate.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "gas_pumping/duct(i1)/flow_rate/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "flow_rate/time", + "type": "dynamic", + "units": "Pa.m^3.s^-1" + }, + "gas_pumping.duct[:].flow_rate.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "gas_pumping/duct(i1)/flow_rate/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "flow_rate/time", + "type": "dynamic", + "units": "s" + }, + "gas_pumping.duct[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the pumping duct", + "full_path": "gas_pumping/duct(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "gas_pumping.duct[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the pumping duct", + "full_path": "gas_pumping/duct(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "gas_pumping.duct[:].species": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Molecular species pumped via this duct", + "full_path": "gas_pumping/duct(i1)/species(i2)", + "lifecycle_status": "alpha", + "maxoccur": "30", + "structure_reference": "gas_pumping_species" + }, + "gas_pumping.duct[:].species[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the gas molecule", + "full_path": "gas_pumping/duct(i1)/species(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "plasma_composition_neutral_element_constant" + }, + "gas_pumping.duct[:].species[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "gas_pumping/duct(i1)/species(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "gas_pumping.duct[:].species[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "gas_pumping/duct(i1)/species(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_pumping.duct[:].species[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "gas_pumping/duct(i1)/species(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "gas_pumping.duct[:].species[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "gas_pumping/duct(i1)/species(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "gas_pumping.duct[:].species[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "gas_pumping/duct(i1)/species(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.duct[:].species[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "gas_pumping/duct(i1)/species(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "gas_pumping.duct[:].species[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "gas_pumping/duct(i1)/species(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_pumping.duct[:].species[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "gas_pumping/duct(i1)/species(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "gas_pumping.duct[:].species[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "gas_pumping/duct(i1)/species(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "gas_pumping.duct[:].species[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "gas_pumping/duct(i1)/species(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "gas_pumping.duct[:].species[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "gas_pumping/duct(i1)/species(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_pumping.duct[:].species[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "gas_pumping/duct(i1)/species(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "gas_pumping.duct[:].species[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "gas_pumping/duct(i1)/species(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "gas_pumping.duct[:].species[:].flow_rate": { + "data_type": "STRUCTURE", + "documentation": "Pumping flow rate of that species ", + "full_path": "gas_pumping/duct(i1)/species(i2)/flow_rate", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "Pa.m^3.s^-1" + }, + "gas_pumping.duct[:].species[:].flow_rate.data": { + "coordinates": [ + "gas_pumping.duct[:].species[:].flow_rate.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "gas_pumping/duct(i1)/species(i2)/flow_rate/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "flow_rate/time", + "type": "dynamic", + "units": "Pa.m^3.s^-1" + }, + "gas_pumping.duct[:].species[:].flow_rate.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "gas_pumping/duct(i1)/species(i2)/flow_rate/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gas_pumping.duct[:].species[:].flow_rate.data_error_lower": { + "coordinates": [ + "gas_pumping.duct[:].species[:].flow_rate.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "gas_pumping/duct(i1)/species(i2)/flow_rate/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "flow_rate/time", + "type": "dynamic", + "units": "Pa.m^3.s^-1" + }, + "gas_pumping.duct[:].species[:].flow_rate.data_error_upper": { + "coordinates": [ + "gas_pumping.duct[:].species[:].flow_rate.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "gas_pumping/duct(i1)/species(i2)/flow_rate/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "flow_rate/time", + "type": "dynamic", + "units": "Pa.m^3.s^-1" + }, + "gas_pumping.duct[:].species[:].flow_rate.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "gas_pumping/duct(i1)/species(i2)/flow_rate/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "flow_rate/time", + "type": "dynamic", + "units": "s" + }, + "gas_pumping.duct[:].species[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the neutral molecule (e.g. H2, D2, T2, N2, ...)", + "full_path": "gas_pumping/duct(i1)/species(i2)/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "gas_pumping/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "gas_pumping.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "gas_pumping/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "gas_pumping/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "gas_pumping/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "gas_pumping.ids_properties.occurrence" + }, + "gas_pumping.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "gas_pumping/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "gas_pumping.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "gas_pumping/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "gas_pumping.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "gas_pumping/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "gas_pumping/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "gas_pumping/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "gas_pumping/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "gas_pumping/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "gas_pumping/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "gas_pumping.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "gas_pumping/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "gas_pumping/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "gas_pumping/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "gas_pumping/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "gas_pumping/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "gas_pumping/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "gas_pumping/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "gas_pumping.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "gas_pumping/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "gas_pumping/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "gas_pumping/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "gas_pumping/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "gas_pumping/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "gas_pumping/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "gas_pumping/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "gas_pumping.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "gas_pumping/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "gas_pumping.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "gas_pumping/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "gas_pumping/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "gas_pumping/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "gas_pumping/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "gas_pumping/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "gas_pumping/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "gas_pumping/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "gas_pumping.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "gas_pumping/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "gas_pumping/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "gas_pumping/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "gas_pumping/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "gas_pumping/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "gas_pumping/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "gas_pumping/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "gas_pumping.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "gas_pumping/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "gas_pumping.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "gas_pumping/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "gas_pumping.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "gas_pumping/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "gas_pumping.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "gas_pumping/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "gas_pumping/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "gas_pumping.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "gas_pumping/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "gas_pumping.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "gas_pumping/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "gas_pumping/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "gas_pumping/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gas_pumping.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "gas_pumping/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/gyrokinetics.json b/omas/imas_structures/3_39_0/gyrokinetics.json new file mode 100644 index 000000000..7cee7b52d --- /dev/null +++ b/omas/imas_structures/3_39_0/gyrokinetics.json @@ -0,0 +1,5341 @@ +{ + "gyrokinetics": { + "documentation": "Description of a gyrokinetic simulation (delta-f, flux-tube). All quantities within this IDS are normalised (apart from time and from the normalizing quantities structure), thus independent of rhostar, consistently with the local approximation and a spectral representation is assumed in the perpendicular plane (i.e. homogeneous turbulence).", + "full_path": "gyrokinetics", + "lifecycle_last_change": "3.37.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.22.0", + "maxoccur": "1", + "url": "https://gitlab.com/gkdb/gkdb/raw/master/doc/general/IOGKDB.pdf" + }, + "gyrokinetics.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "gyrokinetics/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "gyrokinetics.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "gyrokinetics/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "gyrokinetics/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "gyrokinetics/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "gyrokinetics.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "gyrokinetics/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "gyrokinetics/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "gyrokinetics/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "gyrokinetics/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "gyrokinetics/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "gyrokinetics/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "gyrokinetics/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.code.output_flag": { + "coordinates": [ + "gyrokinetics.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "gyrokinetics/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "gyrokinetics.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "gyrokinetics/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "gyrokinetics/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "gyrokinetics/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.collisions": { + "data_type": "STRUCTURE", + "documentation": "Collisions related quantities", + "full_path": "gyrokinetics/collisions", + "lifecycle_status": "alpha", + "structure_reference": "gyrokinetics_collisions" + }, + "gyrokinetics.collisions.collisionality_norm": { + "coordinates": [ + "gyrokinetics.species", + "gyrokinetics.species" + ], + "data_type": "FLT_2D", + "documentation": "Normalised collisionality between two species", + "full_path": "gyrokinetics/collisions/collisionality_norm(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.collisions.collisionality_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"collisionality_norm\"", + "full_path": "gyrokinetics/collisions/collisionality_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.collisions.collisionality_norm_error_lower": { + "coordinates": [ + "gyrokinetics.species", + "gyrokinetics.species" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"collisionality_norm\"", + "full_path": "gyrokinetics/collisions/collisionality_norm_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.collisions.collisionality_norm_error_upper": { + "coordinates": [ + "gyrokinetics.species", + "gyrokinetics.species" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"collisionality_norm\"", + "full_path": "gyrokinetics/collisions/collisionality_norm_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface": { + "data_type": "STRUCTURE", + "documentation": "Flux surface characteristics", + "full_path": "gyrokinetics/flux_surface", + "lifecycle_status": "alpha", + "structure_reference": "gyrokinetics_flux_surface" + }, + "gyrokinetics.flux_surface.b_field_tor_sign": { + "data_type": "FLT_0D", + "documentation": "Sign of the toroidal magnetic field", + "full_path": "gyrokinetics/flux_surface/b_field_tor_sign", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.b_field_tor_sign_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_tor_sign\"", + "full_path": "gyrokinetics/flux_surface/b_field_tor_sign_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.flux_surface.b_field_tor_sign_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"b_field_tor_sign\"", + "full_path": "gyrokinetics/flux_surface/b_field_tor_sign_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.b_field_tor_sign_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"b_field_tor_sign\"", + "full_path": "gyrokinetics/flux_surface/b_field_tor_sign_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.dc_dr_minor_norm": { + "coordinates": [ + "gyrokinetics.flux_surface.shape_coefficients_c" + ], + "data_type": "FLT_1D", + "documentation": "Derivative of the 'c' shape coefficients with respect to r_minor_norm", + "full_path": "gyrokinetics/flux_surface/dc_dr_minor_norm(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.dc_dr_minor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dc_dr_minor_norm\"", + "full_path": "gyrokinetics/flux_surface/dc_dr_minor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.flux_surface.dc_dr_minor_norm_error_lower": { + "coordinates": [ + "gyrokinetics.flux_surface.shape_coefficients_c" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dc_dr_minor_norm\"", + "full_path": "gyrokinetics/flux_surface/dc_dr_minor_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.dc_dr_minor_norm_error_upper": { + "coordinates": [ + "gyrokinetics.flux_surface.shape_coefficients_c" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dc_dr_minor_norm\"", + "full_path": "gyrokinetics/flux_surface/dc_dr_minor_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.delongation_dr_minor_norm": { + "data_type": "FLT_0D", + "documentation": "Derivative of the elongation with respect to r_minor_norm", + "full_path": "gyrokinetics/flux_surface/delongation_dr_minor_norm", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.delongation_dr_minor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"delongation_dr_minor_norm\"", + "full_path": "gyrokinetics/flux_surface/delongation_dr_minor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.flux_surface.delongation_dr_minor_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"delongation_dr_minor_norm\"", + "full_path": "gyrokinetics/flux_surface/delongation_dr_minor_norm_error_lower", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.delongation_dr_minor_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"delongation_dr_minor_norm\"", + "full_path": "gyrokinetics/flux_surface/delongation_dr_minor_norm_error_upper", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.dgeometric_axis_r_dr_minor": { + "data_type": "FLT_0D", + "documentation": "Derivative of the major radius of the surface geometric axis with respect to r_minor", + "full_path": "gyrokinetics/flux_surface/dgeometric_axis_r_dr_minor", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.dgeometric_axis_r_dr_minor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dgeometric_axis_r_dr_minor\"", + "full_path": "gyrokinetics/flux_surface/dgeometric_axis_r_dr_minor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.flux_surface.dgeometric_axis_r_dr_minor_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"dgeometric_axis_r_dr_minor\"", + "full_path": "gyrokinetics/flux_surface/dgeometric_axis_r_dr_minor_error_lower", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.dgeometric_axis_r_dr_minor_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"dgeometric_axis_r_dr_minor\"", + "full_path": "gyrokinetics/flux_surface/dgeometric_axis_r_dr_minor_error_upper", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.dgeometric_axis_z_dr_minor": { + "data_type": "FLT_0D", + "documentation": "Derivative of the height of the surface geometric axis with respect to r_minor", + "full_path": "gyrokinetics/flux_surface/dgeometric_axis_z_dr_minor", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.dgeometric_axis_z_dr_minor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dgeometric_axis_z_dr_minor\"", + "full_path": "gyrokinetics/flux_surface/dgeometric_axis_z_dr_minor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.flux_surface.dgeometric_axis_z_dr_minor_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"dgeometric_axis_z_dr_minor\"", + "full_path": "gyrokinetics/flux_surface/dgeometric_axis_z_dr_minor_error_lower", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.dgeometric_axis_z_dr_minor_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"dgeometric_axis_z_dr_minor\"", + "full_path": "gyrokinetics/flux_surface/dgeometric_axis_z_dr_minor_error_upper", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.ds_dr_minor_norm": { + "coordinates": [ + "gyrokinetics.flux_surface.shape_coefficients_s" + ], + "data_type": "FLT_1D", + "documentation": "Derivative of the 's' shape coefficients with respect to r_minor_norm", + "full_path": "gyrokinetics/flux_surface/ds_dr_minor_norm(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.ds_dr_minor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ds_dr_minor_norm\"", + "full_path": "gyrokinetics/flux_surface/ds_dr_minor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.flux_surface.ds_dr_minor_norm_error_lower": { + "coordinates": [ + "gyrokinetics.flux_surface.shape_coefficients_s" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"ds_dr_minor_norm\"", + "full_path": "gyrokinetics/flux_surface/ds_dr_minor_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.ds_dr_minor_norm_error_upper": { + "coordinates": [ + "gyrokinetics.flux_surface.shape_coefficients_s" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"ds_dr_minor_norm\"", + "full_path": "gyrokinetics/flux_surface/ds_dr_minor_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.elongation": { + "data_type": "FLT_0D", + "documentation": "Elongation", + "full_path": "gyrokinetics/flux_surface/elongation", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.elongation_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"elongation\"", + "full_path": "gyrokinetics/flux_surface/elongation_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.flux_surface.elongation_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"elongation\"", + "full_path": "gyrokinetics/flux_surface/elongation_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.elongation_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"elongation\"", + "full_path": "gyrokinetics/flux_surface/elongation_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.ip_sign": { + "data_type": "FLT_0D", + "documentation": "Sign of the plasma current", + "full_path": "gyrokinetics/flux_surface/ip_sign", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.ip_sign_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ip_sign\"", + "full_path": "gyrokinetics/flux_surface/ip_sign_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.flux_surface.ip_sign_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"ip_sign\"", + "full_path": "gyrokinetics/flux_surface/ip_sign_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.ip_sign_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"ip_sign\"", + "full_path": "gyrokinetics/flux_surface/ip_sign_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.magnetic_shear_r_minor": { + "data_type": "FLT_0D", + "documentation": "Magnetic shear, defined as r_minor_norm/q . dq/dr_minor_norm (different definition from the equilibrium IDS)", + "full_path": "gyrokinetics/flux_surface/magnetic_shear_r_minor", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.magnetic_shear_r_minor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"magnetic_shear_r_minor\"", + "full_path": "gyrokinetics/flux_surface/magnetic_shear_r_minor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.flux_surface.magnetic_shear_r_minor_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"magnetic_shear_r_minor\"", + "full_path": "gyrokinetics/flux_surface/magnetic_shear_r_minor_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.magnetic_shear_r_minor_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"magnetic_shear_r_minor\"", + "full_path": "gyrokinetics/flux_surface/magnetic_shear_r_minor_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.pressure_gradient_norm": { + "data_type": "FLT_0D", + "documentation": "Normalised pressure gradient (derivative with respect to r_minor_norm)", + "full_path": "gyrokinetics/flux_surface/pressure_gradient_norm", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.pressure_gradient_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_gradient_norm\"", + "full_path": "gyrokinetics/flux_surface/pressure_gradient_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.flux_surface.pressure_gradient_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"pressure_gradient_norm\"", + "full_path": "gyrokinetics/flux_surface/pressure_gradient_norm_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.pressure_gradient_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"pressure_gradient_norm\"", + "full_path": "gyrokinetics/flux_surface/pressure_gradient_norm_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.q": { + "data_type": "FLT_0D", + "documentation": "Safety factor", + "full_path": "gyrokinetics/flux_surface/q", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.q_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"q\"", + "full_path": "gyrokinetics/flux_surface/q_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.flux_surface.q_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"q\"", + "full_path": "gyrokinetics/flux_surface/q_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.q_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"q\"", + "full_path": "gyrokinetics/flux_surface/q_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.r_minor_norm": { + "data_type": "FLT_0D", + "documentation": "Normalised minor radius of the flux surface of interest = 1/2 * (max(R) - min(R))/L_ref", + "full_path": "gyrokinetics/flux_surface/r_minor_norm", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.r_minor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r_minor_norm\"", + "full_path": "gyrokinetics/flux_surface/r_minor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.flux_surface.r_minor_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r_minor_norm\"", + "full_path": "gyrokinetics/flux_surface/r_minor_norm_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.r_minor_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r_minor_norm\"", + "full_path": "gyrokinetics/flux_surface/r_minor_norm_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.shape_coefficients_c": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "'c' coefficients in the formula defining the shape of the flux surface", + "full_path": "gyrokinetics/flux_surface/shape_coefficients_c(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.shape_coefficients_c_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"shape_coefficients_c\"", + "full_path": "gyrokinetics/flux_surface/shape_coefficients_c_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.flux_surface.shape_coefficients_c_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"shape_coefficients_c\"", + "full_path": "gyrokinetics/flux_surface/shape_coefficients_c_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.shape_coefficients_c_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"shape_coefficients_c\"", + "full_path": "gyrokinetics/flux_surface/shape_coefficients_c_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.shape_coefficients_s": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "'s' coefficients in the formula defining the shape of the flux surface", + "full_path": "gyrokinetics/flux_surface/shape_coefficients_s(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.shape_coefficients_s_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"shape_coefficients_s\"", + "full_path": "gyrokinetics/flux_surface/shape_coefficients_s_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.flux_surface.shape_coefficients_s_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"shape_coefficients_s\"", + "full_path": "gyrokinetics/flux_surface/shape_coefficients_s_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.flux_surface.shape_coefficients_s_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"shape_coefficients_s\"", + "full_path": "gyrokinetics/flux_surface/shape_coefficients_s_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm": { + "coordinates": [ + "gyrokinetics.species" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Normalised fluxes of particles computed in the laboratory frame per species, summed over all wavevectors, and averaged over the time interval specified in model/time_interval_norm (non-linear runs only)", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "gyrokinetics_fluxes" + }, + "gyrokinetics.fluxes_integrated_norm[:].energy_a_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel electromagnetic potential to the normalised energy flux", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/energy_a_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].energy_a_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_a_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/energy_a_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.fluxes_integrated_norm[:].energy_a_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"energy_a_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/energy_a_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].energy_a_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"energy_a_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/energy_a_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].energy_b_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel magnetic field to the normalised energy flux", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/energy_b_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].energy_b_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_b_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/energy_b_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.fluxes_integrated_norm[:].energy_b_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"energy_b_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/energy_b_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].energy_b_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"energy_b_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/energy_b_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].energy_phi_potential": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed electrostatic potential to the normalised energy flux", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/energy_phi_potential", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].energy_phi_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_phi_potential\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/energy_phi_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.fluxes_integrated_norm[:].energy_phi_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"energy_phi_potential\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/energy_phi_potential_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].energy_phi_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"energy_phi_potential\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/energy_phi_potential_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_parallel_a_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_parallel_a_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_parallel_a_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_parallel_a_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_parallel_a_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_parallel_a_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_parallel_a_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_parallel_a_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_parallel_a_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_parallel_a_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_parallel_a_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_parallel_b_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel magnetic field to the parallel component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_parallel_b_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_parallel_b_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_parallel_b_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_parallel_b_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_parallel_b_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_parallel_b_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_parallel_b_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_parallel_b_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_parallel_b_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_parallel_b_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_parallel_phi_potential": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed electrostatic potential to the parallel component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_parallel_phi_potential", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_parallel_phi_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_parallel_phi_potential\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_parallel_phi_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_parallel_phi_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_parallel_phi_potential\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_parallel_phi_potential_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_parallel_phi_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_parallel_phi_potential\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_parallel_phi_potential_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_perpendicular_a_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_perpendicular_a_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_perpendicular_a_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_perpendicular_a_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_perpendicular_a_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_perpendicular_a_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_perpendicular_a_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_perpendicular_a_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_perpendicular_a_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_perpendicular_a_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_perpendicular_a_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_perpendicular_b_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_perpendicular_b_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_perpendicular_b_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_perpendicular_b_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_perpendicular_b_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_perpendicular_b_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_perpendicular_b_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_perpendicular_b_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_perpendicular_b_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_perpendicular_b_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_perpendicular_b_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_perpendicular_phi_potential": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed electrostatic potential to the perpendicular component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_perpendicular_phi_potential", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_perpendicular_phi_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_perpendicular_phi_potential\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_perpendicular_phi_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_perpendicular_phi_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_perpendicular_phi_potential\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_perpendicular_phi_potential_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].momentum_tor_perpendicular_phi_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_perpendicular_phi_potential\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/momentum_tor_perpendicular_phi_potential_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].particles_a_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel electromagnetic potential to the normalised particle flux", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/particles_a_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].particles_a_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles_a_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/particles_a_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.fluxes_integrated_norm[:].particles_a_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"particles_a_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/particles_a_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].particles_a_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"particles_a_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/particles_a_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].particles_b_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel magnetic field to the normalised particle flux", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/particles_b_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].particles_b_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles_b_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/particles_b_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.fluxes_integrated_norm[:].particles_b_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"particles_b_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/particles_b_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].particles_b_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"particles_b_field_parallel\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/particles_b_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].particles_phi_potential": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed electrostatic potential to the normalised particle flux", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/particles_phi_potential", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].particles_phi_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles_phi_potential\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/particles_phi_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.fluxes_integrated_norm[:].particles_phi_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"particles_phi_potential\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/particles_phi_potential_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.fluxes_integrated_norm[:].particles_phi_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"particles_phi_potential\"", + "full_path": "gyrokinetics/fluxes_integrated_norm(i1)/particles_phi_potential_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "gyrokinetics/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "gyrokinetics.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "gyrokinetics/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "gyrokinetics/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "gyrokinetics/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "gyrokinetics.ids_properties.occurrence" + }, + "gyrokinetics.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "gyrokinetics/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "gyrokinetics.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "gyrokinetics/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "gyrokinetics.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "gyrokinetics/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "gyrokinetics/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "gyrokinetics/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "gyrokinetics/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "gyrokinetics/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "gyrokinetics/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "gyrokinetics.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "gyrokinetics/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "gyrokinetics/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "gyrokinetics/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "gyrokinetics/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "gyrokinetics/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "gyrokinetics/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "gyrokinetics/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "gyrokinetics.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "gyrokinetics/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "gyrokinetics/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "gyrokinetics/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "gyrokinetics/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "gyrokinetics/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "gyrokinetics/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "gyrokinetics/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "gyrokinetics.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "gyrokinetics/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "gyrokinetics.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "gyrokinetics/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "gyrokinetics/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "gyrokinetics/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "gyrokinetics/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "gyrokinetics/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "gyrokinetics/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "gyrokinetics/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "gyrokinetics.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "gyrokinetics/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "gyrokinetics/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "gyrokinetics/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "gyrokinetics/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "gyrokinetics/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "gyrokinetics/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "gyrokinetics/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "gyrokinetics.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "gyrokinetics/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "gyrokinetics.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "gyrokinetics/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "gyrokinetics.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "gyrokinetics/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "gyrokinetics.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "gyrokinetics/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "gyrokinetics/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "gyrokinetics.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "gyrokinetics/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "gyrokinetics.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "gyrokinetics/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "gyrokinetics/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "gyrokinetics/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.model": { + "data_type": "STRUCTURE", + "documentation": "Assumptions of the GK calculations", + "full_path": "gyrokinetics/model", + "lifecycle_status": "alpha", + "structure_reference": "gyrokinetics_model" + }, + "gyrokinetics.model.collisions_energy_conservation": { + "data_type": "INT_0D", + "documentation": "Flag = 1 if the collision operator conserves energy, 0 otherwise", + "full_path": "gyrokinetics/model/collisions_energy_conservation", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.model.collisions_finite_larmor_radius": { + "data_type": "INT_0D", + "documentation": "Flag = 1 if finite larmor radius effects are retained in the collision operator, 0 otherwise", + "full_path": "gyrokinetics/model/collisions_finite_larmor_radius", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.model.collisions_momentum_conservation": { + "data_type": "INT_0D", + "documentation": "Flag = 1 if the collision operator conserves momentum, 0 otherwise", + "full_path": "gyrokinetics/model/collisions_momentum_conservation", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.model.collisions_pitch_only": { + "data_type": "INT_0D", + "documentation": "Flag = 1 if only pitch-angle scattering is retained, 0 otherwise", + "full_path": "gyrokinetics/model/collisions_pitch_only", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.model.include_a_field_parallel": { + "data_type": "INT_0D", + "documentation": "Flag = 1 if fluctuations of the parallel vector potential are retained, 0 otherwise", + "full_path": "gyrokinetics/model/include_a_field_parallel", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.model.include_b_field_parallel": { + "data_type": "INT_0D", + "documentation": "Flag = 1 if fluctuations of the parallel magnetic field are retained, 0 otherwise", + "full_path": "gyrokinetics/model/include_b_field_parallel", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.model.include_centrifugal_effects": { + "data_type": "INT_0D", + "documentation": "Flag = 1 if centrifugal effects are retained, 0 otherwise", + "full_path": "gyrokinetics/model/include_centrifugal_effects", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.model.include_full_curvature_drift": { + "data_type": "INT_0D", + "documentation": "Flag = 1 if all contributions to the curvature drift are included (including beta_prime), 0 otherwise. Neglecting the beta_prime contribution (Flag=0) is only recommended together with the neglect of parallel magnetic field fluctuations", + "full_path": "gyrokinetics/model/include_full_curvature_drift", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.model.non_linear_run": { + "data_type": "INT_0D", + "documentation": "Flag = 1 if this is a non-linear run, 0 for a linear run", + "full_path": "gyrokinetics/model/non_linear_run", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.model.time_interval_norm": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Normalised time interval used to average fluxes in non-linear runs", + "full_path": "gyrokinetics/model/time_interval_norm(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.model.time_interval_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_interval_norm\"", + "full_path": "gyrokinetics/model/time_interval_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.model.time_interval_norm_error_lower": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_interval_norm\"", + "full_path": "gyrokinetics/model/time_interval_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.model.time_interval_norm_error_upper": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_interval_norm\"", + "full_path": "gyrokinetics/model/time_interval_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.normalizing_quantities": { + "data_type": "STRUCTURE", + "documentation": "Physical quantities used for normalization (useful to link to the original simulation/experience)", + "full_path": "gyrokinetics/normalizing_quantities", + "lifecycle_status": "alpha", + "structure_reference": "gyrokinetics_input_normalizing" + }, + "gyrokinetics.normalizing_quantities.b_field_tor": { + "data_type": "FLT_0D", + "documentation": "Toroidal magnetic field at major radius r", + "full_path": "gyrokinetics/normalizing_quantities/b_field_tor", + "lifecycle_status": "alpha", + "type": "constant", + "units": "T" + }, + "gyrokinetics.normalizing_quantities.b_field_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_tor\"", + "full_path": "gyrokinetics/normalizing_quantities/b_field_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.normalizing_quantities.b_field_tor_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"b_field_tor\"", + "full_path": "gyrokinetics/normalizing_quantities/b_field_tor_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "T" + }, + "gyrokinetics.normalizing_quantities.b_field_tor_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"b_field_tor\"", + "full_path": "gyrokinetics/normalizing_quantities/b_field_tor_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "T" + }, + "gyrokinetics.normalizing_quantities.n_e": { + "data_type": "FLT_0D", + "documentation": "Electron density at outboard equatorial midplane of the flux surface (poloidal_angle = 0)", + "full_path": "gyrokinetics/normalizing_quantities/n_e", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m^-3" + }, + "gyrokinetics.normalizing_quantities.n_e_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_e\"", + "full_path": "gyrokinetics/normalizing_quantities/n_e_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.normalizing_quantities.n_e_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"n_e\"", + "full_path": "gyrokinetics/normalizing_quantities/n_e_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m^-3" + }, + "gyrokinetics.normalizing_quantities.n_e_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"n_e\"", + "full_path": "gyrokinetics/normalizing_quantities/n_e_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m^-3" + }, + "gyrokinetics.normalizing_quantities.r": { + "data_type": "FLT_0D", + "documentation": "Major radius of the flux surface of interest, defined as (min(R)+max(R))/2", + "full_path": "gyrokinetics/normalizing_quantities/r", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "gyrokinetics.normalizing_quantities.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "gyrokinetics/normalizing_quantities/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.normalizing_quantities.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "gyrokinetics/normalizing_quantities/r_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "gyrokinetics.normalizing_quantities.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "gyrokinetics/normalizing_quantities/r_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "gyrokinetics.normalizing_quantities.t_e": { + "data_type": "FLT_0D", + "documentation": "Electron temperature at outboard equatorial midplane of the flux surface (poloidal_angle = 0)", + "full_path": "gyrokinetics/normalizing_quantities/t_e", + "lifecycle_status": "alpha", + "type": "constant", + "units": "eV" + }, + "gyrokinetics.normalizing_quantities.t_e_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"t_e\"", + "full_path": "gyrokinetics/normalizing_quantities/t_e_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.normalizing_quantities.t_e_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"t_e\"", + "full_path": "gyrokinetics/normalizing_quantities/t_e_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "eV" + }, + "gyrokinetics.normalizing_quantities.t_e_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"t_e\"", + "full_path": "gyrokinetics/normalizing_quantities/t_e_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "eV" + }, + "gyrokinetics.species": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of species (including electrons) used in the calculation and related quantities", + "full_path": "gyrokinetics/species(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "gyrokinetics_species" + }, + "gyrokinetics.species[:].charge_norm": { + "data_type": "FLT_0D", + "documentation": "Normalised charge", + "full_path": "gyrokinetics/species(i1)/charge_norm", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species[:].charge_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"charge_norm\"", + "full_path": "gyrokinetics/species(i1)/charge_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.species[:].charge_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"charge_norm\"", + "full_path": "gyrokinetics/species(i1)/charge_norm_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species[:].charge_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"charge_norm\"", + "full_path": "gyrokinetics/species(i1)/charge_norm_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species[:].density_log_gradient_norm": { + "data_type": "FLT_0D", + "documentation": "Normalised logarithmic gradient (with respect to r_minor_norm) of the density", + "full_path": "gyrokinetics/species(i1)/density_log_gradient_norm", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species[:].density_log_gradient_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_log_gradient_norm\"", + "full_path": "gyrokinetics/species(i1)/density_log_gradient_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.species[:].density_log_gradient_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"density_log_gradient_norm\"", + "full_path": "gyrokinetics/species(i1)/density_log_gradient_norm_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species[:].density_log_gradient_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"density_log_gradient_norm\"", + "full_path": "gyrokinetics/species(i1)/density_log_gradient_norm_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species[:].density_norm": { + "data_type": "FLT_0D", + "documentation": "Normalised density", + "full_path": "gyrokinetics/species(i1)/density_norm", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species[:].density_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_norm\"", + "full_path": "gyrokinetics/species(i1)/density_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.species[:].density_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"density_norm\"", + "full_path": "gyrokinetics/species(i1)/density_norm_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species[:].density_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"density_norm\"", + "full_path": "gyrokinetics/species(i1)/density_norm_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species[:].mass_norm": { + "data_type": "FLT_0D", + "documentation": "Normalised mass", + "full_path": "gyrokinetics/species(i1)/mass_norm", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species[:].mass_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"mass_norm\"", + "full_path": "gyrokinetics/species(i1)/mass_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.species[:].mass_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"mass_norm\"", + "full_path": "gyrokinetics/species(i1)/mass_norm_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species[:].mass_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"mass_norm\"", + "full_path": "gyrokinetics/species(i1)/mass_norm_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species[:].temperature_log_gradient_norm": { + "data_type": "FLT_0D", + "documentation": "Normalised logarithmic gradient (with respect to r_minor_norm) of the temperature", + "full_path": "gyrokinetics/species(i1)/temperature_log_gradient_norm", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species[:].temperature_log_gradient_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature_log_gradient_norm\"", + "full_path": "gyrokinetics/species(i1)/temperature_log_gradient_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.species[:].temperature_log_gradient_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"temperature_log_gradient_norm\"", + "full_path": "gyrokinetics/species(i1)/temperature_log_gradient_norm_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species[:].temperature_log_gradient_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"temperature_log_gradient_norm\"", + "full_path": "gyrokinetics/species(i1)/temperature_log_gradient_norm_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species[:].temperature_norm": { + "data_type": "FLT_0D", + "documentation": "Normalised temperature", + "full_path": "gyrokinetics/species(i1)/temperature_norm", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species[:].temperature_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature_norm\"", + "full_path": "gyrokinetics/species(i1)/temperature_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.species[:].temperature_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"temperature_norm\"", + "full_path": "gyrokinetics/species(i1)/temperature_norm_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species[:].temperature_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"temperature_norm\"", + "full_path": "gyrokinetics/species(i1)/temperature_norm_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species[:].velocity_tor_gradient_norm": { + "data_type": "FLT_0D", + "documentation": "Normalised gradient (with respect to r_minor_norm) of the toroidal velocity", + "full_path": "gyrokinetics/species(i1)/velocity_tor_gradient_norm", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species[:].velocity_tor_gradient_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_tor_gradient_norm\"", + "full_path": "gyrokinetics/species(i1)/velocity_tor_gradient_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.species[:].velocity_tor_gradient_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"velocity_tor_gradient_norm\"", + "full_path": "gyrokinetics/species(i1)/velocity_tor_gradient_norm_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species[:].velocity_tor_gradient_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"velocity_tor_gradient_norm\"", + "full_path": "gyrokinetics/species(i1)/velocity_tor_gradient_norm_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species_all": { + "data_type": "STRUCTURE", + "documentation": "Physical quantities common to all species", + "full_path": "gyrokinetics/species_all", + "lifecycle_status": "alpha", + "structure_reference": "gyrokinetics_input_species_global" + }, + "gyrokinetics.species_all.beta_reference": { + "data_type": "FLT_0D", + "documentation": "Reference plasma beta (see detailed documentation at the root of the IDS)", + "full_path": "gyrokinetics/species_all/beta_reference", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species_all.beta_reference_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"beta_reference\"", + "full_path": "gyrokinetics/species_all/beta_reference_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.species_all.beta_reference_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"beta_reference\"", + "full_path": "gyrokinetics/species_all/beta_reference_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species_all.beta_reference_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"beta_reference\"", + "full_path": "gyrokinetics/species_all/beta_reference_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species_all.debye_length_reference": { + "data_type": "FLT_0D", + "documentation": "Debye length computed from the reference quantities (see detailed documentation at the root of the IDS)", + "full_path": "gyrokinetics/species_all/debye_length_reference", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species_all.debye_length_reference_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"debye_length_reference\"", + "full_path": "gyrokinetics/species_all/debye_length_reference_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.species_all.debye_length_reference_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"debye_length_reference\"", + "full_path": "gyrokinetics/species_all/debye_length_reference_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species_all.debye_length_reference_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"debye_length_reference\"", + "full_path": "gyrokinetics/species_all/debye_length_reference_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species_all.shearing_rate_norm": { + "data_type": "FLT_0D", + "documentation": "Normalised ExB shearing rate (for non-linear runs only)", + "full_path": "gyrokinetics/species_all/shearing_rate_norm", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species_all.shearing_rate_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"shearing_rate_norm\"", + "full_path": "gyrokinetics/species_all/shearing_rate_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.species_all.shearing_rate_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"shearing_rate_norm\"", + "full_path": "gyrokinetics/species_all/shearing_rate_norm_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species_all.shearing_rate_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"shearing_rate_norm\"", + "full_path": "gyrokinetics/species_all/shearing_rate_norm_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species_all.velocity_tor_norm": { + "data_type": "FLT_0D", + "documentation": "Normalised toroidal velocity of species (all species are assumed to have a purely toroidal velocity with a common toroidal angular frequency)", + "full_path": "gyrokinetics/species_all/velocity_tor_norm", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species_all.velocity_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_tor_norm\"", + "full_path": "gyrokinetics/species_all/velocity_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.species_all.velocity_tor_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"velocity_tor_norm\"", + "full_path": "gyrokinetics/species_all/velocity_tor_norm_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species_all.velocity_tor_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"velocity_tor_norm\"", + "full_path": "gyrokinetics/species_all/velocity_tor_norm_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species_all.zeff": { + "data_type": "FLT_0D", + "documentation": "Effective charge", + "full_path": "gyrokinetics/species_all/zeff", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species_all.zeff_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"zeff\"", + "full_path": "gyrokinetics/species_all/zeff_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.species_all.zeff_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"zeff\"", + "full_path": "gyrokinetics/species_all/zeff_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.species_all.zeff_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"zeff\"", + "full_path": "gyrokinetics/species_all/zeff_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.tag": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of tags to which this entry belongs", + "full_path": "gyrokinetics/tag(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "entry_tag" + }, + "gyrokinetics.tag[:].comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of the tagged list of entries", + "full_path": "gyrokinetics/tag(i1)/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.tag[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the tag", + "full_path": "gyrokinetics/tag(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "gyrokinetics/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "gyrokinetics.wavevector": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of wavevectors", + "full_path": "gyrokinetics/wavevector(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "gyrokinetics_wavevector" + }, + "gyrokinetics.wavevector[:].binormal_component_norm": { + "data_type": "FLT_0D", + "documentation": "Normalised binormal component of the wavevector", + "full_path": "gyrokinetics/wavevector(i1)/binormal_component_norm", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].binormal_component_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"binormal_component_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/binormal_component_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].binormal_component_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"binormal_component_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/binormal_component_norm_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].binormal_component_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"binormal_component_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/binormal_component_norm_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of eigenmode for this wavector", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "gyrokinetics_eigenmode" + }, + "gyrokinetics.wavevector[:].eigenmode[:].a_field_parallel_perturbed_norm": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised perturbed parallel vector potential", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/a_field_parallel_perturbed_norm(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].a_field_parallel_perturbed_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a_field_parallel_perturbed_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/a_field_parallel_perturbed_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].a_field_parallel_perturbed_norm_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"a_field_parallel_perturbed_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/a_field_parallel_perturbed_norm_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].a_field_parallel_perturbed_norm_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"a_field_parallel_perturbed_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/a_field_parallel_perturbed_norm_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].a_field_parallel_perturbed_parity": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parity of the perturbed parallel vector potential with respect to theta = 0 (poloidal angle)", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/a_field_parallel_perturbed_parity(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].a_field_parallel_perturbed_parity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a_field_parallel_perturbed_parity\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/a_field_parallel_perturbed_parity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].a_field_parallel_perturbed_parity_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"a_field_parallel_perturbed_parity\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/a_field_parallel_perturbed_parity_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].a_field_parallel_perturbed_parity_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"a_field_parallel_perturbed_parity\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/a_field_parallel_perturbed_parity_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].a_field_parallel_perturbed_weight": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "FLT_1D", + "documentation": "Amplitude of the perturbed parallel vector potential normalised to the sum of amplitudes of all perturbed fields", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/a_field_parallel_perturbed_weight(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].a_field_parallel_perturbed_weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a_field_parallel_perturbed_weight\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/a_field_parallel_perturbed_weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].a_field_parallel_perturbed_weight_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"a_field_parallel_perturbed_weight\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/a_field_parallel_perturbed_weight_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].a_field_parallel_perturbed_weight_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"a_field_parallel_perturbed_weight\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/a_field_parallel_perturbed_weight_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].b_field_parallel_perturbed_norm": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised perturbed parallel magnetic field", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/b_field_parallel_perturbed_norm(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].b_field_parallel_perturbed_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_parallel_perturbed_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/b_field_parallel_perturbed_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].b_field_parallel_perturbed_norm_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"b_field_parallel_perturbed_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/b_field_parallel_perturbed_norm_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].b_field_parallel_perturbed_norm_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"b_field_parallel_perturbed_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/b_field_parallel_perturbed_norm_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].b_field_parallel_perturbed_parity": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parity of the perturbed parallel magnetic field with respect to theta = 0 (poloidal angle)", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/b_field_parallel_perturbed_parity(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].b_field_parallel_perturbed_parity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_parallel_perturbed_parity\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/b_field_parallel_perturbed_parity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].b_field_parallel_perturbed_parity_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b_field_parallel_perturbed_parity\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/b_field_parallel_perturbed_parity_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].b_field_parallel_perturbed_parity_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b_field_parallel_perturbed_parity\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/b_field_parallel_perturbed_parity_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].b_field_parallel_perturbed_weight": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "FLT_1D", + "documentation": "Amplitude of the perturbed parallel magnetic field normalised to the sum of amplitudes of all perturbed fields", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/b_field_parallel_perturbed_weight(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].b_field_parallel_perturbed_weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_parallel_perturbed_weight\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/b_field_parallel_perturbed_weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].b_field_parallel_perturbed_weight_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b_field_parallel_perturbed_weight\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/b_field_parallel_perturbed_weight_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].b_field_parallel_perturbed_weight_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b_field_parallel_perturbed_weight\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/b_field_parallel_perturbed_weight_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].code": { + "data_type": "STRUCTURE", + "documentation": "Code-specific parameters used for this eigenmode", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/code", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "structure_reference": "code_partial_constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].code.output_flag": { + "data_type": "INT_0D", + "documentation": "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.", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/code/output_flag", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments": { + "coordinates": [ + "gyrokinetics.species" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fluxes and moments of the perturbed distribution function, for this eigenmode and for each species. The fluxes are time averaged for non-linear runs (using model/ time_interval_norm) and given at the last time step for linear runs. ", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "gyrokinetics_fluxes_moments" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter": { + "data_type": "STRUCTURE", + "documentation": "Normalised gyrocenter fluxes in the laboratory frame", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter", + "lifecycle_status": "alpha", + "structure_reference": "gyrokinetics_fluxes" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.energy_a_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel electromagnetic potential to the normalised energy flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/energy_a_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.energy_a_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/energy_a_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.energy_a_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"energy_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/energy_a_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.energy_a_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"energy_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/energy_a_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.energy_b_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel magnetic field to the normalised energy flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/energy_b_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.energy_b_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/energy_b_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.energy_b_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"energy_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/energy_b_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.energy_b_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"energy_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/energy_b_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.energy_phi_potential": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed electrostatic potential to the normalised energy flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/energy_phi_potential", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.energy_phi_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/energy_phi_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.energy_phi_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"energy_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/energy_phi_potential_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.energy_phi_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"energy_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/energy_phi_potential_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_parallel_a_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_parallel_a_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_parallel_a_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_parallel_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_parallel_a_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_parallel_a_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_parallel_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_parallel_a_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_parallel_a_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_parallel_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_parallel_a_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_parallel_b_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel magnetic field to the parallel component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_parallel_b_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_parallel_b_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_parallel_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_parallel_b_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_parallel_b_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_parallel_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_parallel_b_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_parallel_b_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_parallel_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_parallel_b_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_parallel_phi_potential": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed electrostatic potential to the parallel component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_parallel_phi_potential", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_parallel_phi_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_parallel_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_parallel_phi_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_parallel_phi_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_parallel_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_parallel_phi_potential_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_parallel_phi_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_parallel_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_parallel_phi_potential_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_perpendicular_a_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_perpendicular_a_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_perpendicular_a_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_perpendicular_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_perpendicular_a_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_perpendicular_a_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_perpendicular_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_perpendicular_a_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_perpendicular_a_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_perpendicular_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_perpendicular_a_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_perpendicular_b_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_perpendicular_b_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_perpendicular_b_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_perpendicular_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_perpendicular_b_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_perpendicular_b_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_perpendicular_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_perpendicular_b_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_perpendicular_b_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_perpendicular_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_perpendicular_b_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_perpendicular_phi_potential": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed electrostatic potential to the perpendicular component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_perpendicular_phi_potential", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_perpendicular_phi_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_perpendicular_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_perpendicular_phi_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_perpendicular_phi_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_perpendicular_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_perpendicular_phi_potential_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_perpendicular_phi_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_perpendicular_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/momentum_tor_perpendicular_phi_potential_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.particles_a_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel electromagnetic potential to the normalised particle flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/particles_a_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.particles_a_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/particles_a_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.particles_a_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"particles_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/particles_a_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.particles_a_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"particles_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/particles_a_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.particles_b_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel magnetic field to the normalised particle flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/particles_b_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.particles_b_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/particles_b_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.particles_b_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"particles_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/particles_b_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.particles_b_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"particles_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/particles_b_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.particles_phi_potential": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed electrostatic potential to the normalised particle flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/particles_phi_potential", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.particles_phi_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/particles_phi_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.particles_phi_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"particles_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/particles_phi_potential_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.particles_phi_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"particles_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter/particles_phi_potential_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame": { + "data_type": "STRUCTURE", + "documentation": "Normalised gyrocenter fluxes in the rotating frame", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame", + "lifecycle_status": "alpha", + "structure_reference": "gyrokinetics_fluxes" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.energy_a_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel electromagnetic potential to the normalised energy flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/energy_a_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.energy_a_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/energy_a_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.energy_a_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"energy_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/energy_a_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.energy_a_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"energy_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/energy_a_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.energy_b_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel magnetic field to the normalised energy flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/energy_b_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.energy_b_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/energy_b_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.energy_b_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"energy_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/energy_b_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.energy_b_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"energy_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/energy_b_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.energy_phi_potential": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed electrostatic potential to the normalised energy flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/energy_phi_potential", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.energy_phi_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/energy_phi_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.energy_phi_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"energy_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/energy_phi_potential_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.energy_phi_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"energy_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/energy_phi_potential_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_parallel_a_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_parallel_a_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_parallel_a_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_parallel_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_parallel_a_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_parallel_a_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_parallel_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_parallel_a_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_parallel_a_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_parallel_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_parallel_a_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_parallel_b_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel magnetic field to the parallel component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_parallel_b_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_parallel_b_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_parallel_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_parallel_b_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_parallel_b_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_parallel_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_parallel_b_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_parallel_b_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_parallel_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_parallel_b_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_parallel_phi_potential": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed electrostatic potential to the parallel component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_parallel_phi_potential", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_parallel_phi_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_parallel_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_parallel_phi_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_parallel_phi_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_parallel_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_parallel_phi_potential_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_parallel_phi_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_parallel_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_parallel_phi_potential_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_perpendicular_a_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_perpendicular_a_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_perpendicular_a_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_perpendicular_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_perpendicular_a_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_perpendicular_a_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_perpendicular_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_perpendicular_a_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_perpendicular_a_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_perpendicular_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_perpendicular_a_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_perpendicular_b_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_perpendicular_b_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_perpendicular_b_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_perpendicular_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_perpendicular_b_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_perpendicular_b_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_perpendicular_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_perpendicular_b_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_perpendicular_b_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_perpendicular_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_perpendicular_b_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_perpendicular_phi_potential": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed electrostatic potential to the perpendicular component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_perpendicular_phi_potential", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_perpendicular_phi_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_perpendicular_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_perpendicular_phi_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_perpendicular_phi_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_perpendicular_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_perpendicular_phi_potential_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_perpendicular_phi_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_perpendicular_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/momentum_tor_perpendicular_phi_potential_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.particles_a_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel electromagnetic potential to the normalised particle flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/particles_a_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.particles_a_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/particles_a_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.particles_a_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"particles_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/particles_a_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.particles_a_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"particles_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/particles_a_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.particles_b_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel magnetic field to the normalised particle flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/particles_b_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.particles_b_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/particles_b_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.particles_b_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"particles_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/particles_b_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.particles_b_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"particles_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/particles_b_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.particles_phi_potential": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed electrostatic potential to the normalised particle flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/particles_phi_potential", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.particles_phi_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/particles_phi_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.particles_phi_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"particles_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/particles_phi_potential_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.particles_phi_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"particles_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_gyrocenter_rotating_frame/particles_phi_potential_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle": { + "data_type": "STRUCTURE", + "documentation": "Normalised particle fluxes in the laboratory frame", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle", + "lifecycle_status": "alpha", + "structure_reference": "gyrokinetics_fluxes" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.energy_a_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel electromagnetic potential to the normalised energy flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/energy_a_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.energy_a_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/energy_a_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.energy_a_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"energy_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/energy_a_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.energy_a_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"energy_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/energy_a_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.energy_b_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel magnetic field to the normalised energy flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/energy_b_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.energy_b_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/energy_b_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.energy_b_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"energy_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/energy_b_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.energy_b_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"energy_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/energy_b_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.energy_phi_potential": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed electrostatic potential to the normalised energy flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/energy_phi_potential", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.energy_phi_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/energy_phi_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.energy_phi_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"energy_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/energy_phi_potential_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.energy_phi_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"energy_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/energy_phi_potential_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_parallel_a_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_parallel_a_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_parallel_a_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_parallel_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_parallel_a_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_parallel_a_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_parallel_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_parallel_a_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_parallel_a_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_parallel_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_parallel_a_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_parallel_b_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel magnetic field to the parallel component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_parallel_b_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_parallel_b_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_parallel_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_parallel_b_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_parallel_b_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_parallel_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_parallel_b_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_parallel_b_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_parallel_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_parallel_b_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_parallel_phi_potential": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed electrostatic potential to the parallel component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_parallel_phi_potential", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_parallel_phi_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_parallel_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_parallel_phi_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_parallel_phi_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_parallel_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_parallel_phi_potential_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_parallel_phi_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_parallel_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_parallel_phi_potential_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_perpendicular_a_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_perpendicular_a_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_perpendicular_a_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_perpendicular_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_perpendicular_a_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_perpendicular_a_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_perpendicular_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_perpendicular_a_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_perpendicular_a_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_perpendicular_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_perpendicular_a_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_perpendicular_b_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_perpendicular_b_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_perpendicular_b_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_perpendicular_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_perpendicular_b_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_perpendicular_b_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_perpendicular_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_perpendicular_b_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_perpendicular_b_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_perpendicular_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_perpendicular_b_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_perpendicular_phi_potential": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed electrostatic potential to the perpendicular component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_perpendicular_phi_potential", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_perpendicular_phi_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_perpendicular_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_perpendicular_phi_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_perpendicular_phi_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_perpendicular_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_perpendicular_phi_potential_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_perpendicular_phi_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_perpendicular_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/momentum_tor_perpendicular_phi_potential_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.particles_a_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel electromagnetic potential to the normalised particle flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/particles_a_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.particles_a_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/particles_a_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.particles_a_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"particles_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/particles_a_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.particles_a_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"particles_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/particles_a_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.particles_b_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel magnetic field to the normalised particle flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/particles_b_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.particles_b_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/particles_b_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.particles_b_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"particles_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/particles_b_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.particles_b_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"particles_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/particles_b_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.particles_phi_potential": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed electrostatic potential to the normalised particle flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/particles_phi_potential", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.particles_phi_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/particles_phi_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.particles_phi_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"particles_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/particles_phi_potential_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.particles_phi_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"particles_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle/particles_phi_potential_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame": { + "data_type": "STRUCTURE", + "documentation": "Normalised particle fluxes in the rotating frame", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame", + "lifecycle_status": "alpha", + "structure_reference": "gyrokinetics_fluxes" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.energy_a_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel electromagnetic potential to the normalised energy flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/energy_a_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.energy_a_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/energy_a_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.energy_a_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"energy_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/energy_a_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.energy_a_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"energy_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/energy_a_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.energy_b_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel magnetic field to the normalised energy flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/energy_b_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.energy_b_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/energy_b_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.energy_b_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"energy_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/energy_b_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.energy_b_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"energy_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/energy_b_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.energy_phi_potential": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed electrostatic potential to the normalised energy flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/energy_phi_potential", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.energy_phi_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/energy_phi_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.energy_phi_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"energy_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/energy_phi_potential_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.energy_phi_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"energy_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/energy_phi_potential_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_parallel_a_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_parallel_a_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_parallel_a_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_parallel_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_parallel_a_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_parallel_a_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_parallel_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_parallel_a_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_parallel_a_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_parallel_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_parallel_a_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_parallel_b_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel magnetic field to the parallel component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_parallel_b_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_parallel_b_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_parallel_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_parallel_b_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_parallel_b_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_parallel_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_parallel_b_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_parallel_b_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_parallel_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_parallel_b_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_parallel_phi_potential": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed electrostatic potential to the parallel component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_parallel_phi_potential", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_parallel_phi_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_parallel_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_parallel_phi_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_parallel_phi_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_parallel_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_parallel_phi_potential_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_parallel_phi_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_parallel_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_parallel_phi_potential_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_perpendicular_a_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_perpendicular_a_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_perpendicular_a_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_perpendicular_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_perpendicular_a_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_perpendicular_a_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_perpendicular_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_perpendicular_a_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_perpendicular_a_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_perpendicular_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_perpendicular_a_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_perpendicular_b_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_perpendicular_b_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_perpendicular_b_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_perpendicular_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_perpendicular_b_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_perpendicular_b_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_perpendicular_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_perpendicular_b_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_perpendicular_b_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_perpendicular_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_perpendicular_b_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_perpendicular_phi_potential": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed electrostatic potential to the perpendicular component of the normalised toroidal momentum flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_perpendicular_phi_potential", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_perpendicular_phi_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor_perpendicular_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_perpendicular_phi_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_perpendicular_phi_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"momentum_tor_perpendicular_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_perpendicular_phi_potential_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_perpendicular_phi_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"momentum_tor_perpendicular_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/momentum_tor_perpendicular_phi_potential_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.particles_a_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel electromagnetic potential to the normalised particle flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/particles_a_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.particles_a_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/particles_a_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.particles_a_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"particles_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/particles_a_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.particles_a_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"particles_a_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/particles_a_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.particles_b_field_parallel": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed parallel magnetic field to the normalised particle flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/particles_b_field_parallel", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.particles_b_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/particles_b_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.particles_b_field_parallel_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"particles_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/particles_b_field_parallel_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.particles_b_field_parallel_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"particles_b_field_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/particles_b_field_parallel_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.particles_phi_potential": { + "data_type": "FLT_0D", + "documentation": "Contribution of the perturbed electrostatic potential to the normalised particle flux", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/particles_phi_potential", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.particles_phi_potential_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/particles_phi_potential_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.particles_phi_potential_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"particles_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/particles_phi_potential_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.particles_phi_potential_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"particles_phi_potential\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/fluxes_norm_particle_rotating_frame/particles_phi_potential_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter": { + "data_type": "STRUCTURE", + "documentation": "Moments (normalised) of the perturbed distribution function of gyrocenters", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter", + "lifecycle_status": "alpha", + "structure_reference": "gyrokinetics_moments" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.density": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised density", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/density(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.density_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"density\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/density_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.density_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"density\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/density_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.density_gyroav": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised density (gyroaveraged) ", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/density_gyroav(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.density_gyroav_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_gyroav\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/density_gyroav_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.density_gyroav_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"density_gyroav\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/density_gyroav_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.density_gyroav_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"density_gyroav\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/density_gyroav_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.heat_flux_parallel": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised parallel heat flux (integral of 0.5 * m * v_par * v^2)", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/heat_flux_parallel(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.heat_flux_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"heat_flux_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/heat_flux_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.heat_flux_parallel_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"heat_flux_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/heat_flux_parallel_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.heat_flux_parallel_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"heat_flux_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/heat_flux_parallel_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.heat_flux_parallel_gyroav": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised parallel heat flux (integral of 0.5 * m * v_par * v^2, gyroaveraged)", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/heat_flux_parallel_gyroav(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.heat_flux_parallel_gyroav_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"heat_flux_parallel_gyroav\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/heat_flux_parallel_gyroav_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.heat_flux_parallel_gyroav_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"heat_flux_parallel_gyroav\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/heat_flux_parallel_gyroav_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.heat_flux_parallel_gyroav_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"heat_flux_parallel_gyroav\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/heat_flux_parallel_gyroav_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.j_parallel": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised parallel current density", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/j_parallel(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.j_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/j_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.j_parallel_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"j_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/j_parallel_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.j_parallel_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"j_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/j_parallel_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.j_parallel_gyroav": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised parallel current density (gyroaveraged) ", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/j_parallel_gyroav(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.j_parallel_gyroav_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_parallel_gyroav\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/j_parallel_gyroav_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.j_parallel_gyroav_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"j_parallel_gyroav\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/j_parallel_gyroav_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.j_parallel_gyroav_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"j_parallel_gyroav\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/j_parallel_gyroav_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.pressure_parallel": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised parallel temperature", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/pressure_parallel(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.pressure_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/pressure_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.pressure_parallel_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"pressure_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/pressure_parallel_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.pressure_parallel_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"pressure_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/pressure_parallel_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.pressure_parallel_gyroav": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised parallel temperature (gyroaveraged)", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/pressure_parallel_gyroav(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.pressure_parallel_gyroav_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_parallel_gyroav\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/pressure_parallel_gyroav_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.pressure_parallel_gyroav_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"pressure_parallel_gyroav\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/pressure_parallel_gyroav_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.pressure_parallel_gyroav_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"pressure_parallel_gyroav\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/pressure_parallel_gyroav_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.pressure_perpendicular": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised perpendicular temperature", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/pressure_perpendicular(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.pressure_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_perpendicular\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/pressure_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.pressure_perpendicular_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"pressure_perpendicular\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/pressure_perpendicular_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.pressure_perpendicular_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"pressure_perpendicular\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/pressure_perpendicular_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.pressure_perpendicular_gyroav": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised perpendicular temperature (gyroaveraged)", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/pressure_perpendicular_gyroav(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.pressure_perpendicular_gyroav_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_perpendicular_gyroav\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/pressure_perpendicular_gyroav_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.pressure_perpendicular_gyroav_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"pressure_perpendicular_gyroav\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/pressure_perpendicular_gyroav_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.pressure_perpendicular_gyroav_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"pressure_perpendicular_gyroav\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/pressure_perpendicular_gyroav_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.v_parallel_energy_perpendicular": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised moment (integral over 0.5 * m * v_par * v_perp^2)", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/v_parallel_energy_perpendicular(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.v_parallel_energy_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v_parallel_energy_perpendicular\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/v_parallel_energy_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.v_parallel_energy_perpendicular_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"v_parallel_energy_perpendicular\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/v_parallel_energy_perpendicular_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.v_parallel_energy_perpendicular_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"v_parallel_energy_perpendicular\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/v_parallel_energy_perpendicular_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.v_parallel_energy_perpendicular_gyroav": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised moment (integral over 0.5 * m * v_par * v_perp^2, gyroaveraged)", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/v_parallel_energy_perpendicular_gyroav(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.v_parallel_energy_perpendicular_gyroav_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v_parallel_energy_perpendicular_gyroav\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/v_parallel_energy_perpendicular_gyroav_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.v_parallel_energy_perpendicular_gyroav_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"v_parallel_energy_perpendicular_gyroav\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/v_parallel_energy_perpendicular_gyroav_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.v_parallel_energy_perpendicular_gyroav_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"v_parallel_energy_perpendicular_gyroav\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/v_parallel_energy_perpendicular_gyroav_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.v_perpendicular_square_energy": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised moment (integral over 0.5 * m * v_perp^2 * v^2)", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/v_perpendicular_square_energy(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.v_perpendicular_square_energy_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v_perpendicular_square_energy\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/v_perpendicular_square_energy_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.v_perpendicular_square_energy_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"v_perpendicular_square_energy\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/v_perpendicular_square_energy_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.v_perpendicular_square_energy_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"v_perpendicular_square_energy\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/v_perpendicular_square_energy_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.v_perpendicular_square_energy_gyroav": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised moment (integral over 0.5 * m * v_perp^2 * v^2, gyroaveraged)", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/v_perpendicular_square_energy_gyroav(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.v_perpendicular_square_energy_gyroav_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v_perpendicular_square_energy_gyroav\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/v_perpendicular_square_energy_gyroav_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.v_perpendicular_square_energy_gyroav_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"v_perpendicular_square_energy_gyroav\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/v_perpendicular_square_energy_gyroav_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.v_perpendicular_square_energy_gyroav_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"v_perpendicular_square_energy_gyroav\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_gyrocenter/v_perpendicular_square_energy_gyroav_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle": { + "data_type": "STRUCTURE", + "documentation": "Moments (normalised) of the perturbed distribution function of particles", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle", + "lifecycle_status": "alpha", + "structure_reference": "gyrokinetics_moments_particles" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.density": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised density", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/density(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.density_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"density\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/density_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.density_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"density\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/density_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.heat_flux_parallel": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised parallel heat flux (integral of 0.5 * m * v_par * v^2)", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/heat_flux_parallel(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.heat_flux_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"heat_flux_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/heat_flux_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.heat_flux_parallel_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"heat_flux_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/heat_flux_parallel_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.heat_flux_parallel_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"heat_flux_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/heat_flux_parallel_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.j_parallel": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised parallel current density", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/j_parallel(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.j_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/j_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.j_parallel_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"j_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/j_parallel_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.j_parallel_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"j_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/j_parallel_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.pressure_parallel": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised parallel temperature", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/pressure_parallel(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.pressure_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/pressure_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.pressure_parallel_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"pressure_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/pressure_parallel_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.pressure_parallel_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"pressure_parallel\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/pressure_parallel_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.pressure_perpendicular": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised perpendicular temperature", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/pressure_perpendicular(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.pressure_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_perpendicular\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/pressure_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.pressure_perpendicular_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"pressure_perpendicular\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/pressure_perpendicular_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.pressure_perpendicular_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"pressure_perpendicular\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/pressure_perpendicular_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.v_parallel_energy_perpendicular": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised moment (integral over 0.5 * m * v_par * v_perp^2)", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/v_parallel_energy_perpendicular(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.v_parallel_energy_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v_parallel_energy_perpendicular\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/v_parallel_energy_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.v_parallel_energy_perpendicular_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"v_parallel_energy_perpendicular\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/v_parallel_energy_perpendicular_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.v_parallel_energy_perpendicular_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"v_parallel_energy_perpendicular\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/v_parallel_energy_perpendicular_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.v_perpendicular_square_energy": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised moment (integral over 0.5 * m * v_perp^2 * v^2)", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/v_perpendicular_square_energy(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.v_perpendicular_square_energy_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v_perpendicular_square_energy\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/v_perpendicular_square_energy_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.v_perpendicular_square_energy_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"v_perpendicular_square_energy\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/v_perpendicular_square_energy_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.v_perpendicular_square_energy_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"v_perpendicular_square_energy\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/fluxes_moments(i3)/moments_norm_particle/v_perpendicular_square_energy_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].frequency_norm": { + "data_type": "FLT_0D", + "documentation": "Frequency", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/frequency_norm", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].frequency_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"frequency_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/frequency_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].frequency_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"frequency_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/frequency_norm_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].frequency_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"frequency_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/frequency_norm_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].growth_rate_norm": { + "data_type": "FLT_0D", + "documentation": "Growth rate", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/growth_rate_norm", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].growth_rate_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"growth_rate_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/growth_rate_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].growth_rate_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"growth_rate_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/growth_rate_norm_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].growth_rate_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"growth_rate_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/growth_rate_norm_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].growth_rate_tolerance": { + "data_type": "FLT_0D", + "documentation": "Relative tolerance on the growth rate (convergence of the simulation)", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/growth_rate_tolerance", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].growth_rate_tolerance_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"growth_rate_tolerance\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/growth_rate_tolerance_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].growth_rate_tolerance_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"growth_rate_tolerance\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/growth_rate_tolerance_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].growth_rate_tolerance_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"growth_rate_tolerance\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/growth_rate_tolerance_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].initial_value_run": { + "data_type": "INT_0D", + "documentation": "Flag = 1 if this is an initial value run, 0 for an eigenvalue run", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/initial_value_run", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].phi_potential_perturbed_norm": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Normalised perturbed electrostatic potential", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/phi_potential_perturbed_norm(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].phi_potential_perturbed_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi_potential_perturbed_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/phi_potential_perturbed_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].phi_potential_perturbed_norm_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"phi_potential_perturbed_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/phi_potential_perturbed_norm_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].phi_potential_perturbed_norm_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle", + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"phi_potential_perturbed_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/phi_potential_perturbed_norm_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].phi_potential_perturbed_parity": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parity of the perturbed electrostatic potential with respect to theta = 0 (poloidal angle)", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/phi_potential_perturbed_parity(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].phi_potential_perturbed_parity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi_potential_perturbed_parity\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/phi_potential_perturbed_parity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].phi_potential_perturbed_parity_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi_potential_perturbed_parity\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/phi_potential_perturbed_parity_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].phi_potential_perturbed_parity_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi_potential_perturbed_parity\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/phi_potential_perturbed_parity_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].phi_potential_perturbed_weight": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "FLT_1D", + "documentation": "Amplitude of the perturbed electrostatic potential normalised to the sum of amplitudes of all perturbed fields", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/phi_potential_perturbed_weight(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].phi_potential_perturbed_weight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi_potential_perturbed_weight\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/phi_potential_perturbed_weight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].phi_potential_perturbed_weight_error_lower": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi_potential_perturbed_weight\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/phi_potential_perturbed_weight_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].phi_potential_perturbed_weight_error_upper": { + "coordinates": [ + "gyrokinetics.wavevector[:].eigenmode[:].time_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi_potential_perturbed_weight\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/phi_potential_perturbed_weight_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal angle grid (see detailed documentation at the root of the IDS)", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/poloidal_angle(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_angle\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/poloidal_angle_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"poloidal_angle\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/poloidal_angle_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"poloidal_angle\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/poloidal_angle_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].poloidal_turns": { + "data_type": "INT_0D", + "documentation": "Number of poloidal turns considered in the flux-tube simulation", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/poloidal_turns", + "lifecycle_status": "alpha", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].time_norm": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Normalised time of the gyrokinetic simulation", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/time_norm(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].time_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/time_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].eigenmode[:].time_norm_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/time_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].eigenmode[:].time_norm_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/eigenmode(i2)/time_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].radial_component_norm": { + "data_type": "FLT_0D", + "documentation": "Normalised radial component of the wavevector", + "full_path": "gyrokinetics/wavevector(i1)/radial_component_norm", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].radial_component_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_component_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/radial_component_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "gyrokinetics.wavevector[:].radial_component_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radial_component_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/radial_component_norm_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "gyrokinetics.wavevector[:].radial_component_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radial_component_norm\"", + "full_path": "gyrokinetics/wavevector(i1)/radial_component_norm_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/hard_x_rays.json b/omas/imas_structures/3_39_0/hard_x_rays.json new file mode 100644 index 000000000..8d94be519 --- /dev/null +++ b/omas/imas_structures/3_39_0/hard_x_rays.json @@ -0,0 +1,3702 @@ +{ + "hard_x_rays": { + "documentation": "Hard X-rays tomography diagnostic", + "full_path": "hard_x_rays", + "lifecycle_last_change": "3.35.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.23.3", + "maxoccur": "2" + }, + "hard_x_rays.channel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of channels (detector or pixel of a camera)", + "full_path": "hard_x_rays/channel(i1)", + "lifecycle_status": "alpha", + "maxoccur": "60", + "structure_reference": "hxr_channel" + }, + "hard_x_rays.channel[:].aperture": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Description of a set of collimating apertures", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "detector_aperture" + }, + "hard_x_rays.channel[:].aperture[:].centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "hard_x_rays.channel[:].aperture[:].centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "hard_x_rays.channel[:].aperture[:].centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].aperture[:].centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "hard_x_rays.channel[:].aperture[:].centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "hard_x_rays.channel[:].aperture[:].centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].aperture[:].centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].aperture[:].centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "hard_x_rays.channel[:].aperture[:].outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "hard_x_rays.channel[:].aperture[:].outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].aperture[:].outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].outline.x2": { + "coordinates": [ + "hard_x_rays.channel[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].aperture[:].outline.x2_error_lower": { + "coordinates": [ + "hard_x_rays.channel[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].outline.x2_error_upper": { + "coordinates": [ + "hard_x_rays.channel[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].aperture[:].radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "hard_x_rays.channel[:].aperture[:].surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].aperture[:].surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "hard_x_rays.channel[:].aperture[:].surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "hard_x_rays.channel[:].aperture[:].x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "hard_x_rays.channel[:].aperture[:].x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].aperture[:].x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].aperture[:].x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].aperture[:].x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].aperture[:].x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "hard_x_rays.channel[:].aperture[:].x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].aperture[:].x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].aperture[:].x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].aperture[:].x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].aperture[:].x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "hard_x_rays.channel[:].aperture[:].x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].aperture[:].x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].aperture[:].x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].aperture[:].x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].aperture[:].x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector": { + "data_type": "STRUCTURE", + "documentation": "Detector description", + "full_path": "hard_x_rays/channel(i1)/detector", + "lifecycle_status": "alpha", + "structure_reference": "detector_aperture" + }, + "hard_x_rays.channel[:].detector.centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "hard_x_rays/channel(i1)/detector/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "hard_x_rays.channel[:].detector.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "hard_x_rays/channel(i1)/detector/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "hard_x_rays.channel[:].detector.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "hard_x_rays/channel(i1)/detector/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].detector.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "hard_x_rays/channel(i1)/detector/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "hard_x_rays.channel[:].detector.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "hard_x_rays/channel(i1)/detector/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "hard_x_rays.channel[:].detector.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "hard_x_rays/channel(i1)/detector/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "hard_x_rays/channel(i1)/detector/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].detector.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "hard_x_rays/channel(i1)/detector/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "hard_x_rays/channel(i1)/detector/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "hard_x_rays/channel(i1)/detector/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "hard_x_rays/channel(i1)/detector/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].detector.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/detector/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/detector/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "hard_x_rays/channel(i1)/detector/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "hard_x_rays.channel[:].detector.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "hard_x_rays/channel(i1)/detector/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "hard_x_rays.channel[:].detector.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "hard_x_rays/channel(i1)/detector/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "hard_x_rays/channel(i1)/detector/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].detector.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "hard_x_rays/channel(i1)/detector/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "hard_x_rays/channel(i1)/detector/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.outline.x2": { + "coordinates": [ + "hard_x_rays.channel[:].detector.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "hard_x_rays/channel(i1)/detector/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "hard_x_rays/channel(i1)/detector/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].detector.outline.x2_error_lower": { + "coordinates": [ + "hard_x_rays.channel[:].detector.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "hard_x_rays/channel(i1)/detector/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.outline.x2_error_upper": { + "coordinates": [ + "hard_x_rays.channel[:].detector.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "hard_x_rays/channel(i1)/detector/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "hard_x_rays/channel(i1)/detector/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "hard_x_rays/channel(i1)/detector/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].detector.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "hard_x_rays/channel(i1)/detector/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "hard_x_rays/channel(i1)/detector/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "hard_x_rays/channel(i1)/detector/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "hard_x_rays.channel[:].detector.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "hard_x_rays/channel(i1)/detector/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].detector.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "hard_x_rays/channel(i1)/detector/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "hard_x_rays.channel[:].detector.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "hard_x_rays/channel(i1)/detector/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "hard_x_rays.channel[:].detector.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "hard_x_rays/channel(i1)/detector/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "hard_x_rays.channel[:].detector.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "hard_x_rays/channel(i1)/detector/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "hard_x_rays/channel(i1)/detector/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].detector.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "hard_x_rays/channel(i1)/detector/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "hard_x_rays/channel(i1)/detector/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "hard_x_rays/channel(i1)/detector/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "hard_x_rays/channel(i1)/detector/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].detector.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "hard_x_rays/channel(i1)/detector/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "hard_x_rays/channel(i1)/detector/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "hard_x_rays/channel(i1)/detector/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "hard_x_rays/channel(i1)/detector/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].detector.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/detector/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/detector/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "hard_x_rays/channel(i1)/detector/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "hard_x_rays/channel(i1)/detector/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].detector.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "hard_x_rays/channel(i1)/detector/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "hard_x_rays/channel(i1)/detector/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "hard_x_rays/channel(i1)/detector/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "hard_x_rays.channel[:].detector.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "hard_x_rays/channel(i1)/detector/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "hard_x_rays/channel(i1)/detector/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].detector.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "hard_x_rays/channel(i1)/detector/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "hard_x_rays/channel(i1)/detector/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "hard_x_rays/channel(i1)/detector/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "hard_x_rays/channel(i1)/detector/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].detector.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "hard_x_rays/channel(i1)/detector/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "hard_x_rays/channel(i1)/detector/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "hard_x_rays/channel(i1)/detector/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "hard_x_rays/channel(i1)/detector/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].detector.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/detector/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/detector/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "hard_x_rays/channel(i1)/detector/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "hard_x_rays/channel(i1)/detector/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].detector.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "hard_x_rays/channel(i1)/detector/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "hard_x_rays/channel(i1)/detector/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "hard_x_rays/channel(i1)/detector/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "hard_x_rays.channel[:].detector.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "hard_x_rays/channel(i1)/detector/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "hard_x_rays/channel(i1)/detector/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].detector.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "hard_x_rays/channel(i1)/detector/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "hard_x_rays/channel(i1)/detector/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "hard_x_rays/channel(i1)/detector/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "hard_x_rays/channel(i1)/detector/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].detector.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "hard_x_rays/channel(i1)/detector/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "hard_x_rays/channel(i1)/detector/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "hard_x_rays/channel(i1)/detector/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "hard_x_rays/channel(i1)/detector/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].detector.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/detector/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].detector.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/detector/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].energy_band": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of energy bands in which photons are counted by the detector", + "full_path": "hard_x_rays/channel(i1)/energy_band(i2)", + "lifecycle_status": "alpha", + "maxoccur": "8", + "structure_reference": "detector_energy_band" + }, + "hard_x_rays.channel[:].energy_band[:].detection_efficiency": { + "coordinates": [ + "hard_x_rays.channel[:].energy_band[:].energies" + ], + "data_type": "FLT_1D", + "documentation": "Probability of detection of a photon impacting the detector as a function of its energy ", + "full_path": "hard_x_rays/channel(i1)/energy_band(i2)/detection_efficiency(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "hard_x_rays.channel[:].energy_band[:].detection_efficiency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"detection_efficiency\"", + "full_path": "hard_x_rays/channel(i1)/energy_band(i2)/detection_efficiency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].energy_band[:].detection_efficiency_error_lower": { + "coordinates": [ + "hard_x_rays.channel[:].energy_band[:].energies" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"detection_efficiency\"", + "full_path": "hard_x_rays/channel(i1)/energy_band(i2)/detection_efficiency_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "hard_x_rays.channel[:].energy_band[:].detection_efficiency_error_upper": { + "coordinates": [ + "hard_x_rays.channel[:].energy_band[:].energies" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"detection_efficiency\"", + "full_path": "hard_x_rays/channel(i1)/energy_band(i2)/detection_efficiency_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "hard_x_rays.channel[:].energy_band[:].energies": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of discrete energy values inside the band", + "full_path": "hard_x_rays/channel(i1)/energy_band(i2)/energies(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "hard_x_rays.channel[:].energy_band[:].energies_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energies\"", + "full_path": "hard_x_rays/channel(i1)/energy_band(i2)/energies_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].energy_band[:].energies_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energies\"", + "full_path": "hard_x_rays/channel(i1)/energy_band(i2)/energies_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "hard_x_rays.channel[:].energy_band[:].energies_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energies\"", + "full_path": "hard_x_rays/channel(i1)/energy_band(i2)/energies_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "hard_x_rays.channel[:].energy_band[:].lower_bound": { + "data_type": "FLT_0D", + "documentation": "Lower bound of the energy band", + "full_path": "hard_x_rays/channel(i1)/energy_band(i2)/lower_bound", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "hard_x_rays.channel[:].energy_band[:].lower_bound_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"lower_bound\"", + "full_path": "hard_x_rays/channel(i1)/energy_band(i2)/lower_bound_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].energy_band[:].lower_bound_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"lower_bound\"", + "full_path": "hard_x_rays/channel(i1)/energy_band(i2)/lower_bound_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "hard_x_rays.channel[:].energy_band[:].lower_bound_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"lower_bound\"", + "full_path": "hard_x_rays/channel(i1)/energy_band(i2)/lower_bound_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "hard_x_rays.channel[:].energy_band[:].upper_bound": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the energy band", + "full_path": "hard_x_rays/channel(i1)/energy_band(i2)/upper_bound", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "hard_x_rays.channel[:].energy_band[:].upper_bound_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"upper_bound\"", + "full_path": "hard_x_rays/channel(i1)/energy_band(i2)/upper_bound_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].energy_band[:].upper_bound_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"upper_bound\"", + "full_path": "hard_x_rays/channel(i1)/energy_band(i2)/upper_bound_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "hard_x_rays.channel[:].energy_band[:].upper_bound_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"upper_bound\"", + "full_path": "hard_x_rays/channel(i1)/energy_band(i2)/upper_bound_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "hard_x_rays.channel[:].etendue": { + "data_type": "FLT_0D", + "documentation": "Etendue (geometric extent) of the channel's optical system", + "full_path": "hard_x_rays/channel(i1)/etendue", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2.str" + }, + "hard_x_rays.channel[:].etendue_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"etendue\"", + "full_path": "hard_x_rays/channel(i1)/etendue_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].etendue_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"etendue\"", + "full_path": "hard_x_rays/channel(i1)/etendue_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2.str" + }, + "hard_x_rays.channel[:].etendue_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"etendue\"", + "full_path": "hard_x_rays/channel(i1)/etendue_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2.str" + }, + "hard_x_rays.channel[:].etendue_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to calculate the etendue. Index = 0 : exact calculation with a 4D integral; 1 : approximation with first order formula (detector surface times solid angle subtended by the apertures); 2 : other methods", + "full_path": "hard_x_rays/channel(i1)/etendue_method", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "hard_x_rays.channel[:].etendue_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "hard_x_rays/channel(i1)/etendue_method/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "hard_x_rays.channel[:].etendue_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "hard_x_rays/channel(i1)/etendue_method/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "hard_x_rays.channel[:].etendue_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "hard_x_rays/channel(i1)/etendue_method/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "hard_x_rays.channel[:].filter_window": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of filter windows", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "filter_window" + }, + "hard_x_rays.channel[:].filter_window[:].centre": { + "data_type": "STRUCTURE", + "documentation": "Coordinates of the origin of the local coordinate system (X1,X2,X3) describing the filter. This origin is located within the filter area and should be the middle point of the filter surface. If geometry_type=2, it's the centre of the circular filter. If geometry_type=3, it's the centre of the rectangular filter. ", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "hard_x_rays.channel[:].filter_window[:].centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "hard_x_rays.channel[:].filter_window[:].centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "hard_x_rays.channel[:].filter_window[:].centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "hard_x_rays.channel[:].filter_window[:].centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].curvature_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/curved_object_curvature_identifier.xml", + "documentation": "Curvature of the filter.\n1) planar : Planar object, no curvature\n2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature\n3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature\n4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature\n5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/curvature_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "hard_x_rays.channel[:].filter_window[:].curvature_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/curvature_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "hard_x_rays.channel[:].filter_window[:].curvature_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/curvature_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "hard_x_rays.channel[:].filter_window[:].curvature_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/curvature_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "hard_x_rays.channel[:].filter_window[:].geometry_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/curved_object_geometry_identifier.xml", + "documentation": "Geometry of the filter contour. Note that there is some flexibility in the choice of the local coordinate system (X1,X2,X3). The data provider should choose the most convenient coordinate system for the filter, respecting the definitions of (X1,X2,X3) indicated below.\n1) polygonal : Contour described by a polygonal outline in the (X1, X2) plane\n2) circular : Circle in the (X1, X2) plane, defined by its centre and radius\n3) rectangle : Rectangle in the (X1, X2) plane, defined by its centre and widths in the X1 and X2 directions", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/geometry_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "hard_x_rays.channel[:].filter_window[:].geometry_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/geometry_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "hard_x_rays.channel[:].filter_window[:].geometry_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/geometry_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "hard_x_rays.channel[:].filter_window[:].geometry_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/geometry_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "hard_x_rays.channel[:].filter_window[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the filter", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "hard_x_rays.channel[:].filter_window[:].material": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/materials_identifier.xml", + "documentation": "Material of the filter window\n0) unspecified : unspecified\n1) C : Carbon\n2) W : Tungsten\n3) C_W_coating : Carbon with tungsten coating\n4) SS : Stainless steel\n5) SS_C_coating : Stainless steel with carbon coating\n6) IN : Inconel\n7) IN_C_coating : Inconel with carbon coating\n8) BC : Boron carbide\n17) BN : Boron nitride\n9) Ti_C_coating : Titanium with carbon coating\n10) Be : Beryllium\n11) Mo : Molybdenum\n12) Quartz : Quartz\n13) Ge : Germanium\n14) Si : Silicon\n15) LiF : Lithium fluoride\n16) InSb : Indium antimonide\n18) Cu : Copper\n19) CuCrZr : Copper Chromium Zirconium alloy", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/material", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "hard_x_rays.channel[:].filter_window[:].material.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/material/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "hard_x_rays.channel[:].filter_window[:].material.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/material/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "hard_x_rays.channel[:].filter_window[:].material.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/material/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "hard_x_rays.channel[:].filter_window[:].outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the filter in the (X1, X2) coordinate system, used only if geometry_type/index=1. Do NOT repeat the first point.", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "hard_x_rays.channel[:].filter_window[:].outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].outline.x2": { + "coordinates": [ + "hard_x_rays.channel[:].filter_window[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].outline.x2_error_lower": { + "coordinates": [ + "hard_x_rays.channel[:].filter_window[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].outline.x2_error_upper": { + "coordinates": [ + "hard_x_rays.channel[:].filter_window[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].photon_absorption": { + "coordinates": [ + "hard_x_rays.channel[:].filter_window[:].wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Probability of absorbing a photon passing through the filter as a function of its wavelength ", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/photon_absorption(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "hard_x_rays.channel[:].filter_window[:].photon_absorption_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"photon_absorption\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/photon_absorption_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].photon_absorption_error_lower": { + "coordinates": [ + "hard_x_rays.channel[:].filter_window[:].wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"photon_absorption\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/photon_absorption_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "hard_x_rays.channel[:].filter_window[:].photon_absorption_error_upper": { + "coordinates": [ + "hard_x_rays.channel[:].filter_window[:].wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"photon_absorption\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/photon_absorption_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "hard_x_rays.channel[:].filter_window[:].radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type/index = 2", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the filter, derived from the above geometric data", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "hard_x_rays.channel[:].filter_window[:].surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "hard_x_rays.channel[:].filter_window[:].surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "hard_x_rays.channel[:].filter_window[:].thickness": { + "data_type": "FLT_0D", + "documentation": "Thickness of the filter window", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/thickness", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].thickness_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"thickness\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/thickness_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].thickness_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"thickness\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/thickness_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].thickness_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"thickness\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/thickness_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].wavelength_lower": { + "data_type": "FLT_0D", + "documentation": "Lower bound of the filter wavelength range", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/wavelength_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].wavelength_lower_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelength_lower\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/wavelength_lower_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].wavelength_lower_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"wavelength_lower\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/wavelength_lower_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].wavelength_lower_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"wavelength_lower\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/wavelength_lower_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].wavelength_upper": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the filter wavelength range", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/wavelength_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].wavelength_upper_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelength_upper\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/wavelength_upper_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].wavelength_upper_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"wavelength_upper\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/wavelength_upper_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].wavelength_upper_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"wavelength_upper\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/wavelength_upper_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].wavelengths": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of wavelength values", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/wavelengths(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].wavelengths_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelengths\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/wavelengths_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].wavelengths_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"wavelengths\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/wavelengths_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].wavelengths_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"wavelengths\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/wavelengths_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x1_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x1_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x1_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_curvature\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x1_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].x1_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_curvature\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x1_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x1_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_curvature\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x1_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "hard_x_rays.channel[:].filter_window[:].x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the filter in the X1 direction, used only if geometry_type/index = 3", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x2_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x2_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x2_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_curvature\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x2_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].x2_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_curvature\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x2_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x2_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_curvature\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x2_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "hard_x_rays.channel[:].filter_window[:].x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the filter in the X2 direction, used only if geometry_type/index = 3", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the filter surface and oriented towards the plasma.", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "hard_x_rays.channel[:].filter_window[:].x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].filter_window[:].x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].filter_window[:].x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the channel", + "full_path": "hard_x_rays/channel(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "hard_x_rays.channel[:].line_of_sight": { + "data_type": "STRUCTURE", + "documentation": "Description of the line of sight of the channel, given by 2 points", + "full_path": "hard_x_rays/channel(i1)/line_of_sight", + "lifecycle_status": "alpha", + "structure_reference": "line_of_sight_2points" + }, + "hard_x_rays.channel[:].line_of_sight.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "hard_x_rays.channel[:].line_of_sight.first_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/first_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "hard_x_rays.channel[:].line_of_sight.first_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/first_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].line_of_sight.first_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/first_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "hard_x_rays.channel[:].line_of_sight.first_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/first_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "hard_x_rays.channel[:].line_of_sight.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/first_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].line_of_sight.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].line_of_sight.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/first_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].line_of_sight.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/first_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].line_of_sight.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/first_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].line_of_sight.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].line_of_sight.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/first_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].line_of_sight.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/first_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].line_of_sight.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "hard_x_rays.channel[:].line_of_sight.second_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/second_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "hard_x_rays.channel[:].line_of_sight.second_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/second_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].line_of_sight.second_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/second_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "hard_x_rays.channel[:].line_of_sight.second_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/second_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "hard_x_rays.channel[:].line_of_sight.second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/second_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].line_of_sight.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].line_of_sight.second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/second_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].line_of_sight.second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/second_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].line_of_sight.second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/second_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].line_of_sight.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].line_of_sight.second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/second_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].line_of_sight.second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "hard_x_rays/channel(i1)/line_of_sight/second_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "hard_x_rays.channel[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the channel", + "full_path": "hard_x_rays/channel(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "hard_x_rays.channel[:].radiance": { + "coordinates": [ + "hard_x_rays.channel[:].energy_band", + "hard_x_rays.channel[:].radiance.time" + ], + "data_type": "STRUCTURE", + "documentation": "Photons received by the detector per unit time, per unit solid angle and per unit area (i.e. photon flux divided by the etendue), in multiple energy bands if available from the detector", + "full_path": "hard_x_rays/channel(i1)/radiance", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d_validity", + "units": "(photons).s^-1.m^-2.sr^-1" + }, + "hard_x_rays.channel[:].radiance.data": { + "coordinates": [ + "1...N", + "hard_x_rays.channel[:].radiance.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "hard_x_rays/channel(i1)/radiance/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance/time", + "type": "dynamic", + "units": "(photons).s^-1.m^-2.sr^-1" + }, + "hard_x_rays.channel[:].radiance.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "hard_x_rays/channel(i1)/radiance/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.channel[:].radiance.data_error_lower": { + "coordinates": [ + "1...N", + "hard_x_rays.channel[:].radiance.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "hard_x_rays/channel(i1)/radiance/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance/time", + "type": "dynamic", + "units": "(photons).s^-1.m^-2.sr^-1" + }, + "hard_x_rays.channel[:].radiance.data_error_upper": { + "coordinates": [ + "1...N", + "hard_x_rays.channel[:].radiance.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "hard_x_rays/channel(i1)/radiance/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance/time", + "type": "dynamic", + "units": "(photons).s^-1.m^-2.sr^-1" + }, + "hard_x_rays.channel[:].radiance.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "hard_x_rays/channel(i1)/radiance/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance/time", + "type": "dynamic", + "units": "s" + }, + "hard_x_rays.channel[:].radiance.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "hard_x_rays/channel(i1)/radiance/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.channel[:].radiance.validity_timed": { + "coordinates": [ + "hard_x_rays.channel[:].radiance.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "hard_x_rays/channel(i1)/radiance/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance/time", + "type": "dynamic" + }, + "hard_x_rays.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "hard_x_rays/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "hard_x_rays.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "hard_x_rays/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "hard_x_rays/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "hard_x_rays/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "hard_x_rays.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "hard_x_rays/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "hard_x_rays/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "hard_x_rays/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "hard_x_rays/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "hard_x_rays/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "hard_x_rays/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "hard_x_rays/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.code.output_flag": { + "coordinates": [ + "hard_x_rays.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "hard_x_rays/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "hard_x_rays.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "hard_x_rays/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "hard_x_rays/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "hard_x_rays/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.emissivity_profile_1d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emissivity profile per energy band (assumed common to all channels used in the profile reconstruction)", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "8", + "structure_reference": "hxr_emissivity_profile" + }, + "hard_x_rays.emissivity_profile_1d[:].emissivity": { + "coordinates": [ + "hard_x_rays.emissivity_profile_1d[:].rho_tor_norm", + "hard_x_rays.emissivity_profile_1d[:].time" + ], + "data_type": "FLT_2D", + "documentation": "Radial profile of the plasma emissivity in this energy band", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/emissivity(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "(photons).m^-3.str^-1.s^-1" + }, + "hard_x_rays.emissivity_profile_1d[:].emissivity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"emissivity\"", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/emissivity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.emissivity_profile_1d[:].emissivity_error_lower": { + "coordinates": [ + "hard_x_rays.emissivity_profile_1d[:].rho_tor_norm", + "hard_x_rays.emissivity_profile_1d[:].time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"emissivity\"", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/emissivity_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "(photons).m^-3.str^-1.s^-1" + }, + "hard_x_rays.emissivity_profile_1d[:].emissivity_error_upper": { + "coordinates": [ + "hard_x_rays.emissivity_profile_1d[:].rho_tor_norm", + "hard_x_rays.emissivity_profile_1d[:].time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"emissivity\"", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/emissivity_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "(photons).m^-3.str^-1.s^-1" + }, + "hard_x_rays.emissivity_profile_1d[:].half_width_external": { + "coordinates": [ + "hard_x_rays.emissivity_profile_1d[:].time" + ], + "data_type": "FLT_1D", + "documentation": "External (towards separatrix) half width of the emissivity peak (in normalised toroidal flux)", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/half_width_external(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "hard_x_rays.emissivity_profile_1d[:].half_width_external_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"half_width_external\"", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/half_width_external_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.emissivity_profile_1d[:].half_width_external_error_lower": { + "coordinates": [ + "hard_x_rays.emissivity_profile_1d[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"half_width_external\"", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/half_width_external_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "hard_x_rays.emissivity_profile_1d[:].half_width_external_error_upper": { + "coordinates": [ + "hard_x_rays.emissivity_profile_1d[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"half_width_external\"", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/half_width_external_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "hard_x_rays.emissivity_profile_1d[:].half_width_internal": { + "coordinates": [ + "hard_x_rays.emissivity_profile_1d[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Internal (towards magnetic axis) half width of the emissivity peak (in normalised toroidal flux)", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/half_width_internal(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "hard_x_rays.emissivity_profile_1d[:].half_width_internal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"half_width_internal\"", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/half_width_internal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.emissivity_profile_1d[:].half_width_internal_error_lower": { + "coordinates": [ + "hard_x_rays.emissivity_profile_1d[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"half_width_internal\"", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/half_width_internal_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "hard_x_rays.emissivity_profile_1d[:].half_width_internal_error_upper": { + "coordinates": [ + "hard_x_rays.emissivity_profile_1d[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"half_width_internal\"", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/half_width_internal_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "hard_x_rays.emissivity_profile_1d[:].lower_bound": { + "data_type": "FLT_0D", + "documentation": "Lower bound of the energy band", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/lower_bound", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "hard_x_rays.emissivity_profile_1d[:].lower_bound_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"lower_bound\"", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/lower_bound_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.emissivity_profile_1d[:].lower_bound_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"lower_bound\"", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/lower_bound_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "hard_x_rays.emissivity_profile_1d[:].lower_bound_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"lower_bound\"", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/lower_bound_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "hard_x_rays.emissivity_profile_1d[:].peak_position": { + "coordinates": [ + "hard_x_rays.emissivity_profile_1d[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Normalised toroidal flux coordinate position at which the emissivity peaks", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/peak_position(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "hard_x_rays.emissivity_profile_1d[:].peak_position_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"peak_position\"", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/peak_position_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.emissivity_profile_1d[:].peak_position_error_lower": { + "coordinates": [ + "hard_x_rays.emissivity_profile_1d[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"peak_position\"", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/peak_position_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "hard_x_rays.emissivity_profile_1d[:].peak_position_error_upper": { + "coordinates": [ + "hard_x_rays.emissivity_profile_1d[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"peak_position\"", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/peak_position_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "hard_x_rays.emissivity_profile_1d[:].rho_tor_norm": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Normalised toroidal flux coordinate grid", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/rho_tor_norm(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "hard_x_rays.emissivity_profile_1d[:].rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.emissivity_profile_1d[:].rho_tor_norm_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/rho_tor_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "hard_x_rays.emissivity_profile_1d[:].rho_tor_norm_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/rho_tor_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "hard_x_rays.emissivity_profile_1d[:].time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "hard_x_rays.emissivity_profile_1d[:].upper_bound": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the energy band", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/upper_bound", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "hard_x_rays.emissivity_profile_1d[:].upper_bound_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"upper_bound\"", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/upper_bound_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.emissivity_profile_1d[:].upper_bound_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"upper_bound\"", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/upper_bound_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "hard_x_rays.emissivity_profile_1d[:].upper_bound_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"upper_bound\"", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/upper_bound_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "hard_x_rays.emissivity_profile_1d[:].validity_timed": { + "coordinates": [ + "hard_x_rays.emissivity_profile_1d[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the emissivity profile data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "hard_x_rays/emissivity_profile_1d(i1)/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic" + }, + "hard_x_rays.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "hard_x_rays/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "hard_x_rays.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "hard_x_rays/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "hard_x_rays/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "hard_x_rays/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "hard_x_rays.ids_properties.occurrence" + }, + "hard_x_rays.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "hard_x_rays/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "hard_x_rays.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "hard_x_rays/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "hard_x_rays.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "hard_x_rays/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "hard_x_rays/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "hard_x_rays/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "hard_x_rays/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "hard_x_rays/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "hard_x_rays/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "hard_x_rays.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "hard_x_rays/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "hard_x_rays/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "hard_x_rays/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "hard_x_rays/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "hard_x_rays/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "hard_x_rays/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "hard_x_rays/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "hard_x_rays.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "hard_x_rays/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "hard_x_rays/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "hard_x_rays/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "hard_x_rays/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "hard_x_rays/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "hard_x_rays/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "hard_x_rays/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "hard_x_rays.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "hard_x_rays/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "hard_x_rays.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "hard_x_rays/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "hard_x_rays/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "hard_x_rays/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "hard_x_rays/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "hard_x_rays/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "hard_x_rays/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "hard_x_rays/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "hard_x_rays.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "hard_x_rays/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "hard_x_rays/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "hard_x_rays/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "hard_x_rays/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "hard_x_rays/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "hard_x_rays/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "hard_x_rays/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "hard_x_rays.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "hard_x_rays/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "hard_x_rays.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "hard_x_rays/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "hard_x_rays.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "hard_x_rays/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "hard_x_rays.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "hard_x_rays/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "hard_x_rays/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "hard_x_rays.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "hard_x_rays/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "hard_x_rays.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "hard_x_rays/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "hard_x_rays/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "hard_x_rays/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "hard_x_rays.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "hard_x_rays/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "hard_x_rays.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "hard_x_rays/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "hard_x_rays.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "hard_x_rays/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "hard_x_rays.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "hard_x_rays/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "hard_x_rays.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "hard_x_rays/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/ic_antennas.json b/omas/imas_structures/3_39_0/ic_antennas.json new file mode 100644 index 000000000..6edce2c28 --- /dev/null +++ b/omas/imas_structures/3_39_0/ic_antennas.json @@ -0,0 +1,3720 @@ +{ + "ic_antennas": { + "documentation": "Antenna systems for heating and current drive in the ion cyclotron (IC) frequencies.", + "full_path": "ic_antennas", + "lifecycle_last_change": "3.33.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.7.0", + "maxoccur": "2" + }, + "ic_antennas.antenna": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of Ion Cyclotron antennas", + "full_path": "ic_antennas/antenna(i1)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "ic_antennas_antenna" + }, + "ic_antennas.antenna[:].frequency": { + "data_type": "STRUCTURE", + "documentation": "Frequency (average over modules)", + "full_path": "ic_antennas/antenna(i1)/frequency", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "Hz" + }, + "ic_antennas.antenna[:].frequency.data": { + "coordinates": [ + "ic_antennas.antenna[:].frequency.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ic_antennas/antenna(i1)/frequency/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/time", + "type": "dynamic", + "units": "Hz" + }, + "ic_antennas.antenna[:].frequency.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ic_antennas/antenna(i1)/frequency/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].frequency.data_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].frequency.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/frequency/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/time", + "type": "dynamic", + "units": "Hz" + }, + "ic_antennas.antenna[:].frequency.data_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].frequency.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/frequency/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/time", + "type": "dynamic", + "units": "Hz" + }, + "ic_antennas.antenna[:].frequency.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ic_antennas/antenna(i1)/frequency/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/time", + "type": "dynamic", + "units": "s" + }, + "ic_antennas.antenna[:].identifier": { + "data_type": "STR_0D", + "documentation": "Identifier of the antenna (unique within the set of all antennas of the experiment)", + "full_path": "ic_antennas/antenna(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "ic_antennas.antenna[:].module": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of antenna modules (each module is fed by a single transmission line)", + "full_path": "ic_antennas/antenna(i1)/module(i2)", + "lifecycle_status": "alpha", + "maxoccur": "8", + "structure_reference": "ic_antennas_antenna_module" + }, + "ic_antennas.antenna[:].module[:].current": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of current measurements", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "ic_antennas_measurement", + "units": "A" + }, + "ic_antennas.antenna[:].module[:].current[:].amplitude": { + "data_type": "STRUCTURE", + "documentation": "Amplitude of the measurement", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/amplitude", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d_units_level_2", + "units": "A" + }, + "ic_antennas.antenna[:].module[:].current[:].amplitude.data": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].current[:].amplitude.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/amplitude/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude/time", + "type": "dynamic", + "units": "A" + }, + "ic_antennas.antenna[:].module[:].current[:].amplitude.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/amplitude/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].current[:].amplitude.data_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].current[:].amplitude.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/amplitude/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude/time", + "type": "dynamic", + "units": "A" + }, + "ic_antennas.antenna[:].module[:].current[:].amplitude.data_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].current[:].amplitude.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/amplitude/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude/time", + "type": "dynamic", + "units": "A" + }, + "ic_antennas.antenna[:].module[:].current[:].amplitude.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/amplitude/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude/time", + "type": "dynamic", + "units": "s" + }, + "ic_antennas.antenna[:].module[:].current[:].identifier": { + "data_type": "STR_0D", + "documentation": "Identifier", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "ic_antennas.antenna[:].module[:].current[:].name": { + "data_type": "STR_0D", + "documentation": "Name", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "ic_antennas.antenna[:].module[:].current[:].phase": { + "data_type": "STRUCTURE", + "documentation": "Phase of the measurement", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/phase", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].current[:].phase.data": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].current[:].phase.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/phase/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].current[:].phase.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/phase/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].current[:].phase.data_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].current[:].phase.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/phase/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].current[:].phase.data_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].current[:].phase.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/phase/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].current[:].phase.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/phase/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "s" + }, + "ic_antennas.antenna[:].module[:].current[:].position": { + "data_type": "STRUCTURE", + "documentation": "Position of the measurement", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/position", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "ic_antennas.antenna[:].module[:].current[:].position.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/position/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].current[:].position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].current[:].position.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/position/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].current[:].position.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/position/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].current[:].position.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/position/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].current[:].position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].current[:].position.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/position/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].current[:].position.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/position/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].current[:].position.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/position/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].current[:].position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].current[:].position.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/position/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].current[:].position.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/current(i3)/position/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].frequency": { + "data_type": "STRUCTURE", + "documentation": "Frequency", + "full_path": "ic_antennas/antenna(i1)/module(i2)/frequency", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "Hz" + }, + "ic_antennas.antenna[:].module[:].frequency.data": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].frequency.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ic_antennas/antenna(i1)/module(i2)/frequency/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/time", + "type": "dynamic", + "units": "Hz" + }, + "ic_antennas.antenna[:].module[:].frequency.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/frequency/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].frequency.data_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].frequency.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/frequency/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/time", + "type": "dynamic", + "units": "Hz" + }, + "ic_antennas.antenna[:].module[:].frequency.data_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].frequency.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/frequency/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/time", + "type": "dynamic", + "units": "Hz" + }, + "ic_antennas.antenna[:].module[:].frequency.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ic_antennas/antenna(i1)/module(i2)/frequency/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/time", + "type": "dynamic", + "units": "s" + }, + "ic_antennas.antenna[:].module[:].identifier": { + "data_type": "STR_0D", + "documentation": "Identifier of the module", + "full_path": "ic_antennas/antenna(i1)/module(i2)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "ic_antennas.antenna[:].module[:].matching_element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of matching elements", + "full_path": "ic_antennas/antenna(i1)/module(i2)/matching_element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "ic_antennas_matching_element", + "units": "A" + }, + "ic_antennas.antenna[:].module[:].matching_element[:].capacitance": { + "data_type": "STRUCTURE", + "documentation": "Capacitance of the macthing element", + "full_path": "ic_antennas/antenna(i1)/module(i2)/matching_element(i3)/capacitance", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "F" + }, + "ic_antennas.antenna[:].module[:].matching_element[:].capacitance.data": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].matching_element[:].capacitance.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ic_antennas/antenna(i1)/module(i2)/matching_element(i3)/capacitance/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "capacitance/time", + "type": "dynamic", + "units": "F" + }, + "ic_antennas.antenna[:].module[:].matching_element[:].capacitance.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/matching_element(i3)/capacitance/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].matching_element[:].capacitance.data_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].matching_element[:].capacitance.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/matching_element(i3)/capacitance/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "capacitance/time", + "type": "dynamic", + "units": "F" + }, + "ic_antennas.antenna[:].module[:].matching_element[:].capacitance.data_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].matching_element[:].capacitance.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/matching_element(i3)/capacitance/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "capacitance/time", + "type": "dynamic", + "units": "F" + }, + "ic_antennas.antenna[:].module[:].matching_element[:].capacitance.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ic_antennas/antenna(i1)/module(i2)/matching_element(i3)/capacitance/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "capacitance/time", + "type": "dynamic", + "units": "s" + }, + "ic_antennas.antenna[:].module[:].matching_element[:].name": { + "data_type": "STR_0D", + "documentation": "Name", + "full_path": "ic_antennas/antenna(i1)/module(i2)/matching_element(i3)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "ic_antennas.antenna[:].module[:].matching_element[:].phase": { + "data_type": "STRUCTURE", + "documentation": "Phase delay induced by the stub", + "full_path": "ic_antennas/antenna(i1)/module(i2)/matching_element(i3)/phase", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].matching_element[:].phase.data": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].matching_element[:].phase.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ic_antennas/antenna(i1)/module(i2)/matching_element(i3)/phase/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].matching_element[:].phase.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/matching_element(i3)/phase/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].matching_element[:].phase.data_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].matching_element[:].phase.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/matching_element(i3)/phase/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].matching_element[:].phase.data_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].matching_element[:].phase.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/matching_element(i3)/phase/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].matching_element[:].phase.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ic_antennas/antenna(i1)/module(i2)/matching_element(i3)/phase/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "s" + }, + "ic_antennas.antenna[:].module[:].matching_element[:].type": { + "data_type": "STRUCTURE", + "documentation": "Type of the matching element. Index = 1 : capacitor (fill capacitance); Index = 2 : stub (fill phase)", + "full_path": "ic_antennas/antenna(i1)/module(i2)/matching_element(i3)/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "ic_antennas.antenna[:].module[:].matching_element[:].type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "ic_antennas/antenna(i1)/module(i2)/matching_element(i3)/type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "ic_antennas.antenna[:].module[:].matching_element[:].type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "ic_antennas/antenna(i1)/module(i2)/matching_element(i3)/type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "ic_antennas.antenna[:].module[:].matching_element[:].type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "ic_antennas/antenna(i1)/module(i2)/matching_element(i3)/type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "ic_antennas.antenna[:].module[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the module", + "full_path": "ic_antennas/antenna(i1)/module(i2)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "ic_antennas.antenna[:].module[:].phase_forward": { + "data_type": "STRUCTURE", + "documentation": "Phase of the forward power with respect to the first module", + "full_path": "ic_antennas/antenna(i1)/module(i2)/phase_forward", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].phase_forward.data": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].phase_forward.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ic_antennas/antenna(i1)/module(i2)/phase_forward/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase_forward/time", + "type": "dynamic", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].phase_forward.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/phase_forward/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].phase_forward.data_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].phase_forward.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/phase_forward/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase_forward/time", + "type": "dynamic", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].phase_forward.data_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].phase_forward.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/phase_forward/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase_forward/time", + "type": "dynamic", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].phase_forward.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ic_antennas/antenna(i1)/module(i2)/phase_forward/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase_forward/time", + "type": "dynamic", + "units": "s" + }, + "ic_antennas.antenna[:].module[:].phase_reflected": { + "data_type": "STRUCTURE", + "documentation": "Phase of the reflected power with respect to the forward power of this module", + "full_path": "ic_antennas/antenna(i1)/module(i2)/phase_reflected", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].phase_reflected.data": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].phase_reflected.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ic_antennas/antenna(i1)/module(i2)/phase_reflected/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase_reflected/time", + "type": "dynamic", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].phase_reflected.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/phase_reflected/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].phase_reflected.data_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].phase_reflected.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/phase_reflected/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase_reflected/time", + "type": "dynamic", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].phase_reflected.data_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].phase_reflected.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/phase_reflected/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase_reflected/time", + "type": "dynamic", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].phase_reflected.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ic_antennas/antenna(i1)/module(i2)/phase_reflected/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase_reflected/time", + "type": "dynamic", + "units": "s" + }, + "ic_antennas.antenna[:].module[:].power_forward": { + "data_type": "STRUCTURE", + "documentation": "Forward power arriving to the back of the module", + "full_path": "ic_antennas/antenna(i1)/module(i2)/power_forward", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "ic_antennas.antenna[:].module[:].power_forward.data": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].power_forward.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ic_antennas/antenna(i1)/module(i2)/power_forward/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_forward/time", + "type": "dynamic", + "units": "W" + }, + "ic_antennas.antenna[:].module[:].power_forward.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/power_forward/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].power_forward.data_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].power_forward.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/power_forward/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_forward/time", + "type": "dynamic", + "units": "W" + }, + "ic_antennas.antenna[:].module[:].power_forward.data_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].power_forward.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/power_forward/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_forward/time", + "type": "dynamic", + "units": "W" + }, + "ic_antennas.antenna[:].module[:].power_forward.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ic_antennas/antenna(i1)/module(i2)/power_forward/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_forward/time", + "type": "dynamic", + "units": "s" + }, + "ic_antennas.antenna[:].module[:].power_launched": { + "data_type": "STRUCTURE", + "documentation": "Power launched from this module into the vacuum vessel", + "full_path": "ic_antennas/antenna(i1)/module(i2)/power_launched", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "ic_antennas.antenna[:].module[:].power_launched.data": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ic_antennas/antenna(i1)/module(i2)/power_launched/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "ic_antennas.antenna[:].module[:].power_launched.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/power_launched/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].power_launched.data_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/power_launched/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "ic_antennas.antenna[:].module[:].power_launched.data_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/power_launched/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "ic_antennas.antenna[:].module[:].power_launched.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ic_antennas/antenna(i1)/module(i2)/power_launched/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "s" + }, + "ic_antennas.antenna[:].module[:].power_reflected": { + "data_type": "STRUCTURE", + "documentation": "Reflected power", + "full_path": "ic_antennas/antenna(i1)/module(i2)/power_reflected", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "ic_antennas.antenna[:].module[:].power_reflected.data": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].power_reflected.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ic_antennas/antenna(i1)/module(i2)/power_reflected/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_reflected/time", + "type": "dynamic", + "units": "W" + }, + "ic_antennas.antenna[:].module[:].power_reflected.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/power_reflected/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].power_reflected.data_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].power_reflected.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/power_reflected/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_reflected/time", + "type": "dynamic", + "units": "W" + }, + "ic_antennas.antenna[:].module[:].power_reflected.data_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].power_reflected.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/power_reflected/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_reflected/time", + "type": "dynamic", + "units": "W" + }, + "ic_antennas.antenna[:].module[:].power_reflected.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ic_antennas/antenna(i1)/module(i2)/power_reflected/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_reflected/time", + "type": "dynamic", + "units": "s" + }, + "ic_antennas.antenna[:].module[:].pressure": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of pressure measurements", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "ic_antennas_measurement", + "units": "Pa" + }, + "ic_antennas.antenna[:].module[:].pressure[:].amplitude": { + "data_type": "STRUCTURE", + "documentation": "Amplitude of the measurement", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/amplitude", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d_units_level_2", + "units": "Pa" + }, + "ic_antennas.antenna[:].module[:].pressure[:].amplitude.data": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].pressure[:].amplitude.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/amplitude/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude/time", + "type": "dynamic", + "units": "Pa" + }, + "ic_antennas.antenna[:].module[:].pressure[:].amplitude.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/amplitude/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].pressure[:].amplitude.data_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].pressure[:].amplitude.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/amplitude/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude/time", + "type": "dynamic", + "units": "Pa" + }, + "ic_antennas.antenna[:].module[:].pressure[:].amplitude.data_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].pressure[:].amplitude.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/amplitude/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude/time", + "type": "dynamic", + "units": "Pa" + }, + "ic_antennas.antenna[:].module[:].pressure[:].amplitude.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/amplitude/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude/time", + "type": "dynamic", + "units": "s" + }, + "ic_antennas.antenna[:].module[:].pressure[:].identifier": { + "data_type": "STR_0D", + "documentation": "Identifier", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "ic_antennas.antenna[:].module[:].pressure[:].name": { + "data_type": "STR_0D", + "documentation": "Name", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "ic_antennas.antenna[:].module[:].pressure[:].phase": { + "data_type": "STRUCTURE", + "documentation": "Phase of the measurement", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/phase", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].pressure[:].phase.data": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].pressure[:].phase.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/phase/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].pressure[:].phase.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/phase/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].pressure[:].phase.data_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].pressure[:].phase.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/phase/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].pressure[:].phase.data_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].pressure[:].phase.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/phase/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].pressure[:].phase.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/phase/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "s" + }, + "ic_antennas.antenna[:].module[:].pressure[:].position": { + "data_type": "STRUCTURE", + "documentation": "Position of the measurement", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/position", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "ic_antennas.antenna[:].module[:].pressure[:].position.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/position/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].pressure[:].position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].pressure[:].position.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/position/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].pressure[:].position.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/position/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].pressure[:].position.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/position/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].pressure[:].position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].pressure[:].position.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/position/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].pressure[:].position.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/position/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].pressure[:].position.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/position/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].pressure[:].position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].pressure[:].position.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/position/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].pressure[:].position.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/pressure(i3)/position/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].reflection_coefficient": { + "data_type": "STRUCTURE", + "documentation": "Power reflection coefficient", + "full_path": "ic_antennas/antenna(i1)/module(i2)/reflection_coefficient", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "-" + }, + "ic_antennas.antenna[:].module[:].reflection_coefficient.data": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].reflection_coefficient.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ic_antennas/antenna(i1)/module(i2)/reflection_coefficient/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "reflection_coefficient/time", + "type": "dynamic", + "units": "-" + }, + "ic_antennas.antenna[:].module[:].reflection_coefficient.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/reflection_coefficient/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].reflection_coefficient.data_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].reflection_coefficient.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/reflection_coefficient/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "reflection_coefficient/time", + "type": "dynamic", + "units": "-" + }, + "ic_antennas.antenna[:].module[:].reflection_coefficient.data_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].reflection_coefficient.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/reflection_coefficient/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "reflection_coefficient/time", + "type": "dynamic", + "units": "-" + }, + "ic_antennas.antenna[:].module[:].reflection_coefficient.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ic_antennas/antenna(i1)/module(i2)/reflection_coefficient/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "reflection_coefficient/time", + "type": "dynamic", + "units": "s" + }, + "ic_antennas.antenna[:].module[:].strap": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IC antenna straps", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "ic_antennas_strap" + }, + "ic_antennas.antenna[:].module[:].strap[:].current": { + "data_type": "STRUCTURE", + "documentation": "Root mean square current flowing along the strap", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/current", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "A" + }, + "ic_antennas.antenna[:].module[:].strap[:].current.data": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].strap[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/current/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "ic_antennas.antenna[:].module[:].strap[:].current.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/current/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].current.data_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].strap[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/current/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "ic_antennas.antenna[:].module[:].strap[:].current.data_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].strap[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/current/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "ic_antennas.antenna[:].module[:].strap[:].current.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/current/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "s" + }, + "ic_antennas.antenna[:].module[:].strap[:].distance_to_conductor": { + "data_type": "FLT_0D", + "documentation": "Distance to conducting wall or other conductor behind the antenna strap", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/distance_to_conductor", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].distance_to_conductor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"distance_to_conductor\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/distance_to_conductor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].distance_to_conductor_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"distance_to_conductor\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/distance_to_conductor_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].distance_to_conductor_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"distance_to_conductor\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/distance_to_conductor_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry": { + "data_type": "STRUCTURE", + "documentation": "Cross-sectional shape of the strap", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry", + "lifecycle_status": "alpha", + "structure_reference": "outline_2d_geometry_static" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.annulus": { + "data_type": "STRUCTURE", + "documentation": "The element is an annulus of centre R, Z, with inner radius radius_inner and outer radius radius_outer", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/annulus", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "structure_reference": "annulus_static" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.annulus.r": { + "data_type": "FLT_0D", + "documentation": "Centre major radius", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/annulus/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.annulus.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/annulus/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.annulus.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/annulus/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.annulus.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/annulus/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.annulus.radius_inner": { + "data_type": "FLT_0D", + "documentation": "Inner radius", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/annulus/radius_inner", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.annulus.radius_inner_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius_inner\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/annulus/radius_inner_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.annulus.radius_inner_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius_inner\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/annulus/radius_inner_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.annulus.radius_inner_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius_inner\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/annulus/radius_inner_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.annulus.radius_outer": { + "data_type": "FLT_0D", + "documentation": "Outer radius", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/annulus/radius_outer", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.annulus.radius_outer_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius_outer\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/annulus/radius_outer_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.annulus.radius_outer_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius_outer\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/annulus/radius_outer_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.annulus.radius_outer_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius_outer\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/annulus/radius_outer_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.annulus.z": { + "data_type": "FLT_0D", + "documentation": "Centre height", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/annulus/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.annulus.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/annulus/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.annulus.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/annulus/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.annulus.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/annulus/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle": { + "data_type": "STRUCTURE", + "documentation": "Description of the element contour by a set of arcs of circle. For each of these, the position of the start point is given together with the curvature radius. The end point is given by the start point of the next arc of circle.", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/arcs_of_circle", + "lifecycle_status": "alpha", + "structure_reference": "arcs_of_circle_static" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle.curvature_radii": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Curvature radius of each arc of circle", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/arcs_of_circle/curvature_radii(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle.curvature_radii_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"curvature_radii\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/arcs_of_circle/curvature_radii_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle.curvature_radii_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"curvature_radii\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/arcs_of_circle/curvature_radii_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle.curvature_radii_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"curvature_radii\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/arcs_of_circle/curvature_radii_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radii of the start point of each arc of circle", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/arcs_of_circle/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/arcs_of_circle/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/arcs_of_circle/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/arcs_of_circle/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle.z": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Height of the start point of each arc of circle", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/arcs_of_circle/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/arcs_of_circle/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle.z_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/arcs_of_circle/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle.z_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/arcs_of_circle/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type used to describe the element shape (1:'outline', 2:'rectangle', 3:'oblique', 4:'arcs of circle, 5: 'annulus', 6 : 'thick line') ", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique": { + "data_type": "STRUCTURE", + "documentation": "Parallelogram description of the element", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique", + "lifecycle_status": "alpha", + "structure_reference": "oblique_static" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.alpha": { + "data_type": "FLT_0D", + "documentation": "Inclination of first angle measured counter-clockwise from horizontal outwardly directed radial vector (grad R).", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/alpha", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.alpha_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"alpha\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/alpha_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.alpha_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"alpha\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/alpha_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.alpha_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"alpha\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/alpha_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.beta": { + "data_type": "FLT_0D", + "documentation": "Inclination of second angle measured counter-clockwise from vertically upwards directed vector (grad Z). If both alpha and beta are zero (rectangle) then the simpler rectangular elements description should be used.", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/beta", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.beta_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"beta\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/beta_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.beta_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"beta\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/beta_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.beta_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"beta\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/beta_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.length_alpha": { + "data_type": "FLT_0D", + "documentation": "Length of the parallelogram side inclined with angle alpha with respect to the major radius axis", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/length_alpha", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.length_alpha_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"length_alpha\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/length_alpha_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.length_alpha_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"length_alpha\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/length_alpha_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.length_alpha_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"length_alpha\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/length_alpha_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.length_beta": { + "data_type": "FLT_0D", + "documentation": "Length of the parallelogram side inclined with angle beta with respect to the height axis", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/length_beta", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.length_beta_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"length_beta\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/length_beta_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.length_beta_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"length_beta\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/length_beta_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.length_beta_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"length_beta\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/length_beta_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.r": { + "data_type": "FLT_0D", + "documentation": "Major radius of the reference point (from which the alpha and beta angles are defined, marked by a + on the diagram)", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.z": { + "data_type": "FLT_0D", + "documentation": "Height of the reference point (from which the alpha and beta angles are defined, marked by a + on the diagram)", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/oblique/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the element. Do NOT repeat the first point.", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/outline", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_static" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.outline.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/outline/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.outline.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/outline/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.outline.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/outline/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.outline.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/outline/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.outline.z": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].strap[:].geometry.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/outline/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.outline.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/outline/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.outline.z_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].strap[:].geometry.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/outline/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.outline.z_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].strap[:].geometry.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/outline/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.rectangle": { + "data_type": "STRUCTURE", + "documentation": "Rectangular description of the element", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/rectangle", + "lifecycle_status": "alpha", + "structure_reference": "rectangle_static" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.rectangle.height": { + "data_type": "FLT_0D", + "documentation": "Vertical full height", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/rectangle/height", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.rectangle.height_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"height\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/rectangle/height_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.rectangle.height_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"height\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/rectangle/height_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.rectangle.height_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"height\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/rectangle/height_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.rectangle.r": { + "data_type": "FLT_0D", + "documentation": "Geometric centre R", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/rectangle/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.rectangle.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/rectangle/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.rectangle.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/rectangle/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.rectangle.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/rectangle/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.rectangle.width": { + "data_type": "FLT_0D", + "documentation": "Horizontal full width", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/rectangle/width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.rectangle.width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"width\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/rectangle/width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.rectangle.width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"width\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/rectangle/width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.rectangle.width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"width\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/rectangle/width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.rectangle.z": { + "data_type": "FLT_0D", + "documentation": "Geometric centre Z", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/rectangle/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.rectangle.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/rectangle/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.rectangle.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/rectangle/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.rectangle.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/rectangle/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line": { + "data_type": "STRUCTURE", + "documentation": "The element is approximated by a rectangle defined by a central segment and a thickness in the direction perpendicular to the segment", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/thick_line", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "structure_reference": "thick_line_static" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/thick_line/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rz0d_static" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/thick_line/first_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/thick_line/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/thick_line/first_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/thick_line/first_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/thick_line/first_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/thick_line/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/thick_line/first_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/thick_line/first_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/thick_line/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rz0d_static" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/thick_line/second_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/thick_line/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/thick_line/second_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/thick_line/second_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/thick_line/second_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/thick_line/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/thick_line/second_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/thick_line/second_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.thickness": { + "data_type": "FLT_0D", + "documentation": "Thickness", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/thick_line/thickness", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.thickness_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"thickness\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/thick_line/thickness_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.thickness_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"thickness\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/thick_line/thickness_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.thickness_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"thickness\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/geometry/thick_line/thickness_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].outline": { + "data_type": "STRUCTURE", + "documentation": "Strap outline", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/outline", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_static" + }, + "ic_antennas.antenna[:].module[:].strap[:].outline.phi": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].strap[:].outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/outline/phi(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].strap[:].outline.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/outline/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].outline.phi_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].strap[:].outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/outline/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].strap[:].outline.phi_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].strap[:].outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/outline/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].strap[:].outline.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/outline/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].outline.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/outline/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].outline.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/outline/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].outline.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/outline/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].outline.z": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].strap[:].outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/outline/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].outline.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/outline/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].outline.z_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].strap[:].outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/outline/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].outline.z_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].strap[:].outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/outline/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].phase": { + "data_type": "STRUCTURE", + "documentation": "Phase of the strap current", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/phase", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].strap[:].phase.data": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].strap[:].phase.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/phase/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].strap[:].phase.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/phase/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].phase.data_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].strap[:].phase.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/phase/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].strap[:].phase.data_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].strap[:].phase.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/phase/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].strap[:].phase.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/phase/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "s" + }, + "ic_antennas.antenna[:].module[:].strap[:].width_tor": { + "data_type": "FLT_0D", + "documentation": "Width of strap in the toroidal direction", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/width_tor", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].width_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"width_tor\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/width_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].strap[:].width_tor_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"width_tor\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/width_tor_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].strap[:].width_tor_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"width_tor\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/strap(i3)/width_tor_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].voltage": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of voltage measurements", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "ic_antennas_measurement", + "units": "V" + }, + "ic_antennas.antenna[:].module[:].voltage[:].amplitude": { + "data_type": "STRUCTURE", + "documentation": "Amplitude of the measurement", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/amplitude", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d_units_level_2", + "units": "V" + }, + "ic_antennas.antenna[:].module[:].voltage[:].amplitude.data": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].voltage[:].amplitude.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/amplitude/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude/time", + "type": "dynamic", + "units": "V" + }, + "ic_antennas.antenna[:].module[:].voltage[:].amplitude.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/amplitude/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].voltage[:].amplitude.data_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].voltage[:].amplitude.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/amplitude/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude/time", + "type": "dynamic", + "units": "V" + }, + "ic_antennas.antenna[:].module[:].voltage[:].amplitude.data_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].voltage[:].amplitude.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/amplitude/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude/time", + "type": "dynamic", + "units": "V" + }, + "ic_antennas.antenna[:].module[:].voltage[:].amplitude.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/amplitude/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude/time", + "type": "dynamic", + "units": "s" + }, + "ic_antennas.antenna[:].module[:].voltage[:].identifier": { + "data_type": "STR_0D", + "documentation": "Identifier", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "ic_antennas.antenna[:].module[:].voltage[:].name": { + "data_type": "STR_0D", + "documentation": "Name", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "ic_antennas.antenna[:].module[:].voltage[:].phase": { + "data_type": "STRUCTURE", + "documentation": "Phase of the measurement", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/phase", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].voltage[:].phase.data": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].voltage[:].phase.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/phase/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].voltage[:].phase.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/phase/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].voltage[:].phase.data_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].voltage[:].phase.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/phase/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].voltage[:].phase.data_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].module[:].voltage[:].phase.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/phase/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].voltage[:].phase.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/phase/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "s" + }, + "ic_antennas.antenna[:].module[:].voltage[:].position": { + "data_type": "STRUCTURE", + "documentation": "Position of the measurement", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/position", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "ic_antennas.antenna[:].module[:].voltage[:].position.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/position/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].voltage[:].position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].voltage[:].position.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/position/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].voltage[:].position.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/position/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "ic_antennas.antenna[:].module[:].voltage[:].position.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/position/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].voltage[:].position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].voltage[:].position.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/position/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].voltage[:].position.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/position/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].voltage[:].position.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/position/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].voltage[:].position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].module[:].voltage[:].position.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/position/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].module[:].voltage[:].position.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "ic_antennas/antenna(i1)/module(i2)/voltage(i3)/position/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "ic_antennas.antenna[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the antenna (unique within the set of all antennas of the experiment)", + "full_path": "ic_antennas/antenna(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "ic_antennas.antenna[:].power_forward": { + "data_type": "STRUCTURE", + "documentation": "Forward power arriving to the back of the antenna", + "full_path": "ic_antennas/antenna(i1)/power_forward", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "ic_antennas.antenna[:].power_forward.data": { + "coordinates": [ + "ic_antennas.antenna[:].power_forward.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ic_antennas/antenna(i1)/power_forward/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_forward/time", + "type": "dynamic", + "units": "W" + }, + "ic_antennas.antenna[:].power_forward.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ic_antennas/antenna(i1)/power_forward/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].power_forward.data_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].power_forward.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/power_forward/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_forward/time", + "type": "dynamic", + "units": "W" + }, + "ic_antennas.antenna[:].power_forward.data_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].power_forward.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/power_forward/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_forward/time", + "type": "dynamic", + "units": "W" + }, + "ic_antennas.antenna[:].power_forward.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ic_antennas/antenna(i1)/power_forward/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_forward/time", + "type": "dynamic", + "units": "s" + }, + "ic_antennas.antenna[:].power_launched": { + "data_type": "STRUCTURE", + "documentation": "Power launched from this antenna into the vacuum vessel", + "full_path": "ic_antennas/antenna(i1)/power_launched", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "ic_antennas.antenna[:].power_launched.data": { + "coordinates": [ + "ic_antennas.antenna[:].power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ic_antennas/antenna(i1)/power_launched/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "ic_antennas.antenna[:].power_launched.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ic_antennas/antenna(i1)/power_launched/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].power_launched.data_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/power_launched/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "ic_antennas.antenna[:].power_launched.data_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/power_launched/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "ic_antennas.antenna[:].power_launched.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ic_antennas/antenna(i1)/power_launched/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "s" + }, + "ic_antennas.antenna[:].power_reflected": { + "data_type": "STRUCTURE", + "documentation": "Reflected power", + "full_path": "ic_antennas/antenna(i1)/power_reflected", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "ic_antennas.antenna[:].power_reflected.data": { + "coordinates": [ + "ic_antennas.antenna[:].power_reflected.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ic_antennas/antenna(i1)/power_reflected/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_reflected/time", + "type": "dynamic", + "units": "W" + }, + "ic_antennas.antenna[:].power_reflected.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ic_antennas/antenna(i1)/power_reflected/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.antenna[:].power_reflected.data_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].power_reflected.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/power_reflected/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_reflected/time", + "type": "dynamic", + "units": "W" + }, + "ic_antennas.antenna[:].power_reflected.data_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].power_reflected.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ic_antennas/antenna(i1)/power_reflected/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_reflected/time", + "type": "dynamic", + "units": "W" + }, + "ic_antennas.antenna[:].power_reflected.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ic_antennas/antenna(i1)/power_reflected/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_reflected/time", + "type": "dynamic", + "units": "s" + }, + "ic_antennas.antenna[:].surface_current": { + "coordinates": [ + "ic_antennas.antenna[:].surface_current[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Description of the IC surface current on the antenna straps and on passive components, for every time slice", + "full_path": "ic_antennas/antenna(i1)/surface_current(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "ic_antennas_surface_current", + "timebasepath": "time", + "type": "dynamic" + }, + "ic_antennas.antenna[:].surface_current[:].m_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Poloidal mode numbers, used to describe the spectrum of the antenna current. The poloidal angle is defined from the reference point; the angle at a point (R,Z) is given by atan((Z-Zref)/(R-Rref)), where Rref=reference_point/r and Zref=reference_point/z", + "full_path": "ic_antennas/antenna(i1)/surface_current(itime)/m_pol(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "ic_antennas.antenna[:].surface_current[:].n_tor": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Toroidal mode numbers, used to describe the spectrum of the antenna current. The wave vector toroidal component is defined as k_tor = n_tor grad phi where phi is the toroidal angle so that a positive n_tor means a wave propagating in the positive phi direction", + "full_path": "ic_antennas/antenna(i1)/surface_current(itime)/n_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "ic_antennas.antenna[:].surface_current[:].spectrum": { + "coordinates": [ + "ic_antennas.antenna[:].surface_current[:].m_pol", + "ic_antennas.antenna[:].surface_current[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Spectrum of the total surface current on the antenna strap and passive components expressed in poloidal and toroidal modes", + "full_path": "ic_antennas/antenna(i1)/surface_current(itime)/spectrum(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "ic_antennas.antenna[:].surface_current[:].spectrum_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"spectrum\"", + "full_path": "ic_antennas/antenna(i1)/surface_current(itime)/spectrum_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ic_antennas.antenna[:].surface_current[:].spectrum_error_lower": { + "coordinates": [ + "ic_antennas.antenna[:].surface_current[:].m_pol", + "ic_antennas.antenna[:].surface_current[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"spectrum\"", + "full_path": "ic_antennas/antenna(i1)/surface_current(itime)/spectrum_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "ic_antennas.antenna[:].surface_current[:].spectrum_error_upper": { + "coordinates": [ + "ic_antennas.antenna[:].surface_current[:].m_pol", + "ic_antennas.antenna[:].surface_current[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"spectrum\"", + "full_path": "ic_antennas/antenna(i1)/surface_current(itime)/spectrum_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "ic_antennas.antenna[:].surface_current[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "ic_antennas/antenna(i1)/surface_current(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "ic_antennas.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "ic_antennas/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "ic_antennas.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ic_antennas/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ic_antennas/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "ic_antennas/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "ic_antennas.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ic_antennas/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ic_antennas/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "ic_antennas/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "ic_antennas/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ic_antennas/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ic_antennas/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "ic_antennas/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.code.output_flag": { + "coordinates": [ + "ic_antennas.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "ic_antennas/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "ic_antennas.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "ic_antennas/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ic_antennas/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ic_antennas/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "ic_antennas/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "ic_antennas.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "ic_antennas/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "ic_antennas/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "ic_antennas/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "ic_antennas.ids_properties.occurrence" + }, + "ic_antennas.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "ic_antennas/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "ic_antennas.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "ic_antennas/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "ic_antennas.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ic_antennas/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ic_antennas/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "ic_antennas/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ic_antennas/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ic_antennas/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "ic_antennas/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "ic_antennas.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ic_antennas/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ic_antennas/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "ic_antennas/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ic_antennas/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ic_antennas/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "ic_antennas/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "ic_antennas/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "ic_antennas.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ic_antennas/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ic_antennas/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "ic_antennas/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "ic_antennas/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ic_antennas/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ic_antennas/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "ic_antennas/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "ic_antennas.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "ic_antennas/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "ic_antennas.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ic_antennas/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ic_antennas/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "ic_antennas/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "ic_antennas/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ic_antennas/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ic_antennas/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "ic_antennas/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "ic_antennas.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ic_antennas/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ic_antennas/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "ic_antennas/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "ic_antennas/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ic_antennas/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ic_antennas/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "ic_antennas/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "ic_antennas.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "ic_antennas/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "ic_antennas.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "ic_antennas/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "ic_antennas.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "ic_antennas/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "ic_antennas.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "ic_antennas/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "ic_antennas/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "ic_antennas.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "ic_antennas/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "ic_antennas.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "ic_antennas/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "ic_antennas/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "ic_antennas/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ic_antennas.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between input command received from the RT network and actuator starting to react. Applies globally to the system described by this IDS unless specific latencies (e.g. channel-specific or antenna-specific) are provided at a deeper level in the IDS structure.", + "full_path": "ic_antennas/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "ic_antennas.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "ic_antennas/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "ic_antennas/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "ic_antennas.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "ic_antennas/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "ic_antennas.power_launched": { + "data_type": "STRUCTURE", + "documentation": "Power launched into the vacuum vessel by the whole ICRH system (sum over antennas)", + "full_path": "ic_antennas/power_launched", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "ic_antennas.power_launched.data": { + "coordinates": [ + "ic_antennas.power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "ic_antennas/power_launched/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "ic_antennas.power_launched.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "ic_antennas/power_launched/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.power_launched.data_error_lower": { + "coordinates": [ + "ic_antennas.power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "ic_antennas/power_launched/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "ic_antennas.power_launched.data_error_upper": { + "coordinates": [ + "ic_antennas.power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "ic_antennas/power_launched/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "ic_antennas.power_launched.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "ic_antennas/power_launched/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "s" + }, + "ic_antennas.reference_point": { + "data_type": "STRUCTURE", + "documentation": "Reference point used to define the poloidal angle, e.g. the geometrical centre of the vacuum vessel. Used to define the poloidal mode numbers under antenna/surface_current", + "full_path": "ic_antennas/reference_point", + "lifecycle_status": "alpha", + "structure_reference": "rz0d_constant" + }, + "ic_antennas.reference_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "ic_antennas/reference_point/r", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "ic_antennas.reference_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "ic_antennas/reference_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.reference_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "ic_antennas/reference_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "ic_antennas.reference_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "ic_antennas/reference_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "ic_antennas.reference_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "ic_antennas/reference_point/z", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "ic_antennas.reference_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "ic_antennas/reference_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ic_antennas.reference_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "ic_antennas/reference_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "ic_antennas.reference_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "ic_antennas/reference_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "ic_antennas.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "ic_antennas/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/interferometer.json b/omas/imas_structures/3_39_0/interferometer.json new file mode 100644 index 000000000..cdf8b096a --- /dev/null +++ b/omas/imas_structures/3_39_0/interferometer.json @@ -0,0 +1,1487 @@ +{ + "interferometer": { + "documentation": "Interferometer diagnostic", + "full_path": "interferometer", + "lifecycle_last_change": "3.33.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.15.0", + "maxoccur": "5" + }, + "interferometer.channel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of channels (lines-of-sight)", + "full_path": "interferometer/channel(i1)", + "lifecycle_status": "alpha", + "maxoccur": "15", + "structure_reference": "interferometer_channel" + }, + "interferometer.channel[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the channel", + "full_path": "interferometer/channel(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "interferometer.channel[:].line_of_sight": { + "data_type": "STRUCTURE", + "documentation": "Description of the line of sight of the channel, defined by two points when the beam is not reflected, a third point is added to define the reflected beam path", + "full_path": "interferometer/channel(i1)/line_of_sight", + "lifecycle_status": "alpha", + "structure_reference": "line_of_sight_3points" + }, + "interferometer.channel[:].line_of_sight.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "interferometer/channel(i1)/line_of_sight/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "interferometer.channel[:].line_of_sight.first_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "interferometer/channel(i1)/line_of_sight/first_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "interferometer.channel[:].line_of_sight.first_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "interferometer/channel(i1)/line_of_sight/first_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "interferometer.channel[:].line_of_sight.first_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "interferometer/channel(i1)/line_of_sight/first_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "interferometer.channel[:].line_of_sight.first_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "interferometer/channel(i1)/line_of_sight/first_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "interferometer.channel[:].line_of_sight.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "interferometer/channel(i1)/line_of_sight/first_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "interferometer.channel[:].line_of_sight.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "interferometer/channel(i1)/line_of_sight/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "interferometer.channel[:].line_of_sight.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "interferometer/channel(i1)/line_of_sight/first_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "interferometer.channel[:].line_of_sight.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "interferometer/channel(i1)/line_of_sight/first_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "interferometer.channel[:].line_of_sight.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "interferometer/channel(i1)/line_of_sight/first_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "interferometer.channel[:].line_of_sight.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "interferometer/channel(i1)/line_of_sight/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "interferometer.channel[:].line_of_sight.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "interferometer/channel(i1)/line_of_sight/first_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "interferometer.channel[:].line_of_sight.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "interferometer/channel(i1)/line_of_sight/first_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "interferometer.channel[:].line_of_sight.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "interferometer/channel(i1)/line_of_sight/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "interferometer.channel[:].line_of_sight.second_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "interferometer/channel(i1)/line_of_sight/second_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "interferometer.channel[:].line_of_sight.second_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "interferometer/channel(i1)/line_of_sight/second_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "interferometer.channel[:].line_of_sight.second_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "interferometer/channel(i1)/line_of_sight/second_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "interferometer.channel[:].line_of_sight.second_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "interferometer/channel(i1)/line_of_sight/second_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "interferometer.channel[:].line_of_sight.second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "interferometer/channel(i1)/line_of_sight/second_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "interferometer.channel[:].line_of_sight.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "interferometer/channel(i1)/line_of_sight/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "interferometer.channel[:].line_of_sight.second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "interferometer/channel(i1)/line_of_sight/second_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "interferometer.channel[:].line_of_sight.second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "interferometer/channel(i1)/line_of_sight/second_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "interferometer.channel[:].line_of_sight.second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "interferometer/channel(i1)/line_of_sight/second_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "interferometer.channel[:].line_of_sight.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "interferometer/channel(i1)/line_of_sight/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "interferometer.channel[:].line_of_sight.second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "interferometer/channel(i1)/line_of_sight/second_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "interferometer.channel[:].line_of_sight.second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "interferometer/channel(i1)/line_of_sight/second_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "interferometer.channel[:].line_of_sight.third_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the third point", + "full_path": "interferometer/channel(i1)/line_of_sight/third_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "interferometer.channel[:].line_of_sight.third_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "interferometer/channel(i1)/line_of_sight/third_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "interferometer.channel[:].line_of_sight.third_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "interferometer/channel(i1)/line_of_sight/third_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "interferometer.channel[:].line_of_sight.third_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "interferometer/channel(i1)/line_of_sight/third_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "interferometer.channel[:].line_of_sight.third_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "interferometer/channel(i1)/line_of_sight/third_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "interferometer.channel[:].line_of_sight.third_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "interferometer/channel(i1)/line_of_sight/third_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "interferometer.channel[:].line_of_sight.third_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "interferometer/channel(i1)/line_of_sight/third_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "interferometer.channel[:].line_of_sight.third_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "interferometer/channel(i1)/line_of_sight/third_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "interferometer.channel[:].line_of_sight.third_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "interferometer/channel(i1)/line_of_sight/third_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "interferometer.channel[:].line_of_sight.third_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "interferometer/channel(i1)/line_of_sight/third_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "interferometer.channel[:].line_of_sight.third_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "interferometer/channel(i1)/line_of_sight/third_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "interferometer.channel[:].line_of_sight.third_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "interferometer/channel(i1)/line_of_sight/third_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "interferometer.channel[:].line_of_sight.third_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "interferometer/channel(i1)/line_of_sight/third_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "interferometer.channel[:].n_e_line": { + "data_type": "STRUCTURE", + "documentation": "Line integrated density, possibly obtained by a combination of multiple interferometry wavelengths. Corresponds to the density integrated along the full line-of-sight (i.e. forward AND return for a reflected channel: NO dividing by 2 correction)", + "full_path": "interferometer/channel(i1)/n_e_line", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d_validity", + "units": "m^-2" + }, + "interferometer.channel[:].n_e_line.data": { + "coordinates": [ + "interferometer.channel[:].n_e_line.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "interferometer/channel(i1)/n_e_line/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_line/time", + "type": "dynamic", + "units": "m^-2" + }, + "interferometer.channel[:].n_e_line.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "interferometer/channel(i1)/n_e_line/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "interferometer.channel[:].n_e_line.data_error_lower": { + "coordinates": [ + "interferometer.channel[:].n_e_line.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "interferometer/channel(i1)/n_e_line/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_line/time", + "type": "dynamic", + "units": "m^-2" + }, + "interferometer.channel[:].n_e_line.data_error_upper": { + "coordinates": [ + "interferometer.channel[:].n_e_line.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "interferometer/channel(i1)/n_e_line/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_line/time", + "type": "dynamic", + "units": "m^-2" + }, + "interferometer.channel[:].n_e_line.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "interferometer/channel(i1)/n_e_line/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_line/time", + "type": "dynamic", + "units": "s" + }, + "interferometer.channel[:].n_e_line.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "interferometer/channel(i1)/n_e_line/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.channel[:].n_e_line.validity_timed": { + "coordinates": [ + "interferometer.channel[:].n_e_line.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "interferometer/channel(i1)/n_e_line/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_line/time", + "type": "dynamic" + }, + "interferometer.channel[:].n_e_line_average": { + "data_type": "STRUCTURE", + "documentation": "Line average density, possibly obtained by a combination of multiple interferometry wavelengths. Corresponds to the density integrated along the full line-of-sight and then divided by the length of the line-of-sight", + "full_path": "interferometer/channel(i1)/n_e_line_average", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d_validity", + "units": "m^-3" + }, + "interferometer.channel[:].n_e_line_average.data": { + "coordinates": [ + "interferometer.channel[:].n_e_line_average.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "interferometer/channel(i1)/n_e_line_average/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_line_average/time", + "type": "dynamic", + "units": "m^-3" + }, + "interferometer.channel[:].n_e_line_average.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "interferometer/channel(i1)/n_e_line_average/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "interferometer.channel[:].n_e_line_average.data_error_lower": { + "coordinates": [ + "interferometer.channel[:].n_e_line_average.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "interferometer/channel(i1)/n_e_line_average/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_line_average/time", + "type": "dynamic", + "units": "m^-3" + }, + "interferometer.channel[:].n_e_line_average.data_error_upper": { + "coordinates": [ + "interferometer.channel[:].n_e_line_average.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "interferometer/channel(i1)/n_e_line_average/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_line_average/time", + "type": "dynamic", + "units": "m^-3" + }, + "interferometer.channel[:].n_e_line_average.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "interferometer/channel(i1)/n_e_line_average/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_line_average/time", + "type": "dynamic", + "units": "s" + }, + "interferometer.channel[:].n_e_line_average.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "interferometer/channel(i1)/n_e_line_average/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.channel[:].n_e_line_average.validity_timed": { + "coordinates": [ + "interferometer.channel[:].n_e_line_average.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "interferometer/channel(i1)/n_e_line_average/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_line_average/time", + "type": "dynamic" + }, + "interferometer.channel[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the channel", + "full_path": "interferometer/channel(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "interferometer.channel[:].path_length_variation": { + "data_type": "STRUCTURE", + "documentation": "Optical path length variation due to the plasma", + "full_path": "interferometer/channel(i1)/path_length_variation", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "m" + }, + "interferometer.channel[:].path_length_variation.data": { + "coordinates": [ + "interferometer.channel[:].path_length_variation.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "interferometer/channel(i1)/path_length_variation/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "path_length_variation/time", + "type": "dynamic", + "units": "m" + }, + "interferometer.channel[:].path_length_variation.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "interferometer/channel(i1)/path_length_variation/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "interferometer.channel[:].path_length_variation.data_error_lower": { + "coordinates": [ + "interferometer.channel[:].path_length_variation.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "interferometer/channel(i1)/path_length_variation/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "path_length_variation/time", + "type": "dynamic", + "units": "m" + }, + "interferometer.channel[:].path_length_variation.data_error_upper": { + "coordinates": [ + "interferometer.channel[:].path_length_variation.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "interferometer/channel(i1)/path_length_variation/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "path_length_variation/time", + "type": "dynamic", + "units": "m" + }, + "interferometer.channel[:].path_length_variation.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "interferometer/channel(i1)/path_length_variation/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "path_length_variation/time", + "type": "dynamic", + "units": "s" + }, + "interferometer.channel[:].wavelength": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of wavelengths used for interferometry", + "full_path": "interferometer/channel(i1)/wavelength(i2)", + "lifecycle_status": "alpha", + "maxoccur": "2", + "structure_reference": "interferometer_channel_wavelength_interf" + }, + "interferometer.channel[:].wavelength[:].fringe_jump_correction": { + "coordinates": [ + "interferometer.channel[:].wavelength[:].fringe_jump_correction_times" + ], + "data_type": "INT_1D", + "documentation": "Signed number of 2pi phase corrections applied to remove a fringe jump, for each time slice on which a correction has been made ", + "full_path": "interferometer/channel(i1)/wavelength(i2)/fringe_jump_correction(:)", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.channel[:].wavelength[:].fringe_jump_correction_times": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "List of time slices of the pulse on which a fringe jump correction has been made ", + "full_path": "interferometer/channel(i1)/wavelength(i2)/fringe_jump_correction_times(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "interferometer.channel[:].wavelength[:].fringe_jump_correction_times_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"fringe_jump_correction_times\"", + "full_path": "interferometer/channel(i1)/wavelength(i2)/fringe_jump_correction_times_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "interferometer.channel[:].wavelength[:].fringe_jump_correction_times_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"fringe_jump_correction_times\"", + "full_path": "interferometer/channel(i1)/wavelength(i2)/fringe_jump_correction_times_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "interferometer.channel[:].wavelength[:].fringe_jump_correction_times_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"fringe_jump_correction_times\"", + "full_path": "interferometer/channel(i1)/wavelength(i2)/fringe_jump_correction_times_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "interferometer.channel[:].wavelength[:].phase_corrected": { + "data_type": "STRUCTURE", + "documentation": "Phase measured for this wavelength, corrected from fringe jumps", + "full_path": "interferometer/channel(i1)/wavelength(i2)/phase_corrected", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "rad" + }, + "interferometer.channel[:].wavelength[:].phase_corrected.data": { + "coordinates": [ + "interferometer.channel[:].wavelength[:].phase_corrected.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "interferometer/channel(i1)/wavelength(i2)/phase_corrected/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase_corrected/time", + "type": "dynamic", + "units": "rad" + }, + "interferometer.channel[:].wavelength[:].phase_corrected.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "interferometer/channel(i1)/wavelength(i2)/phase_corrected/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "interferometer.channel[:].wavelength[:].phase_corrected.data_error_lower": { + "coordinates": [ + "interferometer.channel[:].wavelength[:].phase_corrected.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "interferometer/channel(i1)/wavelength(i2)/phase_corrected/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase_corrected/time", + "type": "dynamic", + "units": "rad" + }, + "interferometer.channel[:].wavelength[:].phase_corrected.data_error_upper": { + "coordinates": [ + "interferometer.channel[:].wavelength[:].phase_corrected.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "interferometer/channel(i1)/wavelength(i2)/phase_corrected/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase_corrected/time", + "type": "dynamic", + "units": "rad" + }, + "interferometer.channel[:].wavelength[:].phase_corrected.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "interferometer/channel(i1)/wavelength(i2)/phase_corrected/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase_corrected/time", + "type": "dynamic", + "units": "s" + }, + "interferometer.channel[:].wavelength[:].phase_to_n_e_line": { + "data_type": "FLT_0D", + "documentation": "Conversion factor to be used to convert phase into line density for this wavelength", + "full_path": "interferometer/channel(i1)/wavelength(i2)/phase_to_n_e_line", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-2.rad^-1" + }, + "interferometer.channel[:].wavelength[:].phase_to_n_e_line_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phase_to_n_e_line\"", + "full_path": "interferometer/channel(i1)/wavelength(i2)/phase_to_n_e_line_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "interferometer.channel[:].wavelength[:].phase_to_n_e_line_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phase_to_n_e_line\"", + "full_path": "interferometer/channel(i1)/wavelength(i2)/phase_to_n_e_line_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-2.rad^-1" + }, + "interferometer.channel[:].wavelength[:].phase_to_n_e_line_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phase_to_n_e_line\"", + "full_path": "interferometer/channel(i1)/wavelength(i2)/phase_to_n_e_line_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-2.rad^-1" + }, + "interferometer.channel[:].wavelength[:].value": { + "data_type": "FLT_0D", + "documentation": "Wavelength value", + "full_path": "interferometer/channel(i1)/wavelength(i2)/value", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "interferometer.channel[:].wavelength[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "interferometer/channel(i1)/wavelength(i2)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "interferometer.channel[:].wavelength[:].value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "interferometer/channel(i1)/wavelength(i2)/value_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "interferometer.channel[:].wavelength[:].value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "interferometer/channel(i1)/wavelength(i2)/value_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "interferometer.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "interferometer/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "interferometer.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "interferometer/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "interferometer/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "interferometer/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "interferometer.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "interferometer/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "interferometer/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "interferometer/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "interferometer/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "interferometer/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "interferometer/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "interferometer/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.code.output_flag": { + "coordinates": [ + "interferometer.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "interferometer/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "interferometer.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "interferometer/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "interferometer/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "interferometer/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.electrons_n": { + "data_type": "STRUCTURE", + "documentation": "Total number of electrons in the plasma, estimated from the line densities measured by the various channels", + "full_path": "interferometer/electrons_n", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d_validity", + "units": "-" + }, + "interferometer.electrons_n.data": { + "coordinates": [ + "interferometer.electrons_n.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "interferometer/electrons_n/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "electrons_n/time", + "type": "dynamic", + "units": "-" + }, + "interferometer.electrons_n.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "interferometer/electrons_n/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "interferometer.electrons_n.data_error_lower": { + "coordinates": [ + "interferometer.electrons_n.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "interferometer/electrons_n/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "electrons_n/time", + "type": "dynamic", + "units": "-" + }, + "interferometer.electrons_n.data_error_upper": { + "coordinates": [ + "interferometer.electrons_n.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "interferometer/electrons_n/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "electrons_n/time", + "type": "dynamic", + "units": "-" + }, + "interferometer.electrons_n.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "interferometer/electrons_n/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "electrons_n/time", + "type": "dynamic", + "units": "s" + }, + "interferometer.electrons_n.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "interferometer/electrons_n/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.electrons_n.validity_timed": { + "coordinates": [ + "interferometer.electrons_n.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "interferometer/electrons_n/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "electrons_n/time", + "type": "dynamic" + }, + "interferometer.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "interferometer/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "interferometer.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "interferometer/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "interferometer/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "interferometer/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "interferometer.ids_properties.occurrence" + }, + "interferometer.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "interferometer/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "interferometer.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "interferometer/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "interferometer.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "interferometer/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "interferometer/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "interferometer/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "interferometer/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "interferometer/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "interferometer/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "interferometer.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "interferometer/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "interferometer/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "interferometer/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "interferometer/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "interferometer/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "interferometer/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "interferometer.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "interferometer/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "interferometer.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "interferometer/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "interferometer/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "interferometer/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "interferometer/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "interferometer/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "interferometer/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "interferometer/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "interferometer.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "interferometer/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "interferometer.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "interferometer/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "interferometer/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "interferometer/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "interferometer/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "interferometer/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "interferometer/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "interferometer/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "interferometer.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "interferometer/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "interferometer/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "interferometer/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "interferometer/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "interferometer/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "interferometer/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "interferometer/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "interferometer.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "interferometer/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "interferometer.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "interferometer/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "interferometer.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "interferometer/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "interferometer.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "interferometer/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "interferometer/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "interferometer.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "interferometer/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "interferometer.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "interferometer/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "interferometer/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "interferometer/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "interferometer/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "interferometer.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "interferometer/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "interferometer.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "interferometer/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "interferometer.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "interferometer/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "interferometer.n_e_volume_average": { + "data_type": "STRUCTURE", + "documentation": "Volume average plasma density estimated from the line densities measured by the various channels", + "full_path": "interferometer/n_e_volume_average", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d_validity", + "units": "m^-3" + }, + "interferometer.n_e_volume_average.data": { + "coordinates": [ + "interferometer.n_e_volume_average.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "interferometer/n_e_volume_average/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_volume_average/time", + "type": "dynamic", + "units": "m^-3" + }, + "interferometer.n_e_volume_average.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "interferometer/n_e_volume_average/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "interferometer.n_e_volume_average.data_error_lower": { + "coordinates": [ + "interferometer.n_e_volume_average.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "interferometer/n_e_volume_average/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_volume_average/time", + "type": "dynamic", + "units": "m^-3" + }, + "interferometer.n_e_volume_average.data_error_upper": { + "coordinates": [ + "interferometer.n_e_volume_average.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "interferometer/n_e_volume_average/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_volume_average/time", + "type": "dynamic", + "units": "m^-3" + }, + "interferometer.n_e_volume_average.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "interferometer/n_e_volume_average/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_volume_average/time", + "type": "dynamic", + "units": "s" + }, + "interferometer.n_e_volume_average.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "interferometer/n_e_volume_average/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "interferometer.n_e_volume_average.validity_timed": { + "coordinates": [ + "interferometer.n_e_volume_average.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "interferometer/n_e_volume_average/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_volume_average/time", + "type": "dynamic" + }, + "interferometer.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "interferometer/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/iron_core.json b/omas/imas_structures/3_39_0/iron_core.json new file mode 100644 index 000000000..4c6a60990 --- /dev/null +++ b/omas/imas_structures/3_39_0/iron_core.json @@ -0,0 +1,1667 @@ +{ + "iron_core": { + "documentation": "Iron core description", + "full_path": "iron_core", + "lifecycle_last_change": "3.12.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.2.3", + "maxoccur": "1" + }, + "iron_core.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "iron_core/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "iron_core.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "iron_core/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "iron_core/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "iron_core/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "iron_core.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "iron_core/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "iron_core/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "iron_core/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "iron_core/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "iron_core/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "iron_core/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "iron_core/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.code.output_flag": { + "coordinates": [ + "iron_core.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "iron_core/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "iron_core.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "iron_core/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "iron_core/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "iron_core/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "iron_core/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "iron_core.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "iron_core/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "iron_core/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "iron_core/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "iron_core.ids_properties.occurrence" + }, + "iron_core.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "iron_core/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "iron_core.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "iron_core/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "iron_core.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "iron_core/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "iron_core/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "iron_core/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "iron_core/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "iron_core/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "iron_core/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "iron_core.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "iron_core/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "iron_core/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "iron_core/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "iron_core/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "iron_core/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "iron_core/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "iron_core.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "iron_core/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "iron_core.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "iron_core/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "iron_core/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "iron_core/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "iron_core/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "iron_core/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "iron_core/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "iron_core/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "iron_core.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "iron_core/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "iron_core.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "iron_core/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "iron_core/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "iron_core/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "iron_core/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "iron_core/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "iron_core/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "iron_core/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "iron_core.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "iron_core/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "iron_core/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "iron_core/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "iron_core/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "iron_core/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "iron_core/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "iron_core/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "iron_core.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "iron_core/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "iron_core.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "iron_core/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "iron_core.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "iron_core/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "iron_core.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "iron_core/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "iron_core/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "iron_core.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "iron_core/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "iron_core.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "iron_core/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "iron_core/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "iron_core/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "iron_core.segment": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "The iron core is describred as a set of segments", + "full_path": "iron_core/segment(i1)", + "lifecycle_status": "alpha", + "maxoccur": "33", + "structure_reference": "iron_core_segment" + }, + "iron_core.segment[:].b_field": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of magnetic field values, for each of which the relative permeability is given", + "full_path": "iron_core/segment(i1)/b_field(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "T" + }, + "iron_core.segment[:].b_field_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field\"", + "full_path": "iron_core/segment(i1)/b_field_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].b_field_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b_field\"", + "full_path": "iron_core/segment(i1)/b_field_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "T" + }, + "iron_core.segment[:].b_field_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b_field\"", + "full_path": "iron_core/segment(i1)/b_field_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "T" + }, + "iron_core.segment[:].geometry": { + "data_type": "STRUCTURE", + "documentation": "Cross-sectional shape of the segment", + "full_path": "iron_core/segment(i1)/geometry", + "lifecycle_status": "alpha", + "structure_reference": "outline_2d_geometry_static" + }, + "iron_core.segment[:].geometry.annulus": { + "data_type": "STRUCTURE", + "documentation": "The element is an annulus of centre R, Z, with inner radius radius_inner and outer radius radius_outer", + "full_path": "iron_core/segment(i1)/geometry/annulus", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "structure_reference": "annulus_static" + }, + "iron_core.segment[:].geometry.annulus.r": { + "data_type": "FLT_0D", + "documentation": "Centre major radius", + "full_path": "iron_core/segment(i1)/geometry/annulus/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.annulus.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "iron_core/segment(i1)/geometry/annulus/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.annulus.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "iron_core/segment(i1)/geometry/annulus/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.annulus.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "iron_core/segment(i1)/geometry/annulus/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.annulus.radius_inner": { + "data_type": "FLT_0D", + "documentation": "Inner radius", + "full_path": "iron_core/segment(i1)/geometry/annulus/radius_inner", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.annulus.radius_inner_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius_inner\"", + "full_path": "iron_core/segment(i1)/geometry/annulus/radius_inner_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.annulus.radius_inner_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius_inner\"", + "full_path": "iron_core/segment(i1)/geometry/annulus/radius_inner_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.annulus.radius_inner_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius_inner\"", + "full_path": "iron_core/segment(i1)/geometry/annulus/radius_inner_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.annulus.radius_outer": { + "data_type": "FLT_0D", + "documentation": "Outer radius", + "full_path": "iron_core/segment(i1)/geometry/annulus/radius_outer", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.annulus.radius_outer_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius_outer\"", + "full_path": "iron_core/segment(i1)/geometry/annulus/radius_outer_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.annulus.radius_outer_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius_outer\"", + "full_path": "iron_core/segment(i1)/geometry/annulus/radius_outer_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.annulus.radius_outer_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius_outer\"", + "full_path": "iron_core/segment(i1)/geometry/annulus/radius_outer_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.annulus.z": { + "data_type": "FLT_0D", + "documentation": "Centre height", + "full_path": "iron_core/segment(i1)/geometry/annulus/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.annulus.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "iron_core/segment(i1)/geometry/annulus/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.annulus.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "iron_core/segment(i1)/geometry/annulus/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.annulus.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "iron_core/segment(i1)/geometry/annulus/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.arcs_of_circle": { + "data_type": "STRUCTURE", + "documentation": "Description of the element contour by a set of arcs of circle. For each of these, the position of the start point is given together with the curvature radius. The end point is given by the start point of the next arc of circle.", + "full_path": "iron_core/segment(i1)/geometry/arcs_of_circle", + "lifecycle_status": "alpha", + "structure_reference": "arcs_of_circle_static" + }, + "iron_core.segment[:].geometry.arcs_of_circle.curvature_radii": { + "coordinates": [ + "iron_core.segment[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Curvature radius of each arc of circle", + "full_path": "iron_core/segment(i1)/geometry/arcs_of_circle/curvature_radii(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.arcs_of_circle.curvature_radii_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"curvature_radii\"", + "full_path": "iron_core/segment(i1)/geometry/arcs_of_circle/curvature_radii_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.arcs_of_circle.curvature_radii_error_lower": { + "coordinates": [ + "iron_core.segment[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"curvature_radii\"", + "full_path": "iron_core/segment(i1)/geometry/arcs_of_circle/curvature_radii_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.arcs_of_circle.curvature_radii_error_upper": { + "coordinates": [ + "iron_core.segment[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"curvature_radii\"", + "full_path": "iron_core/segment(i1)/geometry/arcs_of_circle/curvature_radii_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.arcs_of_circle.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radii of the start point of each arc of circle", + "full_path": "iron_core/segment(i1)/geometry/arcs_of_circle/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.arcs_of_circle.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "iron_core/segment(i1)/geometry/arcs_of_circle/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.arcs_of_circle.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "iron_core/segment(i1)/geometry/arcs_of_circle/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.arcs_of_circle.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "iron_core/segment(i1)/geometry/arcs_of_circle/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.arcs_of_circle.z": { + "coordinates": [ + "iron_core.segment[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Height of the start point of each arc of circle", + "full_path": "iron_core/segment(i1)/geometry/arcs_of_circle/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.arcs_of_circle.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "iron_core/segment(i1)/geometry/arcs_of_circle/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.arcs_of_circle.z_error_lower": { + "coordinates": [ + "iron_core.segment[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "iron_core/segment(i1)/geometry/arcs_of_circle/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.arcs_of_circle.z_error_upper": { + "coordinates": [ + "iron_core.segment[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "iron_core/segment(i1)/geometry/arcs_of_circle/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type used to describe the element shape (1:'outline', 2:'rectangle', 3:'oblique', 4:'arcs of circle, 5: 'annulus', 6 : 'thick line') ", + "full_path": "iron_core/segment(i1)/geometry/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "iron_core.segment[:].geometry.oblique": { + "data_type": "STRUCTURE", + "documentation": "Parallelogram description of the element", + "full_path": "iron_core/segment(i1)/geometry/oblique", + "lifecycle_status": "alpha", + "structure_reference": "oblique_static" + }, + "iron_core.segment[:].geometry.oblique.alpha": { + "data_type": "FLT_0D", + "documentation": "Inclination of first angle measured counter-clockwise from horizontal outwardly directed radial vector (grad R).", + "full_path": "iron_core/segment(i1)/geometry/oblique/alpha", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "iron_core.segment[:].geometry.oblique.alpha_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"alpha\"", + "full_path": "iron_core/segment(i1)/geometry/oblique/alpha_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.oblique.alpha_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"alpha\"", + "full_path": "iron_core/segment(i1)/geometry/oblique/alpha_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "iron_core.segment[:].geometry.oblique.alpha_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"alpha\"", + "full_path": "iron_core/segment(i1)/geometry/oblique/alpha_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "iron_core.segment[:].geometry.oblique.beta": { + "data_type": "FLT_0D", + "documentation": "Inclination of second angle measured counter-clockwise from vertically upwards directed vector (grad Z). If both alpha and beta are zero (rectangle) then the simpler rectangular elements description should be used.", + "full_path": "iron_core/segment(i1)/geometry/oblique/beta", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "iron_core.segment[:].geometry.oblique.beta_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"beta\"", + "full_path": "iron_core/segment(i1)/geometry/oblique/beta_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.oblique.beta_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"beta\"", + "full_path": "iron_core/segment(i1)/geometry/oblique/beta_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "iron_core.segment[:].geometry.oblique.beta_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"beta\"", + "full_path": "iron_core/segment(i1)/geometry/oblique/beta_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "iron_core.segment[:].geometry.oblique.length_alpha": { + "data_type": "FLT_0D", + "documentation": "Length of the parallelogram side inclined with angle alpha with respect to the major radius axis", + "full_path": "iron_core/segment(i1)/geometry/oblique/length_alpha", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "iron_core.segment[:].geometry.oblique.length_alpha_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"length_alpha\"", + "full_path": "iron_core/segment(i1)/geometry/oblique/length_alpha_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.oblique.length_alpha_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"length_alpha\"", + "full_path": "iron_core/segment(i1)/geometry/oblique/length_alpha_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "iron_core.segment[:].geometry.oblique.length_alpha_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"length_alpha\"", + "full_path": "iron_core/segment(i1)/geometry/oblique/length_alpha_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "iron_core.segment[:].geometry.oblique.length_beta": { + "data_type": "FLT_0D", + "documentation": "Length of the parallelogram side inclined with angle beta with respect to the height axis", + "full_path": "iron_core/segment(i1)/geometry/oblique/length_beta", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "iron_core.segment[:].geometry.oblique.length_beta_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"length_beta\"", + "full_path": "iron_core/segment(i1)/geometry/oblique/length_beta_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.oblique.length_beta_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"length_beta\"", + "full_path": "iron_core/segment(i1)/geometry/oblique/length_beta_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "iron_core.segment[:].geometry.oblique.length_beta_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"length_beta\"", + "full_path": "iron_core/segment(i1)/geometry/oblique/length_beta_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "iron_core.segment[:].geometry.oblique.r": { + "data_type": "FLT_0D", + "documentation": "Major radius of the reference point (from which the alpha and beta angles are defined, marked by a + on the diagram)", + "full_path": "iron_core/segment(i1)/geometry/oblique/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "iron_core.segment[:].geometry.oblique.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "iron_core/segment(i1)/geometry/oblique/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.oblique.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "iron_core/segment(i1)/geometry/oblique/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "iron_core.segment[:].geometry.oblique.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "iron_core/segment(i1)/geometry/oblique/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "iron_core.segment[:].geometry.oblique.z": { + "data_type": "FLT_0D", + "documentation": "Height of the reference point (from which the alpha and beta angles are defined, marked by a + on the diagram)", + "full_path": "iron_core/segment(i1)/geometry/oblique/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "iron_core.segment[:].geometry.oblique.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "iron_core/segment(i1)/geometry/oblique/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.oblique.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "iron_core/segment(i1)/geometry/oblique/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "iron_core.segment[:].geometry.oblique.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "iron_core/segment(i1)/geometry/oblique/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "iron_core.segment[:].geometry.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the element. Do NOT repeat the first point.", + "full_path": "iron_core/segment(i1)/geometry/outline", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_static" + }, + "iron_core.segment[:].geometry.outline.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "iron_core/segment(i1)/geometry/outline/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.outline.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "iron_core/segment(i1)/geometry/outline/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.outline.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "iron_core/segment(i1)/geometry/outline/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.outline.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "iron_core/segment(i1)/geometry/outline/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.outline.z": { + "coordinates": [ + "iron_core.segment[:].geometry.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "iron_core/segment(i1)/geometry/outline/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.outline.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "iron_core/segment(i1)/geometry/outline/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.outline.z_error_lower": { + "coordinates": [ + "iron_core.segment[:].geometry.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "iron_core/segment(i1)/geometry/outline/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.outline.z_error_upper": { + "coordinates": [ + "iron_core.segment[:].geometry.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "iron_core/segment(i1)/geometry/outline/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.rectangle": { + "data_type": "STRUCTURE", + "documentation": "Rectangular description of the element", + "full_path": "iron_core/segment(i1)/geometry/rectangle", + "lifecycle_status": "alpha", + "structure_reference": "rectangle_static" + }, + "iron_core.segment[:].geometry.rectangle.height": { + "data_type": "FLT_0D", + "documentation": "Vertical full height", + "full_path": "iron_core/segment(i1)/geometry/rectangle/height", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.rectangle.height_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"height\"", + "full_path": "iron_core/segment(i1)/geometry/rectangle/height_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.rectangle.height_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"height\"", + "full_path": "iron_core/segment(i1)/geometry/rectangle/height_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.rectangle.height_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"height\"", + "full_path": "iron_core/segment(i1)/geometry/rectangle/height_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.rectangle.r": { + "data_type": "FLT_0D", + "documentation": "Geometric centre R", + "full_path": "iron_core/segment(i1)/geometry/rectangle/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.rectangle.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "iron_core/segment(i1)/geometry/rectangle/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.rectangle.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "iron_core/segment(i1)/geometry/rectangle/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.rectangle.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "iron_core/segment(i1)/geometry/rectangle/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.rectangle.width": { + "data_type": "FLT_0D", + "documentation": "Horizontal full width", + "full_path": "iron_core/segment(i1)/geometry/rectangle/width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.rectangle.width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"width\"", + "full_path": "iron_core/segment(i1)/geometry/rectangle/width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.rectangle.width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"width\"", + "full_path": "iron_core/segment(i1)/geometry/rectangle/width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.rectangle.width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"width\"", + "full_path": "iron_core/segment(i1)/geometry/rectangle/width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.rectangle.z": { + "data_type": "FLT_0D", + "documentation": "Geometric centre Z", + "full_path": "iron_core/segment(i1)/geometry/rectangle/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.rectangle.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "iron_core/segment(i1)/geometry/rectangle/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.rectangle.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "iron_core/segment(i1)/geometry/rectangle/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.rectangle.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "iron_core/segment(i1)/geometry/rectangle/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.thick_line": { + "data_type": "STRUCTURE", + "documentation": "The element is approximated by a rectangle defined by a central segment and a thickness in the direction perpendicular to the segment", + "full_path": "iron_core/segment(i1)/geometry/thick_line", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "structure_reference": "thick_line_static" + }, + "iron_core.segment[:].geometry.thick_line.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "iron_core/segment(i1)/geometry/thick_line/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rz0d_static" + }, + "iron_core.segment[:].geometry.thick_line.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "iron_core/segment(i1)/geometry/thick_line/first_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.thick_line.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "iron_core/segment(i1)/geometry/thick_line/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.thick_line.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "iron_core/segment(i1)/geometry/thick_line/first_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.thick_line.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "iron_core/segment(i1)/geometry/thick_line/first_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.thick_line.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "iron_core/segment(i1)/geometry/thick_line/first_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.thick_line.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "iron_core/segment(i1)/geometry/thick_line/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.thick_line.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "iron_core/segment(i1)/geometry/thick_line/first_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.thick_line.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "iron_core/segment(i1)/geometry/thick_line/first_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.thick_line.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "iron_core/segment(i1)/geometry/thick_line/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rz0d_static" + }, + "iron_core.segment[:].geometry.thick_line.second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "iron_core/segment(i1)/geometry/thick_line/second_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.thick_line.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "iron_core/segment(i1)/geometry/thick_line/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.thick_line.second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "iron_core/segment(i1)/geometry/thick_line/second_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.thick_line.second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "iron_core/segment(i1)/geometry/thick_line/second_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.thick_line.second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "iron_core/segment(i1)/geometry/thick_line/second_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.thick_line.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "iron_core/segment(i1)/geometry/thick_line/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.thick_line.second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "iron_core/segment(i1)/geometry/thick_line/second_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.thick_line.second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "iron_core/segment(i1)/geometry/thick_line/second_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.thick_line.thickness": { + "data_type": "FLT_0D", + "documentation": "Thickness", + "full_path": "iron_core/segment(i1)/geometry/thick_line/thickness", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.thick_line.thickness_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"thickness\"", + "full_path": "iron_core/segment(i1)/geometry/thick_line/thickness_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].geometry.thick_line.thickness_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"thickness\"", + "full_path": "iron_core/segment(i1)/geometry/thick_line/thickness_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].geometry.thick_line.thickness_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"thickness\"", + "full_path": "iron_core/segment(i1)/geometry/thick_line/thickness_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "iron_core.segment[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the segment", + "full_path": "iron_core/segment(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "iron_core.segment[:].magnetisation_r": { + "data_type": "STRUCTURE", + "documentation": "Magnetisation M of the iron segment along the major radius axis, assumed to be constant inside a given iron segment. Reminder : H = 1/mu0 * B - mur * M;", + "full_path": "iron_core/segment(i1)/magnetisation_r", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "T" + }, + "iron_core.segment[:].magnetisation_r.data": { + "coordinates": [ + "iron_core.segment[:].magnetisation_r.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "iron_core/segment(i1)/magnetisation_r/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "magnetisation_r/time", + "type": "dynamic", + "units": "T" + }, + "iron_core.segment[:].magnetisation_r.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "iron_core/segment(i1)/magnetisation_r/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].magnetisation_r.data_error_lower": { + "coordinates": [ + "iron_core.segment[:].magnetisation_r.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "iron_core/segment(i1)/magnetisation_r/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "magnetisation_r/time", + "type": "dynamic", + "units": "T" + }, + "iron_core.segment[:].magnetisation_r.data_error_upper": { + "coordinates": [ + "iron_core.segment[:].magnetisation_r.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "iron_core/segment(i1)/magnetisation_r/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "magnetisation_r/time", + "type": "dynamic", + "units": "T" + }, + "iron_core.segment[:].magnetisation_r.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "iron_core/segment(i1)/magnetisation_r/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "magnetisation_r/time", + "type": "dynamic", + "units": "s" + }, + "iron_core.segment[:].magnetisation_z": { + "data_type": "STRUCTURE", + "documentation": "Magnetisation M of the iron segment along the vertical axis, assumed to be constant inside a given iron segment. Reminder : H = 1/mu0 * B - mur * M;", + "full_path": "iron_core/segment(i1)/magnetisation_z", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "T" + }, + "iron_core.segment[:].magnetisation_z.data": { + "coordinates": [ + "iron_core.segment[:].magnetisation_z.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "iron_core/segment(i1)/magnetisation_z/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "magnetisation_z/time", + "type": "dynamic", + "units": "T" + }, + "iron_core.segment[:].magnetisation_z.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "iron_core/segment(i1)/magnetisation_z/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].magnetisation_z.data_error_lower": { + "coordinates": [ + "iron_core.segment[:].magnetisation_z.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "iron_core/segment(i1)/magnetisation_z/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "magnetisation_z/time", + "type": "dynamic", + "units": "T" + }, + "iron_core.segment[:].magnetisation_z.data_error_upper": { + "coordinates": [ + "iron_core.segment[:].magnetisation_z.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "iron_core/segment(i1)/magnetisation_z/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "magnetisation_z/time", + "type": "dynamic", + "units": "T" + }, + "iron_core.segment[:].magnetisation_z.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "iron_core/segment(i1)/magnetisation_z/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "magnetisation_z/time", + "type": "dynamic", + "units": "s" + }, + "iron_core.segment[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the segment", + "full_path": "iron_core/segment(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "iron_core.segment[:].permeability_relative": { + "coordinates": [ + "iron_core.segment[:].b_field" + ], + "data_type": "FLT_1D", + "documentation": "Relative permeability of the iron segment", + "full_path": "iron_core/segment(i1)/permeability_relative(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "iron_core.segment[:].permeability_relative_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"permeability_relative\"", + "full_path": "iron_core/segment(i1)/permeability_relative_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "iron_core.segment[:].permeability_relative_error_lower": { + "coordinates": [ + "iron_core.segment[:].b_field" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"permeability_relative\"", + "full_path": "iron_core/segment(i1)/permeability_relative_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "iron_core.segment[:].permeability_relative_error_upper": { + "coordinates": [ + "iron_core.segment[:].b_field" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"permeability_relative\"", + "full_path": "iron_core/segment(i1)/permeability_relative_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "iron_core.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "iron_core/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/langmuir_probes.json b/omas/imas_structures/3_39_0/langmuir_probes.json new file mode 100644 index 000000000..c8d67777e --- /dev/null +++ b/omas/imas_structures/3_39_0/langmuir_probes.json @@ -0,0 +1,4056 @@ +{ + "langmuir_probes": { + "documentation": "Langmuir probes", + "full_path": "langmuir_probes", + "lifecycle_last_change": "3.39.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.22.0", + "maxoccur": "3" + }, + "langmuir_probes.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "langmuir_probes/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "langmuir_probes.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "langmuir_probes/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "langmuir_probes/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "langmuir_probes/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "langmuir_probes.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "langmuir_probes/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "langmuir_probes/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "langmuir_probes/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "langmuir_probes/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "langmuir_probes/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "langmuir_probes/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "langmuir_probes/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.code.output_flag": { + "coordinates": [ + "langmuir_probes.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "langmuir_probes/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "langmuir_probes.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "langmuir_probes/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "langmuir_probes/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "langmuir_probes/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.embedded": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of embedded (in a plasma facing component) probes", + "full_path": "langmuir_probes/embedded(i1)", + "lifecycle_status": "alpha", + "maxoccur": "100", + "structure_reference": "langmuir_probes_embedded" + }, + "langmuir_probes.embedded[:].b_field_angle": { + "data_type": "STRUCTURE", + "documentation": "Incident angle of the magnetic field with respect to PFC surface", + "full_path": "langmuir_probes/embedded(i1)/b_field_angle", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1", + "units": "rad" + }, + "langmuir_probes.embedded[:].b_field_angle.data": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/embedded(i1)/b_field_angle/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].b_field_angle.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/b_field_angle/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].b_field_angle.data_error_lower": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/b_field_angle/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].b_field_angle.data_error_upper": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/b_field_angle/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].b_field_angle.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/b_field_angle/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.embedded[:].b_field_angle.validity_timed": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/b_field_angle/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].distance_separatrix_midplane": { + "change_nbc_description": "structure_renamed", + "change_nbc_previous_name": "distance_separatrix", + "change_nbc_version": "3.33.0", + "data_type": "STRUCTURE", + "documentation": "Distance between the measurement position and the separatrix, mapped along flux surfaces to the outboard midplane, in the major radius direction. Positive value means the measurement is outside of the separatrix.", + "full_path": "langmuir_probes/embedded(i1)/distance_separatrix_midplane", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1", + "units": "m" + }, + "langmuir_probes.embedded[:].distance_separatrix_midplane.data": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/embedded(i1)/distance_separatrix_midplane/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].distance_separatrix_midplane.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/distance_separatrix_midplane/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].distance_separatrix_midplane.data_error_lower": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/distance_separatrix_midplane/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].distance_separatrix_midplane.data_error_upper": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/distance_separatrix_midplane/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].distance_separatrix_midplane.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/distance_separatrix_midplane/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.embedded[:].distance_separatrix_midplane.validity_timed": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/distance_separatrix_midplane/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].fluence": { + "data_type": "STRUCTURE", + "documentation": "Positive charge fluence normal to an ideal axisymmetric surface of the divertor (assuming no shaping), estimated at the probe location.", + "full_path": "langmuir_probes/embedded(i1)/fluence", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1", + "units": "m^-2" + }, + "langmuir_probes.embedded[:].fluence.data": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/embedded(i1)/fluence/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-2", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].fluence.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/fluence/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].fluence.data_error_lower": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/fluence/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-2", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].fluence.data_error_upper": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/fluence/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-2", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].fluence.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/fluence/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.embedded[:].fluence.validity_timed": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/fluence/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].heat_flux_parallel": { + "data_type": "STRUCTURE", + "documentation": "Parallel heat flux at the probe position", + "full_path": "langmuir_probes/embedded(i1)/heat_flux_parallel", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1", + "units": "W.m^-2" + }, + "langmuir_probes.embedded[:].heat_flux_parallel.data": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/embedded(i1)/heat_flux_parallel/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W.m^-2", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].heat_flux_parallel.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/heat_flux_parallel/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].heat_flux_parallel.data_error_lower": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/heat_flux_parallel/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W.m^-2", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].heat_flux_parallel.data_error_upper": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/heat_flux_parallel/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W.m^-2", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].heat_flux_parallel.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/heat_flux_parallel/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.embedded[:].heat_flux_parallel.validity_timed": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/heat_flux_parallel/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the probe", + "full_path": "langmuir_probes/embedded(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "langmuir_probes.embedded[:].ion_saturation_current": { + "change_nbc_description": "structure_renamed", + "change_nbc_previous_name": "saturation_current_ion", + "change_nbc_version": "3.30.0", + "data_type": "STRUCTURE", + "documentation": "Ion saturation current measured by the probe", + "full_path": "langmuir_probes/embedded(i1)/ion_saturation_current", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1", + "units": "A" + }, + "langmuir_probes.embedded[:].ion_saturation_current.data": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/embedded(i1)/ion_saturation_current/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].ion_saturation_current.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/ion_saturation_current/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].ion_saturation_current.data_error_lower": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/ion_saturation_current/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].ion_saturation_current.data_error_upper": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/ion_saturation_current/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].ion_saturation_current.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/ion_saturation_current/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.embedded[:].ion_saturation_current.validity_timed": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/ion_saturation_current/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_parallel": { + "change_nbc_description": "structure_renamed", + "change_nbc_previous_name": "j_ion_parallel", + "change_nbc_version": "3.30.0", + "data_type": "STRUCTURE", + "documentation": "Ion parallel current density at the probe position", + "full_path": "langmuir_probes/embedded(i1)/j_i_parallel", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1", + "units": "A.m^-2" + }, + "langmuir_probes.embedded[:].j_i_parallel.data": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/embedded(i1)/j_i_parallel/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A.m^-2", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_parallel.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/j_i_parallel/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].j_i_parallel.data_error_lower": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/j_i_parallel/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A.m^-2", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_parallel.data_error_upper": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/j_i_parallel/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A.m^-2", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_parallel.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/j_i_parallel/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.embedded[:].j_i_parallel.validity_timed": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/j_i_parallel/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_parallel_sigma": { + "data_type": "STRUCTURE", + "documentation": "Standard deviation of ion parallel current density at the probe position", + "full_path": "langmuir_probes/embedded(i1)/j_i_parallel_sigma", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1", + "units": "A.m^-2" + }, + "langmuir_probes.embedded[:].j_i_parallel_sigma.data": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/embedded(i1)/j_i_parallel_sigma/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A.m^-2", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_parallel_sigma.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/j_i_parallel_sigma/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].j_i_parallel_sigma.data_error_lower": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/j_i_parallel_sigma/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A.m^-2", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_parallel_sigma.data_error_upper": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/j_i_parallel_sigma/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A.m^-2", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_parallel_sigma.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/j_i_parallel_sigma/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.embedded[:].j_i_parallel_sigma.validity_timed": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/j_i_parallel_sigma/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_saturation": { + "data_type": "STRUCTURE", + "documentation": "Ion saturation current density", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1", + "units": "A.m^-2" + }, + "langmuir_probes.embedded[:].j_i_saturation.data": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A.m^-2", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_saturation.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].j_i_saturation.data_error_lower": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A.m^-2", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_saturation.data_error_upper": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A.m^-2", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_saturation.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.embedded[:].j_i_saturation.validity_timed": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_saturation_kurtosis": { + "data_type": "STRUCTURE", + "documentation": "Pearson kurtosis of the ion saturation current density", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation_kurtosis", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1", + "units": "-" + }, + "langmuir_probes.embedded[:].j_i_saturation_kurtosis.data": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation_kurtosis/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_saturation_kurtosis.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation_kurtosis/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].j_i_saturation_kurtosis.data_error_lower": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation_kurtosis/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_saturation_kurtosis.data_error_upper": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation_kurtosis/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_saturation_kurtosis.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation_kurtosis/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.embedded[:].j_i_saturation_kurtosis.validity_timed": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation_kurtosis/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_saturation_sigma": { + "data_type": "STRUCTURE", + "documentation": "Standard deviation of the ion saturation current density, corresponding to the fluctuations of the quantity over time", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation_sigma", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1", + "units": "A.m^-2" + }, + "langmuir_probes.embedded[:].j_i_saturation_sigma.data": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation_sigma/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A.m^-2", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_saturation_sigma.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation_sigma/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].j_i_saturation_sigma.data_error_lower": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation_sigma/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A.m^-2", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_saturation_sigma.data_error_upper": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation_sigma/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A.m^-2", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_saturation_sigma.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation_sigma/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.embedded[:].j_i_saturation_sigma.validity_timed": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation_sigma/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_saturation_skew": { + "data_type": "STRUCTURE", + "documentation": "Skew of the ion saturation current density", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation_skew", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1", + "units": "-" + }, + "langmuir_probes.embedded[:].j_i_saturation_skew.data": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation_skew/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_saturation_skew.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation_skew/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].j_i_saturation_skew.data_error_lower": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation_skew/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_saturation_skew.data_error_upper": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation_skew/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].j_i_saturation_skew.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation_skew/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.embedded[:].j_i_saturation_skew.validity_timed": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/j_i_saturation_skew/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].multi_temperature_fits": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of temperatures describing the electron and ion distribution functions in case of multi-temperature fits", + "full_path": "langmuir_probes/embedded(i1)/multi_temperature_fits(i2)", + "lifecycle_status": "alpha", + "maxoccur": "2", + "structure_reference": "langmuir_probes_multi_temperature" + }, + "langmuir_probes.embedded[:].multi_temperature_fits[:].t_e": { + "data_type": "STRUCTURE", + "documentation": "Electron temperature", + "full_path": "langmuir_probes/embedded(i1)/multi_temperature_fits(i2)/t_e", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1", + "units": "eV" + }, + "langmuir_probes.embedded[:].multi_temperature_fits[:].t_e.data": { + "coordinates": [ + "langmuir_probes.embedded[:].multi_temperature_fits[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/embedded(i1)/multi_temperature_fits(i2)/t_e/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "eV", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].multi_temperature_fits[:].t_e.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/multi_temperature_fits(i2)/t_e/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].multi_temperature_fits[:].t_e.data_error_lower": { + "coordinates": [ + "langmuir_probes.embedded[:].multi_temperature_fits[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/multi_temperature_fits(i2)/t_e/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "eV", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].multi_temperature_fits[:].t_e.data_error_upper": { + "coordinates": [ + "langmuir_probes.embedded[:].multi_temperature_fits[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/multi_temperature_fits(i2)/t_e/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "eV", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].multi_temperature_fits[:].t_e.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/multi_temperature_fits(i2)/t_e/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.embedded[:].multi_temperature_fits[:].t_e.validity_timed": { + "coordinates": [ + "langmuir_probes.embedded[:].multi_temperature_fits[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/multi_temperature_fits(i2)/t_e/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].multi_temperature_fits[:].t_i": { + "data_type": "STRUCTURE", + "documentation": "Ion temperature", + "full_path": "langmuir_probes/embedded(i1)/multi_temperature_fits(i2)/t_i", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1", + "units": "eV" + }, + "langmuir_probes.embedded[:].multi_temperature_fits[:].t_i.data": { + "coordinates": [ + "langmuir_probes.embedded[:].multi_temperature_fits[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/embedded(i1)/multi_temperature_fits(i2)/t_i/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "eV", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].multi_temperature_fits[:].t_i.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/multi_temperature_fits(i2)/t_i/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].multi_temperature_fits[:].t_i.data_error_lower": { + "coordinates": [ + "langmuir_probes.embedded[:].multi_temperature_fits[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/multi_temperature_fits(i2)/t_i/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "eV", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].multi_temperature_fits[:].t_i.data_error_upper": { + "coordinates": [ + "langmuir_probes.embedded[:].multi_temperature_fits[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/multi_temperature_fits(i2)/t_i/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "eV", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].multi_temperature_fits[:].t_i.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/multi_temperature_fits(i2)/t_i/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.embedded[:].multi_temperature_fits[:].t_i.validity_timed": { + "coordinates": [ + "langmuir_probes.embedded[:].multi_temperature_fits[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/multi_temperature_fits(i2)/t_i/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].multi_temperature_fits[:].time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Timebase for the dynamic nodes of this probe located at this level of the IDS structure", + "full_path": "langmuir_probes/embedded(i1)/multi_temperature_fits(i2)/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "langmuir_probes.embedded[:].n_e": { + "data_type": "STRUCTURE", + "documentation": "Electron density", + "full_path": "langmuir_probes/embedded(i1)/n_e", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1", + "units": "m^-3" + }, + "langmuir_probes.embedded[:].n_e.data": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/embedded(i1)/n_e/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].n_e.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/n_e/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].n_e.data_error_lower": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/n_e/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].n_e.data_error_upper": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/n_e/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].n_e.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/n_e/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.embedded[:].n_e.validity_timed": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/n_e/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the probe", + "full_path": "langmuir_probes/embedded(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "langmuir_probes.embedded[:].position": { + "data_type": "STRUCTURE", + "documentation": "Position of the measurements", + "full_path": "langmuir_probes/embedded(i1)/position", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "langmuir_probes.embedded[:].position.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "langmuir_probes/embedded(i1)/position/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "langmuir_probes.embedded[:].position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "langmuir_probes/embedded(i1)/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].position.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "langmuir_probes/embedded(i1)/position/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "langmuir_probes.embedded[:].position.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "langmuir_probes/embedded(i1)/position/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "langmuir_probes.embedded[:].position.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "langmuir_probes/embedded(i1)/position/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "langmuir_probes.embedded[:].position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "langmuir_probes/embedded(i1)/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].position.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "langmuir_probes/embedded(i1)/position/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "langmuir_probes.embedded[:].position.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "langmuir_probes/embedded(i1)/position/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "langmuir_probes.embedded[:].position.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "langmuir_probes/embedded(i1)/position/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "langmuir_probes.embedded[:].position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "langmuir_probes/embedded(i1)/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].position.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "langmuir_probes/embedded(i1)/position/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "langmuir_probes.embedded[:].position.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "langmuir_probes/embedded(i1)/position/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "langmuir_probes.embedded[:].surface_area": { + "data_type": "FLT_0D", + "documentation": "Area of the probe surface exposed to the plasma (use when assuming constant effective collection area)", + "full_path": "langmuir_probes/embedded(i1)/surface_area", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "langmuir_probes.embedded[:].surface_area_effective": { + "data_type": "STRUCTURE", + "documentation": "Effective collection area of the probe surface, varying with time due to e.g. changes in the magnetic field line incidence angle", + "full_path": "langmuir_probes/embedded(i1)/surface_area_effective", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1", + "units": "m^2" + }, + "langmuir_probes.embedded[:].surface_area_effective.data": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/embedded(i1)/surface_area_effective/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^2", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].surface_area_effective.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/surface_area_effective/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].surface_area_effective.data_error_lower": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/surface_area_effective/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^2", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].surface_area_effective.data_error_upper": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/surface_area_effective/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^2", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].surface_area_effective.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/surface_area_effective/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.embedded[:].surface_area_effective.validity_timed": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/surface_area_effective/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].surface_area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface_area\"", + "full_path": "langmuir_probes/embedded(i1)/surface_area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].surface_area_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface_area\"", + "full_path": "langmuir_probes/embedded(i1)/surface_area_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "langmuir_probes.embedded[:].surface_area_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface_area\"", + "full_path": "langmuir_probes/embedded(i1)/surface_area_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "langmuir_probes.embedded[:].t_e": { + "data_type": "STRUCTURE", + "documentation": "Electron temperature", + "full_path": "langmuir_probes/embedded(i1)/t_e", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1", + "units": "eV" + }, + "langmuir_probes.embedded[:].t_e.data": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/embedded(i1)/t_e/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "eV", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].t_e.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/t_e/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].t_e.data_error_lower": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/t_e/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "eV", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].t_e.data_error_upper": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/t_e/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "eV", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].t_e.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/t_e/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.embedded[:].t_e.validity_timed": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/t_e/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].t_i": { + "data_type": "STRUCTURE", + "documentation": "Ion temperature", + "full_path": "langmuir_probes/embedded(i1)/t_i", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1", + "units": "eV" + }, + "langmuir_probes.embedded[:].t_i.data": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/embedded(i1)/t_i/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "eV", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].t_i.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/t_i/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].t_i.data_error_lower": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/t_i/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "eV", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].t_i.data_error_upper": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/t_i/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "eV", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].t_i.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/t_i/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.embedded[:].t_i.validity_timed": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/t_i/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Timebase for the dynamic nodes of this probe located at this level of the IDS structure", + "full_path": "langmuir_probes/embedded(i1)/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "langmuir_probes.embedded[:].v_floating": { + "change_nbc_description": "structure_renamed", + "change_nbc_previous_name": "potential_floating", + "change_nbc_version": "3.30.0", + "data_type": "STRUCTURE", + "documentation": "Floating potential", + "full_path": "langmuir_probes/embedded(i1)/v_floating", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1", + "units": "V" + }, + "langmuir_probes.embedded[:].v_floating.data": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/embedded(i1)/v_floating/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].v_floating.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/v_floating/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].v_floating.data_error_lower": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/v_floating/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].v_floating.data_error_upper": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/v_floating/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].v_floating.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/v_floating/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.embedded[:].v_floating.validity_timed": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/v_floating/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].v_floating_sigma": { + "data_type": "STRUCTURE", + "documentation": "Standard deviation of the floating potential, corresponding to the fluctuations of the quantity over time", + "full_path": "langmuir_probes/embedded(i1)/v_floating_sigma", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1", + "units": "V" + }, + "langmuir_probes.embedded[:].v_floating_sigma.data": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/embedded(i1)/v_floating_sigma/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].v_floating_sigma.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/v_floating_sigma/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].v_floating_sigma.data_error_lower": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/v_floating_sigma/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].v_floating_sigma.data_error_upper": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/v_floating_sigma/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].v_floating_sigma.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/v_floating_sigma/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.embedded[:].v_floating_sigma.validity_timed": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/v_floating_sigma/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].v_plasma": { + "change_nbc_description": "structure_renamed", + "change_nbc_previous_name": "potential_plasma", + "change_nbc_version": "3.30.0", + "data_type": "STRUCTURE", + "documentation": "Plasma potential", + "full_path": "langmuir_probes/embedded(i1)/v_plasma", + "lifecycle_status": "alpha", + "structure_reference": "physical_quantity_flt_1d_time_1", + "units": "V" + }, + "langmuir_probes.embedded[:].v_plasma.data": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/embedded(i1)/v_plasma/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].v_plasma.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/v_plasma/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.embedded[:].v_plasma.data_error_lower": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/v_plasma/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].v_plasma.data_error_upper": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/embedded(i1)/v_plasma/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.embedded[:].v_plasma.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/v_plasma/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.embedded[:].v_plasma.validity_timed": { + "coordinates": [ + "langmuir_probes.embedded[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/embedded(i1)/v_plasma/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "langmuir_probes.equilibrium_id": { + "data_type": "STRUCTURE", + "documentation": "ID of the IDS equilibrium used to map measurements - we may decide that this is superseeded when the systematic documentation of input provenance is adopted", + "full_path": "langmuir_probes/equilibrium_id", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "ids_identification" + }, + "langmuir_probes.equilibrium_id.data_entry": { + "data_type": "STRUCTURE", + "documentation": "Data entry to which this IDS belongs", + "full_path": "langmuir_probes/equilibrium_id/data_entry", + "lifecycle_status": "alpha", + "structure_reference": "data_entry" + }, + "langmuir_probes.equilibrium_id.data_entry.machine": { + "data_type": "STR_0D", + "documentation": "Name of the experimental device to which this data is related", + "full_path": "langmuir_probes/equilibrium_id/data_entry/machine", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.equilibrium_id.data_entry.pulse": { + "data_type": "INT_0D", + "documentation": "Pulse number", + "full_path": "langmuir_probes/equilibrium_id/data_entry/pulse", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.equilibrium_id.data_entry.pulse_type": { + "data_type": "STR_0D", + "documentation": "Type of the data entry, e.g. \"pulse\", \"simulation\", ...", + "full_path": "langmuir_probes/equilibrium_id/data_entry/pulse_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.equilibrium_id.data_entry.run": { + "data_type": "INT_0D", + "documentation": "Run number", + "full_path": "langmuir_probes/equilibrium_id/data_entry/run", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.equilibrium_id.data_entry.user": { + "data_type": "STR_0D", + "documentation": "Username", + "full_path": "langmuir_probes/equilibrium_id/data_entry/user", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.equilibrium_id.name": { + "data_type": "STR_0D", + "documentation": "IDS name", + "full_path": "langmuir_probes/equilibrium_id/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.equilibrium_id.occurrence": { + "data_type": "INT_0D", + "documentation": "IDS occurrence", + "full_path": "langmuir_probes/equilibrium_id/occurrence", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "langmuir_probes/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "langmuir_probes.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "langmuir_probes/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "langmuir_probes/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "langmuir_probes/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "langmuir_probes.ids_properties.occurrence" + }, + "langmuir_probes.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "langmuir_probes/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "langmuir_probes.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "langmuir_probes/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "langmuir_probes.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "langmuir_probes/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "langmuir_probes/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "langmuir_probes/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "langmuir_probes/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "langmuir_probes/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "langmuir_probes/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "langmuir_probes.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "langmuir_probes/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "langmuir_probes/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "langmuir_probes/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "langmuir_probes/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "langmuir_probes/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "langmuir_probes/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "langmuir_probes/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "langmuir_probes.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "langmuir_probes/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "langmuir_probes/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "langmuir_probes/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "langmuir_probes/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "langmuir_probes/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "langmuir_probes/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "langmuir_probes/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "langmuir_probes.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "langmuir_probes/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "langmuir_probes.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "langmuir_probes/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "langmuir_probes/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "langmuir_probes/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "langmuir_probes/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "langmuir_probes/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "langmuir_probes/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "langmuir_probes/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "langmuir_probes.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "langmuir_probes/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "langmuir_probes/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "langmuir_probes/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "langmuir_probes/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "langmuir_probes/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "langmuir_probes/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "langmuir_probes/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "langmuir_probes.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "langmuir_probes/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "langmuir_probes.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "langmuir_probes/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "langmuir_probes.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "langmuir_probes/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "langmuir_probes.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "langmuir_probes/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "langmuir_probes/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "langmuir_probes.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "langmuir_probes/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "langmuir_probes.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "langmuir_probes/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "langmuir_probes/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "langmuir_probes/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "langmuir_probes.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "langmuir_probes/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "langmuir_probes.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "langmuir_probes/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "langmuir_probes/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "langmuir_probes.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "langmuir_probes/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "langmuir_probes.midplane": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/midplane_identifier.xml", + "documentation": "Choice of midplane definition for the mapping of measurements on an equilibrium (use the lowest index number if more than one value is relevant)\n1) magnetic_axis : Midplane defined by the height of magnetic axis equilibrium/time_slice/global_quantities/magnetic_axis/z\n2) dr_dz_zero_sep : Midplane defined by the height of the outboard point on the separatrix on which dr/dz = 0 (local maximum of the major radius of the separatrix). In case of multiple local maxima, the closest one from z=z_magnetic_axis is chosen. equilibrium/time_slice/boundary_separatrix/dr_dz_zero_point/z\n3) z_zero : Midplane defined by z = 0\n4) ggd_subset : Midplane location is specified by means of the GGD grid subset for the inner and outer midplanes, if the midplane choice is different from the other available options. If the GGD midplane subset corresponds to one of the other available options, select that particular option to indicate it", + "full_path": "langmuir_probes/midplane", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "langmuir_probes.midplane.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "langmuir_probes/midplane/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "langmuir_probes.midplane.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "langmuir_probes/midplane/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "langmuir_probes.midplane.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "langmuir_probes/midplane/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "langmuir_probes.reciprocating": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of reciprocating probes", + "full_path": "langmuir_probes/reciprocating(i1)", + "lifecycle_status": "alpha", + "maxoccur": "100", + "structure_reference": "langmuir_probes_reciprocating" + }, + "langmuir_probes.reciprocating[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the probe", + "full_path": "langmuir_probes/reciprocating(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "langmuir_probes.reciprocating[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the probe", + "full_path": "langmuir_probes/reciprocating(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "langmuir_probes.reciprocating[:].plunge": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of plunges of this probe during the pulse, each plunge being recorded as a time slice from the Access Layer point of view. The time child node corresponds to the time of maximum penetration of the probe during a given plunge. The dynamics of physical quantities within the plunge are described via the time_within_plunge vector.", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "langmuir_probes_plunge", + "timebasepath": "time", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].b_field_angle": { + "data_type": "STRUCTURE", + "documentation": "Incident angle of the magnetic field with respect to PFC surface", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/b_field_angle", + "lifecycle_status": "alpha", + "structure_reference": "langmuir_probes_plunge_physical_quantity", + "units": "rad" + }, + "langmuir_probes.reciprocating[:].plunge[:].b_field_angle.data": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/b_field_angle/data(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "langmuir_probes.reciprocating[:].plunge[:].b_field_angle.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/b_field_angle/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].b_field_angle.data_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/b_field_angle/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "langmuir_probes.reciprocating[:].plunge[:].b_field_angle.data_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/b_field_angle/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "langmuir_probes.reciprocating[:].plunge[:].b_field_angle.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/b_field_angle/validity", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].b_field_angle.validity_timed": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/b_field_angle/validity_timed(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of probe collectors including measurements specific to each collector. The number of collectors (size of this array of structure) is assumed to remain constant for all plunges", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "langmuir_probes_plunge_collector" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].heat_flux_parallel": { + "data_type": "STRUCTURE", + "documentation": "Parallel heat flux at the probe position", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/heat_flux_parallel", + "lifecycle_status": "alpha", + "structure_reference": "langmuir_probes_plunge_physical_quantity_2", + "units": "W.m^-2" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].heat_flux_parallel.data": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/heat_flux_parallel/data(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].heat_flux_parallel.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/heat_flux_parallel/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].heat_flux_parallel.data_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/heat_flux_parallel/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].heat_flux_parallel.data_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/heat_flux_parallel/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].heat_flux_parallel.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/heat_flux_parallel/validity", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].heat_flux_parallel.validity_timed": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/heat_flux_parallel/validity_timed(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].ion_saturation_current": { + "data_type": "STRUCTURE", + "documentation": "Ion saturation current measured by the probe", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/ion_saturation_current", + "lifecycle_status": "alpha", + "structure_reference": "langmuir_probes_plunge_physical_quantity_2", + "units": "A" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].ion_saturation_current.data": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/ion_saturation_current/data(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].ion_saturation_current.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/ion_saturation_current/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].ion_saturation_current.data_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/ion_saturation_current/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].ion_saturation_current.data_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/ion_saturation_current/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].ion_saturation_current.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/ion_saturation_current/validity", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].ion_saturation_current.validity_timed": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/ion_saturation_current/validity_timed(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_kurtosis": { + "data_type": "STRUCTURE", + "documentation": "Pearson kurtosis of the ion saturation current density", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_kurtosis", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "langmuir_probes_plunge_physical_quantity_2", + "units": "-" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_kurtosis.data": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_kurtosis/data(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_kurtosis.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_kurtosis/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_kurtosis.data_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_kurtosis/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_kurtosis.data_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_kurtosis/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_kurtosis.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_kurtosis/validity", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_kurtosis.validity_timed": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_kurtosis/validity_timed(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_parallel": { + "data_type": "STRUCTURE", + "documentation": "Ion parallel current density at the probe position", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_parallel", + "lifecycle_status": "alpha", + "structure_reference": "langmuir_probes_plunge_physical_quantity_2", + "units": "A.m^-2" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_parallel.data": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_parallel/data(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_parallel.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_parallel/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_parallel.data_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_parallel/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_parallel.data_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_parallel/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_parallel.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_parallel/validity", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_parallel.validity_timed": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_parallel/validity_timed(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_saturation": { + "data_type": "STRUCTURE", + "documentation": "Ion saturation current density", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_saturation", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "langmuir_probes_plunge_physical_quantity_2", + "units": "A.m^-2" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_saturation.data": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_saturation/data(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_saturation.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_saturation/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_saturation.data_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_saturation/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_saturation.data_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_saturation/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_saturation.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_saturation/validity", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_saturation.validity_timed": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_saturation/validity_timed(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_sigma": { + "data_type": "STRUCTURE", + "documentation": "Standard deviation of the ion saturation current density, corresponding to the fluctuations of the quantity over time", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_sigma", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "langmuir_probes_plunge_physical_quantity_2", + "units": "A.m^-2" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_sigma.data": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_sigma/data(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_sigma.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_sigma/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_sigma.data_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_sigma/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_sigma.data_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_sigma/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_sigma.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_sigma/validity", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_sigma.validity_timed": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_sigma/validity_timed(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_skew": { + "data_type": "STRUCTURE", + "documentation": "Skew of the ion saturation current density", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_skew", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "langmuir_probes_plunge_physical_quantity_2", + "units": "-" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_skew.data": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_skew/data(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_skew.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_skew/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_skew.data_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_skew/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_skew.data_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_skew/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_skew.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_skew/validity", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_skew.validity_timed": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/j_i_skew/validity_timed(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].position": { + "data_type": "STRUCTURE", + "documentation": "Position of the collector", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/position", + "lifecycle_status": "alpha", + "structure_reference": "langmuir_probes_position_reciprocating_2" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].position.phi": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/position/phi(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].position.phi_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/position/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].position.phi_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/position/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].position.r": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/position/r(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].position.r_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/position/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].position.r_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/position/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].position.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the position data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/position/validity", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].position.validity_timed": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the position data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/position/validity_timed(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].position.z": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/position/z(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].position.z_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/position/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].position.z_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/position/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].t_e": { + "data_type": "STRUCTURE", + "documentation": "Electron temperature", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/t_e", + "lifecycle_status": "alpha", + "structure_reference": "langmuir_probes_plunge_physical_quantity_2", + "units": "eV" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].t_e.data": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/t_e/data(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].t_e.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/t_e/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].t_e.data_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/t_e/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].t_e.data_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/t_e/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].t_e.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/t_e/validity", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].t_e.validity_timed": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/t_e/validity_timed(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].t_i": { + "data_type": "STRUCTURE", + "documentation": "Ion temperature", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/t_i", + "lifecycle_status": "alpha", + "structure_reference": "langmuir_probes_plunge_physical_quantity_2", + "units": "eV" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].t_i.data": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/t_i/data(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].t_i.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/t_i/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].t_i.data_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/t_i/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].t_i.data_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/t_i/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].t_i.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/t_i/validity", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].t_i.validity_timed": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/t_i/validity_timed(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].v_floating": { + "data_type": "STRUCTURE", + "documentation": "Floating potential", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/v_floating", + "lifecycle_status": "alpha", + "structure_reference": "langmuir_probes_plunge_physical_quantity_2", + "units": "V" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].v_floating.data": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/v_floating/data(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].v_floating.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/v_floating/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].v_floating.data_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/v_floating/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].v_floating.data_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/v_floating/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].v_floating.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/v_floating/validity", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].v_floating.validity_timed": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/v_floating/validity_timed(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].v_floating_sigma": { + "data_type": "STRUCTURE", + "documentation": "Standard deviation of the floating potential, corresponding to the fluctuations of the quantity over time", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/v_floating_sigma", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "langmuir_probes_plunge_physical_quantity_2", + "units": "V" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].v_floating_sigma.data": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/v_floating_sigma/data(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].v_floating_sigma.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/v_floating_sigma/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].v_floating_sigma.data_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/v_floating_sigma/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].v_floating_sigma.data_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/v_floating_sigma/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].v_floating_sigma.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/v_floating_sigma/validity", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].collector[:].v_floating_sigma.validity_timed": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/collector(i2)/v_floating_sigma/validity_timed(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].distance_separatrix_midplane": { + "change_nbc_description": "structure_renamed", + "change_nbc_previous_name": "distance_separatrix", + "change_nbc_version": "3.33.0", + "data_type": "STRUCTURE", + "documentation": "Distance between the measurement position and the separatrix, mapped along flux surfaces to the outboard midplane, in the major radius direction. Positive value means the measurement is outside of the separatrix.", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/distance_separatrix_midplane", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "langmuir_probes_plunge_physical_quantity", + "units": "m" + }, + "langmuir_probes.reciprocating[:].plunge[:].distance_separatrix_midplane.data": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/distance_separatrix_midplane/data(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "langmuir_probes.reciprocating[:].plunge[:].distance_separatrix_midplane.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/distance_separatrix_midplane/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].distance_separatrix_midplane.data_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/distance_separatrix_midplane/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "langmuir_probes.reciprocating[:].plunge[:].distance_separatrix_midplane.data_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/distance_separatrix_midplane/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "langmuir_probes.reciprocating[:].plunge[:].distance_separatrix_midplane.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/distance_separatrix_midplane/validity", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].distance_separatrix_midplane.validity_timed": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/distance_separatrix_midplane/validity_timed(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].distance_x_point_z": { + "data_type": "STRUCTURE", + "documentation": "Distance in the z direction of the measurement position to the closest X-point (Zmeasurement-Zx_point)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/distance_x_point_z", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "langmuir_probes_plunge_physical_quantity", + "units": "m" + }, + "langmuir_probes.reciprocating[:].plunge[:].distance_x_point_z.data": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/distance_x_point_z/data(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "langmuir_probes.reciprocating[:].plunge[:].distance_x_point_z.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/distance_x_point_z/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].distance_x_point_z.data_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/distance_x_point_z/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "langmuir_probes.reciprocating[:].plunge[:].distance_x_point_z.data_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/distance_x_point_z/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "langmuir_probes.reciprocating[:].plunge[:].distance_x_point_z.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/distance_x_point_z/validity", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].distance_x_point_z.validity_timed": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/distance_x_point_z/validity_timed(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].mach_number_parallel": { + "data_type": "STRUCTURE", + "documentation": "Parallel Mach number", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/mach_number_parallel", + "lifecycle_status": "alpha", + "structure_reference": "langmuir_probes_plunge_physical_quantity", + "units": "-" + }, + "langmuir_probes.reciprocating[:].plunge[:].mach_number_parallel.data": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/mach_number_parallel/data(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "langmuir_probes.reciprocating[:].plunge[:].mach_number_parallel.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/mach_number_parallel/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].mach_number_parallel.data_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/mach_number_parallel/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "langmuir_probes.reciprocating[:].plunge[:].mach_number_parallel.data_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/mach_number_parallel/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "langmuir_probes.reciprocating[:].plunge[:].mach_number_parallel.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/mach_number_parallel/validity", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].mach_number_parallel.validity_timed": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/mach_number_parallel/validity_timed(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].n_e": { + "data_type": "STRUCTURE", + "documentation": "Electron density", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/n_e", + "lifecycle_status": "alpha", + "structure_reference": "langmuir_probes_plunge_physical_quantity", + "units": "m^-3" + }, + "langmuir_probes.reciprocating[:].plunge[:].n_e.data": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/n_e/data(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "langmuir_probes.reciprocating[:].plunge[:].n_e.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/n_e/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].n_e.data_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/n_e/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "langmuir_probes.reciprocating[:].plunge[:].n_e.data_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/n_e/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "langmuir_probes.reciprocating[:].plunge[:].n_e.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/n_e/validity", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].n_e.validity_timed": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/n_e/validity_timed(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].position_average": { + "data_type": "STRUCTURE", + "documentation": "Average position of the measurements derived from multiple collectors", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/position_average", + "lifecycle_status": "alpha", + "structure_reference": "langmuir_probes_position_reciprocating" + }, + "langmuir_probes.reciprocating[:].plunge[:].position_average.phi": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/position_average/phi(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "langmuir_probes.reciprocating[:].plunge[:].position_average.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/position_average/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].position_average.phi_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/position_average/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "langmuir_probes.reciprocating[:].plunge[:].position_average.phi_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/position_average/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "langmuir_probes.reciprocating[:].plunge[:].position_average.r": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/position_average/r(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "langmuir_probes.reciprocating[:].plunge[:].position_average.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/position_average/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].position_average.r_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/position_average/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "langmuir_probes.reciprocating[:].plunge[:].position_average.r_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/position_average/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "langmuir_probes.reciprocating[:].plunge[:].position_average.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the position data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/position_average/validity", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].position_average.validity_timed": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the position data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/position_average/validity_timed(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].position_average.z": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/position_average/z(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "langmuir_probes.reciprocating[:].plunge[:].position_average.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/position_average/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].position_average.z_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/position_average/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "langmuir_probes.reciprocating[:].plunge[:].position_average.z_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/position_average/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "langmuir_probes.reciprocating[:].plunge[:].t_e_average": { + "data_type": "STRUCTURE", + "documentation": "Electron temperature (upstream to downstream average)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/t_e_average", + "lifecycle_status": "alpha", + "structure_reference": "langmuir_probes_plunge_physical_quantity", + "units": "eV" + }, + "langmuir_probes.reciprocating[:].plunge[:].t_e_average.data": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/t_e_average/data(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "langmuir_probes.reciprocating[:].plunge[:].t_e_average.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/t_e_average/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].t_e_average.data_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/t_e_average/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "langmuir_probes.reciprocating[:].plunge[:].t_e_average.data_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/t_e_average/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "langmuir_probes.reciprocating[:].plunge[:].t_e_average.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/t_e_average/validity", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].t_e_average.validity_timed": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/t_e_average/validity_timed(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].t_i_average": { + "data_type": "STRUCTURE", + "documentation": "Ion temperature (upstream to downstream average)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/t_i_average", + "lifecycle_status": "alpha", + "structure_reference": "langmuir_probes_plunge_physical_quantity", + "units": "eV" + }, + "langmuir_probes.reciprocating[:].plunge[:].t_i_average.data": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/t_i_average/data(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "langmuir_probes.reciprocating[:].plunge[:].t_i_average.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/t_i_average/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].t_i_average.data_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/t_i_average/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "langmuir_probes.reciprocating[:].plunge[:].t_i_average.data_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/t_i_average/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "langmuir_probes.reciprocating[:].plunge[:].t_i_average.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/t_i_average/validity", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].t_i_average.validity_timed": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/t_i_average/validity_timed(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].time": { + "data_type": "FLT_0D", + "documentation": "Time of maximum penetration of the probe during a given plunge", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Time vector for describing the dynamics within the plunge", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/time_within_plunge(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_within_plunge\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/time_within_plunge_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_within_plunge\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/time_within_plunge_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_within_plunge\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/time_within_plunge_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "langmuir_probes.reciprocating[:].plunge[:].v_plasma": { + "change_nbc_description": "structure_renamed", + "change_nbc_previous_name": "potential_plasma", + "change_nbc_version": "3.30.0", + "data_type": "STRUCTURE", + "documentation": "Plasma potential", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/v_plasma", + "lifecycle_status": "alpha", + "structure_reference": "langmuir_probes_plunge_physical_quantity", + "units": "V" + }, + "langmuir_probes.reciprocating[:].plunge[:].v_plasma.data": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/v_plasma/data(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "langmuir_probes.reciprocating[:].plunge[:].v_plasma.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/v_plasma/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].v_plasma.data_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/v_plasma/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "langmuir_probes.reciprocating[:].plunge[:].v_plasma.data_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/v_plasma/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "langmuir_probes.reciprocating[:].plunge[:].v_plasma.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/v_plasma/validity", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].plunge[:].v_plasma.validity_timed": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].time_within_plunge" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "langmuir_probes/reciprocating(i1)/plunge(itime)/v_plasma/validity_timed(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "langmuir_probes.reciprocating[:].surface_area": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].collector" + ], + "data_type": "FLT_1D", + "documentation": "Area of the surface exposed to the plasma of each collector (constant assuming negligible dependence on e.g. the magnetic field line angle)", + "full_path": "langmuir_probes/reciprocating(i1)/surface_area(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "langmuir_probes.reciprocating[:].surface_area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface_area\"", + "full_path": "langmuir_probes/reciprocating(i1)/surface_area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "langmuir_probes.reciprocating[:].surface_area_error_lower": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].collector" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"surface_area\"", + "full_path": "langmuir_probes/reciprocating(i1)/surface_area_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "langmuir_probes.reciprocating[:].surface_area_error_upper": { + "coordinates": [ + "langmuir_probes.reciprocating[:].plunge[:].collector" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"surface_area\"", + "full_path": "langmuir_probes/reciprocating(i1)/surface_area_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "langmuir_probes.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "langmuir_probes/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/lh_antennas.json b/omas/imas_structures/3_39_0/lh_antennas.json new file mode 100644 index 000000000..e517fc185 --- /dev/null +++ b/omas/imas_structures/3_39_0/lh_antennas.json @@ -0,0 +1,2304 @@ +{ + "lh_antennas": { + "documentation": "Antenna systems for heating and current drive in the Lower Hybrid (LH) frequencies. In the definitions below, the front (or mouth) of the antenna refers to the plasma facing side of the antenna, while the back refers to the waveguides connected side of the antenna (towards the RF generators).", + "full_path": "lh_antennas", + "lifecycle_last_change": "3.33.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.19.1", + "maxoccur": "2" + }, + "lh_antennas.antenna": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of Lower Hybrid antennas", + "full_path": "lh_antennas/antenna(i1)", + "lifecycle_status": "alpha", + "maxoccur": "2", + "structure_reference": "lh_antennas_antenna" + }, + "lh_antennas.antenna[:].distance_to_antenna": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Radial distance to the antenna mouth (grid for the electron density profile). 0 at antenna mouth, increasing towards the plasma", + "full_path": "lh_antennas/antenna(i1)/distance_to_antenna(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "lh_antennas.antenna[:].distance_to_antenna_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"distance_to_antenna\"", + "full_path": "lh_antennas/antenna(i1)/distance_to_antenna_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].distance_to_antenna_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"distance_to_antenna\"", + "full_path": "lh_antennas/antenna(i1)/distance_to_antenna_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "lh_antennas.antenna[:].distance_to_antenna_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"distance_to_antenna\"", + "full_path": "lh_antennas/antenna(i1)/distance_to_antenna_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "lh_antennas.antenna[:].frequency": { + "data_type": "FLT_0D", + "documentation": "Frequency", + "full_path": "lh_antennas/antenna(i1)/frequency", + "lifecycle_status": "alpha", + "type": "static", + "units": "Hz" + }, + "lh_antennas.antenna[:].frequency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"frequency\"", + "full_path": "lh_antennas/antenna(i1)/frequency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].frequency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"frequency\"", + "full_path": "lh_antennas/antenna(i1)/frequency_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "Hz" + }, + "lh_antennas.antenna[:].frequency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"frequency\"", + "full_path": "lh_antennas/antenna(i1)/frequency_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "Hz" + }, + "lh_antennas.antenna[:].identifier": { + "data_type": "STR_0D", + "documentation": "Identifier of the antenna (unique within the set of all antennas of the experiment)", + "full_path": "lh_antennas/antenna(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "lh_antennas.antenna[:].model_name": { + "data_type": "STR_0D", + "documentation": "Name of the antenna model used for antenna spectrum computation", + "full_path": "lh_antennas/antenna(i1)/model_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.antenna[:].module": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of antenna modules", + "full_path": "lh_antennas/antenna(i1)/module(i2)", + "lifecycle_status": "alpha", + "maxoccur": "16", + "structure_reference": "lh_antennas_antenna_module" + }, + "lh_antennas.antenna[:].module[:].identifier": { + "data_type": "STR_0D", + "documentation": "Identifier of the module", + "full_path": "lh_antennas/antenna(i1)/module(i2)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "lh_antennas.antenna[:].module[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the module", + "full_path": "lh_antennas/antenna(i1)/module(i2)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "lh_antennas.antenna[:].module[:].phase": { + "data_type": "STRUCTURE", + "documentation": "Phase of the forward power arriving at the back of this module", + "full_path": "lh_antennas/antenna(i1)/module(i2)/phase", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "rad" + }, + "lh_antennas.antenna[:].module[:].phase.data": { + "coordinates": [ + "lh_antennas.antenna[:].module[:].phase.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "lh_antennas/antenna(i1)/module(i2)/phase/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "lh_antennas.antenna[:].module[:].phase.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "lh_antennas/antenna(i1)/module(i2)/phase/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].module[:].phase.data_error_lower": { + "coordinates": [ + "lh_antennas.antenna[:].module[:].phase.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/module(i2)/phase/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "lh_antennas.antenna[:].module[:].phase.data_error_upper": { + "coordinates": [ + "lh_antennas.antenna[:].module[:].phase.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/module(i2)/phase/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "lh_antennas.antenna[:].module[:].phase.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "lh_antennas/antenna(i1)/module(i2)/phase/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "s" + }, + "lh_antennas.antenna[:].module[:].power_forward": { + "data_type": "STRUCTURE", + "documentation": "Forward power arriving to the back of the module", + "full_path": "lh_antennas/antenna(i1)/module(i2)/power_forward", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "lh_antennas.antenna[:].module[:].power_forward.data": { + "coordinates": [ + "lh_antennas.antenna[:].module[:].power_forward.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "lh_antennas/antenna(i1)/module(i2)/power_forward/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_forward/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].module[:].power_forward.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "lh_antennas/antenna(i1)/module(i2)/power_forward/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].module[:].power_forward.data_error_lower": { + "coordinates": [ + "lh_antennas.antenna[:].module[:].power_forward.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/module(i2)/power_forward/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_forward/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].module[:].power_forward.data_error_upper": { + "coordinates": [ + "lh_antennas.antenna[:].module[:].power_forward.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/module(i2)/power_forward/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_forward/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].module[:].power_forward.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "lh_antennas/antenna(i1)/module(i2)/power_forward/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_forward/time", + "type": "dynamic", + "units": "s" + }, + "lh_antennas.antenna[:].module[:].power_launched": { + "data_type": "STRUCTURE", + "documentation": "Power launched from this module into the vacuum vessel", + "full_path": "lh_antennas/antenna(i1)/module(i2)/power_launched", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "lh_antennas.antenna[:].module[:].power_launched.data": { + "coordinates": [ + "lh_antennas.antenna[:].module[:].power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "lh_antennas/antenna(i1)/module(i2)/power_launched/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].module[:].power_launched.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "lh_antennas/antenna(i1)/module(i2)/power_launched/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].module[:].power_launched.data_error_lower": { + "coordinates": [ + "lh_antennas.antenna[:].module[:].power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/module(i2)/power_launched/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].module[:].power_launched.data_error_upper": { + "coordinates": [ + "lh_antennas.antenna[:].module[:].power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/module(i2)/power_launched/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].module[:].power_launched.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "lh_antennas/antenna(i1)/module(i2)/power_launched/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "s" + }, + "lh_antennas.antenna[:].module[:].power_reflected": { + "data_type": "STRUCTURE", + "documentation": "Reflected power", + "full_path": "lh_antennas/antenna(i1)/module(i2)/power_reflected", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "lh_antennas.antenna[:].module[:].power_reflected.data": { + "coordinates": [ + "lh_antennas.antenna[:].module[:].power_reflected.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "lh_antennas/antenna(i1)/module(i2)/power_reflected/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_reflected/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].module[:].power_reflected.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "lh_antennas/antenna(i1)/module(i2)/power_reflected/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].module[:].power_reflected.data_error_lower": { + "coordinates": [ + "lh_antennas.antenna[:].module[:].power_reflected.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/module(i2)/power_reflected/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_reflected/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].module[:].power_reflected.data_error_upper": { + "coordinates": [ + "lh_antennas.antenna[:].module[:].power_reflected.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/module(i2)/power_reflected/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_reflected/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].module[:].power_reflected.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "lh_antennas/antenna(i1)/module(i2)/power_reflected/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_reflected/time", + "type": "dynamic", + "units": "s" + }, + "lh_antennas.antenna[:].module[:].reflection_coefficient": { + "data_type": "STRUCTURE", + "documentation": "Power reflection coefficient", + "full_path": "lh_antennas/antenna(i1)/module(i2)/reflection_coefficient", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "-" + }, + "lh_antennas.antenna[:].module[:].reflection_coefficient.data": { + "coordinates": [ + "lh_antennas.antenna[:].module[:].reflection_coefficient.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "lh_antennas/antenna(i1)/module(i2)/reflection_coefficient/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "reflection_coefficient/time", + "type": "dynamic", + "units": "-" + }, + "lh_antennas.antenna[:].module[:].reflection_coefficient.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "lh_antennas/antenna(i1)/module(i2)/reflection_coefficient/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].module[:].reflection_coefficient.data_error_lower": { + "coordinates": [ + "lh_antennas.antenna[:].module[:].reflection_coefficient.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/module(i2)/reflection_coefficient/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "reflection_coefficient/time", + "type": "dynamic", + "units": "-" + }, + "lh_antennas.antenna[:].module[:].reflection_coefficient.data_error_upper": { + "coordinates": [ + "lh_antennas.antenna[:].module[:].reflection_coefficient.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/module(i2)/reflection_coefficient/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "reflection_coefficient/time", + "type": "dynamic", + "units": "-" + }, + "lh_antennas.antenna[:].module[:].reflection_coefficient.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "lh_antennas/antenna(i1)/module(i2)/reflection_coefficient/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "reflection_coefficient/time", + "type": "dynamic", + "units": "s" + }, + "lh_antennas.antenna[:].n_e": { + "coordinates": [ + "lh_antennas.antenna[:].distance_to_antenna" + ], + "data_type": "STRUCTURE", + "documentation": "Electron density profile in front of the antenna", + "full_path": "lh_antennas/antenna(i1)/n_e", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "m^-3" + }, + "lh_antennas.antenna[:].n_e.data": { + "coordinates": [ + "1...N", + "lh_antennas.antenna[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "lh_antennas/antenna(i1)/n_e/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m^-3" + }, + "lh_antennas.antenna[:].n_e.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "lh_antennas/antenna(i1)/n_e/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].n_e.data_error_lower": { + "coordinates": [ + "1...N", + "lh_antennas.antenna[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/n_e/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m^-3" + }, + "lh_antennas.antenna[:].n_e.data_error_upper": { + "coordinates": [ + "1...N", + "lh_antennas.antenna[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/n_e/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m^-3" + }, + "lh_antennas.antenna[:].n_e.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "lh_antennas/antenna(i1)/n_e/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "s" + }, + "lh_antennas.antenna[:].n_parallel_peak": { + "data_type": "STRUCTURE", + "documentation": "Peak parallel refractive index of the launched wave spectrum (simple estimate based on the measured phase difference)", + "full_path": "lh_antennas/antenna(i1)/n_parallel_peak", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "-" + }, + "lh_antennas.antenna[:].n_parallel_peak.data": { + "coordinates": [ + "lh_antennas.antenna[:].n_parallel_peak.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "lh_antennas/antenna(i1)/n_parallel_peak/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_parallel_peak/time", + "type": "dynamic", + "units": "-" + }, + "lh_antennas.antenna[:].n_parallel_peak.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "lh_antennas/antenna(i1)/n_parallel_peak/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].n_parallel_peak.data_error_lower": { + "coordinates": [ + "lh_antennas.antenna[:].n_parallel_peak.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/n_parallel_peak/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_parallel_peak/time", + "type": "dynamic", + "units": "-" + }, + "lh_antennas.antenna[:].n_parallel_peak.data_error_upper": { + "coordinates": [ + "lh_antennas.antenna[:].n_parallel_peak.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/n_parallel_peak/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_parallel_peak/time", + "type": "dynamic", + "units": "-" + }, + "lh_antennas.antenna[:].n_parallel_peak.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "lh_antennas/antenna(i1)/n_parallel_peak/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_parallel_peak/time", + "type": "dynamic", + "units": "s" + }, + "lh_antennas.antenna[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the antenna (unique within the set of all antennas of the experiment)", + "full_path": "lh_antennas/antenna(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "lh_antennas.antenna[:].phase_average": { + "data_type": "STRUCTURE", + "documentation": "Phase difference between two neighbouring modules (average over modules), at the mouth (front) of the antenna", + "full_path": "lh_antennas/antenna(i1)/phase_average", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "rad" + }, + "lh_antennas.antenna[:].phase_average.data": { + "coordinates": [ + "lh_antennas.antenna[:].phase_average.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "lh_antennas/antenna(i1)/phase_average/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase_average/time", + "type": "dynamic", + "units": "rad" + }, + "lh_antennas.antenna[:].phase_average.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "lh_antennas/antenna(i1)/phase_average/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].phase_average.data_error_lower": { + "coordinates": [ + "lh_antennas.antenna[:].phase_average.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/phase_average/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase_average/time", + "type": "dynamic", + "units": "rad" + }, + "lh_antennas.antenna[:].phase_average.data_error_upper": { + "coordinates": [ + "lh_antennas.antenna[:].phase_average.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/phase_average/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase_average/time", + "type": "dynamic", + "units": "rad" + }, + "lh_antennas.antenna[:].phase_average.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "lh_antennas/antenna(i1)/phase_average/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase_average/time", + "type": "dynamic", + "units": "s" + }, + "lh_antennas.antenna[:].position": { + "data_type": "STRUCTURE", + "documentation": "Position of a reference point on the antenna (allowing also tracking the possible movements of the antenna)", + "full_path": "lh_antennas/antenna(i1)/position", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_dynamic_aos1_definition" + }, + "lh_antennas.antenna[:].position.definition": { + "data_type": "STR_0D", + "documentation": "Definition of the reference point", + "full_path": "lh_antennas/antenna(i1)/position/definition", + "lifecycle_status": "alpha", + "type": "static" + }, + "lh_antennas.antenna[:].position.phi": { + "data_type": "STRUCTURE", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "lh_antennas/antenna(i1)/position/phi", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "rad" + }, + "lh_antennas.antenna[:].position.phi.data": { + "coordinates": [ + "lh_antennas.antenna[:].position.phi.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "lh_antennas/antenna(i1)/position/phi/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/phi/time", + "type": "dynamic", + "units": "rad" + }, + "lh_antennas.antenna[:].position.phi.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "lh_antennas/antenna(i1)/position/phi/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].position.phi.data_error_lower": { + "coordinates": [ + "lh_antennas.antenna[:].position.phi.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/position/phi/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/phi/time", + "type": "dynamic", + "units": "rad" + }, + "lh_antennas.antenna[:].position.phi.data_error_upper": { + "coordinates": [ + "lh_antennas.antenna[:].position.phi.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/position/phi/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/phi/time", + "type": "dynamic", + "units": "rad" + }, + "lh_antennas.antenna[:].position.phi.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "lh_antennas/antenna(i1)/position/phi/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/phi/time", + "type": "dynamic", + "units": "s" + }, + "lh_antennas.antenna[:].position.r": { + "data_type": "STRUCTURE", + "documentation": "Major radius", + "full_path": "lh_antennas/antenna(i1)/position/r", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "m" + }, + "lh_antennas.antenna[:].position.r.data": { + "coordinates": [ + "lh_antennas.antenna[:].position.r.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "lh_antennas/antenna(i1)/position/r/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/r/time", + "type": "dynamic", + "units": "m" + }, + "lh_antennas.antenna[:].position.r.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "lh_antennas/antenna(i1)/position/r/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].position.r.data_error_lower": { + "coordinates": [ + "lh_antennas.antenna[:].position.r.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/position/r/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/r/time", + "type": "dynamic", + "units": "m" + }, + "lh_antennas.antenna[:].position.r.data_error_upper": { + "coordinates": [ + "lh_antennas.antenna[:].position.r.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/position/r/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/r/time", + "type": "dynamic", + "units": "m" + }, + "lh_antennas.antenna[:].position.r.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "lh_antennas/antenna(i1)/position/r/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/r/time", + "type": "dynamic", + "units": "s" + }, + "lh_antennas.antenna[:].position.z": { + "data_type": "STRUCTURE", + "documentation": "Height", + "full_path": "lh_antennas/antenna(i1)/position/z", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "m" + }, + "lh_antennas.antenna[:].position.z.data": { + "coordinates": [ + "lh_antennas.antenna[:].position.z.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "lh_antennas/antenna(i1)/position/z/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/z/time", + "type": "dynamic", + "units": "m" + }, + "lh_antennas.antenna[:].position.z.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "lh_antennas/antenna(i1)/position/z/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].position.z.data_error_lower": { + "coordinates": [ + "lh_antennas.antenna[:].position.z.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/position/z/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/z/time", + "type": "dynamic", + "units": "m" + }, + "lh_antennas.antenna[:].position.z.data_error_upper": { + "coordinates": [ + "lh_antennas.antenna[:].position.z.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/position/z/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/z/time", + "type": "dynamic", + "units": "m" + }, + "lh_antennas.antenna[:].position.z.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "lh_antennas/antenna(i1)/position/z/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/z/time", + "type": "dynamic", + "units": "s" + }, + "lh_antennas.antenna[:].power_forward": { + "data_type": "STRUCTURE", + "documentation": "Forward power arriving at the back of the antenna", + "full_path": "lh_antennas/antenna(i1)/power_forward", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "lh_antennas.antenna[:].power_forward.data": { + "coordinates": [ + "lh_antennas.antenna[:].power_forward.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "lh_antennas/antenna(i1)/power_forward/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_forward/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].power_forward.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "lh_antennas/antenna(i1)/power_forward/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].power_forward.data_error_lower": { + "coordinates": [ + "lh_antennas.antenna[:].power_forward.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/power_forward/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_forward/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].power_forward.data_error_upper": { + "coordinates": [ + "lh_antennas.antenna[:].power_forward.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/power_forward/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_forward/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].power_forward.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "lh_antennas/antenna(i1)/power_forward/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_forward/time", + "type": "dynamic", + "units": "s" + }, + "lh_antennas.antenna[:].power_launched": { + "data_type": "STRUCTURE", + "documentation": "Power launched from this antenna into the vacuum vessel", + "full_path": "lh_antennas/antenna(i1)/power_launched", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "lh_antennas.antenna[:].power_launched.data": { + "coordinates": [ + "lh_antennas.antenna[:].power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "lh_antennas/antenna(i1)/power_launched/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].power_launched.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "lh_antennas/antenna(i1)/power_launched/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].power_launched.data_error_lower": { + "coordinates": [ + "lh_antennas.antenna[:].power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/power_launched/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].power_launched.data_error_upper": { + "coordinates": [ + "lh_antennas.antenna[:].power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/power_launched/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].power_launched.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "lh_antennas/antenna(i1)/power_launched/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "s" + }, + "lh_antennas.antenna[:].power_reflected": { + "data_type": "STRUCTURE", + "documentation": "Reflected power", + "full_path": "lh_antennas/antenna(i1)/power_reflected", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "lh_antennas.antenna[:].power_reflected.data": { + "coordinates": [ + "lh_antennas.antenna[:].power_reflected.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "lh_antennas/antenna(i1)/power_reflected/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_reflected/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].power_reflected.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "lh_antennas/antenna(i1)/power_reflected/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].power_reflected.data_error_lower": { + "coordinates": [ + "lh_antennas.antenna[:].power_reflected.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/power_reflected/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_reflected/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].power_reflected.data_error_upper": { + "coordinates": [ + "lh_antennas.antenna[:].power_reflected.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/power_reflected/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_reflected/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].power_reflected.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "lh_antennas/antenna(i1)/power_reflected/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_reflected/time", + "type": "dynamic", + "units": "s" + }, + "lh_antennas.antenna[:].pressure_tank": { + "data_type": "STRUCTURE", + "documentation": "Pressure in the vacuum tank of the antenna", + "full_path": "lh_antennas/antenna(i1)/pressure_tank", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "Pa" + }, + "lh_antennas.antenna[:].pressure_tank.data": { + "coordinates": [ + "lh_antennas.antenna[:].pressure_tank.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "lh_antennas/antenna(i1)/pressure_tank/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "pressure_tank/time", + "type": "dynamic", + "units": "Pa" + }, + "lh_antennas.antenna[:].pressure_tank.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "lh_antennas/antenna(i1)/pressure_tank/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].pressure_tank.data_error_lower": { + "coordinates": [ + "lh_antennas.antenna[:].pressure_tank.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/pressure_tank/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "pressure_tank/time", + "type": "dynamic", + "units": "Pa" + }, + "lh_antennas.antenna[:].pressure_tank.data_error_upper": { + "coordinates": [ + "lh_antennas.antenna[:].pressure_tank.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/pressure_tank/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "pressure_tank/time", + "type": "dynamic", + "units": "Pa" + }, + "lh_antennas.antenna[:].pressure_tank.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "lh_antennas/antenna(i1)/pressure_tank/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "pressure_tank/time", + "type": "dynamic", + "units": "s" + }, + "lh_antennas.antenna[:].reflection_coefficient": { + "data_type": "STRUCTURE", + "documentation": "Power reflection coefficient, averaged over modules", + "full_path": "lh_antennas/antenna(i1)/reflection_coefficient", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "-" + }, + "lh_antennas.antenna[:].reflection_coefficient.data": { + "coordinates": [ + "lh_antennas.antenna[:].reflection_coefficient.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "lh_antennas/antenna(i1)/reflection_coefficient/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "reflection_coefficient/time", + "type": "dynamic", + "units": "-" + }, + "lh_antennas.antenna[:].reflection_coefficient.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "lh_antennas/antenna(i1)/reflection_coefficient/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].reflection_coefficient.data_error_lower": { + "coordinates": [ + "lh_antennas.antenna[:].reflection_coefficient.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/reflection_coefficient/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "reflection_coefficient/time", + "type": "dynamic", + "units": "-" + }, + "lh_antennas.antenna[:].reflection_coefficient.data_error_upper": { + "coordinates": [ + "lh_antennas.antenna[:].reflection_coefficient.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "lh_antennas/antenna(i1)/reflection_coefficient/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "reflection_coefficient/time", + "type": "dynamic", + "units": "-" + }, + "lh_antennas.antenna[:].reflection_coefficient.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "lh_antennas/antenna(i1)/reflection_coefficient/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "reflection_coefficient/time", + "type": "dynamic", + "units": "s" + }, + "lh_antennas.antenna[:].row": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of horizontal rows of waveguides (corresponding to different poloidal positions). A power spectrum is provided for each row.", + "full_path": "lh_antennas/antenna(i1)/row(i2)", + "lifecycle_status": "alpha", + "maxoccur": "6", + "structure_reference": "lh_antennas_antenna_row" + }, + "lh_antennas.antenna[:].row[:].n_pol": { + "coordinates": [ + "lh_antennas.antenna[:].row[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Refraction index in the poloidal direction. The poloidal angle is defined from the reference point; the angle at a point (R,Z) is given by atan((Z-Zref)/(R-Rref)), where Rref=reference_point/r and Zref=reference_point/z", + "full_path": "lh_antennas/antenna(i1)/row(i2)/n_pol(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "lh_antennas.antenna[:].row[:].n_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_pol\"", + "full_path": "lh_antennas/antenna(i1)/row(i2)/n_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].row[:].n_pol_error_lower": { + "coordinates": [ + "lh_antennas.antenna[:].row[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"n_pol\"", + "full_path": "lh_antennas/antenna(i1)/row(i2)/n_pol_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "lh_antennas.antenna[:].row[:].n_pol_error_upper": { + "coordinates": [ + "lh_antennas.antenna[:].row[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"n_pol\"", + "full_path": "lh_antennas/antenna(i1)/row(i2)/n_pol_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "lh_antennas.antenna[:].row[:].n_tor": { + "coordinates": [ + "lh_antennas.antenna[:].row[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Refraction index in the toroidal direction", + "full_path": "lh_antennas/antenna(i1)/row(i2)/n_tor(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "lh_antennas.antenna[:].row[:].n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_tor\"", + "full_path": "lh_antennas/antenna(i1)/row(i2)/n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].row[:].n_tor_error_lower": { + "coordinates": [ + "lh_antennas.antenna[:].row[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"n_tor\"", + "full_path": "lh_antennas/antenna(i1)/row(i2)/n_tor_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "lh_antennas.antenna[:].row[:].n_tor_error_upper": { + "coordinates": [ + "lh_antennas.antenna[:].row[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"n_tor\"", + "full_path": "lh_antennas/antenna(i1)/row(i2)/n_tor_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "lh_antennas.antenna[:].row[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the row", + "full_path": "lh_antennas/antenna(i1)/row(i2)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "lh_antennas.antenna[:].row[:].position": { + "data_type": "STRUCTURE", + "documentation": "Position of the middle on the row", + "full_path": "lh_antennas/antenna(i1)/row(i2)/position", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_dynamic_aos1_common_time" + }, + "lh_antennas.antenna[:].row[:].position.phi": { + "coordinates": [ + "lh_antennas.antenna[:].row[:].position.time" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle", + "full_path": "lh_antennas/antenna(i1)/row(i2)/position/phi(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/time", + "type": "dynamic", + "units": "rad" + }, + "lh_antennas.antenna[:].row[:].position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "lh_antennas/antenna(i1)/row(i2)/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].row[:].position.phi_error_lower": { + "coordinates": [ + "lh_antennas.antenna[:].row[:].position.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "lh_antennas/antenna(i1)/row(i2)/position/phi_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/time", + "type": "dynamic", + "units": "rad" + }, + "lh_antennas.antenna[:].row[:].position.phi_error_upper": { + "coordinates": [ + "lh_antennas.antenna[:].row[:].position.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "lh_antennas/antenna(i1)/row(i2)/position/phi_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/time", + "type": "dynamic", + "units": "rad" + }, + "lh_antennas.antenna[:].row[:].position.r": { + "coordinates": [ + "lh_antennas.antenna[:].row[:].position.time" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "lh_antennas/antenna(i1)/row(i2)/position/r(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/time", + "type": "dynamic", + "units": "m" + }, + "lh_antennas.antenna[:].row[:].position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "lh_antennas/antenna(i1)/row(i2)/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].row[:].position.r_error_lower": { + "coordinates": [ + "lh_antennas.antenna[:].row[:].position.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "lh_antennas/antenna(i1)/row(i2)/position/r_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/time", + "type": "dynamic", + "units": "m" + }, + "lh_antennas.antenna[:].row[:].position.r_error_upper": { + "coordinates": [ + "lh_antennas.antenna[:].row[:].position.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "lh_antennas/antenna(i1)/row(i2)/position/r_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/time", + "type": "dynamic", + "units": "m" + }, + "lh_antennas.antenna[:].row[:].position.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time for the R,Z,phi coordinates", + "full_path": "lh_antennas/antenna(i1)/row(i2)/position/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/time", + "type": "dynamic", + "units": "s" + }, + "lh_antennas.antenna[:].row[:].position.z": { + "coordinates": [ + "lh_antennas.antenna[:].row[:].position.time" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "lh_antennas/antenna(i1)/row(i2)/position/z(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/time", + "type": "dynamic", + "units": "m" + }, + "lh_antennas.antenna[:].row[:].position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "lh_antennas/antenna(i1)/row(i2)/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].row[:].position.z_error_lower": { + "coordinates": [ + "lh_antennas.antenna[:].row[:].position.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "lh_antennas/antenna(i1)/row(i2)/position/z_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/time", + "type": "dynamic", + "units": "m" + }, + "lh_antennas.antenna[:].row[:].position.z_error_upper": { + "coordinates": [ + "lh_antennas.antenna[:].row[:].position.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "lh_antennas/antenna(i1)/row(i2)/position/z_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position/time", + "type": "dynamic", + "units": "m" + }, + "lh_antennas.antenna[:].row[:].power_density_spectrum_1d": { + "coordinates": [ + "lh_antennas.antenna[:].row[:].n_tor", + "lh_antennas.antenna[:].row[:].time" + ], + "data_type": "FLT_2D", + "documentation": "1D power density spectrum dP/dn_tor, as a function of time", + "full_path": "lh_antennas/antenna(i1)/row(i2)/power_density_spectrum_1d(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].row[:].power_density_spectrum_1d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_spectrum_1d\"", + "full_path": "lh_antennas/antenna(i1)/row(i2)/power_density_spectrum_1d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].row[:].power_density_spectrum_1d_error_lower": { + "coordinates": [ + "lh_antennas.antenna[:].row[:].n_tor", + "lh_antennas.antenna[:].row[:].time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_density_spectrum_1d\"", + "full_path": "lh_antennas/antenna(i1)/row(i2)/power_density_spectrum_1d_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].row[:].power_density_spectrum_1d_error_upper": { + "coordinates": [ + "lh_antennas.antenna[:].row[:].n_tor", + "lh_antennas.antenna[:].row[:].time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_density_spectrum_1d\"", + "full_path": "lh_antennas/antenna(i1)/row(i2)/power_density_spectrum_1d_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].row[:].power_density_spectrum_2d": { + "coordinates": [ + "lh_antennas.antenna[:].row[:].n_tor", + "lh_antennas.antenna[:].row[:].n_pol", + "lh_antennas.antenna[:].row[:].time" + ], + "data_type": "FLT_3D", + "documentation": "2D power density spectrum d2P/(dn_tor.dn_pol), as a function of time", + "full_path": "lh_antennas/antenna(i1)/row(i2)/power_density_spectrum_2d(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].row[:].power_density_spectrum_2d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_spectrum_2d\"", + "full_path": "lh_antennas/antenna(i1)/row(i2)/power_density_spectrum_2d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.antenna[:].row[:].power_density_spectrum_2d_error_lower": { + "coordinates": [ + "lh_antennas.antenna[:].row[:].n_tor", + "lh_antennas.antenna[:].row[:].n_pol", + "lh_antennas.antenna[:].row[:].time" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"power_density_spectrum_2d\"", + "full_path": "lh_antennas/antenna(i1)/row(i2)/power_density_spectrum_2d_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].row[:].power_density_spectrum_2d_error_upper": { + "coordinates": [ + "lh_antennas.antenna[:].row[:].n_tor", + "lh_antennas.antenna[:].row[:].n_pol", + "lh_antennas.antenna[:].row[:].time" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"power_density_spectrum_2d\"", + "full_path": "lh_antennas/antenna(i1)/row(i2)/power_density_spectrum_2d_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.antenna[:].row[:].time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Timebase for the dynamic nodes of this probe located at this level of the IDS structure", + "full_path": "lh_antennas/antenna(i1)/row(i2)/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "lh_antennas.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "lh_antennas/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "lh_antennas.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "lh_antennas/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "lh_antennas/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "lh_antennas/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "lh_antennas.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "lh_antennas/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "lh_antennas/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "lh_antennas/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "lh_antennas/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "lh_antennas/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "lh_antennas/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "lh_antennas/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.code.output_flag": { + "coordinates": [ + "lh_antennas.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "lh_antennas/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "lh_antennas.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "lh_antennas/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "lh_antennas/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "lh_antennas/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "lh_antennas/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "lh_antennas.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "lh_antennas/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "lh_antennas/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "lh_antennas/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "lh_antennas.ids_properties.occurrence" + }, + "lh_antennas.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "lh_antennas/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "lh_antennas.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "lh_antennas/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "lh_antennas.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "lh_antennas/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "lh_antennas/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "lh_antennas/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "lh_antennas/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "lh_antennas/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "lh_antennas/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "lh_antennas.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "lh_antennas/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "lh_antennas/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "lh_antennas/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "lh_antennas/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "lh_antennas/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "lh_antennas/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "lh_antennas/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "lh_antennas.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "lh_antennas/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "lh_antennas/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "lh_antennas/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "lh_antennas/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "lh_antennas/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "lh_antennas/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "lh_antennas/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "lh_antennas.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "lh_antennas/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "lh_antennas.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "lh_antennas/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "lh_antennas/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "lh_antennas/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "lh_antennas/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "lh_antennas/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "lh_antennas/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "lh_antennas/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "lh_antennas.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "lh_antennas/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "lh_antennas/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "lh_antennas/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "lh_antennas/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "lh_antennas/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "lh_antennas/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "lh_antennas/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "lh_antennas.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "lh_antennas/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "lh_antennas.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "lh_antennas/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "lh_antennas.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "lh_antennas/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "lh_antennas.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "lh_antennas/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "lh_antennas/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "lh_antennas.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "lh_antennas/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "lh_antennas.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "lh_antennas/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "lh_antennas/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "lh_antennas/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "lh_antennas.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between input command received from the RT network and actuator starting to react. Applies globally to the system described by this IDS unless specific latencies (e.g. channel-specific or antenna-specific) are provided at a deeper level in the IDS structure.", + "full_path": "lh_antennas/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "lh_antennas.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "lh_antennas/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "lh_antennas/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "lh_antennas.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "lh_antennas/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "lh_antennas.power": { + "data_type": "STRUCTURE", + "documentation": "Power coupled to the plasma by the whole LH system (sum over antennas)", + "full_path": "lh_antennas/power", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.31.1", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "lh_antennas.power.data": { + "coordinates": [ + "lh_antennas.power.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "lh_antennas/power/data(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "power/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.power.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "lh_antennas/power/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.power.data_error_lower": { + "coordinates": [ + "lh_antennas.power.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "lh_antennas/power/data_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "power/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.power.data_error_upper": { + "coordinates": [ + "lh_antennas.power.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "lh_antennas/power/data_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "power/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.power.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "lh_antennas/power/time(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "power/time", + "type": "dynamic", + "units": "s" + }, + "lh_antennas.power_launched": { + "data_type": "STRUCTURE", + "documentation": "Power launched into the vacuum vessel by the whole LH system (sum over antennas)", + "full_path": "lh_antennas/power_launched", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "lh_antennas.power_launched.data": { + "coordinates": [ + "lh_antennas.power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "lh_antennas/power_launched/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.power_launched.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "lh_antennas/power_launched/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.power_launched.data_error_lower": { + "coordinates": [ + "lh_antennas.power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "lh_antennas/power_launched/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.power_launched.data_error_upper": { + "coordinates": [ + "lh_antennas.power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "lh_antennas/power_launched/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "lh_antennas.power_launched.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "lh_antennas/power_launched/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "s" + }, + "lh_antennas.reference_point": { + "data_type": "STRUCTURE", + "documentation": "Reference point used to define the poloidal angle, e.g. the geometrical centre of the vacuum vessel. Used to define the poloidal refraction index under antenna/row", + "full_path": "lh_antennas/reference_point", + "lifecycle_status": "alpha", + "structure_reference": "rz0d_constant" + }, + "lh_antennas.reference_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "lh_antennas/reference_point/r", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "lh_antennas.reference_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "lh_antennas/reference_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.reference_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "lh_antennas/reference_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "lh_antennas.reference_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "lh_antennas/reference_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "lh_antennas.reference_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "lh_antennas/reference_point/z", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "lh_antennas.reference_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "lh_antennas/reference_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "lh_antennas.reference_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "lh_antennas/reference_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "lh_antennas.reference_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "lh_antennas/reference_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "lh_antennas.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "lh_antennas/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/magnetics.json b/omas/imas_structures/3_39_0/magnetics.json new file mode 100644 index 000000000..bb5280ff4 --- /dev/null +++ b/omas/imas_structures/3_39_0/magnetics.json @@ -0,0 +1,3711 @@ +{ + "magnetics": { + "documentation": "Magnetic diagnostics for equilibrium identification and plasma shape control.", + "full_path": "magnetics", + "lifecycle_last_change": "3.33.0", + "lifecycle_status": "active", + "lifecycle_version": "3.24.0", + "maxoccur": "3" + }, + "magnetics.b_field_pol_probe": { + "cocos_alias": "bpol", + "cocos_replace": "b_field_pol", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Poloidal field probes", + "full_path": "magnetics/b_field_pol_probe(i1)", + "lifecycle_status": "active", + "maxoccur": "200", + "structure_reference": "magnetics_bpol_probe" + }, + "magnetics.b_field_pol_probe[:].area": { + "data_type": "FLT_0D", + "documentation": "Area of each turn of the sensor; becomes effective area when multiplied by the turns", + "full_path": "magnetics/b_field_pol_probe(i1)/area", + "lifecycle_status": "active", + "type": "static", + "units": "m^2" + }, + "magnetics.b_field_pol_probe[:].area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "magnetics/b_field_pol_probe(i1)/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_pol_probe[:].area_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"area\"", + "full_path": "magnetics/b_field_pol_probe(i1)/area_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "m^2" + }, + "magnetics.b_field_pol_probe[:].area_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"area\"", + "full_path": "magnetics/b_field_pol_probe(i1)/area_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "m^2" + }, + "magnetics.b_field_pol_probe[:].bandwidth_3db": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "3dB bandwith (first index : lower frequency bound, second index : upper frequency bound)", + "full_path": "magnetics/b_field_pol_probe(i1)/bandwidth_3db(:)", + "lifecycle_status": "active", + "type": "static", + "units": "Hz" + }, + "magnetics.b_field_pol_probe[:].bandwidth_3db_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"bandwidth_3db\"", + "full_path": "magnetics/b_field_pol_probe(i1)/bandwidth_3db_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_pol_probe[:].bandwidth_3db_error_lower": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"bandwidth_3db\"", + "full_path": "magnetics/b_field_pol_probe(i1)/bandwidth_3db_error_lower(:)", + "lifecycle_status": "active", + "type": "static", + "units": "Hz" + }, + "magnetics.b_field_pol_probe[:].bandwidth_3db_error_upper": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"bandwidth_3db\"", + "full_path": "magnetics/b_field_pol_probe(i1)/bandwidth_3db_error_upper(:)", + "lifecycle_status": "active", + "type": "static", + "units": "Hz" + }, + "magnetics.b_field_pol_probe[:].field": { + "cocos_label_transformation": "one_like", + "cocos_leaf_name_aos_indices": "magnetics.bpol_probe{i}.field.data", + "cocos_transformation_expression": "'1'", + "data_type": "STRUCTURE", + "documentation": "Magnetic field component in direction of sensor normal axis (n) averaged over sensor volume defined by area and length, where n = cos(poloidal_angle)*cos(toroidal_angle)*grad(R) - sin(poloidal_angle)*grad(Z) + cos(poloidal_angle)*sin(toroidal_angle)*grad(Phi)/norm(grad(Phi))", + "full_path": "magnetics/b_field_pol_probe(i1)/field", + "lifecycle_status": "active", + "structure_reference": "signal_flt_1d_validity", + "units": "T" + }, + "magnetics.b_field_pol_probe[:].field.data": { + "coordinates": [ + "magnetics.b_field_pol_probe[:].field.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "magnetics/b_field_pol_probe(i1)/field/data(:)", + "lifecycle_status": "active", + "timebasepath": "field/time", + "type": "dynamic", + "units": "T" + }, + "magnetics.b_field_pol_probe[:].field.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "magnetics/b_field_pol_probe(i1)/field/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_pol_probe[:].field.data_error_lower": { + "coordinates": [ + "magnetics.b_field_pol_probe[:].field.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "magnetics/b_field_pol_probe(i1)/field/data_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "field/time", + "type": "dynamic", + "units": "T" + }, + "magnetics.b_field_pol_probe[:].field.data_error_upper": { + "coordinates": [ + "magnetics.b_field_pol_probe[:].field.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "magnetics/b_field_pol_probe(i1)/field/data_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "field/time", + "type": "dynamic", + "units": "T" + }, + "magnetics.b_field_pol_probe[:].field.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "magnetics/b_field_pol_probe(i1)/field/time(:)", + "lifecycle_status": "active", + "timebasepath": "field/time", + "type": "dynamic", + "units": "s" + }, + "magnetics.b_field_pol_probe[:].field.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "magnetics/b_field_pol_probe(i1)/field/validity", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.b_field_pol_probe[:].field.validity_timed": { + "coordinates": [ + "magnetics.b_field_pol_probe[:].field.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "magnetics/b_field_pol_probe(i1)/field/validity_timed(:)", + "lifecycle_status": "active", + "timebasepath": "field/time", + "type": "dynamic" + }, + "magnetics.b_field_pol_probe[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the probe", + "full_path": "magnetics/b_field_pol_probe(i1)/identifier", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.b_field_pol_probe[:].indices_differential": { + "coordinates": [ + "1...2" + ], + "data_type": "INT_1D", + "documentation": "Indices (from the bpol_probe array of structure) of the two probes used to build the field difference field(second index) - field(first index). Use only if ../type/index = 6, leave empty otherwise", + "full_path": "magnetics/b_field_pol_probe(i1)/indices_differential(:)", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.b_field_pol_probe[:].length": { + "data_type": "FLT_0D", + "documentation": "Length of the sensor along it's normal vector (n)", + "full_path": "magnetics/b_field_pol_probe(i1)/length", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.b_field_pol_probe[:].length_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"length\"", + "full_path": "magnetics/b_field_pol_probe(i1)/length_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_pol_probe[:].length_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"length\"", + "full_path": "magnetics/b_field_pol_probe(i1)/length_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.b_field_pol_probe[:].length_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"length\"", + "full_path": "magnetics/b_field_pol_probe(i1)/length_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.b_field_pol_probe[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the probe", + "full_path": "magnetics/b_field_pol_probe(i1)/name", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.b_field_pol_probe[:].non_linear_response": { + "data_type": "STRUCTURE", + "documentation": "Non-linear response of the probe (typically in case of a Hall probe)", + "full_path": "magnetics/b_field_pol_probe(i1)/non_linear_response", + "lifecycle_status": "active", + "structure_reference": "magnetics_bpol_probe_non_linear" + }, + "magnetics.b_field_pol_probe[:].non_linear_response.b_field_linear": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of magnetic field values (corresponding to the assumption of a linear relation between magnetic field and probe coil current), for each of which the probe non-linear response is given in ../b_field_non_linear", + "full_path": "magnetics/b_field_pol_probe(i1)/non_linear_response/b_field_linear(:)", + "lifecycle_status": "active", + "type": "static", + "units": "T" + }, + "magnetics.b_field_pol_probe[:].non_linear_response.b_field_linear_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_linear\"", + "full_path": "magnetics/b_field_pol_probe(i1)/non_linear_response/b_field_linear_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_pol_probe[:].non_linear_response.b_field_linear_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b_field_linear\"", + "full_path": "magnetics/b_field_pol_probe(i1)/non_linear_response/b_field_linear_error_lower(:)", + "lifecycle_status": "active", + "type": "static", + "units": "T" + }, + "magnetics.b_field_pol_probe[:].non_linear_response.b_field_linear_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b_field_linear\"", + "full_path": "magnetics/b_field_pol_probe(i1)/non_linear_response/b_field_linear_error_upper(:)", + "lifecycle_status": "active", + "type": "static", + "units": "T" + }, + "magnetics.b_field_pol_probe[:].non_linear_response.b_field_non_linear": { + "coordinates": [ + "magnetics.b_field_pol_probe[:].non_linear_response.b_field_linear" + ], + "data_type": "FLT_1D", + "documentation": "Magnetic field value taking into account the non-linear response of the probe", + "full_path": "magnetics/b_field_pol_probe(i1)/non_linear_response/b_field_non_linear(:)", + "lifecycle_status": "active", + "type": "static", + "units": "T" + }, + "magnetics.b_field_pol_probe[:].non_linear_response.b_field_non_linear_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_non_linear\"", + "full_path": "magnetics/b_field_pol_probe(i1)/non_linear_response/b_field_non_linear_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_pol_probe[:].non_linear_response.b_field_non_linear_error_lower": { + "coordinates": [ + "magnetics.b_field_pol_probe[:].non_linear_response.b_field_linear" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b_field_non_linear\"", + "full_path": "magnetics/b_field_pol_probe(i1)/non_linear_response/b_field_non_linear_error_lower(:)", + "lifecycle_status": "active", + "type": "static", + "units": "T" + }, + "magnetics.b_field_pol_probe[:].non_linear_response.b_field_non_linear_error_upper": { + "coordinates": [ + "magnetics.b_field_pol_probe[:].non_linear_response.b_field_linear" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b_field_non_linear\"", + "full_path": "magnetics/b_field_pol_probe(i1)/non_linear_response/b_field_non_linear_error_upper(:)", + "lifecycle_status": "active", + "type": "static", + "units": "T" + }, + "magnetics.b_field_pol_probe[:].poloidal_angle": { + "cocos_label_transformation": "pol_angle_like", + "cocos_leaf_name_aos_indices": "magnetics.bpol_probe{i}.poloidal_angle", + "cocos_transformation_expression": ".fact_dtheta", + "data_type": "FLT_0D", + "documentation": "Angle of the sensor normal vector (vector parallel to the the axis of the coil, n on the diagram) with respect to horizontal plane (clockwise theta-like angle). Zero if sensor normal vector fully in the horizontal plane and oriented towards increasing major radius. Values in [0 , 2Pi]", + "full_path": "magnetics/b_field_pol_probe(i1)/poloidal_angle", + "lifecycle_status": "active", + "type": "static", + "units": "rad", + "url": "magnetics/magnetics_angles.svg" + }, + "magnetics.b_field_pol_probe[:].poloidal_angle_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_angle\"", + "full_path": "magnetics/b_field_pol_probe(i1)/poloidal_angle_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_pol_probe[:].poloidal_angle_error_lower": { + "cocos_label_transformation": "pol_angle_like", + "cocos_leaf_name_aos_indices": "magnetics.bpol_probe{i}.poloidal_angle", + "cocos_transformation_expression": ".fact_dtheta", + "data_type": "FLT_0D", + "documentation": "Lower error for \"poloidal_angle\"", + "full_path": "magnetics/b_field_pol_probe(i1)/poloidal_angle_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "rad", + "url": "magnetics/magnetics_angles.svg" + }, + "magnetics.b_field_pol_probe[:].poloidal_angle_error_upper": { + "cocos_label_transformation": "pol_angle_like", + "cocos_leaf_name_aos_indices": "magnetics.bpol_probe{i}.poloidal_angle", + "cocos_transformation_expression": ".fact_dtheta", + "data_type": "FLT_0D", + "documentation": "Upper error for \"poloidal_angle\"", + "full_path": "magnetics/b_field_pol_probe(i1)/poloidal_angle_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "rad", + "url": "magnetics/magnetics_angles.svg" + }, + "magnetics.b_field_pol_probe[:].position": { + "data_type": "STRUCTURE", + "documentation": "R, Z, Phi position of the coil centre", + "full_path": "magnetics/b_field_pol_probe(i1)/position", + "lifecycle_status": "active", + "structure_reference": "rzphi0d_static" + }, + "magnetics.b_field_pol_probe[:].position.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "magnetics/b_field_pol_probe(i1)/position/phi", + "lifecycle_status": "active", + "type": "static", + "units": "rad" + }, + "magnetics.b_field_pol_probe[:].position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "magnetics/b_field_pol_probe(i1)/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_pol_probe[:].position.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "magnetics/b_field_pol_probe(i1)/position/phi_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "rad" + }, + "magnetics.b_field_pol_probe[:].position.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "magnetics/b_field_pol_probe(i1)/position/phi_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "rad" + }, + "magnetics.b_field_pol_probe[:].position.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "magnetics/b_field_pol_probe(i1)/position/r", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.b_field_pol_probe[:].position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "magnetics/b_field_pol_probe(i1)/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_pol_probe[:].position.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "magnetics/b_field_pol_probe(i1)/position/r_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.b_field_pol_probe[:].position.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "magnetics/b_field_pol_probe(i1)/position/r_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.b_field_pol_probe[:].position.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "magnetics/b_field_pol_probe(i1)/position/z", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.b_field_pol_probe[:].position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "magnetics/b_field_pol_probe(i1)/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_pol_probe[:].position.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "magnetics/b_field_pol_probe(i1)/position/z_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.b_field_pol_probe[:].position.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "magnetics/b_field_pol_probe(i1)/position/z_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.b_field_pol_probe[:].toroidal_angle": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "magnetics.bpol_probe{i}.toroidal_angle", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "FLT_0D", + "documentation": "Angle of the projection of the sensor normal vector (n) in the horizontal plane with the increasing R direction (i.e. grad(R)) (angle is counter-clockwise from above as in cocos=11 phi-like angle). Values should be taken modulo pi with values within (-pi/2,pi/2]. Zero if projected sensor normal is parallel to grad(R), pi/2 if it is parallel to grad(phi).", + "full_path": "magnetics/b_field_pol_probe(i1)/toroidal_angle", + "lifecycle_status": "active", + "type": "static", + "units": "rad", + "url": "magnetics/magnetics_angles.svg" + }, + "magnetics.b_field_pol_probe[:].toroidal_angle_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_angle\"", + "full_path": "magnetics/b_field_pol_probe(i1)/toroidal_angle_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_pol_probe[:].toroidal_angle_error_lower": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "magnetics.bpol_probe{i}.toroidal_angle", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "FLT_0D", + "documentation": "Lower error for \"toroidal_angle\"", + "full_path": "magnetics/b_field_pol_probe(i1)/toroidal_angle_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "rad", + "url": "magnetics/magnetics_angles.svg" + }, + "magnetics.b_field_pol_probe[:].toroidal_angle_error_upper": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "magnetics.bpol_probe{i}.toroidal_angle", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "FLT_0D", + "documentation": "Upper error for \"toroidal_angle\"", + "full_path": "magnetics/b_field_pol_probe(i1)/toroidal_angle_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "rad", + "url": "magnetics/magnetics_angles.svg" + }, + "magnetics.b_field_pol_probe[:].turns": { + "data_type": "INT_0D", + "documentation": "Turns in the coil, including sign", + "full_path": "magnetics/b_field_pol_probe(i1)/turns", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.b_field_pol_probe[:].type": { + "data_type": "STRUCTURE", + "doc_identifier": "magnetics/magnetics_probe_type_identifier.xml", + "documentation": "Probe type\n1) position : Position measurement probe\n2) mirnov : Mirnov probe\n3) hall : Hall probe\n4) flux_gate : Flux gate probe\n5) faraday_fiber : Faraday fiber\n6) differential : Differential probe", + "full_path": "magnetics/b_field_pol_probe(i1)/type", + "lifecycle_status": "active", + "structure_reference": "identifier_static" + }, + "magnetics.b_field_pol_probe[:].type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "magnetics/b_field_pol_probe(i1)/type/description", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.b_field_pol_probe[:].type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "magnetics/b_field_pol_probe(i1)/type/index", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.b_field_pol_probe[:].type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "magnetics/b_field_pol_probe(i1)/type/name", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.b_field_pol_probe[:].voltage": { + "data_type": "STRUCTURE", + "documentation": "Voltage on the coil terminals", + "full_path": "magnetics/b_field_pol_probe(i1)/voltage", + "lifecycle_status": "active", + "structure_reference": "signal_flt_1d_validity", + "units": "V" + }, + "magnetics.b_field_pol_probe[:].voltage.data": { + "coordinates": [ + "magnetics.b_field_pol_probe[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "magnetics/b_field_pol_probe(i1)/voltage/data(:)", + "lifecycle_status": "active", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "magnetics.b_field_pol_probe[:].voltage.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "magnetics/b_field_pol_probe(i1)/voltage/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_pol_probe[:].voltage.data_error_lower": { + "coordinates": [ + "magnetics.b_field_pol_probe[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "magnetics/b_field_pol_probe(i1)/voltage/data_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "magnetics.b_field_pol_probe[:].voltage.data_error_upper": { + "coordinates": [ + "magnetics.b_field_pol_probe[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "magnetics/b_field_pol_probe(i1)/voltage/data_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "magnetics.b_field_pol_probe[:].voltage.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "magnetics/b_field_pol_probe(i1)/voltage/time(:)", + "lifecycle_status": "active", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "s" + }, + "magnetics.b_field_pol_probe[:].voltage.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "magnetics/b_field_pol_probe(i1)/voltage/validity", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.b_field_pol_probe[:].voltage.validity_timed": { + "coordinates": [ + "magnetics.b_field_pol_probe[:].voltage.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "magnetics/b_field_pol_probe(i1)/voltage/validity_timed(:)", + "lifecycle_status": "active", + "timebasepath": "voltage/time", + "type": "dynamic" + }, + "magnetics.b_field_tor_probe": { + "cocos_alias": "bpol", + "cocos_replace": "b_field_tor", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Toroidal field probes", + "full_path": "magnetics/b_field_tor_probe(i1)", + "lifecycle_status": "active", + "maxoccur": "20", + "structure_reference": "magnetics_bpol_probe" + }, + "magnetics.b_field_tor_probe[:].area": { + "data_type": "FLT_0D", + "documentation": "Area of each turn of the sensor; becomes effective area when multiplied by the turns", + "full_path": "magnetics/b_field_tor_probe(i1)/area", + "lifecycle_status": "active", + "type": "static", + "units": "m^2" + }, + "magnetics.b_field_tor_probe[:].area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "magnetics/b_field_tor_probe(i1)/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_tor_probe[:].area_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"area\"", + "full_path": "magnetics/b_field_tor_probe(i1)/area_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "m^2" + }, + "magnetics.b_field_tor_probe[:].area_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"area\"", + "full_path": "magnetics/b_field_tor_probe(i1)/area_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "m^2" + }, + "magnetics.b_field_tor_probe[:].bandwidth_3db": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "3dB bandwith (first index : lower frequency bound, second index : upper frequency bound)", + "full_path": "magnetics/b_field_tor_probe(i1)/bandwidth_3db(:)", + "lifecycle_status": "active", + "type": "static", + "units": "Hz" + }, + "magnetics.b_field_tor_probe[:].bandwidth_3db_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"bandwidth_3db\"", + "full_path": "magnetics/b_field_tor_probe(i1)/bandwidth_3db_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_tor_probe[:].bandwidth_3db_error_lower": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"bandwidth_3db\"", + "full_path": "magnetics/b_field_tor_probe(i1)/bandwidth_3db_error_lower(:)", + "lifecycle_status": "active", + "type": "static", + "units": "Hz" + }, + "magnetics.b_field_tor_probe[:].bandwidth_3db_error_upper": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"bandwidth_3db\"", + "full_path": "magnetics/b_field_tor_probe(i1)/bandwidth_3db_error_upper(:)", + "lifecycle_status": "active", + "type": "static", + "units": "Hz" + }, + "magnetics.b_field_tor_probe[:].field": { + "cocos_label_transformation": "one_like", + "cocos_leaf_name_aos_indices": "magnetics.bpol_probe{i}.field.data", + "cocos_transformation_expression": "'1'", + "data_type": "STRUCTURE", + "documentation": "Magnetic field component in direction of sensor normal axis (n) averaged over sensor volume defined by area and length, where n = cos(poloidal_angle)*cos(toroidal_angle)*grad(R) - sin(poloidal_angle)*grad(Z) + cos(poloidal_angle)*sin(toroidal_angle)*grad(Phi)/norm(grad(Phi))", + "full_path": "magnetics/b_field_tor_probe(i1)/field", + "lifecycle_status": "active", + "structure_reference": "signal_flt_1d_validity", + "units": "T" + }, + "magnetics.b_field_tor_probe[:].field.data": { + "coordinates": [ + "magnetics.b_field_tor_probe[:].field.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "magnetics/b_field_tor_probe(i1)/field/data(:)", + "lifecycle_status": "active", + "timebasepath": "field/time", + "type": "dynamic", + "units": "T" + }, + "magnetics.b_field_tor_probe[:].field.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "magnetics/b_field_tor_probe(i1)/field/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_tor_probe[:].field.data_error_lower": { + "coordinates": [ + "magnetics.b_field_tor_probe[:].field.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "magnetics/b_field_tor_probe(i1)/field/data_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "field/time", + "type": "dynamic", + "units": "T" + }, + "magnetics.b_field_tor_probe[:].field.data_error_upper": { + "coordinates": [ + "magnetics.b_field_tor_probe[:].field.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "magnetics/b_field_tor_probe(i1)/field/data_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "field/time", + "type": "dynamic", + "units": "T" + }, + "magnetics.b_field_tor_probe[:].field.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "magnetics/b_field_tor_probe(i1)/field/time(:)", + "lifecycle_status": "active", + "timebasepath": "field/time", + "type": "dynamic", + "units": "s" + }, + "magnetics.b_field_tor_probe[:].field.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "magnetics/b_field_tor_probe(i1)/field/validity", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.b_field_tor_probe[:].field.validity_timed": { + "coordinates": [ + "magnetics.b_field_tor_probe[:].field.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "magnetics/b_field_tor_probe(i1)/field/validity_timed(:)", + "lifecycle_status": "active", + "timebasepath": "field/time", + "type": "dynamic" + }, + "magnetics.b_field_tor_probe[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the probe", + "full_path": "magnetics/b_field_tor_probe(i1)/identifier", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.b_field_tor_probe[:].indices_differential": { + "coordinates": [ + "1...2" + ], + "data_type": "INT_1D", + "documentation": "Indices (from the bpol_probe array of structure) of the two probes used to build the field difference field(second index) - field(first index). Use only if ../type/index = 6, leave empty otherwise", + "full_path": "magnetics/b_field_tor_probe(i1)/indices_differential(:)", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.b_field_tor_probe[:].length": { + "data_type": "FLT_0D", + "documentation": "Length of the sensor along it's normal vector (n)", + "full_path": "magnetics/b_field_tor_probe(i1)/length", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.b_field_tor_probe[:].length_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"length\"", + "full_path": "magnetics/b_field_tor_probe(i1)/length_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_tor_probe[:].length_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"length\"", + "full_path": "magnetics/b_field_tor_probe(i1)/length_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.b_field_tor_probe[:].length_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"length\"", + "full_path": "magnetics/b_field_tor_probe(i1)/length_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.b_field_tor_probe[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the probe", + "full_path": "magnetics/b_field_tor_probe(i1)/name", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.b_field_tor_probe[:].non_linear_response": { + "data_type": "STRUCTURE", + "documentation": "Non-linear response of the probe (typically in case of a Hall probe)", + "full_path": "magnetics/b_field_tor_probe(i1)/non_linear_response", + "lifecycle_status": "active", + "structure_reference": "magnetics_bpol_probe_non_linear" + }, + "magnetics.b_field_tor_probe[:].non_linear_response.b_field_linear": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of magnetic field values (corresponding to the assumption of a linear relation between magnetic field and probe coil current), for each of which the probe non-linear response is given in ../b_field_non_linear", + "full_path": "magnetics/b_field_tor_probe(i1)/non_linear_response/b_field_linear(:)", + "lifecycle_status": "active", + "type": "static", + "units": "T" + }, + "magnetics.b_field_tor_probe[:].non_linear_response.b_field_linear_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_linear\"", + "full_path": "magnetics/b_field_tor_probe(i1)/non_linear_response/b_field_linear_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_tor_probe[:].non_linear_response.b_field_linear_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b_field_linear\"", + "full_path": "magnetics/b_field_tor_probe(i1)/non_linear_response/b_field_linear_error_lower(:)", + "lifecycle_status": "active", + "type": "static", + "units": "T" + }, + "magnetics.b_field_tor_probe[:].non_linear_response.b_field_linear_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b_field_linear\"", + "full_path": "magnetics/b_field_tor_probe(i1)/non_linear_response/b_field_linear_error_upper(:)", + "lifecycle_status": "active", + "type": "static", + "units": "T" + }, + "magnetics.b_field_tor_probe[:].non_linear_response.b_field_non_linear": { + "coordinates": [ + "magnetics.b_field_tor_probe[:].non_linear_response.b_field_linear" + ], + "data_type": "FLT_1D", + "documentation": "Magnetic field value taking into account the non-linear response of the probe", + "full_path": "magnetics/b_field_tor_probe(i1)/non_linear_response/b_field_non_linear(:)", + "lifecycle_status": "active", + "type": "static", + "units": "T" + }, + "magnetics.b_field_tor_probe[:].non_linear_response.b_field_non_linear_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_non_linear\"", + "full_path": "magnetics/b_field_tor_probe(i1)/non_linear_response/b_field_non_linear_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_tor_probe[:].non_linear_response.b_field_non_linear_error_lower": { + "coordinates": [ + "magnetics.b_field_tor_probe[:].non_linear_response.b_field_linear" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b_field_non_linear\"", + "full_path": "magnetics/b_field_tor_probe(i1)/non_linear_response/b_field_non_linear_error_lower(:)", + "lifecycle_status": "active", + "type": "static", + "units": "T" + }, + "magnetics.b_field_tor_probe[:].non_linear_response.b_field_non_linear_error_upper": { + "coordinates": [ + "magnetics.b_field_tor_probe[:].non_linear_response.b_field_linear" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b_field_non_linear\"", + "full_path": "magnetics/b_field_tor_probe(i1)/non_linear_response/b_field_non_linear_error_upper(:)", + "lifecycle_status": "active", + "type": "static", + "units": "T" + }, + "magnetics.b_field_tor_probe[:].poloidal_angle": { + "cocos_label_transformation": "pol_angle_like", + "cocos_leaf_name_aos_indices": "magnetics.bpol_probe{i}.poloidal_angle", + "cocos_transformation_expression": ".fact_dtheta", + "data_type": "FLT_0D", + "documentation": "Angle of the sensor normal vector (vector parallel to the the axis of the coil, n on the diagram) with respect to horizontal plane (clockwise theta-like angle). Zero if sensor normal vector fully in the horizontal plane and oriented towards increasing major radius. Values in [0 , 2Pi]", + "full_path": "magnetics/b_field_tor_probe(i1)/poloidal_angle", + "lifecycle_status": "active", + "type": "static", + "units": "rad", + "url": "magnetics/magnetics_angles.svg" + }, + "magnetics.b_field_tor_probe[:].poloidal_angle_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_angle\"", + "full_path": "magnetics/b_field_tor_probe(i1)/poloidal_angle_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_tor_probe[:].poloidal_angle_error_lower": { + "cocos_label_transformation": "pol_angle_like", + "cocos_leaf_name_aos_indices": "magnetics.bpol_probe{i}.poloidal_angle", + "cocos_transformation_expression": ".fact_dtheta", + "data_type": "FLT_0D", + "documentation": "Lower error for \"poloidal_angle\"", + "full_path": "magnetics/b_field_tor_probe(i1)/poloidal_angle_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "rad", + "url": "magnetics/magnetics_angles.svg" + }, + "magnetics.b_field_tor_probe[:].poloidal_angle_error_upper": { + "cocos_label_transformation": "pol_angle_like", + "cocos_leaf_name_aos_indices": "magnetics.bpol_probe{i}.poloidal_angle", + "cocos_transformation_expression": ".fact_dtheta", + "data_type": "FLT_0D", + "documentation": "Upper error for \"poloidal_angle\"", + "full_path": "magnetics/b_field_tor_probe(i1)/poloidal_angle_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "rad", + "url": "magnetics/magnetics_angles.svg" + }, + "magnetics.b_field_tor_probe[:].position": { + "data_type": "STRUCTURE", + "documentation": "R, Z, Phi position of the coil centre", + "full_path": "magnetics/b_field_tor_probe(i1)/position", + "lifecycle_status": "active", + "structure_reference": "rzphi0d_static" + }, + "magnetics.b_field_tor_probe[:].position.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "magnetics/b_field_tor_probe(i1)/position/phi", + "lifecycle_status": "active", + "type": "static", + "units": "rad" + }, + "magnetics.b_field_tor_probe[:].position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "magnetics/b_field_tor_probe(i1)/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_tor_probe[:].position.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "magnetics/b_field_tor_probe(i1)/position/phi_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "rad" + }, + "magnetics.b_field_tor_probe[:].position.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "magnetics/b_field_tor_probe(i1)/position/phi_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "rad" + }, + "magnetics.b_field_tor_probe[:].position.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "magnetics/b_field_tor_probe(i1)/position/r", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.b_field_tor_probe[:].position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "magnetics/b_field_tor_probe(i1)/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_tor_probe[:].position.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "magnetics/b_field_tor_probe(i1)/position/r_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.b_field_tor_probe[:].position.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "magnetics/b_field_tor_probe(i1)/position/r_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.b_field_tor_probe[:].position.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "magnetics/b_field_tor_probe(i1)/position/z", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.b_field_tor_probe[:].position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "magnetics/b_field_tor_probe(i1)/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_tor_probe[:].position.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "magnetics/b_field_tor_probe(i1)/position/z_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.b_field_tor_probe[:].position.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "magnetics/b_field_tor_probe(i1)/position/z_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.b_field_tor_probe[:].toroidal_angle": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "magnetics.bpol_probe{i}.toroidal_angle", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "FLT_0D", + "documentation": "Angle of the projection of the sensor normal vector (n) in the horizontal plane with the increasing R direction (i.e. grad(R)) (angle is counter-clockwise from above as in cocos=11 phi-like angle). Values should be taken modulo pi with values within (-pi/2,pi/2]. Zero if projected sensor normal is parallel to grad(R), pi/2 if it is parallel to grad(phi).", + "full_path": "magnetics/b_field_tor_probe(i1)/toroidal_angle", + "lifecycle_status": "active", + "type": "static", + "units": "rad", + "url": "magnetics/magnetics_angles.svg" + }, + "magnetics.b_field_tor_probe[:].toroidal_angle_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_angle\"", + "full_path": "magnetics/b_field_tor_probe(i1)/toroidal_angle_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_tor_probe[:].toroidal_angle_error_lower": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "magnetics.bpol_probe{i}.toroidal_angle", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "FLT_0D", + "documentation": "Lower error for \"toroidal_angle\"", + "full_path": "magnetics/b_field_tor_probe(i1)/toroidal_angle_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "rad", + "url": "magnetics/magnetics_angles.svg" + }, + "magnetics.b_field_tor_probe[:].toroidal_angle_error_upper": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "magnetics.bpol_probe{i}.toroidal_angle", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "FLT_0D", + "documentation": "Upper error for \"toroidal_angle\"", + "full_path": "magnetics/b_field_tor_probe(i1)/toroidal_angle_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "rad", + "url": "magnetics/magnetics_angles.svg" + }, + "magnetics.b_field_tor_probe[:].turns": { + "data_type": "INT_0D", + "documentation": "Turns in the coil, including sign", + "full_path": "magnetics/b_field_tor_probe(i1)/turns", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.b_field_tor_probe[:].type": { + "data_type": "STRUCTURE", + "doc_identifier": "magnetics/magnetics_probe_type_identifier.xml", + "documentation": "Probe type\n1) position : Position measurement probe\n2) mirnov : Mirnov probe\n3) hall : Hall probe\n4) flux_gate : Flux gate probe\n5) faraday_fiber : Faraday fiber\n6) differential : Differential probe", + "full_path": "magnetics/b_field_tor_probe(i1)/type", + "lifecycle_status": "active", + "structure_reference": "identifier_static" + }, + "magnetics.b_field_tor_probe[:].type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "magnetics/b_field_tor_probe(i1)/type/description", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.b_field_tor_probe[:].type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "magnetics/b_field_tor_probe(i1)/type/index", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.b_field_tor_probe[:].type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "magnetics/b_field_tor_probe(i1)/type/name", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.b_field_tor_probe[:].voltage": { + "data_type": "STRUCTURE", + "documentation": "Voltage on the coil terminals", + "full_path": "magnetics/b_field_tor_probe(i1)/voltage", + "lifecycle_status": "active", + "structure_reference": "signal_flt_1d_validity", + "units": "V" + }, + "magnetics.b_field_tor_probe[:].voltage.data": { + "coordinates": [ + "magnetics.b_field_tor_probe[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "magnetics/b_field_tor_probe(i1)/voltage/data(:)", + "lifecycle_status": "active", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "magnetics.b_field_tor_probe[:].voltage.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "magnetics/b_field_tor_probe(i1)/voltage/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.b_field_tor_probe[:].voltage.data_error_lower": { + "coordinates": [ + "magnetics.b_field_tor_probe[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "magnetics/b_field_tor_probe(i1)/voltage/data_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "magnetics.b_field_tor_probe[:].voltage.data_error_upper": { + "coordinates": [ + "magnetics.b_field_tor_probe[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "magnetics/b_field_tor_probe(i1)/voltage/data_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "magnetics.b_field_tor_probe[:].voltage.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "magnetics/b_field_tor_probe(i1)/voltage/time(:)", + "lifecycle_status": "active", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "s" + }, + "magnetics.b_field_tor_probe[:].voltage.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "magnetics/b_field_tor_probe(i1)/voltage/validity", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.b_field_tor_probe[:].voltage.validity_timed": { + "coordinates": [ + "magnetics.b_field_tor_probe[:].voltage.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "magnetics/b_field_tor_probe(i1)/voltage/validity_timed(:)", + "lifecycle_status": "active", + "timebasepath": "voltage/time", + "type": "dynamic" + }, + "magnetics.bpol_probe": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Poloidal field probes", + "full_path": "magnetics/bpol_probe(i1)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.24.0", + "maxoccur": "200", + "structure_reference": "magnetics_bpol_probe" + }, + "magnetics.bpol_probe[:].area": { + "data_type": "FLT_0D", + "documentation": "Area of each turn of the sensor; becomes effective area when multiplied by the turns", + "full_path": "magnetics/bpol_probe(i1)/area", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "m^2" + }, + "magnetics.bpol_probe[:].area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "magnetics/bpol_probe(i1)/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.bpol_probe[:].area_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"area\"", + "full_path": "magnetics/bpol_probe(i1)/area_error_lower", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "m^2" + }, + "magnetics.bpol_probe[:].area_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"area\"", + "full_path": "magnetics/bpol_probe(i1)/area_error_upper", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "m^2" + }, + "magnetics.bpol_probe[:].bandwidth_3db": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "3dB bandwith (first index : lower frequency bound, second index : upper frequency bound)", + "full_path": "magnetics/bpol_probe(i1)/bandwidth_3db(:)", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "Hz" + }, + "magnetics.bpol_probe[:].bandwidth_3db_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"bandwidth_3db\"", + "full_path": "magnetics/bpol_probe(i1)/bandwidth_3db_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.bpol_probe[:].bandwidth_3db_error_lower": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"bandwidth_3db\"", + "full_path": "magnetics/bpol_probe(i1)/bandwidth_3db_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "Hz" + }, + "magnetics.bpol_probe[:].bandwidth_3db_error_upper": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"bandwidth_3db\"", + "full_path": "magnetics/bpol_probe(i1)/bandwidth_3db_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "Hz" + }, + "magnetics.bpol_probe[:].field": { + "cocos_label_transformation": "one_like", + "cocos_leaf_name_aos_indices": "magnetics.bpol_probe{i}.field.data", + "cocos_transformation_expression": "'1'", + "data_type": "STRUCTURE", + "documentation": "Magnetic field component in direction of sensor normal axis (n) averaged over sensor volume defined by area and length, where n = cos(poloidal_angle)*cos(toroidal_angle)*grad(R) - sin(poloidal_angle)*grad(Z) + cos(poloidal_angle)*sin(toroidal_angle)*grad(Phi)/norm(grad(Phi))", + "full_path": "magnetics/bpol_probe(i1)/field", + "lifecycle_status": "obsolescent", + "structure_reference": "signal_flt_1d_validity", + "units": "T" + }, + "magnetics.bpol_probe[:].field.data": { + "coordinates": [ + "magnetics.bpol_probe[:].field.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "magnetics/bpol_probe(i1)/field/data(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "field/time", + "type": "dynamic", + "units": "T" + }, + "magnetics.bpol_probe[:].field.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "magnetics/bpol_probe(i1)/field/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.bpol_probe[:].field.data_error_lower": { + "coordinates": [ + "magnetics.bpol_probe[:].field.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "magnetics/bpol_probe(i1)/field/data_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "field/time", + "type": "dynamic", + "units": "T" + }, + "magnetics.bpol_probe[:].field.data_error_upper": { + "coordinates": [ + "magnetics.bpol_probe[:].field.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "magnetics/bpol_probe(i1)/field/data_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "field/time", + "type": "dynamic", + "units": "T" + }, + "magnetics.bpol_probe[:].field.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "magnetics/bpol_probe(i1)/field/time(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "field/time", + "type": "dynamic", + "units": "s" + }, + "magnetics.bpol_probe[:].field.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "magnetics/bpol_probe(i1)/field/validity", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "magnetics.bpol_probe[:].field.validity_timed": { + "coordinates": [ + "magnetics.bpol_probe[:].field.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "magnetics/bpol_probe(i1)/field/validity_timed(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "field/time", + "type": "dynamic" + }, + "magnetics.bpol_probe[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the probe", + "full_path": "magnetics/bpol_probe(i1)/identifier", + "lifecycle_status": "obsolescent", + "type": "static" + }, + "magnetics.bpol_probe[:].indices_differential": { + "coordinates": [ + "1...2" + ], + "data_type": "INT_1D", + "documentation": "Indices (from the bpol_probe array of structure) of the two probes used to build the field difference field(second index) - field(first index). Use only if ../type/index = 6, leave empty otherwise", + "full_path": "magnetics/bpol_probe(i1)/indices_differential(:)", + "lifecycle_status": "obsolescent", + "type": "static" + }, + "magnetics.bpol_probe[:].length": { + "data_type": "FLT_0D", + "documentation": "Length of the sensor along it's normal vector (n)", + "full_path": "magnetics/bpol_probe(i1)/length", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "m" + }, + "magnetics.bpol_probe[:].length_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"length\"", + "full_path": "magnetics/bpol_probe(i1)/length_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.bpol_probe[:].length_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"length\"", + "full_path": "magnetics/bpol_probe(i1)/length_error_lower", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "m" + }, + "magnetics.bpol_probe[:].length_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"length\"", + "full_path": "magnetics/bpol_probe(i1)/length_error_upper", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "m" + }, + "magnetics.bpol_probe[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the probe", + "full_path": "magnetics/bpol_probe(i1)/name", + "lifecycle_status": "obsolescent", + "type": "static" + }, + "magnetics.bpol_probe[:].non_linear_response": { + "data_type": "STRUCTURE", + "documentation": "Non-linear response of the probe (typically in case of a Hall probe)", + "full_path": "magnetics/bpol_probe(i1)/non_linear_response", + "lifecycle_status": "obsolescent", + "structure_reference": "magnetics_bpol_probe_non_linear" + }, + "magnetics.bpol_probe[:].non_linear_response.b_field_linear": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of magnetic field values (corresponding to the assumption of a linear relation between magnetic field and probe coil current), for each of which the probe non-linear response is given in ../b_field_non_linear", + "full_path": "magnetics/bpol_probe(i1)/non_linear_response/b_field_linear(:)", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "T" + }, + "magnetics.bpol_probe[:].non_linear_response.b_field_linear_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_linear\"", + "full_path": "magnetics/bpol_probe(i1)/non_linear_response/b_field_linear_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.bpol_probe[:].non_linear_response.b_field_linear_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b_field_linear\"", + "full_path": "magnetics/bpol_probe(i1)/non_linear_response/b_field_linear_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "T" + }, + "magnetics.bpol_probe[:].non_linear_response.b_field_linear_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b_field_linear\"", + "full_path": "magnetics/bpol_probe(i1)/non_linear_response/b_field_linear_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "T" + }, + "magnetics.bpol_probe[:].non_linear_response.b_field_non_linear": { + "coordinates": [ + "magnetics.bpol_probe[:].non_linear_response.b_field_linear" + ], + "data_type": "FLT_1D", + "documentation": "Magnetic field value taking into account the non-linear response of the probe", + "full_path": "magnetics/bpol_probe(i1)/non_linear_response/b_field_non_linear(:)", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "T" + }, + "magnetics.bpol_probe[:].non_linear_response.b_field_non_linear_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_non_linear\"", + "full_path": "magnetics/bpol_probe(i1)/non_linear_response/b_field_non_linear_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.bpol_probe[:].non_linear_response.b_field_non_linear_error_lower": { + "coordinates": [ + "magnetics.bpol_probe[:].non_linear_response.b_field_linear" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b_field_non_linear\"", + "full_path": "magnetics/bpol_probe(i1)/non_linear_response/b_field_non_linear_error_lower(:)", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "T" + }, + "magnetics.bpol_probe[:].non_linear_response.b_field_non_linear_error_upper": { + "coordinates": [ + "magnetics.bpol_probe[:].non_linear_response.b_field_linear" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b_field_non_linear\"", + "full_path": "magnetics/bpol_probe(i1)/non_linear_response/b_field_non_linear_error_upper(:)", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "T" + }, + "magnetics.bpol_probe[:].poloidal_angle": { + "cocos_label_transformation": "pol_angle_like", + "cocos_leaf_name_aos_indices": "magnetics.bpol_probe{i}.poloidal_angle", + "cocos_transformation_expression": ".fact_dtheta", + "data_type": "FLT_0D", + "documentation": "Angle of the sensor normal vector (vector parallel to the the axis of the coil, n on the diagram) with respect to horizontal plane (clockwise theta-like angle). Zero if sensor normal vector fully in the horizontal plane and oriented towards increasing major radius. Values in [0 , 2Pi]", + "full_path": "magnetics/bpol_probe(i1)/poloidal_angle", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "rad", + "url": "magnetics/magnetics_angles.svg" + }, + "magnetics.bpol_probe[:].poloidal_angle_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"poloidal_angle\"", + "full_path": "magnetics/bpol_probe(i1)/poloidal_angle_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.bpol_probe[:].poloidal_angle_error_lower": { + "cocos_label_transformation": "pol_angle_like", + "cocos_leaf_name_aos_indices": "magnetics.bpol_probe{i}.poloidal_angle", + "cocos_transformation_expression": ".fact_dtheta", + "data_type": "FLT_0D", + "documentation": "Lower error for \"poloidal_angle\"", + "full_path": "magnetics/bpol_probe(i1)/poloidal_angle_error_lower", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "rad", + "url": "magnetics/magnetics_angles.svg" + }, + "magnetics.bpol_probe[:].poloidal_angle_error_upper": { + "cocos_label_transformation": "pol_angle_like", + "cocos_leaf_name_aos_indices": "magnetics.bpol_probe{i}.poloidal_angle", + "cocos_transformation_expression": ".fact_dtheta", + "data_type": "FLT_0D", + "documentation": "Upper error for \"poloidal_angle\"", + "full_path": "magnetics/bpol_probe(i1)/poloidal_angle_error_upper", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "rad", + "url": "magnetics/magnetics_angles.svg" + }, + "magnetics.bpol_probe[:].position": { + "data_type": "STRUCTURE", + "documentation": "R, Z, Phi position of the coil centre", + "full_path": "magnetics/bpol_probe(i1)/position", + "lifecycle_status": "obsolescent", + "structure_reference": "rzphi0d_static" + }, + "magnetics.bpol_probe[:].position.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "magnetics/bpol_probe(i1)/position/phi", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "rad" + }, + "magnetics.bpol_probe[:].position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "magnetics/bpol_probe(i1)/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.bpol_probe[:].position.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "magnetics/bpol_probe(i1)/position/phi_error_lower", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "rad" + }, + "magnetics.bpol_probe[:].position.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "magnetics/bpol_probe(i1)/position/phi_error_upper", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "rad" + }, + "magnetics.bpol_probe[:].position.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "magnetics/bpol_probe(i1)/position/r", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "m" + }, + "magnetics.bpol_probe[:].position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "magnetics/bpol_probe(i1)/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.bpol_probe[:].position.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "magnetics/bpol_probe(i1)/position/r_error_lower", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "m" + }, + "magnetics.bpol_probe[:].position.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "magnetics/bpol_probe(i1)/position/r_error_upper", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "m" + }, + "magnetics.bpol_probe[:].position.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "magnetics/bpol_probe(i1)/position/z", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "m" + }, + "magnetics.bpol_probe[:].position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "magnetics/bpol_probe(i1)/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.bpol_probe[:].position.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "magnetics/bpol_probe(i1)/position/z_error_lower", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "m" + }, + "magnetics.bpol_probe[:].position.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "magnetics/bpol_probe(i1)/position/z_error_upper", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "m" + }, + "magnetics.bpol_probe[:].toroidal_angle": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "magnetics.bpol_probe{i}.toroidal_angle", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "FLT_0D", + "documentation": "Angle of the projection of the sensor normal vector (n) in the horizontal plane with the increasing R direction (i.e. grad(R)) (angle is counter-clockwise from above as in cocos=11 phi-like angle). Values should be taken modulo pi with values within (-pi/2,pi/2]. Zero if projected sensor normal is parallel to grad(R), pi/2 if it is parallel to grad(phi).", + "full_path": "magnetics/bpol_probe(i1)/toroidal_angle", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "rad", + "url": "magnetics/magnetics_angles.svg" + }, + "magnetics.bpol_probe[:].toroidal_angle_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"toroidal_angle\"", + "full_path": "magnetics/bpol_probe(i1)/toroidal_angle_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.bpol_probe[:].toroidal_angle_error_lower": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "magnetics.bpol_probe{i}.toroidal_angle", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "FLT_0D", + "documentation": "Lower error for \"toroidal_angle\"", + "full_path": "magnetics/bpol_probe(i1)/toroidal_angle_error_lower", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "rad", + "url": "magnetics/magnetics_angles.svg" + }, + "magnetics.bpol_probe[:].toroidal_angle_error_upper": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "magnetics.bpol_probe{i}.toroidal_angle", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "FLT_0D", + "documentation": "Upper error for \"toroidal_angle\"", + "full_path": "magnetics/bpol_probe(i1)/toroidal_angle_error_upper", + "lifecycle_status": "obsolescent", + "type": "static", + "units": "rad", + "url": "magnetics/magnetics_angles.svg" + }, + "magnetics.bpol_probe[:].turns": { + "data_type": "INT_0D", + "documentation": "Turns in the coil, including sign", + "full_path": "magnetics/bpol_probe(i1)/turns", + "lifecycle_status": "obsolescent", + "type": "static" + }, + "magnetics.bpol_probe[:].type": { + "data_type": "STRUCTURE", + "doc_identifier": "magnetics/magnetics_probe_type_identifier.xml", + "documentation": "Probe type\n1) position : Position measurement probe\n2) mirnov : Mirnov probe\n3) hall : Hall probe\n4) flux_gate : Flux gate probe\n5) faraday_fiber : Faraday fiber\n6) differential : Differential probe", + "full_path": "magnetics/bpol_probe(i1)/type", + "lifecycle_status": "obsolescent", + "structure_reference": "identifier_static" + }, + "magnetics.bpol_probe[:].type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "magnetics/bpol_probe(i1)/type/description", + "lifecycle_status": "obsolescent", + "type": "static" + }, + "magnetics.bpol_probe[:].type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "magnetics/bpol_probe(i1)/type/index", + "lifecycle_status": "obsolescent", + "type": "static" + }, + "magnetics.bpol_probe[:].type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "magnetics/bpol_probe(i1)/type/name", + "lifecycle_status": "obsolescent", + "type": "static" + }, + "magnetics.bpol_probe[:].voltage": { + "data_type": "STRUCTURE", + "documentation": "Voltage on the coil terminals", + "full_path": "magnetics/bpol_probe(i1)/voltage", + "lifecycle_status": "obsolescent", + "structure_reference": "signal_flt_1d_validity", + "units": "V" + }, + "magnetics.bpol_probe[:].voltage.data": { + "coordinates": [ + "magnetics.bpol_probe[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "magnetics/bpol_probe(i1)/voltage/data(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "magnetics.bpol_probe[:].voltage.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "magnetics/bpol_probe(i1)/voltage/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.bpol_probe[:].voltage.data_error_lower": { + "coordinates": [ + "magnetics.bpol_probe[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "magnetics/bpol_probe(i1)/voltage/data_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "magnetics.bpol_probe[:].voltage.data_error_upper": { + "coordinates": [ + "magnetics.bpol_probe[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "magnetics/bpol_probe(i1)/voltage/data_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "magnetics.bpol_probe[:].voltage.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "magnetics/bpol_probe(i1)/voltage/time(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "s" + }, + "magnetics.bpol_probe[:].voltage.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "magnetics/bpol_probe(i1)/voltage/validity", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "magnetics.bpol_probe[:].voltage.validity_timed": { + "coordinates": [ + "magnetics.bpol_probe[:].voltage.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "magnetics/bpol_probe(i1)/voltage/validity_timed(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "voltage/time", + "type": "dynamic" + }, + "magnetics.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "magnetics/code", + "lifecycle_status": "active", + "structure_reference": "code" + }, + "magnetics.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "magnetics/code/commit", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "magnetics/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "magnetics/code/library(i1)", + "lifecycle_status": "active", + "maxoccur": "10", + "structure_reference": "library" + }, + "magnetics.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "magnetics/code/library(i1)/commit", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "magnetics/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "magnetics/code/library(i1)/name", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "magnetics/code/library(i1)/parameters", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "magnetics/code/library(i1)/repository", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "magnetics/code/library(i1)/version", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "magnetics/code/name", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.code.output_flag": { + "coordinates": [ + "magnetics.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "magnetics/code/output_flag(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic" + }, + "magnetics.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "magnetics/code/parameters", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "magnetics/code/repository", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "magnetics/code/version", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.diamagnetic_flux": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "magnetics.diamagnetic_flux{i}.data", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Diamagnetic flux. The array of structure corresponds to a set of calculation methods (starting with the generally recommended method).", + "full_path": "magnetics/diamagnetic_flux(i1)", + "lifecycle_status": "active", + "maxoccur": "5", + "structure_reference": "magnetics_method_distinct", + "units": "Wb" + }, + "magnetics.diamagnetic_flux[:].data": { + "coordinates": [ + "magnetics.diamagnetic_flux[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "magnetics/diamagnetic_flux(i1)/data(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "magnetics.diamagnetic_flux[:].data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "magnetics/diamagnetic_flux(i1)/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.diamagnetic_flux[:].data_error_lower": { + "coordinates": [ + "magnetics.diamagnetic_flux[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "magnetics/diamagnetic_flux(i1)/data_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "magnetics.diamagnetic_flux[:].data_error_upper": { + "coordinates": [ + "magnetics.diamagnetic_flux[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "magnetics/diamagnetic_flux(i1)/data_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "magnetics.diamagnetic_flux[:].method_name": { + "data_type": "STR_0D", + "documentation": "Name of the calculation method", + "full_path": "magnetics/diamagnetic_flux(i1)/method_name", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.diamagnetic_flux[:].time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "magnetics/diamagnetic_flux(i1)/time(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "magnetics.flux_loop": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Flux loops; partial flux loops can be described", + "full_path": "magnetics/flux_loop(i1)", + "lifecycle_status": "active", + "maxoccur": "200", + "structure_reference": "magnetics_flux_loop" + }, + "magnetics.flux_loop[:].area": { + "data_type": "FLT_0D", + "documentation": "Effective area (ratio between flux and average magnetic field over the loop)", + "full_path": "magnetics/flux_loop(i1)/area", + "lifecycle_status": "active", + "type": "static", + "units": "m^2" + }, + "magnetics.flux_loop[:].area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "magnetics/flux_loop(i1)/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.flux_loop[:].area_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"area\"", + "full_path": "magnetics/flux_loop(i1)/area_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "m^2" + }, + "magnetics.flux_loop[:].area_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"area\"", + "full_path": "magnetics/flux_loop(i1)/area_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "m^2" + }, + "magnetics.flux_loop[:].flux": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "magnetics.flux_loop{i}.flux.data", + "cocos_transformation_expression": ".fact_psi", + "data_type": "STRUCTURE", + "documentation": "Measured magnetic flux over loop in which Z component of normal to loop is directed downwards (negative grad Z direction)", + "full_path": "magnetics/flux_loop(i1)/flux", + "lifecycle_status": "active", + "structure_reference": "signal_flt_1d_validity", + "units": "Wb" + }, + "magnetics.flux_loop[:].flux.data": { + "coordinates": [ + "magnetics.flux_loop[:].flux.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "magnetics/flux_loop(i1)/flux/data(:)", + "lifecycle_status": "active", + "timebasepath": "flux/time", + "type": "dynamic", + "units": "Wb" + }, + "magnetics.flux_loop[:].flux.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "magnetics/flux_loop(i1)/flux/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.flux_loop[:].flux.data_error_lower": { + "coordinates": [ + "magnetics.flux_loop[:].flux.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "magnetics/flux_loop(i1)/flux/data_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "flux/time", + "type": "dynamic", + "units": "Wb" + }, + "magnetics.flux_loop[:].flux.data_error_upper": { + "coordinates": [ + "magnetics.flux_loop[:].flux.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "magnetics/flux_loop(i1)/flux/data_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "flux/time", + "type": "dynamic", + "units": "Wb" + }, + "magnetics.flux_loop[:].flux.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "magnetics/flux_loop(i1)/flux/time(:)", + "lifecycle_status": "active", + "timebasepath": "flux/time", + "type": "dynamic", + "units": "s" + }, + "magnetics.flux_loop[:].flux.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "magnetics/flux_loop(i1)/flux/validity", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.flux_loop[:].flux.validity_timed": { + "coordinates": [ + "magnetics.flux_loop[:].flux.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "magnetics/flux_loop(i1)/flux/validity_timed(:)", + "lifecycle_status": "active", + "timebasepath": "flux/time", + "type": "dynamic" + }, + "magnetics.flux_loop[:].gm9": { + "data_type": "FLT_0D", + "documentation": "Integral of 1/R over the loop area (ratio between flux and magnetic rigidity R0.B0). Use only if ../type/index = 3 to 6, leave empty otherwise.", + "full_path": "magnetics/flux_loop(i1)/gm9", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.flux_loop[:].gm9_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"gm9\"", + "full_path": "magnetics/flux_loop(i1)/gm9_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.flux_loop[:].gm9_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"gm9\"", + "full_path": "magnetics/flux_loop(i1)/gm9_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.flux_loop[:].gm9_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"gm9\"", + "full_path": "magnetics/flux_loop(i1)/gm9_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.flux_loop[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the flux loop", + "full_path": "magnetics/flux_loop(i1)/identifier", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.flux_loop[:].indices_differential": { + "coordinates": [ + "1...2" + ], + "data_type": "INT_1D", + "documentation": "Indices (from the flux_loop array of structure) of the two flux loops used to build the flux difference flux(second index) - flux(first index). Use only if ../type/index = 6, leave empty otherwise", + "full_path": "magnetics/flux_loop(i1)/indices_differential(:)", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.flux_loop[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the flux loop", + "full_path": "magnetics/flux_loop(i1)/name", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.flux_loop[:].position": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of (R,Z,phi) points defining the position of the loop (see data structure documentation FLUXLOOPposition.pdf)", + "full_path": "magnetics/flux_loop(i1)/position(i2)", + "lifecycle_status": "active", + "maxoccur": "10", + "structure_reference": "rzphi0d_static", + "type": "static" + }, + "magnetics.flux_loop[:].position[:].phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "magnetics/flux_loop(i1)/position(i2)/phi", + "lifecycle_status": "active", + "type": "static", + "units": "rad" + }, + "magnetics.flux_loop[:].position[:].phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "magnetics/flux_loop(i1)/position(i2)/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.flux_loop[:].position[:].phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "magnetics/flux_loop(i1)/position(i2)/phi_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "rad" + }, + "magnetics.flux_loop[:].position[:].phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "magnetics/flux_loop(i1)/position(i2)/phi_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "rad" + }, + "magnetics.flux_loop[:].position[:].r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "magnetics/flux_loop(i1)/position(i2)/r", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.flux_loop[:].position[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "magnetics/flux_loop(i1)/position(i2)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.flux_loop[:].position[:].r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "magnetics/flux_loop(i1)/position(i2)/r_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.flux_loop[:].position[:].r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "magnetics/flux_loop(i1)/position(i2)/r_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.flux_loop[:].position[:].z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "magnetics/flux_loop(i1)/position(i2)/z", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.flux_loop[:].position[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "magnetics/flux_loop(i1)/position(i2)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.flux_loop[:].position[:].z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "magnetics/flux_loop(i1)/position(i2)/z_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.flux_loop[:].position[:].z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "magnetics/flux_loop(i1)/position(i2)/z_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.flux_loop[:].type": { + "data_type": "STRUCTURE", + "doc_identifier": "magnetics/magnetics_flux_loop_type_identifier.xml", + "documentation": "Flux loop type\n1) toroidal : Toroidal flux loop\n2) saddle : Saddle loop\n3) diamagnetic_internal : Diamagnetic internal loop\n4) diamagnetic_external : Diamagnetic external loop\n5) diamagnetic_compensation : Diamagnetic compensation loop\n6) diamagnetic_differential : Diamagnetic differential loop", + "full_path": "magnetics/flux_loop(i1)/type", + "lifecycle_status": "active", + "structure_reference": "identifier_static" + }, + "magnetics.flux_loop[:].type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "magnetics/flux_loop(i1)/type/description", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.flux_loop[:].type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "magnetics/flux_loop(i1)/type/index", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.flux_loop[:].type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "magnetics/flux_loop(i1)/type/name", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.flux_loop[:].voltage": { + "data_type": "STRUCTURE", + "documentation": "Measured voltage between the loop terminals", + "full_path": "magnetics/flux_loop(i1)/voltage", + "lifecycle_status": "active", + "structure_reference": "signal_flt_1d_validity", + "units": "V" + }, + "magnetics.flux_loop[:].voltage.data": { + "coordinates": [ + "magnetics.flux_loop[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "magnetics/flux_loop(i1)/voltage/data(:)", + "lifecycle_status": "active", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "magnetics.flux_loop[:].voltage.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "magnetics/flux_loop(i1)/voltage/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.flux_loop[:].voltage.data_error_lower": { + "coordinates": [ + "magnetics.flux_loop[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "magnetics/flux_loop(i1)/voltage/data_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "magnetics.flux_loop[:].voltage.data_error_upper": { + "coordinates": [ + "magnetics.flux_loop[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "magnetics/flux_loop(i1)/voltage/data_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "magnetics.flux_loop[:].voltage.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "magnetics/flux_loop(i1)/voltage/time(:)", + "lifecycle_status": "active", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "s" + }, + "magnetics.flux_loop[:].voltage.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "magnetics/flux_loop(i1)/voltage/validity", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.flux_loop[:].voltage.validity_timed": { + "coordinates": [ + "magnetics.flux_loop[:].voltage.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "magnetics/flux_loop(i1)/voltage/validity_timed(:)", + "lifecycle_status": "active", + "timebasepath": "voltage/time", + "type": "dynamic" + }, + "magnetics.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "magnetics/ids_properties", + "lifecycle_status": "active", + "structure_reference": "ids_properties" + }, + "magnetics.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "magnetics/ids_properties/comment", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "magnetics/ids_properties/creation_date", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "magnetics/ids_properties/homogeneous_time", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "magnetics.ids_properties.occurrence" + }, + "magnetics.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "magnetics/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "magnetics.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "magnetics/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "magnetics.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "magnetics/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "magnetics/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "magnetics/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "magnetics/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "magnetics/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "magnetics/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "magnetics.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "magnetics/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "magnetics/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "magnetics/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "magnetics/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "magnetics/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "magnetics/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "magnetics.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "magnetics/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "magnetics.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "magnetics/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "magnetics/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "magnetics/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "magnetics/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "magnetics/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "magnetics/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "magnetics/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "magnetics.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "magnetics/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "magnetics.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "magnetics/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "magnetics/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "magnetics/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "magnetics/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "magnetics/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "magnetics/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "magnetics/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "magnetics.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "magnetics/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "magnetics/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "magnetics/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "magnetics/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "magnetics/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "magnetics/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "magnetics.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "magnetics/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "magnetics.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "magnetics/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "magnetics.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "magnetics/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "magnetics.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "magnetics/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "magnetics.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "magnetics/ids_properties/provider", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "magnetics/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "magnetics.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "magnetics/ids_properties/version_put", + "lifecycle_status": "active", + "structure_reference": "version_dd_al" + }, + "magnetics.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "magnetics/ids_properties/version_put/access_layer", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "magnetics/ids_properties/version_put/access_layer_language", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "magnetics/ids_properties/version_put/data_dictionary", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.ip": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "magnetics.ip{i}.data", + "cocos_transformation_expression": ".sigma_ip_eff", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plasma current. Positive sign means anti-clockwise when viewed from above. The array of structure corresponds to a set of calculation methods (starting with the generally recommended method).", + "full_path": "magnetics/ip(i1)", + "lifecycle_status": "active", + "maxoccur": "5", + "structure_reference": "magnetics_method_distinct", + "units": "A" + }, + "magnetics.ip[:].data": { + "coordinates": [ + "magnetics.ip[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "magnetics/ip(i1)/data(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "magnetics.ip[:].data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "magnetics/ip(i1)/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.ip[:].data_error_lower": { + "coordinates": [ + "magnetics.ip[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "magnetics/ip(i1)/data_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "magnetics.ip[:].data_error_upper": { + "coordinates": [ + "magnetics.ip[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "magnetics/ip(i1)/data_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "magnetics.ip[:].method_name": { + "data_type": "STR_0D", + "documentation": "Name of the calculation method", + "full_path": "magnetics/ip(i1)/method_name", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.ip[:].time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "magnetics/ip(i1)/time(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "magnetics.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "magnetics/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "active", + "type": "static", + "units": "s" + }, + "magnetics.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "magnetics/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "magnetics/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "active", + "type": "static", + "units": "s" + }, + "magnetics.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "magnetics/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "active", + "type": "static", + "units": "s" + }, + "magnetics.method": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "A method generating processed quantities derived from the magnetic measurements", + "full_path": "magnetics/method(i1)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.30.0", + "maxoccur": "10", + "structure_reference": "magnetics_method" + }, + "magnetics.method[:].ip": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "magnetics.method{i}.ip.data", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "STRUCTURE", + "documentation": "Plasma current. Positive sign means anti-clockwise when viewed from above.", + "full_path": "magnetics/method(i1)/ip", + "lifecycle_status": "obsolescent", + "structure_reference": "signal_flt_1d", + "units": "A" + }, + "magnetics.method[:].ip.data": { + "coordinates": [ + "magnetics.method[:].ip.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "magnetics/method(i1)/ip/data(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "ip/time", + "type": "dynamic", + "units": "A" + }, + "magnetics.method[:].ip.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "magnetics/method(i1)/ip/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.method[:].ip.data_error_lower": { + "coordinates": [ + "magnetics.method[:].ip.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "magnetics/method(i1)/ip/data_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "ip/time", + "type": "dynamic", + "units": "A" + }, + "magnetics.method[:].ip.data_error_upper": { + "coordinates": [ + "magnetics.method[:].ip.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "magnetics/method(i1)/ip/data_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "ip/time", + "type": "dynamic", + "units": "A" + }, + "magnetics.method[:].ip.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "magnetics/method(i1)/ip/time(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "ip/time", + "type": "dynamic", + "units": "s" + }, + "magnetics.method[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the data processing method", + "full_path": "magnetics/method(i1)/name", + "lifecycle_status": "obsolescent", + "type": "static" + }, + "magnetics.rogowski_coil": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of Rogowski coils", + "full_path": "magnetics/rogowski_coil(i1)", + "lifecycle_status": "active", + "maxoccur": "20", + "structure_reference": "magnetics_rogowski" + }, + "magnetics.rogowski_coil[:].area": { + "data_type": "FLT_0D", + "documentation": "Effective area of the loop wrapped around the guiding centre. In case of multiple layers, sum of the areas of each layer", + "full_path": "magnetics/rogowski_coil(i1)/area", + "lifecycle_status": "active", + "type": "static", + "units": "m^2" + }, + "magnetics.rogowski_coil[:].area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "magnetics/rogowski_coil(i1)/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.rogowski_coil[:].area_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"area\"", + "full_path": "magnetics/rogowski_coil(i1)/area_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "m^2" + }, + "magnetics.rogowski_coil[:].area_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"area\"", + "full_path": "magnetics/rogowski_coil(i1)/area_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "m^2" + }, + "magnetics.rogowski_coil[:].current": { + "data_type": "STRUCTURE", + "documentation": "Measured current inside the Rogowski coil contour. The normal direction to the Rogowski coil is defined by the order of points in the list of guiding centre positions. The current is positive when oriented in the same direction as the normal. ", + "full_path": "magnetics/rogowski_coil(i1)/current", + "lifecycle_status": "active", + "structure_reference": "signal_flt_1d_validity", + "units": "A" + }, + "magnetics.rogowski_coil[:].current.data": { + "coordinates": [ + "magnetics.rogowski_coil[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "magnetics/rogowski_coil(i1)/current/data(:)", + "lifecycle_status": "active", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "magnetics.rogowski_coil[:].current.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "magnetics/rogowski_coil(i1)/current/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.rogowski_coil[:].current.data_error_lower": { + "coordinates": [ + "magnetics.rogowski_coil[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "magnetics/rogowski_coil(i1)/current/data_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "magnetics.rogowski_coil[:].current.data_error_upper": { + "coordinates": [ + "magnetics.rogowski_coil[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "magnetics/rogowski_coil(i1)/current/data_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "magnetics.rogowski_coil[:].current.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "magnetics/rogowski_coil(i1)/current/time(:)", + "lifecycle_status": "active", + "timebasepath": "current/time", + "type": "dynamic", + "units": "s" + }, + "magnetics.rogowski_coil[:].current.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "magnetics/rogowski_coil(i1)/current/validity", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.rogowski_coil[:].current.validity_timed": { + "coordinates": [ + "magnetics.rogowski_coil[:].current.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "magnetics/rogowski_coil(i1)/current/validity_timed(:)", + "lifecycle_status": "active", + "timebasepath": "current/time", + "type": "dynamic" + }, + "magnetics.rogowski_coil[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the coil", + "full_path": "magnetics/rogowski_coil(i1)/identifier", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.rogowski_coil[:].indices_compound": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Indices (from the rogowski_coil array of structure) of the partial Rogoswkis used to build the coumpound signal (sum of the partial Rogoswki signals) Use only if ../measure_quantity/index = 5, leave empty otherwise", + "full_path": "magnetics/rogowski_coil(i1)/indices_compound(:)", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.rogowski_coil[:].measured_quantity": { + "data_type": "STRUCTURE", + "doc_identifier": "magnetics/magnetics_rogowski_measured_identifier.xml", + "documentation": "Quantity measured by the sensor\n1) plasma : Plasma current\n2) plasma_eddy : Plasma and eddy currents\n3) eddy : Eddy currents\n4) halo : Halo currents\n5) compound : Sensor composed of multiple partial Rogowskis", + "full_path": "magnetics/rogowski_coil(i1)/measured_quantity", + "lifecycle_status": "active", + "structure_reference": "identifier_static" + }, + "magnetics.rogowski_coil[:].measured_quantity.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "magnetics/rogowski_coil(i1)/measured_quantity/description", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.rogowski_coil[:].measured_quantity.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "magnetics/rogowski_coil(i1)/measured_quantity/index", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.rogowski_coil[:].measured_quantity.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "magnetics/rogowski_coil(i1)/measured_quantity/name", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.rogowski_coil[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the coil", + "full_path": "magnetics/rogowski_coil(i1)/name", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.rogowski_coil[:].position": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of (R,Z,phi) points defining the position of the coil guiding centre", + "full_path": "magnetics/rogowski_coil(i1)/position(i2)", + "lifecycle_status": "active", + "maxoccur": "100", + "structure_reference": "rzphi0d_static", + "type": "static" + }, + "magnetics.rogowski_coil[:].position[:].phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "magnetics/rogowski_coil(i1)/position(i2)/phi", + "lifecycle_status": "active", + "type": "static", + "units": "rad" + }, + "magnetics.rogowski_coil[:].position[:].phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "magnetics/rogowski_coil(i1)/position(i2)/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.rogowski_coil[:].position[:].phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "magnetics/rogowski_coil(i1)/position(i2)/phi_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "rad" + }, + "magnetics.rogowski_coil[:].position[:].phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "magnetics/rogowski_coil(i1)/position(i2)/phi_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "rad" + }, + "magnetics.rogowski_coil[:].position[:].r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "magnetics/rogowski_coil(i1)/position(i2)/r", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.rogowski_coil[:].position[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "magnetics/rogowski_coil(i1)/position(i2)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.rogowski_coil[:].position[:].r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "magnetics/rogowski_coil(i1)/position(i2)/r_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.rogowski_coil[:].position[:].r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "magnetics/rogowski_coil(i1)/position(i2)/r_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.rogowski_coil[:].position[:].z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "magnetics/rogowski_coil(i1)/position(i2)/z", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.rogowski_coil[:].position[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "magnetics/rogowski_coil(i1)/position(i2)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.rogowski_coil[:].position[:].z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "magnetics/rogowski_coil(i1)/position(i2)/z_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.rogowski_coil[:].position[:].z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "magnetics/rogowski_coil(i1)/position(i2)/z_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.rogowski_coil[:].turns_per_metre": { + "data_type": "FLT_0D", + "documentation": "Number of turns per unit length. In case of multiple layers, turns are counted for a single layer", + "full_path": "magnetics/rogowski_coil(i1)/turns_per_metre", + "lifecycle_status": "active", + "type": "static", + "units": "m^-1" + }, + "magnetics.rogowski_coil[:].turns_per_metre_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"turns_per_metre\"", + "full_path": "magnetics/rogowski_coil(i1)/turns_per_metre_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.rogowski_coil[:].turns_per_metre_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"turns_per_metre\"", + "full_path": "magnetics/rogowski_coil(i1)/turns_per_metre_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "m^-1" + }, + "magnetics.rogowski_coil[:].turns_per_metre_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"turns_per_metre\"", + "full_path": "magnetics/rogowski_coil(i1)/turns_per_metre_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "m^-1" + }, + "magnetics.shunt": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of shunt resistances through which currents in the divertor structure are measured. Shunts are modelled as piecewise straight line segments in the poloidal plane.", + "full_path": "magnetics/shunt(i1)", + "introduced_after_version": "3.32.1", + "lifecycle_status": "active", + "maxoccur": "50", + "structure_reference": "magnetics_shunt" + }, + "magnetics.shunt[:].divertor_index": { + "data_type": "INT_0D", + "documentation": "If the shunt is located on a given divertor, index of that divertor in the divertors IDS", + "full_path": "magnetics/shunt(i1)/divertor_index", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.shunt[:].identifier": { + "data_type": "STR_0D", + "documentation": "Alphanumeric identifier of the shunt", + "full_path": "magnetics/shunt(i1)/identifier", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.shunt[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the shunt", + "full_path": "magnetics/shunt(i1)/name", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.shunt[:].position": { + "data_type": "STRUCTURE", + "documentation": "Position of shunt terminals", + "full_path": "magnetics/shunt(i1)/position", + "lifecycle_status": "active", + "structure_reference": "line_of_sight_2points_rz" + }, + "magnetics.shunt[:].position.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "magnetics/shunt(i1)/position/first_point", + "lifecycle_status": "active", + "structure_reference": "rz0d_static" + }, + "magnetics.shunt[:].position.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "magnetics/shunt(i1)/position/first_point/r", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.shunt[:].position.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "magnetics/shunt(i1)/position/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.shunt[:].position.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "magnetics/shunt(i1)/position/first_point/r_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.shunt[:].position.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "magnetics/shunt(i1)/position/first_point/r_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.shunt[:].position.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "magnetics/shunt(i1)/position/first_point/z", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.shunt[:].position.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "magnetics/shunt(i1)/position/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.shunt[:].position.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "magnetics/shunt(i1)/position/first_point/z_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.shunt[:].position.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "magnetics/shunt(i1)/position/first_point/z_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.shunt[:].position.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "magnetics/shunt(i1)/position/second_point", + "lifecycle_status": "active", + "structure_reference": "rz0d_static" + }, + "magnetics.shunt[:].position.second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "magnetics/shunt(i1)/position/second_point/r", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.shunt[:].position.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "magnetics/shunt(i1)/position/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.shunt[:].position.second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "magnetics/shunt(i1)/position/second_point/r_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.shunt[:].position.second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "magnetics/shunt(i1)/position/second_point/r_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.shunt[:].position.second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "magnetics/shunt(i1)/position/second_point/z", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.shunt[:].position.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "magnetics/shunt(i1)/position/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.shunt[:].position.second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "magnetics/shunt(i1)/position/second_point/z_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.shunt[:].position.second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "magnetics/shunt(i1)/position/second_point/z_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "magnetics.shunt[:].resistance": { + "data_type": "FLT_0D", + "documentation": "Shunt resistance", + "full_path": "magnetics/shunt(i1)/resistance", + "lifecycle_status": "active", + "type": "static", + "units": "Ohm" + }, + "magnetics.shunt[:].resistance_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"resistance\"", + "full_path": "magnetics/shunt(i1)/resistance_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.shunt[:].resistance_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"resistance\"", + "full_path": "magnetics/shunt(i1)/resistance_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "Ohm" + }, + "magnetics.shunt[:].resistance_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"resistance\"", + "full_path": "magnetics/shunt(i1)/resistance_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "Ohm" + }, + "magnetics.shunt[:].target_index": { + "data_type": "INT_0D", + "documentation": "If the shunt is located on a divertor target, index of that target in the divertors IDS", + "full_path": "magnetics/shunt(i1)/target_index", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.shunt[:].tile_index": { + "data_type": "INT_0D", + "documentation": "If the shunt is located on a divertor tile, index of that tile in the divertors IDS", + "full_path": "magnetics/shunt(i1)/tile_index", + "lifecycle_status": "active", + "type": "static" + }, + "magnetics.shunt[:].voltage": { + "data_type": "STRUCTURE", + "documentation": "Voltage on the shunt terminals (Vfirst_point-Vsecond_point)", + "full_path": "magnetics/shunt(i1)/voltage", + "lifecycle_status": "active", + "structure_reference": "signal_flt_1d_validity", + "units": "V" + }, + "magnetics.shunt[:].voltage.data": { + "coordinates": [ + "magnetics.shunt[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "magnetics/shunt(i1)/voltage/data(:)", + "lifecycle_status": "active", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "magnetics.shunt[:].voltage.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "magnetics/shunt(i1)/voltage/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "magnetics.shunt[:].voltage.data_error_lower": { + "coordinates": [ + "magnetics.shunt[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "magnetics/shunt(i1)/voltage/data_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "magnetics.shunt[:].voltage.data_error_upper": { + "coordinates": [ + "magnetics.shunt[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "magnetics/shunt(i1)/voltage/data_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "magnetics.shunt[:].voltage.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "magnetics/shunt(i1)/voltage/time(:)", + "lifecycle_status": "active", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "s" + }, + "magnetics.shunt[:].voltage.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "magnetics/shunt(i1)/voltage/validity", + "lifecycle_status": "active", + "type": "constant" + }, + "magnetics.shunt[:].voltage.validity_timed": { + "coordinates": [ + "magnetics.shunt[:].voltage.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "magnetics/shunt(i1)/voltage/validity_timed(:)", + "lifecycle_status": "active", + "timebasepath": "voltage/time", + "type": "dynamic" + }, + "magnetics.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "magnetics/time(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/mhd.json b/omas/imas_structures/3_39_0/mhd.json new file mode 100644 index 000000000..81153d196 --- /dev/null +++ b/omas/imas_structures/3_39_0/mhd.json @@ -0,0 +1,3950 @@ +{ + "mhd": { + "documentation": "Magnetohydrodynamic activity, description of perturbed fields and profiles using the Generic Grid Description.", + "full_path": "mhd", + "lifecycle_last_change": "3.37.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.20.0", + "maxoccur": "2" + }, + "mhd.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "mhd/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "mhd.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "mhd/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "mhd/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "mhd/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "mhd.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "mhd/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "mhd/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "mhd/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "mhd/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "mhd/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "mhd/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "mhd/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.code.output_flag": { + "coordinates": [ + "mhd.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "mhd/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "mhd.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "mhd/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "mhd/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "mhd/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ggd": { + "coordinates": [ + "mhd.ggd[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Edge plasma quantities represented using the general grid description, for various time slices.", + "full_path": "mhd/ggd(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "mhd_ggd", + "timebasepath": "time", + "type": "dynamic" + }, + "mhd.ggd[:].a_field_r": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "R component of the magnetic vector potential, given on various grid subsets", + "full_path": "mhd/ggd(itime)/a_field_r(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "T.m" + }, + "mhd.ggd[:].a_field_r[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].a_field_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/a_field_r(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd.ggd[:].a_field_r[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/a_field_r(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].a_field_r[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].a_field_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/a_field_r(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd.ggd[:].a_field_r[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].a_field_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/a_field_r(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd.ggd[:].a_field_r[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/a_field_r(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].a_field_r[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/a_field_r(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].a_field_r[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/a_field_r(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd.ggd[:].a_field_r[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/a_field_r(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].a_field_r[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/a_field_r(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd.ggd[:].a_field_r[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/a_field_r(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd.ggd[:].a_field_tor": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Toroidal component of the magnetic vector potential, given on various grid subsets", + "full_path": "mhd/ggd(itime)/a_field_tor(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "T.m" + }, + "mhd.ggd[:].a_field_tor[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].a_field_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/a_field_tor(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd.ggd[:].a_field_tor[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/a_field_tor(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].a_field_tor[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].a_field_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/a_field_tor(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd.ggd[:].a_field_tor[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].a_field_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/a_field_tor(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd.ggd[:].a_field_tor[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/a_field_tor(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].a_field_tor[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/a_field_tor(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].a_field_tor[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/a_field_tor(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd.ggd[:].a_field_tor[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/a_field_tor(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].a_field_tor[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/a_field_tor(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd.ggd[:].a_field_tor[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/a_field_tor(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd.ggd[:].a_field_z": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Z component of the magnetic vector potential, given on various grid subsets", + "full_path": "mhd/ggd(itime)/a_field_z(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "T.m" + }, + "mhd.ggd[:].a_field_z[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].a_field_z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/a_field_z(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd.ggd[:].a_field_z[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/a_field_z(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].a_field_z[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].a_field_z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/a_field_z(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd.ggd[:].a_field_z[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].a_field_z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/a_field_z(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd.ggd[:].a_field_z[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/a_field_z(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].a_field_z[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/a_field_z(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].a_field_z[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/a_field_z(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd.ggd[:].a_field_z[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/a_field_z(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].a_field_z[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/a_field_z(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd.ggd[:].a_field_z[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/a_field_z(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd.ggd[:].b_field_r": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "R component of the magnetic field, given on various grid subsets", + "full_path": "mhd/ggd(itime)/b_field_r(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "T" + }, + "mhd.ggd[:].b_field_r[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].b_field_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/b_field_r(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd.ggd[:].b_field_r[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/b_field_r(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].b_field_r[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].b_field_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/b_field_r(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd.ggd[:].b_field_r[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].b_field_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/b_field_r(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd.ggd[:].b_field_r[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/b_field_r(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].b_field_r[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/b_field_r(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].b_field_r[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/b_field_r(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd.ggd[:].b_field_r[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/b_field_r(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].b_field_r[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/b_field_r(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd.ggd[:].b_field_r[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/b_field_r(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd.ggd[:].b_field_tor": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Toroidal component of the magnetic field, given on various grid subsets", + "full_path": "mhd/ggd(itime)/b_field_tor(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "T" + }, + "mhd.ggd[:].b_field_tor[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].b_field_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/b_field_tor(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd.ggd[:].b_field_tor[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/b_field_tor(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].b_field_tor[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].b_field_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/b_field_tor(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd.ggd[:].b_field_tor[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].b_field_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/b_field_tor(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd.ggd[:].b_field_tor[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/b_field_tor(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].b_field_tor[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/b_field_tor(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].b_field_tor[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/b_field_tor(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd.ggd[:].b_field_tor[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/b_field_tor(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].b_field_tor[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/b_field_tor(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd.ggd[:].b_field_tor[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/b_field_tor(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd.ggd[:].b_field_z": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Z component of the magnetic field, given on various grid subsets", + "full_path": "mhd/ggd(itime)/b_field_z(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "T" + }, + "mhd.ggd[:].b_field_z[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].b_field_z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/b_field_z(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd.ggd[:].b_field_z[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/b_field_z(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].b_field_z[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].b_field_z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/b_field_z(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd.ggd[:].b_field_z[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].b_field_z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/b_field_z(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd.ggd[:].b_field_z[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/b_field_z(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].b_field_z[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/b_field_z(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].b_field_z[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/b_field_z(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd.ggd[:].b_field_z[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/b_field_z(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].b_field_z[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/b_field_z(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd.ggd[:].b_field_z[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/b_field_z(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd.ggd[:].electrons": { + "data_type": "STRUCTURE", + "documentation": "Quantities related to the electrons", + "full_path": "mhd/ggd(itime)/electrons", + "lifecycle_status": "alpha", + "structure_reference": "mhd_ggd_electrons" + }, + "mhd.ggd[:].electrons.temperature": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Temperature, given on various grid subsets", + "full_path": "mhd/ggd(itime)/electrons/temperature(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "eV" + }, + "mhd.ggd[:].electrons.temperature[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].electrons.temperature[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/electrons/temperature(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd.ggd[:].electrons.temperature[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/electrons/temperature(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].electrons.temperature[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].electrons.temperature[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/electrons/temperature(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd.ggd[:].electrons.temperature[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].electrons.temperature[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/electrons/temperature(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd.ggd[:].electrons.temperature[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/electrons/temperature(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].electrons.temperature[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/electrons/temperature(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].electrons.temperature[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/electrons/temperature(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd.ggd[:].electrons.temperature[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/electrons/temperature(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].electrons.temperature[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/electrons/temperature(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd.ggd[:].electrons.temperature[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/electrons/temperature(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd.ggd[:].j_r": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "R component of the current density, given on various grid subsets", + "full_path": "mhd/ggd(itime)/j_r(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "A.m^-2" + }, + "mhd.ggd[:].j_r[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].j_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/j_r(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "mhd.ggd[:].j_r[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/j_r(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].j_r[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].j_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/j_r(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "mhd.ggd[:].j_r[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].j_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/j_r(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "mhd.ggd[:].j_r[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/j_r(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].j_r[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/j_r(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].j_r[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/j_r(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "mhd.ggd[:].j_r[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/j_r(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].j_r[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/j_r(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "mhd.ggd[:].j_r[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/j_r(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "mhd.ggd[:].j_tor": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Toroidal component of the current density, given on various grid subsets", + "full_path": "mhd/ggd(itime)/j_tor(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "A.m^-2" + }, + "mhd.ggd[:].j_tor[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].j_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/j_tor(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "mhd.ggd[:].j_tor[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/j_tor(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].j_tor[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].j_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/j_tor(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "mhd.ggd[:].j_tor[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].j_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/j_tor(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "mhd.ggd[:].j_tor[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/j_tor(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].j_tor[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/j_tor(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].j_tor[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/j_tor(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "mhd.ggd[:].j_tor[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/j_tor(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].j_tor[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/j_tor(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "mhd.ggd[:].j_tor[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/j_tor(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "mhd.ggd[:].j_tor_r": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Toroidal component of the current density multiplied by the local major radius, given on various grid subsets", + "full_path": "mhd/ggd(itime)/j_tor_r(i1)", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "A.m^-1" + }, + "mhd.ggd[:].j_tor_r[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].j_tor_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/j_tor_r(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-1" + }, + "mhd.ggd[:].j_tor_r[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/j_tor_r(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].j_tor_r[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].j_tor_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/j_tor_r(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-1" + }, + "mhd.ggd[:].j_tor_r[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].j_tor_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/j_tor_r(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-1" + }, + "mhd.ggd[:].j_tor_r[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/j_tor_r(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].j_tor_r[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/j_tor_r(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].j_tor_r[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/j_tor_r(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-1" + }, + "mhd.ggd[:].j_tor_r[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/j_tor_r(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].j_tor_r[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/j_tor_r(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-1" + }, + "mhd.ggd[:].j_tor_r[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/j_tor_r(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-1" + }, + "mhd.ggd[:].j_z": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Z component of the current density, given on various grid subsets", + "full_path": "mhd/ggd(itime)/j_z(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "A.m^-2" + }, + "mhd.ggd[:].j_z[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].j_z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/j_z(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "mhd.ggd[:].j_z[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/j_z(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].j_z[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].j_z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/j_z(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "mhd.ggd[:].j_z[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].j_z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/j_z(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "mhd.ggd[:].j_z[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/j_z(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].j_z[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/j_z(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].j_z[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/j_z(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "mhd.ggd[:].j_z[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/j_z(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].j_z[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/j_z(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "mhd.ggd[:].j_z[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/j_z(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "mhd.ggd[:].mass_density": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Mass density, given on various grid subsets", + "full_path": "mhd/ggd(itime)/mass_density(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "kg.m^-3" + }, + "mhd.ggd[:].mass_density[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].mass_density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/mass_density(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-3" + }, + "mhd.ggd[:].mass_density[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/mass_density(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].mass_density[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].mass_density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/mass_density(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-3" + }, + "mhd.ggd[:].mass_density[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].mass_density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/mass_density(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-3" + }, + "mhd.ggd[:].mass_density[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/mass_density(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].mass_density[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/mass_density(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].mass_density[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/mass_density(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-3" + }, + "mhd.ggd[:].mass_density[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/mass_density(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].mass_density[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/mass_density(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-3" + }, + "mhd.ggd[:].mass_density[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/mass_density(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-3" + }, + "mhd.ggd[:].n_i_total": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Total ion density (sum over ion species and thermal+non-thermal), given on various grid subsets", + "full_path": "mhd/ggd(itime)/n_i_total(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-3" + }, + "mhd.ggd[:].n_i_total[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].n_i_total[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/n_i_total(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "mhd.ggd[:].n_i_total[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/n_i_total(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].n_i_total[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].n_i_total[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/n_i_total(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "mhd.ggd[:].n_i_total[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].n_i_total[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/n_i_total(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "mhd.ggd[:].n_i_total[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/n_i_total(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].n_i_total[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/n_i_total(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].n_i_total[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/n_i_total(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "mhd.ggd[:].n_i_total[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/n_i_total(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].n_i_total[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/n_i_total(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "mhd.ggd[:].n_i_total[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/n_i_total(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "mhd.ggd[:].phi_potential": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Electric potential, given on various grid subsets", + "full_path": "mhd/ggd(itime)/phi_potential(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "V" + }, + "mhd.ggd[:].phi_potential[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].phi_potential[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/phi_potential(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd.ggd[:].phi_potential[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/phi_potential(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].phi_potential[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].phi_potential[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/phi_potential(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd.ggd[:].phi_potential[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].phi_potential[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/phi_potential(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd.ggd[:].phi_potential[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/phi_potential(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].phi_potential[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/phi_potential(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].phi_potential[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/phi_potential(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd.ggd[:].phi_potential[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/phi_potential(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].phi_potential[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/phi_potential(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd.ggd[:].phi_potential[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/phi_potential(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd.ggd[:].psi": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Poloidal flux, given on various grid subsets", + "full_path": "mhd/ggd(itime)/psi(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "Wb" + }, + "mhd.ggd[:].psi[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].psi[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/psi(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "mhd.ggd[:].psi[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/psi(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].psi[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].psi[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/psi(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "mhd.ggd[:].psi[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].psi[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/psi(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "mhd.ggd[:].psi[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/psi(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].psi[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/psi(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].psi[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/psi(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "mhd.ggd[:].psi[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/psi(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].psi[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/psi(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "mhd.ggd[:].psi[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/psi(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "mhd.ggd[:].t_i_average": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Ion temperature (averaged on ion species), given on various grid subsets", + "full_path": "mhd/ggd(itime)/t_i_average(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "eV" + }, + "mhd.ggd[:].t_i_average[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].t_i_average[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/t_i_average(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd.ggd[:].t_i_average[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/t_i_average(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].t_i_average[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].t_i_average[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/t_i_average(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd.ggd[:].t_i_average[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].t_i_average[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/t_i_average(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd.ggd[:].t_i_average[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/t_i_average(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].t_i_average[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/t_i_average(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].t_i_average[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/t_i_average(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd.ggd[:].t_i_average[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/t_i_average(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].t_i_average[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/t_i_average(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd.ggd[:].t_i_average[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/t_i_average(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd.ggd[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "mhd/ggd(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "mhd.ggd[:].velocity_parallel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Parallel (to magnetic field) component of the plasma velocity, given on various grid subsets", + "full_path": "mhd/ggd(itime)/velocity_parallel(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_parallel[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].velocity_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/velocity_parallel(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_parallel[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/velocity_parallel(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].velocity_parallel[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].velocity_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/velocity_parallel(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_parallel[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].velocity_parallel[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/velocity_parallel(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_parallel[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/velocity_parallel(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].velocity_parallel[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/velocity_parallel(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].velocity_parallel[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/velocity_parallel(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_parallel[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/velocity_parallel(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].velocity_parallel[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/velocity_parallel(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_parallel[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/velocity_parallel(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_parallel_over_b_field": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Parallel (to magnetic field) component of the plasma velocity divided by the modulus of the local magnetic field, given on various grid subsets", + "full_path": "mhd/ggd(itime)/velocity_parallel_over_b_field(i1)", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1.T^-1" + }, + "mhd.ggd[:].velocity_parallel_over_b_field[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].velocity_parallel_over_b_field[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/velocity_parallel_over_b_field(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1.T^-1" + }, + "mhd.ggd[:].velocity_parallel_over_b_field[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/velocity_parallel_over_b_field(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].velocity_parallel_over_b_field[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].velocity_parallel_over_b_field[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/velocity_parallel_over_b_field(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1.T^-1" + }, + "mhd.ggd[:].velocity_parallel_over_b_field[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].velocity_parallel_over_b_field[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/velocity_parallel_over_b_field(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1.T^-1" + }, + "mhd.ggd[:].velocity_parallel_over_b_field[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/velocity_parallel_over_b_field(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].velocity_parallel_over_b_field[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/velocity_parallel_over_b_field(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].velocity_parallel_over_b_field[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/velocity_parallel_over_b_field(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1.T^-1" + }, + "mhd.ggd[:].velocity_parallel_over_b_field[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/velocity_parallel_over_b_field(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].velocity_parallel_over_b_field[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/velocity_parallel_over_b_field(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1.T^-1" + }, + "mhd.ggd[:].velocity_parallel_over_b_field[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/velocity_parallel_over_b_field(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1.T^-1" + }, + "mhd.ggd[:].velocity_r": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "R component of the plasma velocity, given on various grid subsets", + "full_path": "mhd/ggd(itime)/velocity_r(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_r[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].velocity_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/velocity_r(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_r[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/velocity_r(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].velocity_r[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].velocity_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/velocity_r(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_r[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].velocity_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/velocity_r(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_r[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/velocity_r(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].velocity_r[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/velocity_r(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].velocity_r[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/velocity_r(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_r[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/velocity_r(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].velocity_r[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/velocity_r(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_r[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/velocity_r(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_tor": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Toroidal component of the plasma velocity, given on various grid subsets", + "full_path": "mhd/ggd(itime)/velocity_tor(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_tor[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].velocity_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/velocity_tor(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_tor[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/velocity_tor(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].velocity_tor[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].velocity_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/velocity_tor(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_tor[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].velocity_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/velocity_tor(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_tor[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/velocity_tor(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].velocity_tor[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/velocity_tor(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].velocity_tor[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/velocity_tor(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_tor[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/velocity_tor(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].velocity_tor[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/velocity_tor(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_tor[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/velocity_tor(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_z": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Z component of the plasma velocity, given on various grid subsets", + "full_path": "mhd/ggd(itime)/velocity_z(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_z[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].velocity_z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/velocity_z(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_z[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/velocity_z(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].velocity_z[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].velocity_z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/velocity_z(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_z[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].velocity_z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/velocity_z(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_z[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/velocity_z(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].velocity_z[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/velocity_z(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].velocity_z[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/velocity_z(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_z[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/velocity_z(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].velocity_z[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/velocity_z(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].velocity_z[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/velocity_z(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "mhd.ggd[:].vorticity": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Vorticity, given on various grid subsets", + "full_path": "mhd/ggd(itime)/vorticity(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "s^-1" + }, + "mhd.ggd[:].vorticity[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].vorticity[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/vorticity(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "mhd.ggd[:].vorticity[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/vorticity(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].vorticity[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].vorticity[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/vorticity(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "mhd.ggd[:].vorticity[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].vorticity[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/vorticity(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "mhd.ggd[:].vorticity[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/vorticity(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].vorticity[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/vorticity(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].vorticity[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/vorticity(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "mhd.ggd[:].vorticity[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/vorticity(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].vorticity[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/vorticity(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "mhd.ggd[:].vorticity[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/vorticity(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "mhd.ggd[:].vorticity_over_r": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Vorticity divided by the local major radius, given on various grid subsets", + "full_path": "mhd/ggd(itime)/vorticity_over_r(i1)", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-1.s^-1" + }, + "mhd.ggd[:].vorticity_over_r[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].vorticity_over_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/vorticity_over_r(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1.s^-1" + }, + "mhd.ggd[:].vorticity_over_r[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/vorticity_over_r(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].vorticity_over_r[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].vorticity_over_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/vorticity_over_r(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1.s^-1" + }, + "mhd.ggd[:].vorticity_over_r[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].vorticity_over_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/vorticity_over_r(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1.s^-1" + }, + "mhd.ggd[:].vorticity_over_r[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/vorticity_over_r(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].vorticity_over_r[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/vorticity_over_r(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].vorticity_over_r[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/vorticity_over_r(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1.s^-1" + }, + "mhd.ggd[:].vorticity_over_r[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/vorticity_over_r(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].vorticity_over_r[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/vorticity_over_r(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1.s^-1" + }, + "mhd.ggd[:].vorticity_over_r[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/vorticity_over_r(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1.s^-1" + }, + "mhd.ggd[:].zeff": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Effective charge, given on various grid subsets", + "full_path": "mhd/ggd(itime)/zeff(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "-" + }, + "mhd.ggd[:].zeff[:].coefficients": { + "coordinates": [ + "mhd.ggd[:].zeff[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "mhd/ggd(itime)/zeff(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "mhd.ggd[:].zeff[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "mhd/ggd(itime)/zeff(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].zeff[:].coefficients_error_lower": { + "coordinates": [ + "mhd.ggd[:].zeff[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/zeff(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "mhd.ggd[:].zeff[:].coefficients_error_upper": { + "coordinates": [ + "mhd.ggd[:].zeff[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "mhd/ggd(itime)/zeff(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "mhd.ggd[:].zeff[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "mhd/ggd(itime)/zeff(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].zeff[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "mhd/ggd(itime)/zeff(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.ggd[:].zeff[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "mhd/ggd(itime)/zeff(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "mhd.ggd[:].zeff[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "mhd/ggd(itime)/zeff(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.ggd[:].zeff[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "mhd/ggd(itime)/zeff(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "mhd.ggd[:].zeff[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "mhd/ggd(itime)/zeff(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "mhd.grid_ggd": { + "coordinates": [ + "mhd.grid_ggd[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Grid (using the Generic Grid Description), for various time slices. The timebase of this array of structure must be a subset of the ggd timebase", + "full_path": "mhd/grid_ggd(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_aos3_root", + "timebasepath": "time", + "type": "dynamic" + }, + "mhd.grid_ggd[:].grid_subset": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Grid subsets", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset" + }, + "mhd.grid_ggd[:].grid_subset[:].base": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/base(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "mhd.grid_ggd[:].grid_subset[:].base[:].jacobian": { + "coordinates": [ + "mhd.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].grid_subset[:].base[:].jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.grid_ggd[:].grid_subset[:].base[:].jacobian_error_lower": { + "coordinates": [ + "mhd.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].grid_subset[:].base[:].jacobian_error_upper": { + "coordinates": [ + "mhd.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant": { + "coordinates": [ + "mhd.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant_error_lower": { + "coordinates": [ + "mhd.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant_error_upper": { + "coordinates": [ + "mhd.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].grid_subset[:].base[:].tensor_covariant": { + "coordinates": [ + "mhd.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].grid_subset[:].base[:].tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.grid_ggd[:].grid_subset[:].base[:].tensor_covariant_error_lower": { + "coordinates": [ + "mhd.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].grid_subset[:].base[:].tensor_covariant_error_upper": { + "coordinates": [ + "mhd.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].grid_subset[:].dimension": { + "data_type": "INT_0D", + "documentation": "Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/dimension", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.grid_ggd[:].grid_subset[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/element(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element" + }, + "mhd.grid_ggd[:].grid_subset[:].element[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects defining the element", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element_object" + }, + "mhd.grid_ggd[:].grid_subset[:].element[:].object[:].dimension": { + "data_type": "INT_0D", + "documentation": "Dimension of the object", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)/dimension", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.grid_ggd[:].grid_subset[:].element[:].object[:].index": { + "data_type": "INT_0D", + "documentation": "Object index", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.grid_ggd[:].grid_subset[:].element[:].object[:].space": { + "data_type": "INT_0D", + "documentation": "Index of the space from which that object is taken", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)/space", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.grid_ggd[:].grid_subset[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_subset_identifier.xml", + "documentation": "Grid subset identifier\n0) unspecified : unspecified\n1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]\n200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).\n2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces\n4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces\n5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n6) x_points : Nodes defining x-points\n7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point\n8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point\n9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point\n10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point\n11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix\n12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix\n13) outer_target : y-aligned edges defining the outer target\n14) inner_target : y-aligned edges defining the inner target\n15) core_boundary : Innermost x-aligned edges\n16) separatrix : x-aligned edges defining the active separatrix\n17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions\n18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region\n19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region\n20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region\n21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region\n22) core : Cells inside the active separatrix\n23) sol : Cells defining the main SOL outside of the divertor regions\n24) outer_divertor : Cells defining the outer divertor region\n25) inner_divertor : Cells defining the inner divertor region\n26) core_sol : x-aligned edges defining part of active separatrix separating core and sol\n27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)\n28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)\n29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point\n30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point\n31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point\n32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point\n33) separatrix_2 : x-aligned edges defining the non-active separatrix\n34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region\n35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region\n36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region\n37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region\n38) intra_sep : Cells between the two separatrices\n39) outer_divertor_2 : Cells defining the outer inactive divertor region\n40) inner_divertor_2 : Cells defining the inner inactive divertor region\n41) outer_target_2 : y-aligned edges defining the outer inactive target\n42) inner_target_2 : y-aligned edges defining the inner inactive target\n43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n44) full_wall : All edges defining walls, baffles, and targets\n45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg\n46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg\n47) outer_sf_pfr_connection_1 : y-aligned edges defining\u00a0the connection between the outer snowflake entrance and third leg\n48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg\n100) magnetic_axis : Point corresponding to the magnetic axis\n101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane\n102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane\n103) outer_target_separatrix : Point on active separatrix at outer active target\n104) inner_target_separatrix : Point on active separatrix at inner active target\n105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target\n106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "url": "utilities/LFS_snowflake_GGD_subsets.png" + }, + "mhd.grid_ggd[:].grid_subset[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.grid_ggd[:].grid_subset[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.grid_ggd[:].grid_subset[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.grid_ggd[:].grid_subset[:].metric": { + "data_type": "STRUCTURE", + "documentation": "Metric of the canonical frame onto Cartesian coordinates", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/metric", + "lifecycle_status": "alpha", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "mhd.grid_ggd[:].grid_subset[:].metric.jacobian": { + "coordinates": [ + "mhd.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/metric/jacobian(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].grid_subset[:].metric.jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/metric/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.grid_ggd[:].grid_subset[:].metric.jacobian_error_lower": { + "coordinates": [ + "mhd.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/metric/jacobian_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].grid_subset[:].metric.jacobian_error_upper": { + "coordinates": [ + "mhd.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/metric/jacobian_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].grid_subset[:].metric.tensor_contravariant": { + "coordinates": [ + "mhd.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].grid_subset[:].metric.tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.grid_ggd[:].grid_subset[:].metric.tensor_contravariant_error_lower": { + "coordinates": [ + "mhd.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].grid_subset[:].metric.tensor_contravariant_error_upper": { + "coordinates": [ + "mhd.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].grid_subset[:].metric.tensor_covariant": { + "coordinates": [ + "mhd.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].grid_subset[:].metric.tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.grid_ggd[:].grid_subset[:].metric.tensor_covariant_error_lower": { + "coordinates": [ + "mhd.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].grid_subset[:].metric.tensor_covariant_error_upper": { + "coordinates": [ + "mhd.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "mhd/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_identifier.xml", + "documentation": "Grid identifier\n0) unspecified : unspecified\n1) linear : Linear\n2) cylinder : Cylindrical geometry (straight in axial direction)\n3) limiter : Limiter\n4) SN : Single null\n5) CDN : Connected double null\n6) DDN_bottom : Disconnected double null with inner X-point below the midplane\n7) DDN_top : Disconnected double null with inner X-point above the midplane\n8) annulus : Annular geometry (not necessarily with straight axis)\n9) stellarator_island : Stellarator island geometry\n10) structured_spaces : Structured grid represented with multiple spaces of dimension 1\n11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary\n12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary\n100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS", + "full_path": "mhd/grid_ggd(itime)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "mhd.grid_ggd[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "mhd/grid_ggd(itime)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.grid_ggd[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "mhd/grid_ggd(itime)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.grid_ggd[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "mhd/grid_ggd(itime)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.grid_ggd[:].path": { + "data_type": "STR_0D", + "documentation": "Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: IDS::wall/0/description_ggd(1)/grid_ggd, means that the grid is located in the wall IDS, occurrence 0, with relative path description_ggd(1)/grid_ggd, using Fortran index convention (here : first index of the array)", + "full_path": "mhd/grid_ggd(itime)/path", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.grid_ggd[:].space": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of grid spaces", + "full_path": "mhd/grid_ggd(itime)/space(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space", + "url_protected": "https://confluence.iter.org/download/attachments/178133297/GGDguide.pdf" + }, + "mhd.grid_ggd[:].space[:].coordinates_type": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml", + "full_path": "mhd/grid_ggd(itime)/space(i1)/coordinates_type(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "url": "utilities/coordinate_identifier.xml" + }, + "mhd.grid_ggd[:].space[:].geometry_type": { + "data_type": "STRUCTURE", + "documentation": "Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)", + "full_path": "mhd/grid_ggd(itime)/space(i1)/geometry_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "mhd.grid_ggd[:].space[:].geometry_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "mhd/grid_ggd(itime)/space(i1)/geometry_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.grid_ggd[:].space[:].geometry_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "mhd/grid_ggd(itime)/space(i1)/geometry_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.grid_ggd[:].space[:].geometry_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "mhd/grid_ggd(itime)/space(i1)/geometry_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.grid_ggd[:].space[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_space_identifier.xml", + "documentation": "Space identifier\n0) unspecified : unspecified\n1) primary_standard : Primary space defining the standard grid\n2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space\n3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way", + "full_path": "mhd/grid_ggd(itime)/space(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "mhd.grid_ggd[:].space[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "mhd/grid_ggd(itime)/space(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.grid_ggd[:].space[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "mhd/grid_ggd(itime)/space(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.grid_ggd[:].space[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "mhd/grid_ggd(itime)/space(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.grid_ggd[:].space[:].objects_per_dimension": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.", + "full_path": "mhd/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension" + }, + "mhd.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_geometry_content_identifier.xml", + "documentation": "Content of the ../object/geometry node for this dimension\n0) unspecified : unspecified\n1) node_coordinates : For nodes : node coordinates\n11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix\n21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge\n31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces\n32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix", + "full_path": "mhd/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content", + "introduced_after_version": "3.33.0", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "mhd.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "mhd/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "mhd/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "mhd/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.grid_ggd[:].space[:].objects_per_dimension[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects for a given dimension", + "full_path": "mhd/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object" + }, + "mhd.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object", + "full_path": "mhd/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object_boundary" + }, + "mhd.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].index": { + "data_type": "INT_0D", + "documentation": "Index of this (n-1)-dimensional boundary object", + "full_path": "mhd/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].neighbours": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary", + "full_path": "mhd/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)/neighbours(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered. ", + "full_path": "mhd/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.", + "full_path": "mhd/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry_2d\"", + "full_path": "mhd/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"geometry_2d\"", + "full_path": "mhd/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_lower(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"geometry_2d\"", + "full_path": "mhd/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_upper(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry\"", + "full_path": "mhd/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"geometry\"", + "full_path": "mhd/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"geometry\"", + "full_path": "mhd/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure": { + "data_type": "FLT_0D", + "documentation": "Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)", + "full_path": "mhd/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "mhd.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measure\"", + "full_path": "mhd/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measure\"", + "full_path": "mhd/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "mhd.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measure\"", + "full_path": "mhd/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "mhd.grid_ggd[:].space[:].objects_per_dimension[:].object[:].nodes": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)", + "full_path": "mhd/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/nodes(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd.grid_ggd[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "mhd/grid_ggd(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "mhd.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "mhd/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "mhd.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "mhd/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "mhd/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "mhd/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "mhd.ids_properties.occurrence" + }, + "mhd.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "mhd/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "mhd.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "mhd/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "mhd.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "mhd/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "mhd/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "mhd/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "mhd/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "mhd/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "mhd/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "mhd.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "mhd/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "mhd/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "mhd/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "mhd/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "mhd/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "mhd/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "mhd.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "mhd/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "mhd.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "mhd/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "mhd/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "mhd/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "mhd/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "mhd/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "mhd/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "mhd/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "mhd.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "mhd/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "mhd.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "mhd/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "mhd/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "mhd/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "mhd/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "mhd/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "mhd/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "mhd/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "mhd.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "mhd/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "mhd/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "mhd/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "mhd/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "mhd/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "mhd/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "mhd/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "mhd.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "mhd/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "mhd.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "mhd/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "mhd.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "mhd/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "mhd.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "mhd/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "mhd/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "mhd.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "mhd/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "mhd.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "mhd/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "mhd/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "mhd/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "mhd/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/mhd_linear.json b/omas/imas_structures/3_39_0/mhd_linear.json new file mode 100644 index 000000000..d9b3e4ccb --- /dev/null +++ b/omas/imas_structures/3_39_0/mhd_linear.json @@ -0,0 +1,6934 @@ +{ + "mhd_linear": { + "documentation": "Magnetohydronamic linear stability", + "full_path": "mhd_linear", + "lifecycle_last_change": "3.30.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.0.4", + "maxoccur": "10" + }, + "mhd_linear.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "mhd_linear/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "mhd_linear.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "mhd_linear/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "mhd_linear/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "mhd_linear/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "mhd_linear.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "mhd_linear/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "mhd_linear/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "mhd_linear/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "mhd_linear/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "mhd_linear/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "mhd_linear/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "mhd_linear/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.code.output_flag": { + "coordinates": [ + "mhd_linear.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "mhd_linear/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "mhd_linear.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "mhd_linear/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "mhd_linear/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "mhd_linear/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.equations": { + "data_type": "STRUCTURE", + "doc_identifier": "mhd_linear/mhd_linear_equations_identifier.xml", + "documentation": "Type of MHD equations used to populate this IDS\n1) reduced : Reduced MHD\n11) reduced_kinetic : Reduced MHD and kinetic hybrid\n2) full : Full MHD\n21) full_kinetic : Full MHD and kinetic hybrid", + "full_path": "mhd_linear/equations", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "mhd_linear.equations.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "mhd_linear/equations/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.equations.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "mhd_linear/equations/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.equations.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "mhd_linear/equations/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.fluids_n": { + "data_type": "INT_0D", + "documentation": "Number of fluids considered in the model", + "full_path": "mhd_linear/fluids_n", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ideal_flag": { + "data_type": "INT_0D", + "documentation": "1 if ideal MHD is used to populate this IDS, 0 for non-ideal MHD", + "full_path": "mhd_linear/ideal_flag", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "mhd_linear/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "mhd_linear.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "mhd_linear/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "mhd_linear/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "mhd_linear/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "mhd_linear.ids_properties.occurrence" + }, + "mhd_linear.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "mhd_linear/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "mhd_linear.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "mhd_linear/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "mhd_linear.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "mhd_linear/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "mhd_linear/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "mhd_linear/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "mhd_linear/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "mhd_linear/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "mhd_linear/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "mhd_linear.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "mhd_linear/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "mhd_linear/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "mhd_linear/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "mhd_linear/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "mhd_linear/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "mhd_linear/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "mhd_linear/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "mhd_linear.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "mhd_linear/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "mhd_linear/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "mhd_linear/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "mhd_linear/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "mhd_linear/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "mhd_linear/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "mhd_linear/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "mhd_linear.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "mhd_linear/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "mhd_linear.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "mhd_linear/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "mhd_linear/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "mhd_linear/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "mhd_linear/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "mhd_linear/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "mhd_linear/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "mhd_linear/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "mhd_linear.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "mhd_linear/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "mhd_linear/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "mhd_linear/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "mhd_linear/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "mhd_linear/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "mhd_linear/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "mhd_linear/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "mhd_linear.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "mhd_linear/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "mhd_linear.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "mhd_linear/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "mhd_linear.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "mhd_linear/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "mhd_linear.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "mhd_linear/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "mhd_linear/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "mhd_linear.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "mhd_linear/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "mhd_linear.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "mhd_linear/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "mhd_linear/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "mhd_linear/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.model_type": { + "data_type": "STRUCTURE", + "doc_identifier": "mhd_linear/mhd_linear_model_identifier.xml", + "documentation": "Type of model used to populate this IDS\n1) global : Global calculation\n2) local : Local calculation\n3) analytical : Analytical estimate", + "full_path": "mhd_linear/model_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "mhd_linear.model_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "mhd_linear/model_type/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.model_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "mhd_linear/model_type/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.model_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "mhd_linear/model_type/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mhd_linear.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "mhd_linear/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "mhd_linear.time_slice": { + "coordinates": [ + "mhd_linear.time_slice[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Core plasma radial profiles for various time slices", + "full_path": "mhd_linear/time_slice(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "mhd_linear_time_slice", + "timebasepath": "time", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "mhd_linear/time_slice(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "mhd_linear.time_slice[:].toroidal_mode": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Vector of toroidal modes. Each mode is described as exp(i(n_tor.phi - m_pol.theta - 2.pi.frequency.t - phase)) ", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "mhd_linear_time_slice_toroidal_modes" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].amplitude_multiplier": { + "data_type": "FLT_0D", + "documentation": "Multiplier that is needed to convert the linear mode structures to the amplitude of a non-linearly saturated mode in physical units. If empty, it means that the structures contains no information about non-linearly saturated mode", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/amplitude_multiplier", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].amplitude_multiplier_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"amplitude_multiplier\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/amplitude_multiplier_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].amplitude_multiplier_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"amplitude_multiplier\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/amplitude_multiplier_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].amplitude_multiplier_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"amplitude_multiplier\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/amplitude_multiplier_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].ballooning_type": { + "data_type": "STRUCTURE", + "doc_identifier": "mhd_linear/mhd_linear_perturbation_identifier.xml", + "documentation": "Ballooning type of the mode : ballooning 0; anti-ballooning:1; flute-like:2\n1) TAE : Toroidal Alfven Eigenmode\n2) EAE : Ellipticity-induced Alfven Eigenmode\n3) NAE : Non-circular triangularity induced Alfven Eigenmode\n4) RSAE : Reversed Shear Alfven Eigenmode\n5) BAE : Beta induced Alfven Eigenmode\n6) BAAE : Beta induced Alfven Acoustic Eigenmode\n7) EPM : Energetic particle mode, outside any shear Alfven gap\n8) GAE : Global Alfven Eingenmode\n9) GAM : Geodesic Acoustic Mode\n10) EGAM : Energetic particle-driven Geodesic Acoustic Mode\n11) iKINK : Internal KINK mode\n12) eKINK : External KINK mode\n13) Tearing : Tearing mode\n14) Double_Tearing : Double Tearing mode", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/ballooning_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].ballooning_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/ballooning_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].ballooning_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/ballooning_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].ballooning_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/ballooning_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].energy_perturbed": { + "data_type": "FLT_0D", + "documentation": "Perturbed energy associated to the mode", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/energy_perturbed", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].energy_perturbed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_perturbed\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/energy_perturbed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].energy_perturbed_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"energy_perturbed\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/energy_perturbed_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].energy_perturbed_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"energy_perturbed\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/energy_perturbed_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].frequency": { + "data_type": "FLT_0D", + "documentation": "Frequency of the mode", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/frequency", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Hz" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].frequency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"frequency\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/frequency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].frequency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"frequency\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/frequency_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Hz" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].frequency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"frequency\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/frequency_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Hz" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].growthrate": { + "data_type": "FLT_0D", + "documentation": "Linear growthrate of the mode", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/growthrate", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Hz" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].growthrate_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"growthrate\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/growthrate_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].growthrate_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"growthrate\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/growthrate_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Hz" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].growthrate_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"growthrate\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/growthrate_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Hz" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].m_pol_dominant": { + "data_type": "FLT_0D", + "documentation": "Dominant poloidal mode number defining the mode rational surface; for TAEs the lower of the two main m's has to be specified", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/m_pol_dominant", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].m_pol_dominant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"m_pol_dominant\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/m_pol_dominant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].m_pol_dominant_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"m_pol_dominant\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/m_pol_dominant_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].m_pol_dominant_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"m_pol_dominant\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/m_pol_dominant_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].n_tor": { + "data_type": "INT_0D", + "documentation": "Toroidal mode number of the MHD mode", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/n_tor", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].perturbation_type": { + "data_type": "STRUCTURE", + "doc_identifier": "mhd_linear/mhd_linear_perturbation_identifier.xml", + "documentation": "Type of the perturbation\n1) TAE : Toroidal Alfven Eigenmode\n2) EAE : Ellipticity-induced Alfven Eigenmode\n3) NAE : Non-circular triangularity induced Alfven Eigenmode\n4) RSAE : Reversed Shear Alfven Eigenmode\n5) BAE : Beta induced Alfven Eigenmode\n6) BAAE : Beta induced Alfven Acoustic Eigenmode\n7) EPM : Energetic particle mode, outside any shear Alfven gap\n8) GAE : Global Alfven Eingenmode\n9) GAM : Geodesic Acoustic Mode\n10) EGAM : Energetic particle-driven Geodesic Acoustic Mode\n11) iKINK : Internal KINK mode\n12) eKINK : External KINK mode\n13) Tearing : Tearing mode\n14) Double_Tearing : Double Tearing mode", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/perturbation_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].perturbation_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/perturbation_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].perturbation_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/perturbation_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].perturbation_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/perturbation_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].phase": { + "data_type": "FLT_0D", + "documentation": "Additional phase offset of mode", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/phase", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].phase_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phase\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/phase_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].phase_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phase\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/phase_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].phase_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phase\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/phase_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma": { + "data_type": "STRUCTURE", + "documentation": "MHD modes in the confined plasma", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma", + "lifecycle_status": "alpha", + "structure_reference": "mhd_linear_time_slice_toroidal_mode_plasma" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed": { + "data_type": "STRUCTURE", + "documentation": "Pertubed vector potential for given toroidal mode number", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed", + "lifecycle_status": "alpha", + "structure_reference": "mhd_linear_vector", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate1": { + "data_type": "STRUCTURE", + "documentation": "First coordinate (radial)", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate1", + "lifecycle_status": "alpha", + "structure_reference": "complex_2d_dynamic_aos_mhd_linear_vector", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate1.coefficients_imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate1/coefficients_imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate1.coefficients_imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate1/coefficients_imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate1.coefficients_imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate1/coefficients_imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate1.coefficients_imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate1/coefficients_imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate1.coefficients_real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate1/coefficients_real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate1.coefficients_real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate1/coefficients_real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate1.coefficients_real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate1/coefficients_real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate1.coefficients_real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate1/coefficients_real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate1.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Imaginary part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate1/imaginary(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate1.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate1/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate1.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate1/imaginary_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate1.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate1/imaginary_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate1.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Real part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate1/real(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate1.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate1/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate1.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate1/real_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate1.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate1/real_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate2": { + "data_type": "STRUCTURE", + "documentation": "Second coordinate (poloidal)", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate2", + "lifecycle_status": "alpha", + "structure_reference": "complex_2d_dynamic_aos_mhd_linear_vector", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate2.coefficients_imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate2/coefficients_imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate2.coefficients_imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate2/coefficients_imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate2.coefficients_imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate2/coefficients_imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate2.coefficients_imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate2/coefficients_imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate2.coefficients_real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate2/coefficients_real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate2.coefficients_real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate2/coefficients_real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate2.coefficients_real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate2/coefficients_real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate2.coefficients_real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate2/coefficients_real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate2.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Imaginary part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate2/imaginary(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate2.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate2/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate2.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate2/imaginary_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate2.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate2/imaginary_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate2.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Real part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate2/real(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate2.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate2/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate2.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate2/real_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate2.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate2/real_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate3": { + "data_type": "STRUCTURE", + "documentation": "Third coordinate (toroidal)", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate3", + "lifecycle_status": "alpha", + "structure_reference": "complex_2d_dynamic_aos_mhd_linear_vector", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate3.coefficients_imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate3/coefficients_imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate3.coefficients_imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate3/coefficients_imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate3.coefficients_imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate3/coefficients_imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate3.coefficients_imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate3/coefficients_imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate3.coefficients_real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate3/coefficients_real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate3.coefficients_real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate3/coefficients_real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate3.coefficients_real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate3/coefficients_real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate3.coefficients_real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate3/coefficients_real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate3.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Imaginary part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate3/imaginary(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate3.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate3/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate3.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate3/imaginary_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate3.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate3/imaginary_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate3.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Real part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate3/real(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate3.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate3/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate3.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate3/real_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate3.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/a_field_perturbed/coordinate3/real_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.alfven_frequency_spectrum": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Local shear Alfven spectrum as a function of radius (only in case grid/dim1 is a radial coordinate)", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/alfven_frequency_spectrum(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "complex_1d_mhd_alfven_spectrum" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.alfven_frequency_spectrum[:].imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.alfven_frequency_spectrum[:].real" + ], + "data_type": "FLT_1D", + "documentation": "Imaginary part of the frequency, for a given radial position and every root found at this position", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/alfven_frequency_spectrum(i2)/imaginary(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.alfven_frequency_spectrum[:].imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/alfven_frequency_spectrum(i2)/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.alfven_frequency_spectrum[:].imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.alfven_frequency_spectrum[:].real" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/alfven_frequency_spectrum(i2)/imaginary_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.alfven_frequency_spectrum[:].imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.alfven_frequency_spectrum[:].real" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/alfven_frequency_spectrum(i2)/imaginary_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.alfven_frequency_spectrum[:].real": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Real part of the frequency, for a given radial position and every root found at this position", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/alfven_frequency_spectrum(i2)/real(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.alfven_frequency_spectrum[:].real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/alfven_frequency_spectrum(i2)/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.alfven_frequency_spectrum[:].real_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/alfven_frequency_spectrum(i2)/real_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.alfven_frequency_spectrum[:].real_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/alfven_frequency_spectrum(i2)/real_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed": { + "data_type": "STRUCTURE", + "documentation": "Pertubed magnetic field for given toroidal mode number", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed", + "lifecycle_status": "alpha", + "structure_reference": "mhd_linear_vector", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate1": { + "data_type": "STRUCTURE", + "documentation": "First coordinate (radial)", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate1", + "lifecycle_status": "alpha", + "structure_reference": "complex_2d_dynamic_aos_mhd_linear_vector", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate1.coefficients_imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate1/coefficients_imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate1.coefficients_imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate1/coefficients_imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate1.coefficients_imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate1/coefficients_imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate1.coefficients_imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate1/coefficients_imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate1.coefficients_real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate1/coefficients_real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate1.coefficients_real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate1/coefficients_real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate1.coefficients_real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate1/coefficients_real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate1.coefficients_real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate1/coefficients_real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate1.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Imaginary part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate1/imaginary(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate1.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate1/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate1.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate1/imaginary_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate1.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate1/imaginary_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate1.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Real part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate1/real(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate1.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate1/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate1.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate1/real_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate1.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate1/real_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate2": { + "data_type": "STRUCTURE", + "documentation": "Second coordinate (poloidal)", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate2", + "lifecycle_status": "alpha", + "structure_reference": "complex_2d_dynamic_aos_mhd_linear_vector", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate2.coefficients_imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate2/coefficients_imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate2.coefficients_imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate2/coefficients_imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate2.coefficients_imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate2/coefficients_imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate2.coefficients_imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate2/coefficients_imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate2.coefficients_real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate2/coefficients_real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate2.coefficients_real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate2/coefficients_real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate2.coefficients_real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate2/coefficients_real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate2.coefficients_real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate2/coefficients_real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate2.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Imaginary part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate2/imaginary(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate2.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate2/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate2.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate2/imaginary_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate2.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate2/imaginary_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate2.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Real part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate2/real(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate2.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate2/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate2.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate2/real_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate2.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate2/real_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate3": { + "data_type": "STRUCTURE", + "documentation": "Third coordinate (toroidal)", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate3", + "lifecycle_status": "alpha", + "structure_reference": "complex_2d_dynamic_aos_mhd_linear_vector", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate3.coefficients_imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate3/coefficients_imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate3.coefficients_imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate3/coefficients_imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate3.coefficients_imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate3/coefficients_imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate3.coefficients_imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate3/coefficients_imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate3.coefficients_real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate3/coefficients_real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate3.coefficients_real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate3/coefficients_real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate3.coefficients_real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate3/coefficients_real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate3.coefficients_real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate3/coefficients_real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate3.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Imaginary part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate3/imaginary(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate3.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate3/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate3.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate3/imaginary_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate3.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate3/imaginary_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate3.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Real part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate3/real(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate3.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate3/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate3.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate3/real_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate3.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/b_field_perturbed/coordinate3/real_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system": { + "cocos_alias": "IDSPATH", + "cocos_replace": "mhd_linear.time_slice{i}.toroidal_mode{j}.plasma.coordinate_system", + "data_type": "STRUCTURE", + "documentation": "Flux surface coordinate system of the equilibrium used for the MHD calculation on a square grid of flux and poloidal angle", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system", + "lifecycle_status": "alpha", + "structure_reference": "mhd_coordinate_system" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid": { + "data_type": "STRUCTURE", + "documentation": "Definition of the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/grid", + "lifecycle_status": "alpha", + "structure_reference": "equilibrium_profiles_2d_grid" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "First dimension values", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/grid/dim1(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim1\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/grid/dim1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1_error_lower": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim1\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/grid/dim1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1_error_upper": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim1\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/grid/dim1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Second dimension values", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/grid/dim2(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim2\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/grid/dim2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2_error_lower": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim2\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/grid/dim2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2_error_upper": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim2\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/grid/dim2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.volume_element": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Elementary plasma volume of plasma enclosed in the cell formed by the nodes [dim1(i) dim2(j)], [dim1(i+1) dim2(j)], [dim1(i) dim2(j+1)] and [dim1(i+1) dim2(j+1)]", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/grid/volume_element(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.volume_element_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume_element\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/grid/volume_element_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.volume_element_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"volume_element\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/grid/volume_element_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.volume_element_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"volume_element\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/grid/volume_element_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/poloidal_plane_coordinates_identifier.xml", + "documentation": "Selection of one of a set of grid types\n1) rectangular : Cylindrical R,Z ala eqdsk (R=dim1, Z=dim2). In this case the position arrays should not be filled since they are redundant with grid/dim1 and dim2.\n2) inverse : Rhopolar_polar 2D polar coordinates (rho=dim1, theta=dim2) with magnetic axis as centre of grid; theta and values following the COCOS=11 convention; the polar angle is theta=atan2(z-zaxis,r-raxis)\n11) inverse_psi_straight_field_line : Flux surface type with psi as radial label (dim1) and the straight-field line poloidal angle (mod(index,10)=1) (dim2); could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention\n12) inverse_psi_equal_arc : Flux surface type with psi as radial label (dim1) and the equal arc poloidal angle (mod(index,10)=2) (dim2)\n13) inverse_psi_polar : Flux surface type with psi as radial label (dim1) and the polar poloidal angle (mod(index,10)=3) (dim2); could be non-equidistant\n14) inverse_psi_straight_field_line_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the straight-field line poloidal angle (mod(index,10)=4) (dim2), could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention\n15) inverse_psi_equal_arc_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the equal arc poloidal angle (mod(index,10)=5) (dim2)\n16) inverse_psi_polar_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the polar poloidal angle (mod(index,10)=6) (dim2); could be non-equidistant\n21) inverse_rhopolnorm_straight_field_line : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the straight-field line poloidal angle (dim2)\n22) inverse_rhopolnorm_equal_arc : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the equal arc poloidal angle (dim2)\n23) inverse_rhopolnorm_polar : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the polar poloidal angle (dim2)\n24) inverse_rhopolnorm_straight_field_line_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n25) inverse_rhopolnorm_equal_arc_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n26) inverse_rhopolnorm_polar_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n31) inverse_rhotornorm_straight_field_line : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the straight-field line poloidal angle (dim2)\n32) inverse_rhotornorm_equal_arc : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the equal arc poloidal angle (dim2)\n33) inverse_rhotornorm_polar : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the polar poloidal angle (dim2)\n34) inverse_rhotornorm_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n35) inverse_rhotornorm_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n36) inverse_rhotornorm_polar_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n41) inverse_rhopol_straight_field_line : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the straight-field line poloidal angle (dim2)\n42) inverse_rhopol_equal_arc : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the equal arc poloidal angle (dim2)\n43) inverse_rhopol_polar : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the polar poloidal angle (dim2)\n44) inverse_rhopol_straight_field_line_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n45) inverse_rhopol_equal_arc_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n46) inverse_rhopol_polar_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n51) inverse_rhotor_straight_field_line : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the straight-field line poloidal angle (dim2)\n52) inverse_rhotor_equal_arc : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the equal arc poloidal angle (dim2)\n53) inverse_rhotor_polar : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the polar poloidal angle (dim2)\n54) inverse_rhotor_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the straight-field line poloidal angle (dim2)\n55) inverse_rhotor_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the equal arc poloidal angle (dim2)\n56) inverse_rhotor_polar_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the polar poloidal angle (dim2)\n91) irregular_rz_na : Irregular grid, thus give list of vertices in dim1(1:ndim1), dim2(1:ndim1) and then all fields are on values(1:ndim1,1)", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/grid_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/grid_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/grid_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/grid_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.jacobian": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Absolute value of the jacobian of the coordinate system", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/jacobian(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.jacobian_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/jacobian_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.jacobian_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/jacobian_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.r": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Values of the major radius on the grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/r(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.r_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/r_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.r_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/r_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.tensor_contravariant": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2", + "1...3", + "1...3" + ], + "data_type": "FLT_4D", + "documentation": "Contravariant metric tensor on every point of the grid described by grid_type", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/tensor_contravariant(:,:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.tensor_contravariant_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2", + "1...3", + "1...3" + ], + "data_type": "FLT_4D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/tensor_contravariant_error_lower(:,:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.tensor_contravariant_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2", + "1...3", + "1...3" + ], + "data_type": "FLT_4D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/tensor_contravariant_error_upper(:,:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.tensor_covariant": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2", + "1...3", + "1...3" + ], + "data_type": "FLT_4D", + "documentation": "Covariant metric tensor on every point of the grid described by grid_type", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/tensor_covariant(:,:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.tensor_covariant_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2", + "1...3", + "1...3" + ], + "data_type": "FLT_4D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/tensor_covariant_error_lower(:,:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.tensor_covariant_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2", + "1...3", + "1...3" + ], + "data_type": "FLT_4D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/tensor_covariant_error_upper(:,:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.z": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Values of the Height on the grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/z(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.z_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/z_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.z_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/coordinate_system/z_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_parallel": { + "data_type": "STRUCTURE", + "documentation": "Parallel displacement of the modes", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_parallel", + "lifecycle_status": "alpha", + "structure_reference": "complex_2d_dynamic_aos_mhd_scalar", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_parallel.coefficients_imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_parallel/coefficients_imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_parallel.coefficients_imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_parallel/coefficients_imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_parallel.coefficients_imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_parallel/coefficients_imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_parallel.coefficients_imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_parallel/coefficients_imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_parallel.coefficients_real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_parallel/coefficients_real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_parallel.coefficients_real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_parallel/coefficients_real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_parallel.coefficients_real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_parallel/coefficients_real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_parallel.coefficients_real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_parallel/coefficients_real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_parallel.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Imaginary part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_parallel/imaginary(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_parallel.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_parallel/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_parallel.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_parallel/imaginary_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_parallel.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_parallel/imaginary_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_parallel.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Real part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_parallel/real(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_parallel.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_parallel/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_parallel.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_parallel/real_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_parallel.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_parallel/real_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_perpendicular": { + "data_type": "STRUCTURE", + "documentation": "Perpendicular displacement of the modes", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_perpendicular", + "lifecycle_status": "alpha", + "structure_reference": "complex_2d_dynamic_aos_mhd_scalar", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_perpendicular.coefficients_imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_perpendicular/coefficients_imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_perpendicular.coefficients_imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_perpendicular/coefficients_imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_perpendicular.coefficients_imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_perpendicular/coefficients_imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_perpendicular.coefficients_imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_perpendicular/coefficients_imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_perpendicular.coefficients_real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_perpendicular/coefficients_real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_perpendicular.coefficients_real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_perpendicular/coefficients_real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_perpendicular.coefficients_real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_perpendicular/coefficients_real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_perpendicular.coefficients_real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_perpendicular/coefficients_real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_perpendicular.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Imaginary part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_perpendicular/imaginary(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_perpendicular.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_perpendicular/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_perpendicular.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_perpendicular/imaginary_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_perpendicular.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_perpendicular/imaginary_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_perpendicular.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Real part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_perpendicular/real(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_perpendicular.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_perpendicular/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_perpendicular.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_perpendicular/real_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_perpendicular.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/displacement_perpendicular/real_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid": { + "cocos_alias": "IDSPATH", + "cocos_replace": "mhd_linear.time_slice{i}.toroidal_mode{j}.plasma", + "data_type": "STRUCTURE", + "documentation": "Definition of the 2D grid (the content of dim1 and dim2 is defined by the selected grid_type)", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/grid", + "lifecycle_status": "alpha", + "structure_reference": "equilibrium_profiles_2d_grid" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "First dimension values", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/grid/dim1(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim1\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/grid/dim1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1_error_lower": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim1\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/grid/dim1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1_error_upper": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim1\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/grid/dim1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Second dimension values", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/grid/dim2(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim2\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/grid/dim2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2_error_lower": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim2\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/grid/dim2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2_error_upper": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim2\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/grid/dim2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.volume_element": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Elementary plasma volume of plasma enclosed in the cell formed by the nodes [dim1(i) dim2(j)], [dim1(i+1) dim2(j)], [dim1(i) dim2(j+1)] and [dim1(i+1) dim2(j+1)]", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/grid/volume_element(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.volume_element_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume_element\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/grid/volume_element_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.volume_element_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"volume_element\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/grid/volume_element_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.volume_element_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"volume_element\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/grid/volume_element_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/poloidal_plane_coordinates_identifier.xml", + "documentation": "Selection of one of a set of grid types\n1) rectangular : Cylindrical R,Z ala eqdsk (R=dim1, Z=dim2). In this case the position arrays should not be filled since they are redundant with grid/dim1 and dim2.\n2) inverse : Rhopolar_polar 2D polar coordinates (rho=dim1, theta=dim2) with magnetic axis as centre of grid; theta and values following the COCOS=11 convention; the polar angle is theta=atan2(z-zaxis,r-raxis)\n11) inverse_psi_straight_field_line : Flux surface type with psi as radial label (dim1) and the straight-field line poloidal angle (mod(index,10)=1) (dim2); could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention\n12) inverse_psi_equal_arc : Flux surface type with psi as radial label (dim1) and the equal arc poloidal angle (mod(index,10)=2) (dim2)\n13) inverse_psi_polar : Flux surface type with psi as radial label (dim1) and the polar poloidal angle (mod(index,10)=3) (dim2); could be non-equidistant\n14) inverse_psi_straight_field_line_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the straight-field line poloidal angle (mod(index,10)=4) (dim2), could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention\n15) inverse_psi_equal_arc_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the equal arc poloidal angle (mod(index,10)=5) (dim2)\n16) inverse_psi_polar_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the polar poloidal angle (mod(index,10)=6) (dim2); could be non-equidistant\n21) inverse_rhopolnorm_straight_field_line : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the straight-field line poloidal angle (dim2)\n22) inverse_rhopolnorm_equal_arc : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the equal arc poloidal angle (dim2)\n23) inverse_rhopolnorm_polar : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the polar poloidal angle (dim2)\n24) inverse_rhopolnorm_straight_field_line_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n25) inverse_rhopolnorm_equal_arc_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n26) inverse_rhopolnorm_polar_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n31) inverse_rhotornorm_straight_field_line : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the straight-field line poloidal angle (dim2)\n32) inverse_rhotornorm_equal_arc : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the equal arc poloidal angle (dim2)\n33) inverse_rhotornorm_polar : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the polar poloidal angle (dim2)\n34) inverse_rhotornorm_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n35) inverse_rhotornorm_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n36) inverse_rhotornorm_polar_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n41) inverse_rhopol_straight_field_line : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the straight-field line poloidal angle (dim2)\n42) inverse_rhopol_equal_arc : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the equal arc poloidal angle (dim2)\n43) inverse_rhopol_polar : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the polar poloidal angle (dim2)\n44) inverse_rhopol_straight_field_line_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n45) inverse_rhopol_equal_arc_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n46) inverse_rhopol_polar_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n51) inverse_rhotor_straight_field_line : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the straight-field line poloidal angle (dim2)\n52) inverse_rhotor_equal_arc : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the equal arc poloidal angle (dim2)\n53) inverse_rhotor_polar : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the polar poloidal angle (dim2)\n54) inverse_rhotor_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the straight-field line poloidal angle (dim2)\n55) inverse_rhotor_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the equal arc poloidal angle (dim2)\n56) inverse_rhotor_polar_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the polar poloidal angle (dim2)\n91) irregular_rz_na : Irregular grid, thus give list of vertices in dim1(1:ndim1), dim2(1:ndim1) and then all fields are on values(1:ndim1,1)", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/grid_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/grid_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/grid_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/grid_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.mass_density_perturbed": { + "data_type": "STRUCTURE", + "documentation": "Perturbed mass density for given toroidal mode number", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/mass_density_perturbed", + "lifecycle_status": "alpha", + "structure_reference": "complex_2d_dynamic_aos_mhd_scalar", + "units": "kg.m^-3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.mass_density_perturbed.coefficients_imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/mass_density_perturbed/coefficients_imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.mass_density_perturbed.coefficients_imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/mass_density_perturbed/coefficients_imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.mass_density_perturbed.coefficients_imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/mass_density_perturbed/coefficients_imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.mass_density_perturbed.coefficients_imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/mass_density_perturbed/coefficients_imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.mass_density_perturbed.coefficients_real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/mass_density_perturbed/coefficients_real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.mass_density_perturbed.coefficients_real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/mass_density_perturbed/coefficients_real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.mass_density_perturbed.coefficients_real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/mass_density_perturbed/coefficients_real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.mass_density_perturbed.coefficients_real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/mass_density_perturbed/coefficients_real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.mass_density_perturbed.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Imaginary part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/mass_density_perturbed/imaginary(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.mass_density_perturbed.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/mass_density_perturbed/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.mass_density_perturbed.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/mass_density_perturbed/imaginary_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.mass_density_perturbed.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/mass_density_perturbed/imaginary_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.mass_density_perturbed.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Real part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/mass_density_perturbed/real(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.mass_density_perturbed.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/mass_density_perturbed/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.mass_density_perturbed.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/mass_density_perturbed/real_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.mass_density_perturbed.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/mass_density_perturbed/real_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.ntv": { + "data_type": "STRUCTURE", + "documentation": "Neoclassical toroidal viscosity tensor", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/ntv", + "lifecycle_status": "alpha", + "structure_reference": "complex_3d_mhd_stress_tensor" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.ntv.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Imaginary part of the stress tensor, for various radial positions", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/ntv/imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.ntv.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/ntv/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.ntv.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/ntv/imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.ntv.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/ntv/imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.ntv.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Real part of the stress tensor, for various radial positions", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/ntv/real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.ntv.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/ntv/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.ntv.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/ntv/real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.ntv.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/ntv/real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.phi_potential_perturbed": { + "data_type": "STRUCTURE", + "documentation": "Perturbed electrostatic potential for given toroidal mode number", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/phi_potential_perturbed", + "lifecycle_status": "alpha", + "structure_reference": "complex_2d_dynamic_aos_mhd_scalar", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.phi_potential_perturbed.coefficients_imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/phi_potential_perturbed/coefficients_imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.phi_potential_perturbed.coefficients_imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/phi_potential_perturbed/coefficients_imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.phi_potential_perturbed.coefficients_imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/phi_potential_perturbed/coefficients_imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.phi_potential_perturbed.coefficients_imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/phi_potential_perturbed/coefficients_imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.phi_potential_perturbed.coefficients_real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/phi_potential_perturbed/coefficients_real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.phi_potential_perturbed.coefficients_real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/phi_potential_perturbed/coefficients_real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.phi_potential_perturbed.coefficients_real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/phi_potential_perturbed/coefficients_real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.phi_potential_perturbed.coefficients_real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/phi_potential_perturbed/coefficients_real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.phi_potential_perturbed.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Imaginary part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/phi_potential_perturbed/imaginary(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.phi_potential_perturbed.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/phi_potential_perturbed/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.phi_potential_perturbed.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/phi_potential_perturbed/imaginary_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.phi_potential_perturbed.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/phi_potential_perturbed/imaginary_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.phi_potential_perturbed.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Real part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/phi_potential_perturbed/real(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.phi_potential_perturbed.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/phi_potential_perturbed/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.phi_potential_perturbed.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/phi_potential_perturbed/real_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.phi_potential_perturbed.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/phi_potential_perturbed/real_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.pressure_perturbed": { + "data_type": "STRUCTURE", + "documentation": "Perturbed pressure for given toroidal mode number", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/pressure_perturbed", + "lifecycle_status": "alpha", + "structure_reference": "complex_2d_dynamic_aos_mhd_scalar", + "units": "Pa" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.pressure_perturbed.coefficients_imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/pressure_perturbed/coefficients_imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.pressure_perturbed.coefficients_imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/pressure_perturbed/coefficients_imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.pressure_perturbed.coefficients_imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/pressure_perturbed/coefficients_imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.pressure_perturbed.coefficients_imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/pressure_perturbed/coefficients_imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.pressure_perturbed.coefficients_real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/pressure_perturbed/coefficients_real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.pressure_perturbed.coefficients_real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/pressure_perturbed/coefficients_real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.pressure_perturbed.coefficients_real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/pressure_perturbed/coefficients_real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.pressure_perturbed.coefficients_real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/pressure_perturbed/coefficients_real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.pressure_perturbed.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Imaginary part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/pressure_perturbed/imaginary(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.pressure_perturbed.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/pressure_perturbed/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.pressure_perturbed.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/pressure_perturbed/imaginary_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.pressure_perturbed.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/pressure_perturbed/imaginary_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.pressure_perturbed.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Real part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/pressure_perturbed/real(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.pressure_perturbed.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/pressure_perturbed/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.pressure_perturbed.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/pressure_perturbed/real_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.pressure_perturbed.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/pressure_perturbed/real_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.psi_potential_perturbed": { + "data_type": "STRUCTURE", + "documentation": "Perturbed electromagnetic super-potential for given toroidal mode number, see ref [Antonsen/Lane Phys Fluids 23(6) 1980, formula 34], so that A_field_parallel=1/(i*2pi*frequency) (grad psi_potential)_parallel", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/psi_potential_perturbed", + "lifecycle_status": "alpha", + "structure_reference": "complex_2d_dynamic_aos_mhd_scalar", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.psi_potential_perturbed.coefficients_imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/psi_potential_perturbed/coefficients_imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.psi_potential_perturbed.coefficients_imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/psi_potential_perturbed/coefficients_imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.psi_potential_perturbed.coefficients_imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/psi_potential_perturbed/coefficients_imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.psi_potential_perturbed.coefficients_imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/psi_potential_perturbed/coefficients_imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.psi_potential_perturbed.coefficients_real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/psi_potential_perturbed/coefficients_real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.psi_potential_perturbed.coefficients_real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/psi_potential_perturbed/coefficients_real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.psi_potential_perturbed.coefficients_real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/psi_potential_perturbed/coefficients_real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.psi_potential_perturbed.coefficients_real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/psi_potential_perturbed/coefficients_real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.psi_potential_perturbed.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Imaginary part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/psi_potential_perturbed/imaginary(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.psi_potential_perturbed.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/psi_potential_perturbed/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.psi_potential_perturbed.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/psi_potential_perturbed/imaginary_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.psi_potential_perturbed.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/psi_potential_perturbed/imaginary_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.psi_potential_perturbed.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Real part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/psi_potential_perturbed/real(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.psi_potential_perturbed.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/psi_potential_perturbed/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.psi_potential_perturbed.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/psi_potential_perturbed/real_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.psi_potential_perturbed.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/psi_potential_perturbed/real_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_maxwell": { + "data_type": "STRUCTURE", + "documentation": "Maxwell stress tensor", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/stress_maxwell", + "lifecycle_status": "alpha", + "structure_reference": "complex_3d_mhd_stress_tensor" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_maxwell.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Imaginary part of the stress tensor, for various radial positions", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/stress_maxwell/imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_maxwell.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/stress_maxwell/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_maxwell.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/stress_maxwell/imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_maxwell.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/stress_maxwell/imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_maxwell.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Real part of the stress tensor, for various radial positions", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/stress_maxwell/real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_maxwell.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/stress_maxwell/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_maxwell.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/stress_maxwell/real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_maxwell.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/stress_maxwell/real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_reynolds": { + "data_type": "STRUCTURE", + "documentation": "Reynolds stress tensor", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/stress_reynolds", + "lifecycle_status": "alpha", + "structure_reference": "complex_3d_mhd_stress_tensor" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_reynolds.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Imaginary part of the stress tensor, for various radial positions", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/stress_reynolds/imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_reynolds.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/stress_reynolds/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_reynolds.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/stress_reynolds/imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_reynolds.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/stress_reynolds/imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_reynolds.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Real part of the stress tensor, for various radial positions", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/stress_reynolds/real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_reynolds.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/stress_reynolds/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_reynolds.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/stress_reynolds/real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_reynolds.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/stress_reynolds/real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "N.m^-2" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.tau_alfven": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1" + ], + "data_type": "FLT_1D", + "documentation": "Alven time=R/vA=R0 sqrt(mi ni(rho))/B0", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/tau_alfven(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.tau_alfven_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tau_alfven\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/tau_alfven_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.tau_alfven_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"tau_alfven\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/tau_alfven_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.tau_alfven_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"tau_alfven\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/tau_alfven_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.tau_resistive": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1" + ], + "data_type": "FLT_1D", + "documentation": "Resistive time = mu_0 rho*rho/1.22/eta_neo", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/tau_resistive(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.tau_resistive_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tau_resistive\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/tau_resistive_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.tau_resistive_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"tau_resistive\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/tau_resistive_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.tau_resistive_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"tau_resistive\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/tau_resistive_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.temperature_perturbed": { + "data_type": "STRUCTURE", + "documentation": "Perturbed temperature for given toroidal mode number", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/temperature_perturbed", + "lifecycle_status": "alpha", + "structure_reference": "complex_2d_dynamic_aos_mhd_scalar", + "units": "eV" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.temperature_perturbed.coefficients_imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/temperature_perturbed/coefficients_imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.temperature_perturbed.coefficients_imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/temperature_perturbed/coefficients_imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.temperature_perturbed.coefficients_imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/temperature_perturbed/coefficients_imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.temperature_perturbed.coefficients_imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/temperature_perturbed/coefficients_imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.temperature_perturbed.coefficients_real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/temperature_perturbed/coefficients_real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.temperature_perturbed.coefficients_real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/temperature_perturbed/coefficients_real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.temperature_perturbed.coefficients_real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/temperature_perturbed/coefficients_real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.temperature_perturbed.coefficients_real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/temperature_perturbed/coefficients_real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.temperature_perturbed.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Imaginary part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/temperature_perturbed/imaginary(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.temperature_perturbed.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/temperature_perturbed/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.temperature_perturbed.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/temperature_perturbed/imaginary_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.temperature_perturbed.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/temperature_perturbed/imaginary_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.temperature_perturbed.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Real part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/temperature_perturbed/real(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.temperature_perturbed.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/temperature_perturbed/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.temperature_perturbed.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/temperature_perturbed/real_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.temperature_perturbed.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/temperature_perturbed/real_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed": { + "data_type": "STRUCTURE", + "documentation": "Pertubed velocity for given toroidal mode number", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed", + "lifecycle_status": "alpha", + "structure_reference": "mhd_linear_vector", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate1": { + "data_type": "STRUCTURE", + "documentation": "First coordinate (radial)", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate1", + "lifecycle_status": "alpha", + "structure_reference": "complex_2d_dynamic_aos_mhd_linear_vector", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate1.coefficients_imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate1/coefficients_imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate1.coefficients_imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate1/coefficients_imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate1.coefficients_imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate1/coefficients_imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate1.coefficients_imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate1/coefficients_imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate1.coefficients_real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate1/coefficients_real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate1.coefficients_real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate1/coefficients_real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate1.coefficients_real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate1/coefficients_real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate1.coefficients_real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate1/coefficients_real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate1.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Imaginary part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate1/imaginary(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate1.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate1/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate1.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate1/imaginary_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate1.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate1/imaginary_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate1.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Real part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate1/real(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate1.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate1/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate1.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate1/real_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate1.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate1/real_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate2": { + "data_type": "STRUCTURE", + "documentation": "Second coordinate (poloidal)", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate2", + "lifecycle_status": "alpha", + "structure_reference": "complex_2d_dynamic_aos_mhd_linear_vector", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate2.coefficients_imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate2/coefficients_imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate2.coefficients_imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate2/coefficients_imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate2.coefficients_imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate2/coefficients_imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate2.coefficients_imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate2/coefficients_imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate2.coefficients_real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate2/coefficients_real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate2.coefficients_real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate2/coefficients_real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate2.coefficients_real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate2/coefficients_real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate2.coefficients_real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate2/coefficients_real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate2.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Imaginary part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate2/imaginary(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate2.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate2/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate2.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate2/imaginary_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate2.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate2/imaginary_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate2.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Real part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate2/real(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate2.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate2/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate2.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate2/real_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate2.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate2/real_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate3": { + "data_type": "STRUCTURE", + "documentation": "Third coordinate (toroidal)", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate3", + "lifecycle_status": "alpha", + "structure_reference": "complex_2d_dynamic_aos_mhd_linear_vector", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate3.coefficients_imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate3/coefficients_imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate3.coefficients_imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate3/coefficients_imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate3.coefficients_imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate3/coefficients_imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate3.coefficients_imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate3/coefficients_imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate3.coefficients_real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate3/coefficients_real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate3.coefficients_real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate3/coefficients_real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate3.coefficients_real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate3/coefficients_real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate3.coefficients_real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate3/coefficients_real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate3.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Imaginary part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate3/imaginary(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate3.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate3/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate3.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate3/imaginary_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate3.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate3/imaginary_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate3.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Real part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate3/real(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate3.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate3/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate3.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate3/real_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate3.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/plasma/velocity_perturbed/coordinate3/real_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].radial_mode_number": { + "data_type": "FLT_0D", + "documentation": "Radial mode number", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/radial_mode_number", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].radial_mode_number_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_mode_number\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/radial_mode_number_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].radial_mode_number_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radial_mode_number\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/radial_mode_number_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].radial_mode_number_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radial_mode_number\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/radial_mode_number_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum": { + "data_type": "STRUCTURE", + "documentation": "MHD modes in the vacuum", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum", + "lifecycle_status": "alpha", + "structure_reference": "mhd_linear_time_slice_toroidal_mode_vacuum" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed": { + "data_type": "STRUCTURE", + "documentation": "Pertubed vector potential for given toroidal mode number", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed", + "lifecycle_status": "alpha", + "structure_reference": "mhd_linear_vector", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate1": { + "data_type": "STRUCTURE", + "documentation": "First coordinate (radial)", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate1", + "lifecycle_status": "alpha", + "structure_reference": "complex_2d_dynamic_aos_mhd_linear_vector", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate1.coefficients_imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate1/coefficients_imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate1.coefficients_imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate1/coefficients_imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate1.coefficients_imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate1/coefficients_imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate1.coefficients_imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate1/coefficients_imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate1.coefficients_real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate1/coefficients_real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate1.coefficients_real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate1/coefficients_real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate1.coefficients_real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate1/coefficients_real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate1.coefficients_real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate1/coefficients_real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate1.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Imaginary part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate1/imaginary(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate1.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate1/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate1.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate1/imaginary_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate1.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate1/imaginary_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate1.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Real part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate1/real(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate1.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate1/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate1.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate1/real_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate1.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate1/real_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate2": { + "data_type": "STRUCTURE", + "documentation": "Second coordinate (poloidal)", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate2", + "lifecycle_status": "alpha", + "structure_reference": "complex_2d_dynamic_aos_mhd_linear_vector", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate2.coefficients_imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate2/coefficients_imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate2.coefficients_imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate2/coefficients_imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate2.coefficients_imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate2/coefficients_imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate2.coefficients_imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate2/coefficients_imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate2.coefficients_real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate2/coefficients_real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate2.coefficients_real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate2/coefficients_real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate2.coefficients_real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate2/coefficients_real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate2.coefficients_real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate2/coefficients_real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate2.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Imaginary part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate2/imaginary(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate2.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate2/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate2.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate2/imaginary_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate2.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate2/imaginary_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate2.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Real part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate2/real(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate2.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate2/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate2.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate2/real_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate2.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate2/real_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate3": { + "data_type": "STRUCTURE", + "documentation": "Third coordinate (toroidal)", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate3", + "lifecycle_status": "alpha", + "structure_reference": "complex_2d_dynamic_aos_mhd_linear_vector", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate3.coefficients_imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate3/coefficients_imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate3.coefficients_imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate3/coefficients_imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate3.coefficients_imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate3/coefficients_imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate3.coefficients_imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate3/coefficients_imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate3.coefficients_real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate3/coefficients_real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate3.coefficients_real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate3/coefficients_real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate3.coefficients_real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate3/coefficients_real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate3.coefficients_real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate3/coefficients_real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate3.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Imaginary part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate3/imaginary(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate3.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate3/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate3.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate3/imaginary_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate3.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate3/imaginary_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate3.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Real part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate3/real(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate3.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate3/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate3.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate3/real_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate3.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/a_field_perturbed/coordinate3/real_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed": { + "data_type": "STRUCTURE", + "documentation": "Pertubed magnetic field for given toroidal mode number", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed", + "lifecycle_status": "alpha", + "structure_reference": "mhd_linear_vector", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate1": { + "data_type": "STRUCTURE", + "documentation": "First coordinate (radial)", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate1", + "lifecycle_status": "alpha", + "structure_reference": "complex_2d_dynamic_aos_mhd_linear_vector", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate1.coefficients_imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate1/coefficients_imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate1.coefficients_imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate1/coefficients_imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate1.coefficients_imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate1/coefficients_imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate1.coefficients_imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate1/coefficients_imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate1.coefficients_real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate1/coefficients_real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate1.coefficients_real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate1/coefficients_real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate1.coefficients_real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate1/coefficients_real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate1.coefficients_real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate1/coefficients_real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate1.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Imaginary part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate1/imaginary(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate1.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate1/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate1.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate1/imaginary_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate1.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate1/imaginary_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate1.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Real part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate1/real(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate1.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate1/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate1.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate1/real_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate1.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate1/real_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate2": { + "data_type": "STRUCTURE", + "documentation": "Second coordinate (poloidal)", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate2", + "lifecycle_status": "alpha", + "structure_reference": "complex_2d_dynamic_aos_mhd_linear_vector", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate2.coefficients_imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate2/coefficients_imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate2.coefficients_imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate2/coefficients_imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate2.coefficients_imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate2/coefficients_imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate2.coefficients_imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate2/coefficients_imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate2.coefficients_real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate2/coefficients_real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate2.coefficients_real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate2/coefficients_real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate2.coefficients_real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate2/coefficients_real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate2.coefficients_real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate2/coefficients_real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate2.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Imaginary part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate2/imaginary(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate2.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate2/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate2.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate2/imaginary_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate2.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate2/imaginary_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate2.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Real part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate2/real(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate2.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate2/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate2.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate2/real_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate2.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate2/real_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate3": { + "data_type": "STRUCTURE", + "documentation": "Third coordinate (toroidal)", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate3", + "lifecycle_status": "alpha", + "structure_reference": "complex_2d_dynamic_aos_mhd_linear_vector", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate3.coefficients_imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate3/coefficients_imaginary(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate3.coefficients_imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate3/coefficients_imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate3.coefficients_imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate3/coefficients_imaginary_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate3.coefficients_imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate3/coefficients_imaginary_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate3.coefficients_real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate3/coefficients_real(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate3.coefficients_real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate3/coefficients_real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate3.coefficients_real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate3/coefficients_real_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate3.coefficients_real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"coefficients_real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate3/coefficients_real_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate3.imaginary": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Imaginary part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate3/imaginary(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate3.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate3/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate3.imaginary_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate3/imaginary_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate3.imaginary_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate3/imaginary_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate3.real": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Real part", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate3/real(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate3.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate3/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate3.real_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate3/real_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate3.real_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"real\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/b_field_perturbed/coordinate3/real_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system": { + "cocos_alias": "IDSPATH", + "cocos_replace": "mhd_linear.time_slice{i}.toroidal_mode{j}.vacuum.coordinate_system", + "data_type": "STRUCTURE", + "documentation": "Flux surface coordinate system of the equilibrium used for the MHD calculation on a square grid of flux and poloidal angle", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system", + "lifecycle_status": "alpha", + "structure_reference": "mhd_coordinate_system" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid": { + "data_type": "STRUCTURE", + "documentation": "Definition of the 2D grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/grid", + "lifecycle_status": "alpha", + "structure_reference": "equilibrium_profiles_2d_grid" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "First dimension values", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/grid/dim1(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim1\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/grid/dim1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1_error_lower": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim1\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/grid/dim1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1_error_upper": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim1\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/grid/dim1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Second dimension values", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/grid/dim2(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim2\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/grid/dim2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2_error_lower": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim2\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/grid/dim2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2_error_upper": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim2\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/grid/dim2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.volume_element": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Elementary plasma volume of plasma enclosed in the cell formed by the nodes [dim1(i) dim2(j)], [dim1(i+1) dim2(j)], [dim1(i) dim2(j+1)] and [dim1(i+1) dim2(j+1)]", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/grid/volume_element(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.volume_element_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume_element\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/grid/volume_element_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.volume_element_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"volume_element\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/grid/volume_element_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.volume_element_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"volume_element\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/grid/volume_element_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/poloidal_plane_coordinates_identifier.xml", + "documentation": "Selection of one of a set of grid types\n1) rectangular : Cylindrical R,Z ala eqdsk (R=dim1, Z=dim2). In this case the position arrays should not be filled since they are redundant with grid/dim1 and dim2.\n2) inverse : Rhopolar_polar 2D polar coordinates (rho=dim1, theta=dim2) with magnetic axis as centre of grid; theta and values following the COCOS=11 convention; the polar angle is theta=atan2(z-zaxis,r-raxis)\n11) inverse_psi_straight_field_line : Flux surface type with psi as radial label (dim1) and the straight-field line poloidal angle (mod(index,10)=1) (dim2); could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention\n12) inverse_psi_equal_arc : Flux surface type with psi as radial label (dim1) and the equal arc poloidal angle (mod(index,10)=2) (dim2)\n13) inverse_psi_polar : Flux surface type with psi as radial label (dim1) and the polar poloidal angle (mod(index,10)=3) (dim2); could be non-equidistant\n14) inverse_psi_straight_field_line_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the straight-field line poloidal angle (mod(index,10)=4) (dim2), could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention\n15) inverse_psi_equal_arc_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the equal arc poloidal angle (mod(index,10)=5) (dim2)\n16) inverse_psi_polar_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the polar poloidal angle (mod(index,10)=6) (dim2); could be non-equidistant\n21) inverse_rhopolnorm_straight_field_line : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the straight-field line poloidal angle (dim2)\n22) inverse_rhopolnorm_equal_arc : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the equal arc poloidal angle (dim2)\n23) inverse_rhopolnorm_polar : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the polar poloidal angle (dim2)\n24) inverse_rhopolnorm_straight_field_line_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n25) inverse_rhopolnorm_equal_arc_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n26) inverse_rhopolnorm_polar_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n31) inverse_rhotornorm_straight_field_line : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the straight-field line poloidal angle (dim2)\n32) inverse_rhotornorm_equal_arc : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the equal arc poloidal angle (dim2)\n33) inverse_rhotornorm_polar : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the polar poloidal angle (dim2)\n34) inverse_rhotornorm_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n35) inverse_rhotornorm_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n36) inverse_rhotornorm_polar_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n41) inverse_rhopol_straight_field_line : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the straight-field line poloidal angle (dim2)\n42) inverse_rhopol_equal_arc : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the equal arc poloidal angle (dim2)\n43) inverse_rhopol_polar : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the polar poloidal angle (dim2)\n44) inverse_rhopol_straight_field_line_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n45) inverse_rhopol_equal_arc_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n46) inverse_rhopol_polar_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n51) inverse_rhotor_straight_field_line : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the straight-field line poloidal angle (dim2)\n52) inverse_rhotor_equal_arc : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the equal arc poloidal angle (dim2)\n53) inverse_rhotor_polar : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the polar poloidal angle (dim2)\n54) inverse_rhotor_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the straight-field line poloidal angle (dim2)\n55) inverse_rhotor_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the equal arc poloidal angle (dim2)\n56) inverse_rhotor_polar_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the polar poloidal angle (dim2)\n91) irregular_rz_na : Irregular grid, thus give list of vertices in dim1(1:ndim1), dim2(1:ndim1) and then all fields are on values(1:ndim1,1)", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/grid_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/grid_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/grid_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/grid_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.jacobian": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Absolute value of the jacobian of the coordinate system", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/jacobian(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.jacobian_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/jacobian_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.jacobian_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/jacobian_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.r": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Values of the major radius on the grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/r(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.r_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/r_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.r_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/r_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.tensor_contravariant": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2", + "1...3", + "1...3" + ], + "data_type": "FLT_4D", + "documentation": "Contravariant metric tensor on every point of the grid described by grid_type", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/tensor_contravariant(:,:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.tensor_contravariant_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2", + "1...3", + "1...3" + ], + "data_type": "FLT_4D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/tensor_contravariant_error_lower(:,:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.tensor_contravariant_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2", + "1...3", + "1...3" + ], + "data_type": "FLT_4D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/tensor_contravariant_error_upper(:,:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.tensor_covariant": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2", + "1...3", + "1...3" + ], + "data_type": "FLT_4D", + "documentation": "Covariant metric tensor on every point of the grid described by grid_type", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/tensor_covariant(:,:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.tensor_covariant_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2", + "1...3", + "1...3" + ], + "data_type": "FLT_4D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/tensor_covariant_error_lower(:,:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.tensor_covariant_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2", + "1...3", + "1...3" + ], + "data_type": "FLT_4D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/tensor_covariant_error_upper(:,:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.z": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Values of the Height on the grid", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/z(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.z_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/z_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.z_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/coordinate_system/z_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid": { + "cocos_alias": "IDSPATH", + "cocos_replace": "mhd_linear.time_slice{i}.toroidal_mode{j}.vacuum", + "data_type": "STRUCTURE", + "documentation": "Definition of the 2D grid (the content of dim1 and dim2 is defined by the selected grid_type)", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/grid", + "lifecycle_status": "alpha", + "structure_reference": "equilibrium_profiles_2d_grid" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "First dimension values", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/grid/dim1(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim1\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/grid/dim1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1_error_lower": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim1\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/grid/dim1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1_error_upper": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim1\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/grid/dim1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Second dimension values", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/grid/dim2(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim2\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/grid/dim2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2_error_lower": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim2\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/grid/dim2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2_error_upper": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim2\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/grid/dim2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.volume_element": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Elementary plasma volume of plasma enclosed in the cell formed by the nodes [dim1(i) dim2(j)], [dim1(i+1) dim2(j)], [dim1(i) dim2(j+1)] and [dim1(i+1) dim2(j+1)]", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/grid/volume_element(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.volume_element_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume_element\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/grid/volume_element_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.volume_element_error_lower": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"volume_element\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/grid/volume_element_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.volume_element_error_upper": { + "coordinates": [ + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1", + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"volume_element\"", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/grid/volume_element_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/poloidal_plane_coordinates_identifier.xml", + "documentation": "Selection of one of a set of grid types\n1) rectangular : Cylindrical R,Z ala eqdsk (R=dim1, Z=dim2). In this case the position arrays should not be filled since they are redundant with grid/dim1 and dim2.\n2) inverse : Rhopolar_polar 2D polar coordinates (rho=dim1, theta=dim2) with magnetic axis as centre of grid; theta and values following the COCOS=11 convention; the polar angle is theta=atan2(z-zaxis,r-raxis)\n11) inverse_psi_straight_field_line : Flux surface type with psi as radial label (dim1) and the straight-field line poloidal angle (mod(index,10)=1) (dim2); could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention\n12) inverse_psi_equal_arc : Flux surface type with psi as radial label (dim1) and the equal arc poloidal angle (mod(index,10)=2) (dim2)\n13) inverse_psi_polar : Flux surface type with psi as radial label (dim1) and the polar poloidal angle (mod(index,10)=3) (dim2); could be non-equidistant\n14) inverse_psi_straight_field_line_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the straight-field line poloidal angle (mod(index,10)=4) (dim2), could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention\n15) inverse_psi_equal_arc_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the equal arc poloidal angle (mod(index,10)=5) (dim2)\n16) inverse_psi_polar_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the polar poloidal angle (mod(index,10)=6) (dim2); could be non-equidistant\n21) inverse_rhopolnorm_straight_field_line : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the straight-field line poloidal angle (dim2)\n22) inverse_rhopolnorm_equal_arc : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the equal arc poloidal angle (dim2)\n23) inverse_rhopolnorm_polar : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the polar poloidal angle (dim2)\n24) inverse_rhopolnorm_straight_field_line_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n25) inverse_rhopolnorm_equal_arc_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n26) inverse_rhopolnorm_polar_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n31) inverse_rhotornorm_straight_field_line : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the straight-field line poloidal angle (dim2)\n32) inverse_rhotornorm_equal_arc : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the equal arc poloidal angle (dim2)\n33) inverse_rhotornorm_polar : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the polar poloidal angle (dim2)\n34) inverse_rhotornorm_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n35) inverse_rhotornorm_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n36) inverse_rhotornorm_polar_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n41) inverse_rhopol_straight_field_line : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the straight-field line poloidal angle (dim2)\n42) inverse_rhopol_equal_arc : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the equal arc poloidal angle (dim2)\n43) inverse_rhopol_polar : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the polar poloidal angle (dim2)\n44) inverse_rhopol_straight_field_line_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n45) inverse_rhopol_equal_arc_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n46) inverse_rhopol_polar_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n51) inverse_rhotor_straight_field_line : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the straight-field line poloidal angle (dim2)\n52) inverse_rhotor_equal_arc : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the equal arc poloidal angle (dim2)\n53) inverse_rhotor_polar : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the polar poloidal angle (dim2)\n54) inverse_rhotor_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the straight-field line poloidal angle (dim2)\n55) inverse_rhotor_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the equal arc poloidal angle (dim2)\n56) inverse_rhotor_polar_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the polar poloidal angle (dim2)\n91) irregular_rz_na : Irregular grid, thus give list of vertices in dim1(1:ndim1), dim2(1:ndim1) and then all fields are on values(1:ndim1,1)", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/grid_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/grid_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/grid_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "mhd_linear/time_slice(itime)/toroidal_mode(i1)/vacuum/grid_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "mhd_linear.vacuum_toroidal_field": { + "cocos_alias": "IDSPATH", + "cocos_replace": "mhd_linear.vacuum_toroidal_field", + "data_type": "STRUCTURE", + "documentation": "Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)", + "full_path": "mhd_linear/vacuum_toroidal_field", + "lifecycle_status": "alpha", + "structure_reference": "b_tor_vacuum_1" + }, + "mhd_linear.vacuum_toroidal_field.b0": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "mhd_linear.time" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "mhd_linear/vacuum_toroidal_field/b0(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.vacuum_toroidal_field.b0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b0\"", + "full_path": "mhd_linear/vacuum_toroidal_field/b0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mhd_linear.vacuum_toroidal_field.b0_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "mhd_linear.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b0\"", + "full_path": "mhd_linear/vacuum_toroidal_field/b0_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.vacuum_toroidal_field.b0_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "mhd_linear.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b0\"", + "full_path": "mhd_linear/vacuum_toroidal_field/b0_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "mhd_linear.vacuum_toroidal_field.r0": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "mhd_linear/vacuum_toroidal_field/r0", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "mhd_linear.vacuum_toroidal_field.r0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r0\"", + "full_path": "mhd_linear/vacuum_toroidal_field/r0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mhd_linear.vacuum_toroidal_field.r0_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r0\"", + "full_path": "mhd_linear/vacuum_toroidal_field/r0_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "mhd_linear.vacuum_toroidal_field.r0_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r0\"", + "full_path": "mhd_linear/vacuum_toroidal_field/r0_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/mse.json b/omas/imas_structures/3_39_0/mse.json new file mode 100644 index 000000000..e269709f7 --- /dev/null +++ b/omas/imas_structures/3_39_0/mse.json @@ -0,0 +1,2441 @@ +{ + "mse": { + "documentation": "Motional Stark Effect diagnostic", + "full_path": "mse", + "lifecycle_last_change": "3.33.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.16.0", + "maxoccur": "2" + }, + "mse.channel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of channels (lines of sight)", + "full_path": "mse/channel(i1)", + "lifecycle_status": "alpha", + "maxoccur": "30", + "structure_reference": "mse_channel" + }, + "mse.channel[:].active_spatial_resolution": { + "coordinates": [ + "mse.channel[:].active_spatial_resolution[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Spatial resolution of the measurement, calculated as a convolution of the atomic smearing, magnetic and beam geometry smearing and detector projection, for a set of time slices (use a single time slice for the whole pulse if the beam and the line of sight are not moving during the pulse)", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "mse_channel_resolution", + "timebasepath": "time", + "type": "dynamic" + }, + "mse.channel[:].active_spatial_resolution[:].centre": { + "data_type": "STRUCTURE", + "documentation": "Position of the centre of the spatially resolved zone", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_dynamic_aos3" + }, + "mse.channel[:].active_spatial_resolution[:].centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/centre/phi", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "mse.channel[:].active_spatial_resolution[:].centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mse.channel[:].active_spatial_resolution[:].centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "mse.channel[:].active_spatial_resolution[:].centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "mse.channel[:].active_spatial_resolution[:].centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/centre/r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mse.channel[:].active_spatial_resolution[:].centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mse.channel[:].active_spatial_resolution[:].centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mse.channel[:].active_spatial_resolution[:].centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mse.channel[:].active_spatial_resolution[:].centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/centre/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mse.channel[:].active_spatial_resolution[:].centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mse.channel[:].active_spatial_resolution[:].centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mse.channel[:].active_spatial_resolution[:].centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mse.channel[:].active_spatial_resolution[:].geometric_coefficients": { + "coordinates": [ + "1...9" + ], + "data_type": "FLT_1D", + "documentation": "Set of 9 geometric coefficients providing the MSE polarisation angle as a function of the local electric and magnetic field components (these are related to the angle between beam and line of sight). The list is ordered as follows : coefficients of BZ, BR, Bphi, ER (numerator of the MSE angle expression); coefficients of BZ, BR, Bphi, ER, EZ (denominator)", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/geometric_coefficients(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mse.channel[:].active_spatial_resolution[:].geometric_coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometric_coefficients\"", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/geometric_coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mse.channel[:].active_spatial_resolution[:].geometric_coefficients_error_lower": { + "coordinates": [ + "1...9" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"geometric_coefficients\"", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/geometric_coefficients_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mse.channel[:].active_spatial_resolution[:].geometric_coefficients_error_upper": { + "coordinates": [ + "1...9" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"geometric_coefficients\"", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/geometric_coefficients_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "mse.channel[:].active_spatial_resolution[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "mse.channel[:].active_spatial_resolution[:].width": { + "data_type": "STRUCTURE", + "documentation": "Full width of the spatially resolved zone in the R, Z and phi directions", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/width", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_dynamic_aos3" + }, + "mse.channel[:].active_spatial_resolution[:].width.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/width/phi", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "mse.channel[:].active_spatial_resolution[:].width.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/width/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mse.channel[:].active_spatial_resolution[:].width.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/width/phi_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "mse.channel[:].active_spatial_resolution[:].width.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/width/phi_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "mse.channel[:].active_spatial_resolution[:].width.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/width/r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mse.channel[:].active_spatial_resolution[:].width.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/width/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mse.channel[:].active_spatial_resolution[:].width.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/width/r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mse.channel[:].active_spatial_resolution[:].width.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/width/r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mse.channel[:].active_spatial_resolution[:].width.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/width/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mse.channel[:].active_spatial_resolution[:].width.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/width/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "mse.channel[:].active_spatial_resolution[:].width.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/width/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mse.channel[:].active_spatial_resolution[:].width.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "mse/channel(i1)/active_spatial_resolution(itime)/width/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "mse.channel[:].aperture": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Description of a set of collimating apertures", + "full_path": "mse/channel(i1)/aperture(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "detector_aperture" + }, + "mse.channel[:].aperture[:].centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "mse/channel(i1)/aperture(i2)/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "mse.channel[:].aperture[:].centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "mse/channel(i1)/aperture(i2)/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "mse.channel[:].aperture[:].centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "mse/channel(i1)/aperture(i2)/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].aperture[:].centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "mse/channel(i1)/aperture(i2)/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "mse.channel[:].aperture[:].centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "mse/channel(i1)/aperture(i2)/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "mse.channel[:].aperture[:].centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "mse/channel(i1)/aperture(i2)/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "mse/channel(i1)/aperture(i2)/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].aperture[:].centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "mse/channel(i1)/aperture(i2)/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "mse/channel(i1)/aperture(i2)/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "mse/channel(i1)/aperture(i2)/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "mse/channel(i1)/aperture(i2)/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].aperture[:].centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "mse/channel(i1)/aperture(i2)/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "mse/channel(i1)/aperture(i2)/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "mse/channel(i1)/aperture(i2)/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "mse.channel[:].aperture[:].outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "mse/channel(i1)/aperture(i2)/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "mse.channel[:].aperture[:].outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "mse/channel(i1)/aperture(i2)/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "mse/channel(i1)/aperture(i2)/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].aperture[:].outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "mse/channel(i1)/aperture(i2)/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "mse/channel(i1)/aperture(i2)/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].outline.x2": { + "coordinates": [ + "mse.channel[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "mse/channel(i1)/aperture(i2)/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "mse/channel(i1)/aperture(i2)/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].aperture[:].outline.x2_error_lower": { + "coordinates": [ + "mse.channel[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "mse/channel(i1)/aperture(i2)/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].outline.x2_error_upper": { + "coordinates": [ + "mse.channel[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "mse/channel(i1)/aperture(i2)/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "mse/channel(i1)/aperture(i2)/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "mse/channel(i1)/aperture(i2)/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].aperture[:].radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "mse/channel(i1)/aperture(i2)/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "mse/channel(i1)/aperture(i2)/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "mse/channel(i1)/aperture(i2)/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "mse.channel[:].aperture[:].surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "mse/channel(i1)/aperture(i2)/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].aperture[:].surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "mse/channel(i1)/aperture(i2)/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "mse.channel[:].aperture[:].surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "mse/channel(i1)/aperture(i2)/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "mse.channel[:].aperture[:].x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "mse/channel(i1)/aperture(i2)/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "mse.channel[:].aperture[:].x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "mse/channel(i1)/aperture(i2)/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "mse/channel(i1)/aperture(i2)/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].aperture[:].x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "mse/channel(i1)/aperture(i2)/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "mse/channel(i1)/aperture(i2)/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "mse/channel(i1)/aperture(i2)/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "mse/channel(i1)/aperture(i2)/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].aperture[:].x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "mse/channel(i1)/aperture(i2)/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "mse/channel(i1)/aperture(i2)/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "mse/channel(i1)/aperture(i2)/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "mse/channel(i1)/aperture(i2)/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].aperture[:].x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "mse/channel(i1)/aperture(i2)/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "mse/channel(i1)/aperture(i2)/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "mse/channel(i1)/aperture(i2)/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "mse/channel(i1)/aperture(i2)/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].aperture[:].x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "mse/channel(i1)/aperture(i2)/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "mse/channel(i1)/aperture(i2)/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "mse/channel(i1)/aperture(i2)/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "mse.channel[:].aperture[:].x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "mse/channel(i1)/aperture(i2)/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "mse/channel(i1)/aperture(i2)/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].aperture[:].x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "mse/channel(i1)/aperture(i2)/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "mse/channel(i1)/aperture(i2)/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "mse/channel(i1)/aperture(i2)/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "mse/channel(i1)/aperture(i2)/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].aperture[:].x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "mse/channel(i1)/aperture(i2)/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "mse/channel(i1)/aperture(i2)/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "mse/channel(i1)/aperture(i2)/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "mse/channel(i1)/aperture(i2)/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].aperture[:].x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "mse/channel(i1)/aperture(i2)/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "mse/channel(i1)/aperture(i2)/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "mse/channel(i1)/aperture(i2)/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "mse/channel(i1)/aperture(i2)/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].aperture[:].x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "mse/channel(i1)/aperture(i2)/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "mse/channel(i1)/aperture(i2)/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "mse/channel(i1)/aperture(i2)/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "mse.channel[:].aperture[:].x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "mse/channel(i1)/aperture(i2)/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "mse/channel(i1)/aperture(i2)/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].aperture[:].x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "mse/channel(i1)/aperture(i2)/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "mse/channel(i1)/aperture(i2)/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "mse/channel(i1)/aperture(i2)/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "mse/channel(i1)/aperture(i2)/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].aperture[:].x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "mse/channel(i1)/aperture(i2)/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "mse/channel(i1)/aperture(i2)/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "mse/channel(i1)/aperture(i2)/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "mse/channel(i1)/aperture(i2)/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].aperture[:].x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "mse/channel(i1)/aperture(i2)/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].aperture[:].x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "mse/channel(i1)/aperture(i2)/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector": { + "data_type": "STRUCTURE", + "documentation": "Detector description", + "full_path": "mse/channel(i1)/detector", + "lifecycle_status": "alpha", + "structure_reference": "detector_aperture" + }, + "mse.channel[:].detector.centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "mse/channel(i1)/detector/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "mse.channel[:].detector.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "mse/channel(i1)/detector/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "mse.channel[:].detector.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "mse/channel(i1)/detector/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].detector.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "mse/channel(i1)/detector/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "mse.channel[:].detector.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "mse/channel(i1)/detector/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "mse.channel[:].detector.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "mse/channel(i1)/detector/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "mse/channel(i1)/detector/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].detector.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "mse/channel(i1)/detector/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "mse/channel(i1)/detector/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "mse/channel(i1)/detector/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "mse/channel(i1)/detector/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].detector.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "mse/channel(i1)/detector/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "mse/channel(i1)/detector/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "mse/channel(i1)/detector/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "mse.channel[:].detector.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "mse/channel(i1)/detector/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "mse.channel[:].detector.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "mse/channel(i1)/detector/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "mse/channel(i1)/detector/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].detector.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "mse/channel(i1)/detector/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "mse/channel(i1)/detector/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.outline.x2": { + "coordinates": [ + "mse.channel[:].detector.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "mse/channel(i1)/detector/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "mse/channel(i1)/detector/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].detector.outline.x2_error_lower": { + "coordinates": [ + "mse.channel[:].detector.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "mse/channel(i1)/detector/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.outline.x2_error_upper": { + "coordinates": [ + "mse.channel[:].detector.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "mse/channel(i1)/detector/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "mse/channel(i1)/detector/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "mse/channel(i1)/detector/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].detector.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "mse/channel(i1)/detector/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "mse/channel(i1)/detector/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "mse/channel(i1)/detector/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "mse.channel[:].detector.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "mse/channel(i1)/detector/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].detector.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "mse/channel(i1)/detector/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "mse.channel[:].detector.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "mse/channel(i1)/detector/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "mse.channel[:].detector.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "mse/channel(i1)/detector/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "mse.channel[:].detector.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "mse/channel(i1)/detector/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "mse/channel(i1)/detector/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].detector.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "mse/channel(i1)/detector/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "mse/channel(i1)/detector/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "mse/channel(i1)/detector/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "mse/channel(i1)/detector/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].detector.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "mse/channel(i1)/detector/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "mse/channel(i1)/detector/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "mse/channel(i1)/detector/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "mse/channel(i1)/detector/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].detector.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "mse/channel(i1)/detector/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "mse/channel(i1)/detector/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "mse/channel(i1)/detector/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "mse/channel(i1)/detector/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].detector.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "mse/channel(i1)/detector/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "mse/channel(i1)/detector/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "mse/channel(i1)/detector/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "mse.channel[:].detector.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "mse/channel(i1)/detector/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "mse/channel(i1)/detector/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].detector.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "mse/channel(i1)/detector/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "mse/channel(i1)/detector/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "mse/channel(i1)/detector/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "mse/channel(i1)/detector/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].detector.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "mse/channel(i1)/detector/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "mse/channel(i1)/detector/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "mse/channel(i1)/detector/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "mse/channel(i1)/detector/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].detector.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "mse/channel(i1)/detector/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "mse/channel(i1)/detector/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "mse/channel(i1)/detector/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "mse/channel(i1)/detector/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].detector.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "mse/channel(i1)/detector/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "mse/channel(i1)/detector/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "mse/channel(i1)/detector/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "mse.channel[:].detector.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "mse/channel(i1)/detector/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "mse/channel(i1)/detector/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].detector.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "mse/channel(i1)/detector/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "mse/channel(i1)/detector/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "mse/channel(i1)/detector/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "mse/channel(i1)/detector/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].detector.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "mse/channel(i1)/detector/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "mse/channel(i1)/detector/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "mse/channel(i1)/detector/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "mse/channel(i1)/detector/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].detector.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "mse/channel(i1)/detector/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].detector.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "mse/channel(i1)/detector/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].line_of_sight": { + "data_type": "STRUCTURE", + "documentation": "Description of the line of sight of the channel, given by 2 points", + "full_path": "mse/channel(i1)/line_of_sight", + "lifecycle_status": "alpha", + "structure_reference": "line_of_sight_2points" + }, + "mse.channel[:].line_of_sight.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "mse/channel(i1)/line_of_sight/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "mse.channel[:].line_of_sight.first_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "mse/channel(i1)/line_of_sight/first_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "mse.channel[:].line_of_sight.first_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "mse/channel(i1)/line_of_sight/first_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].line_of_sight.first_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "mse/channel(i1)/line_of_sight/first_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "mse.channel[:].line_of_sight.first_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "mse/channel(i1)/line_of_sight/first_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "mse.channel[:].line_of_sight.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "mse/channel(i1)/line_of_sight/first_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].line_of_sight.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "mse/channel(i1)/line_of_sight/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].line_of_sight.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "mse/channel(i1)/line_of_sight/first_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].line_of_sight.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "mse/channel(i1)/line_of_sight/first_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].line_of_sight.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "mse/channel(i1)/line_of_sight/first_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].line_of_sight.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "mse/channel(i1)/line_of_sight/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].line_of_sight.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "mse/channel(i1)/line_of_sight/first_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].line_of_sight.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "mse/channel(i1)/line_of_sight/first_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].line_of_sight.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "mse/channel(i1)/line_of_sight/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "mse.channel[:].line_of_sight.second_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "mse/channel(i1)/line_of_sight/second_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "mse.channel[:].line_of_sight.second_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "mse/channel(i1)/line_of_sight/second_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].line_of_sight.second_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "mse/channel(i1)/line_of_sight/second_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "mse.channel[:].line_of_sight.second_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "mse/channel(i1)/line_of_sight/second_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "mse.channel[:].line_of_sight.second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "mse/channel(i1)/line_of_sight/second_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].line_of_sight.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "mse/channel(i1)/line_of_sight/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].line_of_sight.second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "mse/channel(i1)/line_of_sight/second_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].line_of_sight.second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "mse/channel(i1)/line_of_sight/second_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].line_of_sight.second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "mse/channel(i1)/line_of_sight/second_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].line_of_sight.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "mse/channel(i1)/line_of_sight/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].line_of_sight.second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "mse/channel(i1)/line_of_sight/second_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].line_of_sight.second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "mse/channel(i1)/line_of_sight/second_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "mse.channel[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the channel", + "full_path": "mse/channel(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "mse.channel[:].polarisation_angle": { + "data_type": "STRUCTURE", + "documentation": "MSE polarisation angle", + "full_path": "mse/channel(i1)/polarisation_angle", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d_validity", + "units": "rad" + }, + "mse.channel[:].polarisation_angle.data": { + "coordinates": [ + "mse.channel[:].polarisation_angle.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "mse/channel(i1)/polarisation_angle/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarisation_angle/time", + "type": "dynamic", + "units": "rad" + }, + "mse.channel[:].polarisation_angle.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "mse/channel(i1)/polarisation_angle/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.channel[:].polarisation_angle.data_error_lower": { + "coordinates": [ + "mse.channel[:].polarisation_angle.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "mse/channel(i1)/polarisation_angle/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarisation_angle/time", + "type": "dynamic", + "units": "rad" + }, + "mse.channel[:].polarisation_angle.data_error_upper": { + "coordinates": [ + "mse.channel[:].polarisation_angle.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "mse/channel(i1)/polarisation_angle/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarisation_angle/time", + "type": "dynamic", + "units": "rad" + }, + "mse.channel[:].polarisation_angle.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "mse/channel(i1)/polarisation_angle/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarisation_angle/time", + "type": "dynamic", + "units": "s" + }, + "mse.channel[:].polarisation_angle.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "mse/channel(i1)/polarisation_angle/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.channel[:].polarisation_angle.validity_timed": { + "coordinates": [ + "mse.channel[:].polarisation_angle.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "mse/channel(i1)/polarisation_angle/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarisation_angle/time", + "type": "dynamic" + }, + "mse.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "mse/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "mse.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "mse/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "mse/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "mse/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "mse.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "mse/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "mse/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "mse/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "mse/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "mse/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "mse/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "mse/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.code.output_flag": { + "coordinates": [ + "mse.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "mse/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "mse.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "mse/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "mse/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "mse/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "mse/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "mse.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "mse/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "mse/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "mse/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "mse.ids_properties.occurrence" + }, + "mse.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "mse/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "mse.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "mse/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "mse.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "mse/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "mse/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "mse/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "mse/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "mse/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "mse/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "mse.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "mse/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "mse/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "mse/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "mse/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "mse/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "mse/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "mse.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "mse/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "mse.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "mse/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "mse/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "mse/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "mse/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "mse/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "mse/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "mse/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "mse.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "mse/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "mse.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "mse/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "mse/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "mse/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "mse/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "mse/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "mse/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "mse/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "mse.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "mse/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "mse/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "mse/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "mse/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "mse/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "mse/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "mse/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "mse.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "mse/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "mse.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "mse/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "mse.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "mse/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "mse.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "mse/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "mse/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "mse.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "mse/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "mse.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "mse/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "mse/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "mse/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "mse.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "mse/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "mse.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "mse/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "mse.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "mse/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "mse.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "mse/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "mse.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "mse/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/nbi.json b/omas/imas_structures/3_39_0/nbi.json new file mode 100644 index 000000000..0df33fc34 --- /dev/null +++ b/omas/imas_structures/3_39_0/nbi.json @@ -0,0 +1,3181 @@ +{ + "nbi": { + "documentation": "Neutral Beam Injection systems and description of the fast neutrals that arrive into the torus", + "full_path": "nbi", + "lifecycle_last_change": "3.33.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.0.4", + "maxoccur": "3" + }, + "nbi.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "nbi/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "nbi.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "nbi/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "nbi/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "nbi/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "nbi.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "nbi/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "nbi/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "nbi/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "nbi/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "nbi/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "nbi/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "nbi/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.code.output_flag": { + "coordinates": [ + "nbi.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "nbi/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "nbi.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "nbi/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "nbi/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "nbi/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "nbi/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "nbi.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "nbi/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "nbi/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "nbi/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "nbi.ids_properties.occurrence" + }, + "nbi.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "nbi/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "nbi.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "nbi/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "nbi.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "nbi/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "nbi/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "nbi/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "nbi/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "nbi/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "nbi/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "nbi.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "nbi/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "nbi/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "nbi/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "nbi/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "nbi/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "nbi/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "nbi.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "nbi/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "nbi.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "nbi/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "nbi/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "nbi/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "nbi/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "nbi/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "nbi/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "nbi/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "nbi.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "nbi/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "nbi.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "nbi/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "nbi/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "nbi/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "nbi/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "nbi/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "nbi/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "nbi/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "nbi.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "nbi/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "nbi/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "nbi/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "nbi/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "nbi/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "nbi/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "nbi/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "nbi.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "nbi/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "nbi.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "nbi/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "nbi.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "nbi/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "nbi.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "nbi/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "nbi/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "nbi.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "nbi/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "nbi.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "nbi/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "nbi/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "nbi/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between input command received from the RT network and actuator starting to react. Applies globally to the system described by this IDS unless specific latencies (e.g. channel-specific or antenna-specific) are provided at a deeper level in the IDS structure.", + "full_path": "nbi/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "nbi.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "nbi/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "nbi/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "nbi.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "nbi/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "nbi.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "nbi/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "nbi.unit": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "The NBI system is described as a set of units of which the power can be controlled individually.", + "full_path": "nbi/unit(i1)", + "lifecycle_status": "alpha", + "maxoccur": "32", + "structure_reference": "nbi_unit" + }, + "nbi.unit[:].aperture": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Description of a set of collimating apertures through which the beam is launched", + "full_path": "nbi/unit(i1)/aperture(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "detector_aperture" + }, + "nbi.unit[:].aperture[:].centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "nbi/unit(i1)/aperture(i2)/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "nbi.unit[:].aperture[:].centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "nbi/unit(i1)/aperture(i2)/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].aperture[:].centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "nbi/unit(i1)/aperture(i2)/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].aperture[:].centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "nbi/unit(i1)/aperture(i2)/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].aperture[:].centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "nbi/unit(i1)/aperture(i2)/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].aperture[:].centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "nbi/unit(i1)/aperture(i2)/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "nbi/unit(i1)/aperture(i2)/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].aperture[:].centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "nbi/unit(i1)/aperture(i2)/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "nbi/unit(i1)/aperture(i2)/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "nbi/unit(i1)/aperture(i2)/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "nbi/unit(i1)/aperture(i2)/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].aperture[:].centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "nbi/unit(i1)/aperture(i2)/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "nbi/unit(i1)/aperture(i2)/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "nbi/unit(i1)/aperture(i2)/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "nbi.unit[:].aperture[:].outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "nbi/unit(i1)/aperture(i2)/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "nbi.unit[:].aperture[:].outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "nbi/unit(i1)/aperture(i2)/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "nbi/unit(i1)/aperture(i2)/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].aperture[:].outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "nbi/unit(i1)/aperture(i2)/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "nbi/unit(i1)/aperture(i2)/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].outline.x2": { + "coordinates": [ + "nbi.unit[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "nbi/unit(i1)/aperture(i2)/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "nbi/unit(i1)/aperture(i2)/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].aperture[:].outline.x2_error_lower": { + "coordinates": [ + "nbi.unit[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "nbi/unit(i1)/aperture(i2)/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].outline.x2_error_upper": { + "coordinates": [ + "nbi.unit[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "nbi/unit(i1)/aperture(i2)/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "nbi/unit(i1)/aperture(i2)/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "nbi/unit(i1)/aperture(i2)/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].aperture[:].radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "nbi/unit(i1)/aperture(i2)/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "nbi/unit(i1)/aperture(i2)/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "nbi/unit(i1)/aperture(i2)/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "nbi.unit[:].aperture[:].surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "nbi/unit(i1)/aperture(i2)/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].aperture[:].surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "nbi/unit(i1)/aperture(i2)/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "nbi.unit[:].aperture[:].surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "nbi/unit(i1)/aperture(i2)/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "nbi.unit[:].aperture[:].x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "nbi/unit(i1)/aperture(i2)/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "nbi.unit[:].aperture[:].x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "nbi/unit(i1)/aperture(i2)/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].aperture[:].x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "nbi/unit(i1)/aperture(i2)/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].aperture[:].x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "nbi/unit(i1)/aperture(i2)/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].aperture[:].x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "nbi/unit(i1)/aperture(i2)/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].aperture[:].x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "nbi/unit(i1)/aperture(i2)/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "nbi.unit[:].aperture[:].x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "nbi/unit(i1)/aperture(i2)/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].aperture[:].x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "nbi/unit(i1)/aperture(i2)/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].aperture[:].x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "nbi/unit(i1)/aperture(i2)/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].aperture[:].x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "nbi/unit(i1)/aperture(i2)/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].aperture[:].x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "nbi/unit(i1)/aperture(i2)/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "nbi.unit[:].aperture[:].x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "nbi/unit(i1)/aperture(i2)/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].aperture[:].x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "nbi/unit(i1)/aperture(i2)/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].aperture[:].x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "nbi/unit(i1)/aperture(i2)/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].aperture[:].x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].aperture[:].x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "nbi/unit(i1)/aperture(i2)/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beam_current_fraction": { + "coordinates": [ + "1...3", + "nbi.unit[:].beam_current_fraction.time" + ], + "data_type": "STRUCTURE", + "documentation": "Fractions of beam current distributed among the different energies, the first index corresponds to the fast neutrals energy (1:full, 2: half, 3: one third)", + "full_path": "nbi/unit(i1)/beam_current_fraction", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "-" + }, + "nbi.unit[:].beam_current_fraction.data": { + "coordinates": [ + "1...N", + "nbi.unit[:].beam_current_fraction.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "nbi/unit(i1)/beam_current_fraction/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "beam_current_fraction/time", + "type": "dynamic", + "units": "-" + }, + "nbi.unit[:].beam_current_fraction.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "nbi/unit(i1)/beam_current_fraction/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].beam_current_fraction.data_error_lower": { + "coordinates": [ + "1...N", + "nbi.unit[:].beam_current_fraction.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "nbi/unit(i1)/beam_current_fraction/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "beam_current_fraction/time", + "type": "dynamic", + "units": "-" + }, + "nbi.unit[:].beam_current_fraction.data_error_upper": { + "coordinates": [ + "1...N", + "nbi.unit[:].beam_current_fraction.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "nbi/unit(i1)/beam_current_fraction/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "beam_current_fraction/time", + "type": "dynamic", + "units": "-" + }, + "nbi.unit[:].beam_current_fraction.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "nbi/unit(i1)/beam_current_fraction/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "beam_current_fraction/time", + "type": "dynamic", + "units": "s" + }, + "nbi.unit[:].beam_power_fraction": { + "coordinates": [ + "1...3", + "nbi.unit[:].beam_power_fraction.time" + ], + "data_type": "STRUCTURE", + "documentation": "Fractions of beam power distributed among the different energies, the first index corresponds to the fast neutrals energy (1:full, 2: half, 3: one third)", + "full_path": "nbi/unit(i1)/beam_power_fraction", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "-" + }, + "nbi.unit[:].beam_power_fraction.data": { + "coordinates": [ + "1...N", + "nbi.unit[:].beam_power_fraction.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "nbi/unit(i1)/beam_power_fraction/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "beam_power_fraction/time", + "type": "dynamic", + "units": "-" + }, + "nbi.unit[:].beam_power_fraction.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "nbi/unit(i1)/beam_power_fraction/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].beam_power_fraction.data_error_lower": { + "coordinates": [ + "1...N", + "nbi.unit[:].beam_power_fraction.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "nbi/unit(i1)/beam_power_fraction/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "beam_power_fraction/time", + "type": "dynamic", + "units": "-" + }, + "nbi.unit[:].beam_power_fraction.data_error_upper": { + "coordinates": [ + "1...N", + "nbi.unit[:].beam_power_fraction.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "nbi/unit(i1)/beam_power_fraction/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "beam_power_fraction/time", + "type": "dynamic", + "units": "-" + }, + "nbi.unit[:].beam_power_fraction.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "nbi/unit(i1)/beam_power_fraction/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "beam_power_fraction/time", + "type": "dynamic", + "units": "s" + }, + "nbi.unit[:].beamlets_group": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Group of beamlets with common vertical and horizontal focal point. If there are no common focal points, then select small groups of beamlets such that a focal point description of the beamlets group provides a fair description", + "full_path": "nbi/unit(i1)/beamlets_group(i2)", + "lifecycle_status": "alpha", + "maxoccur": "16", + "structure_reference": "nbi_unit_beamlets_group" + }, + "nbi.unit[:].beamlets_group[:].angle": { + "data_type": "FLT_0D", + "documentation": "Angle of inclination between a beamlet at the centre of the injection unit surface and the horiontal plane", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/angle", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].angle_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"angle\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/angle_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].beamlets_group[:].angle_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"angle\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/angle_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].angle_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"angle\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/angle_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].beamlets": { + "data_type": "STRUCTURE", + "documentation": "Detailed information on beamlets", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets", + "lifecycle_status": "alpha", + "structure_reference": "nbi_unit_beamlets_group_beamlets" + }, + "nbi.unit[:].beamlets_group[:].beamlets.angles": { + "coordinates": [ + "nbi.unit[:].beamlets_group[:].beamlets.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Angle of inclination between a line at the centre of a beamlet and the horizontal plane, for each beamlet", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/angles(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].beamlets.angles_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"angles\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/angles_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].beamlets_group[:].beamlets.angles_error_lower": { + "coordinates": [ + "nbi.unit[:].beamlets_group[:].beamlets.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"angles\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/angles_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].beamlets.angles_error_upper": { + "coordinates": [ + "nbi.unit[:].beamlets_group[:].beamlets.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"angles\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/angles_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].beamlets.positions": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "nbi.unit{i}.beamlets_group{j}.beamlets.positions.phi", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Position of each beamlet", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/positions", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_static" + }, + "nbi.unit[:].beamlets_group[:].beamlets.positions.phi": { + "coordinates": [ + "nbi.unit[:].beamlets_group[:].beamlets.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/positions/phi(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].beamlets.positions.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/positions/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].beamlets_group[:].beamlets.positions.phi_error_lower": { + "coordinates": [ + "nbi.unit[:].beamlets_group[:].beamlets.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/positions/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].beamlets.positions.phi_error_upper": { + "coordinates": [ + "nbi.unit[:].beamlets_group[:].beamlets.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/positions/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].beamlets.positions.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/positions/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].beamlets.positions.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/positions/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].beamlets_group[:].beamlets.positions.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/positions/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].beamlets.positions.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/positions/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].beamlets.positions.z": { + "coordinates": [ + "nbi.unit[:].beamlets_group[:].beamlets.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/positions/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].beamlets.positions.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/positions/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].beamlets_group[:].beamlets.positions.z_error_lower": { + "coordinates": [ + "nbi.unit[:].beamlets_group[:].beamlets.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/positions/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].beamlets.positions.z_error_upper": { + "coordinates": [ + "nbi.unit[:].beamlets_group[:].beamlets.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/positions/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].beamlets.power_fractions": { + "coordinates": [ + "nbi.unit[:].beamlets_group[:].beamlets.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Fraction of power of a unit injected by each beamlet", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/power_fractions(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "nbi.unit[:].beamlets_group[:].beamlets.power_fractions_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fractions\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/power_fractions_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].beamlets_group[:].beamlets.power_fractions_error_lower": { + "coordinates": [ + "nbi.unit[:].beamlets_group[:].beamlets.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_fractions\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/power_fractions_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "nbi.unit[:].beamlets_group[:].beamlets.power_fractions_error_upper": { + "coordinates": [ + "nbi.unit[:].beamlets_group[:].beamlets.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_fractions\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/power_fractions_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "nbi.unit[:].beamlets_group[:].beamlets.tangency_radii": { + "coordinates": [ + "nbi.unit[:].beamlets_group[:].beamlets.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Tangency radius (major radius where the central line of a beamlet is tangent to a circle around the torus), for each beamlet", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/tangency_radii(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].beamlets.tangency_radii_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tangency_radii\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/tangency_radii_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].beamlets_group[:].beamlets.tangency_radii_error_lower": { + "coordinates": [ + "nbi.unit[:].beamlets_group[:].beamlets.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"tangency_radii\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/tangency_radii_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].beamlets.tangency_radii_error_upper": { + "coordinates": [ + "nbi.unit[:].beamlets_group[:].beamlets.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"tangency_radii\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/beamlets/tangency_radii_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].direction": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "nbi.unit{i}.beamlets_group{j}.direction", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "INT_0D", + "documentation": "Direction of the beam seen from above the torus: -1 = clockwise; 1 = counter clockwise", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/direction", + "lifecycle_status": "alpha", + "type": "static" + }, + "nbi.unit[:].beamlets_group[:].divergence_component": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Detailed information on beamlet divergence. Divergence is described as a superposition of Gaussian components with amplitide \"particles_fraction\" and vertical/horizontal divergence. Note that for positive ion NBI the divergence is well described by a single Gaussian", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/divergence_component(i3)", + "lifecycle_status": "alpha", + "maxoccur": "3", + "structure_reference": "nbi_unit_beamlets_group_divergence" + }, + "nbi.unit[:].beamlets_group[:].divergence_component[:].horizontal": { + "data_type": "FLT_0D", + "documentation": "The horiztonal beamlet divergence of the component. Here the divergence is defined for Gaussian beams as the angel where the beam density is reduced by a factor 1/e compared to the maximum density. For non-Gaussian beams the divergence is sqrt(2)*mean((x-mean(x))**2), where x is the angle and the mean should be performed over the beam density, P(x): mean(y)=int(y*P(x)*dx).", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/divergence_component(i3)/horizontal", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].divergence_component[:].horizontal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"horizontal\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/divergence_component(i3)/horizontal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].beamlets_group[:].divergence_component[:].horizontal_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"horizontal\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/divergence_component(i3)/horizontal_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].divergence_component[:].horizontal_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"horizontal\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/divergence_component(i3)/horizontal_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].divergence_component[:].particles_fraction": { + "data_type": "FLT_0D", + "documentation": "Fraction of injected particles in the component", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/divergence_component(i3)/particles_fraction", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "nbi.unit[:].beamlets_group[:].divergence_component[:].particles_fraction_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particles_fraction\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/divergence_component(i3)/particles_fraction_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].beamlets_group[:].divergence_component[:].particles_fraction_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"particles_fraction\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/divergence_component(i3)/particles_fraction_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "nbi.unit[:].beamlets_group[:].divergence_component[:].particles_fraction_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"particles_fraction\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/divergence_component(i3)/particles_fraction_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "nbi.unit[:].beamlets_group[:].divergence_component[:].vertical": { + "data_type": "FLT_0D", + "documentation": "The vertical beamlet divergence of the component. Here the divergence is defined for Gaussian beams as the angel where the beam density is reduced by a factor 1/e compared to the maximum density. For non-Gaussian beams the divergence is sqrt(2)*mean((x-mean(x))**2), where x is the angle and the mean should be performed over the beam density, P(x): mean(y)=int(y*P(x)*dx).", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/divergence_component(i3)/vertical", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].divergence_component[:].vertical_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vertical\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/divergence_component(i3)/vertical_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].beamlets_group[:].divergence_component[:].vertical_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vertical\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/divergence_component(i3)/vertical_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].divergence_component[:].vertical_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vertical\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/divergence_component(i3)/vertical_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].focus": { + "data_type": "STRUCTURE", + "documentation": "Describes how the beamlet group is focused", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/focus", + "lifecycle_status": "alpha", + "structure_reference": "nbi_unit_beamlets_group_focus" + }, + "nbi.unit[:].beamlets_group[:].focus.focal_length_horizontal": { + "data_type": "FLT_0D", + "documentation": "Horizontal focal length along the beam line, i.e. the point along the centre of the beamlet-group where the beamlet-group has its minimum horizontal width", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/focus/focal_length_horizontal", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].focus.focal_length_horizontal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"focal_length_horizontal\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/focus/focal_length_horizontal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].beamlets_group[:].focus.focal_length_horizontal_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"focal_length_horizontal\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/focus/focal_length_horizontal_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].focus.focal_length_horizontal_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"focal_length_horizontal\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/focus/focal_length_horizontal_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].focus.focal_length_vertical": { + "data_type": "FLT_0D", + "documentation": "Vertical focal length along the beam line, i.e. the point along the centre of the beamlet-group where the beamlet-group has its minimum vertical width", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/focus/focal_length_vertical", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].focus.focal_length_vertical_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"focal_length_vertical\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/focus/focal_length_vertical_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].beamlets_group[:].focus.focal_length_vertical_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"focal_length_vertical\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/focus/focal_length_vertical_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].focus.focal_length_vertical_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"focal_length_vertical\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/focus/focal_length_vertical_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].focus.width_min_horizontal": { + "data_type": "FLT_0D", + "documentation": "The horizontal width of the beamlets group at the at the horizontal focal point", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/focus/width_min_horizontal", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].focus.width_min_horizontal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"width_min_horizontal\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/focus/width_min_horizontal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].beamlets_group[:].focus.width_min_horizontal_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"width_min_horizontal\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/focus/width_min_horizontal_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].focus.width_min_horizontal_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"width_min_horizontal\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/focus/width_min_horizontal_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].focus.width_min_vertical": { + "data_type": "FLT_0D", + "documentation": "The vertical width of the beamlets group at the at the vertical focal point", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/focus/width_min_vertical", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].focus.width_min_vertical_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"width_min_vertical\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/focus/width_min_vertical_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].beamlets_group[:].focus.width_min_vertical_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"width_min_vertical\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/focus/width_min_vertical_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].focus.width_min_vertical_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"width_min_vertical\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/focus/width_min_vertical_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].position": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "nbi.unit{i}.beamlets_group{j}.position.phi", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "R, Z, Phi position of the beamlet group centre", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/position", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "nbi.unit[:].beamlets_group[:].position.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/position/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].beamlets_group[:].position.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/position/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].position.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/position/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].position.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/position/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].beamlets_group[:].position.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/position/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].position.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/position/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].position.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/position/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].beamlets_group[:].position.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/position/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].position.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/position/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].tangency_radius": { + "data_type": "FLT_0D", + "documentation": "Tangency radius (major radius where the central line of a NBI unit is tangent to a circle around the torus)", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tangency_radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].tangency_radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tangency_radius\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tangency_radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].beamlets_group[:].tangency_radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"tangency_radius\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tangency_radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].tangency_radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"tangency_radius\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tangency_radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].tilting": { + "coordinates": [ + "nbi.unit[:].beamlets_group[:].tilting[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "In case of dynamic beam tilting (i.e. during the pulse), e.g. for some Beam Emission Spectroscopy use cases, variations of position, tangency radius and angle with respect to their static value, for various time slices", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tilting(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "nbi_unit_beamlets_group_tilting", + "timebasepath": "time", + "type": "dynamic" + }, + "nbi.unit[:].beamlets_group[:].tilting[:].delta_angle": { + "data_type": "FLT_0D", + "documentation": "Variation of the angle of inclination between a beamlet at the centre of the injection unit surface and the horiontal plane", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tilting(itime)/delta_angle", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].tilting[:].delta_angle_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"delta_angle\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tilting(itime)/delta_angle_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "nbi.unit[:].beamlets_group[:].tilting[:].delta_angle_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"delta_angle\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tilting(itime)/delta_angle_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].tilting[:].delta_angle_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"delta_angle\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tilting(itime)/delta_angle_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].tilting[:].delta_position": { + "data_type": "STRUCTURE", + "documentation": "Variation of the position of the beamlet group centre", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tilting(itime)/delta_position", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_dynamic_aos3" + }, + "nbi.unit[:].beamlets_group[:].tilting[:].delta_position.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tilting(itime)/delta_position/phi", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].tilting[:].delta_position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tilting(itime)/delta_position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "nbi.unit[:].beamlets_group[:].tilting[:].delta_position.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tilting(itime)/delta_position/phi_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].tilting[:].delta_position.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tilting(itime)/delta_position/phi_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "nbi.unit[:].beamlets_group[:].tilting[:].delta_position.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tilting(itime)/delta_position/r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].tilting[:].delta_position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tilting(itime)/delta_position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "nbi.unit[:].beamlets_group[:].tilting[:].delta_position.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tilting(itime)/delta_position/r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].tilting[:].delta_position.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tilting(itime)/delta_position/r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].tilting[:].delta_position.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tilting(itime)/delta_position/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].tilting[:].delta_position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tilting(itime)/delta_position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "nbi.unit[:].beamlets_group[:].tilting[:].delta_position.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tilting(itime)/delta_position/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].tilting[:].delta_position.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tilting(itime)/delta_position/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].tilting[:].delta_tangency_radius": { + "data_type": "FLT_0D", + "documentation": "Variation of the tangency radius (major radius where the central line of a NBI unit is tangent to a circle around the torus)", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tilting(itime)/delta_tangency_radius", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].tilting[:].delta_tangency_radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"delta_tangency_radius\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tilting(itime)/delta_tangency_radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "nbi.unit[:].beamlets_group[:].tilting[:].delta_tangency_radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"delta_tangency_radius\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tilting(itime)/delta_tangency_radius_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].tilting[:].delta_tangency_radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"delta_tangency_radius\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tilting(itime)/delta_tangency_radius_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].tilting[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/tilting(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "nbi.unit[:].beamlets_group[:].width_horizontal": { + "data_type": "FLT_0D", + "documentation": "Horizontal width of the beam group at the injection unit surface (or grounded grid)", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/width_horizontal", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].width_horizontal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"width_horizontal\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/width_horizontal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].beamlets_group[:].width_horizontal_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"width_horizontal\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/width_horizontal_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].width_horizontal_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"width_horizontal\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/width_horizontal_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].width_vertical": { + "data_type": "FLT_0D", + "documentation": "Vertical width of the beam group at the injection unit surface (or grounded grid)", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/width_vertical", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].width_vertical_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"width_vertical\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/width_vertical_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].beamlets_group[:].width_vertical_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"width_vertical\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/width_vertical_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].beamlets_group[:].width_vertical_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"width_vertical\"", + "full_path": "nbi/unit(i1)/beamlets_group(i2)/width_vertical_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].energy": { + "data_type": "STRUCTURE", + "documentation": "Full energy of the injected species (acceleration of a single atom)", + "full_path": "nbi/unit(i1)/energy", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "eV" + }, + "nbi.unit[:].energy.data": { + "coordinates": [ + "nbi.unit[:].energy.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "nbi/unit(i1)/energy/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "energy/time", + "type": "dynamic", + "units": "eV" + }, + "nbi.unit[:].energy.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "nbi/unit(i1)/energy/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].energy.data_error_lower": { + "coordinates": [ + "nbi.unit[:].energy.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "nbi/unit(i1)/energy/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "energy/time", + "type": "dynamic", + "units": "eV" + }, + "nbi.unit[:].energy.data_error_upper": { + "coordinates": [ + "nbi.unit[:].energy.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "nbi/unit(i1)/energy/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "energy/time", + "type": "dynamic", + "units": "eV" + }, + "nbi.unit[:].energy.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "nbi/unit(i1)/energy/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "energy/time", + "type": "dynamic", + "units": "s" + }, + "nbi.unit[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the NBI unit", + "full_path": "nbi/unit(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "nbi.unit[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the NBI unit", + "full_path": "nbi/unit(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "nbi.unit[:].power_launched": { + "data_type": "STRUCTURE", + "documentation": "Power launched from this unit into the vacuum vessel", + "full_path": "nbi/unit(i1)/power_launched", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W" + }, + "nbi.unit[:].power_launched.data": { + "coordinates": [ + "nbi.unit[:].power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "nbi/unit(i1)/power_launched/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "nbi.unit[:].power_launched.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "nbi/unit(i1)/power_launched/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].power_launched.data_error_lower": { + "coordinates": [ + "nbi.unit[:].power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "nbi/unit(i1)/power_launched/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "nbi.unit[:].power_launched.data_error_upper": { + "coordinates": [ + "nbi.unit[:].power_launched.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "nbi/unit(i1)/power_launched/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "W" + }, + "nbi.unit[:].power_launched.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "nbi/unit(i1)/power_launched/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power_launched/time", + "type": "dynamic", + "units": "s" + }, + "nbi.unit[:].source": { + "data_type": "STRUCTURE", + "documentation": "Description of the surface of the ion source from which the beam is extracted", + "full_path": "nbi/unit(i1)/source", + "lifecycle_status": "alpha", + "structure_reference": "detector_aperture" + }, + "nbi.unit[:].source.centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "nbi/unit(i1)/source/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "nbi.unit[:].source.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "nbi/unit(i1)/source/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].source.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "nbi/unit(i1)/source/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].source.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "nbi/unit(i1)/source/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].source.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "nbi/unit(i1)/source/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "nbi.unit[:].source.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "nbi/unit(i1)/source/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "nbi/unit(i1)/source/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].source.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "nbi/unit(i1)/source/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "nbi/unit(i1)/source/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "nbi/unit(i1)/source/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "nbi/unit(i1)/source/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].source.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "nbi/unit(i1)/source/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "nbi/unit(i1)/source/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "nbi/unit(i1)/source/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "nbi.unit[:].source.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "nbi/unit(i1)/source/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "nbi.unit[:].source.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "nbi/unit(i1)/source/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "nbi/unit(i1)/source/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].source.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "nbi/unit(i1)/source/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "nbi/unit(i1)/source/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.outline.x2": { + "coordinates": [ + "nbi.unit[:].source.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "nbi/unit(i1)/source/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "nbi/unit(i1)/source/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].source.outline.x2_error_lower": { + "coordinates": [ + "nbi.unit[:].source.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "nbi/unit(i1)/source/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.outline.x2_error_upper": { + "coordinates": [ + "nbi.unit[:].source.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "nbi/unit(i1)/source/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "nbi/unit(i1)/source/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "nbi/unit(i1)/source/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].source.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "nbi/unit(i1)/source/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "nbi/unit(i1)/source/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "nbi/unit(i1)/source/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "nbi.unit[:].source.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "nbi/unit(i1)/source/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].source.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "nbi/unit(i1)/source/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "nbi.unit[:].source.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "nbi/unit(i1)/source/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "nbi.unit[:].source.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "nbi/unit(i1)/source/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "nbi.unit[:].source.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "nbi/unit(i1)/source/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "nbi/unit(i1)/source/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].source.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "nbi/unit(i1)/source/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "nbi/unit(i1)/source/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "nbi/unit(i1)/source/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "nbi/unit(i1)/source/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].source.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "nbi/unit(i1)/source/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "nbi/unit(i1)/source/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "nbi/unit(i1)/source/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "nbi/unit(i1)/source/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].source.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "nbi/unit(i1)/source/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "nbi/unit(i1)/source/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "nbi/unit(i1)/source/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "nbi/unit(i1)/source/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].source.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "nbi/unit(i1)/source/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "nbi/unit(i1)/source/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "nbi/unit(i1)/source/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "nbi.unit[:].source.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "nbi/unit(i1)/source/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "nbi/unit(i1)/source/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].source.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "nbi/unit(i1)/source/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "nbi/unit(i1)/source/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "nbi/unit(i1)/source/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "nbi/unit(i1)/source/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].source.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "nbi/unit(i1)/source/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "nbi/unit(i1)/source/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "nbi/unit(i1)/source/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "nbi/unit(i1)/source/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].source.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "nbi/unit(i1)/source/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "nbi/unit(i1)/source/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "nbi/unit(i1)/source/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "nbi/unit(i1)/source/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].source.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "nbi/unit(i1)/source/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "nbi/unit(i1)/source/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "nbi/unit(i1)/source/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "nbi.unit[:].source.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "nbi/unit(i1)/source/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "nbi/unit(i1)/source/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].source.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "nbi/unit(i1)/source/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "nbi/unit(i1)/source/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "nbi/unit(i1)/source/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "nbi/unit(i1)/source/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].source.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "nbi/unit(i1)/source/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "nbi/unit(i1)/source/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "nbi/unit(i1)/source/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "nbi/unit(i1)/source/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].source.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "nbi/unit(i1)/source/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].source.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "nbi/unit(i1)/source/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "nbi.unit[:].species": { + "data_type": "STRUCTURE", + "documentation": "Injected species", + "full_path": "nbi/unit(i1)/species", + "lifecycle_status": "alpha", + "structure_reference": "plasma_composition_species" + }, + "nbi.unit[:].species.a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "nbi/unit(i1)/species/a", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "nbi.unit[:].species.a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "nbi/unit(i1)/species/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].species.a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "nbi/unit(i1)/species/a_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "nbi.unit[:].species.a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "nbi/unit(i1)/species/a_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "nbi.unit[:].species.label": { + "data_type": "STR_0D", + "documentation": "String identifying the species (e.g. H, D, T, ...)", + "full_path": "nbi/unit(i1)/species/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "nbi.unit[:].species.z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "nbi/unit(i1)/species/z_n", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "nbi.unit[:].species.z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "nbi/unit(i1)/species/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "nbi.unit[:].species.z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "nbi/unit(i1)/species/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "nbi.unit[:].species.z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "nbi/unit(i1)/species/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/neutron_diagnostic.json b/omas/imas_structures/3_39_0/neutron_diagnostic.json new file mode 100644 index 000000000..98c5c85cc --- /dev/null +++ b/omas/imas_structures/3_39_0/neutron_diagnostic.json @@ -0,0 +1,4998 @@ +{ + "neutron_diagnostic": { + "documentation": "Neutron diagnostic such as DNFM, NFM or MFC", + "full_path": "neutron_diagnostic", + "lifecycle_last_change": "3.39.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.6.0", + "maxoccur": "3" + }, + "neutron_diagnostic.characteristics": { + "data_type": "STRUCTURE", + "documentation": "Description of Diagnostic's module detection characteristics for differen plasma modes based on Design Description", + "full_path": "neutron_diagnostic/characteristics", + "lifecycle_status": "alpha", + "structure_reference": "neutron_diagnostic_characteristics" + }, + "neutron_diagnostic.characteristics.dead_time": { + "data_type": "FLT_0D", + "documentation": "Dead time of detectors", + "full_path": "neutron_diagnostic/characteristics/dead_time", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "neutron_diagnostic.characteristics.dead_time_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dead_time\"", + "full_path": "neutron_diagnostic/characteristics/dead_time_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.characteristics.dead_time_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"dead_time\"", + "full_path": "neutron_diagnostic/characteristics/dead_time_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "neutron_diagnostic.characteristics.dead_time_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"dead_time\"", + "full_path": "neutron_diagnostic/characteristics/dead_time_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "neutron_diagnostic.characteristics.pulse_length": { + "data_type": "FLT_0D", + "documentation": "Lower counting limit of recent Measuring Mode and plasma reaction", + "full_path": "neutron_diagnostic/characteristics/pulse_length", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "neutron_diagnostic.characteristics.pulse_length_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pulse_length\"", + "full_path": "neutron_diagnostic/characteristics/pulse_length_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.characteristics.pulse_length_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"pulse_length\"", + "full_path": "neutron_diagnostic/characteristics/pulse_length_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "neutron_diagnostic.characteristics.pulse_length_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"pulse_length\"", + "full_path": "neutron_diagnostic/characteristics/pulse_length_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "neutron_diagnostic.characteristics.reaction": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plasma reaction (1 -'DT'; 2 - 'DD')", + "full_path": "neutron_diagnostic/characteristics/reaction(i1)", + "lifecycle_status": "alpha", + "maxoccur": "2", + "structure_reference": "neutron_diagnostic_characteristics_reaction" + }, + "neutron_diagnostic.characteristics.reaction[:].error": { + "data_type": "FLT_0D", + "documentation": "Diagnostic's relative uncertainty for recent plasma reaction", + "full_path": "neutron_diagnostic/characteristics/reaction(i1)/error", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "neutron_diagnostic.characteristics.reaction[:].error_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"error\"", + "full_path": "neutron_diagnostic/characteristics/reaction(i1)/error_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.characteristics.reaction[:].error_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"error\"", + "full_path": "neutron_diagnostic/characteristics/reaction(i1)/error_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "neutron_diagnostic.characteristics.reaction[:].error_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"error\"", + "full_path": "neutron_diagnostic/characteristics/reaction(i1)/error_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "neutron_diagnostic.characteristics.reaction[:].index": { + "data_type": "INT_0D", + "documentation": "Index of plasma reaction type", + "full_path": "neutron_diagnostic/characteristics/reaction(i1)/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.characteristics.reaction[:].mode": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Characteristics of counting linear limits in recent Measuring modes for recent Plasma reaction type", + "full_path": "neutron_diagnostic/characteristics/reaction(i1)/mode(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "neutron_diagnostic_characteristics_reaction_mode" + }, + "neutron_diagnostic.characteristics.reaction[:].mode[:].count_limit_max": { + "data_type": "FLT_0D", + "documentation": "Maximum count limit of recent Measuring Mode and plasma reaction", + "full_path": "neutron_diagnostic/characteristics/reaction(i1)/mode(i2)/count_limit_max", + "lifecycle_status": "alpha", + "type": "static", + "units": "cps" + }, + "neutron_diagnostic.characteristics.reaction[:].mode[:].count_limit_min": { + "data_type": "FLT_0D", + "documentation": "Minimum count limit of recent Measuring Mode and plasma reaction", + "full_path": "neutron_diagnostic/characteristics/reaction(i1)/mode(i2)/count_limit_min", + "lifecycle_status": "alpha", + "type": "static", + "units": "cps" + }, + "neutron_diagnostic.characteristics.reaction[:].mode[:].index": { + "data_type": "INT_0D", + "documentation": "Index of Measuring Mode", + "full_path": "neutron_diagnostic/characteristics/reaction(i1)/mode(i2)/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.characteristics.reaction[:].mode[:].name": { + "data_type": "STR_0D", + "documentation": "Name of Measuring Mode", + "full_path": "neutron_diagnostic/characteristics/reaction(i1)/mode(i2)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.characteristics.reaction[:].probability_overlap": { + "data_type": "FLT_0D", + "documentation": "Pulse probability overlap for recent plasma reaction", + "full_path": "neutron_diagnostic/characteristics/reaction(i1)/probability_overlap", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "neutron_diagnostic.characteristics.reaction[:].probability_overlap_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"probability_overlap\"", + "full_path": "neutron_diagnostic/characteristics/reaction(i1)/probability_overlap_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.characteristics.reaction[:].probability_overlap_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"probability_overlap\"", + "full_path": "neutron_diagnostic/characteristics/reaction(i1)/probability_overlap_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "neutron_diagnostic.characteristics.reaction[:].probability_overlap_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"probability_overlap\"", + "full_path": "neutron_diagnostic/characteristics/reaction(i1)/probability_overlap_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "neutron_diagnostic.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "neutron_diagnostic/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "neutron_diagnostic.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "neutron_diagnostic/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "neutron_diagnostic/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "neutron_diagnostic/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "neutron_diagnostic.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "neutron_diagnostic/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "neutron_diagnostic/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "neutron_diagnostic/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "neutron_diagnostic/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "neutron_diagnostic/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "neutron_diagnostic/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "neutron_diagnostic/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.code.output_flag": { + "coordinates": [ + "neutron_diagnostic.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "neutron_diagnostic/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "neutron_diagnostic.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "neutron_diagnostic/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "neutron_diagnostic/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "neutron_diagnostic/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.detectors": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Description of Detectors properties and Data in Neutron Diagnostic Module", + "full_path": "neutron_diagnostic/detectors(i1)", + "lifecycle_status": "alpha", + "maxoccur": "60", + "structure_reference": "neutron_diagnostic_detectors" + }, + "neutron_diagnostic.detectors[:].adc": { + "data_type": "STRUCTURE", + "documentation": "Description of analogic-digital converter", + "full_path": "neutron_diagnostic/detectors(i1)/adc", + "lifecycle_status": "alpha", + "structure_reference": "neutron_diagnostic_adc" + }, + "neutron_diagnostic.detectors[:].adc.bias": { + "data_type": "FLT_0D", + "documentation": "ADC signal bias", + "full_path": "neutron_diagnostic/detectors(i1)/adc/bias", + "lifecycle_status": "alpha", + "type": "static", + "units": "V" + }, + "neutron_diagnostic.detectors[:].adc.bias_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"bias\"", + "full_path": "neutron_diagnostic/detectors(i1)/adc/bias_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].adc.bias_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"bias\"", + "full_path": "neutron_diagnostic/detectors(i1)/adc/bias_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "V" + }, + "neutron_diagnostic.detectors[:].adc.bias_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"bias\"", + "full_path": "neutron_diagnostic/detectors(i1)/adc/bias_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "V" + }, + "neutron_diagnostic.detectors[:].adc.discriminator_level_lower": { + "data_type": "INT_0D", + "documentation": "Lower level discriminator of ADC", + "full_path": "neutron_diagnostic/detectors(i1)/adc/discriminator_level_lower", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.detectors[:].adc.discriminator_level_upper": { + "data_type": "INT_0D", + "documentation": "Upper level discriminator of ADC", + "full_path": "neutron_diagnostic/detectors(i1)/adc/discriminator_level_upper", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.detectors[:].adc.impedance": { + "data_type": "FLT_0D", + "documentation": "ADC impedance", + "full_path": "neutron_diagnostic/detectors(i1)/adc/impedance", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm" + }, + "neutron_diagnostic.detectors[:].adc.impedance_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"impedance\"", + "full_path": "neutron_diagnostic/detectors(i1)/adc/impedance_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].adc.impedance_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"impedance\"", + "full_path": "neutron_diagnostic/detectors(i1)/adc/impedance_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm" + }, + "neutron_diagnostic.detectors[:].adc.impedance_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"impedance\"", + "full_path": "neutron_diagnostic/detectors(i1)/adc/impedance_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm" + }, + "neutron_diagnostic.detectors[:].adc.input_range": { + "data_type": "FLT_0D", + "documentation": "ADC input range", + "full_path": "neutron_diagnostic/detectors(i1)/adc/input_range", + "lifecycle_status": "alpha", + "type": "static", + "units": "V" + }, + "neutron_diagnostic.detectors[:].adc.input_range_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"input_range\"", + "full_path": "neutron_diagnostic/detectors(i1)/adc/input_range_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].adc.input_range_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"input_range\"", + "full_path": "neutron_diagnostic/detectors(i1)/adc/input_range_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "V" + }, + "neutron_diagnostic.detectors[:].adc.input_range_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"input_range\"", + "full_path": "neutron_diagnostic/detectors(i1)/adc/input_range_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "V" + }, + "neutron_diagnostic.detectors[:].adc.power_switch": { + "data_type": "INT_0D", + "documentation": "Power switch (1=on, 0=off)", + "full_path": "neutron_diagnostic/detectors(i1)/adc/power_switch", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.detectors[:].adc.sampling_rate": { + "data_type": "INT_0D", + "documentation": "Number of samples recorded per second", + "full_path": "neutron_diagnostic/detectors(i1)/adc/sampling_rate", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.detectors[:].amplitude_peak": { + "data_type": "STRUCTURE", + "documentation": "Processed peak amplitude of the measured signal", + "full_path": "neutron_diagnostic/detectors(i1)/amplitude_peak", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "V" + }, + "neutron_diagnostic.detectors[:].amplitude_peak.data": { + "coordinates": [ + "neutron_diagnostic.detectors[:].amplitude_peak.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "neutron_diagnostic/detectors(i1)/amplitude_peak/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude_peak/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].amplitude_peak.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/amplitude_peak/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].amplitude_peak.data_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors[:].amplitude_peak.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/amplitude_peak/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude_peak/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].amplitude_peak.data_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors[:].amplitude_peak.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/amplitude_peak/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude_peak/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].amplitude_peak.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "neutron_diagnostic/detectors(i1)/amplitude_peak/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude_peak/time", + "type": "dynamic", + "units": "s" + }, + "neutron_diagnostic.detectors[:].amplitude_raw": { + "data_type": "STRUCTURE", + "documentation": "Raw amplitude of the measured signal", + "full_path": "neutron_diagnostic/detectors(i1)/amplitude_raw", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "V" + }, + "neutron_diagnostic.detectors[:].amplitude_raw.data": { + "coordinates": [ + "neutron_diagnostic.detectors[:].amplitude_raw.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "neutron_diagnostic/detectors(i1)/amplitude_raw/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude_raw/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].amplitude_raw.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/amplitude_raw/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].amplitude_raw.data_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors[:].amplitude_raw.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/amplitude_raw/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude_raw/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].amplitude_raw.data_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors[:].amplitude_raw.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/amplitude_raw/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude_raw/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].amplitude_raw.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "neutron_diagnostic/detectors(i1)/amplitude_raw/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude_raw/time", + "type": "dynamic", + "units": "s" + }, + "neutron_diagnostic.detectors[:].aperture": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Description of a set of collimating apertures", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)", + "lifecycle_status": "alpha", + "maxoccur": "2", + "structure_reference": "detector_aperture" + }, + "neutron_diagnostic.detectors[:].aperture[:].centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "neutron_diagnostic.detectors[:].aperture[:].centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "neutron_diagnostic.detectors[:].aperture[:].centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].aperture[:].centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "neutron_diagnostic.detectors[:].aperture[:].centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "neutron_diagnostic.detectors[:].aperture[:].centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].aperture[:].centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].aperture[:].centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.detectors[:].aperture[:].outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "neutron_diagnostic.detectors[:].aperture[:].outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].aperture[:].outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].outline.x2": { + "coordinates": [ + "neutron_diagnostic.detectors[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].aperture[:].outline.x2_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].outline.x2_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].aperture[:].radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "neutron_diagnostic.detectors[:].aperture[:].surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].aperture[:].surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "neutron_diagnostic.detectors[:].aperture[:].surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "neutron_diagnostic.detectors[:].aperture[:].x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "neutron_diagnostic.detectors[:].aperture[:].x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].aperture[:].x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].aperture[:].x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].aperture[:].x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].aperture[:].x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "neutron_diagnostic.detectors[:].aperture[:].x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].aperture[:].x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].aperture[:].x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].aperture[:].x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].aperture[:].x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "neutron_diagnostic.detectors[:].aperture[:].x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].aperture[:].x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].aperture[:].x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].aperture[:].x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].aperture[:].x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/aperture(i2)/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].b_field_sensor": { + "data_type": "STRUCTURE", + "documentation": "Magnetic field sensor", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor", + "lifecycle_status": "alpha", + "structure_reference": "neutron_diagnostic_test_generator" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.amplitude": { + "data_type": "STRUCTURE", + "documentation": "Generated signal amplitude", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/amplitude", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "V" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.amplitude.data": { + "coordinates": [ + "neutron_diagnostic.detectors[:].b_field_sensor.amplitude.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/amplitude/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "b_field_sensor/amplitude/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.amplitude.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/amplitude/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.amplitude.data_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors[:].b_field_sensor.amplitude.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/amplitude/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "b_field_sensor/amplitude/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.amplitude.data_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors[:].b_field_sensor.amplitude.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/amplitude/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "b_field_sensor/amplitude/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.amplitude.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/amplitude/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "b_field_sensor/amplitude/time", + "type": "dynamic", + "units": "s" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.fall_time": { + "data_type": "FLT_0D", + "documentation": "Peak fall time", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/fall_time", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.fall_time_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"fall_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/fall_time_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.fall_time_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"fall_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/fall_time_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.fall_time_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"fall_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/fall_time_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.frequency": { + "data_type": "STRUCTURE", + "documentation": "Generated signal frequency", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/frequency", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "Hz" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.frequency.data": { + "coordinates": [ + "neutron_diagnostic.detectors[:].b_field_sensor.frequency.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/frequency/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "b_field_sensor/frequency/time", + "type": "dynamic", + "units": "Hz" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.frequency.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/frequency/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.frequency.data_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors[:].b_field_sensor.frequency.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/frequency/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "b_field_sensor/frequency/time", + "type": "dynamic", + "units": "Hz" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.frequency.data_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors[:].b_field_sensor.frequency.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/frequency/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "b_field_sensor/frequency/time", + "type": "dynamic", + "units": "Hz" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.frequency.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/frequency/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "b_field_sensor/frequency/time", + "type": "dynamic", + "units": "s" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.power_switch": { + "data_type": "INT_0D", + "documentation": "Power switch (1=on, 0=off)", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/power_switch", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.rise_time": { + "data_type": "FLT_0D", + "documentation": "Peak rise time", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/rise_time", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.rise_time_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rise_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/rise_time_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.rise_time_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"rise_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/rise_time_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.rise_time_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"rise_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/rise_time_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.shape": { + "data_type": "STRUCTURE", + "documentation": "Signal shape. Index : 1 \u2013 rectangular, 2 \u2013 gaussian", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/shape", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.shape.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/shape/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.shape.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/shape/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].b_field_sensor.shape.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "neutron_diagnostic/detectors(i1)/b_field_sensor/shape/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].detector": { + "data_type": "STRUCTURE", + "documentation": "Detector description", + "full_path": "neutron_diagnostic/detectors(i1)/detector", + "lifecycle_status": "alpha", + "structure_reference": "detector_aperture" + }, + "neutron_diagnostic.detectors[:].detector.centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "neutron_diagnostic/detectors(i1)/detector/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "neutron_diagnostic.detectors[:].detector.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "neutron_diagnostic/detectors(i1)/detector/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "neutron_diagnostic.detectors[:].detector.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].detector.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "neutron_diagnostic.detectors[:].detector.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "neutron_diagnostic.detectors[:].detector.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "neutron_diagnostic/detectors(i1)/detector/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].detector.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "neutron_diagnostic/detectors(i1)/detector/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].detector.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "neutron_diagnostic/detectors(i1)/detector/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.detectors[:].detector.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "neutron_diagnostic/detectors(i1)/detector/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "neutron_diagnostic.detectors[:].detector.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "neutron_diagnostic/detectors(i1)/detector/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].detector.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.outline.x2": { + "coordinates": [ + "neutron_diagnostic.detectors[:].detector.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "neutron_diagnostic/detectors(i1)/detector/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].detector.outline.x2_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors[:].detector.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.outline.x2_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors[:].detector.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "neutron_diagnostic/detectors(i1)/detector/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].detector.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "neutron_diagnostic/detectors(i1)/detector/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "neutron_diagnostic.detectors[:].detector.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].detector.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "neutron_diagnostic.detectors[:].detector.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "neutron_diagnostic.detectors[:].detector.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "neutron_diagnostic.detectors[:].detector.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].detector.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].detector.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].detector.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].detector.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "neutron_diagnostic.detectors[:].detector.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].detector.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].detector.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].detector.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].detector.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "neutron_diagnostic.detectors[:].detector.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].detector.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].detector.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].detector.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].detector.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/detector/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].end_time": { + "data_type": "FLT_0D", + "documentation": "Time stamp of the moment diagnostic ends recording data", + "full_path": "neutron_diagnostic/detectors(i1)/end_time", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].end_time_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"end_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/end_time_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].end_time_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"end_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/end_time_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].end_time_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"end_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/end_time_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].energy_band": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of energy bands in which neutrons are counted by the detector", + "full_path": "neutron_diagnostic/detectors(i1)/energy_band(i2)", + "lifecycle_status": "alpha", + "maxoccur": "1000", + "structure_reference": "detector_energy_band" + }, + "neutron_diagnostic.detectors[:].energy_band[:].detection_efficiency": { + "coordinates": [ + "neutron_diagnostic.detectors[:].energy_band[:].energies" + ], + "data_type": "FLT_1D", + "documentation": "Probability of detection of a photon impacting the detector as a function of its energy ", + "full_path": "neutron_diagnostic/detectors(i1)/energy_band(i2)/detection_efficiency(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "neutron_diagnostic.detectors[:].energy_band[:].detection_efficiency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"detection_efficiency\"", + "full_path": "neutron_diagnostic/detectors(i1)/energy_band(i2)/detection_efficiency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].energy_band[:].detection_efficiency_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors[:].energy_band[:].energies" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"detection_efficiency\"", + "full_path": "neutron_diagnostic/detectors(i1)/energy_band(i2)/detection_efficiency_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "neutron_diagnostic.detectors[:].energy_band[:].detection_efficiency_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors[:].energy_band[:].energies" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"detection_efficiency\"", + "full_path": "neutron_diagnostic/detectors(i1)/energy_band(i2)/detection_efficiency_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "neutron_diagnostic.detectors[:].energy_band[:].energies": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of discrete energy values inside the band", + "full_path": "neutron_diagnostic/detectors(i1)/energy_band(i2)/energies(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "neutron_diagnostic.detectors[:].energy_band[:].energies_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energies\"", + "full_path": "neutron_diagnostic/detectors(i1)/energy_band(i2)/energies_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].energy_band[:].energies_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energies\"", + "full_path": "neutron_diagnostic/detectors(i1)/energy_band(i2)/energies_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "neutron_diagnostic.detectors[:].energy_band[:].energies_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energies\"", + "full_path": "neutron_diagnostic/detectors(i1)/energy_band(i2)/energies_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "neutron_diagnostic.detectors[:].energy_band[:].lower_bound": { + "data_type": "FLT_0D", + "documentation": "Lower bound of the energy band", + "full_path": "neutron_diagnostic/detectors(i1)/energy_band(i2)/lower_bound", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "neutron_diagnostic.detectors[:].energy_band[:].lower_bound_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"lower_bound\"", + "full_path": "neutron_diagnostic/detectors(i1)/energy_band(i2)/lower_bound_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].energy_band[:].lower_bound_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"lower_bound\"", + "full_path": "neutron_diagnostic/detectors(i1)/energy_band(i2)/lower_bound_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "neutron_diagnostic.detectors[:].energy_band[:].lower_bound_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"lower_bound\"", + "full_path": "neutron_diagnostic/detectors(i1)/energy_band(i2)/lower_bound_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "neutron_diagnostic.detectors[:].energy_band[:].upper_bound": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the energy band", + "full_path": "neutron_diagnostic/detectors(i1)/energy_band(i2)/upper_bound", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "neutron_diagnostic.detectors[:].energy_band[:].upper_bound_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"upper_bound\"", + "full_path": "neutron_diagnostic/detectors(i1)/energy_band(i2)/upper_bound_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].energy_band[:].upper_bound_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"upper_bound\"", + "full_path": "neutron_diagnostic/detectors(i1)/energy_band(i2)/upper_bound_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "neutron_diagnostic.detectors[:].energy_band[:].upper_bound_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"upper_bound\"", + "full_path": "neutron_diagnostic/detectors(i1)/energy_band(i2)/upper_bound_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "neutron_diagnostic.detectors[:].field_of_view": { + "data_type": "STRUCTURE", + "documentation": "Field of view associated to this detector. The field of view is described by a voxelized plasma volume. Each voxel, with indexes i_R, i_Z, and i_phi, has an associated solid angle scalar and a detector direction vector.", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view", + "lifecycle_status": "alpha", + "structure_reference": "neutron_diagnostic_field_of_view" + }, + "neutron_diagnostic.detectors[:].field_of_view.direction_to_detector": { + "data_type": "STRUCTURE", + "documentation": "Vector that points from the centre of the voxel to the centre of the detector, described in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis.", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/direction_to_detector", + "lifecycle_status": "alpha", + "structure_reference": "xyz3d_static" + }, + "neutron_diagnostic.detectors[:].field_of_view.direction_to_detector.x": { + "coordinates": [ + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.r", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.z", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi" + ], + "data_type": "FLT_3D", + "documentation": "Components along X axis for each voxel", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/direction_to_detector/x(:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].field_of_view.direction_to_detector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/direction_to_detector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].field_of_view.direction_to_detector.x_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.r", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.z", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"x\"", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/direction_to_detector/x_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].field_of_view.direction_to_detector.x_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.r", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.z", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"x\"", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/direction_to_detector/x_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].field_of_view.direction_to_detector.y": { + "coordinates": [ + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.r", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.z", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi" + ], + "data_type": "FLT_3D", + "documentation": "Component along Y axis for each voxel", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/direction_to_detector/y(:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].field_of_view.direction_to_detector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/direction_to_detector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].field_of_view.direction_to_detector.y_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.r", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.z", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"y\"", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/direction_to_detector/y_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].field_of_view.direction_to_detector.y_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.r", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.z", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"y\"", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/direction_to_detector/y_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].field_of_view.direction_to_detector.z": { + "coordinates": [ + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.r", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.z", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi" + ], + "data_type": "FLT_3D", + "documentation": "Component along Z axis for each voxel", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/direction_to_detector/z(:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].field_of_view.direction_to_detector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/direction_to_detector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].field_of_view.direction_to_detector.z_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.r", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.z", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/direction_to_detector/z_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].field_of_view.direction_to_detector.z_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.r", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.z", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/direction_to_detector/z_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].field_of_view.emission_grid": { + "data_type": "STRUCTURE", + "documentation": "Grid defining the neutron emission cells in the plasma", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/emission_grid", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_grid" + }, + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/emission_grid/phi(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "rad" + }, + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/emission_grid/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/emission_grid/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "rad" + }, + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/emission_grid/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "rad" + }, + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/emission_grid/r(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/emission_grid/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/emission_grid/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/emission_grid/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.z": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/emission_grid/z(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/emission_grid/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.z_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/emission_grid/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.z_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/emission_grid/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "neutron_diagnostic.detectors[:].field_of_view.solid_angle": { + "coordinates": [ + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.r", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.z", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi" + ], + "data_type": "FLT_3D", + "documentation": "Average solid angle that the detector covers within the voxel", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/solid_angle(:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "sr" + }, + "neutron_diagnostic.detectors[:].field_of_view.solid_angle_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"solid_angle\"", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/solid_angle_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].field_of_view.solid_angle_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.r", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.z", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"solid_angle\"", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/solid_angle_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "sr" + }, + "neutron_diagnostic.detectors[:].field_of_view.solid_angle_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.r", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.z", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"solid_angle\"", + "full_path": "neutron_diagnostic/detectors(i1)/field_of_view/solid_angle_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "sr" + }, + "neutron_diagnostic.detectors[:].green_functions": { + "data_type": "STRUCTURE", + "documentation": "Green function coefficients used to represent the detector response based on its field of view", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions", + "lifecycle_status": "alpha", + "structure_reference": "neutron_diagnostic_green" + }, + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_neutron_flux": { + "change_nbc_description": "structure_renamed", + "change_nbc_previous_name": "event_in_detector", + "change_nbc_version": "3.38.1", + "data_type": "STRUCTURE", + "documentation": "5th dimension for the neutron_flux Green function representing values of events measured in the detector. The type of events monitored depends on the detector and can be defined by the user. It can be energy of neutrons, or electrical signal, or time of flight ... (defined by type below)", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/event_in_detector_neutron_flux", + "introduced_after_version": "3.38.0", + "lifecycle_status": "alpha", + "structure_reference": "neutron_diagnostic_event" + }, + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_neutron_flux.type": { + "data_type": "STRUCTURE", + "doc_identifier": "neutron_diagnostic/neutron_event_identifier.xml", + "documentation": "Type of the event\n1) energy_neutron : Neutron energy in the detector [eV]\n2) voltage : Voltage in the detector [V]\n3) time_of_flight : Time of flight [s]\n4) trajectory_length : Particle trajectory length [m]\n5) energy_deposited : Deposited energy [eV]\n6) light_yield : Light yield [eVee]\n7) count_rate : Number of events/reactions per second [s^-1]", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/event_in_detector_neutron_flux/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_neutron_flux.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/event_in_detector_neutron_flux/type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_neutron_flux.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/event_in_detector_neutron_flux/type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_neutron_flux.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/event_in_detector_neutron_flux/type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_neutron_flux.values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of values for the event", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/event_in_detector_neutron_flux/values(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_neutron_flux.values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/event_in_detector_neutron_flux/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_neutron_flux.values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/event_in_detector_neutron_flux/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_neutron_flux.values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/event_in_detector_neutron_flux/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_response_function": { + "change_nbc_description": "structure_renamed", + "change_nbc_previous_name": "event_in_detector", + "change_nbc_version": "3.38.1", + "data_type": "STRUCTURE", + "documentation": "5th dimension for the response_function Green function representing values of events measured in the detector. The type of events monitored depends on the detector and can be defined by the user. It can be energy of neutrons, or electrical signal, or time of flight ... (defined by type below)", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/event_in_detector_response_function", + "introduced_after_version": "3.38.0", + "lifecycle_status": "alpha", + "structure_reference": "neutron_diagnostic_event" + }, + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_response_function.type": { + "data_type": "STRUCTURE", + "doc_identifier": "neutron_diagnostic/neutron_event_identifier.xml", + "documentation": "Type of the event\n1) energy_neutron : Neutron energy in the detector [eV]\n2) voltage : Voltage in the detector [V]\n3) time_of_flight : Time of flight [s]\n4) trajectory_length : Particle trajectory length [m]\n5) energy_deposited : Deposited energy [eV]\n6) light_yield : Light yield [eVee]\n7) count_rate : Number of events/reactions per second [s^-1]", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/event_in_detector_response_function/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_response_function.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/event_in_detector_response_function/type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_response_function.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/event_in_detector_response_function/type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_response_function.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/event_in_detector_response_function/type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_response_function.values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of values for the event", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/event_in_detector_response_function/values(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_response_function.values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/event_in_detector_response_function/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_response_function.values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/event_in_detector_response_function/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_response_function.values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/event_in_detector_response_function/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "neutron_diagnostic.detectors[:].green_functions.neutron_flux": { + "coordinates": [ + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.r", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.z", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi", + "neutron_diagnostic.detectors[:].green_functions.source_neutron_energies", + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_neutron_flux.values" + ], + "data_type": "FLT_5D", + "documentation": "Grouped neutron flux in the detector from one neutron energy bin emitted by the current plasma voxel towards the detector", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/neutron_flux(:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-2.neutron^-1" + }, + "neutron_diagnostic.detectors[:].green_functions.neutron_flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"neutron_flux\"", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/neutron_flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].green_functions.neutron_flux_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.r", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.z", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi", + "neutron_diagnostic.detectors[:].green_functions.source_neutron_energies", + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_neutron_flux.values" + ], + "data_type": "FLT_5D", + "documentation": "Lower error for \"neutron_flux\"", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/neutron_flux_error_lower(:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-2.neutron^-1" + }, + "neutron_diagnostic.detectors[:].green_functions.neutron_flux_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.r", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.z", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi", + "neutron_diagnostic.detectors[:].green_functions.source_neutron_energies", + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_neutron_flux.values" + ], + "data_type": "FLT_5D", + "documentation": "Upper error for \"neutron_flux\"", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/neutron_flux_error_upper(:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-2.neutron^-1" + }, + "neutron_diagnostic.detectors[:].green_functions.response_function": { + "coordinates": [ + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.r", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.z", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi", + "neutron_diagnostic.detectors[:].green_functions.source_neutron_energies", + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_response_function.values" + ], + "data_type": "FLT_5D", + "documentation": "Number of events occurring in the detector from one neutron energy bin emitted by the current plasma voxel towards the detector", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/response_function(:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "events.neutron^-1" + }, + "neutron_diagnostic.detectors[:].green_functions.response_function_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"response_function\"", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/response_function_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].green_functions.response_function_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.r", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.z", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi", + "neutron_diagnostic.detectors[:].green_functions.source_neutron_energies", + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_response_function.values" + ], + "data_type": "FLT_5D", + "documentation": "Lower error for \"response_function\"", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/response_function_error_lower(:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "events.neutron^-1" + }, + "neutron_diagnostic.detectors[:].green_functions.response_function_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.r", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.z", + "neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi", + "neutron_diagnostic.detectors[:].green_functions.source_neutron_energies", + "neutron_diagnostic.detectors[:].green_functions.event_in_detector_response_function.values" + ], + "data_type": "FLT_5D", + "documentation": "Upper error for \"response_function\"", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/response_function_error_upper(:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "events.neutron^-1" + }, + "neutron_diagnostic.detectors[:].green_functions.source_neutron_energies": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of source neutron energy bins", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/source_neutron_energies(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "neutron_diagnostic.detectors[:].green_functions.source_neutron_energies_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"source_neutron_energies\"", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/source_neutron_energies_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].green_functions.source_neutron_energies_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"source_neutron_energies\"", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/source_neutron_energies_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "neutron_diagnostic.detectors[:].green_functions.source_neutron_energies_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"source_neutron_energies\"", + "full_path": "neutron_diagnostic/detectors(i1)/green_functions/source_neutron_energies_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "neutron_diagnostic.detectors[:].mode": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Measuring Mode Properties and Data", + "full_path": "neutron_diagnostic/detectors(i1)/mode(i2)", + "lifecycle_status": "alpha", + "maxoccur": "50", + "structure_reference": "neutron_diagnostic_detectors_mode", + "type": "static" + }, + "neutron_diagnostic.detectors[:].mode[:].counting": { + "data_type": "STRUCTURE", + "documentation": "Counting in Measuring Mode in Dynamic", + "full_path": "neutron_diagnostic/detectors(i1)/mode(i2)/counting", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "cps" + }, + "neutron_diagnostic.detectors[:].mode[:].counting.data": { + "coordinates": [ + "neutron_diagnostic.detectors[:].mode[:].counting.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "neutron_diagnostic/detectors(i1)/mode(i2)/counting/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "counting/time", + "type": "dynamic", + "units": "cps" + }, + "neutron_diagnostic.detectors[:].mode[:].counting.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/mode(i2)/counting/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].mode[:].counting.data_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors[:].mode[:].counting.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/mode(i2)/counting/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "counting/time", + "type": "dynamic", + "units": "cps" + }, + "neutron_diagnostic.detectors[:].mode[:].counting.data_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors[:].mode[:].counting.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/mode(i2)/counting/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "counting/time", + "type": "dynamic", + "units": "cps" + }, + "neutron_diagnostic.detectors[:].mode[:].counting.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "neutron_diagnostic/detectors(i1)/mode(i2)/counting/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "counting/time", + "type": "dynamic", + "units": "s" + }, + "neutron_diagnostic.detectors[:].mode[:].name": { + "data_type": "STR_0D", + "documentation": "Name of Measuring Mode", + "full_path": "neutron_diagnostic/detectors(i1)/mode(i2)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.detectors[:].name": { + "data_type": "STR_0D", + "documentation": "Name of Detector", + "full_path": "neutron_diagnostic/detectors(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.detectors[:].position": { + "data_type": "STRUCTURE", + "documentation": "Detector Position Data SHOULD BE REMOVED, REDUNDANT WITH THE NEW DETECTOR DESCRIPTION", + "full_path": "neutron_diagnostic/detectors(i1)/position", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "neutron_diagnostic.detectors[:].position.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "neutron_diagnostic/detectors(i1)/position/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "neutron_diagnostic.detectors[:].position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "neutron_diagnostic/detectors(i1)/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].position.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "neutron_diagnostic/detectors(i1)/position/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "neutron_diagnostic.detectors[:].position.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "neutron_diagnostic/detectors(i1)/position/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "neutron_diagnostic.detectors[:].position.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "neutron_diagnostic/detectors(i1)/position/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "neutron_diagnostic/detectors(i1)/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].position.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "neutron_diagnostic/detectors(i1)/position/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].position.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "neutron_diagnostic/detectors(i1)/position/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].position.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "neutron_diagnostic/detectors(i1)/position/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].position.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/position/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].position.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "neutron_diagnostic/detectors(i1)/position/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.detectors[:].radiation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Radiation type on detector's converter (1 - 'neutrons'; 2 - 'gamma-rays')", + "full_path": "neutron_diagnostic/detectors(i1)/radiation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "2", + "structure_reference": "neutron_diagnostic_detectors_radiation" + }, + "neutron_diagnostic.detectors[:].radiation[:].converter_name": { + "data_type": "STR_0D", + "documentation": "Name of detector's converter for resent particle", + "full_path": "neutron_diagnostic/detectors(i1)/radiation(i2)/converter_name", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.detectors[:].radiation[:].converter_nuclear_density": { + "data_type": "FLT_0D", + "documentation": "Nuclear density of detector's converter for resent particle", + "full_path": "neutron_diagnostic/detectors(i1)/radiation(i2)/converter_nuclear_density", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-3" + }, + "neutron_diagnostic.detectors[:].radiation[:].converter_nuclear_density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"converter_nuclear_density\"", + "full_path": "neutron_diagnostic/detectors(i1)/radiation(i2)/converter_nuclear_density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].radiation[:].converter_nuclear_density_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"converter_nuclear_density\"", + "full_path": "neutron_diagnostic/detectors(i1)/radiation(i2)/converter_nuclear_density_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-3" + }, + "neutron_diagnostic.detectors[:].radiation[:].converter_nuclear_density_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"converter_nuclear_density\"", + "full_path": "neutron_diagnostic/detectors(i1)/radiation(i2)/converter_nuclear_density_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-3" + }, + "neutron_diagnostic.detectors[:].radiation[:].converter_temperature": { + "coordinates": [ + "neutron_diagnostic.time" + ], + "data_type": "FLT_1D", + "documentation": "Temperature of detector's converter", + "full_path": "neutron_diagnostic/detectors(i1)/radiation(i2)/converter_temperature(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "K" + }, + "neutron_diagnostic.detectors[:].radiation[:].converter_temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"converter_temperature\"", + "full_path": "neutron_diagnostic/detectors(i1)/radiation(i2)/converter_temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].radiation[:].converter_temperature_error_lower": { + "coordinates": [ + "neutron_diagnostic.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"converter_temperature\"", + "full_path": "neutron_diagnostic/detectors(i1)/radiation(i2)/converter_temperature_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "K" + }, + "neutron_diagnostic.detectors[:].radiation[:].converter_temperature_error_upper": { + "coordinates": [ + "neutron_diagnostic.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"converter_temperature\"", + "full_path": "neutron_diagnostic/detectors(i1)/radiation(i2)/converter_temperature_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "K" + }, + "neutron_diagnostic.detectors[:].radiation[:].converter_volume": { + "data_type": "FLT_0D", + "documentation": "Volume of detector's converter for resent particle", + "full_path": "neutron_diagnostic/detectors(i1)/radiation(i2)/converter_volume", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^3" + }, + "neutron_diagnostic.detectors[:].radiation[:].converter_volume_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"converter_volume\"", + "full_path": "neutron_diagnostic/detectors(i1)/radiation(i2)/converter_volume_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].radiation[:].converter_volume_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"converter_volume\"", + "full_path": "neutron_diagnostic/detectors(i1)/radiation(i2)/converter_volume_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^3" + }, + "neutron_diagnostic.detectors[:].radiation[:].converter_volume_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"converter_volume\"", + "full_path": "neutron_diagnostic/detectors(i1)/radiation(i2)/converter_volume_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^3" + }, + "neutron_diagnostic.detectors[:].radiation[:].index": { + "data_type": "INT_0D", + "documentation": "Index of radiation type", + "full_path": "neutron_diagnostic/detectors(i1)/radiation(i2)/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.detectors[:].spectrum": { + "coordinates": [ + "neutron_diagnostic.detectors[:].energy_band", + "neutron_diagnostic.detectors[:].spectrum.time" + ], + "data_type": "STRUCTURE", + "documentation": "Detected count per energy channel as a function of time", + "full_path": "neutron_diagnostic/detectors(i1)/spectrum", + "lifecycle_status": "alpha", + "structure_reference": "signal_int_2d" + }, + "neutron_diagnostic.detectors[:].spectrum.data": { + "coordinates": [ + "neutron_diagnostic.detectors[:].energy_band", + "neutron_diagnostic.detectors[:].spectrum.time" + ], + "data_type": "INT_2D", + "documentation": "Data", + "full_path": "neutron_diagnostic/detectors(i1)/spectrum/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "spectrum/time", + "type": "dynamic" + }, + "neutron_diagnostic.detectors[:].spectrum.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "neutron_diagnostic/detectors(i1)/spectrum/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "spectrum/time", + "type": "dynamic", + "units": "s" + }, + "neutron_diagnostic.detectors[:].spectrum_sampling_time": { + "data_type": "FLT_0D", + "documentation": "Sampling time used to obtain one spectrum time slice", + "full_path": "neutron_diagnostic/detectors(i1)/spectrum_sampling_time", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].spectrum_sampling_time_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"spectrum_sampling_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/spectrum_sampling_time_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].spectrum_sampling_time_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"spectrum_sampling_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/spectrum_sampling_time_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].spectrum_sampling_time_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"spectrum_sampling_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/spectrum_sampling_time_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].spectrum_total": { + "coordinates": [ + "neutron_diagnostic.detectors[:].energy_band" + ], + "data_type": "INT_1D", + "documentation": "Detected count per energy channel, integrated over the whole acquisition duration", + "full_path": "neutron_diagnostic/detectors(i1)/spectrum_total(:)", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].start_time": { + "data_type": "FLT_0D", + "documentation": "Time stamp of the moment diagnostic starts recording data", + "full_path": "neutron_diagnostic/detectors(i1)/start_time", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].start_time_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"start_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/start_time_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].start_time_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"start_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/start_time_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].start_time_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"start_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/start_time_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].supply_high_voltage": { + "data_type": "STRUCTURE", + "documentation": "Description of high voltage power supply", + "full_path": "neutron_diagnostic/detectors(i1)/supply_high_voltage", + "lifecycle_status": "alpha", + "structure_reference": "neutron_diagnostic_supply" + }, + "neutron_diagnostic.detectors[:].supply_high_voltage.power_switch": { + "data_type": "INT_0D", + "documentation": "Power switch (1=on, 0=off)", + "full_path": "neutron_diagnostic/detectors(i1)/supply_high_voltage/power_switch", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.detectors[:].supply_high_voltage.voltage_out": { + "data_type": "STRUCTURE", + "documentation": "Voltage at the supply output", + "full_path": "neutron_diagnostic/detectors(i1)/supply_high_voltage/voltage_out", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "V" + }, + "neutron_diagnostic.detectors[:].supply_high_voltage.voltage_out.data": { + "coordinates": [ + "neutron_diagnostic.detectors[:].supply_high_voltage.voltage_out.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "neutron_diagnostic/detectors(i1)/supply_high_voltage/voltage_out/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "supply_high_voltage/voltage_out/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].supply_high_voltage.voltage_out.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/supply_high_voltage/voltage_out/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].supply_high_voltage.voltage_out.data_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors[:].supply_high_voltage.voltage_out.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/supply_high_voltage/voltage_out/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "supply_high_voltage/voltage_out/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].supply_high_voltage.voltage_out.data_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors[:].supply_high_voltage.voltage_out.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/supply_high_voltage/voltage_out/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "supply_high_voltage/voltage_out/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].supply_high_voltage.voltage_out.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "neutron_diagnostic/detectors(i1)/supply_high_voltage/voltage_out/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "supply_high_voltage/voltage_out/time", + "type": "dynamic", + "units": "s" + }, + "neutron_diagnostic.detectors[:].supply_high_voltage.voltage_set": { + "data_type": "STRUCTURE", + "documentation": "Voltage set", + "full_path": "neutron_diagnostic/detectors(i1)/supply_high_voltage/voltage_set", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "V" + }, + "neutron_diagnostic.detectors[:].supply_high_voltage.voltage_set.data": { + "coordinates": [ + "neutron_diagnostic.detectors[:].supply_high_voltage.voltage_set.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "neutron_diagnostic/detectors(i1)/supply_high_voltage/voltage_set/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "supply_high_voltage/voltage_set/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].supply_high_voltage.voltage_set.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/supply_high_voltage/voltage_set/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].supply_high_voltage.voltage_set.data_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors[:].supply_high_voltage.voltage_set.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/supply_high_voltage/voltage_set/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "supply_high_voltage/voltage_set/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].supply_high_voltage.voltage_set.data_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors[:].supply_high_voltage.voltage_set.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/supply_high_voltage/voltage_set/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "supply_high_voltage/voltage_set/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].supply_high_voltage.voltage_set.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "neutron_diagnostic/detectors(i1)/supply_high_voltage/voltage_set/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "supply_high_voltage/voltage_set/time", + "type": "dynamic", + "units": "s" + }, + "neutron_diagnostic.detectors[:].supply_low_voltage": { + "data_type": "STRUCTURE", + "documentation": "Description of low voltage power supply", + "full_path": "neutron_diagnostic/detectors(i1)/supply_low_voltage", + "lifecycle_status": "alpha", + "structure_reference": "neutron_diagnostic_supply" + }, + "neutron_diagnostic.detectors[:].supply_low_voltage.power_switch": { + "data_type": "INT_0D", + "documentation": "Power switch (1=on, 0=off)", + "full_path": "neutron_diagnostic/detectors(i1)/supply_low_voltage/power_switch", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.detectors[:].supply_low_voltage.voltage_out": { + "data_type": "STRUCTURE", + "documentation": "Voltage at the supply output", + "full_path": "neutron_diagnostic/detectors(i1)/supply_low_voltage/voltage_out", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "V" + }, + "neutron_diagnostic.detectors[:].supply_low_voltage.voltage_out.data": { + "coordinates": [ + "neutron_diagnostic.detectors[:].supply_low_voltage.voltage_out.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "neutron_diagnostic/detectors(i1)/supply_low_voltage/voltage_out/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "supply_low_voltage/voltage_out/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].supply_low_voltage.voltage_out.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/supply_low_voltage/voltage_out/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].supply_low_voltage.voltage_out.data_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors[:].supply_low_voltage.voltage_out.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/supply_low_voltage/voltage_out/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "supply_low_voltage/voltage_out/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].supply_low_voltage.voltage_out.data_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors[:].supply_low_voltage.voltage_out.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/supply_low_voltage/voltage_out/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "supply_low_voltage/voltage_out/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].supply_low_voltage.voltage_out.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "neutron_diagnostic/detectors(i1)/supply_low_voltage/voltage_out/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "supply_low_voltage/voltage_out/time", + "type": "dynamic", + "units": "s" + }, + "neutron_diagnostic.detectors[:].supply_low_voltage.voltage_set": { + "data_type": "STRUCTURE", + "documentation": "Voltage set", + "full_path": "neutron_diagnostic/detectors(i1)/supply_low_voltage/voltage_set", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "V" + }, + "neutron_diagnostic.detectors[:].supply_low_voltage.voltage_set.data": { + "coordinates": [ + "neutron_diagnostic.detectors[:].supply_low_voltage.voltage_set.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "neutron_diagnostic/detectors(i1)/supply_low_voltage/voltage_set/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "supply_low_voltage/voltage_set/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].supply_low_voltage.voltage_set.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/supply_low_voltage/voltage_set/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].supply_low_voltage.voltage_set.data_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors[:].supply_low_voltage.voltage_set.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/supply_low_voltage/voltage_set/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "supply_low_voltage/voltage_set/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].supply_low_voltage.voltage_set.data_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors[:].supply_low_voltage.voltage_set.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/supply_low_voltage/voltage_set/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "supply_low_voltage/voltage_set/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].supply_low_voltage.voltage_set.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "neutron_diagnostic/detectors(i1)/supply_low_voltage/voltage_set/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "supply_low_voltage/voltage_set/time", + "type": "dynamic", + "units": "s" + }, + "neutron_diagnostic.detectors[:].temperature_sensor": { + "data_type": "STRUCTURE", + "documentation": "Temperature sensor", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor", + "lifecycle_status": "alpha", + "structure_reference": "neutron_diagnostic_test_generator" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.amplitude": { + "data_type": "STRUCTURE", + "documentation": "Generated signal amplitude", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/amplitude", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "V" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.amplitude.data": { + "coordinates": [ + "neutron_diagnostic.detectors[:].temperature_sensor.amplitude.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/amplitude/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_sensor/amplitude/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.amplitude.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/amplitude/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.amplitude.data_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors[:].temperature_sensor.amplitude.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/amplitude/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_sensor/amplitude/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.amplitude.data_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors[:].temperature_sensor.amplitude.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/amplitude/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_sensor/amplitude/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.amplitude.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/amplitude/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_sensor/amplitude/time", + "type": "dynamic", + "units": "s" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.fall_time": { + "data_type": "FLT_0D", + "documentation": "Peak fall time", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/fall_time", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.fall_time_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"fall_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/fall_time_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.fall_time_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"fall_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/fall_time_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.fall_time_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"fall_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/fall_time_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.frequency": { + "data_type": "STRUCTURE", + "documentation": "Generated signal frequency", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/frequency", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "Hz" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.frequency.data": { + "coordinates": [ + "neutron_diagnostic.detectors[:].temperature_sensor.frequency.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/frequency/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_sensor/frequency/time", + "type": "dynamic", + "units": "Hz" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.frequency.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/frequency/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.frequency.data_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors[:].temperature_sensor.frequency.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/frequency/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_sensor/frequency/time", + "type": "dynamic", + "units": "Hz" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.frequency.data_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors[:].temperature_sensor.frequency.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/frequency/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_sensor/frequency/time", + "type": "dynamic", + "units": "Hz" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.frequency.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/frequency/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "temperature_sensor/frequency/time", + "type": "dynamic", + "units": "s" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.power_switch": { + "data_type": "INT_0D", + "documentation": "Power switch (1=on, 0=off)", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/power_switch", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.rise_time": { + "data_type": "FLT_0D", + "documentation": "Peak rise time", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/rise_time", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.rise_time_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rise_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/rise_time_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.rise_time_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"rise_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/rise_time_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.rise_time_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"rise_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/rise_time_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.shape": { + "data_type": "STRUCTURE", + "documentation": "Signal shape. Index : 1 \u2013 rectangular, 2 \u2013 gaussian", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/shape", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.shape.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/shape/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.shape.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/shape/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].temperature_sensor.shape.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "neutron_diagnostic/detectors(i1)/temperature_sensor/shape/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].test_generator": { + "data_type": "STRUCTURE", + "documentation": "Test generator characteristics", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator", + "lifecycle_status": "alpha", + "structure_reference": "neutron_diagnostic_test_generator" + }, + "neutron_diagnostic.detectors[:].test_generator.amplitude": { + "data_type": "STRUCTURE", + "documentation": "Generated signal amplitude", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/amplitude", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "V" + }, + "neutron_diagnostic.detectors[:].test_generator.amplitude.data": { + "coordinates": [ + "neutron_diagnostic.detectors[:].test_generator.amplitude.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/amplitude/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "test_generator/amplitude/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].test_generator.amplitude.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/amplitude/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].test_generator.amplitude.data_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors[:].test_generator.amplitude.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/amplitude/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "test_generator/amplitude/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].test_generator.amplitude.data_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors[:].test_generator.amplitude.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/amplitude/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "test_generator/amplitude/time", + "type": "dynamic", + "units": "V" + }, + "neutron_diagnostic.detectors[:].test_generator.amplitude.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/amplitude/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "test_generator/amplitude/time", + "type": "dynamic", + "units": "s" + }, + "neutron_diagnostic.detectors[:].test_generator.fall_time": { + "data_type": "FLT_0D", + "documentation": "Peak fall time", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/fall_time", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].test_generator.fall_time_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"fall_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/fall_time_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].test_generator.fall_time_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"fall_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/fall_time_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].test_generator.fall_time_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"fall_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/fall_time_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].test_generator.frequency": { + "data_type": "STRUCTURE", + "documentation": "Generated signal frequency", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/frequency", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "Hz" + }, + "neutron_diagnostic.detectors[:].test_generator.frequency.data": { + "coordinates": [ + "neutron_diagnostic.detectors[:].test_generator.frequency.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/frequency/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "test_generator/frequency/time", + "type": "dynamic", + "units": "Hz" + }, + "neutron_diagnostic.detectors[:].test_generator.frequency.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/frequency/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].test_generator.frequency.data_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors[:].test_generator.frequency.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/frequency/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "test_generator/frequency/time", + "type": "dynamic", + "units": "Hz" + }, + "neutron_diagnostic.detectors[:].test_generator.frequency.data_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors[:].test_generator.frequency.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/frequency/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "test_generator/frequency/time", + "type": "dynamic", + "units": "Hz" + }, + "neutron_diagnostic.detectors[:].test_generator.frequency.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/frequency/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "test_generator/frequency/time", + "type": "dynamic", + "units": "s" + }, + "neutron_diagnostic.detectors[:].test_generator.power_switch": { + "data_type": "INT_0D", + "documentation": "Power switch (1=on, 0=off)", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/power_switch", + "lifecycle_status": "alpha", + "type": "static" + }, + "neutron_diagnostic.detectors[:].test_generator.rise_time": { + "data_type": "FLT_0D", + "documentation": "Peak rise time", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/rise_time", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].test_generator.rise_time_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rise_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/rise_time_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].test_generator.rise_time_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"rise_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/rise_time_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].test_generator.rise_time_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"rise_time\"", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/rise_time_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "neutron_diagnostic.detectors[:].test_generator.shape": { + "data_type": "STRUCTURE", + "documentation": "Signal shape. Index : 1 \u2013 rectangular, 2 \u2013 gaussian", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/shape", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "neutron_diagnostic.detectors[:].test_generator.shape.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/shape/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].test_generator.shape.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/shape/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.detectors[:].test_generator.shape.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "neutron_diagnostic/detectors(i1)/test_generator/shape/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "neutron_diagnostic/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "neutron_diagnostic.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "neutron_diagnostic/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "neutron_diagnostic/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "neutron_diagnostic/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "neutron_diagnostic.ids_properties.occurrence" + }, + "neutron_diagnostic.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "neutron_diagnostic/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "neutron_diagnostic.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "neutron_diagnostic/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "neutron_diagnostic.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "neutron_diagnostic/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "neutron_diagnostic/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "neutron_diagnostic/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "neutron_diagnostic/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "neutron_diagnostic/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "neutron_diagnostic/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "neutron_diagnostic.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "neutron_diagnostic/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "neutron_diagnostic/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "neutron_diagnostic/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "neutron_diagnostic/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "neutron_diagnostic/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "neutron_diagnostic/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "neutron_diagnostic/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "neutron_diagnostic.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "neutron_diagnostic/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "neutron_diagnostic/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "neutron_diagnostic/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "neutron_diagnostic/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "neutron_diagnostic/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "neutron_diagnostic/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "neutron_diagnostic/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "neutron_diagnostic.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "neutron_diagnostic/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "neutron_diagnostic.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "neutron_diagnostic/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "neutron_diagnostic/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "neutron_diagnostic/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "neutron_diagnostic/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "neutron_diagnostic/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "neutron_diagnostic/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "neutron_diagnostic/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "neutron_diagnostic.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "neutron_diagnostic/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "neutron_diagnostic/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "neutron_diagnostic/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "neutron_diagnostic/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "neutron_diagnostic/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "neutron_diagnostic/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "neutron_diagnostic/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "neutron_diagnostic.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "neutron_diagnostic/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "neutron_diagnostic/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "neutron_diagnostic.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "neutron_diagnostic/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "neutron_diagnostic.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "neutron_diagnostic/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "neutron_diagnostic/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "neutron_diagnostic/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "neutron_diagnostic.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "neutron_diagnostic/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "neutron_diagnostic/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "neutron_diagnostic/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "neutron_diagnostic.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "neutron_diagnostic/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "neutron_diagnostic.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "neutron_diagnostic/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "neutron_diagnostic/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "neutron_diagnostic.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "neutron_diagnostic/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "neutron_diagnostic.synthetic_signals": { + "data_type": "STRUCTURE", + "documentation": "Output Data from Neutron Diagnostic's Module", + "full_path": "neutron_diagnostic/synthetic_signals", + "lifecycle_status": "alpha", + "structure_reference": "neutron_diagnostic_synthetic_signals" + }, + "neutron_diagnostic.synthetic_signals.fusion_power": { + "coordinates": [ + "neutron_diagnostic.time" + ], + "data_type": "FLT_1D", + "documentation": "Fusion Power", + "full_path": "neutron_diagnostic/synthetic_signals/fusion_power(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "neutron_diagnostic.synthetic_signals.fusion_power_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"fusion_power\"", + "full_path": "neutron_diagnostic/synthetic_signals/fusion_power_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.synthetic_signals.fusion_power_error_lower": { + "coordinates": [ + "neutron_diagnostic.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"fusion_power\"", + "full_path": "neutron_diagnostic/synthetic_signals/fusion_power_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "neutron_diagnostic.synthetic_signals.fusion_power_error_upper": { + "coordinates": [ + "neutron_diagnostic.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"fusion_power\"", + "full_path": "neutron_diagnostic/synthetic_signals/fusion_power_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "neutron_diagnostic.synthetic_signals.total_neutron_flux": { + "coordinates": [ + "neutron_diagnostic.time" + ], + "data_type": "FLT_1D", + "documentation": "Total Neutron Flux in Dynamic", + "full_path": "neutron_diagnostic/synthetic_signals/total_neutron_flux(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s^-1" + }, + "neutron_diagnostic.synthetic_signals.total_neutron_flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"total_neutron_flux\"", + "full_path": "neutron_diagnostic/synthetic_signals/total_neutron_flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.synthetic_signals.total_neutron_flux_error_lower": { + "coordinates": [ + "neutron_diagnostic.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"total_neutron_flux\"", + "full_path": "neutron_diagnostic/synthetic_signals/total_neutron_flux_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s^-1" + }, + "neutron_diagnostic.synthetic_signals.total_neutron_flux_error_upper": { + "coordinates": [ + "neutron_diagnostic.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"total_neutron_flux\"", + "full_path": "neutron_diagnostic/synthetic_signals/total_neutron_flux_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s^-1" + }, + "neutron_diagnostic.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "neutron_diagnostic/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "neutron_diagnostic.unit_source": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Unit ring sources description", + "full_path": "neutron_diagnostic/unit_source(i1)", + "lifecycle_status": "alpha", + "maxoccur": "2500", + "structure_reference": "neutron_diagnostic_unit_source" + }, + "neutron_diagnostic.unit_source[:].position": { + "data_type": "STRUCTURE", + "documentation": "Position of ring unit sources inside ITER vacuum vessel", + "full_path": "neutron_diagnostic/unit_source(i1)/position", + "lifecycle_status": "alpha", + "structure_reference": "rz0d_static" + }, + "neutron_diagnostic.unit_source[:].position.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "neutron_diagnostic/unit_source(i1)/position/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.unit_source[:].position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "neutron_diagnostic/unit_source(i1)/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.unit_source[:].position.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "neutron_diagnostic/unit_source(i1)/position/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.unit_source[:].position.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "neutron_diagnostic/unit_source(i1)/position/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.unit_source[:].position.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "neutron_diagnostic/unit_source(i1)/position/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.unit_source[:].position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "neutron_diagnostic/unit_source(i1)/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.unit_source[:].position.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "neutron_diagnostic/unit_source(i1)/position/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.unit_source[:].position.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "neutron_diagnostic/unit_source(i1)/position/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "neutron_diagnostic.unit_source[:].radiation": { + "coordinates": [ + "1...2" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Radiation type on detector's converter (1 - 'neutrons'; 2 - 'gamma-rays')", + "full_path": "neutron_diagnostic/unit_source(i1)/radiation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "2", + "structure_reference": "neutron_diagnostic_unit_source_radiation" + }, + "neutron_diagnostic.unit_source[:].radiation[:].reaction": { + "coordinates": [ + "1...2" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plasma reaction (1 - 'DT'; 2 - 'DD')", + "full_path": "neutron_diagnostic/unit_source(i1)/radiation(i2)/reaction(i3)", + "lifecycle_status": "alpha", + "maxoccur": "2", + "structure_reference": "neutron_diagnostic_unit_source_radiation_reaction" + }, + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].d2flux_drdz": { + "coordinates": [ + "neutron_diagnostic.detectors", + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].energy" + ], + "data_type": "FLT_2D", + "documentation": "Second deriviation of Radiation flux from Unit Ring Source in recent detector's converter for \"spline\" reconstruction", + "full_path": "neutron_diagnostic/unit_source(i1)/radiation(i2)/reaction(i3)/d2flux_drdz(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-4" + }, + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].d2flux_drdz_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d2flux_drdz\"", + "full_path": "neutron_diagnostic/unit_source(i1)/radiation(i2)/reaction(i3)/d2flux_drdz_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].d2flux_drdz_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors", + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].energy" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"d2flux_drdz\"", + "full_path": "neutron_diagnostic/unit_source(i1)/radiation(i2)/reaction(i3)/d2flux_drdz_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-4" + }, + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].d2flux_drdz_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors", + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].energy" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"d2flux_drdz\"", + "full_path": "neutron_diagnostic/unit_source(i1)/radiation(i2)/reaction(i3)/d2flux_drdz_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-4" + }, + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].energy": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Energy boundaries for Detector Radiator Flux", + "full_path": "neutron_diagnostic/unit_source(i1)/radiation(i2)/reaction(i3)/energy(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].energy_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy\"", + "full_path": "neutron_diagnostic/unit_source(i1)/radiation(i2)/reaction(i3)/energy_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].energy_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energy\"", + "full_path": "neutron_diagnostic/unit_source(i1)/radiation(i2)/reaction(i3)/energy_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].energy_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energy\"", + "full_path": "neutron_diagnostic/unit_source(i1)/radiation(i2)/reaction(i3)/energy_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].flux": { + "coordinates": [ + "neutron_diagnostic.detectors", + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].energy" + ], + "data_type": "FLT_2D", + "documentation": "Radiation flux from Unit Ring Source in recent detector's converter", + "full_path": "neutron_diagnostic/unit_source(i1)/radiation(i2)/reaction(i3)/flux(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-2" + }, + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "neutron_diagnostic/unit_source(i1)/radiation(i2)/reaction(i3)/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].flux_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors", + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].energy" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"flux\"", + "full_path": "neutron_diagnostic/unit_source(i1)/radiation(i2)/reaction(i3)/flux_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-2" + }, + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].flux_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors", + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].energy" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"flux\"", + "full_path": "neutron_diagnostic/unit_source(i1)/radiation(i2)/reaction(i3)/flux_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-2" + }, + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].reaction_rate": { + "coordinates": [ + "neutron_diagnostic.detectors", + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].energy" + ], + "data_type": "FLT_2D", + "documentation": "Reaction Rate on converter's material from Unit Ring Source in recent detector's converter", + "full_path": "neutron_diagnostic/unit_source(i1)/radiation(i2)/reaction(i3)/reaction_rate(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-3" + }, + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].reaction_rate_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"reaction_rate\"", + "full_path": "neutron_diagnostic/unit_source(i1)/radiation(i2)/reaction(i3)/reaction_rate_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].reaction_rate_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors", + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].energy" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"reaction_rate\"", + "full_path": "neutron_diagnostic/unit_source(i1)/radiation(i2)/reaction(i3)/reaction_rate_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-3" + }, + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].reaction_rate_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors", + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].energy" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"reaction_rate\"", + "full_path": "neutron_diagnostic/unit_source(i1)/radiation(i2)/reaction(i3)/reaction_rate_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-3" + }, + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].sensitivity": { + "coordinates": [ + "neutron_diagnostic.detectors", + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].energy" + ], + "data_type": "FLT_2D", + "documentation": "Sensitivity of converter's material in recent detector's converter", + "full_path": "neutron_diagnostic/unit_source(i1)/radiation(i2)/reaction(i3)/sensitivity(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "cps.m^2.s" + }, + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].sensitivity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"sensitivity\"", + "full_path": "neutron_diagnostic/unit_source(i1)/radiation(i2)/reaction(i3)/sensitivity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].sensitivity_error_lower": { + "coordinates": [ + "neutron_diagnostic.detectors", + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].energy" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"sensitivity\"", + "full_path": "neutron_diagnostic/unit_source(i1)/radiation(i2)/reaction(i3)/sensitivity_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "cps.m^2.s" + }, + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].sensitivity_error_upper": { + "coordinates": [ + "neutron_diagnostic.detectors", + "neutron_diagnostic.unit_source[:].radiation[:].reaction[:].energy" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"sensitivity\"", + "full_path": "neutron_diagnostic/unit_source(i1)/radiation(i2)/reaction(i3)/sensitivity_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "cps.m^2.s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/ntms.json b/omas/imas_structures/3_39_0/ntms.json new file mode 100644 index 000000000..66aebb9d7 --- /dev/null +++ b/omas/imas_structures/3_39_0/ntms.json @@ -0,0 +1,1788 @@ +{ + "ntms": { + "documentation": "Description of neoclassical tearing modes", + "full_path": "ntms", + "lifecycle_last_change": "3.0.4", + "lifecycle_status": "alpha", + "lifecycle_version": "3.0.4", + "maxoccur": "1" + }, + "ntms.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "ntms/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "ntms.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ntms/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ntms/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "ntms/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "ntms.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ntms/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ntms/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "ntms/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "ntms/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ntms/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ntms/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "ntms/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.code.output_flag": { + "coordinates": [ + "ntms.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "ntms/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "ntms.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "ntms/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ntms/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ntms/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "ntms/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "ntms.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "ntms/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "ntms/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "ntms/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "ntms.ids_properties.occurrence" + }, + "ntms.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "ntms/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "ntms.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "ntms/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "ntms.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ntms/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ntms/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "ntms/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ntms/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ntms/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "ntms/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "ntms.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ntms/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ntms/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "ntms/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ntms/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ntms/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "ntms/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "ntms.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "ntms/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "ntms.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ntms/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ntms/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "ntms/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "ntms/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ntms/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ntms/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "ntms/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "ntms.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "ntms/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "ntms.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ntms/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ntms/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "ntms/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "ntms/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ntms/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ntms/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "ntms/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "ntms.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "ntms/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "ntms/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "ntms/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "ntms/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "ntms/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "ntms/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "ntms/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "ntms.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "ntms/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "ntms.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "ntms/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "ntms.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "ntms/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "ntms.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "ntms/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "ntms/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "ntms.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "ntms/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "ntms.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "ntms/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "ntms/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "ntms/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "ntms.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "ntms/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "ntms.time_slice": { + "coordinates": [ + "ntms.time_slice[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Description of neoclassical tearing modes for various time slices", + "full_path": "ntms/time_slice(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "ntm_time_slice", + "timebasepath": "time", + "type": "dynamic" + }, + "ntms.time_slice[:].mode": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of the various NTM modes appearing during the simulation. If a mode appears several times, use several indices in this array of structure with the same m,n values.", + "full_path": "ntms/time_slice(itime)/mode(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "ntm_time_slice_mode" + }, + "ntms.time_slice[:].mode[:].calculation_method": { + "data_type": "STR_0D", + "documentation": "Description of how the mode evolution is calculated", + "full_path": "ntms/time_slice(itime)/mode(i1)/calculation_method", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].delta_diff": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Extra diffusion coefficient for the transport equations of Te, ne, Ti ", + "full_path": "ntms/time_slice(itime)/mode(i1)/delta_diff(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "ntms.time_slice[:].mode[:].delta_diff_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"delta_diff\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/delta_diff_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].delta_diff_error_lower": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"delta_diff\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/delta_diff_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "ntms.time_slice[:].mode[:].delta_diff_error_upper": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"delta_diff\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/delta_diff_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "ntms.time_slice[:].mode[:].deltaw": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "deltaw contributions to the Rutherford equation", + "full_path": "ntms/time_slice(itime)/mode(i1)/deltaw(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "ntm_time_slice_mode_evolution_deltaw" + }, + "ntms.time_slice[:].mode[:].deltaw[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the contribution", + "full_path": "ntms/time_slice(itime)/mode(i1)/deltaw(i2)/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].deltaw[:].value": { + "data_type": "FLT_0D", + "documentation": "Value of the contribution", + "full_path": "ntms/time_slice(itime)/mode(i1)/deltaw(i2)/value", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1" + }, + "ntms.time_slice[:].mode[:].deltaw[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/deltaw(i2)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].deltaw[:].value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/deltaw(i2)/value_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1" + }, + "ntms.time_slice[:].mode[:].deltaw[:].value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/deltaw(i2)/value_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1" + }, + "ntms.time_slice[:].mode[:].detailed_evolution": { + "data_type": "STRUCTURE", + "documentation": "Detailed NTM evolution on a finer timebase than the time_slice array of structure", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution", + "lifecycle_status": "alpha", + "structure_reference": "ntm_time_slice_mode_detailed_evolution" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.calculation_method": { + "data_type": "STR_0D", + "documentation": "Description of how the mode evolution is calculated", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/calculation_method", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.delta_diff": { + "coordinates": [ + "1...3", + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_2D", + "documentation": "Extra diffusion coefficient for the transport equations of Te, ne, Ti ", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/delta_diff(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.delta_diff_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"delta_diff\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/delta_diff_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.delta_diff_error_lower": { + "coordinates": [ + "1...3", + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"delta_diff\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/delta_diff_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.delta_diff_error_upper": { + "coordinates": [ + "1...3", + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"delta_diff\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/delta_diff_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.deltaw": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "deltaw contributions to the Rutherford equation", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/deltaw(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "ntm_time_slice_mode_detailed_evolution_deltaw" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.deltaw[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the contribution", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/deltaw(i2)/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.deltaw[:].value": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Value of the contribution", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/deltaw(i2)/value(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.deltaw[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/deltaw(i2)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.deltaw[:].value_error_lower": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/deltaw(i2)/value_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.deltaw[:].value_error_upper": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/deltaw(i2)/value_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.dfrequency_dt": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Time derivative of the frequency of the mode", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/dfrequency_dt(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-2" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.dfrequency_dt_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dfrequency_dt\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/dfrequency_dt_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.dfrequency_dt_error_lower": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dfrequency_dt\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/dfrequency_dt_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-2" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.dfrequency_dt_error_upper": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dfrequency_dt\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/dfrequency_dt_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-2" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.dphase_dt": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Time derivative of the phase of the mode", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/dphase_dt(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad/s" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.dphase_dt_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dphase_dt\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/dphase_dt_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.dphase_dt_error_lower": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dphase_dt\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/dphase_dt_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad/s" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.dphase_dt_error_upper": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dphase_dt\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/dphase_dt_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad/s" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.dwidth_dt": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Time derivative of the full width of the mode", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/dwidth_dt(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.dwidth_dt_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dwidth_dt\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/dwidth_dt_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.dwidth_dt_error_lower": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dwidth_dt\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/dwidth_dt_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.dwidth_dt_error_upper": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dwidth_dt\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/dwidth_dt_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.frequency": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Frequency of the mode", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/frequency(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Hz" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.frequency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"frequency\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/frequency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.frequency_error_lower": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"frequency\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/frequency_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Hz" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.frequency_error_upper": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"frequency\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/frequency_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Hz" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.m_pol": { + "data_type": "INT_0D", + "documentation": "Poloidal mode number", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/m_pol", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.n_tor": { + "data_type": "INT_0D", + "documentation": "Toroidal mode number", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/n_tor", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.phase": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Phase of the mode", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/phase(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.phase_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phase\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/phase_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.phase_error_lower": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phase\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/phase_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.phase_error_upper": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phase\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/phase_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.rho_tor": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Flux coordinate on which the mode is centred", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/rho_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.rho_tor_error_lower": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/rho_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.rho_tor_error_upper": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/rho_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.rho_tor_norm": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Normalised flux coordinate on which the mode is centred", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/rho_tor_norm(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.rho_tor_norm_error_lower": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/rho_tor_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.rho_tor_norm_error_upper": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/rho_tor_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Time array used to describe the detailed evolution of the NTM", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/time_detailed(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_detailed\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/time_detailed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_detailed\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/time_detailed_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_detailed\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/time_detailed_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.torque": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "torque contributions to the Rutherford equation", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/torque(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "ntm_time_slice_mode_detailed_evolution_torque" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.torque[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the contribution", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/torque(i2)/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.torque[:].value": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Value of the contribution", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/torque(i2)/value(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^2.s^-2" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.torque[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/torque(i2)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.torque[:].value_error_lower": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/torque(i2)/value_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^2.s^-2" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.torque[:].value_error_upper": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/torque(i2)/value_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^2.s^-2" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.width": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Full width of the mode", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/width(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"width\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.width_error_lower": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"width\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/width_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "ntms.time_slice[:].mode[:].detailed_evolution.width_error_upper": { + "coordinates": [ + "ntms.time_slice[:].mode[:].detailed_evolution.time_detailed" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"width\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/detailed_evolution/width_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "ntms.time_slice[:].mode[:].dfrequency_dt": { + "data_type": "FLT_0D", + "documentation": "Time derivative of the frequency of the mode", + "full_path": "ntms/time_slice(itime)/mode(i1)/dfrequency_dt", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-2" + }, + "ntms.time_slice[:].mode[:].dfrequency_dt_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dfrequency_dt\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/dfrequency_dt_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].dfrequency_dt_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"dfrequency_dt\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/dfrequency_dt_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-2" + }, + "ntms.time_slice[:].mode[:].dfrequency_dt_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"dfrequency_dt\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/dfrequency_dt_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-2" + }, + "ntms.time_slice[:].mode[:].dphase_dt": { + "data_type": "FLT_0D", + "documentation": "Time derivative of the phase of the mode", + "full_path": "ntms/time_slice(itime)/mode(i1)/dphase_dt", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad/s" + }, + "ntms.time_slice[:].mode[:].dphase_dt_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dphase_dt\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/dphase_dt_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].dphase_dt_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"dphase_dt\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/dphase_dt_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad/s" + }, + "ntms.time_slice[:].mode[:].dphase_dt_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"dphase_dt\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/dphase_dt_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad/s" + }, + "ntms.time_slice[:].mode[:].dwidth_dt": { + "data_type": "FLT_0D", + "documentation": "Time derivative of the full width of the mode", + "full_path": "ntms/time_slice(itime)/mode(i1)/dwidth_dt", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "ntms.time_slice[:].mode[:].dwidth_dt_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dwidth_dt\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/dwidth_dt_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].dwidth_dt_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"dwidth_dt\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/dwidth_dt_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "ntms.time_slice[:].mode[:].dwidth_dt_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"dwidth_dt\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/dwidth_dt_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m/s" + }, + "ntms.time_slice[:].mode[:].frequency": { + "data_type": "FLT_0D", + "documentation": "Frequency of the mode", + "full_path": "ntms/time_slice(itime)/mode(i1)/frequency", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Hz" + }, + "ntms.time_slice[:].mode[:].frequency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"frequency\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/frequency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].frequency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"frequency\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/frequency_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Hz" + }, + "ntms.time_slice[:].mode[:].frequency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"frequency\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/frequency_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Hz" + }, + "ntms.time_slice[:].mode[:].m_pol": { + "data_type": "INT_0D", + "documentation": "Poloidal mode number", + "full_path": "ntms/time_slice(itime)/mode(i1)/m_pol", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].n_tor": { + "data_type": "INT_0D", + "documentation": "Toroidal mode number", + "full_path": "ntms/time_slice(itime)/mode(i1)/n_tor", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].onset": { + "data_type": "STRUCTURE", + "documentation": "NTM onset characteristics", + "full_path": "ntms/time_slice(itime)/mode(i1)/onset", + "lifecycle_status": "alpha", + "structure_reference": "ntm_time_slice_mode_onset" + }, + "ntms.time_slice[:].mode[:].onset.cause": { + "data_type": "STR_0D", + "documentation": "Cause of the mode onset", + "full_path": "ntms/time_slice(itime)/mode(i1)/onset/cause", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].onset.m_pol": { + "data_type": "INT_0D", + "documentation": "Poloidal mode number", + "full_path": "ntms/time_slice(itime)/mode(i1)/onset/m_pol", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].onset.n_tor": { + "data_type": "INT_0D", + "documentation": "Toroidal mode number", + "full_path": "ntms/time_slice(itime)/mode(i1)/onset/n_tor", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].onset.phase": { + "data_type": "FLT_0D", + "documentation": "Phase of the mode at onset", + "full_path": "ntms/time_slice(itime)/mode(i1)/onset/phase", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "ntms.time_slice[:].mode[:].onset.phase_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phase\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/onset/phase_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].onset.phase_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phase\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/onset/phase_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "ntms.time_slice[:].mode[:].onset.phase_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phase\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/onset/phase_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "ntms.time_slice[:].mode[:].onset.time_offset": { + "data_type": "FLT_0D", + "documentation": "Offset time (when a mode disappears). If the mode reappears later in the simulation, use another index of the mode array of structure", + "full_path": "ntms/time_slice(itime)/mode(i1)/onset/time_offset", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "ntms.time_slice[:].mode[:].onset.time_offset_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_offset\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/onset/time_offset_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].onset.time_offset_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_offset\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/onset/time_offset_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "ntms.time_slice[:].mode[:].onset.time_offset_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_offset\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/onset/time_offset_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "ntms.time_slice[:].mode[:].onset.time_onset": { + "data_type": "FLT_0D", + "documentation": "Onset time", + "full_path": "ntms/time_slice(itime)/mode(i1)/onset/time_onset", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "ntms.time_slice[:].mode[:].onset.time_onset_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_onset\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/onset/time_onset_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].onset.time_onset_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_onset\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/onset/time_onset_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "ntms.time_slice[:].mode[:].onset.time_onset_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_onset\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/onset/time_onset_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "ntms.time_slice[:].mode[:].onset.width": { + "data_type": "FLT_0D", + "documentation": "Seed island full width at onset time", + "full_path": "ntms/time_slice(itime)/mode(i1)/onset/width", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "ntms.time_slice[:].mode[:].onset.width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"width\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/onset/width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].onset.width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"width\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/onset/width_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "ntms.time_slice[:].mode[:].onset.width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"width\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/onset/width_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "ntms.time_slice[:].mode[:].phase": { + "data_type": "FLT_0D", + "documentation": "Phase of the mode", + "full_path": "ntms/time_slice(itime)/mode(i1)/phase", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "ntms.time_slice[:].mode[:].phase_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phase\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/phase_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].phase_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phase\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/phase_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "ntms.time_slice[:].mode[:].phase_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phase\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/phase_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "ntms.time_slice[:].mode[:].rho_tor": { + "data_type": "FLT_0D", + "documentation": "Flux coordinate on which the mode is centred", + "full_path": "ntms/time_slice(itime)/mode(i1)/rho_tor", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "ntms.time_slice[:].mode[:].rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].rho_tor_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/rho_tor_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "ntms.time_slice[:].mode[:].rho_tor_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/rho_tor_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "ntms.time_slice[:].mode[:].rho_tor_norm": { + "data_type": "FLT_0D", + "documentation": "Normalised flux coordinate on which the mode is centred", + "full_path": "ntms/time_slice(itime)/mode(i1)/rho_tor_norm", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "ntms.time_slice[:].mode[:].rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].rho_tor_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/rho_tor_norm_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "ntms.time_slice[:].mode[:].rho_tor_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/rho_tor_norm_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "ntms.time_slice[:].mode[:].torque": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "torque contributions to the Rutherford equation", + "full_path": "ntms/time_slice(itime)/mode(i1)/torque(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "ntm_time_slice_mode_evolution_torque" + }, + "ntms.time_slice[:].mode[:].torque[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the contribution", + "full_path": "ntms/time_slice(itime)/mode(i1)/torque(i2)/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].torque[:].value": { + "data_type": "FLT_0D", + "documentation": "Value of the contribution", + "full_path": "ntms/time_slice(itime)/mode(i1)/torque(i2)/value", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^2.s^-2" + }, + "ntms.time_slice[:].mode[:].torque[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/torque(i2)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].torque[:].value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/torque(i2)/value_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^2.s^-2" + }, + "ntms.time_slice[:].mode[:].torque[:].value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/torque(i2)/value_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^2.s^-2" + }, + "ntms.time_slice[:].mode[:].width": { + "data_type": "FLT_0D", + "documentation": "Full width of the mode", + "full_path": "ntms/time_slice(itime)/mode(i1)/width", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "ntms.time_slice[:].mode[:].width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"width\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "ntms.time_slice[:].mode[:].width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"width\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/width_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "ntms.time_slice[:].mode[:].width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"width\"", + "full_path": "ntms/time_slice(itime)/mode(i1)/width_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "ntms.time_slice[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "ntms/time_slice(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "ntms.vacuum_toroidal_field": { + "cocos_alias": "IDSPATH", + "cocos_replace": "ntms.vacuum_toroidal_field", + "data_type": "STRUCTURE", + "documentation": "Characteristics of the vacuum toroidal field (used in rho_tor definition)", + "full_path": "ntms/vacuum_toroidal_field", + "lifecycle_status": "alpha", + "structure_reference": "b_tor_vacuum_1" + }, + "ntms.vacuum_toroidal_field.b0": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "ntms.time" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "ntms/vacuum_toroidal_field/b0(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "ntms.vacuum_toroidal_field.b0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b0\"", + "full_path": "ntms/vacuum_toroidal_field/b0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ntms.vacuum_toroidal_field.b0_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "ntms.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b0\"", + "full_path": "ntms/vacuum_toroidal_field/b0_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "ntms.vacuum_toroidal_field.b0_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "ntms.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b0\"", + "full_path": "ntms/vacuum_toroidal_field/b0_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "ntms.vacuum_toroidal_field.r0": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "ntms/vacuum_toroidal_field/r0", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "ntms.vacuum_toroidal_field.r0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r0\"", + "full_path": "ntms/vacuum_toroidal_field/r0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "ntms.vacuum_toroidal_field.r0_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r0\"", + "full_path": "ntms/vacuum_toroidal_field/r0_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "ntms.vacuum_toroidal_field.r0_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r0\"", + "full_path": "ntms/vacuum_toroidal_field/r0_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/omas_doc.html b/omas/imas_structures/3_39_0/omas_doc.html new file mode 100644 index 000000000..b4ad23a8e --- /dev/null +++ b/omas/imas_structures/3_39_0/omas_doc.html @@ -0,0 +1,19812 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

amns_data

(alpha)

Atomic, molecular, nuclear and surface physics data. Each occurrence contains the data for a given element (nuclear charge), describing various physical processes. For each process, data tables are organized by charge states. The coordinate system used by the data tables is described under the coordinate_system node.

amns_data.a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

amns_data.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

amns_data.code.commit

(alpha)

STR_0D

Unique commit reference of software

amns_data.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

amns_data.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

amns_data.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

amns_data.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

amns_data.code.library[:].name

(alpha)

STR_0D

Name of software

amns_data.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

amns_data.code.library[:].repository

(alpha)

STR_0D

URL of software repository

amns_data.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

amns_data.code.name

(alpha)

STR_0D

Name of software generating IDS

amns_data.code.output_flag

(alpha)

[amns_data.time]

INT_1D

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.

amns_data.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

amns_data.code.repository

(alpha)

STR_0D

URL of software repository

amns_data.code.version

(alpha)

STR_0D

Unique version (tag) of software

amns_data.coordinate_system

(alpha)

[1...N]

STRUCT_ARRAY

Array of possible coordinate systems for process tables

amns_data.coordinate_system[:].coordinate

(alpha)

[1...N]

STRUCT_ARRAY

Set of coordinates for that coordinate system. A coordinate an be either a range of real values or a set of discrete values (if interpolation_type=0)

amns_data.coordinate_system[:].coordinate[:].extrapolation_type

(alpha)

[1...2]

INT_1D

Extrapolation strategy when leaving the domain. The first value of the vector describes the behaviour at lower bound, the second describes the at upper bound. Possible values: 0=none, report error; 1=boundary value; 2=linear extrapolation

amns_data.coordinate_system[:].coordinate[:].interpolation_type

(alpha)

INT_0D

Interpolation strategy in this coordinate direction. Integer flag: 0=discrete (no interpolation); 1=linear; ...

amns_data.coordinate_system[:].coordinate[:].label

(alpha)

STR_0D

Description of coordinate (e.g. "Electron temperature")

amns_data.coordinate_system[:].coordinate[:].spacing

(alpha)

INT_0D

Flag for specific coordinate spacing (for optimization purposes). Integer flag: 0=undefined; 1=uniform; ...

amns_data.coordinate_system[:].coordinate[:].transformation

(alpha)

INT_0D

Coordinate transformation applied to coordinate values stored in coord. Integer flag: 0=none; 1=log10; 2=ln

amns_data.coordinate_system[:].coordinate[:].units

(alpha)

STR_0D

Units of coordinate (e.g. eV)

amns_data.coordinate_system[:].coordinate[:].value_labels

(alpha)

[amns_data.coordinate_system[:].coordinate[:].values]

STR_1D

String description of discrete coordinate values (if interpolation_type=0). E.g., for spectroscopic lines, the spectroscopic description of the transition.

amns_data.coordinate_system[:].coordinate[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

units given by coordinate_system(:)/coordinate(:)/units

Coordinate values

amns_data.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

amns_data.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

amns_data.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

amns_data.ids_properties.homogeneous_time

(alpha)

INT_0D

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

amns_data.ids_properties.occurrence

INT_0D

amns_data.ids_properties.plugins

(alpha)

STRUCTURE

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.

amns_data.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

amns_data.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

amns_data.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

amns_data.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

amns_data.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

amns_data.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

amns_data.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

amns_data.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

amns_data.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

amns_data.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

amns_data.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

amns_data.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

amns_data.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

amns_data.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

amns_data.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

amns_data.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

amns_data.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

amns_data.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

amns_data.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

amns_data.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

amns_data.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

amns_data.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

amns_data.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

amns_data.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

amns_data.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

amns_data.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

amns_data.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

amns_data.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

amns_data.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

amns_data.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

amns_data.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

amns_data.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

amns_data.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

amns_data.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

amns_data.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

amns_data.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

amns_data.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

amns_data.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

amns_data.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

amns_data.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

amns_data.ids_properties.source

(obsolescent)

STR_0D

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.

amns_data.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

amns_data.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

amns_data.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

amns_data.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

amns_data.process

(alpha)

[1...N]

STRUCT_ARRAY

Description and data for a set of physical processes.

amns_data.process[:].charge_state

(alpha)

[1...N]

STRUCT_ARRAY

Process tables for a set of charge states. Only one table is used for that process, defined by process(:)/table_dimension

amns_data.process[:].charge_state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

amns_data.process[:].charge_state[:].table_0d

(alpha)

FLT_0D (uncertain)

units given by process(:)/results_units

0D table describing the process data

amns_data.process[:].charge_state[:].table_1d

(alpha)

[amns_data.coordinate_system[:].coordinate[:].values]

FLT_1D (uncertain)

units given by process(i1)/results_units

1D table describing the process data

amns_data.process[:].charge_state[:].table_2d

(alpha)

[amns_data.coordinate_system[:].coordinate[:].values,
amns_data.coordinate_system[:].coordinate[:].values]

FLT_2D (uncertain)

units given by process(i1)/results_units

2D table describing the process data

amns_data.process[:].charge_state[:].table_3d

(alpha)

[amns_data.coordinate_system[:].coordinate[:].values,
amns_data.coordinate_system[:].coordinate[:].values,
amns_data.coordinate_system[:].coordinate[:].values]

FLT_3D (uncertain)

units given by process(:)/results_units

3D table describing the process data

amns_data.process[:].charge_state[:].table_4d

(alpha)

[amns_data.coordinate_system[:].coordinate[:].values,
amns_data.coordinate_system[:].coordinate[:].values,
amns_data.coordinate_system[:].coordinate[:].values,
amns_data.coordinate_system[:].coordinate[:].values]

FLT_4D (uncertain)

units given by process(i1)/results_units

4D table describing the process data

amns_data.process[:].charge_state[:].table_5d

(alpha)

[amns_data.coordinate_system[:].coordinate[:].values,
amns_data.coordinate_system[:].coordinate[:].values,
amns_data.coordinate_system[:].coordinate[:].values,
amns_data.coordinate_system[:].coordinate[:].values,
amns_data.coordinate_system[:].coordinate[:].values]

FLT_5D (uncertain)

units given by process(i1)/results_units

5D table describing the process data

amns_data.process[:].charge_state[:].table_6d

(alpha)

[amns_data.coordinate_system[:].coordinate[:].values,
amns_data.coordinate_system[:].coordinate[:].values,
amns_data.coordinate_system[:].coordinate[:].values,
amns_data.coordinate_system[:].coordinate[:].values,
amns_data.coordinate_system[:].coordinate[:].values,
amns_data.coordinate_system[:].coordinate[:].values]

FLT_6D (uncertain)

units given by process(i1)/results_units

6D table describing the process data

amns_data.process[:].charge_state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle (equal to z_min if no bundle)

amns_data.process[:].charge_state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle

amns_data.process[:].citation

(alpha)

STR_0D

Reference to publication(s)

amns_data.process[:].coordinate_index

(alpha)

INT_0D

Index in tables_coord, specifying what coordinate systems to use for this process (valid for all tables)

amns_data.process[:].label

(alpha)

STR_0D

String identifying the process (e.g. EI, RC, ...)

amns_data.process[:].products

(alpha)

[1...N]

STRUCT_ARRAY

Set of products resulting of this process

amns_data.process[:].products[:].charge

(alpha)

FLT_0D (uncertain)

-

Charge number of the participant

amns_data.process[:].products[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom (in such case, this array should be of size 1) or molecule. Mass of atom and nuclear charge should be set to 0 for photons and electrons. The mass of atom shouldn't be set for an atomic process that is not isotope dependent.

amns_data.process[:].products[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

amns_data.process[:].products[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

amns_data.process[:].products[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

amns_data.process[:].products[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

amns_data.process[:].products[:].label

(alpha)

STR_0D

String identifying reaction participant (e.g. "D", "e", "W", "CD4", "photon", "n")

amns_data.process[:].products[:].mass

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of the participant

amns_data.process[:].products[:].metastable

(alpha)

[1...N]

INT_1D

An array identifying the metastable; if zero-length, then not a metastable; if of length 1, then the value indicates the electronic level for the metastable (mostly used for atoms/ions); if of length 2, then the 1st would indicate the electronic level and the second the vibrational level for the metastable (mostly used for molecules and molecular ions); if of length 3, then the 1st would indicate the electronic level, the second the vibrational level and the third the rotational level for the metastable (mostly used for molecules and molecular ions)

amns_data.process[:].products[:].metastable_label

(alpha)

STR_0D

Label identifying in text form the metastable

amns_data.process[:].products[:].multiplicity

(alpha)

FLT_0D (uncertain)

-

Multiplicity in the reaction

amns_data.process[:].products[:].relative_charge

(alpha)

INT_0D

This is a flag indicating that charges are absolute (if set to 0), relative (if 1) or irrelevant (-1); relative would be used to categorize the ionization reactions from i to i+1 for all charge states; in the case of bundles, the +1 relative indicates the next bundle

amns_data.process[:].products[:].role

(alpha)

STRUCTURE

Identifier for the role of this paricipant in the reaction. For surface reactions distinguish between projectile and wall.

amns_data.process[:].products[:].role.description

(alpha)

STR_0D

Verbose description

amns_data.process[:].products[:].role.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

amns_data.process[:].products[:].role.name

(alpha)

STR_0D

Short string identifier

amns_data.process[:].provider

(alpha)

STR_0D

Name of the person in charge of producing this data

amns_data.process[:].reactants

(alpha)

[1...N]

STRUCT_ARRAY

Set of reactants involved in this process

amns_data.process[:].reactants[:].charge

(alpha)

FLT_0D (uncertain)

-

Charge number of the participant

amns_data.process[:].reactants[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom (in such case, this array should be of size 1) or molecule. Mass of atom and nuclear charge should be set to 0 for photons and electrons. The mass of atom shouldn't be set for an atomic process that is not isotope dependent.

amns_data.process[:].reactants[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

amns_data.process[:].reactants[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

amns_data.process[:].reactants[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

amns_data.process[:].reactants[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

amns_data.process[:].reactants[:].label

(alpha)

STR_0D

String identifying reaction participant (e.g. "D", "e", "W", "CD4", "photon", "n")

amns_data.process[:].reactants[:].mass

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of the participant

amns_data.process[:].reactants[:].metastable

(alpha)

[1...N]

INT_1D

An array identifying the metastable; if zero-length, then not a metastable; if of length 1, then the value indicates the electronic level for the metastable (mostly used for atoms/ions); if of length 2, then the 1st would indicate the electronic level and the second the vibrational level for the metastable (mostly used for molecules and molecular ions); if of length 3, then the 1st would indicate the electronic level, the second the vibrational level and the third the rotational level for the metastable (mostly used for molecules and molecular ions)

amns_data.process[:].reactants[:].metastable_label

(alpha)

STR_0D

Label identifying in text form the metastable

amns_data.process[:].reactants[:].multiplicity

(alpha)

FLT_0D (uncertain)

-

Multiplicity in the reaction

amns_data.process[:].reactants[:].relative_charge

(alpha)

INT_0D

This is a flag indicating that charges are absolute (if set to 0), relative (if 1) or irrelevant (-1); relative would be used to categorize the ionization reactions from i to i+1 for all charge states; in the case of bundles, the +1 relative indicates the next bundle

amns_data.process[:].reactants[:].role

(alpha)

STRUCTURE

Identifier for the role of this paricipant in the reaction. For surface reactions distinguish between projectile and wall.

amns_data.process[:].reactants[:].role.description

(alpha)

STR_0D

Verbose description

amns_data.process[:].reactants[:].role.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

amns_data.process[:].reactants[:].role.name

(alpha)

STR_0D

Short string identifier

amns_data.process[:].result_label

(alpha)

STR_0D

Description of the process result (rate, cross section, sputtering yield, ...)

amns_data.process[:].result_transformation

(alpha)

INT_0D

Transformation of the process result. Integer flag: 0=no transformation; 1=10^; 2=exp()

amns_data.process[:].result_units

(alpha)

STR_0D

Units of the process result

amns_data.process[:].source

(alpha)

STR_0D

Filename or subroutine name used to provide this data

amns_data.process[:].table_dimension

(alpha)

INT_0D

Table dimensionality of the process (1 to 6), valid for all charge states. Indicates which of the tables is filled (below the charge_state node)

amns_data.release

(alpha)

[1...N]

STRUCT_ARRAY

List of available releases of the AMNS data; each element contains information about the AMNS data that is included in the release. This part of the IDS is filled and stored only into shot/run=0/1, playing the role of a catalogue.

amns_data.release[:].data_entry

(alpha)

[1...N]

STRUCT_ARRAY

For this release, list of each data item (i.e. shot/run pair containing the actual data) included in this release

amns_data.release[:].data_entry[:].description

(alpha)

STR_0D

Description of this data entry

amns_data.release[:].data_entry[:].run

(alpha)

INT_0D

Which run number is the active run number for this version

amns_data.release[:].data_entry[:].shot

(alpha)

INT_0D

Shot number = Mass*1000+Nuclear_charge

amns_data.release[:].date

(alpha)

STR_0D

Date of this release

amns_data.release[:].description

(alpha)

STR_0D

Description of this release

amns_data.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

amns_data.z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

b_field_non_axisymmetric

(alpha)

Vacuum 3d error magnetic field (the full 3d magnetic field with the axisymmetric components subtracted)

b_field_non_axisymmetric.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

b_field_non_axisymmetric.code.commit

(alpha)

STR_0D

Unique commit reference of software

b_field_non_axisymmetric.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

b_field_non_axisymmetric.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

b_field_non_axisymmetric.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

b_field_non_axisymmetric.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

b_field_non_axisymmetric.code.library[:].name

(alpha)

STR_0D

Name of software

b_field_non_axisymmetric.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

b_field_non_axisymmetric.code.library[:].repository

(alpha)

STR_0D

URL of software repository

b_field_non_axisymmetric.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

b_field_non_axisymmetric.code.name

(alpha)

STR_0D

Name of software generating IDS

b_field_non_axisymmetric.code.output_flag

(alpha)

[b_field_non_axisymmetric.time]

INT_1D

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.

b_field_non_axisymmetric.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

b_field_non_axisymmetric.code.repository

(alpha)

STR_0D

URL of software repository

b_field_non_axisymmetric.code.version

(alpha)

STR_0D

Unique version (tag) of software

b_field_non_axisymmetric.configuration

(alpha)

STR_0D

In case of a constant (single time slice) b_field description, name of the corresponding scenario/configuration

b_field_non_axisymmetric.control_surface_names

(alpha)

[1...N]

STR_1D

List of control surface names, refers to the ../time_slice/control_surface index

b_field_non_axisymmetric.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

b_field_non_axisymmetric.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

b_field_non_axisymmetric.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

b_field_non_axisymmetric.ids_properties.homogeneous_time

(alpha)

INT_0D

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

b_field_non_axisymmetric.ids_properties.plugins

(alpha)

STRUCTURE

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.

b_field_non_axisymmetric.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

b_field_non_axisymmetric.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

b_field_non_axisymmetric.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

b_field_non_axisymmetric.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

b_field_non_axisymmetric.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

b_field_non_axisymmetric.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

b_field_non_axisymmetric.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

b_field_non_axisymmetric.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

b_field_non_axisymmetric.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

b_field_non_axisymmetric.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

b_field_non_axisymmetric.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

b_field_non_axisymmetric.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

b_field_non_axisymmetric.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

b_field_non_axisymmetric.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

b_field_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

b_field_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

b_field_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

b_field_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

b_field_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

b_field_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

b_field_non_axisymmetric.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

b_field_non_axisymmetric.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

b_field_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

b_field_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

b_field_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

b_field_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

b_field_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

b_field_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

b_field_non_axisymmetric.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

b_field_non_axisymmetric.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

b_field_non_axisymmetric.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

b_field_non_axisymmetric.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

b_field_non_axisymmetric.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

b_field_non_axisymmetric.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

b_field_non_axisymmetric.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

b_field_non_axisymmetric.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

b_field_non_axisymmetric.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

b_field_non_axisymmetric.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

b_field_non_axisymmetric.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

b_field_non_axisymmetric.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

b_field_non_axisymmetric.ids_properties.source

(obsolescent)

STR_0D

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.

b_field_non_axisymmetric.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

b_field_non_axisymmetric.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

b_field_non_axisymmetric.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

b_field_non_axisymmetric.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

b_field_non_axisymmetric.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

b_field_non_axisymmetric.time_slice

(alpha)

[b_field_non_axisymmetric.time_slice[:].time]

STRUCT_ARRAY

Set of time slices

b_field_non_axisymmetric.time_slice[:].control_surface

(alpha)

[b_field_non_axisymmetric.control_surface_names]

STRUCT_ARRAY

Magnetic field components and Fourier decomposition of the normal components of the magnetic field for a set of given control surfaces

b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_normal

(alpha)

[b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r,
b_field_non_axisymmetric.time_slice[:].control_surface[:].phi]

FLT_2D (uncertain)

T

Normal component of the vacuum error magnetic field on the various surface points

b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_normal_fourier

(alpha)

[b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r,
b_field_non_axisymmetric.time_slice[:].control_surface[:].n_tor]

CPX_2D (uncertain)

T

Fourier coefficients of the normal component of the vacuum error magnetic field on the various surface points

b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_r

(alpha)

[b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r,
b_field_non_axisymmetric.time_slice[:].control_surface[:].phi]

FLT_2D (uncertain)

T

R component of the vacuum error magnetic field on the various surface points

b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_tor

(alpha)

[b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r,
b_field_non_axisymmetric.time_slice[:].control_surface[:].phi]

FLT_2D (uncertain)

T

Toroidal component of the vacuum error magnetic field on the various surface points

b_field_non_axisymmetric.time_slice[:].control_surface[:].b_field_z

(alpha)

[b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r,
b_field_non_axisymmetric.time_slice[:].control_surface[:].phi]

FLT_2D (uncertain)

T

Z component of the vacuum error magnetic field on the various surface points

b_field_non_axisymmetric.time_slice[:].control_surface[:].n_tor

(alpha)

[1...N]

INT_1D

Toroidal mode number

b_field_non_axisymmetric.time_slice[:].control_surface[:].normal_vector

(alpha)

STRUCTURE

Components of the normal vector to the surface, given on each point of the surface

b_field_non_axisymmetric.time_slice[:].control_surface[:].normal_vector.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

b_field_non_axisymmetric.time_slice[:].control_surface[:].normal_vector.z

(alpha)

[b_field_non_axisymmetric.time_slice[:].control_surface[:].normal_vector.r]

FLT_1D (uncertain)

m

Height

b_field_non_axisymmetric.time_slice[:].control_surface[:].outline

(alpha)

STRUCTURE

Set of points defining the surface in a poloidal plane. The surface then extends in the toroidal direction in an axisymmetric way

b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.z

(alpha)

[b_field_non_axisymmetric.time_slice[:].control_surface[:].outline.r]

FLT_1D (uncertain)

m

Height

b_field_non_axisymmetric.time_slice[:].control_surface[:].phi

(alpha)

[1...N]

FLT_1D (uncertain)

rad

Toroidal angle array, on which the Fourier decomposition is carried out

b_field_non_axisymmetric.time_slice[:].field_map

(alpha)

STRUCTURE

Description of the error field map

b_field_non_axisymmetric.time_slice[:].field_map.b_field_r

(alpha)

[b_field_non_axisymmetric.time_slice[:].field_map.grid.r,
b_field_non_axisymmetric.time_slice[:].field_map.grid.phi,
b_field_non_axisymmetric.time_slice[:].field_map.grid.z]

FLT_3D (uncertain)

T

R component of the vacuum error magnetic field

b_field_non_axisymmetric.time_slice[:].field_map.b_field_tor

(alpha)

[b_field_non_axisymmetric.time_slice[:].field_map.grid.r,
b_field_non_axisymmetric.time_slice[:].field_map.grid.phi,
b_field_non_axisymmetric.time_slice[:].field_map.grid.z]

FLT_3D (uncertain)

T

Toroidal component of the vacuum error magnetic field

b_field_non_axisymmetric.time_slice[:].field_map.b_field_z

(alpha)

[b_field_non_axisymmetric.time_slice[:].field_map.grid.r,
b_field_non_axisymmetric.time_slice[:].field_map.grid.phi,
b_field_non_axisymmetric.time_slice[:].field_map.grid.z]

FLT_3D (uncertain)

T

Z component of the vacuum error magnetic field

b_field_non_axisymmetric.time_slice[:].field_map.grid

(alpha)

STRUCTURE

3D grid

b_field_non_axisymmetric.time_slice[:].field_map.grid.phi

(alpha)

[b_field_non_axisymmetric.time_slice[:].field_map.grid.r]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

b_field_non_axisymmetric.time_slice[:].field_map.grid.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

b_field_non_axisymmetric.time_slice[:].field_map.grid.z

(alpha)

[b_field_non_axisymmetric.time_slice[:].field_map.grid.r]

FLT_1D (uncertain)

m

Height

b_field_non_axisymmetric.time_slice[:].field_map.ripple_amplitude

(alpha)

[b_field_non_axisymmetric.time_slice[:].field_map.grid.r,
b_field_non_axisymmetric.time_slice[:].field_map.grid.z]

FLT_2D (uncertain)

-

Value of (b_field_max-b_field_min)/(b_field_max+b_field_min), where b_field_max resp. b_field_min) is the maximum (resp. minimum) of the magnetic field amplitude over a 2pi rotation in toroidal angle phi at a given R, Z position.

b_field_non_axisymmetric.time_slice[:].time

(alpha)

FLT_0D

s

Time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

barometry

(alpha)

Pressure measurements in the vacuum vessel. NB will need to change the type of the pressure node to signal_1d when moving to the new LL.

barometry.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

barometry.code.commit

(alpha)

STR_0D

Unique commit reference of software

barometry.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

barometry.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

barometry.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

barometry.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

barometry.code.library[:].name

(alpha)

STR_0D

Name of software

barometry.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

barometry.code.library[:].repository

(alpha)

STR_0D

URL of software repository

barometry.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

barometry.code.name

(alpha)

STR_0D

Name of software generating IDS

barometry.code.output_flag

(alpha)

[barometry.time]

INT_1D

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.

barometry.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

barometry.code.repository

(alpha)

STR_0D

URL of software repository

barometry.code.version

(alpha)

STR_0D

Unique version (tag) of software

barometry.gauge

(alpha)

[1...N]

STRUCT_ARRAY

Set of gauges

barometry.gauge[:].calibration_coefficient

(alpha)

FLT_0D (uncertain)

Pa

Coefficient used for converting raw signal into absolute pressure

barometry.gauge[:].name

(alpha)

STR_0D

Name of the gauge

barometry.gauge[:].position

(alpha)

STRUCTURE

Position of the measurements

barometry.gauge[:].position.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

barometry.gauge[:].position.r

(alpha)

FLT_0D (uncertain)

m

Major radius

barometry.gauge[:].position.z

(alpha)

FLT_0D (uncertain)

m

Height

barometry.gauge[:].pressure

(alpha)

STRUCTURE

Pa

Pressure

barometry.gauge[:].pressure.data

(alpha)

[barometry.gauge[:].pressure.time]

FLT_1D (uncertain)

Pa

Data

barometry.gauge[:].pressure.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

barometry.gauge[:].type

(alpha)

STRUCTURE

Type of the gauge (index = 1: Penning; index = 2: Baratron)

barometry.gauge[:].type.description

(alpha)

STR_0D

Verbose description

barometry.gauge[:].type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

barometry.gauge[:].type.name

(alpha)

STR_0D

Short string identifier

barometry.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

barometry.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

barometry.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

barometry.ids_properties.homogeneous_time

(alpha)

INT_0D

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

barometry.ids_properties.occurrence

INT_0D

barometry.ids_properties.plugins

(alpha)

STRUCTURE

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.

barometry.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

barometry.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

barometry.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

barometry.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

barometry.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

barometry.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

barometry.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

barometry.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

barometry.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

barometry.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

barometry.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

barometry.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

barometry.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

barometry.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

barometry.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

barometry.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

barometry.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

barometry.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

barometry.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

barometry.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

barometry.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

barometry.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

barometry.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

barometry.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

barometry.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

barometry.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

barometry.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

barometry.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

barometry.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

barometry.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

barometry.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

barometry.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

barometry.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

barometry.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

barometry.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

barometry.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

barometry.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

barometry.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

barometry.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

barometry.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

barometry.ids_properties.source

(obsolescent)

STR_0D

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.

barometry.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

barometry.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

barometry.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

barometry.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

barometry.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

barometry.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

bolometer

(alpha)

Bolometer diagnostic

bolometer.channel

(alpha)

[1...N]

STRUCT_ARRAY

Set of channels (detector or pixel of a camera)

bolometer.channel[:].aperture

(alpha)

[1...N]

STRUCT_ARRAY

Description of a set of collimating apertures

bolometer.channel[:].aperture[:].centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

bolometer.channel[:].aperture[:].centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

bolometer.channel[:].aperture[:].centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

bolometer.channel[:].aperture[:].centre.z

(alpha)

FLT_0D (uncertain)

m

Height

bolometer.channel[:].aperture[:].geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

bolometer.channel[:].aperture[:].outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

bolometer.channel[:].aperture[:].outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

bolometer.channel[:].aperture[:].outline.x2

(alpha)

[bolometer.channel[:].aperture[:].outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

bolometer.channel[:].aperture[:].radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

bolometer.channel[:].aperture[:].surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

bolometer.channel[:].aperture[:].x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

bolometer.channel[:].aperture[:].x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

bolometer.channel[:].aperture[:].x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

bolometer.channel[:].aperture[:].x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

bolometer.channel[:].aperture[:].x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

bolometer.channel[:].aperture[:].x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

bolometer.channel[:].aperture[:].x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

bolometer.channel[:].aperture[:].x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

bolometer.channel[:].aperture[:].x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

bolometer.channel[:].aperture[:].x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

bolometer.channel[:].aperture[:].x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

bolometer.channel[:].aperture[:].x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

bolometer.channel[:].aperture[:].x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

bolometer.channel[:].aperture[:].x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

bolometer.channel[:].detector

(alpha)

STRUCTURE

Detector description

bolometer.channel[:].detector.centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

bolometer.channel[:].detector.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

bolometer.channel[:].detector.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

bolometer.channel[:].detector.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

bolometer.channel[:].detector.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

bolometer.channel[:].detector.outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

bolometer.channel[:].detector.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

bolometer.channel[:].detector.outline.x2

(alpha)

[bolometer.channel[:].detector.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

bolometer.channel[:].detector.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

bolometer.channel[:].detector.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

bolometer.channel[:].detector.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

bolometer.channel[:].detector.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

bolometer.channel[:].detector.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

bolometer.channel[:].detector.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

bolometer.channel[:].detector.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

bolometer.channel[:].detector.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

bolometer.channel[:].detector.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

bolometer.channel[:].detector.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

bolometer.channel[:].detector.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

bolometer.channel[:].detector.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

bolometer.channel[:].detector.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

bolometer.channel[:].detector.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

bolometer.channel[:].detector.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

bolometer.channel[:].detector.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

bolometer.channel[:].etendue

(alpha)

FLT_0D (uncertain)

m^2.sr

Etendue (geometric extent) of the channel's optical system

bolometer.channel[:].etendue_method

(alpha)

STRUCTURE

Method used to calculate the etendue. Index = 0 : exact calculation with a 4D integral; 1 : approximation with first order formula (detector surface times solid angle subtended by the apertures); 2 : other methods

bolometer.channel[:].etendue_method.description

(alpha)

STR_0D

Verbose description

bolometer.channel[:].etendue_method.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

bolometer.channel[:].etendue_method.name

(alpha)

STR_0D

Short string identifier

bolometer.channel[:].identifier

(alpha)

STR_0D

ID of the channel

bolometer.channel[:].line_of_sight

(alpha)

STRUCTURE

Description of the reference line of sight of the channel, defined by two points when the beam is not reflected, a third point is added to define the reflected beam path

bolometer.channel[:].line_of_sight.first_point

(alpha)

STRUCTURE

Position of the first point

bolometer.channel[:].line_of_sight.first_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

bolometer.channel[:].line_of_sight.first_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

bolometer.channel[:].line_of_sight.first_point.z

(alpha)

FLT_0D (uncertain)

m

Height

bolometer.channel[:].line_of_sight.second_point

(alpha)

STRUCTURE

Position of the second point

bolometer.channel[:].line_of_sight.second_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

bolometer.channel[:].line_of_sight.second_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

bolometer.channel[:].line_of_sight.second_point.z

(alpha)

FLT_0D (uncertain)

m

Height

bolometer.channel[:].line_of_sight.third_point

(alpha)

STRUCTURE

Position of the third point

bolometer.channel[:].line_of_sight.third_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

bolometer.channel[:].line_of_sight.third_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

bolometer.channel[:].line_of_sight.third_point.z

(alpha)

FLT_0D (uncertain)

m

Height

bolometer.channel[:].name

(alpha)

STR_0D

Name of the channel

bolometer.channel[:].power

(alpha)

STRUCTURE

W

Power received on the detector

bolometer.channel[:].power.data

(alpha)

[bolometer.channel[:].power.time]

FLT_1D (uncertain)

W

Data

bolometer.channel[:].power.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

bolometer.channel[:].validity

(alpha)

INT_0D

Indicator of the validity of the channel for the whole acquisition period (0 means valid, negative values mean non-valid)

bolometer.channel[:].validity_timed

(alpha)

STRUCTURE

Indicator of the validity of the channel as a function of time (0 means valid, negative values mean non-valid)

bolometer.channel[:].validity_timed.data

(alpha)

[bolometer.channel[:].validity_timed.time]

INT_1D

Data

bolometer.channel[:].validity_timed.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

bolometer.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

bolometer.code.commit

(alpha)

STR_0D

Unique commit reference of software

bolometer.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

bolometer.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

bolometer.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

bolometer.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

bolometer.code.library[:].name

(alpha)

STR_0D

Name of software

bolometer.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

bolometer.code.library[:].repository

(alpha)

STR_0D

URL of software repository

bolometer.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

bolometer.code.name

(alpha)

STR_0D

Name of software generating IDS

bolometer.code.output_flag

(alpha)

[bolometer.time]

INT_1D

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.

bolometer.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

bolometer.code.repository

(alpha)

STR_0D

URL of software repository

bolometer.code.version

(alpha)

STR_0D

Unique version (tag) of software

bolometer.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

bolometer.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

bolometer.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

bolometer.ids_properties.homogeneous_time

(alpha)

INT_0D

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

bolometer.ids_properties.occurrence

INT_0D

bolometer.ids_properties.plugins

(alpha)

STRUCTURE

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.

bolometer.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

bolometer.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

bolometer.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

bolometer.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

bolometer.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

bolometer.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

bolometer.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

bolometer.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

bolometer.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

bolometer.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

bolometer.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

bolometer.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

bolometer.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

bolometer.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

bolometer.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

bolometer.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

bolometer.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

bolometer.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

bolometer.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

bolometer.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

bolometer.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

bolometer.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

bolometer.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

bolometer.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

bolometer.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

bolometer.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

bolometer.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

bolometer.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

bolometer.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

bolometer.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

bolometer.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

bolometer.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

bolometer.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

bolometer.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

bolometer.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

bolometer.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

bolometer.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

bolometer.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

bolometer.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

bolometer.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

bolometer.ids_properties.source

(obsolescent)

STR_0D

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.

bolometer.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

bolometer.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

bolometer.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

bolometer.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

bolometer.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

bolometer.power_radiated_inside_lcfs

(alpha)

[bolometer.time]

FLT_1D (uncertain)

W

Radiated power from the plasma inside the Last Closed Flux Surface, reconstructed from bolometry data

bolometer.power_radiated_total

(alpha)

[bolometer.time]

FLT_1D (uncertain)

W

Total radiated power reconstructed from bolometry data

bolometer.power_radiated_validity

(alpha)

[bolometer.time]

INT_1D

Validity flag related to the radiated power reconstructions

bolometer.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

bremsstrahlung_visible

(alpha)

Diagnostic for measuring the bremsstrahlung from thermal particules in the visible light range, in view of determining the effective charge of the plasma.

bremsstrahlung_visible.channel

(alpha)

[1...N]

STRUCT_ARRAY

Set of channels (detector or pixel of a camera)

bremsstrahlung_visible.channel[:].filter

(alpha)

STRUCTURE

Filter wavelength range and detection efficiency

bremsstrahlung_visible.channel[:].filter.detection_efficiency

(alpha)

[bremsstrahlung_visible.channel[:].filter.wavelengths]

FLT_1D (uncertain)

-

Probability of detection of a photon impacting the detector as a function of its wavelength

bremsstrahlung_visible.channel[:].filter.wavelength_lower

(alpha)

FLT_0D (uncertain)

m

Lower bound of the filter wavelength range

bremsstrahlung_visible.channel[:].filter.wavelength_upper

(alpha)

FLT_0D (uncertain)

m

Upper bound of the filter wavelength range

bremsstrahlung_visible.channel[:].filter.wavelengths

(alpha)

[1...N]

FLT_1D (uncertain)

m

Array of wavelength values

bremsstrahlung_visible.channel[:].intensity

(alpha)

STRUCTURE

(counts) s^-1

Intensity, i.e. number of photoelectrons detected by unit time, taking into account electronic gain compensation and channels relative calibration

bremsstrahlung_visible.channel[:].intensity.data

(alpha)

[bremsstrahlung_visible.channel[:].intensity.time]

FLT_1D (uncertain)

(counts) s^-1

Data

bremsstrahlung_visible.channel[:].intensity.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

bremsstrahlung_visible.channel[:].line_of_sight

(alpha)

STRUCTURE

Description of the line of sight of the channel, given by 2 points

bremsstrahlung_visible.channel[:].line_of_sight.first_point

(alpha)

STRUCTURE

Position of the first point

bremsstrahlung_visible.channel[:].line_of_sight.first_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

bremsstrahlung_visible.channel[:].line_of_sight.first_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

bremsstrahlung_visible.channel[:].line_of_sight.first_point.z

(alpha)

FLT_0D (uncertain)

m

Height

bremsstrahlung_visible.channel[:].line_of_sight.second_point

(alpha)

STRUCTURE

Position of the second point

bremsstrahlung_visible.channel[:].line_of_sight.second_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

bremsstrahlung_visible.channel[:].line_of_sight.second_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

bremsstrahlung_visible.channel[:].line_of_sight.second_point.z

(alpha)

FLT_0D (uncertain)

m

Height

bremsstrahlung_visible.channel[:].name

(alpha)

STR_0D

Name of the channel

bremsstrahlung_visible.channel[:].radiance_spectral

(alpha)

STRUCTURE

(photons).m^-2.s^-1.sr^-1.m^-1

Calibrated spectral radiance (radiance per unit wavelength)

bremsstrahlung_visible.channel[:].radiance_spectral.data

(alpha)

[bremsstrahlung_visible.channel[:].radiance_spectral.time]

FLT_1D (uncertain)

(photons).m^-2.s^-1.sr^-1.m^-1

Data

bremsstrahlung_visible.channel[:].radiance_spectral.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

bremsstrahlung_visible.channel[:].zeff_line_average

(alpha)

STRUCTURE

-

Average effective charge along the line of sight

bremsstrahlung_visible.channel[:].zeff_line_average.data

(alpha)

[bremsstrahlung_visible.channel[:].zeff_line_average.time]

FLT_1D (uncertain)

-

Data

bremsstrahlung_visible.channel[:].zeff_line_average.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

bremsstrahlung_visible.channel[:].zeff_line_average.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

bremsstrahlung_visible.channel[:].zeff_line_average.validity_timed

(alpha)

[bremsstrahlung_visible.channel[:].zeff_line_average.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

bremsstrahlung_visible.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

bremsstrahlung_visible.code.commit

(alpha)

STR_0D

Unique commit reference of software

bremsstrahlung_visible.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

bremsstrahlung_visible.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

bremsstrahlung_visible.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

bremsstrahlung_visible.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

bremsstrahlung_visible.code.library[:].name

(alpha)

STR_0D

Name of software

bremsstrahlung_visible.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

bremsstrahlung_visible.code.library[:].repository

(alpha)

STR_0D

URL of software repository

bremsstrahlung_visible.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

bremsstrahlung_visible.code.name

(alpha)

STR_0D

Name of software generating IDS

bremsstrahlung_visible.code.output_flag

(alpha)

[bremsstrahlung_visible.time]

INT_1D

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.

bremsstrahlung_visible.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

bremsstrahlung_visible.code.repository

(alpha)

STR_0D

URL of software repository

bremsstrahlung_visible.code.version

(alpha)

STR_0D

Unique version (tag) of software

bremsstrahlung_visible.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

bremsstrahlung_visible.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

bremsstrahlung_visible.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

bremsstrahlung_visible.ids_properties.homogeneous_time

(alpha)

INT_0D

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

bremsstrahlung_visible.ids_properties.occurrence

INT_0D

bremsstrahlung_visible.ids_properties.plugins

(alpha)

STRUCTURE

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.

bremsstrahlung_visible.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

bremsstrahlung_visible.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

bremsstrahlung_visible.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

bremsstrahlung_visible.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

bremsstrahlung_visible.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

bremsstrahlung_visible.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

bremsstrahlung_visible.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

bremsstrahlung_visible.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

bremsstrahlung_visible.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

bremsstrahlung_visible.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

bremsstrahlung_visible.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

bremsstrahlung_visible.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

bremsstrahlung_visible.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

bremsstrahlung_visible.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

bremsstrahlung_visible.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

bremsstrahlung_visible.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

bremsstrahlung_visible.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

bremsstrahlung_visible.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

bremsstrahlung_visible.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

bremsstrahlung_visible.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

bremsstrahlung_visible.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

bremsstrahlung_visible.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

bremsstrahlung_visible.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

bremsstrahlung_visible.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

bremsstrahlung_visible.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

bremsstrahlung_visible.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

bremsstrahlung_visible.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

bremsstrahlung_visible.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

bremsstrahlung_visible.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

bremsstrahlung_visible.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

bremsstrahlung_visible.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

bremsstrahlung_visible.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

bremsstrahlung_visible.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

bremsstrahlung_visible.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

bremsstrahlung_visible.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

bremsstrahlung_visible.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

bremsstrahlung_visible.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

bremsstrahlung_visible.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

bremsstrahlung_visible.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

bremsstrahlung_visible.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

bremsstrahlung_visible.ids_properties.source

(obsolescent)

STR_0D

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.

bremsstrahlung_visible.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

bremsstrahlung_visible.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

bremsstrahlung_visible.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

bremsstrahlung_visible.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

bremsstrahlung_visible.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

bremsstrahlung_visible.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

calorimetry

(alpha)

Calometry measurements on various tokamak subsystems

calorimetry.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

calorimetry.code.commit

(alpha)

STR_0D

Unique commit reference of software

calorimetry.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

calorimetry.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

calorimetry.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

calorimetry.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

calorimetry.code.library[:].name

(alpha)

STR_0D

Name of software

calorimetry.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

calorimetry.code.library[:].repository

(alpha)

STR_0D

URL of software repository

calorimetry.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

calorimetry.code.name

(alpha)

STR_0D

Name of software generating IDS

calorimetry.code.output_flag

(alpha)

[calorimetry.time]

INT_1D

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.

calorimetry.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

calorimetry.code.repository

(alpha)

STR_0D

URL of software repository

calorimetry.code.version

(alpha)

STR_0D

Unique version (tag) of software

calorimetry.cooling_loop

(alpha)

[1...N]

STRUCT_ARRAY

Set of cooling loops

calorimetry.cooling_loop[:].identifier

(alpha)

STR_0D

ID of the loop

calorimetry.cooling_loop[:].mass_flow

(alpha)

STRUCTURE

kg.s^-1

Mass flow of the coolant going through the loop

calorimetry.cooling_loop[:].mass_flow.data

(alpha)

[calorimetry.cooling_loop[:].mass_flow.time]

FLT_1D (uncertain)

kg.s^-1

Data

calorimetry.cooling_loop[:].mass_flow.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

calorimetry.cooling_loop[:].mass_flow.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

calorimetry.cooling_loop[:].mass_flow.validity_timed

(alpha)

[calorimetry.cooling_loop[:].mass_flow.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

calorimetry.cooling_loop[:].name

(alpha)

STR_0D

Name of the loop

calorimetry.cooling_loop[:].temperature_in

(alpha)

STRUCTURE

K

Temperature of the coolant when entering the loop

calorimetry.cooling_loop[:].temperature_in.data

(alpha)

[calorimetry.cooling_loop[:].temperature_in.time]

FLT_1D (uncertain)

K

Data

calorimetry.cooling_loop[:].temperature_in.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

calorimetry.cooling_loop[:].temperature_in.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

calorimetry.cooling_loop[:].temperature_in.validity_timed

(alpha)

[calorimetry.cooling_loop[:].temperature_in.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

calorimetry.cooling_loop[:].temperature_out

(alpha)

STRUCTURE

K

Temperature of the coolant when exiting the loop

calorimetry.cooling_loop[:].temperature_out.data

(alpha)

[calorimetry.cooling_loop[:].temperature_out.time]

FLT_1D (uncertain)

K

Data

calorimetry.cooling_loop[:].temperature_out.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

calorimetry.cooling_loop[:].temperature_out.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

calorimetry.cooling_loop[:].temperature_out.validity_timed

(alpha)

[calorimetry.cooling_loop[:].temperature_out.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

calorimetry.group

(alpha)

[1...N]

STRUCT_ARRAY

Set of groups of components on which calorimetry measurements are carried out (grouped by tokamak subsystems or localisation on the machine)

calorimetry.group[:].component

(alpha)

[1...N]

STRUCT_ARRAY

Set of components on which calorimetry measurements are carried out

calorimetry.group[:].component[:].energy_cumulated

(alpha)

STRUCTURE

J

Energy extracted from the component since the start of the pulse

calorimetry.group[:].component[:].energy_cumulated.data

(alpha)

[calorimetry.group[:].component[:].energy_cumulated.time]

FLT_1D (uncertain)

J

Data

calorimetry.group[:].component[:].energy_cumulated.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

calorimetry.group[:].component[:].energy_cumulated.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

calorimetry.group[:].component[:].energy_cumulated.validity_timed

(alpha)

[calorimetry.group[:].component[:].energy_cumulated.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

calorimetry.group[:].component[:].energy_total

(alpha)

STRUCTURE

J

Energy extracted from the component on the whole plasma discharge, including the return to thermal equilibrium of the component in the post-pulse phase

calorimetry.group[:].component[:].energy_total.data

(alpha)

FLT_0D (uncertain)

J

Data

calorimetry.group[:].component[:].energy_total.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

calorimetry.group[:].component[:].identifier

(alpha)

STR_0D

ID of the component

calorimetry.group[:].component[:].mass_flow

(alpha)

STRUCTURE

kg.s^-1

Mass flow of the coolant going through the component

calorimetry.group[:].component[:].mass_flow.data

(alpha)

[calorimetry.group[:].component[:].mass_flow.time]

FLT_1D (uncertain)

kg.s^-1

Data

calorimetry.group[:].component[:].mass_flow.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

calorimetry.group[:].component[:].mass_flow.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

calorimetry.group[:].component[:].mass_flow.validity_timed

(alpha)

[calorimetry.group[:].component[:].mass_flow.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

calorimetry.group[:].component[:].name

(alpha)

STR_0D

Name of the component

calorimetry.group[:].component[:].power

(alpha)

STRUCTURE

W

Power extracted from the component

calorimetry.group[:].component[:].power.data

(alpha)

[calorimetry.group[:].component[:].power.time]

FLT_1D (uncertain)

W

Data

calorimetry.group[:].component[:].power.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

calorimetry.group[:].component[:].power.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

calorimetry.group[:].component[:].power.validity_timed

(alpha)

[calorimetry.group[:].component[:].power.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

calorimetry.group[:].component[:].temperature_in

(alpha)

STRUCTURE

K

Temperature of the coolant when entering the component

calorimetry.group[:].component[:].temperature_in.data

(alpha)

[calorimetry.group[:].component[:].temperature_in.time]

FLT_1D (uncertain)

K

Data

calorimetry.group[:].component[:].temperature_in.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

calorimetry.group[:].component[:].temperature_in.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

calorimetry.group[:].component[:].temperature_in.validity_timed

(alpha)

[calorimetry.group[:].component[:].temperature_in.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

calorimetry.group[:].component[:].temperature_out

(alpha)

STRUCTURE

K

Temperature of the coolant when exiting the component

calorimetry.group[:].component[:].temperature_out.data

(alpha)

[calorimetry.group[:].component[:].temperature_out.time]

FLT_1D (uncertain)

K

Data

calorimetry.group[:].component[:].temperature_out.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

calorimetry.group[:].component[:].temperature_out.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

calorimetry.group[:].component[:].temperature_out.validity_timed

(alpha)

[calorimetry.group[:].component[:].temperature_out.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

calorimetry.group[:].component[:].transit_time

(alpha)

STRUCTURE

s

Transit time for the coolant to go from the input to the output of the component

calorimetry.group[:].component[:].transit_time.data

(alpha)

[calorimetry.group[:].component[:].transit_time.time]

FLT_1D (uncertain)

s

Data

calorimetry.group[:].component[:].transit_time.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

calorimetry.group[:].component[:].transit_time.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

calorimetry.group[:].component[:].transit_time.validity_timed

(alpha)

[calorimetry.group[:].component[:].transit_time.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

calorimetry.group[:].identifier

(alpha)

STR_0D

ID of the group

calorimetry.group[:].name

(alpha)

STR_0D

Name of the group

calorimetry.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

calorimetry.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

calorimetry.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

calorimetry.ids_properties.homogeneous_time

(alpha)

INT_0D

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

calorimetry.ids_properties.occurrence

INT_0D

calorimetry.ids_properties.plugins

(alpha)

STRUCTURE

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.

calorimetry.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

calorimetry.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

calorimetry.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

calorimetry.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

calorimetry.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

calorimetry.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

calorimetry.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

calorimetry.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

calorimetry.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

calorimetry.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

calorimetry.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

calorimetry.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

calorimetry.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

calorimetry.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

calorimetry.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

calorimetry.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

calorimetry.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

calorimetry.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

calorimetry.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

calorimetry.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

calorimetry.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

calorimetry.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

calorimetry.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

calorimetry.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

calorimetry.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

calorimetry.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

calorimetry.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

calorimetry.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

calorimetry.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

calorimetry.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

calorimetry.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

calorimetry.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

calorimetry.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

calorimetry.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

calorimetry.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

calorimetry.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

calorimetry.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

calorimetry.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

calorimetry.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

calorimetry.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

calorimetry.ids_properties.source

(obsolescent)

STR_0D

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.

calorimetry.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

calorimetry.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

calorimetry.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

calorimetry.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

calorimetry.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

calorimetry.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

camera_ir

(alpha)

Infrared camera for monitoring of Plasma Facing Components

camera_ir.calibration

(alpha)

STRUCTURE

Calibration data

camera_ir.calibration.luminance_to_temperature

(alpha)

[1...N,
1...2]

INT_2D

Luminance to temperature conversion table

camera_ir.calibration.optical_temperature

(alpha)

[1...N,
1...N]

INT_2D

Temperature of the optical components (digital levels)

camera_ir.calibration.transmission_barrel

(alpha)

[1...N,
1...N]

INT_2D

Transmission of the optical barrel

camera_ir.calibration.transmission_mirror

(alpha)

[1...N,
1...N]

INT_2D

Transmission of the mirror

camera_ir.calibration.transmission_window

(alpha)

[1...N,
1...N]

INT_2D

Transmission of the window

camera_ir.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

camera_ir.code.commit

(alpha)

STR_0D

Unique commit reference of software

camera_ir.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

camera_ir.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

camera_ir.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

camera_ir.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

camera_ir.code.library[:].name

(alpha)

STR_0D

Name of software

camera_ir.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

camera_ir.code.library[:].repository

(alpha)

STR_0D

URL of software repository

camera_ir.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

camera_ir.code.name

(alpha)

STR_0D

Name of software generating IDS

camera_ir.code.output_flag

(alpha)

[camera_ir.time]

INT_1D

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.

camera_ir.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

camera_ir.code.repository

(alpha)

STR_0D

URL of software repository

camera_ir.code.version

(alpha)

STR_0D

Unique version (tag) of software

camera_ir.fibre_bundle

(alpha)

STRUCTURE

Description of the fibre bundle

camera_ir.fibre_bundle.fibre_positions

(alpha)

STRUCTURE

Individual fibres centres positions in the (X1, X2) coordinate system

camera_ir.fibre_bundle.fibre_positions.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

camera_ir.fibre_bundle.fibre_positions.x2

(alpha)

[camera_ir.fibre_bundle.fibre_positions.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

camera_ir.fibre_bundle.fibre_radius

(alpha)

FLT_0D (uncertain)

m

Radius of a single fibre

camera_ir.fibre_bundle.geometry

(alpha)

STRUCTURE

Geometry of the fibre bundle entrance

camera_ir.fibre_bundle.geometry.centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

camera_ir.fibre_bundle.geometry.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

camera_ir.fibre_bundle.geometry.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

camera_ir.fibre_bundle.geometry.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

camera_ir.fibre_bundle.geometry.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

camera_ir.fibre_bundle.geometry.outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

camera_ir.fibre_bundle.geometry.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

camera_ir.fibre_bundle.geometry.outline.x2

(alpha)

[camera_ir.fibre_bundle.geometry.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

camera_ir.fibre_bundle.geometry.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

camera_ir.fibre_bundle.geometry.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

camera_ir.fibre_bundle.geometry.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

camera_ir.fibre_bundle.geometry.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_ir.fibre_bundle.geometry.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_ir.fibre_bundle.geometry.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_ir.fibre_bundle.geometry.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

camera_ir.fibre_bundle.geometry.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

camera_ir.fibre_bundle.geometry.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_ir.fibre_bundle.geometry.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_ir.fibre_bundle.geometry.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_ir.fibre_bundle.geometry.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

camera_ir.fibre_bundle.geometry.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

camera_ir.fibre_bundle.geometry.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_ir.fibre_bundle.geometry.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_ir.fibre_bundle.geometry.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_ir.frame

(alpha)

[camera_ir.frame[:].time]

STRUCT_ARRAY

Set of frames

camera_ir.frame[:].surface_temperature

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

K

Surface temperature image. First dimension : line index (horizontal axis). Second dimension: column index (vertical axis). The size of this matrix is assumed to be constant over time

camera_ir.frame[:].time

(alpha)

FLT_0D

s

Time

camera_ir.frame_analysis

(alpha)

[camera_ir.frame_analysis[:].time]

STRUCT_ARRAY

Quantities deduced from frame analysis for a set of time slices

camera_ir.frame_analysis[:].distance_separatrix_midplane

(alpha)

[1...N]

FLT_1D (uncertain)

m

Distance between the measurement position and the separatrix, mapped along flux surfaces to the outboard midplane, in the major radius direction. Positive value means the measurement is outside of the separatrix.

camera_ir.frame_analysis[:].power_flux_parallel

(alpha)

[camera_ir.frame_analysis[:].distance_separatrix_midplane]

FLT_1D (uncertain)

W.m^-2

Parallel heat flux received by the element monitored by the camera, along the distance_separatrix_midplane coordinate

camera_ir.frame_analysis[:].sol_heat_decay_length

(alpha)

FLT_0D (uncertain)

m

Heat flux decay length in SOL at divertor entrance, mapped to the mid-plane, this is the lambda_q parameter defined in reference T. Eich et al, Nucl. Fusion 53 (2013) 093031

camera_ir.frame_analysis[:].time

(alpha)

FLT_0D

s

Time

camera_ir.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

camera_ir.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

camera_ir.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

camera_ir.ids_properties.homogeneous_time

(alpha)

INT_0D

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

camera_ir.ids_properties.occurrence

INT_0D

camera_ir.ids_properties.plugins

(alpha)

STRUCTURE

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.

camera_ir.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

camera_ir.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

camera_ir.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

camera_ir.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

camera_ir.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

camera_ir.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

camera_ir.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

camera_ir.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

camera_ir.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

camera_ir.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

camera_ir.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

camera_ir.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

camera_ir.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

camera_ir.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

camera_ir.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

camera_ir.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

camera_ir.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

camera_ir.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

camera_ir.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

camera_ir.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

camera_ir.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

camera_ir.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

camera_ir.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

camera_ir.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

camera_ir.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

camera_ir.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

camera_ir.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

camera_ir.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

camera_ir.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

camera_ir.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

camera_ir.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

camera_ir.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

camera_ir.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

camera_ir.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

camera_ir.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

camera_ir.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

camera_ir.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

camera_ir.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

camera_ir.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

camera_ir.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

camera_ir.ids_properties.source

(obsolescent)

STR_0D

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.

camera_ir.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

camera_ir.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

camera_ir.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

camera_ir.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

camera_ir.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

camera_ir.midplane

(alpha)

STRUCTURE

Choice of midplane definition for the mapping of measurements on an equilibrium
1) magnetic_axis : Midplane defined by the height of magnetic axis equilibrium/time_slice/global_quantities/magnetic_axis/z
2) dr_dz_zero_sep : Midplane defined by the height of the outboard point on the separatrix on which dr/dz = 0 (local maximum of the major radius of the separatrix). In case of multiple local maxima, the closest one from z=z_magnetic_axis is chosen. equilibrium/time_slice/boundary_separatrix/dr_dz_zero_point/z
3) z_zero : Midplane defined by z = 0
4) ggd_subset : Midplane location is specified by means of the GGD grid subset for the inner and outer midplanes, if the midplane choice is different from the other available options. If the GGD midplane subset corresponds to one of the other available options, select that particular option to indicate it

camera_ir.midplane.description

(alpha)

STR_0D

Verbose description

camera_ir.midplane.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

camera_ir.midplane.name

(alpha)

STR_0D

Short string identifier

camera_ir.name

(alpha)

STR_0D

Name of the camera

camera_ir.optical_element

(alpha)

[1...N]

STRUCT_ARRAY

Set of optical elements

camera_ir.optical_element[:].back_surface

(alpha)

STRUCTURE

Curvature of the front surface

camera_ir.optical_element[:].back_surface.curvature_type

(alpha)

STRUCTURE

Curvature of the surface
1) planar : Planar object, no curvature
2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature
3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature
4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature
5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction

camera_ir.optical_element[:].back_surface.curvature_type.description

(alpha)

STR_0D

Verbose description

camera_ir.optical_element[:].back_surface.curvature_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

camera_ir.optical_element[:].back_surface.curvature_type.name

(alpha)

STR_0D

Short string identifier

camera_ir.optical_element[:].back_surface.x1_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5

camera_ir.optical_element[:].back_surface.x2_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5

camera_ir.optical_element[:].front_surface

(alpha)

STRUCTURE

Curvature of the front surface

camera_ir.optical_element[:].front_surface.curvature_type

(alpha)

STRUCTURE

Curvature of the surface
1) planar : Planar object, no curvature
2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature
3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature
4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature
5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction

camera_ir.optical_element[:].front_surface.curvature_type.description

(alpha)

STR_0D

Verbose description

camera_ir.optical_element[:].front_surface.curvature_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

camera_ir.optical_element[:].front_surface.curvature_type.name

(alpha)

STR_0D

Short string identifier

camera_ir.optical_element[:].front_surface.x1_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5

camera_ir.optical_element[:].front_surface.x2_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5

camera_ir.optical_element[:].geometry

(alpha)

STRUCTURE

Further geometrical description of the element

camera_ir.optical_element[:].geometry.centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

camera_ir.optical_element[:].geometry.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

camera_ir.optical_element[:].geometry.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

camera_ir.optical_element[:].geometry.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

camera_ir.optical_element[:].geometry.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

camera_ir.optical_element[:].geometry.outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

camera_ir.optical_element[:].geometry.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

camera_ir.optical_element[:].geometry.outline.x2

(alpha)

[camera_ir.optical_element[:].geometry.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

camera_ir.optical_element[:].geometry.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

camera_ir.optical_element[:].geometry.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

camera_ir.optical_element[:].geometry.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

camera_ir.optical_element[:].geometry.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_ir.optical_element[:].geometry.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_ir.optical_element[:].geometry.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_ir.optical_element[:].geometry.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

camera_ir.optical_element[:].geometry.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

camera_ir.optical_element[:].geometry.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_ir.optical_element[:].geometry.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_ir.optical_element[:].geometry.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_ir.optical_element[:].geometry.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

camera_ir.optical_element[:].geometry.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

camera_ir.optical_element[:].geometry.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_ir.optical_element[:].geometry.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_ir.optical_element[:].geometry.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_ir.optical_element[:].material_properties

(alpha)

STRUCTURE

Material properties of the optical element

camera_ir.optical_element[:].material_properties.extinction_coefficient

(alpha)

[camera_ir.optical_element[:].material_properties.wavelengths]

FLT_1D (uncertain)

-

Extinction coefficient (for metal)

camera_ir.optical_element[:].material_properties.refractive_index

(alpha)

[camera_ir.optical_element[:].material_properties.wavelengths]

FLT_1D (uncertain)

-

Refractive index (for metal and dielectric)

camera_ir.optical_element[:].material_properties.roughness

(alpha)

[camera_ir.optical_element[:].material_properties.wavelengths]

FLT_1D (uncertain)

-

Roughness parameter of the material. Varies in range [0, 1]. 0 is perfectly specular, 1 is perfectly rough

camera_ir.optical_element[:].material_properties.transmission_coefficient

(alpha)

[camera_ir.optical_element[:].material_properties.wavelengths]

FLT_1D (uncertain)

-

Transmission coefficient (for dielectric)

camera_ir.optical_element[:].material_properties.type

(alpha)

STRUCTURE

Type of optical element material. In case of 'metal' refractive_index and extinction_coefficient are used. In case of 'dielectric' refractive_index and transmission_coefficient are used.
1) metal : Metal
2) dielectric : Dielectric

camera_ir.optical_element[:].material_properties.type.description

(alpha)

STR_0D

Verbose description

camera_ir.optical_element[:].material_properties.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

camera_ir.optical_element[:].material_properties.type.name

(alpha)

STR_0D

Short string identifier

camera_ir.optical_element[:].material_properties.wavelengths

(alpha)

[1...N]

FLT_1D (uncertain)

m

Wavelengths array for refractive_index, extinction_coefficient and transmission_coefficient

camera_ir.optical_element[:].thickness

(alpha)

FLT_0D (uncertain)

m

Distance between front_surface and back_surface along the X3 vector

camera_ir.optical_element[:].type

(alpha)

STRUCTURE

Type of optical element. In case of 'mirror' and 'diaphragm', the element is described by one 'front_surface'. In case of 'lens', the element is described by 'front_surface' and 'back_surface'.
1) mirror : Mirror
2) lens : Lens
3) diaphragm : Diaphragm

camera_ir.optical_element[:].type.description

(alpha)

STR_0D

Verbose description

camera_ir.optical_element[:].type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

camera_ir.optical_element[:].type.name

(alpha)

STR_0D

Short string identifier

camera_ir.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

camera_visible

(alpha)

Camera in the visible light range

camera_visible.channel

(alpha)

[1...N]

STRUCT_ARRAY

Set of channels (a front aperture, possibly followed by others, viewing the plasma recorded by one or more detectors e.g. for different wavelength ranges)

camera_visible.channel[:].aperture

(alpha)

[1...N]

STRUCT_ARRAY

Description of apertures between plasma and the detectors (position, outline shape and orientation)

camera_visible.channel[:].aperture[:].centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

camera_visible.channel[:].aperture[:].centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

camera_visible.channel[:].aperture[:].centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

camera_visible.channel[:].aperture[:].centre.z

(alpha)

FLT_0D (uncertain)

m

Height

camera_visible.channel[:].aperture[:].geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

camera_visible.channel[:].aperture[:].outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

camera_visible.channel[:].aperture[:].outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

camera_visible.channel[:].aperture[:].outline.x2

(alpha)

[camera_visible.channel[:].aperture[:].outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

camera_visible.channel[:].aperture[:].radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

camera_visible.channel[:].aperture[:].surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

camera_visible.channel[:].aperture[:].x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

camera_visible.channel[:].aperture[:].x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_visible.channel[:].aperture[:].x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_visible.channel[:].aperture[:].x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_visible.channel[:].aperture[:].x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

camera_visible.channel[:].aperture[:].x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

camera_visible.channel[:].aperture[:].x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_visible.channel[:].aperture[:].x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_visible.channel[:].aperture[:].x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_visible.channel[:].aperture[:].x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

camera_visible.channel[:].aperture[:].x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

camera_visible.channel[:].aperture[:].x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_visible.channel[:].aperture[:].x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_visible.channel[:].aperture[:].x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_visible.channel[:].detector

(alpha)

[1...N]

STRUCT_ARRAY

Set of detectors

camera_visible.channel[:].detector[:].columns_n

(alpha)

INT_0D

Number of pixel columns in the horizontal direction

camera_visible.channel[:].detector[:].counts_to_radiance

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

photons.m^-2.s^-1.sr^-1.counts^-1

Counts to radiance factor, for each pixel of the detector. Includes both the transmission losses in the relay optics and the quantum efficiency of the camera itself, integrated over the wavelength range

camera_visible.channel[:].detector[:].exposure_time

(alpha)

FLT_0D (uncertain)

s

Exposure time

camera_visible.channel[:].detector[:].frame

(alpha)

[camera_visible.channel[:].detector[:].frame[:].time]

STRUCT_ARRAY

Set of frames

camera_visible.channel[:].detector[:].frame[:].image_raw

(alpha)

[1...N,
1...N]

INT_2D

Raw image (unprocessed) (digital levels). First dimension : line index (horizontal axis). Second dimension: column index (vertical axis).

camera_visible.channel[:].detector[:].frame[:].radiance

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

photons.m^-2.s^-1.sr^-1

Radiance image. First dimension : line index (horizontal axis). Second dimension: column index (vertical axis).

camera_visible.channel[:].detector[:].frame[:].time

(alpha)

FLT_0D

s

Time

camera_visible.channel[:].detector[:].geometry_matrix

(alpha)

STRUCTURE

Description of geometry matrix (ray transfer matrix)

camera_visible.channel[:].detector[:].geometry_matrix.emission_grid

(alpha)

STRUCTURE

Grid defining the light emission cells

camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim1

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

First dimension values

camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim2

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Second dimension values

camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim3

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Third dimension values

camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.grid_type

(alpha)

STRUCTURE

Grid type
1) r_z_phi : Cylindrical r,z,phi grid : r=dim1, z=dim2, phi=dim3

camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.grid_type.description

(alpha)

STR_0D

Verbose description

camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.grid_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.grid_type.name

(alpha)

STR_0D

Short string identifier

camera_visible.channel[:].detector[:].geometry_matrix.interpolated

(alpha)

STRUCTURE

Interpolated geometry matrix for reflected light

camera_visible.channel[:].detector[:].geometry_matrix.interpolated.data

(alpha)

[1...N,
1...N,
camera_visible.channel[:].detector[:].geometry_matrix.interpolated.r]

FLT_3D (uncertain)

m^-2

Interpolated Ray Transfer Matrix (RTM, or geometry matrix), which provides transformation of the reflected light from each interpolation knot to the receiver (detector pixel). When convolving with an emission profile, the values must be interpolated to the emission grid and multiplied by the volume of the grid cells. The interpolated matrix is given on an array of interpolation knots of coordinates r, z and phi (third dimension of this array). The first two dimension correspond to the detector pixels : first dimension : line index (horizontal axis); second dimension: column index (vertical axis).

camera_visible.channel[:].detector[:].geometry_matrix.interpolated.phi

(alpha)

[camera_visible.channel[:].detector[:].geometry_matrix.interpolated.r]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above) of interpolation knots

camera_visible.channel[:].detector[:].geometry_matrix.interpolated.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius of interpolation knots

camera_visible.channel[:].detector[:].geometry_matrix.interpolated.z

(alpha)

[camera_visible.channel[:].detector[:].geometry_matrix.interpolated.r]

FLT_1D (uncertain)

m

Height of interpolation knots

camera_visible.channel[:].detector[:].geometry_matrix.voxel_map

(alpha)

[camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim1,
camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim2,
camera_visible.channel[:].detector[:].geometry_matrix.emission_grid.dim3]

INT_3D

Voxel map for geometry matrix. The cells with same number are merged in the computation into a single emission source meta-cell (the voxel). Cells with number -1 are excluded. Voxel count starts from 0.

camera_visible.channel[:].detector[:].geometry_matrix.voxels_n

(alpha)

INT_0D

Number of voxels defined in the voxel_map.

camera_visible.channel[:].detector[:].geometry_matrix.with_reflections

(alpha)

STRUCTURE

Geometry matrix with reflections

camera_visible.channel[:].detector[:].geometry_matrix.with_reflections.data

(alpha)

[1...N]

FLT_1D (uncertain)

m

The Ray Transfer Matrix (RTM, or geometry matrix) here provides transformation of the signal from each individual unit light source (voxel) to each pixel of the receiver (detector). The emission profile has [photons.m^-3.s^-1.sr^-1] units and radiance signal has [photons.m^-2.s^-1.sr^-1] units. So the RTM has [m] units. This data is stored in a sparse form, i.e. the array contains only the non-zero element of the Ray transfer matrix. The voxel index corresponding to an element of this array can be found in voxel_indices. The pixel indices corresponding to an element of this array can be found in pixel_indices

camera_visible.channel[:].detector[:].geometry_matrix.with_reflections.pixel_indices

(alpha)

[camera_visible.channel[:].detector[:].geometry_matrix.with_reflections.data,
1...2]

INT_2D

List of pixel indices used in the sparse data array. The first dimension refers to the data array index. The second dimension lists the line index (horizontal axis) in first position, then the column index (vertical axis).

camera_visible.channel[:].detector[:].geometry_matrix.with_reflections.voxel_indices

(alpha)

[camera_visible.channel[:].detector[:].geometry_matrix.with_reflections.data]

INT_1D

List of voxel indices (defined in the voxel map) used in the sparse data array

camera_visible.channel[:].detector[:].geometry_matrix.without_reflections

(alpha)

STRUCTURE

Geometry matrix without reflections

camera_visible.channel[:].detector[:].geometry_matrix.without_reflections.data

(alpha)

[1...N]

FLT_1D (uncertain)

m

The Ray Transfer Matrix (RTM, or geometry matrix) here provides transformation of the signal from each individual unit light source (voxel) to each pixel of the receiver (detector). The emission profile has [photons.m^-3.s^-1.sr^-1] units and radiance signal has [photons.m^-2.s^-1.sr^-1] units. So the RTM has [m] units. This data is stored in a sparse form, i.e. the array contains only the non-zero element of the Ray transfer matrix. The voxel index corresponding to an element of this array can be found in voxel_indices. The pixel indices corresponding to an element of this array can be found in pixel_indices

camera_visible.channel[:].detector[:].geometry_matrix.without_reflections.pixel_indices

(alpha)

[camera_visible.channel[:].detector[:].geometry_matrix.without_reflections.data,
1...2]

INT_2D

List of pixel indices used in the sparse data array. The first dimension refers to the data array index. The second dimension lists the line index (horizontal axis) in first position, then the column index (vertical axis).

camera_visible.channel[:].detector[:].geometry_matrix.without_reflections.voxel_indices

(alpha)

[camera_visible.channel[:].detector[:].geometry_matrix.without_reflections.data]

INT_1D

List of voxel indices (defined in the voxel map) used in the sparse data array

camera_visible.channel[:].detector[:].lines_n

(alpha)

INT_0D

Number of pixel lines in the vertical direction

camera_visible.channel[:].detector[:].noise

(alpha)

FLT_0D (uncertain)

-

Detector noise (e.g. read-out noise) (rms counts per second exposure time)

camera_visible.channel[:].detector[:].pixel_to_alpha

(alpha)

[1...N]

FLT_1D (uncertain)

rad

Alpha angle of each pixel in the horizontal axis

camera_visible.channel[:].detector[:].pixel_to_beta

(alpha)

[1...N]

FLT_1D (uncertain)

rad

Beta angle of each pixel in the vertical axis

camera_visible.channel[:].detector[:].wavelength_lower

(alpha)

FLT_0D (uncertain)

m

Lower bound of the detector wavelength range

camera_visible.channel[:].detector[:].wavelength_upper

(alpha)

FLT_0D (uncertain)

m

Upper bound of the detector wavelength range

camera_visible.channel[:].fibre_bundle

(alpha)

STRUCTURE

Description of the fibre bundle

camera_visible.channel[:].fibre_bundle.fibre_positions

(alpha)

STRUCTURE

Individual fibres centres positions in the (X1, X2) coordinate system

camera_visible.channel[:].fibre_bundle.fibre_positions.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

camera_visible.channel[:].fibre_bundle.fibre_positions.x2

(alpha)

[camera_visible.channel[:].fibre_bundle.fibre_positions.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

camera_visible.channel[:].fibre_bundle.fibre_radius

(alpha)

FLT_0D (uncertain)

m

Radius of a single fibre

camera_visible.channel[:].fibre_bundle.geometry

(alpha)

STRUCTURE

Geometry of the fibre bundle entrance

camera_visible.channel[:].fibre_bundle.geometry.centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

camera_visible.channel[:].fibre_bundle.geometry.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

camera_visible.channel[:].fibre_bundle.geometry.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

camera_visible.channel[:].fibre_bundle.geometry.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

camera_visible.channel[:].fibre_bundle.geometry.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

camera_visible.channel[:].fibre_bundle.geometry.outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

camera_visible.channel[:].fibre_bundle.geometry.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

camera_visible.channel[:].fibre_bundle.geometry.outline.x2

(alpha)

[camera_visible.channel[:].fibre_bundle.geometry.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

camera_visible.channel[:].fibre_bundle.geometry.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

camera_visible.channel[:].fibre_bundle.geometry.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

camera_visible.channel[:].fibre_bundle.geometry.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

camera_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_visible.channel[:].fibre_bundle.geometry.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

camera_visible.channel[:].fibre_bundle.geometry.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

camera_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_visible.channel[:].fibre_bundle.geometry.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

camera_visible.channel[:].fibre_bundle.geometry.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

camera_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_visible.channel[:].name

(alpha)

STR_0D

Name of the channel

camera_visible.channel[:].optical_element

(alpha)

[1...N]

STRUCT_ARRAY

Set of optical elements

camera_visible.channel[:].optical_element[:].back_surface

(alpha)

STRUCTURE

Curvature of the front surface

camera_visible.channel[:].optical_element[:].back_surface.curvature_type

(alpha)

STRUCTURE

Curvature of the surface
1) planar : Planar object, no curvature
2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature
3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature
4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature
5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction

camera_visible.channel[:].optical_element[:].back_surface.curvature_type.description

(alpha)

STR_0D

Verbose description

camera_visible.channel[:].optical_element[:].back_surface.curvature_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

camera_visible.channel[:].optical_element[:].back_surface.curvature_type.name

(alpha)

STR_0D

Short string identifier

camera_visible.channel[:].optical_element[:].back_surface.x1_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5

camera_visible.channel[:].optical_element[:].back_surface.x2_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5

camera_visible.channel[:].optical_element[:].front_surface

(alpha)

STRUCTURE

Curvature of the front surface

camera_visible.channel[:].optical_element[:].front_surface.curvature_type

(alpha)

STRUCTURE

Curvature of the surface
1) planar : Planar object, no curvature
2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature
3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature
4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature
5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction

camera_visible.channel[:].optical_element[:].front_surface.curvature_type.description

(alpha)

STR_0D

Verbose description

camera_visible.channel[:].optical_element[:].front_surface.curvature_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

camera_visible.channel[:].optical_element[:].front_surface.curvature_type.name

(alpha)

STR_0D

Short string identifier

camera_visible.channel[:].optical_element[:].front_surface.x1_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5

camera_visible.channel[:].optical_element[:].front_surface.x2_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5

camera_visible.channel[:].optical_element[:].geometry

(alpha)

STRUCTURE

Further geometrical description of the element

camera_visible.channel[:].optical_element[:].geometry.centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

camera_visible.channel[:].optical_element[:].geometry.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

camera_visible.channel[:].optical_element[:].geometry.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

camera_visible.channel[:].optical_element[:].geometry.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

camera_visible.channel[:].optical_element[:].geometry.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

camera_visible.channel[:].optical_element[:].geometry.outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

camera_visible.channel[:].optical_element[:].geometry.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

camera_visible.channel[:].optical_element[:].geometry.outline.x2

(alpha)

[camera_visible.channel[:].optical_element[:].geometry.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

camera_visible.channel[:].optical_element[:].geometry.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

camera_visible.channel[:].optical_element[:].geometry.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

camera_visible.channel[:].optical_element[:].geometry.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

camera_visible.channel[:].optical_element[:].geometry.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_visible.channel[:].optical_element[:].geometry.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_visible.channel[:].optical_element[:].geometry.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_visible.channel[:].optical_element[:].geometry.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

camera_visible.channel[:].optical_element[:].geometry.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

camera_visible.channel[:].optical_element[:].geometry.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_visible.channel[:].optical_element[:].geometry.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_visible.channel[:].optical_element[:].geometry.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_visible.channel[:].optical_element[:].geometry.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

camera_visible.channel[:].optical_element[:].geometry.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

camera_visible.channel[:].optical_element[:].geometry.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_visible.channel[:].optical_element[:].geometry.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_visible.channel[:].optical_element[:].geometry.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_visible.channel[:].optical_element[:].material_properties

(alpha)

STRUCTURE

Material properties of the optical element

camera_visible.channel[:].optical_element[:].material_properties.extinction_coefficient

(alpha)

[camera_visible.channel[:].optical_element[:].material_properties.wavelengths]

FLT_1D (uncertain)

-

Extinction coefficient (for metal)

camera_visible.channel[:].optical_element[:].material_properties.refractive_index

(alpha)

[camera_visible.channel[:].optical_element[:].material_properties.wavelengths]

FLT_1D (uncertain)

-

Refractive index (for metal and dielectric)

camera_visible.channel[:].optical_element[:].material_properties.roughness

(alpha)

[camera_visible.channel[:].optical_element[:].material_properties.wavelengths]

FLT_1D (uncertain)

-

Roughness parameter of the material. Varies in range [0, 1]. 0 is perfectly specular, 1 is perfectly rough

camera_visible.channel[:].optical_element[:].material_properties.transmission_coefficient

(alpha)

[camera_visible.channel[:].optical_element[:].material_properties.wavelengths]

FLT_1D (uncertain)

-

Transmission coefficient (for dielectric)

camera_visible.channel[:].optical_element[:].material_properties.type

(alpha)

STRUCTURE

Type of optical element material. In case of 'metal' refractive_index and extinction_coefficient are used. In case of 'dielectric' refractive_index and transmission_coefficient are used.
1) metal : Metal
2) dielectric : Dielectric

camera_visible.channel[:].optical_element[:].material_properties.type.description

(alpha)

STR_0D

Verbose description

camera_visible.channel[:].optical_element[:].material_properties.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

camera_visible.channel[:].optical_element[:].material_properties.type.name

(alpha)

STR_0D

Short string identifier

camera_visible.channel[:].optical_element[:].material_properties.wavelengths

(alpha)

[1...N]

FLT_1D (uncertain)

m

Wavelengths array for refractive_index, extinction_coefficient and transmission_coefficient

camera_visible.channel[:].optical_element[:].thickness

(alpha)

FLT_0D (uncertain)

m

Distance between front_surface and back_surface along the X3 vector

camera_visible.channel[:].optical_element[:].type

(alpha)

STRUCTURE

Type of optical element. In case of 'mirror' and 'diaphragm', the element is described by one 'front_surface'. In case of 'lens', the element is described by 'front_surface' and 'back_surface'.
1) mirror : Mirror
2) lens : Lens
3) diaphragm : Diaphragm

camera_visible.channel[:].optical_element[:].type.description

(alpha)

STR_0D

Verbose description

camera_visible.channel[:].optical_element[:].type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

camera_visible.channel[:].optical_element[:].type.name

(alpha)

STR_0D

Short string identifier

camera_visible.channel[:].viewing_angle_alpha_bounds

(alpha)

[1...2]

FLT_1D (uncertain)

rad

Minimum and maximum values of alpha angle of the field of view, where alpha is the agle between the axis X3 and projection of the chord of view on the plane X1X3 counted clockwise from the top view of X2 axis. X1, X2, X3 are the ones of the first aperture (i.e. the closest to the plasma).

camera_visible.channel[:].viewing_angle_beta_bounds

(alpha)

[1...2]

FLT_1D (uncertain)

rad

Minimum and maximum values of beta angle of the field of view, where beta is the angle between the axis X3 and projection of the chord of view on the plane X2X3 counted clockwise from the top view of X1 axis. X1, X2, X3 are the ones of the first aperture (i.e. the closest to the plasma).

camera_visible.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

camera_visible.code.commit

(alpha)

STR_0D

Unique commit reference of software

camera_visible.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

camera_visible.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

camera_visible.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

camera_visible.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

camera_visible.code.library[:].name

(alpha)

STR_0D

Name of software

camera_visible.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

camera_visible.code.library[:].repository

(alpha)

STR_0D

URL of software repository

camera_visible.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

camera_visible.code.name

(alpha)

STR_0D

Name of software generating IDS

camera_visible.code.output_flag

(alpha)

[camera_visible.time]

INT_1D

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.

camera_visible.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

camera_visible.code.repository

(alpha)

STR_0D

URL of software repository

camera_visible.code.version

(alpha)

STR_0D

Unique version (tag) of software

camera_visible.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

camera_visible.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

camera_visible.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

camera_visible.ids_properties.homogeneous_time

(alpha)

INT_0D

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

camera_visible.ids_properties.occurrence

INT_0D

camera_visible.ids_properties.plugins

(alpha)

STRUCTURE

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.

camera_visible.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

camera_visible.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

camera_visible.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

camera_visible.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

camera_visible.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

camera_visible.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

camera_visible.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

camera_visible.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

camera_visible.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

camera_visible.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

camera_visible.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

camera_visible.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

camera_visible.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

camera_visible.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

camera_visible.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

camera_visible.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

camera_visible.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

camera_visible.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

camera_visible.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

camera_visible.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

camera_visible.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

camera_visible.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

camera_visible.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

camera_visible.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

camera_visible.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

camera_visible.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

camera_visible.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

camera_visible.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

camera_visible.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

camera_visible.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

camera_visible.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

camera_visible.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

camera_visible.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

camera_visible.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

camera_visible.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

camera_visible.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

camera_visible.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

camera_visible.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

camera_visible.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

camera_visible.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

camera_visible.ids_properties.source

(obsolescent)

STR_0D

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.

camera_visible.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

camera_visible.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

camera_visible.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

camera_visible.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

camera_visible.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

camera_visible.name

(alpha)

STR_0D

Name of the camera

camera_visible.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

camera_x_rays

(alpha)

X-rays imaging camera (can be used for soft or hard X-rays imaging systems)

camera_x_rays.aperture

(alpha)

STRUCTURE

Description of the collimating aperture of the diagnostic

camera_x_rays.aperture.centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

camera_x_rays.aperture.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

camera_x_rays.aperture.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

camera_x_rays.aperture.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

camera_x_rays.aperture.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

camera_x_rays.aperture.outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

camera_x_rays.aperture.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

camera_x_rays.aperture.outline.x2

(alpha)

[camera_x_rays.aperture.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

camera_x_rays.aperture.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

camera_x_rays.aperture.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

camera_x_rays.aperture.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

camera_x_rays.aperture.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_x_rays.aperture.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_x_rays.aperture.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_x_rays.aperture.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

camera_x_rays.aperture.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

camera_x_rays.aperture.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_x_rays.aperture.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_x_rays.aperture.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_x_rays.aperture.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

camera_x_rays.aperture.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

camera_x_rays.aperture.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_x_rays.aperture.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_x_rays.aperture.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_x_rays.camera

(alpha)

STRUCTURE

Characteristics of the camera used. The orientation of the camera is described as follows : pixels are aligned along x1 and x2 unit vectors while x3 is normal to the detector plane.

camera_x_rays.camera.camera_dimensions

(alpha)

[1...2]

FLT_1D (uncertain)

m

Total camera dimension in each direction (x1, x2)

camera_x_rays.camera.centre

(alpha)

STRUCTURE

Position of the camera centre

camera_x_rays.camera.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

camera_x_rays.camera.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

camera_x_rays.camera.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

camera_x_rays.camera.identifier

(alpha)

STR_0D

ID of the camera

camera_x_rays.camera.line_of_sight

(alpha)

STRUCTURE

Description of the line of sight for each pixel, given by 2 points. For each coordinate : first dimension : line index (x1 axis); second dimension: column index (x2 axis).

camera_x_rays.camera.line_of_sight.first_point

(alpha)

STRUCTURE

Position of the first point

camera_x_rays.camera.line_of_sight.first_point.phi

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

camera_x_rays.camera.line_of_sight.first_point.r

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

m

Major radius

camera_x_rays.camera.line_of_sight.first_point.z

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

m

Height

camera_x_rays.camera.line_of_sight.second_point

(alpha)

STRUCTURE

Position of the second point

camera_x_rays.camera.line_of_sight.second_point.phi

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

camera_x_rays.camera.line_of_sight.second_point.r

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

m

Major radius

camera_x_rays.camera.line_of_sight.second_point.z

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

m

Height

camera_x_rays.camera.pixel_dimensions

(alpha)

[1...2]

FLT_1D (uncertain)

m

Pixel dimension in each direction (x1, x2)

camera_x_rays.camera.pixel_position

(alpha)

STRUCTURE

Position of the centre of each pixel. First dimension : line index (x1 axis). Second dimension: column index (x2 axis).

camera_x_rays.camera.pixel_position.phi

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

camera_x_rays.camera.pixel_position.r

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

m

Major radius

camera_x_rays.camera.pixel_position.z

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

m

Height

camera_x_rays.camera.pixels_n

(alpha)

[1...2]

INT_1D

Number of pixels in each direction (x1, x2)

camera_x_rays.camera.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

camera_x_rays.camera.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_x_rays.camera.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_x_rays.camera.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_x_rays.camera.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

camera_x_rays.camera.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_x_rays.camera.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_x_rays.camera.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_x_rays.camera.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the camera plane and oriented towards the plasma.

camera_x_rays.camera.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_x_rays.camera.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_x_rays.camera.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_x_rays.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

camera_x_rays.code.commit

(alpha)

STR_0D

Unique commit reference of software

camera_x_rays.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

camera_x_rays.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

camera_x_rays.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

camera_x_rays.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

camera_x_rays.code.library[:].name

(alpha)

STR_0D

Name of software

camera_x_rays.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

camera_x_rays.code.library[:].repository

(alpha)

STR_0D

URL of software repository

camera_x_rays.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

camera_x_rays.code.name

(alpha)

STR_0D

Name of software generating IDS

camera_x_rays.code.output_flag

(alpha)

[camera_x_rays.time]

INT_1D

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.

camera_x_rays.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

camera_x_rays.code.repository

(alpha)

STR_0D

URL of software repository

camera_x_rays.code.version

(alpha)

STR_0D

Unique version (tag) of software

camera_x_rays.detector_humidity

(alpha)

STRUCTURE

-

Fraction of humidity (0-1) measured at the detector level

camera_x_rays.detector_humidity.data

(alpha)

[camera_x_rays.detector_humidity.time]

FLT_1D (uncertain)

-

Data

camera_x_rays.detector_humidity.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

camera_x_rays.detector_temperature

(alpha)

STRUCTURE

K

Temperature measured at the detector level

camera_x_rays.detector_temperature.data

(alpha)

[camera_x_rays.detector_temperature.time]

FLT_1D (uncertain)

K

Data

camera_x_rays.detector_temperature.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

camera_x_rays.energy_configuration_name

(alpha)

STR_0D

Name of the chosen energy configuration (energy detection threshold)

camera_x_rays.energy_threshold_lower

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

eV

Lower energy detection threshold on each pixel of the detector (photons are counted only if their energy is above this value)

camera_x_rays.exposure_time

(alpha)

FLT_0D (uncertain)

s

Exposure time

camera_x_rays.filter_window

(alpha)

STRUCTURE

Characteristics of the filter window

camera_x_rays.filter_window.centre

(alpha)

STRUCTURE

Coordinates of the origin of the local coordinate system (X1,X2,X3) describing the filter. This origin is located within the filter area and should be the middle point of the filter surface. If geometry_type=2, it's the centre of the circular filter. If geometry_type=3, it's the centre of the rectangular filter.

camera_x_rays.filter_window.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

camera_x_rays.filter_window.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

camera_x_rays.filter_window.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

camera_x_rays.filter_window.curvature_type

(alpha)

STRUCTURE

Curvature of the filter.
1) planar : Planar object, no curvature
2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature
3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature
4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature
5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction

camera_x_rays.filter_window.curvature_type.description

(alpha)

STR_0D

Verbose description

camera_x_rays.filter_window.curvature_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

camera_x_rays.filter_window.curvature_type.name

(alpha)

STR_0D

Short string identifier

camera_x_rays.filter_window.geometry_type

(alpha)

STRUCTURE

Geometry of the filter contour. Note that there is some flexibility in the choice of the local coordinate system (X1,X2,X3). The data provider should choose the most convenient coordinate system for the filter, respecting the definitions of (X1,X2,X3) indicated below.
1) polygonal : Contour described by a polygonal outline in the (X1, X2) plane
2) circular : Circle in the (X1, X2) plane, defined by its centre and radius
3) rectangle : Rectangle in the (X1, X2) plane, defined by its centre and widths in the X1 and X2 directions

camera_x_rays.filter_window.geometry_type.description

(alpha)

STR_0D

Verbose description

camera_x_rays.filter_window.geometry_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

camera_x_rays.filter_window.geometry_type.name

(alpha)

STR_0D

Short string identifier

camera_x_rays.filter_window.identifier

(alpha)

STR_0D

ID of the filter

camera_x_rays.filter_window.material

(alpha)

STRUCTURE

Material of the filter window
0) unspecified : unspecified
1) C : Carbon
2) W : Tungsten
3) C_W_coating : Carbon with tungsten coating
4) SS : Stainless steel
5) SS_C_coating : Stainless steel with carbon coating
6) IN : Inconel
7) IN_C_coating : Inconel with carbon coating
8) BC : Boron carbide
17) BN : Boron nitride
9) Ti_C_coating : Titanium with carbon coating
10) Be : Beryllium
11) Mo : Molybdenum
12) Quartz : Quartz
13) Ge : Germanium
14) Si : Silicon
15) LiF : Lithium fluoride
16) InSb : Indium antimonide
18) Cu : Copper
19) CuCrZr : Copper Chromium Zirconium alloy

camera_x_rays.filter_window.material.description

(alpha)

STR_0D

Verbose description

camera_x_rays.filter_window.material.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

camera_x_rays.filter_window.material.name

(alpha)

STR_0D

Short string identifier

camera_x_rays.filter_window.outline

(alpha)

STRUCTURE

Irregular outline of the filter in the (X1, X2) coordinate system, used only if geometry_type/index=1. Do NOT repeat the first point.

camera_x_rays.filter_window.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

camera_x_rays.filter_window.outline.x2

(alpha)

[camera_x_rays.filter_window.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

camera_x_rays.filter_window.photon_absorption

(alpha)

[camera_x_rays.filter_window.wavelengths]

FLT_1D (uncertain)

-

Probability of absorbing a photon passing through the filter as a function of its wavelength

camera_x_rays.filter_window.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type/index = 2

camera_x_rays.filter_window.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the filter, derived from the above geometric data

camera_x_rays.filter_window.thickness

(alpha)

FLT_0D (uncertain)

m

Thickness of the filter window

camera_x_rays.filter_window.wavelength_lower

(alpha)

FLT_0D (uncertain)

m

Lower bound of the filter wavelength range

camera_x_rays.filter_window.wavelength_upper

(alpha)

FLT_0D (uncertain)

m

Upper bound of the filter wavelength range

camera_x_rays.filter_window.wavelengths

(alpha)

[1...N]

FLT_1D (uncertain)

m

Array of wavelength values

camera_x_rays.filter_window.x1_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5

camera_x_rays.filter_window.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

camera_x_rays.filter_window.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_x_rays.filter_window.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_x_rays.filter_window.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_x_rays.filter_window.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the filter in the X1 direction, used only if geometry_type/index = 3

camera_x_rays.filter_window.x2_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5

camera_x_rays.filter_window.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

camera_x_rays.filter_window.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_x_rays.filter_window.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_x_rays.filter_window.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_x_rays.filter_window.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the filter in the X2 direction, used only if geometry_type/index = 3

camera_x_rays.filter_window.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the filter surface and oriented towards the plasma.

camera_x_rays.filter_window.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

camera_x_rays.filter_window.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

camera_x_rays.filter_window.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

camera_x_rays.frame

(alpha)

[camera_x_rays.frame[:].time]

STRUCT_ARRAY

Set of frames. Each time step corresponds to the beginning of the photon integration of each image

camera_x_rays.frame[:].counts_n

(alpha)

[1...N,
1...N]

INT_2D

Number of counts detected on each pixel during one exposure time. First dimension : line index (horizontal axis). Second dimension: column index (vertical axis).

camera_x_rays.frame[:].time

(alpha)

FLT_0D

s

Time

camera_x_rays.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

camera_x_rays.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

camera_x_rays.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

camera_x_rays.ids_properties.homogeneous_time

(alpha)

INT_0D

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

camera_x_rays.ids_properties.occurrence

INT_0D

camera_x_rays.ids_properties.plugins

(alpha)

STRUCTURE

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.

camera_x_rays.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

camera_x_rays.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

camera_x_rays.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

camera_x_rays.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

camera_x_rays.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

camera_x_rays.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

camera_x_rays.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

camera_x_rays.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

camera_x_rays.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

camera_x_rays.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

camera_x_rays.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

camera_x_rays.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

camera_x_rays.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

camera_x_rays.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

camera_x_rays.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

camera_x_rays.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

camera_x_rays.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

camera_x_rays.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

camera_x_rays.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

camera_x_rays.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

camera_x_rays.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

camera_x_rays.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

camera_x_rays.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

camera_x_rays.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

camera_x_rays.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

camera_x_rays.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

camera_x_rays.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

camera_x_rays.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

camera_x_rays.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

camera_x_rays.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

camera_x_rays.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

camera_x_rays.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

camera_x_rays.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

camera_x_rays.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

camera_x_rays.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

camera_x_rays.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

camera_x_rays.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

camera_x_rays.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

camera_x_rays.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

camera_x_rays.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

camera_x_rays.ids_properties.source

(obsolescent)

STR_0D

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.

camera_x_rays.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

camera_x_rays.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

camera_x_rays.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

camera_x_rays.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

camera_x_rays.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

camera_x_rays.name

(alpha)

STR_0D

Name of the camera

camera_x_rays.photon_energy

(alpha)

[1...N]

FLT_1D (uncertain)

eV

List of values of the photon energy (coordinate for quantum_effiency)

camera_x_rays.pixel_status

(alpha)

[1...N,
1...N]

INT_2D

Status of each pixel : +1 for valid pixels, -1 for inactive pixels, -2 for mis-calibrated pixels.

camera_x_rays.quantum_efficiency

(alpha)

[1...N,
1...N,
camera_x_rays.photon_energy]

FLT_3D (uncertain)

-

Quantum efficiency of the detector, i.e. conversion factor multiplying the number of counts to obtain the number of photons impacting the detector, tabulated as a function of the photon energy, for each pixel of the detector. If all pixels have the same quantum efficiency, just set the size of the first and second dimensions to 1

camera_x_rays.readout_time

(alpha)

FLT_0D (uncertain)

s

Time used to read out each frame on the detector

camera_x_rays.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

charge_exchange

(alpha)

Charge exchange spectroscopy diagnostic

charge_exchange.aperture

(alpha)

STRUCTURE

Description of the collimating aperture of the diagnostic, relevant to all lines-of-sight (channels)

charge_exchange.aperture.centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

charge_exchange.aperture.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

charge_exchange.aperture.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

charge_exchange.aperture.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

charge_exchange.aperture.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

charge_exchange.aperture.outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

charge_exchange.aperture.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

charge_exchange.aperture.outline.x2

(alpha)

[charge_exchange.aperture.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

charge_exchange.aperture.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

charge_exchange.aperture.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

charge_exchange.aperture.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

charge_exchange.aperture.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

charge_exchange.aperture.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

charge_exchange.aperture.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

charge_exchange.aperture.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

charge_exchange.aperture.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

charge_exchange.aperture.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

charge_exchange.aperture.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

charge_exchange.aperture.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

charge_exchange.aperture.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

charge_exchange.aperture.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

charge_exchange.aperture.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

charge_exchange.aperture.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

charge_exchange.aperture.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

charge_exchange.channel

(alpha)

[1...N]

STRUCT_ARRAY

Set of channels (lines-of-sight). The line-of-sight is defined by the centre of the collimating aperture and the position of the measurements.

charge_exchange.channel[:].bes

(alpha)

STRUCTURE

Derived Beam Emission Spectroscopy (BES) parameters

charge_exchange.channel[:].bes.a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom of the diagnostic neutral beam particle

charge_exchange.channel[:].bes.doppler_shift

(alpha)

STRUCTURE

m

Doppler shift due to the diagnostic neutral beam particle velocity

charge_exchange.channel[:].bes.doppler_shift.data

(alpha)

[charge_exchange.channel[:].bes.doppler_shift.time]

FLT_1D (uncertain)

m

Data

charge_exchange.channel[:].bes.doppler_shift.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

charge_exchange.channel[:].bes.label

(alpha)

STR_0D

String identifying the diagnostic neutral beam particle

charge_exchange.channel[:].bes.lorentz_shift

(alpha)

STRUCTURE

m

Lorentz shift due to the Lorentz electric field (vxB) in the frame of the diagnostic neutral beam particles moving with a velocity v across the magnetic field B

charge_exchange.channel[:].bes.lorentz_shift.data

(alpha)

[charge_exchange.channel[:].bes.lorentz_shift.time]

FLT_1D (uncertain)

m

Data

charge_exchange.channel[:].bes.lorentz_shift.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

charge_exchange.channel[:].bes.radiances

(alpha)

[1...9,
charge_exchange.channel[:].bes.radiances.time]

STRUCTURE

(photons) m^-2.s^-1.sr^-1

Calibrated intensities of the 9 splitted lines (Stark effect due to Lorentz electric field). Note: radiances are integrated over the sightline crossing the neutral beam

charge_exchange.channel[:].bes.radiances.data

(alpha)

[1...N,
charge_exchange.channel[:].bes.radiances.time]

FLT_2D (uncertain)

(photons) m^-2.s^-1.sr^-1

Data

charge_exchange.channel[:].bes.radiances.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

charge_exchange.channel[:].bes.transition_wavelength

(alpha)

FLT_0D (uncertain)

m

Unshifted wavelength of the BES transition

charge_exchange.channel[:].bes.z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge of the diagnostic neutral beam particle

charge_exchange.channel[:].bes.z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge of the diagnostic neutral beam particle

charge_exchange.channel[:].identifier

(alpha)

STR_0D

ID of the channel

charge_exchange.channel[:].ion

(alpha)

[1...N]

STRUCT_ARRAY

Physical quantities related to ion species and charge stage (H+, D+, T+, He+2, Li+3, Be+4, C+6, N+7, O+8, Ne+10, Si+14, Ar+16 or Ar+18) derived from the measured charge exchange emission of each species, at the position of the measurement

charge_exchange.channel[:].ion[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom of the ion

charge_exchange.channel[:].ion[:].label

(alpha)

STR_0D

String identifying the ion (e.g. H+, D+, T+, He+2, C+6, ...)

charge_exchange.channel[:].ion[:].n_i_over_n_e

(alpha)

STRUCTURE

-

Ion concentration (ratio of the ion density over the electron density) at the channel measurement point

charge_exchange.channel[:].ion[:].n_i_over_n_e.data

(alpha)

[charge_exchange.channel[:].ion[:].n_i_over_n_e.time]

FLT_1D (uncertain)

-

Data

charge_exchange.channel[:].ion[:].n_i_over_n_e.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

charge_exchange.channel[:].ion[:].n_i_over_n_e_method

(alpha)

STRUCTURE

Description of the method used to derive the ion concentration

charge_exchange.channel[:].ion[:].n_i_over_n_e_method.description

(alpha)

STR_0D

Verbose description

charge_exchange.channel[:].ion[:].n_i_over_n_e_method.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

charge_exchange.channel[:].ion[:].n_i_over_n_e_method.name

(alpha)

STR_0D

Short string identifier

charge_exchange.channel[:].ion[:].t_i

(alpha)

STRUCTURE

eV

Ion temperature at the channel measurement point

charge_exchange.channel[:].ion[:].t_i.data

(alpha)

[charge_exchange.channel[:].ion[:].t_i.time]

FLT_1D (uncertain)

eV

Data

charge_exchange.channel[:].ion[:].t_i.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

charge_exchange.channel[:].ion[:].t_i_method

(alpha)

STRUCTURE

Description of the method used to derive the ion temperature

charge_exchange.channel[:].ion[:].t_i_method.description

(alpha)

STR_0D

Verbose description

charge_exchange.channel[:].ion[:].t_i_method.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

charge_exchange.channel[:].ion[:].t_i_method.name

(alpha)

STR_0D

Short string identifier

charge_exchange.channel[:].ion[:].velocity_pol

(alpha)

STRUCTURE

m.s^-1

Poloidal velocity of the ion (oriented clockwise when seen from front on the right side of the tokamak axi-symmetry axis) at the channel measurement point

charge_exchange.channel[:].ion[:].velocity_pol.data

(alpha)

[charge_exchange.channel[:].ion[:].velocity_pol.time]

FLT_1D (uncertain)

m.s^-1

Data

charge_exchange.channel[:].ion[:].velocity_pol.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

charge_exchange.channel[:].ion[:].velocity_pol_method

(alpha)

STRUCTURE

Description of the method used to reconstruct the ion poloidal velocity

charge_exchange.channel[:].ion[:].velocity_pol_method.description

(alpha)

STR_0D

Verbose description

charge_exchange.channel[:].ion[:].velocity_pol_method.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

charge_exchange.channel[:].ion[:].velocity_pol_method.name

(alpha)

STR_0D

Short string identifier

charge_exchange.channel[:].ion[:].velocity_tor

(alpha)

STRUCTURE

m.s^-1

Toroidal velocity of the ion (oriented counter-clockwise when seen from above) at the channel measurement point

charge_exchange.channel[:].ion[:].velocity_tor.data

(alpha)

[charge_exchange.channel[:].ion[:].velocity_tor.time]

FLT_1D (uncertain)

m.s^-1

Data

charge_exchange.channel[:].ion[:].velocity_tor.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

charge_exchange.channel[:].ion[:].velocity_tor_method

(alpha)

STRUCTURE

Description of the method used to reconstruct the ion toroidal velocity

charge_exchange.channel[:].ion[:].velocity_tor_method.description

(alpha)

STR_0D

Verbose description

charge_exchange.channel[:].ion[:].velocity_tor_method.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

charge_exchange.channel[:].ion[:].velocity_tor_method.name

(alpha)

STR_0D

Short string identifier

charge_exchange.channel[:].ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge

charge_exchange.channel[:].ion[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

charge_exchange.channel[:].ion_fast

(alpha)

[1...N]

STRUCT_ARRAY

Derived Fast Ion Charge eXchange (FICX) parameters

charge_exchange.channel[:].ion_fast[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom of the fast ion

charge_exchange.channel[:].ion_fast[:].label

(alpha)

STR_0D

String identifying the fast ion (e.g. H+, D+, T+, He+2, C+6, ...)

charge_exchange.channel[:].ion_fast[:].radiance

(alpha)

STRUCTURE

(photons) m^-2.s^-1.sr^-1

Calibrated radiance of the fast ion charge exchange spectrum assuming the shape is pre-defined (e.g. by the Fokker-Planck slowing-down function). Note: radiance is integrated over the sightline crossing the neutral beam

charge_exchange.channel[:].ion_fast[:].radiance.data

(alpha)

[charge_exchange.channel[:].ion_fast[:].radiance.time]

FLT_1D (uncertain)

(photons) m^-2.s^-1.sr^-1

Data

charge_exchange.channel[:].ion_fast[:].radiance.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

charge_exchange.channel[:].ion_fast[:].radiance_spectral_method

(alpha)

STRUCTURE

Description of the method used to reconstruct the fast ion charge exchange spectrum (e.g. what pre-defined slowing-down and source functions used)

charge_exchange.channel[:].ion_fast[:].radiance_spectral_method.description

(alpha)

STR_0D

Verbose description

charge_exchange.channel[:].ion_fast[:].radiance_spectral_method.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

charge_exchange.channel[:].ion_fast[:].radiance_spectral_method.name

(alpha)

STR_0D

Short string identifier

charge_exchange.channel[:].ion_fast[:].transition_wavelength

(alpha)

FLT_0D (uncertain)

m

Unshifted wavelength of the fast ion charge exchange transition

charge_exchange.channel[:].ion_fast[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Fast ion charge

charge_exchange.channel[:].ion_fast[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge of the fast ion

charge_exchange.channel[:].momentum_tor

(alpha)

STRUCTURE

kg.m^-1.s^-1

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), at the channel measurement point

charge_exchange.channel[:].momentum_tor.data

(alpha)

[charge_exchange.channel[:].momentum_tor.time]

FLT_1D (uncertain)

kg.m^-1.s^-1

Data

charge_exchange.channel[:].momentum_tor.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

charge_exchange.channel[:].momentum_tor_method

(alpha)

STRUCTURE

Description of the method used to reconstruct the total plasma toroidal momentum

charge_exchange.channel[:].momentum_tor_method.description

(alpha)

STR_0D

Verbose description

charge_exchange.channel[:].momentum_tor_method.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

charge_exchange.channel[:].momentum_tor_method.name

(alpha)

STR_0D

Short string identifier

charge_exchange.channel[:].name

(alpha)

STR_0D

Name of the channel

charge_exchange.channel[:].position

(alpha)

STRUCTURE

Position of the measurements

charge_exchange.channel[:].position.phi

(alpha)

STRUCTURE

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

charge_exchange.channel[:].position.phi.data

(alpha)

[charge_exchange.channel[:].position.phi.time]

FLT_1D (uncertain)

rad

Data

charge_exchange.channel[:].position.phi.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

charge_exchange.channel[:].position.r

(alpha)

STRUCTURE

m

Major radius

charge_exchange.channel[:].position.r.data

(alpha)

[charge_exchange.channel[:].position.r.time]

FLT_1D (uncertain)

m

Data

charge_exchange.channel[:].position.r.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

charge_exchange.channel[:].position.z

(alpha)

STRUCTURE

m

Height

charge_exchange.channel[:].position.z.data

(alpha)

[charge_exchange.channel[:].position.z.time]

FLT_1D (uncertain)

m

Data

charge_exchange.channel[:].position.z.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

charge_exchange.channel[:].spectrum

(alpha)

[1...N]

STRUCT_ARRAY

Set of spectra obtained by various gratings

charge_exchange.channel[:].spectrum[:].exposure_time

(alpha)

FLT_0D (uncertain)

s

Exposure time

charge_exchange.channel[:].spectrum[:].grating

(alpha)

FLT_0D (uncertain)

m^-1

Number of grating lines per unit length

charge_exchange.channel[:].spectrum[:].instrument_function

(alpha)

[1...2,
1...N]

FLT_2D (uncertain)

m

Array of Gaussian widths and amplitudes which as a sum make up the instrument fuction. IF(lambda) = sum( instrument_function(1,i)/sqrt(2 * pi * instrument_function(2,i)^2 ) * exp( -lambda^2/(2 * instrument_function(2,i)^2) ) ),whereby sum( instrument_function(1,i) ) = 1

charge_exchange.channel[:].spectrum[:].intensity_spectrum

(alpha)

[charge_exchange.channel[:].spectrum[:].wavelengths,
charge_exchange.channel[:].spectrum[:].intensity_spectrum.time]

STRUCTURE

(photoelectrons).s^-1

Intensity spectrum (not calibrated), i.e. number of photoelectrons detected by unit time by a wavelength pixel of the channel, taking into account electronic gain compensation and channels relative calibration

charge_exchange.channel[:].spectrum[:].intensity_spectrum.data

(alpha)

[1...N,
charge_exchange.channel[:].spectrum[:].intensity_spectrum.time]

FLT_2D (uncertain)

(photoelectrons).s^-1

Data

charge_exchange.channel[:].spectrum[:].intensity_spectrum.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

charge_exchange.channel[:].spectrum[:].processed_line

(alpha)

[1...N]

STRUCT_ARRAY

Set of processed spectral lines

charge_exchange.channel[:].spectrum[:].processed_line[:].intensity

(alpha)

STRUCTURE

(photonelectrons).s^-1

Non-calibrated intensity (integrated over the spectrum for this line), i.e. number of photoelectrons detected by unit time, taking into account electronic gain compensation and channels relative calibration

charge_exchange.channel[:].spectrum[:].processed_line[:].intensity.data

(alpha)

[charge_exchange.channel[:].spectrum[:].processed_line[:].intensity.time]

FLT_1D (uncertain)

(photonelectrons).s^-1

Data

charge_exchange.channel[:].spectrum[:].processed_line[:].intensity.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

charge_exchange.channel[:].spectrum[:].processed_line[:].label

(alpha)

STR_0D

String identifying the processed spectral line: Spectroscopy notation emitting element (e.g. D I, Be IV, W I, C VI), transition - if known - between round brackets (e.g. (3-2) ) and indication type of charge exchange - if applicable - between square brackets (e.g. [ACX] or [PCX]). Example for beryllium active charge exchange line at 468.5 nm: 'Be IV (8-6) [ACX]'. Example for impact excitation tungsten line coming from the plasma edge: 'W I'

charge_exchange.channel[:].spectrum[:].processed_line[:].radiance

(alpha)

STRUCTURE

m^-2.s^-1.sr^-1

Calibrated, background subtracted radiance (integrated over the spectrum for this line)

charge_exchange.channel[:].spectrum[:].processed_line[:].radiance.data

(alpha)

[charge_exchange.channel[:].spectrum[:].processed_line[:].radiance.time]

FLT_1D (uncertain)

m^-2.s^-1.sr^-1

Data

charge_exchange.channel[:].spectrum[:].processed_line[:].radiance.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

charge_exchange.channel[:].spectrum[:].processed_line[:].shift

(alpha)

STRUCTURE

m

Shift of the emission line wavelength with respected to the unshifted cental wavelength (e.g. Doppler shift)

charge_exchange.channel[:].spectrum[:].processed_line[:].shift.data

(alpha)

[charge_exchange.channel[:].spectrum[:].processed_line[:].shift.time]

FLT_1D (uncertain)

m

Data

charge_exchange.channel[:].spectrum[:].processed_line[:].shift.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

charge_exchange.channel[:].spectrum[:].processed_line[:].wavelength_central

(alpha)

FLT_0D (uncertain)

m

Unshifted central wavelength of the processed spectral line

charge_exchange.channel[:].spectrum[:].processed_line[:].width

(alpha)

STRUCTURE

m

Full width at Half Maximum (FWHM) of the emission line

charge_exchange.channel[:].spectrum[:].processed_line[:].width.data

(alpha)

[charge_exchange.channel[:].spectrum[:].processed_line[:].width.time]

FLT_1D (uncertain)

m

Data

charge_exchange.channel[:].spectrum[:].processed_line[:].width.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

charge_exchange.channel[:].spectrum[:].radiance_calibration

(alpha)

[charge_exchange.channel[:].spectrum[:].wavelengths]

FLT_1D (uncertain)

m^-3.sr^-1

Radiance calibration

charge_exchange.channel[:].spectrum[:].radiance_calibration_date

(alpha)

STR_0D

Date of the radiance calibration (yyyy_mm_dd)

charge_exchange.channel[:].spectrum[:].radiance_continuum

(alpha)

[charge_exchange.channel[:].spectrum[:].wavelengths,
charge_exchange.channel[:].spectrum[:].radiance_continuum.time]

STRUCTURE

m^-2.s^-1.sr^-1.m^-1

Calibrated continuum intensity in the middle of the spectrum per unit wavelength

charge_exchange.channel[:].spectrum[:].radiance_continuum.data

(alpha)

[1...N,
charge_exchange.channel[:].spectrum[:].radiance_continuum.time]

FLT_2D (uncertain)

m^-2.s^-1.sr^-1.m^-1

Data

charge_exchange.channel[:].spectrum[:].radiance_continuum.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

charge_exchange.channel[:].spectrum[:].radiance_spectral

(alpha)

[charge_exchange.channel[:].spectrum[:].wavelengths,
charge_exchange.channel[:].spectrum[:].radiance_spectral.time]

STRUCTURE

(photons) m^-2.s^-1.sr^-1.m^-1

Calibrated spectral radiance (radiance per unit wavelength)

charge_exchange.channel[:].spectrum[:].radiance_spectral.data

(alpha)

[1...N,
charge_exchange.channel[:].spectrum[:].radiance_spectral.time]

FLT_2D (uncertain)

(photons) m^-2.s^-1.sr^-1.m^-1

Data

charge_exchange.channel[:].spectrum[:].radiance_spectral.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

charge_exchange.channel[:].spectrum[:].slit_width

(alpha)

FLT_0D (uncertain)

m

Width of the slit (placed in the object focal plane)

charge_exchange.channel[:].spectrum[:].wavelength_calibration_date

(alpha)

STR_0D

Date of the wavelength calibration (yyyy_mm_dd)

charge_exchange.channel[:].spectrum[:].wavelengths

(alpha)

[1...N]

FLT_1D (uncertain)

m

Measured wavelengths

charge_exchange.channel[:].t_i_average

(alpha)

STRUCTURE

eV

Ion temperature (averaged on charge states and ion species) at the channel measurement point

charge_exchange.channel[:].t_i_average.data

(alpha)

[charge_exchange.channel[:].t_i_average.time]

FLT_1D (uncertain)

eV

Data

charge_exchange.channel[:].t_i_average.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

charge_exchange.channel[:].t_i_average_method

(alpha)

STRUCTURE

Description of the method used to reconstruct the average ion temperature

charge_exchange.channel[:].t_i_average_method.description

(alpha)

STR_0D

Verbose description

charge_exchange.channel[:].t_i_average_method.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

charge_exchange.channel[:].t_i_average_method.name

(alpha)

STR_0D

Short string identifier

charge_exchange.channel[:].zeff

(alpha)

STRUCTURE

-

Local ionic effective charge at the channel measurement point

charge_exchange.channel[:].zeff.data

(alpha)

[charge_exchange.channel[:].zeff.time]

FLT_1D (uncertain)

-

Data

charge_exchange.channel[:].zeff.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

charge_exchange.channel[:].zeff_line_average

(alpha)

STRUCTURE

-

Ionic effective charge, line average along the channel line-of-sight

charge_exchange.channel[:].zeff_line_average.data

(alpha)

[charge_exchange.channel[:].zeff_line_average.time]

FLT_1D (uncertain)

-

Data

charge_exchange.channel[:].zeff_line_average.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

charge_exchange.channel[:].zeff_line_average_method

(alpha)

STRUCTURE

Description of the method used to reconstruct the line average effective charge

charge_exchange.channel[:].zeff_line_average_method.description

(alpha)

STR_0D

Verbose description

charge_exchange.channel[:].zeff_line_average_method.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

charge_exchange.channel[:].zeff_line_average_method.name

(alpha)

STR_0D

Short string identifier

charge_exchange.channel[:].zeff_method

(alpha)

STRUCTURE

Description of the method used to reconstruct the local effective charge

charge_exchange.channel[:].zeff_method.description

(alpha)

STR_0D

Verbose description

charge_exchange.channel[:].zeff_method.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

charge_exchange.channel[:].zeff_method.name

(alpha)

STR_0D

Short string identifier

charge_exchange.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

charge_exchange.code.commit

(alpha)

STR_0D

Unique commit reference of software

charge_exchange.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

charge_exchange.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

charge_exchange.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

charge_exchange.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

charge_exchange.code.library[:].name

(alpha)

STR_0D

Name of software

charge_exchange.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

charge_exchange.code.library[:].repository

(alpha)

STR_0D

URL of software repository

charge_exchange.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

charge_exchange.code.name

(alpha)

STR_0D

Name of software generating IDS

charge_exchange.code.output_flag

(alpha)

[charge_exchange.time]

INT_1D

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.

charge_exchange.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

charge_exchange.code.repository

(alpha)

STR_0D

URL of software repository

charge_exchange.code.version

(alpha)

STR_0D

Unique version (tag) of software

charge_exchange.etendue

(alpha)

FLT_0D (uncertain)

m^2.str

Etendue (geometric extent) of the optical system

charge_exchange.etendue_method

(alpha)

STRUCTURE

Method used to calculate the etendue. Index = 0 : exact calculation with a 4D integral; 1 : approximation with first order formula (detector surface times solid angle subtended by the apertures); 2 : other methods

charge_exchange.etendue_method.description

(alpha)

STR_0D

Verbose description

charge_exchange.etendue_method.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

charge_exchange.etendue_method.name

(alpha)

STR_0D

Short string identifier

charge_exchange.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

charge_exchange.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

charge_exchange.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

charge_exchange.ids_properties.homogeneous_time

(alpha)

INT_0D

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

charge_exchange.ids_properties.occurrence

INT_0D

charge_exchange.ids_properties.plugins

(alpha)

STRUCTURE

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.

charge_exchange.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

charge_exchange.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

charge_exchange.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

charge_exchange.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

charge_exchange.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

charge_exchange.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

charge_exchange.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

charge_exchange.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

charge_exchange.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

charge_exchange.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

charge_exchange.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

charge_exchange.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

charge_exchange.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

charge_exchange.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

charge_exchange.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

charge_exchange.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

charge_exchange.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

charge_exchange.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

charge_exchange.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

charge_exchange.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

charge_exchange.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

charge_exchange.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

charge_exchange.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

charge_exchange.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

charge_exchange.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

charge_exchange.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

charge_exchange.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

charge_exchange.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

charge_exchange.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

charge_exchange.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

charge_exchange.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

charge_exchange.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

charge_exchange.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

charge_exchange.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

charge_exchange.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

charge_exchange.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

charge_exchange.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

charge_exchange.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

charge_exchange.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

charge_exchange.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

charge_exchange.ids_properties.source

(obsolescent)

STR_0D

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.

charge_exchange.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

charge_exchange.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

charge_exchange.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

charge_exchange.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

charge_exchange.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

charge_exchange.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

coils_non_axisymmetric

(alpha)

Non axisymmetric active coils system (e.g. ELM control coils, error field correction coils, ...)

coils_non_axisymmetric.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

coils_non_axisymmetric.code.commit

(alpha)

STR_0D

Unique commit reference of software

coils_non_axisymmetric.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

coils_non_axisymmetric.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

coils_non_axisymmetric.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

coils_non_axisymmetric.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

coils_non_axisymmetric.code.library[:].name

(alpha)

STR_0D

Name of software

coils_non_axisymmetric.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

coils_non_axisymmetric.code.library[:].repository

(alpha)

STR_0D

URL of software repository

coils_non_axisymmetric.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

coils_non_axisymmetric.code.name

(alpha)

STR_0D

Name of software generating IDS

coils_non_axisymmetric.code.output_flag

(alpha)

[coils_non_axisymmetric.time]

INT_1D

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.

coils_non_axisymmetric.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

coils_non_axisymmetric.code.repository

(alpha)

STR_0D

URL of software repository

coils_non_axisymmetric.code.version

(alpha)

STR_0D

Unique version (tag) of software

coils_non_axisymmetric.coil

(alpha)

[1...N]

STRUCT_ARRAY

Set of coils

coils_non_axisymmetric.coil[:].conductor

(alpha)

[1...N]

STRUCT_ARRAY

Set of conductors inside the coil. The structure can be used with size 1 for a simplified description as a single conductor. A conductor is composed of several elements, serially connected, i.e. transporting the same current.

coils_non_axisymmetric.coil[:].conductor[:].cross_section

(alpha)

STRUCTURE

The cross-section perpendicular to the conductor contour is described by a series of contour points, given by their relative position with respect to the start point of the first element. This cross-section is assumed constant for all elements.

coils_non_axisymmetric.coil[:].conductor[:].cross_section.delta_phi

(alpha)

[coils_non_axisymmetric.coil[:].conductor[:].cross_section.delta_r]

FLT_1D (uncertain)

rad

Toroidal angles (relative to a reference point)

coils_non_axisymmetric.coil[:].conductor[:].cross_section.delta_r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radii (relative to a reference point)

coils_non_axisymmetric.coil[:].conductor[:].cross_section.delta_z

(alpha)

[coils_non_axisymmetric.coil[:].conductor[:].cross_section.delta_r]

FLT_1D (uncertain)

m

Heights (relative to a reference point)

coils_non_axisymmetric.coil[:].conductor[:].current

(alpha)

STRUCTURE

A

Current in the conductor (positive when it flows from the first to the last element)

coils_non_axisymmetric.coil[:].conductor[:].current.data

(alpha)

[coils_non_axisymmetric.coil[:].conductor[:].current.time]

FLT_1D (uncertain)

A

Data

coils_non_axisymmetric.coil[:].conductor[:].current.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

coils_non_axisymmetric.coil[:].conductor[:].elements

(alpha)

STRUCTURE

Set of geometrical elements (line segments and/or arcs of a circle) describing the contour of the conductor centre

coils_non_axisymmetric.coil[:].conductor[:].elements.centres

(alpha)

STRUCTURE

Position of the centre of the arc of a circle of every element (meaningful only if type/index = 2 or 3, fill with default/empty value otherwise)

coils_non_axisymmetric.coil[:].conductor[:].elements.centres.phi

(alpha)

[coils_non_axisymmetric.coil[:].conductor[:].elements.centres.r]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

coils_non_axisymmetric.coil[:].conductor[:].elements.centres.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

coils_non_axisymmetric.coil[:].conductor[:].elements.centres.z

(alpha)

[coils_non_axisymmetric.coil[:].conductor[:].elements.centres.r]

FLT_1D (uncertain)

m

Height

coils_non_axisymmetric.coil[:].conductor[:].elements.end_points

(alpha)

STRUCTURE

Position of the end point of every element. Meaningful only if type/index = 1 or 2, fill with default/empty value otherwise

coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.phi

(alpha)

[coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.r]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.z

(alpha)

[coils_non_axisymmetric.coil[:].conductor[:].elements.end_points.r]

FLT_1D (uncertain)

m

Height

coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points

(alpha)

STRUCTURE

Position of an intermediate point along the arc of circle, for every element, providing the orientation of the element (must define with the corresponding start point an aperture angle strictly inferior to PI). Meaningful only if type/index = 2, fill with default/empty value otherwise

coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.phi

(alpha)

[coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.r]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.z

(alpha)

[coils_non_axisymmetric.coil[:].conductor[:].elements.intermediate_points.r]

FLT_1D (uncertain)

m

Height

coils_non_axisymmetric.coil[:].conductor[:].elements.names

(alpha)

[1...N]

STR_1D

Name or description of every element

coils_non_axisymmetric.coil[:].conductor[:].elements.start_points

(alpha)

STRUCTURE

Position of the start point of every element

coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.phi

(alpha)

[coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.r]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.z

(alpha)

[coils_non_axisymmetric.coil[:].conductor[:].elements.start_points.r]

FLT_1D (uncertain)

m

Height

coils_non_axisymmetric.coil[:].conductor[:].elements.types

(alpha)

[coils_non_axisymmetric.coil[:].conductor[:].elements.names]

INT_1D

Type of every element: 1: line segment, its ends are given by the start and end points; index = 2: arc of a circle; index = 3: full circle

coils_non_axisymmetric.coil[:].conductor[:].resistance

(alpha)

FLT_0D (uncertain)

Ohm

conductor resistance

coils_non_axisymmetric.coil[:].conductor[:].voltage

(alpha)

STRUCTURE

V

Voltage on the conductor terminals

coils_non_axisymmetric.coil[:].conductor[:].voltage.data

(alpha)

[coils_non_axisymmetric.coil[:].conductor[:].voltage.time]

FLT_1D (uncertain)

V

Data

coils_non_axisymmetric.coil[:].conductor[:].voltage.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

coils_non_axisymmetric.coil[:].current

(alpha)

STRUCTURE

A

Current in one turn of the coil (to be multiplied by the number of turns to calculate the magnetic field generated). Sign convention : a positive current generates a positive radial magnetic field

coils_non_axisymmetric.coil[:].current.data

(alpha)

[coils_non_axisymmetric.coil[:].current.time]

FLT_1D (uncertain)

A

Data

coils_non_axisymmetric.coil[:].current.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

coils_non_axisymmetric.coil[:].identifier

(alpha)

STR_0D

Alphanumeric identifier of coil

coils_non_axisymmetric.coil[:].name

(alpha)

STR_0D

Name of the coil

coils_non_axisymmetric.coil[:].resistance

(alpha)

FLT_0D (uncertain)

Ohm

Coil resistance

coils_non_axisymmetric.coil[:].turns

(alpha)

FLT_0D (uncertain)

-

Number of total turns in the coil. May be a fraction when describing the coil connections.

coils_non_axisymmetric.coil[:].voltage

(alpha)

STRUCTURE

V

Voltage on the coil terminals. Sign convention : a positive power supply voltage (and power supply current) generates a positive radial magnetic field

coils_non_axisymmetric.coil[:].voltage.data

(alpha)

[coils_non_axisymmetric.coil[:].voltage.time]

FLT_1D (uncertain)

V

Data

coils_non_axisymmetric.coil[:].voltage.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

coils_non_axisymmetric.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

coils_non_axisymmetric.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

coils_non_axisymmetric.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

coils_non_axisymmetric.ids_properties.homogeneous_time

(alpha)

INT_0D

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

coils_non_axisymmetric.ids_properties.occurrence

INT_0D

coils_non_axisymmetric.ids_properties.plugins

(alpha)

STRUCTURE

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.

coils_non_axisymmetric.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

coils_non_axisymmetric.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

coils_non_axisymmetric.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

coils_non_axisymmetric.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

coils_non_axisymmetric.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

coils_non_axisymmetric.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

coils_non_axisymmetric.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

coils_non_axisymmetric.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

coils_non_axisymmetric.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

coils_non_axisymmetric.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

coils_non_axisymmetric.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

coils_non_axisymmetric.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

coils_non_axisymmetric.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

coils_non_axisymmetric.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

coils_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

coils_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

coils_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

coils_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

coils_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

coils_non_axisymmetric.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

coils_non_axisymmetric.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

coils_non_axisymmetric.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

coils_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

coils_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

coils_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

coils_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

coils_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

coils_non_axisymmetric.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

coils_non_axisymmetric.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

coils_non_axisymmetric.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

coils_non_axisymmetric.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

coils_non_axisymmetric.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

coils_non_axisymmetric.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

coils_non_axisymmetric.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

coils_non_axisymmetric.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

coils_non_axisymmetric.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

coils_non_axisymmetric.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

coils_non_axisymmetric.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

coils_non_axisymmetric.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

coils_non_axisymmetric.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

coils_non_axisymmetric.ids_properties.source

(obsolescent)

STR_0D

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.

coils_non_axisymmetric.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

coils_non_axisymmetric.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

coils_non_axisymmetric.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

coils_non_axisymmetric.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

coils_non_axisymmetric.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between input command received from the RT network and actuator starting to react. Applies globally to the system described by this IDS unless specific latencies (e.g. channel-specific or antenna-specific) are provided at a deeper level in the IDS structure.

coils_non_axisymmetric.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

controllers

(alpha)

Feedback and feedforward controllers

controllers.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

controllers.code.commit

(alpha)

STR_0D

Unique commit reference of software

controllers.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

controllers.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

controllers.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

controllers.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

controllers.code.library[:].name

(alpha)

STR_0D

Name of software

controllers.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

controllers.code.library[:].repository

(alpha)

STR_0D

URL of software repository

controllers.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

controllers.code.name

(alpha)

STR_0D

Name of software generating IDS

controllers.code.output_flag

(alpha)

[controllers.time]

INT_1D

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.

controllers.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

controllers.code.repository

(alpha)

STR_0D

URL of software repository

controllers.code.version

(alpha)

STR_0D

Unique version (tag) of software

controllers.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

controllers.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

controllers.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

controllers.ids_properties.homogeneous_time

(alpha)

INT_0D

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

controllers.ids_properties.occurrence

INT_0D

controllers.ids_properties.plugins

(alpha)

STRUCTURE

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.

controllers.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

controllers.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

controllers.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

controllers.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

controllers.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

controllers.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

controllers.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

controllers.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

controllers.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

controllers.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

controllers.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

controllers.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

controllers.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

controllers.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

controllers.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

controllers.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

controllers.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

controllers.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

controllers.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

controllers.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

controllers.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

controllers.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

controllers.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

controllers.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

controllers.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

controllers.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

controllers.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

controllers.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

controllers.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

controllers.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

controllers.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

controllers.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

controllers.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

controllers.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

controllers.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

controllers.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

controllers.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

controllers.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

controllers.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

controllers.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

controllers.ids_properties.source

(obsolescent)

STR_0D

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.

controllers.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

controllers.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

controllers.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

controllers.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

controllers.linear_controller

(alpha)

[1...N]

STRUCT_ARRAY

A linear controller, this is rather conventional

controllers.linear_controller[:].controller_class

(alpha)

STR_0D

One of a known class of controllers

controllers.linear_controller[:].description

(alpha)

STR_0D

Description of this controller

controllers.linear_controller[:].input_names

(alpha)

[1...N]

STR_1D

Names of the input signals, following the SDN convention

controllers.linear_controller[:].inputs

(alpha)

[controllers.linear_controller[:].input_names,
controllers.linear_controller[:].inputs.time]

STRUCTURE

mixed

Input signals; the timebase is common to inputs and outputs for any particular controller

controllers.linear_controller[:].inputs.data

(alpha)

[1...N,
controllers.linear_controller[:].inputs.time]

FLT_2D (uncertain)

mixed

Data

controllers.linear_controller[:].inputs.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

controllers.linear_controller[:].name

(alpha)

STR_0D

Name of this controller

controllers.linear_controller[:].output_names

(alpha)

[1...N]

STR_1D

Names of the output signals following the SDN convention

controllers.linear_controller[:].outputs

(alpha)

[controllers.linear_controller[:].output_names,
controllers.linear_controller[:].outputs.time]

STRUCTURE

mixed

Output signals; the timebase is common to inputs and outputs for any particular controller

controllers.linear_controller[:].outputs.data

(alpha)

[1...N,
controllers.linear_controller[:].outputs.time]

FLT_2D (uncertain)

mixed

Data

controllers.linear_controller[:].outputs.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

controllers.linear_controller[:].pid

(alpha)

STRUCTURE

Filtered PID controller

controllers.linear_controller[:].pid.d

(alpha)

[controllers.linear_controller[:].output_names,
controllers.linear_controller[:].input_names,
controllers.linear_controller[:].pid.d.time]

STRUCTURE

mixed

Derivative term

controllers.linear_controller[:].pid.d.data

(alpha)

[controllers.linear_controller[:].output_names,
controllers.linear_controller[:].input_names,
controllers.linear_controller[:].pid.d.time]

FLT_3D (uncertain)

mixed

Data

controllers.linear_controller[:].pid.d.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

controllers.linear_controller[:].pid.i

(alpha)

[controllers.linear_controller[:].output_names,
controllers.linear_controller[:].input_names,
controllers.linear_controller[:].pid.i.time]

STRUCTURE

mixed

Integral term

controllers.linear_controller[:].pid.i.data

(alpha)

[controllers.linear_controller[:].output_names,
controllers.linear_controller[:].input_names,
controllers.linear_controller[:].pid.i.time]

FLT_3D (uncertain)

mixed

Data

controllers.linear_controller[:].pid.i.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

controllers.linear_controller[:].pid.p

(alpha)

[controllers.linear_controller[:].output_names,
controllers.linear_controller[:].input_names,
controllers.linear_controller[:].pid.p.time]

STRUCTURE

mixed

Proportional term

controllers.linear_controller[:].pid.p.data

(alpha)

[controllers.linear_controller[:].output_names,
controllers.linear_controller[:].input_names,
controllers.linear_controller[:].pid.p.time]

FLT_3D (uncertain)

mixed

Data

controllers.linear_controller[:].pid.p.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

controllers.linear_controller[:].pid.tau

(alpha)

STRUCTURE

s

Filter time-constant for the D-term

controllers.linear_controller[:].pid.tau.data

(alpha)

[controllers.linear_controller[:].pid.tau.time]

FLT_1D (uncertain)

s

Data

controllers.linear_controller[:].pid.tau.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

controllers.linear_controller[:].statespace

(alpha)

STRUCTURE

Statespace controller in discrete or continuous time

controllers.linear_controller[:].statespace.a

(alpha)

[controllers.linear_controller[:].statespace.state_names,
controllers.linear_controller[:].statespace.state_names,
controllers.linear_controller[:].statespace.a.time]

STRUCTURE

mixed

A matrix

controllers.linear_controller[:].statespace.a.data

(alpha)

[controllers.linear_controller[:].statespace.state_names,
controllers.linear_controller[:].statespace.state_names,
controllers.linear_controller[:].statespace.a.time]

FLT_3D (uncertain)

mixed

Data

controllers.linear_controller[:].statespace.a.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

controllers.linear_controller[:].statespace.b

(alpha)

[controllers.linear_controller[:].statespace.state_names,
controllers.linear_controller[:].input_names,
controllers.linear_controller[:].statespace.b.time]

STRUCTURE

mixed

B matrix

controllers.linear_controller[:].statespace.b.data

(alpha)

[controllers.linear_controller[:].statespace.state_names,
controllers.linear_controller[:].input_names,
controllers.linear_controller[:].statespace.b.time]

FLT_3D (uncertain)

mixed

Data

controllers.linear_controller[:].statespace.b.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

controllers.linear_controller[:].statespace.c

(alpha)

[controllers.linear_controller[:].statespace.state_names,
controllers.linear_controller[:].output_names,
controllers.linear_controller[:].statespace.c.time]

STRUCTURE

mixed

C matrix

controllers.linear_controller[:].statespace.c.data

(alpha)

[controllers.linear_controller[:].statespace.state_names,
controllers.linear_controller[:].output_names,
controllers.linear_controller[:].statespace.c.time]

FLT_3D (uncertain)

mixed

Data

controllers.linear_controller[:].statespace.c.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

controllers.linear_controller[:].statespace.d

(alpha)

[controllers.linear_controller[:].statespace.state_names,
controllers.linear_controller[:].output_names,
controllers.linear_controller[:].statespace.d.time]

STRUCTURE

mixed

D matrix, normally proper and D=0

controllers.linear_controller[:].statespace.d.data

(alpha)

[controllers.linear_controller[:].statespace.state_names,
controllers.linear_controller[:].output_names,
controllers.linear_controller[:].statespace.d.time]

FLT_3D (uncertain)

mixed

Data

controllers.linear_controller[:].statespace.d.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

controllers.linear_controller[:].statespace.deltat

(alpha)

STRUCTURE

s

Discrete time sampling interval ; if less than 1e-10, the controller is considered to be expressed in continuous time

controllers.linear_controller[:].statespace.deltat.data

(alpha)

[controllers.linear_controller[:].statespace.deltat.time]

FLT_1D (uncertain)

s

Data

controllers.linear_controller[:].statespace.deltat.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

controllers.linear_controller[:].statespace.state_names

(alpha)

[1...N]

STR_1D

Names of the states

controllers.nonlinear_controller

(alpha)

[1...N]

STRUCT_ARRAY

A non-linear controller, this is less conventional and will have to be developed

controllers.nonlinear_controller[:].controller_class

(alpha)

STR_0D

One of a known class of controllers

controllers.nonlinear_controller[:].description

(alpha)

STR_0D

Description of this controller

controllers.nonlinear_controller[:].function

(alpha)

STR_0D

Method to be defined

controllers.nonlinear_controller[:].input_names

(alpha)

[1...N]

STR_1D

Names of the input signals, following the SDN convention

controllers.nonlinear_controller[:].inputs

(alpha)

[controllers.nonlinear_controller[:].input_names,
controllers.nonlinear_controller[:].inputs.time]

STRUCTURE

mixed

Input signals; the timebase is common to inputs and outputs for any particular controller

controllers.nonlinear_controller[:].inputs.data

(alpha)

[1...N,
controllers.nonlinear_controller[:].inputs.time]

FLT_2D (uncertain)

mixed

Data

controllers.nonlinear_controller[:].inputs.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

controllers.nonlinear_controller[:].name

(alpha)

STR_0D

Name of this controller

controllers.nonlinear_controller[:].output_names

(alpha)

[1...N]

STR_1D

Output signal names following the SDN convention

controllers.nonlinear_controller[:].outputs

(alpha)

[controllers.nonlinear_controller[:].output_names,
controllers.nonlinear_controller[:].outputs.time]

STRUCTURE

mixed

Output signals; the timebase is common to inputs and outputs for any particular controller

controllers.nonlinear_controller[:].outputs.data

(alpha)

[1...N,
controllers.nonlinear_controller[:].outputs.time]

FLT_2D (uncertain)

mixed

Data

controllers.nonlinear_controller[:].outputs.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

controllers.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

core_instant_changes

Instant changes of the radial core plasma profiles due to pellet, MHD, ...

core_instant_changes.change

[1...N]

STRUCT_ARRAY

Set of instant change terms (each being due to a different phenomenon)

core_instant_changes.change[:].identifier

STRUCTURE

Instant change term identifier
0) unspecified : Unspecified instant changes
1) total : Total instant changes; combines all types of events
2) pellet : Instant changes from a pellet
3) sawtooth : Instant changes from a sawtooth
4) elm : Instant changes from an edge localised mode

core_instant_changes.change[:].identifier.description

STR_0D

Verbose description

core_instant_changes.change[:].identifier.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_instant_changes.change[:].identifier.name

STR_0D

Short string identifier

core_instant_changes.change[:].profiles_1d

[core_instant_changes.change[:].profiles_1d[:].time]

STRUCT_ARRAY

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)

core_instant_changes.change[:].profiles_1d[:].conductivity_parallel

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

ohm^-1.m^-1

Parallel conductivity

core_instant_changes.change[:].profiles_1d[:].current_parallel_inside

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A

Parallel current driven inside the flux surface. Cumulative surface integral of j_total

core_instant_changes.change[:].profiles_1d[:].e_field

STRUCTURE

V.m^-1

Electric field, averaged on the magnetic surface. E.g for the parallel component, average(E.B) / B0, using core_profiles/vacuum_toroidal_field/b0

core_instant_changes.change[:].profiles_1d[:].e_field.diamagnetic

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V.m^-1

Diamagnetic component

core_instant_changes.change[:].profiles_1d[:].e_field.parallel

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V.m^-1

Parallel component

core_instant_changes.change[:].profiles_1d[:].e_field.poloidal

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V.m^-1

Poloidal component

core_instant_changes.change[:].profiles_1d[:].e_field.radial

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V.m^-1

Radial component

core_instant_changes.change[:].profiles_1d[:].e_field.toroidal

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V.m^-1

Toroidal component

core_instant_changes.change[:].profiles_1d[:].e_field_parallel

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V.m^-1

Parallel electric field = average(E.B) / B0, where Core_Profiles/Vacuum_Toroidal_Field/ B0

core_instant_changes.change[:].profiles_1d[:].electrons

STRUCTURE

Quantities related to the electrons

core_instant_changes.change[:].profiles_1d[:].electrons.collisionality_norm

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Collisionality normalised to the bounce frequency

core_instant_changes.change[:].profiles_1d[:].electrons.density

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal)

core_instant_changes.change[:].profiles_1d[:].electrons.density_fast

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles

core_instant_changes.change[:].profiles_1d[:].electrons.density_fit

STRUCTURE

m^-3

Information on the fit used to obtain the density profile

core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.chi_squared

[core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured]

FLT_1D (uncertain)

-

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

core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.local

[core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured]

INT_1D

Integer flag : 1 means local measurement, 0 means line-integrated measurement

core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured

[1...N]

FLT_1D (uncertain)

m^-3

Measured values

core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.parameters

STR_0D

List of the fit specific parameters in XML format

core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.reconstructed

[core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured]

FLT_1D (uncertain)

m^-3

Value reconstructed from the fit

core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.rho_tor_norm

[core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured]

FLT_1D (uncertain)

-

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)

core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.source

[core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured]

STR_1D

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

core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.time_measurement

[core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured]

FLT_1D (uncertain)

s

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

core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.time_measurement_slice_method

STRUCTURE

Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...

core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.time_measurement_slice_method.description

STR_0D

Verbose description

core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.time_measurement_slice_method.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.time_measurement_slice_method.name

STR_0D

Short string identifier

core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.time_measurement_width

[core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured]

FLT_1D (uncertain)

s

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.

core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.weight

[core_instant_changes.change[:].profiles_1d[:].electrons.density_fit.measured]

FLT_1D (uncertain)

-

Weight given to each measured value

core_instant_changes.change[:].profiles_1d[:].electrons.density_thermal

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of thermal particles

core_instant_changes.change[:].profiles_1d[:].electrons.density_validity

INT_0D

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

core_instant_changes.change[:].profiles_1d[:].electrons.pressure

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal+non-thermal)

core_instant_changes.change[:].profiles_1d[:].electrons.pressure_fast_parallel

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure

core_instant_changes.change[:].profiles_1d[:].electrons.pressure_fast_perpendicular

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure

core_instant_changes.change[:].profiles_1d[:].electrons.pressure_thermal

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal) associated with random motion ~average((v-average(v))^2)

core_instant_changes.change[:].profiles_1d[:].electrons.temperature

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Temperature

core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit

STRUCTURE

eV

Information on the fit used to obtain the temperature profile

core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.chi_squared

[core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured]

FLT_1D (uncertain)

-

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

core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.local

[core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured]

INT_1D

Integer flag : 1 means local measurement, 0 means line-integrated measurement

core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured

[1...N]

FLT_1D (uncertain)

eV

Measured values

core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.parameters

STR_0D

List of the fit specific parameters in XML format

core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.reconstructed

[core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured]

FLT_1D (uncertain)

eV

Value reconstructed from the fit

core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.rho_tor_norm

[core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured]

FLT_1D (uncertain)

-

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)

core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.source

[core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured]

STR_1D

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

core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.time_measurement

[core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured]

FLT_1D (uncertain)

s

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

core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method

STRUCTURE

Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...

core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method.description

STR_0D

Verbose description

core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method.name

STR_0D

Short string identifier

core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.time_measurement_width

[core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured]

FLT_1D (uncertain)

s

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.

core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.weight

[core_instant_changes.change[:].profiles_1d[:].electrons.temperature_fit.measured]

FLT_1D (uncertain)

-

Weight given to each measured value

core_instant_changes.change[:].profiles_1d[:].electrons.temperature_validity

INT_0D

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

core_instant_changes.change[:].profiles_1d[:].electrons.velocity

(obsolescent)

STRUCTURE

m.s^-1

Velocity

core_instant_changes.change[:].profiles_1d[:].electrons.velocity.diamagnetic

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component

core_instant_changes.change[:].profiles_1d[:].electrons.velocity.parallel

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Parallel component

core_instant_changes.change[:].profiles_1d[:].electrons.velocity.poloidal

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal component

core_instant_changes.change[:].profiles_1d[:].electrons.velocity.radial

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Radial component

core_instant_changes.change[:].profiles_1d[:].electrons.velocity.toroidal

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal component

core_instant_changes.change[:].profiles_1d[:].electrons.velocity_pol

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal velocity

core_instant_changes.change[:].profiles_1d[:].electrons.velocity_tor

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal velocity

core_instant_changes.change[:].profiles_1d[:].grid

STRUCTURE

Radial grid

core_instant_changes.change[:].profiles_1d[:].grid.area

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Cross-sectional area of the flux surface

core_instant_changes.change[:].profiles_1d[:].grid.psi

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Wb

Poloidal magnetic flux

core_instant_changes.change[:].profiles_1d[:].grid.psi_boundary

FLT_0D (uncertain)

Wb

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)

core_instant_changes.change[:].profiles_1d[:].grid.psi_magnetic_axis

FLT_0D (uncertain)

Wb

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)

core_instant_changes.change[:].profiles_1d[:].grid.rho_pol_norm

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))

core_instant_changes.change[:].profiles_1d[:].grid.rho_tor

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m

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

core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm

[1...N]

FLT_1D (uncertain)

-

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)

core_instant_changes.change[:].profiles_1d[:].grid.surface

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Surface area of the toroidal flux surface

core_instant_changes.change[:].profiles_1d[:].grid.volume

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^3

Volume enclosed inside the magnetic surface

core_instant_changes.change[:].profiles_1d[:].ion

[1...N]

STRUCT_ARRAY

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

core_instant_changes.change[:].profiles_1d[:].ion[:].density

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)

core_instant_changes.change[:].profiles_1d[:].ion[:].density_fast

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles (sum over charge states when multiple charge states are considered)

core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit

STRUCTURE

m^-3

Information on the fit used to obtain the density profile

core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.chi_squared

[core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured]

FLT_1D (uncertain)

-

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

core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.local

[core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured]

INT_1D

Integer flag : 1 means local measurement, 0 means line-integrated measurement

core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured

[1...N]

FLT_1D (uncertain)

m^-3

Measured values

core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.parameters

STR_0D

List of the fit specific parameters in XML format

core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.reconstructed

[core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured]

FLT_1D (uncertain)

m^-3

Value reconstructed from the fit

core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.rho_tor_norm

[core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured]

FLT_1D (uncertain)

-

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)

core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.source

[core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured]

STR_1D

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

core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.time_measurement

[core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured]

FLT_1D (uncertain)

s

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

core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.time_measurement_slice_method

STRUCTURE

Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...

core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.time_measurement_slice_method.description

STR_0D

Verbose description

core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.time_measurement_slice_method.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.time_measurement_slice_method.name

STR_0D

Short string identifier

core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.time_measurement_width

[core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured]

FLT_1D (uncertain)

s

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.

core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.weight

[core_instant_changes.change[:].profiles_1d[:].ion[:].density_fit.measured]

FLT_1D (uncertain)

-

Weight given to each measured value

core_instant_changes.change[:].profiles_1d[:].ion[:].density_thermal

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal) (sum over charge states when multiple charge states are considered)

core_instant_changes.change[:].profiles_1d[:].ion[:].density_validity

INT_0D

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

core_instant_changes.change[:].profiles_1d[:].ion[:].element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

core_instant_changes.change[:].profiles_1d[:].ion[:].element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

core_instant_changes.change[:].profiles_1d[:].ion[:].element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

core_instant_changes.change[:].profiles_1d[:].ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

core_instant_changes.change[:].profiles_1d[:].ion[:].element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

core_instant_changes.change[:].profiles_1d[:].ion[:].label

STR_0D

String identifying ion (e.g. H, D, T, He, C, D2, ...)

core_instant_changes.change[:].profiles_1d[:].ion[:].multiple_states_flag

INT_0D

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

core_instant_changes.change[:].profiles_1d[:].ion[:].neutral_index

INT_0D

Index of the corresponding neutral species in the ../../neutral array

core_instant_changes.change[:].profiles_1d[:].ion[:].pressure

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal+non-thermal) (sum over charge states when multiple charge states are considered)

core_instant_changes.change[:].profiles_1d[:].ion[:].pressure_fast_parallel

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure (sum over charge states when multiple charge states are considered)

core_instant_changes.change[:].profiles_1d[:].ion[:].pressure_fast_perpendicular

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure (sum over charge states when multiple charge states are considered)

core_instant_changes.change[:].profiles_1d[:].ion[:].pressure_thermal

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal) associated with random motion ~average((v-average(v))^2) (sum over charge states when multiple charge states are considered)

core_instant_changes.change[:].profiles_1d[:].ion[:].rotation_frequency_tor

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

rad.s^-1

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)

core_instant_changes.change[:].profiles_1d[:].ion[:].state

[1...N]

STRUCT_ARRAY

Quantities related to the different states of the species (ionisation, energy, excitation, ...)

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal)

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fast

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit

STRUCTURE

m^-3

Information on the fit used to obtain the density profile

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.chi_squared

[core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured]

FLT_1D (uncertain)

-

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

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.local

[core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured]

INT_1D

Integer flag : 1 means local measurement, 0 means line-integrated measurement

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured

[1...N]

FLT_1D (uncertain)

m^-3

Measured values

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.parameters

STR_0D

List of the fit specific parameters in XML format

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.reconstructed

[core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured]

FLT_1D (uncertain)

m^-3

Value reconstructed from the fit

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.rho_tor_norm

[core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured]

FLT_1D (uncertain)

-

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)

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.source

[core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured]

STR_1D

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

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.time_measurement

[core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured]

FLT_1D (uncertain)

s

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

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method

STRUCTURE

Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method.description

STR_0D

Verbose description

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method.name

STR_0D

Short string identifier

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.time_measurement_width

[core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured]

FLT_1D (uncertain)

s

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.

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.weight

[core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_fit.measured]

FLT_1D (uncertain)

-

Weight given to each measured value

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].density_thermal

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of thermal particles

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].electron_configuration

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].ionisation_potential

FLT_0D (uncertain)

eV

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.

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].label

STR_0D

String identifying state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].pressure

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal+non-thermal)

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].pressure_fast_parallel

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].pressure_fast_perpendicular

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].pressure_thermal

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal) associated with random motion ~average((v-average(v))^2)

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].rotation_frequency_tor

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

rad.s^-1

Toroidal rotation frequency (i.e. toroidal velocity divided by the major radius at which the toroidal velocity is taken)

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].temperature

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Temperature

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity

(obsolescent)

STRUCTURE

m.s^-1

Velocity

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.diamagnetic

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.parallel

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Parallel component

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.poloidal

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal component

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.radial

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Radial component

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].velocity.toroidal

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal component

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].vibrational_level

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].vibrational_mode

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_average

FLT_0D (uncertain)

Elementary Charge Unit

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.

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_average_1d

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

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.

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_average_square_1d

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

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.

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_max

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle (equal to z_min if no bundle)

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_min

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle

core_instant_changes.change[:].profiles_1d[:].ion[:].state[:].z_square_average

FLT_0D (uncertain)

Elementary Charge Unit

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.

core_instant_changes.change[:].profiles_1d[:].ion[:].temperature

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Temperature (average over charge states when multiple charge states are considered)

core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit

STRUCTURE

eV

Information on the fit used to obtain the temperature profile

core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.chi_squared

[core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured]

FLT_1D (uncertain)

-

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

core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.local

[core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured]

INT_1D

Integer flag : 1 means local measurement, 0 means line-integrated measurement

core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured

[1...N]

FLT_1D (uncertain)

eV

Measured values

core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.parameters

STR_0D

List of the fit specific parameters in XML format

core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.reconstructed

[core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured]

FLT_1D (uncertain)

eV

Value reconstructed from the fit

core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.rho_tor_norm

[core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured]

FLT_1D (uncertain)

-

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)

core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.source

[core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured]

STR_1D

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

core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.time_measurement

[core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured]

FLT_1D (uncertain)

s

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

core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method

STRUCTURE

Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...

core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method.description

STR_0D

Verbose description

core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method.name

STR_0D

Short string identifier

core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.time_measurement_width

[core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured]

FLT_1D (uncertain)

s

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.

core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.weight

[core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_fit.measured]

FLT_1D (uncertain)

-

Weight given to each measured value

core_instant_changes.change[:].profiles_1d[:].ion[:].temperature_validity

INT_0D

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

core_instant_changes.change[:].profiles_1d[:].ion[:].velocity

STRUCTURE

m.s^-1

Velocity (average over charge states when multiple charge states are considered) at the position of maximum major radius on every flux surface

core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.diamagnetic

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component

core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.parallel

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Parallel component

core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.poloidal

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal component

core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.radial

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Radial component

core_instant_changes.change[:].profiles_1d[:].ion[:].velocity.toroidal

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal component

core_instant_changes.change[:].profiles_1d[:].ion[:].velocity_pol

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal velocity (average over charge states when multiple charge states are considered)

core_instant_changes.change[:].profiles_1d[:].ion[:].velocity_tor

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal velocity (average over charge states when multiple charge states are considered)

core_instant_changes.change[:].profiles_1d[:].ion[:].z_ion

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed), volume averaged over plasma radius

core_instant_changes.change[:].profiles_1d[:].ion[:].z_ion_1d

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Average charge of the ion species (sum of states charge weighted by state density and divided by ion density)

core_instant_changes.change[:].profiles_1d[:].ion[:].z_ion_square_1d

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Average square charge of the ion species (sum of states square charge weighted by state density and divided by ion density)

core_instant_changes.change[:].profiles_1d[:].j_bootstrap

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A/m^2

Bootstrap current density = average(J_Bootstrap.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0

core_instant_changes.change[:].profiles_1d[:].j_non_inductive

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A/m^2

Non-inductive (includes bootstrap) parallel current density = average(jni.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0

core_instant_changes.change[:].profiles_1d[:].j_ohmic

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A/m^2

Ohmic parallel current density = average(J_Ohmic.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0

core_instant_changes.change[:].profiles_1d[:].j_tor

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A/m^2

Total toroidal current density = average(J_Tor/R) / average(1/R)

core_instant_changes.change[:].profiles_1d[:].j_total

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A/m^2

Total parallel current density = average(jtot.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0

core_instant_changes.change[:].profiles_1d[:].magnetic_shear

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Magnetic shear, defined as rho_tor/q . dq/drho_tor

core_instant_changes.change[:].profiles_1d[:].momentum_tor

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

kg.m^-1.s^-1

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)

core_instant_changes.change[:].profiles_1d[:].n_i_thermal_total

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Total ion thermal density (sum over species and charge states)

core_instant_changes.change[:].profiles_1d[:].n_i_total_over_n_e

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Ratio of total ion density (sum over species and charge states) over electron density. (thermal+non-thermal)

core_instant_changes.change[:].profiles_1d[:].neutral

[1...N]

STRUCT_ARRAY

Quantities related to the different neutral species

core_instant_changes.change[:].profiles_1d[:].neutral[:].density

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)

core_instant_changes.change[:].profiles_1d[:].neutral[:].density_fast

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles (sum over charge states when multiple charge states are considered)

core_instant_changes.change[:].profiles_1d[:].neutral[:].density_thermal

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal) (sum over charge states when multiple charge states are considered)

core_instant_changes.change[:].profiles_1d[:].neutral[:].element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

core_instant_changes.change[:].profiles_1d[:].neutral[:].element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

core_instant_changes.change[:].profiles_1d[:].neutral[:].element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

core_instant_changes.change[:].profiles_1d[:].neutral[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

core_instant_changes.change[:].profiles_1d[:].neutral[:].element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

core_instant_changes.change[:].profiles_1d[:].neutral[:].ion_index

INT_0D

Index of the corresponding ion species in the ../../ion array

core_instant_changes.change[:].profiles_1d[:].neutral[:].label

STR_0D

String identifying the species (e.g. H, D, T, He, C, D2, DT, CD4, ...)

core_instant_changes.change[:].profiles_1d[:].neutral[:].multiple_states_flag

INT_0D

Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

core_instant_changes.change[:].profiles_1d[:].neutral[:].pressure

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal+non-thermal) (sum over charge states when multiple charge states are considered)

core_instant_changes.change[:].profiles_1d[:].neutral[:].pressure_fast_parallel

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure (sum over charge states when multiple charge states are considered)

core_instant_changes.change[:].profiles_1d[:].neutral[:].pressure_fast_perpendicular

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure (sum over charge states when multiple charge states are considered)

core_instant_changes.change[:].profiles_1d[:].neutral[:].pressure_thermal

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal) associated with random motion ~average((v-average(v))^2) (sum over charge states when multiple charge states are considered)

core_instant_changes.change[:].profiles_1d[:].neutral[:].state

[1...N]

STRUCT_ARRAY

Quantities related to the different states of the species (energy, excitation, ...)

core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].density

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal)

core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].density_fast

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles

core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].density_thermal

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of thermal particles

core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].electron_configuration

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].label

STR_0D

String identifying state

core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].neutral_type

STRUCTURE

Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI
1) cold : Cold neutrals
2) thermal : Thermal neutrals
3) fast : Fast neutrals
4) nbi : NBI neutrals

core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].neutral_type.description

STR_0D

Verbose description

core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].neutral_type.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].neutral_type.name

STR_0D

Short string identifier

core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].pressure

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal+non-thermal)

core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].pressure_fast_parallel

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure

core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].pressure_fast_perpendicular

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure

core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].pressure_thermal

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal) associated with random motion ~average((v-average(v))^2)

core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].temperature

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Temperature

core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity

(obsolescent)

STRUCTURE

m.s^-1

Velocity

core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.diamagnetic

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component

core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.parallel

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Parallel component

core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.poloidal

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal component

core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.radial

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Radial component

core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].velocity.toroidal

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal component

core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].vibrational_level

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

core_instant_changes.change[:].profiles_1d[:].neutral[:].state[:].vibrational_mode

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

core_instant_changes.change[:].profiles_1d[:].neutral[:].temperature

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Temperature (average over charge states when multiple charge states are considered)

core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity

(obsolescent)

STRUCTURE

m.s^-1

Velocity (average over charge states when multiple charge states are considered)

core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.diamagnetic

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component

core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.parallel

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Parallel component

core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.poloidal

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal component

core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.radial

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Radial component

core_instant_changes.change[:].profiles_1d[:].neutral[:].velocity.toroidal

(obsolescent)

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal component

core_instant_changes.change[:].profiles_1d[:].phi_potential

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V

Electrostatic potential, averaged on the magnetic flux surface

core_instant_changes.change[:].profiles_1d[:].pressure_ion_total

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Total (sum over ion species) thermal ion pressure

core_instant_changes.change[:].profiles_1d[:].pressure_parallel

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Total parallel pressure (electrons+ions, thermal+non-thermal)

core_instant_changes.change[:].profiles_1d[:].pressure_perpendicular

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Total perpendicular pressure (electrons+ions, thermal+non-thermal)

core_instant_changes.change[:].profiles_1d[:].pressure_thermal

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Thermal pressure (electrons+ions)

core_instant_changes.change[:].profiles_1d[:].q

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Safety factor (IMAS uses COCOS=11: only positive when toroidal current and magnetic field are in same direction)

core_instant_changes.change[:].profiles_1d[:].rotation_frequency_tor_sonic

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

s^-1

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

core_instant_changes.change[:].profiles_1d[:].t_i_average

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Ion temperature (averaged on charge states and ion species)

core_instant_changes.change[:].profiles_1d[:].t_i_average_fit

STRUCTURE

eV

Information on the fit used to obtain the t_i_average profile

core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.chi_squared

[core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured]

FLT_1D (uncertain)

-

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

core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.local

[core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured]

INT_1D

Integer flag : 1 means local measurement, 0 means line-integrated measurement

core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured

[1...N]

FLT_1D (uncertain)

eV

Measured values

core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.parameters

STR_0D

List of the fit specific parameters in XML format

core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.reconstructed

[core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured]

FLT_1D (uncertain)

eV

Value reconstructed from the fit

core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.rho_tor_norm

[core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured]

FLT_1D (uncertain)

-

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)

core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.source

[core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured]

STR_1D

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

core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.time_measurement

[core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured]

FLT_1D (uncertain)

s

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

core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.time_measurement_slice_method

STRUCTURE

Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...

core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.time_measurement_slice_method.description

STR_0D

Verbose description

core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.time_measurement_slice_method.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.time_measurement_slice_method.name

STR_0D

Short string identifier

core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.time_measurement_width

[core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured]

FLT_1D (uncertain)

s

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.

core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.weight

[core_instant_changes.change[:].profiles_1d[:].t_i_average_fit.measured]

FLT_1D (uncertain)

-

Weight given to each measured value

core_instant_changes.change[:].profiles_1d[:].time

FLT_0D

s

Time

core_instant_changes.change[:].profiles_1d[:].zeff

[core_instant_changes.change[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Effective charge

core_instant_changes.change[:].profiles_1d[:].zeff_fit

STRUCTURE

-

Information on the fit used to obtain the zeff profile

core_instant_changes.change[:].profiles_1d[:].zeff_fit.chi_squared

[core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured]

FLT_1D (uncertain)

-

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

core_instant_changes.change[:].profiles_1d[:].zeff_fit.local

[core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured]

INT_1D

Integer flag : 1 means local measurement, 0 means line-integrated measurement

core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured

[1...N]

FLT_1D (uncertain)

-

Measured values

core_instant_changes.change[:].profiles_1d[:].zeff_fit.parameters

STR_0D

List of the fit specific parameters in XML format

core_instant_changes.change[:].profiles_1d[:].zeff_fit.reconstructed

[core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured]

FLT_1D (uncertain)

-

Value reconstructed from the fit

core_instant_changes.change[:].profiles_1d[:].zeff_fit.rho_tor_norm

[core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured]

FLT_1D (uncertain)

-

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)

core_instant_changes.change[:].profiles_1d[:].zeff_fit.source

[core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured]

STR_1D

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

core_instant_changes.change[:].profiles_1d[:].zeff_fit.time_measurement

[core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured]

FLT_1D (uncertain)

s

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

core_instant_changes.change[:].profiles_1d[:].zeff_fit.time_measurement_slice_method

STRUCTURE

Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...

core_instant_changes.change[:].profiles_1d[:].zeff_fit.time_measurement_slice_method.description

STR_0D

Verbose description

core_instant_changes.change[:].profiles_1d[:].zeff_fit.time_measurement_slice_method.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_instant_changes.change[:].profiles_1d[:].zeff_fit.time_measurement_slice_method.name

STR_0D

Short string identifier

core_instant_changes.change[:].profiles_1d[:].zeff_fit.time_measurement_width

[core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured]

FLT_1D (uncertain)

s

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.

core_instant_changes.change[:].profiles_1d[:].zeff_fit.weight

[core_instant_changes.change[:].profiles_1d[:].zeff_fit.measured]

FLT_1D (uncertain)

-

Weight given to each measured value

core_instant_changes.code

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

core_instant_changes.code.commit

STR_0D

Unique commit reference of software

core_instant_changes.code.description

STR_0D

Short description of the software (type, purpose)

core_instant_changes.code.library

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

core_instant_changes.code.library[:].commit

STR_0D

Unique commit reference of software

core_instant_changes.code.library[:].description

STR_0D

Short description of the software (type, purpose)

core_instant_changes.code.library[:].name

STR_0D

Name of software

core_instant_changes.code.library[:].parameters

STR_0D

List of the code specific parameters in XML format

core_instant_changes.code.library[:].repository

STR_0D

URL of software repository

core_instant_changes.code.library[:].version

STR_0D

Unique version (tag) of software

core_instant_changes.code.name

STR_0D

Name of software generating IDS

core_instant_changes.code.output_flag

[core_instant_changes.time]

INT_1D

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.

core_instant_changes.code.parameters

STR_0D

List of the code specific parameters in XML format

core_instant_changes.code.repository

STR_0D

URL of software repository

core_instant_changes.code.version

STR_0D

Unique version (tag) of software

core_instant_changes.ids_properties

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

core_instant_changes.ids_properties.comment

STR_0D

Any comment describing the content of this IDS

core_instant_changes.ids_properties.creation_date

STR_0D

Date at which this data has been produced

core_instant_changes.ids_properties.homogeneous_time

INT_0D

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

core_instant_changes.ids_properties.occurrence

INT_0D

core_instant_changes.ids_properties.plugins

(alpha)

STRUCTURE

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.

core_instant_changes.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

core_instant_changes.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

core_instant_changes.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

core_instant_changes.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

core_instant_changes.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

core_instant_changes.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

core_instant_changes.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

core_instant_changes.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

core_instant_changes.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

core_instant_changes.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

core_instant_changes.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

core_instant_changes.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

core_instant_changes.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

core_instant_changes.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

core_instant_changes.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

core_instant_changes.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

core_instant_changes.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

core_instant_changes.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

core_instant_changes.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

core_instant_changes.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

core_instant_changes.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

core_instant_changes.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

core_instant_changes.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

core_instant_changes.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

core_instant_changes.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

core_instant_changes.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

core_instant_changes.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

core_instant_changes.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

core_instant_changes.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

core_instant_changes.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

core_instant_changes.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

core_instant_changes.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

core_instant_changes.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

core_instant_changes.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

core_instant_changes.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

core_instant_changes.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

core_instant_changes.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

core_instant_changes.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

core_instant_changes.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

core_instant_changes.ids_properties.provider

STR_0D

Name of the person in charge of producing this data

core_instant_changes.ids_properties.source

(obsolescent)

STR_0D

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.

core_instant_changes.ids_properties.version_put

STRUCTURE

Version of the access layer package used to PUT this IDS

core_instant_changes.ids_properties.version_put.access_layer

STR_0D

Version of Access Layer used to PUT this IDS

core_instant_changes.ids_properties.version_put.access_layer_language

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

core_instant_changes.ids_properties.version_put.data_dictionary

STR_0D

Version of Data Dictionary used to PUT this IDS

core_instant_changes.time

[1...N]

FLT_1D_TYPE

s

Generic time

core_instant_changes.vacuum_toroidal_field

STRUCTURE

Characteristics of the vacuum toroidal field (used in Rho_Tor definition and in the normalization of current densities)

core_instant_changes.vacuum_toroidal_field.b0

[core_instant_changes.time]

FLT_1D (uncertain)

T

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.

core_instant_changes.vacuum_toroidal_field.r0

FLT_0D (uncertain)

m

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)

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

core_profiles

Core plasma profiles

core_profiles.code

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

core_profiles.code.commit

STR_0D

Unique commit reference of software

core_profiles.code.description

STR_0D

Short description of the software (type, purpose)

core_profiles.code.library

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

core_profiles.code.library[:].commit

STR_0D

Unique commit reference of software

core_profiles.code.library[:].description

STR_0D

Short description of the software (type, purpose)

core_profiles.code.library[:].name

STR_0D

Name of software

core_profiles.code.library[:].parameters

STR_0D

List of the code specific parameters in XML format

core_profiles.code.library[:].repository

STR_0D

URL of software repository

core_profiles.code.library[:].version

STR_0D

Unique version (tag) of software

core_profiles.code.name

STR_0D

Name of software generating IDS

core_profiles.code.output_flag

[core_profiles.time]

INT_1D

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.

core_profiles.code.parameters

STR_0D

List of the code specific parameters in XML format

core_profiles.code.repository

STR_0D

URL of software repository

core_profiles.code.version

STR_0D

Unique version (tag) of software

core_profiles.global_quantities

STRUCTURE

Various global quantities derived from the profiles

core_profiles.global_quantities.beta_pol

[core_profiles.time]

FLT_1D (uncertain)

-

Poloidal beta. Defined as betap = 4 int(p dV) / [R_0 * mu_0 * Ip^2]

core_profiles.global_quantities.beta_tor

[core_profiles.time]

FLT_1D (uncertain)

-

Toroidal beta, defined as the volume-averaged total perpendicular pressure divided by (B0^2/(2*mu0)), i.e. beta_toroidal = 2 mu0 int(p dV) / V / B0^2

core_profiles.global_quantities.beta_tor_norm

[core_profiles.time]

FLT_1D (uncertain)

-

Normalised toroidal beta, defined as 100 * beta_tor * a[m] * B0 [T] / ip [MA]

core_profiles.global_quantities.current_bootstrap

[core_profiles.time]

FLT_1D (uncertain)

A

Bootstrap current (toroidal component). Positive sign means anti-clockwise when viewed from above.

core_profiles.global_quantities.current_non_inductive

[core_profiles.time]

FLT_1D (uncertain)

A

Total non-inductive current (toroidal component). Positive sign means anti-clockwise when viewed from above.

core_profiles.global_quantities.ejima

[core_profiles.time]

FLT_1D (uncertain)

-

Ejima coefficient : resistive psi losses divided by (mu0*R*Ip). See S. Ejima et al, Nuclear Fusion, Vol.22, No.10 (1982), 1313

core_profiles.global_quantities.energy_diamagnetic

[core_profiles.time]

FLT_1D (uncertain)

J

Plasma energy content = 3/2 * integral over the plasma volume of the total perpendicular pressure

core_profiles.global_quantities.ion

[core_profiles.profiles_1d[:].ion]

STRUCT_ARRAY

Quantities related to the different ion species, in the sense of isonuclear or isomolecular sequences. The set of ion species of this array must be the same as the one defined in profiles_1d/ion, at the time slice indicated in ion_time_slice

core_profiles.global_quantities.ion[:].n_i_volume_average

[core_profiles.time]

FLT_1D (uncertain)

m^-3

Volume averaged density of this ion species (averaged over the plasma volume up to the LCFS)

core_profiles.global_quantities.ion[:].t_i_volume_average

[core_profiles.time]

FLT_1D (uncertain)

eV

Volume averaged temperature of this ion species (averaged over the plasma volume up to the LCFS)

core_profiles.global_quantities.ion_time_slice

FLT_0D (uncertain)

s

Time slice of the profiles_1d array used to define the ion composition of the global_quantities/ion array.

core_profiles.global_quantities.ip

[core_profiles.time]

FLT_1D (uncertain)

A

Total plasma current (toroidal component). Positive sign means anti-clockwise when viewed from above.

core_profiles.global_quantities.li

(obsolescent)

[core_profiles.time]

FLT_1D (uncertain)

-

Internal inductance. The li_3 definition is used, i.e. li_3 = 2/R0/mu0^2/Ip^2 * int(Bp^2 dV).

core_profiles.global_quantities.li_3

[core_profiles.time]

FLT_1D (uncertain)

-

Internal inductance. The li_3 definition is used, i.e. li_3 = 2/R0/mu0^2/Ip^2 * int(Bp^2 dV).

core_profiles.global_quantities.n_e_volume_average

[core_profiles.time]

FLT_1D (uncertain)

m^-3

Volume averaged electron density (average over the plasma volume up to the LCFS)

core_profiles.global_quantities.resistive_psi_losses

[core_profiles.time]

FLT_1D (uncertain)

Wb

Resistive part of the poloidal flux losses, defined as the volume-averaged scalar product of the electric field and the ohmic current density, normalized by the plasma current and integrated in time from the beginning of the plasma discharge: int ( (int(E_field_tor.j_ohm_tor) dV) / Ip ) dt)

core_profiles.global_quantities.t_e_peaking

[core_profiles.time]

FLT_1D (uncertain)

-

Electron temperature peaking factor, defined as the Te value at the magnetic axis divided by the volume averaged Te (average over the plasma volume up to the LCFS)

core_profiles.global_quantities.t_e_volume_average

[core_profiles.time]

FLT_1D (uncertain)

eV

Volume averaged electron temperature (average over the plasma volume up to the LCFS)

core_profiles.global_quantities.t_i_average_peaking

[core_profiles.time]

FLT_1D (uncertain)

-

Ion temperature (averaged over ion species and states) peaking factor, defined as the Ti value at the magnetic axis divided by the volume averaged Ti (average over the plasma volume up to the LCFS)

core_profiles.global_quantities.v_loop

[core_profiles.time]

FLT_1D (uncertain)

V

LCFS loop voltage (positive value drives positive ohmic current that flows anti-clockwise when viewed from above)

core_profiles.global_quantities.z_eff_resistive

[core_profiles.time]

FLT_1D (uncertain)

-

Volume average plasma effective charge, estimated from the flux consumption in the ohmic phase

core_profiles.ids_properties

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

core_profiles.ids_properties.comment

STR_0D

Any comment describing the content of this IDS

core_profiles.ids_properties.creation_date

STR_0D

Date at which this data has been produced

core_profiles.ids_properties.homogeneous_time

INT_0D

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

core_profiles.ids_properties.occurrence

INT_0D

core_profiles.ids_properties.plugins

(alpha)

STRUCTURE

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.

core_profiles.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

core_profiles.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

core_profiles.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

core_profiles.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

core_profiles.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

core_profiles.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

core_profiles.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

core_profiles.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

core_profiles.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

core_profiles.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

core_profiles.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

core_profiles.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

core_profiles.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

core_profiles.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

core_profiles.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

core_profiles.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

core_profiles.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

core_profiles.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

core_profiles.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

core_profiles.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

core_profiles.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

core_profiles.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

core_profiles.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

core_profiles.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

core_profiles.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

core_profiles.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

core_profiles.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

core_profiles.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

core_profiles.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

core_profiles.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

core_profiles.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

core_profiles.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

core_profiles.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

core_profiles.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

core_profiles.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

core_profiles.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

core_profiles.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

core_profiles.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

core_profiles.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

core_profiles.ids_properties.provider

STR_0D

Name of the person in charge of producing this data

core_profiles.ids_properties.source

(obsolescent)

STR_0D

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.

core_profiles.ids_properties.version_put

STRUCTURE

Version of the access layer package used to PUT this IDS

core_profiles.ids_properties.version_put.access_layer

STR_0D

Version of Access Layer used to PUT this IDS

core_profiles.ids_properties.version_put.access_layer_language

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

core_profiles.ids_properties.version_put.data_dictionary

STR_0D

Version of Data Dictionary used to PUT this IDS

core_profiles.profiles_1d

[core_profiles.profiles_1d[:].time]

STRUCT_ARRAY

Core plasma radial profiles for various time slices

core_profiles.profiles_1d[:].conductivity_parallel

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

ohm^-1.m^-1

Parallel conductivity

core_profiles.profiles_1d[:].current_parallel_inside

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A

Parallel current driven inside the flux surface. Cumulative surface integral of j_total

core_profiles.profiles_1d[:].e_field

STRUCTURE

V.m^-1

Electric field, averaged on the magnetic surface. E.g for the parallel component, average(E.B) / B0, using core_profiles/vacuum_toroidal_field/b0

core_profiles.profiles_1d[:].e_field.diamagnetic

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V.m^-1

Diamagnetic component

core_profiles.profiles_1d[:].e_field.parallel

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V.m^-1

Parallel component

core_profiles.profiles_1d[:].e_field.poloidal

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V.m^-1

Poloidal component

core_profiles.profiles_1d[:].e_field.radial

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V.m^-1

Radial component

core_profiles.profiles_1d[:].e_field.toroidal

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V.m^-1

Toroidal component

core_profiles.profiles_1d[:].e_field_parallel

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V.m^-1

Parallel electric field = average(E.B) / B0, where Core_Profiles/Vacuum_Toroidal_Field/ B0

core_profiles.profiles_1d[:].electrons

STRUCTURE

Quantities related to the electrons

core_profiles.profiles_1d[:].electrons.collisionality_norm

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Collisionality normalised to the bounce frequency

core_profiles.profiles_1d[:].electrons.density

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal)

core_profiles.profiles_1d[:].electrons.density_fast

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles

core_profiles.profiles_1d[:].electrons.density_fit

STRUCTURE

m^-3

Information on the fit used to obtain the density profile

core_profiles.profiles_1d[:].electrons.density_fit.chi_squared

[core_profiles.profiles_1d[:].electrons.density_fit.measured]

FLT_1D (uncertain)

-

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

core_profiles.profiles_1d[:].electrons.density_fit.local

[core_profiles.profiles_1d[:].electrons.density_fit.measured]

INT_1D

Integer flag : 1 means local measurement, 0 means line-integrated measurement

core_profiles.profiles_1d[:].electrons.density_fit.measured

[1...N]

FLT_1D (uncertain)

m^-3

Measured values

core_profiles.profiles_1d[:].electrons.density_fit.parameters

STR_0D

List of the fit specific parameters in XML format

core_profiles.profiles_1d[:].electrons.density_fit.reconstructed

[core_profiles.profiles_1d[:].electrons.density_fit.measured]

FLT_1D (uncertain)

m^-3

Value reconstructed from the fit

core_profiles.profiles_1d[:].electrons.density_fit.rho_tor_norm

[core_profiles.profiles_1d[:].electrons.density_fit.measured]

FLT_1D (uncertain)

-

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)

core_profiles.profiles_1d[:].electrons.density_fit.source

[core_profiles.profiles_1d[:].electrons.density_fit.measured]

STR_1D

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

core_profiles.profiles_1d[:].electrons.density_fit.time_measurement

[core_profiles.profiles_1d[:].electrons.density_fit.measured]

FLT_1D (uncertain)

s

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

core_profiles.profiles_1d[:].electrons.density_fit.time_measurement_slice_method

STRUCTURE

Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...

core_profiles.profiles_1d[:].electrons.density_fit.time_measurement_slice_method.description

STR_0D

Verbose description

core_profiles.profiles_1d[:].electrons.density_fit.time_measurement_slice_method.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_profiles.profiles_1d[:].electrons.density_fit.time_measurement_slice_method.name

STR_0D

Short string identifier

core_profiles.profiles_1d[:].electrons.density_fit.time_measurement_width

[core_profiles.profiles_1d[:].electrons.density_fit.measured]

FLT_1D (uncertain)

s

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.

core_profiles.profiles_1d[:].electrons.density_fit.weight

[core_profiles.profiles_1d[:].electrons.density_fit.measured]

FLT_1D (uncertain)

-

Weight given to each measured value

core_profiles.profiles_1d[:].electrons.density_thermal

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of thermal particles

core_profiles.profiles_1d[:].electrons.density_validity

INT_0D

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

core_profiles.profiles_1d[:].electrons.pressure

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal+non-thermal)

core_profiles.profiles_1d[:].electrons.pressure_fast_parallel

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure

core_profiles.profiles_1d[:].electrons.pressure_fast_perpendicular

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure

core_profiles.profiles_1d[:].electrons.pressure_thermal

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal) associated with random motion ~average((v-average(v))^2)

core_profiles.profiles_1d[:].electrons.temperature

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Temperature

core_profiles.profiles_1d[:].electrons.temperature_fit

STRUCTURE

eV

Information on the fit used to obtain the temperature profile

core_profiles.profiles_1d[:].electrons.temperature_fit.chi_squared

[core_profiles.profiles_1d[:].electrons.temperature_fit.measured]

FLT_1D (uncertain)

-

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

core_profiles.profiles_1d[:].electrons.temperature_fit.local

[core_profiles.profiles_1d[:].electrons.temperature_fit.measured]

INT_1D

Integer flag : 1 means local measurement, 0 means line-integrated measurement

core_profiles.profiles_1d[:].electrons.temperature_fit.measured

[1...N]

FLT_1D (uncertain)

eV

Measured values

core_profiles.profiles_1d[:].electrons.temperature_fit.parameters

STR_0D

List of the fit specific parameters in XML format

core_profiles.profiles_1d[:].electrons.temperature_fit.reconstructed

[core_profiles.profiles_1d[:].electrons.temperature_fit.measured]

FLT_1D (uncertain)

eV

Value reconstructed from the fit

core_profiles.profiles_1d[:].electrons.temperature_fit.rho_tor_norm

[core_profiles.profiles_1d[:].electrons.temperature_fit.measured]

FLT_1D (uncertain)

-

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)

core_profiles.profiles_1d[:].electrons.temperature_fit.source

[core_profiles.profiles_1d[:].electrons.temperature_fit.measured]

STR_1D

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

core_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement

[core_profiles.profiles_1d[:].electrons.temperature_fit.measured]

FLT_1D (uncertain)

s

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

core_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method

STRUCTURE

Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...

core_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method.description

STR_0D

Verbose description

core_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method.name

STR_0D

Short string identifier

core_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_width

[core_profiles.profiles_1d[:].electrons.temperature_fit.measured]

FLT_1D (uncertain)

s

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.

core_profiles.profiles_1d[:].electrons.temperature_fit.weight

[core_profiles.profiles_1d[:].electrons.temperature_fit.measured]

FLT_1D (uncertain)

-

Weight given to each measured value

core_profiles.profiles_1d[:].electrons.temperature_validity

INT_0D

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

core_profiles.profiles_1d[:].electrons.velocity

(obsolescent)

STRUCTURE

m.s^-1

Velocity

core_profiles.profiles_1d[:].electrons.velocity.diamagnetic

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component

core_profiles.profiles_1d[:].electrons.velocity.parallel

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Parallel component

core_profiles.profiles_1d[:].electrons.velocity.poloidal

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal component

core_profiles.profiles_1d[:].electrons.velocity.radial

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Radial component

core_profiles.profiles_1d[:].electrons.velocity.toroidal

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal component

core_profiles.profiles_1d[:].electrons.velocity_pol

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal velocity

core_profiles.profiles_1d[:].electrons.velocity_tor

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal velocity

core_profiles.profiles_1d[:].grid

STRUCTURE

Radial grid

core_profiles.profiles_1d[:].grid.area

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Cross-sectional area of the flux surface

core_profiles.profiles_1d[:].grid.psi

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Wb

Poloidal magnetic flux

core_profiles.profiles_1d[:].grid.psi_boundary

FLT_0D (uncertain)

Wb

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)

core_profiles.profiles_1d[:].grid.psi_magnetic_axis

FLT_0D (uncertain)

Wb

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)

core_profiles.profiles_1d[:].grid.rho_pol_norm

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))

core_profiles.profiles_1d[:].grid.rho_tor

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m

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

core_profiles.profiles_1d[:].grid.rho_tor_norm

[1...N]

FLT_1D (uncertain)

-

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)

core_profiles.profiles_1d[:].grid.surface

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Surface area of the toroidal flux surface

core_profiles.profiles_1d[:].grid.volume

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^3

Volume enclosed inside the magnetic surface

core_profiles.profiles_1d[:].ion

[1...N]

STRUCT_ARRAY

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

core_profiles.profiles_1d[:].ion[:].density

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)

core_profiles.profiles_1d[:].ion[:].density_fast

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles (sum over charge states when multiple charge states are considered)

core_profiles.profiles_1d[:].ion[:].density_fit

STRUCTURE

m^-3

Information on the fit used to obtain the density profile

core_profiles.profiles_1d[:].ion[:].density_fit.chi_squared

[core_profiles.profiles_1d[:].ion[:].density_fit.measured]

FLT_1D (uncertain)

-

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

core_profiles.profiles_1d[:].ion[:].density_fit.local

[core_profiles.profiles_1d[:].ion[:].density_fit.measured]

INT_1D

Integer flag : 1 means local measurement, 0 means line-integrated measurement

core_profiles.profiles_1d[:].ion[:].density_fit.measured

[1...N]

FLT_1D (uncertain)

m^-3

Measured values

core_profiles.profiles_1d[:].ion[:].density_fit.parameters

STR_0D

List of the fit specific parameters in XML format

core_profiles.profiles_1d[:].ion[:].density_fit.reconstructed

[core_profiles.profiles_1d[:].ion[:].density_fit.measured]

FLT_1D (uncertain)

m^-3

Value reconstructed from the fit

core_profiles.profiles_1d[:].ion[:].density_fit.rho_tor_norm

[core_profiles.profiles_1d[:].ion[:].density_fit.measured]

FLT_1D (uncertain)

-

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)

core_profiles.profiles_1d[:].ion[:].density_fit.source

[core_profiles.profiles_1d[:].ion[:].density_fit.measured]

STR_1D

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

core_profiles.profiles_1d[:].ion[:].density_fit.time_measurement

[core_profiles.profiles_1d[:].ion[:].density_fit.measured]

FLT_1D (uncertain)

s

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

core_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_slice_method

STRUCTURE

Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...

core_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_slice_method.description

STR_0D

Verbose description

core_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_slice_method.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_slice_method.name

STR_0D

Short string identifier

core_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_width

[core_profiles.profiles_1d[:].ion[:].density_fit.measured]

FLT_1D (uncertain)

s

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.

core_profiles.profiles_1d[:].ion[:].density_fit.weight

[core_profiles.profiles_1d[:].ion[:].density_fit.measured]

FLT_1D (uncertain)

-

Weight given to each measured value

core_profiles.profiles_1d[:].ion[:].density_thermal

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal) (sum over charge states when multiple charge states are considered)

core_profiles.profiles_1d[:].ion[:].density_validity

INT_0D

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

core_profiles.profiles_1d[:].ion[:].element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

core_profiles.profiles_1d[:].ion[:].element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

core_profiles.profiles_1d[:].ion[:].element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

core_profiles.profiles_1d[:].ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

core_profiles.profiles_1d[:].ion[:].element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

core_profiles.profiles_1d[:].ion[:].label

STR_0D

String identifying ion (e.g. H, D, T, He, C, D2, ...)

core_profiles.profiles_1d[:].ion[:].multiple_states_flag

INT_0D

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

core_profiles.profiles_1d[:].ion[:].neutral_index

INT_0D

Index of the corresponding neutral species in the ../../neutral array

core_profiles.profiles_1d[:].ion[:].pressure

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal+non-thermal) (sum over charge states when multiple charge states are considered)

core_profiles.profiles_1d[:].ion[:].pressure_fast_parallel

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure (sum over charge states when multiple charge states are considered)

core_profiles.profiles_1d[:].ion[:].pressure_fast_perpendicular

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure (sum over charge states when multiple charge states are considered)

core_profiles.profiles_1d[:].ion[:].pressure_thermal

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal) associated with random motion ~average((v-average(v))^2) (sum over charge states when multiple charge states are considered)

core_profiles.profiles_1d[:].ion[:].rotation_frequency_tor

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

rad.s^-1

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)

core_profiles.profiles_1d[:].ion[:].state

[1...N]

STRUCT_ARRAY

Quantities related to the different states of the species (ionisation, energy, excitation, ...)

core_profiles.profiles_1d[:].ion[:].state[:].density

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal)

core_profiles.profiles_1d[:].ion[:].state[:].density_fast

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles

core_profiles.profiles_1d[:].ion[:].state[:].density_fit

STRUCTURE

m^-3

Information on the fit used to obtain the density profile

core_profiles.profiles_1d[:].ion[:].state[:].density_fit.chi_squared

[core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured]

FLT_1D (uncertain)

-

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

core_profiles.profiles_1d[:].ion[:].state[:].density_fit.local

[core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured]

INT_1D

Integer flag : 1 means local measurement, 0 means line-integrated measurement

core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured

[1...N]

FLT_1D (uncertain)

m^-3

Measured values

core_profiles.profiles_1d[:].ion[:].state[:].density_fit.parameters

STR_0D

List of the fit specific parameters in XML format

core_profiles.profiles_1d[:].ion[:].state[:].density_fit.reconstructed

[core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured]

FLT_1D (uncertain)

m^-3

Value reconstructed from the fit

core_profiles.profiles_1d[:].ion[:].state[:].density_fit.rho_tor_norm

[core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured]

FLT_1D (uncertain)

-

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)

core_profiles.profiles_1d[:].ion[:].state[:].density_fit.source

[core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured]

STR_1D

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

core_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement

[core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured]

FLT_1D (uncertain)

s

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

core_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method

STRUCTURE

Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...

core_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method.description

STR_0D

Verbose description

core_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method.name

STR_0D

Short string identifier

core_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_width

[core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured]

FLT_1D (uncertain)

s

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.

core_profiles.profiles_1d[:].ion[:].state[:].density_fit.weight

[core_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured]

FLT_1D (uncertain)

-

Weight given to each measured value

core_profiles.profiles_1d[:].ion[:].state[:].density_thermal

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of thermal particles

core_profiles.profiles_1d[:].ion[:].state[:].electron_configuration

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

core_profiles.profiles_1d[:].ion[:].state[:].ionisation_potential

FLT_0D (uncertain)

eV

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.

core_profiles.profiles_1d[:].ion[:].state[:].label

STR_0D

String identifying state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

core_profiles.profiles_1d[:].ion[:].state[:].pressure

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal+non-thermal)

core_profiles.profiles_1d[:].ion[:].state[:].pressure_fast_parallel

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure

core_profiles.profiles_1d[:].ion[:].state[:].pressure_fast_perpendicular

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure

core_profiles.profiles_1d[:].ion[:].state[:].pressure_thermal

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal) associated with random motion ~average((v-average(v))^2)

core_profiles.profiles_1d[:].ion[:].state[:].rotation_frequency_tor

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

rad.s^-1

Toroidal rotation frequency (i.e. toroidal velocity divided by the major radius at which the toroidal velocity is taken)

core_profiles.profiles_1d[:].ion[:].state[:].temperature

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Temperature

core_profiles.profiles_1d[:].ion[:].state[:].velocity

(obsolescent)

STRUCTURE

m.s^-1

Velocity

core_profiles.profiles_1d[:].ion[:].state[:].velocity.diamagnetic

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component

core_profiles.profiles_1d[:].ion[:].state[:].velocity.parallel

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Parallel component

core_profiles.profiles_1d[:].ion[:].state[:].velocity.poloidal

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal component

core_profiles.profiles_1d[:].ion[:].state[:].velocity.radial

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Radial component

core_profiles.profiles_1d[:].ion[:].state[:].velocity.toroidal

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal component

core_profiles.profiles_1d[:].ion[:].state[:].vibrational_level

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

core_profiles.profiles_1d[:].ion[:].state[:].vibrational_mode

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

core_profiles.profiles_1d[:].ion[:].state[:].z_average

FLT_0D (uncertain)

Elementary Charge Unit

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.

core_profiles.profiles_1d[:].ion[:].state[:].z_average_1d

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

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.

core_profiles.profiles_1d[:].ion[:].state[:].z_average_square_1d

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

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.

core_profiles.profiles_1d[:].ion[:].state[:].z_max

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle (equal to z_min if no bundle)

core_profiles.profiles_1d[:].ion[:].state[:].z_min

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle

core_profiles.profiles_1d[:].ion[:].state[:].z_square_average

FLT_0D (uncertain)

Elementary Charge Unit

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.

core_profiles.profiles_1d[:].ion[:].temperature

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Temperature (average over charge states when multiple charge states are considered)

core_profiles.profiles_1d[:].ion[:].temperature_fit

STRUCTURE

eV

Information on the fit used to obtain the temperature profile

core_profiles.profiles_1d[:].ion[:].temperature_fit.chi_squared

[core_profiles.profiles_1d[:].ion[:].temperature_fit.measured]

FLT_1D (uncertain)

-

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

core_profiles.profiles_1d[:].ion[:].temperature_fit.local

[core_profiles.profiles_1d[:].ion[:].temperature_fit.measured]

INT_1D

Integer flag : 1 means local measurement, 0 means line-integrated measurement

core_profiles.profiles_1d[:].ion[:].temperature_fit.measured

[1...N]

FLT_1D (uncertain)

eV

Measured values

core_profiles.profiles_1d[:].ion[:].temperature_fit.parameters

STR_0D

List of the fit specific parameters in XML format

core_profiles.profiles_1d[:].ion[:].temperature_fit.reconstructed

[core_profiles.profiles_1d[:].ion[:].temperature_fit.measured]

FLT_1D (uncertain)

eV

Value reconstructed from the fit

core_profiles.profiles_1d[:].ion[:].temperature_fit.rho_tor_norm

[core_profiles.profiles_1d[:].ion[:].temperature_fit.measured]

FLT_1D (uncertain)

-

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)

core_profiles.profiles_1d[:].ion[:].temperature_fit.source

[core_profiles.profiles_1d[:].ion[:].temperature_fit.measured]

STR_1D

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

core_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement

[core_profiles.profiles_1d[:].ion[:].temperature_fit.measured]

FLT_1D (uncertain)

s

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

core_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method

STRUCTURE

Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...

core_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method.description

STR_0D

Verbose description

core_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method.name

STR_0D

Short string identifier

core_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_width

[core_profiles.profiles_1d[:].ion[:].temperature_fit.measured]

FLT_1D (uncertain)

s

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.

core_profiles.profiles_1d[:].ion[:].temperature_fit.weight

[core_profiles.profiles_1d[:].ion[:].temperature_fit.measured]

FLT_1D (uncertain)

-

Weight given to each measured value

core_profiles.profiles_1d[:].ion[:].temperature_validity

INT_0D

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

core_profiles.profiles_1d[:].ion[:].velocity

STRUCTURE

m.s^-1

Velocity (average over charge states when multiple charge states are considered) at the position of maximum major radius on every flux surface

core_profiles.profiles_1d[:].ion[:].velocity.diamagnetic

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component

core_profiles.profiles_1d[:].ion[:].velocity.parallel

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Parallel component

core_profiles.profiles_1d[:].ion[:].velocity.poloidal

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal component

core_profiles.profiles_1d[:].ion[:].velocity.radial

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Radial component

core_profiles.profiles_1d[:].ion[:].velocity.toroidal

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal component

core_profiles.profiles_1d[:].ion[:].velocity_pol

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal velocity (average over charge states when multiple charge states are considered)

core_profiles.profiles_1d[:].ion[:].velocity_tor

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal velocity (average over charge states when multiple charge states are considered)

core_profiles.profiles_1d[:].ion[:].z_ion

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed), volume averaged over plasma radius

core_profiles.profiles_1d[:].ion[:].z_ion_1d

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Average charge of the ion species (sum of states charge weighted by state density and divided by ion density)

core_profiles.profiles_1d[:].ion[:].z_ion_square_1d

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Average square charge of the ion species (sum of states square charge weighted by state density and divided by ion density)

core_profiles.profiles_1d[:].j_bootstrap

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A/m^2

Bootstrap current density = average(J_Bootstrap.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0

core_profiles.profiles_1d[:].j_non_inductive

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A/m^2

Non-inductive (includes bootstrap) parallel current density = average(jni.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0

core_profiles.profiles_1d[:].j_ohmic

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A/m^2

Ohmic parallel current density = average(J_Ohmic.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0

core_profiles.profiles_1d[:].j_tor

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A/m^2

Total toroidal current density = average(J_Tor/R) / average(1/R)

core_profiles.profiles_1d[:].j_total

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A/m^2

Total parallel current density = average(jtot.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0

core_profiles.profiles_1d[:].magnetic_shear

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Magnetic shear, defined as rho_tor/q . dq/drho_tor

core_profiles.profiles_1d[:].momentum_tor

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

kg.m^-1.s^-1

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)

core_profiles.profiles_1d[:].n_i_thermal_total

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Total ion thermal density (sum over species and charge states)

core_profiles.profiles_1d[:].n_i_total_over_n_e

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Ratio of total ion density (sum over species and charge states) over electron density. (thermal+non-thermal)

core_profiles.profiles_1d[:].neutral

[1...N]

STRUCT_ARRAY

Quantities related to the different neutral species

core_profiles.profiles_1d[:].neutral[:].density

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)

core_profiles.profiles_1d[:].neutral[:].density_fast

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles (sum over charge states when multiple charge states are considered)

core_profiles.profiles_1d[:].neutral[:].density_thermal

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal) (sum over charge states when multiple charge states are considered)

core_profiles.profiles_1d[:].neutral[:].element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

core_profiles.profiles_1d[:].neutral[:].element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

core_profiles.profiles_1d[:].neutral[:].element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

core_profiles.profiles_1d[:].neutral[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

core_profiles.profiles_1d[:].neutral[:].element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

core_profiles.profiles_1d[:].neutral[:].ion_index

INT_0D

Index of the corresponding ion species in the ../../ion array

core_profiles.profiles_1d[:].neutral[:].label

STR_0D

String identifying the species (e.g. H, D, T, He, C, D2, DT, CD4, ...)

core_profiles.profiles_1d[:].neutral[:].multiple_states_flag

INT_0D

Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

core_profiles.profiles_1d[:].neutral[:].pressure

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal+non-thermal) (sum over charge states when multiple charge states are considered)

core_profiles.profiles_1d[:].neutral[:].pressure_fast_parallel

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure (sum over charge states when multiple charge states are considered)

core_profiles.profiles_1d[:].neutral[:].pressure_fast_perpendicular

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure (sum over charge states when multiple charge states are considered)

core_profiles.profiles_1d[:].neutral[:].pressure_thermal

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal) associated with random motion ~average((v-average(v))^2) (sum over charge states when multiple charge states are considered)

core_profiles.profiles_1d[:].neutral[:].state

[1...N]

STRUCT_ARRAY

Quantities related to the different states of the species (energy, excitation, ...)

core_profiles.profiles_1d[:].neutral[:].state[:].density

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal)

core_profiles.profiles_1d[:].neutral[:].state[:].density_fast

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles

core_profiles.profiles_1d[:].neutral[:].state[:].density_thermal

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of thermal particles

core_profiles.profiles_1d[:].neutral[:].state[:].electron_configuration

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

core_profiles.profiles_1d[:].neutral[:].state[:].label

STR_0D

String identifying state

core_profiles.profiles_1d[:].neutral[:].state[:].neutral_type

STRUCTURE

Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI
1) cold : Cold neutrals
2) thermal : Thermal neutrals
3) fast : Fast neutrals
4) nbi : NBI neutrals

core_profiles.profiles_1d[:].neutral[:].state[:].neutral_type.description

STR_0D

Verbose description

core_profiles.profiles_1d[:].neutral[:].state[:].neutral_type.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_profiles.profiles_1d[:].neutral[:].state[:].neutral_type.name

STR_0D

Short string identifier

core_profiles.profiles_1d[:].neutral[:].state[:].pressure

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal+non-thermal)

core_profiles.profiles_1d[:].neutral[:].state[:].pressure_fast_parallel

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure

core_profiles.profiles_1d[:].neutral[:].state[:].pressure_fast_perpendicular

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure

core_profiles.profiles_1d[:].neutral[:].state[:].pressure_thermal

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal) associated with random motion ~average((v-average(v))^2)

core_profiles.profiles_1d[:].neutral[:].state[:].temperature

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Temperature

core_profiles.profiles_1d[:].neutral[:].state[:].velocity

(obsolescent)

STRUCTURE

m.s^-1

Velocity

core_profiles.profiles_1d[:].neutral[:].state[:].velocity.diamagnetic

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component

core_profiles.profiles_1d[:].neutral[:].state[:].velocity.parallel

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Parallel component

core_profiles.profiles_1d[:].neutral[:].state[:].velocity.poloidal

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal component

core_profiles.profiles_1d[:].neutral[:].state[:].velocity.radial

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Radial component

core_profiles.profiles_1d[:].neutral[:].state[:].velocity.toroidal

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal component

core_profiles.profiles_1d[:].neutral[:].state[:].vibrational_level

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

core_profiles.profiles_1d[:].neutral[:].state[:].vibrational_mode

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

core_profiles.profiles_1d[:].neutral[:].temperature

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Temperature (average over charge states when multiple charge states are considered)

core_profiles.profiles_1d[:].neutral[:].velocity

(obsolescent)

STRUCTURE

m.s^-1

Velocity (average over charge states when multiple charge states are considered)

core_profiles.profiles_1d[:].neutral[:].velocity.diamagnetic

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component

core_profiles.profiles_1d[:].neutral[:].velocity.parallel

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Parallel component

core_profiles.profiles_1d[:].neutral[:].velocity.poloidal

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal component

core_profiles.profiles_1d[:].neutral[:].velocity.radial

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Radial component

core_profiles.profiles_1d[:].neutral[:].velocity.toroidal

(obsolescent)

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal component

core_profiles.profiles_1d[:].phi_potential

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V

Electrostatic potential, averaged on the magnetic flux surface

core_profiles.profiles_1d[:].pressure_ion_total

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Total (sum over ion species) thermal ion pressure

core_profiles.profiles_1d[:].pressure_parallel

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Total parallel pressure (electrons+ions, thermal+non-thermal)

core_profiles.profiles_1d[:].pressure_perpendicular

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Total perpendicular pressure (electrons+ions, thermal+non-thermal)

core_profiles.profiles_1d[:].pressure_thermal

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Thermal pressure (electrons+ions)

core_profiles.profiles_1d[:].q

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Safety factor (IMAS uses COCOS=11: only positive when toroidal current and magnetic field are in same direction)

core_profiles.profiles_1d[:].rotation_frequency_tor_sonic

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

s^-1

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

core_profiles.profiles_1d[:].t_i_average

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Ion temperature (averaged on charge states and ion species)

core_profiles.profiles_1d[:].t_i_average_fit

STRUCTURE

eV

Information on the fit used to obtain the t_i_average profile

core_profiles.profiles_1d[:].t_i_average_fit.chi_squared

[core_profiles.profiles_1d[:].t_i_average_fit.measured]

FLT_1D (uncertain)

-

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

core_profiles.profiles_1d[:].t_i_average_fit.local

[core_profiles.profiles_1d[:].t_i_average_fit.measured]

INT_1D

Integer flag : 1 means local measurement, 0 means line-integrated measurement

core_profiles.profiles_1d[:].t_i_average_fit.measured

[1...N]

FLT_1D (uncertain)

eV

Measured values

core_profiles.profiles_1d[:].t_i_average_fit.parameters

STR_0D

List of the fit specific parameters in XML format

core_profiles.profiles_1d[:].t_i_average_fit.reconstructed

[core_profiles.profiles_1d[:].t_i_average_fit.measured]

FLT_1D (uncertain)

eV

Value reconstructed from the fit

core_profiles.profiles_1d[:].t_i_average_fit.rho_tor_norm

[core_profiles.profiles_1d[:].t_i_average_fit.measured]

FLT_1D (uncertain)

-

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)

core_profiles.profiles_1d[:].t_i_average_fit.source

[core_profiles.profiles_1d[:].t_i_average_fit.measured]

STR_1D

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

core_profiles.profiles_1d[:].t_i_average_fit.time_measurement

[core_profiles.profiles_1d[:].t_i_average_fit.measured]

FLT_1D (uncertain)

s

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

core_profiles.profiles_1d[:].t_i_average_fit.time_measurement_slice_method

STRUCTURE

Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...

core_profiles.profiles_1d[:].t_i_average_fit.time_measurement_slice_method.description

STR_0D

Verbose description

core_profiles.profiles_1d[:].t_i_average_fit.time_measurement_slice_method.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_profiles.profiles_1d[:].t_i_average_fit.time_measurement_slice_method.name

STR_0D

Short string identifier

core_profiles.profiles_1d[:].t_i_average_fit.time_measurement_width

[core_profiles.profiles_1d[:].t_i_average_fit.measured]

FLT_1D (uncertain)

s

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.

core_profiles.profiles_1d[:].t_i_average_fit.weight

[core_profiles.profiles_1d[:].t_i_average_fit.measured]

FLT_1D (uncertain)

-

Weight given to each measured value

core_profiles.profiles_1d[:].time

FLT_0D

s

Time

core_profiles.profiles_1d[:].zeff

[core_profiles.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Effective charge

core_profiles.profiles_1d[:].zeff_fit

STRUCTURE

-

Information on the fit used to obtain the zeff profile

core_profiles.profiles_1d[:].zeff_fit.chi_squared

[core_profiles.profiles_1d[:].zeff_fit.measured]

FLT_1D (uncertain)

-

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

core_profiles.profiles_1d[:].zeff_fit.local

[core_profiles.profiles_1d[:].zeff_fit.measured]

INT_1D

Integer flag : 1 means local measurement, 0 means line-integrated measurement

core_profiles.profiles_1d[:].zeff_fit.measured

[1...N]

FLT_1D (uncertain)

-

Measured values

core_profiles.profiles_1d[:].zeff_fit.parameters

STR_0D

List of the fit specific parameters in XML format

core_profiles.profiles_1d[:].zeff_fit.reconstructed

[core_profiles.profiles_1d[:].zeff_fit.measured]

FLT_1D (uncertain)

-

Value reconstructed from the fit

core_profiles.profiles_1d[:].zeff_fit.rho_tor_norm

[core_profiles.profiles_1d[:].zeff_fit.measured]

FLT_1D (uncertain)

-

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)

core_profiles.profiles_1d[:].zeff_fit.source

[core_profiles.profiles_1d[:].zeff_fit.measured]

STR_1D

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

core_profiles.profiles_1d[:].zeff_fit.time_measurement

[core_profiles.profiles_1d[:].zeff_fit.measured]

FLT_1D (uncertain)

s

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

core_profiles.profiles_1d[:].zeff_fit.time_measurement_slice_method

STRUCTURE

Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...

core_profiles.profiles_1d[:].zeff_fit.time_measurement_slice_method.description

STR_0D

Verbose description

core_profiles.profiles_1d[:].zeff_fit.time_measurement_slice_method.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_profiles.profiles_1d[:].zeff_fit.time_measurement_slice_method.name

STR_0D

Short string identifier

core_profiles.profiles_1d[:].zeff_fit.time_measurement_width

[core_profiles.profiles_1d[:].zeff_fit.measured]

FLT_1D (uncertain)

s

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.

core_profiles.profiles_1d[:].zeff_fit.weight

[core_profiles.profiles_1d[:].zeff_fit.measured]

FLT_1D (uncertain)

-

Weight given to each measured value

core_profiles.profiles_2d

(alpha)

[core_profiles.profiles_2d[:].time]

STRUCT_ARRAY

Core plasma quantities in a poloidal cross section, for various time slices

core_profiles.profiles_2d[:].grid

(alpha)

STRUCTURE

Definition of the 2D grid (the content of dim1 and dim2 is defined by the selected grid_type)

core_profiles.profiles_2d[:].grid.dim1

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

First dimension values

core_profiles.profiles_2d[:].grid.dim2

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Second dimension values

core_profiles.profiles_2d[:].grid.volume_element

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

m^3

Elementary plasma volume of plasma enclosed in the cell formed by the nodes [dim1(i) dim2(j)], [dim1(i+1) dim2(j)], [dim1(i) dim2(j+1)] and [dim1(i+1) dim2(j+1)]

core_profiles.profiles_2d[:].grid_type

(alpha)

STRUCTURE

Selection of one of a set of grid types
1) rectangular : Cylindrical R,Z ala eqdsk (R=dim1, Z=dim2). In this case the position arrays should not be filled since they are redundant with grid/dim1 and dim2.
2) inverse : Rhopolar_polar 2D polar coordinates (rho=dim1, theta=dim2) with magnetic axis as centre of grid; theta and values following the COCOS=11 convention; the polar angle is theta=atan2(z-zaxis,r-raxis)
11) inverse_psi_straight_field_line : Flux surface type with psi as radial label (dim1) and the straight-field line poloidal angle (mod(index,10)=1) (dim2); could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention
12) inverse_psi_equal_arc : Flux surface type with psi as radial label (dim1) and the equal arc poloidal angle (mod(index,10)=2) (dim2)
13) inverse_psi_polar : Flux surface type with psi as radial label (dim1) and the polar poloidal angle (mod(index,10)=3) (dim2); could be non-equidistant
14) inverse_psi_straight_field_line_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the straight-field line poloidal angle (mod(index,10)=4) (dim2), could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention
15) inverse_psi_equal_arc_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the equal arc poloidal angle (mod(index,10)=5) (dim2)
16) inverse_psi_polar_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the polar poloidal angle (mod(index,10)=6) (dim2); could be non-equidistant
21) inverse_rhopolnorm_straight_field_line : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the straight-field line poloidal angle (dim2)
22) inverse_rhopolnorm_equal_arc : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the equal arc poloidal angle (dim2)
23) inverse_rhopolnorm_polar : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the polar poloidal angle (dim2)
24) inverse_rhopolnorm_straight_field_line_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
25) inverse_rhopolnorm_equal_arc_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
26) inverse_rhopolnorm_polar_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the polar poloidal angle (dim2)
31) inverse_rhotornorm_straight_field_line : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the straight-field line poloidal angle (dim2)
32) inverse_rhotornorm_equal_arc : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the equal arc poloidal angle (dim2)
33) inverse_rhotornorm_polar : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the polar poloidal angle (dim2)
34) inverse_rhotornorm_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
35) inverse_rhotornorm_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
36) inverse_rhotornorm_polar_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the polar poloidal angle (dim2)
41) inverse_rhopol_straight_field_line : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the straight-field line poloidal angle (dim2)
42) inverse_rhopol_equal_arc : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the equal arc poloidal angle (dim2)
43) inverse_rhopol_polar : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the polar poloidal angle (dim2)
44) inverse_rhopol_straight_field_line_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
45) inverse_rhopol_equal_arc_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
46) inverse_rhopol_polar_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the polar poloidal angle (dim2)
51) inverse_rhotor_straight_field_line : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the straight-field line poloidal angle (dim2)
52) inverse_rhotor_equal_arc : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the equal arc poloidal angle (dim2)
53) inverse_rhotor_polar : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the polar poloidal angle (dim2)
54) inverse_rhotor_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the straight-field line poloidal angle (dim2)
55) inverse_rhotor_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the equal arc poloidal angle (dim2)
56) inverse_rhotor_polar_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the polar poloidal angle (dim2)
91) irregular_rz_na : Irregular grid, thus give list of vertices in dim1(1:ndim1), dim2(1:ndim1) and then all fields are on values(1:ndim1,1)

core_profiles.profiles_2d[:].grid_type.description

(alpha)

STR_0D

Verbose description

core_profiles.profiles_2d[:].grid_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_profiles.profiles_2d[:].grid_type.name

(alpha)

STR_0D

Short string identifier

core_profiles.profiles_2d[:].ion

(alpha)

[1...N]

STRUCT_ARRAY

2D 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. This array doesn't necessarily have the same size as the profiles_1d/ion array, since 2D data may be relevant only for a subset of ion species.

core_profiles.profiles_2d[:].ion[:].density

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

m^-3

Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)

core_profiles.profiles_2d[:].ion[:].density_fast

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

m^-3

Density of fast (non-thermal) particles (sum over charge states when multiple charge states are considered)

core_profiles.profiles_2d[:].ion[:].density_thermal

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

m^-3

Density (thermal) (sum over charge states when multiple charge states are considered)

core_profiles.profiles_2d[:].ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

core_profiles.profiles_2d[:].ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

core_profiles.profiles_2d[:].ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

core_profiles.profiles_2d[:].ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

core_profiles.profiles_2d[:].ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

core_profiles.profiles_2d[:].ion[:].ion_index

(alpha)

INT_0D

Index of the corresponding ion species in the ../../../profiles_1d/ion array

core_profiles.profiles_2d[:].ion[:].label

(alpha)

STR_0D

String identifying ion (e.g. H, D, T, He, C, D2, ...)

core_profiles.profiles_2d[:].ion[:].multiple_states_flag

(alpha)

INT_0D

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

core_profiles.profiles_2d[:].ion[:].pressure

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

Pa

Pressure (thermal+non-thermal) (sum over charge states when multiple charge states are considered)

core_profiles.profiles_2d[:].ion[:].pressure_fast_parallel

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

Pa

Fast (non-thermal) parallel pressure (sum over charge states when multiple charge states are considered)

core_profiles.profiles_2d[:].ion[:].pressure_fast_perpendicular

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure (sum over charge states when multiple charge states are considered)

core_profiles.profiles_2d[:].ion[:].pressure_thermal

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

Pa

Pressure (thermal) associated with random motion ~average((v-average(v))^2) (sum over charge states when multiple charge states are considered)

core_profiles.profiles_2d[:].ion[:].rotation_frequency_tor

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

rad.s^-1

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)

core_profiles.profiles_2d[:].ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Quantities related to the different states of the species (ionisation, energy, excitation, ...)

core_profiles.profiles_2d[:].ion[:].state[:].density

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

m^-3

Density (thermal+non-thermal)

core_profiles.profiles_2d[:].ion[:].state[:].density_fast

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

m^-3

Density of fast (non-thermal) particles

core_profiles.profiles_2d[:].ion[:].state[:].density_thermal

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

m^-3

Density of thermal particles

core_profiles.profiles_2d[:].ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

core_profiles.profiles_2d[:].ion[:].state[:].ionisation_potential

(alpha)

FLT_0D (uncertain)

eV

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.

core_profiles.profiles_2d[:].ion[:].state[:].label

(alpha)

STR_0D

String identifying state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

core_profiles.profiles_2d[:].ion[:].state[:].pressure

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

Pa

Pressure (thermal+non-thermal)

core_profiles.profiles_2d[:].ion[:].state[:].pressure_fast_parallel

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

Pa

Fast (non-thermal) parallel pressure

core_profiles.profiles_2d[:].ion[:].state[:].pressure_fast_perpendicular

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure

core_profiles.profiles_2d[:].ion[:].state[:].pressure_thermal

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

Pa

Pressure (thermal) associated with random motion ~average((v-average(v))^2)

core_profiles.profiles_2d[:].ion[:].state[:].rotation_frequency_tor

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

rad.s^-1

Toroidal rotation frequency (i.e. toroidal velocity divided by the major radius at which the toroidal velocity is taken)

core_profiles.profiles_2d[:].ion[:].state[:].temperature

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

eV

Temperature

core_profiles.profiles_2d[:].ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

core_profiles.profiles_2d[:].ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

core_profiles.profiles_2d[:].ion[:].state[:].z_average

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

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.

core_profiles.profiles_2d[:].ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle (equal to z_min if no bundle)

core_profiles.profiles_2d[:].ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle

core_profiles.profiles_2d[:].ion[:].state[:].z_square_average

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

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.

core_profiles.profiles_2d[:].ion[:].temperature

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

eV

Temperature (average over charge states when multiple charge states are considered)

core_profiles.profiles_2d[:].ion[:].velocity

(alpha)

STRUCTURE

m.s^-1

Velocity (average over charge states when multiple charge states are considered) at the position of maximum major radius on every flux surface

core_profiles.profiles_2d[:].ion[:].velocity.diamagnetic

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

m.s^-1

Diamagnetic component

core_profiles.profiles_2d[:].ion[:].velocity.parallel

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

m.s^-1

Parallel component

core_profiles.profiles_2d[:].ion[:].velocity.poloidal

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

m.s^-1

Poloidal component

core_profiles.profiles_2d[:].ion[:].velocity.radial

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

m.s^-1

Radial component

core_profiles.profiles_2d[:].ion[:].velocity.toroidal

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

m.s^-1

Toroidal component

core_profiles.profiles_2d[:].ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed), volume averaged over plasma radius

core_profiles.profiles_2d[:].momentum_tor

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

kg.m^-1.s^-1

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)

core_profiles.profiles_2d[:].n_i_thermal_total

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

m^-3

Total ion thermal density (sum over species and charge states)

core_profiles.profiles_2d[:].n_i_total_over_n_e

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

-

Ratio of total ion density (sum over species and charge states) over electron density. (thermal+non-thermal)

core_profiles.profiles_2d[:].pressure_ion_total

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

Pa

Total (sum over ion species) thermal ion pressure

core_profiles.profiles_2d[:].pressure_parallel

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

Pa

Total parallel pressure (electrons+ions, thermal+non-thermal)

core_profiles.profiles_2d[:].pressure_perpendicular

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

Pa

Total perpendicular pressure (electrons+ions, thermal+non-thermal)

core_profiles.profiles_2d[:].pressure_thermal

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

Pa

Thermal pressure (electrons+ions)

core_profiles.profiles_2d[:].t_i_average

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

eV

Ion temperature (averaged on states and ion species)

core_profiles.profiles_2d[:].time

(alpha)

FLT_0D

s

Time

core_profiles.profiles_2d[:].zeff

(alpha)

[core_profiles.profiles_2d[:].grid.dim1,
core_profiles.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

-

Effective charge

core_profiles.time

[1...N]

FLT_1D_TYPE

s

Generic time

core_profiles.vacuum_toroidal_field

STRUCTURE

Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)

core_profiles.vacuum_toroidal_field.b0

[core_profiles.time]

FLT_1D (uncertain)

T

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.

core_profiles.vacuum_toroidal_field.r0

FLT_0D (uncertain)

m

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)

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

core_sources

Core plasma thermal source terms (for the transport equations of the thermal species). Energy terms correspond to the full kinetic energy equation (i.e. the energy flux takes into account the energy transported by the particle flux)

core_sources.code

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

core_sources.code.commit

STR_0D

Unique commit reference of software

core_sources.code.description

STR_0D

Short description of the software (type, purpose)

core_sources.code.library

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

core_sources.code.library[:].commit

STR_0D

Unique commit reference of software

core_sources.code.library[:].description

STR_0D

Short description of the software (type, purpose)

core_sources.code.library[:].name

STR_0D

Name of software

core_sources.code.library[:].parameters

STR_0D

List of the code specific parameters in XML format

core_sources.code.library[:].repository

STR_0D

URL of software repository

core_sources.code.library[:].version

STR_0D

Unique version (tag) of software

core_sources.code.name

STR_0D

Name of software generating IDS

core_sources.code.output_flag

[core_sources.time]

INT_1D

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.

core_sources.code.parameters

STR_0D

List of the code specific parameters in XML format

core_sources.code.repository

STR_0D

URL of software repository

core_sources.code.version

STR_0D

Unique version (tag) of software

core_sources.ids_properties

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

core_sources.ids_properties.comment

STR_0D

Any comment describing the content of this IDS

core_sources.ids_properties.creation_date

STR_0D

Date at which this data has been produced

core_sources.ids_properties.homogeneous_time

INT_0D

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

core_sources.ids_properties.occurrence

INT_0D

core_sources.ids_properties.plugins

(alpha)

STRUCTURE

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.

core_sources.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

core_sources.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

core_sources.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

core_sources.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

core_sources.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

core_sources.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

core_sources.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

core_sources.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

core_sources.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

core_sources.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

core_sources.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

core_sources.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

core_sources.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

core_sources.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

core_sources.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

core_sources.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

core_sources.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

core_sources.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

core_sources.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

core_sources.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

core_sources.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

core_sources.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

core_sources.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

core_sources.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

core_sources.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

core_sources.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

core_sources.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

core_sources.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

core_sources.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

core_sources.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

core_sources.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

core_sources.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

core_sources.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

core_sources.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

core_sources.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

core_sources.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

core_sources.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

core_sources.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

core_sources.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

core_sources.ids_properties.provider

STR_0D

Name of the person in charge of producing this data

core_sources.ids_properties.source

(obsolescent)

STR_0D

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.

core_sources.ids_properties.version_put

STRUCTURE

Version of the access layer package used to PUT this IDS

core_sources.ids_properties.version_put.access_layer

STR_0D

Version of Access Layer used to PUT this IDS

core_sources.ids_properties.version_put.access_layer_language

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

core_sources.ids_properties.version_put.data_dictionary

STR_0D

Version of Data Dictionary used to PUT this IDS

core_sources.source

[1...N]

STRUCT_ARRAY

Set of source terms

core_sources.source[:].global_quantities

[core_sources.source[:].global_quantities[:].time]

STRUCT_ARRAY

Total source quantities integrated over the plasma volume or surface

core_sources.source[:].global_quantities[:].current_parallel

FLT_0D (uncertain)

A

Parallel current driven

core_sources.source[:].global_quantities[:].electrons

STRUCTURE

Sources for electrons

core_sources.source[:].global_quantities[:].electrons.particles

FLT_0D (uncertain)

s^-1

Electron particle source

core_sources.source[:].global_quantities[:].electrons.power

FLT_0D (uncertain)

W

Power coupled to electrons

core_sources.source[:].global_quantities[:].power

FLT_0D (uncertain)

W

Total power coupled to the plasma

core_sources.source[:].global_quantities[:].time

FLT_0D

s

Time

core_sources.source[:].global_quantities[:].torque_tor

FLT_0D (uncertain)

kg.m^2.s^-2

Toroidal torque

core_sources.source[:].global_quantities[:].total_ion_particles

FLT_0D (uncertain)

(ions).s^-1

Total ion particle source (summed over ion species)

core_sources.source[:].global_quantities[:].total_ion_power

FLT_0D (uncertain)

W

Total power coupled to ion species (summed over ion species)

core_sources.source[:].identifier

STRUCTURE

Source term identifier (process causing this source term)
0) unspecified : Unspecified source type
1) total : Total source; combines all sources
2) nbi : Source from Neutral Beam Injection
3) ec : Sources from electron cyclotron heating and current drive
4) lh : Sources from lower hybrid heating and current drive
5) ic : Sources from heating at the ion cyclotron range of frequencies
6) fusion : Sources from fusion reactions, e.g. alpha particle heating
7) ohmic : Source from ohmic heating
8) bremsstrahlung : Source from bremsstrahlung; radiation losses are negative sources
9) synchrotron_radiation : Source from synchrotron radiation; radiation losses are negative sources
10) line_radiation : Source from line radiation; radiation losses are negative sources
11) collisional_equipartition : Collisional equipartition
12) cold_neutrals : Source of cold neutrals
13) bootstrap_current : Bootstrap current
14) pellet : Sources from injection
100) auxiliary : Source from auxiliary systems, e.g. heating and current drive systems
101) ic_nbi : A combination of the ic and nbi sources
102) ic_fusion : A combination of the ic and fusion sources
103) ic_nbi_fusion : A combination of the ic and fusion sources
104) ec_lh : A combination of the ec and lh sources
105) ec_ic : A combination of the ec and ic sources
106) lh_ic : A combination of the lh and ic sources
107) ec_lh_ic : A combination of the ec, lh and ic sources
108) gas_puff : Gas puff
109) killer_gas_puff : Killer gas puff
200) radiation : Total radiation source; radiation losses are negative sources
201) cyclotron_radiation : Source from cyclotron radiation; radiation losses are negative sources
202) cyclotron_synchrotron_radiation : Source from combined cyclotron and synchrotron radiation; radiation losses are negative sources
203) impurity_radiation : Line radiation and Bremsstrahlung source; radiation losses are negative sources.
303) particles_to_wall : Particle pumping by the wall; negative source for plasma and positive source for the wall
304) particles_to_pump : Particle pumping by external pump; negative source for plasma and positive source for the pump
305) charge_exchange : Source from charge exchange. Charge exchange losses are negative sources
400) transport : Source term related to transport processes
401) neoclassical : Source term related to neoclassical processes
402) equipartition : Equipartition due to collisions and turbulence
403) turbulent_equipartition : Turbulent equipartition
501) runaways : Source from run-away processes; includes both electron and ion run-away
601) ionisation : Source from ionisation processes (not accounting for charge exchange)
602) recombination : Source from recombination processes (not accounting for charge exchange)
603) excitation : Source from excitation processes
801) database : Source from database entry
802) gaussian : Artificial source with a gaussian profile
901) custom_1 : Custom source terms 1; content to be decided by data provided
902) custom_2 : Custom source terms 2; content to be decided by data provided
903) custom_3 : Custom source terms 3; content to be decided by data provided
904) custom_4 : Custom source terms 4; content to be decided by data provided
905) custom_5 : Custom source terms 5; content to be decided by data provided
906) custom_6 : Custom source terms 6; content to be decided by data provided
907) custom_7 : Custom source terms 7; content to be decided by data provided
908) custom_8 : Custom source terms 8; content to be decided by data provided
909) custom_9 : Custom source terms 9; content to be decided by data provided

core_sources.source[:].identifier.description

STR_0D

Verbose description

core_sources.source[:].identifier.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_sources.source[:].identifier.name

STR_0D

Short string identifier

core_sources.source[:].profiles_1d

[core_sources.source[:].profiles_1d[:].time]

STRUCT_ARRAY

Source profiles for various time slices. Source terms are positive (resp. negative) when there is a gain (resp. a loss) to the considered channel.

core_sources.source[:].profiles_1d[:].conductivity_parallel

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

ohm^-1.m^-1

Parallel conductivity due to this source

core_sources.source[:].profiles_1d[:].current_parallel_inside

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A

Parallel current driven inside the flux surface. Cumulative surface integral of j_parallel

core_sources.source[:].profiles_1d[:].electrons

STRUCTURE

Sources for electrons

core_sources.source[:].profiles_1d[:].electrons.energy

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Source term for the electron energy equation

core_sources.source[:].profiles_1d[:].electrons.energy_decomposed

STRUCTURE

Decomposition of the source term for electron energy equation into implicit and explicit parts

core_sources.source[:].profiles_1d[:].electrons.energy_decomposed.explicit_part

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Explicit part of the source term

core_sources.source[:].profiles_1d[:].electrons.energy_decomposed.implicit_part

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

s^-1

Implicit part of the source term, i.e. to be multiplied by the equation's primary quantity

core_sources.source[:].profiles_1d[:].electrons.particles

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3.s^-1

Source term for electron density equation

core_sources.source[:].profiles_1d[:].electrons.particles_decomposed

STRUCTURE

Decomposition of the source term for electron density equation into implicit and explicit parts

core_sources.source[:].profiles_1d[:].electrons.particles_decomposed.explicit_part

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3.s^-1

Explicit part of the source term

core_sources.source[:].profiles_1d[:].electrons.particles_decomposed.implicit_part

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

s^-1

Implicit part of the source term, i.e. to be multiplied by the equation's primary quantity

core_sources.source[:].profiles_1d[:].electrons.particles_inside

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

s^-1

Electron source inside the flux surface. Cumulative volume integral of the source term for the electron density equation.

core_sources.source[:].profiles_1d[:].electrons.power_inside

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W

Power coupled to electrons inside the flux surface. Cumulative volume integral of the source term for the electron energy equation

core_sources.source[:].profiles_1d[:].grid

STRUCTURE

Radial grid

core_sources.source[:].profiles_1d[:].grid.area

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Cross-sectional area of the flux surface

core_sources.source[:].profiles_1d[:].grid.psi

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Wb

Poloidal magnetic flux

core_sources.source[:].profiles_1d[:].grid.psi_boundary

FLT_0D (uncertain)

Wb

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)

core_sources.source[:].profiles_1d[:].grid.psi_magnetic_axis

FLT_0D (uncertain)

Wb

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)

core_sources.source[:].profiles_1d[:].grid.rho_pol_norm

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))

core_sources.source[:].profiles_1d[:].grid.rho_tor

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m

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

core_sources.source[:].profiles_1d[:].grid.rho_tor_norm

[1...N]

FLT_1D (uncertain)

-

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)

core_sources.source[:].profiles_1d[:].grid.surface

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Surface area of the toroidal flux surface

core_sources.source[:].profiles_1d[:].grid.volume

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^3

Volume enclosed inside the magnetic surface

core_sources.source[:].profiles_1d[:].ion

[1...N]

STRUCT_ARRAY

Source terms related to the different ions species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below

core_sources.source[:].profiles_1d[:].ion[:].element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

core_sources.source[:].profiles_1d[:].ion[:].element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

core_sources.source[:].profiles_1d[:].ion[:].element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

core_sources.source[:].profiles_1d[:].ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

core_sources.source[:].profiles_1d[:].ion[:].element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

core_sources.source[:].profiles_1d[:].ion[:].energy

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Source term for the ion energy transport equation.

core_sources.source[:].profiles_1d[:].ion[:].energy_decomposed

STRUCTURE

Decomposition of the source term for ion energy equation into implicit and explicit parts

core_sources.source[:].profiles_1d[:].ion[:].energy_decomposed.explicit_part

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Explicit part of the source term

core_sources.source[:].profiles_1d[:].ion[:].energy_decomposed.implicit_part

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

s^-1

Implicit part of the source term, i.e. to be multiplied by the equation's primary quantity

core_sources.source[:].profiles_1d[:].ion[:].label

STR_0D

String identifying ion (e.g. H, D, T, He, C, D2, ...)

core_sources.source[:].profiles_1d[:].ion[:].momentum

STRUCTURE

Source term for the ion momentum transport equations along various components (directions)

core_sources.source[:].profiles_1d[:].ion[:].momentum.diamagnetic

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

kg.m^-1.s^-2

Diamagnetic component

core_sources.source[:].profiles_1d[:].ion[:].momentum.parallel

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

kg.m^-1.s^-2

Parallel component

core_sources.source[:].profiles_1d[:].ion[:].momentum.poloidal

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

kg.m^-1.s^-2

Poloidal component

core_sources.source[:].profiles_1d[:].ion[:].momentum.radial

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

kg.m^-1.s^-2

Radial component

core_sources.source[:].profiles_1d[:].ion[:].momentum.toroidal

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

kg.m^-1.s^-2

Toroidal component

core_sources.source[:].profiles_1d[:].ion[:].momentum.toroidal_decomposed

STRUCTURE

Decomposition of the source term for ion toroidal momentum equation into implicit and explicit parts

core_sources.source[:].profiles_1d[:].ion[:].momentum.toroidal_decomposed.explicit_part

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

kg.m^2.s^-2

Explicit part of the source term

core_sources.source[:].profiles_1d[:].ion[:].momentum.toroidal_decomposed.implicit_part

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

s^-1

Implicit part of the source term, i.e. to be multiplied by the equation's primary quantity

core_sources.source[:].profiles_1d[:].ion[:].multiple_states_flag

INT_0D

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

core_sources.source[:].profiles_1d[:].ion[:].neutral_index

INT_0D

Index of the corresponding neutral species in the ../../neutral array

core_sources.source[:].profiles_1d[:].ion[:].particles

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

s^-1.m^-3

Source term for ion density equation

core_sources.source[:].profiles_1d[:].ion[:].particles_decomposed

STRUCTURE

Decomposition of the source term for ion density equation into implicit and explicit parts

core_sources.source[:].profiles_1d[:].ion[:].particles_decomposed.explicit_part

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3.s^-1

Explicit part of the source term

core_sources.source[:].profiles_1d[:].ion[:].particles_decomposed.implicit_part

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

s^-1

Implicit part of the source term, i.e. to be multiplied by the equation's primary quantity

core_sources.source[:].profiles_1d[:].ion[:].state

[1...N]

STRUCT_ARRAY

Source terms related to the different charge states of the species (ionisation, energy, excitation, ...)

core_sources.source[:].profiles_1d[:].ion[:].state[:].electron_configuration

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

core_sources.source[:].profiles_1d[:].ion[:].state[:].energy

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Source terms for the charge state energy transport equation

core_sources.source[:].profiles_1d[:].ion[:].state[:].energy_decomposed

STRUCTURE

Decomposition of the source term for state energy equation into implicit and explicit parts

core_sources.source[:].profiles_1d[:].ion[:].state[:].energy_decomposed.explicit_part

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Explicit part of the source term

core_sources.source[:].profiles_1d[:].ion[:].state[:].energy_decomposed.implicit_part

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

s^-1

Implicit part of the source term, i.e. to be multiplied by the equation's primary quantity

core_sources.source[:].profiles_1d[:].ion[:].state[:].is_neutral

(obsolescent)

INT_0D

Flag specifying if this state corresponds to a neutral (1) or not (0)

core_sources.source[:].profiles_1d[:].ion[:].state[:].label

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

core_sources.source[:].profiles_1d[:].ion[:].state[:].neutral_type

(obsolescent)

STRUCTURE

Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI

core_sources.source[:].profiles_1d[:].ion[:].state[:].neutral_type.description

(obsolescent)

STR_0D

Verbose description

core_sources.source[:].profiles_1d[:].ion[:].state[:].neutral_type.index

(obsolescent)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_sources.source[:].profiles_1d[:].ion[:].state[:].neutral_type.name

(obsolescent)

STR_0D

Short string identifier

core_sources.source[:].profiles_1d[:].ion[:].state[:].particles

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

s^-1.m^-3

Source term for the charge state density transport equation

core_sources.source[:].profiles_1d[:].ion[:].state[:].particles_decomposed

STRUCTURE

Decomposition of the source term for state density equation into implicit and explicit parts

core_sources.source[:].profiles_1d[:].ion[:].state[:].particles_decomposed.explicit_part

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3.s^-1

Explicit part of the source term

core_sources.source[:].profiles_1d[:].ion[:].state[:].particles_decomposed.implicit_part

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

s^-1

Implicit part of the source term, i.e. to be multiplied by the equation's primary quantity

core_sources.source[:].profiles_1d[:].ion[:].state[:].vibrational_level

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

core_sources.source[:].profiles_1d[:].ion[:].state[:].vibrational_mode

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

core_sources.source[:].profiles_1d[:].ion[:].state[:].z_max

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle

core_sources.source[:].profiles_1d[:].ion[:].state[:].z_min

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle

core_sources.source[:].profiles_1d[:].ion[:].z_ion

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed)

core_sources.source[:].profiles_1d[:].j_parallel

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A.m^-2

Parallel current density source, average(J.B) / B0, where B0 = core_sources/vacuum_toroidal_field/b0

core_sources.source[:].profiles_1d[:].momentum_tor

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

kg.m^-1.s^-2

Source term for total toroidal momentum equation

core_sources.source[:].profiles_1d[:].momentum_tor_j_cross_b_field

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

kg.m^-1.s^-2

Contribution to the toroidal momentum source term (already included in the momentum_tor node) corresponding to the toroidal torques onto the thermal plasma due to Lorentz force associated with radial currents. These currents appear as return-currents (enforcing quasi-neutrality, div(J)=0) balancing radial currents of non-thermal particles, e.g. radial currents of fast and trapped neutral-beam-ions.

core_sources.source[:].profiles_1d[:].neutral

[1...N]

STRUCT_ARRAY

Source terms related to the different neutral species

core_sources.source[:].profiles_1d[:].neutral[:].element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

core_sources.source[:].profiles_1d[:].neutral[:].element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

core_sources.source[:].profiles_1d[:].neutral[:].element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

core_sources.source[:].profiles_1d[:].neutral[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

core_sources.source[:].profiles_1d[:].neutral[:].element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

core_sources.source[:].profiles_1d[:].neutral[:].energy

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Source term for the neutral energy transport equation.

core_sources.source[:].profiles_1d[:].neutral[:].ion_index

INT_0D

Index of the corresponding ion species in the ../../ion array

core_sources.source[:].profiles_1d[:].neutral[:].label

STR_0D

String identifying the neutral species (e.g. H, D, T, He, C, ...)

core_sources.source[:].profiles_1d[:].neutral[:].multiple_states_flag

INT_0D

Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

core_sources.source[:].profiles_1d[:].neutral[:].particles

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

s^-1.m^-3

Source term for neutral density equation

core_sources.source[:].profiles_1d[:].neutral[:].state

[1...N]

STRUCT_ARRAY

Source terms related to the different charge states of the species (energy, excitation, ...)

core_sources.source[:].profiles_1d[:].neutral[:].state[:].electron_configuration

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

core_sources.source[:].profiles_1d[:].neutral[:].state[:].energy

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Source terms for the state energy transport equation

core_sources.source[:].profiles_1d[:].neutral[:].state[:].label

STR_0D

String identifying state

core_sources.source[:].profiles_1d[:].neutral[:].state[:].neutral_type

STRUCTURE

Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI
1) cold : Cold neutrals
2) thermal : Thermal neutrals
3) fast : Fast neutrals
4) nbi : NBI neutrals

core_sources.source[:].profiles_1d[:].neutral[:].state[:].neutral_type.description

STR_0D

Verbose description

core_sources.source[:].profiles_1d[:].neutral[:].state[:].neutral_type.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_sources.source[:].profiles_1d[:].neutral[:].state[:].neutral_type.name

STR_0D

Short string identifier

core_sources.source[:].profiles_1d[:].neutral[:].state[:].particles

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

s^-1.m^-3

Source term for the state density transport equation

core_sources.source[:].profiles_1d[:].neutral[:].state[:].vibrational_level

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

core_sources.source[:].profiles_1d[:].neutral[:].state[:].vibrational_mode

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

core_sources.source[:].profiles_1d[:].time

FLT_0D

s

Time

core_sources.source[:].profiles_1d[:].torque_tor_inside

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

kg.m^2.s^-2

Toroidal torque inside the flux surface. Cumulative volume integral of the source term for the total toroidal momentum equation

core_sources.source[:].profiles_1d[:].total_ion_energy

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Source term for the total (summed over ion species) energy equation

core_sources.source[:].profiles_1d[:].total_ion_energy_decomposed

STRUCTURE

Decomposition of the source term for total ion energy equation into implicit and explicit parts

core_sources.source[:].profiles_1d[:].total_ion_energy_decomposed.explicit_part

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Explicit part of the source term

core_sources.source[:].profiles_1d[:].total_ion_energy_decomposed.implicit_part

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

s^-1

Implicit part of the source term, i.e. to be multiplied by the equation's primary quantity

core_sources.source[:].profiles_1d[:].total_ion_power_inside

[core_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W

Total power coupled to ion species (summed over ion species) inside the flux surface. Cumulative volume integral of the source term for the total ion energy equation

core_sources.source[:].species

STRUCTURE

Species causing this source term (if relevant, e.g. a particular ion or neutral state in case of line radiation)

core_sources.source[:].species.ion

STRUCTURE

Description of the ion or neutral species, used if type/index = 2 or 3

core_sources.source[:].species.ion.element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

core_sources.source[:].species.ion.element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

core_sources.source[:].species.ion.element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

core_sources.source[:].species.ion.element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

core_sources.source[:].species.ion.element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

core_sources.source[:].species.ion.label

STR_0D

String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)

core_sources.source[:].species.ion.state

STRUCTURE

Quantities related to the different states of the species (ionisation, energy, excitation, ...)

core_sources.source[:].species.ion.state.electron_configuration

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

core_sources.source[:].species.ion.state.label

STR_0D

String identifying ion state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

core_sources.source[:].species.ion.state.vibrational_level

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

core_sources.source[:].species.ion.state.vibrational_mode

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

core_sources.source[:].species.ion.state.z_max

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle (equal to z_min if no bundle)

core_sources.source[:].species.ion.state.z_min

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)

core_sources.source[:].species.ion.z_ion

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed)

core_sources.source[:].species.neutral

STRUCTURE

Description of the neutral species, used if type/index = 4 or 5

core_sources.source[:].species.neutral.element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

core_sources.source[:].species.neutral.element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

core_sources.source[:].species.neutral.element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

core_sources.source[:].species.neutral.element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

core_sources.source[:].species.neutral.element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

core_sources.source[:].species.neutral.label

STR_0D

String identifying neutral (e.g. H, D, T, He, C, ...)

core_sources.source[:].species.neutral.state

STRUCTURE

State of the species (energy, excitation, ...)

core_sources.source[:].species.neutral.state.electron_configuration

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

core_sources.source[:].species.neutral.state.label

STR_0D

String identifying neutral state

core_sources.source[:].species.neutral.state.neutral_type

STRUCTURE

Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI
1) cold : Cold neutrals
2) thermal : Thermal neutrals
3) fast : Fast neutrals
4) nbi : NBI neutrals

core_sources.source[:].species.neutral.state.neutral_type.description

STR_0D

Verbose description

core_sources.source[:].species.neutral.state.neutral_type.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_sources.source[:].species.neutral.state.neutral_type.name

STR_0D

Short string identifier

core_sources.source[:].species.neutral.state.vibrational_level

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

core_sources.source[:].species.neutral.state.vibrational_mode

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

core_sources.source[:].species.type

STRUCTURE

Species type. index=1 for electron; index=2 for ion species in a single/average state (refer to ion structure); index=3 for ion species in a particular state (refer to ion/state structure); index=4 for neutral species in a single/average state (refer to neutral structure); index=5 for neutral species in a particular state (refer to neutral/state structure); index=6 for neutron; index=7 for photon
0) unspecified : unspecified
1) electron : Electron
2) ion : Ion species in a single/average state; refer to ion-structure
3) ion_state : Ion species in a particular state; refer to ion/state-structure
4) neutral : Neutral species in a single/average state; refer to neutral-structure
5) neutral_state : Neutral species in a particular state; refer to neutral/state-structure
6) neutron : Neutron
7) photon : Photon

core_sources.source[:].species.type.description

STR_0D

Verbose description

core_sources.source[:].species.type.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_sources.source[:].species.type.name

STR_0D

Short string identifier

core_sources.time

[1...N]

FLT_1D_TYPE

s

Generic time

core_sources.vacuum_toroidal_field

STRUCTURE

Characteristics of the vacuum toroidal field (used in Rho_Tor definition and in the normalization of current densities)

core_sources.vacuum_toroidal_field.b0

[core_sources.time]

FLT_1D (uncertain)

T

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.

core_sources.vacuum_toroidal_field.r0

FLT_0D (uncertain)

m

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)

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

core_transport

Core plasma transport of particles, energy, momentum and poloidal flux. The transport of particles, energy and momentum is described by diffusion coefficients, D, and convection velocities, v. These are defined by the total fluxes of particles, energy and momentum, across a flux surface given by : V' [-D Y' <|grad(rho_tor_norm)|^2gt; + v Y <|grad(rho_tor_norm)|>], where Y represents the particles, energy and momentum density, respectively, while V is the volume inside a flux surface, the primes denote derivatives with respect to rho_tor_norm and < X > is the flux surface average of a quantity X. This formulation remains valid when changing simultaneously rho_tor_norm into rho_tor in the gradient terms and in the derivatives denoted by the prime. The average flux stored in the IDS as sibling of D and v is the total flux described above divided by the flux surface area V' <|grad(rho_tor_norm)|>. Note that the energy flux includes the energy transported by the particle flux.

core_transport.code

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

core_transport.code.commit

STR_0D

Unique commit reference of software

core_transport.code.description

STR_0D

Short description of the software (type, purpose)

core_transport.code.library

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

core_transport.code.library[:].commit

STR_0D

Unique commit reference of software

core_transport.code.library[:].description

STR_0D

Short description of the software (type, purpose)

core_transport.code.library[:].name

STR_0D

Name of software

core_transport.code.library[:].parameters

STR_0D

List of the code specific parameters in XML format

core_transport.code.library[:].repository

STR_0D

URL of software repository

core_transport.code.library[:].version

STR_0D

Unique version (tag) of software

core_transport.code.name

STR_0D

Name of software generating IDS

core_transport.code.output_flag

[core_transport.time]

INT_1D

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.

core_transport.code.parameters

STR_0D

List of the code specific parameters in XML format

core_transport.code.repository

STR_0D

URL of software repository

core_transport.code.version

STR_0D

Unique version (tag) of software

core_transport.ids_properties

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

core_transport.ids_properties.comment

STR_0D

Any comment describing the content of this IDS

core_transport.ids_properties.creation_date

STR_0D

Date at which this data has been produced

core_transport.ids_properties.homogeneous_time

INT_0D

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

core_transport.ids_properties.occurrence

INT_0D

core_transport.ids_properties.plugins

(alpha)

STRUCTURE

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.

core_transport.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

core_transport.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

core_transport.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

core_transport.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

core_transport.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

core_transport.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

core_transport.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

core_transport.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

core_transport.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

core_transport.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

core_transport.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

core_transport.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

core_transport.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

core_transport.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

core_transport.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

core_transport.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

core_transport.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

core_transport.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

core_transport.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

core_transport.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

core_transport.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

core_transport.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

core_transport.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

core_transport.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

core_transport.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

core_transport.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

core_transport.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

core_transport.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

core_transport.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

core_transport.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

core_transport.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

core_transport.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

core_transport.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

core_transport.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

core_transport.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

core_transport.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

core_transport.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

core_transport.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

core_transport.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

core_transport.ids_properties.provider

STR_0D

Name of the person in charge of producing this data

core_transport.ids_properties.source

(obsolescent)

STR_0D

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.

core_transport.ids_properties.version_put

STRUCTURE

Version of the access layer package used to PUT this IDS

core_transport.ids_properties.version_put.access_layer

STR_0D

Version of Access Layer used to PUT this IDS

core_transport.ids_properties.version_put.access_layer_language

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

core_transport.ids_properties.version_put.data_dictionary

STR_0D

Version of Data Dictionary used to PUT this IDS

core_transport.model

[1...N]

STRUCT_ARRAY

Transport is described by a combination of various transport models

core_transport.model[:].code

STRUCTURE

Code-specific parameters used for this model

core_transport.model[:].code.commit

STR_0D

Unique commit reference of software

core_transport.model[:].code.description

STR_0D

Short description of the software (type, purpose)

core_transport.model[:].code.name

STR_0D

Name of software used

core_transport.model[:].code.output_flag

STRUCTURE

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.

core_transport.model[:].code.output_flag.data

[core_transport.model[:].code.output_flag.time]

INT_1D

Data

core_transport.model[:].code.output_flag.time

[1...N]

FLT_1D_TYPE

s

Time

core_transport.model[:].code.parameters

STR_0D

List of the code specific parameters in XML format

core_transport.model[:].code.repository

STR_0D

URL of software repository

core_transport.model[:].code.version

STR_0D

Unique version (tag) of software

core_transport.model[:].comment

STR_0D

Any comment describing the model

core_transport.model[:].flux_multiplier

FLT_0D (uncertain)

-

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

core_transport.model[:].identifier

STRUCTURE

Transport model identifier
0) unspecified : Unspecified transport type
1) combined : Combination of data from available transport models. Representation of the total transport in the system
2) transport_solver : Output from a transport solver
3) background : Background transport level, ad-hoc transport model not directly related to a physics model
4) database : Transport specified by a database entry external to the dynamic evolution of the plasma
5) neoclassical : Neoclassical
6) anomalous : Representation of turbulent transport
19) mhd : Transport arising from MHD frequency modes
20) ntm : Transport arising from the presence of NTMs
21) sawteeth : Transport arising from the presence of sawteeth
22) elm_continuous : Continuous ELM model --- gives the ELM averaged profile
23) elm_resolved : Time resolved ELM model
24) pedestal : Transport level to give edge pedestal
25) not_provided : No data provided

core_transport.model[:].identifier.description

STR_0D

Verbose description

core_transport.model[:].identifier.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_transport.model[:].identifier.name

STR_0D

Short string identifier

core_transport.model[:].profiles_1d

[core_transport.model[:].profiles_1d[:].time]

STRUCT_ARRAY

Transport coefficient profiles for various time slices. Fluxes and convection are positive (resp. negative) when outwards i.e. towards the LCFS (resp. inwards i.e. towards the magnetic axes).

core_transport.model[:].profiles_1d[:].conductivity_parallel

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

ohm^-1.m^-1

Parallel conductivity

core_transport.model[:].profiles_1d[:].e_field_radial

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

V.m^-1

Radial component of the electric field (calculated e.g. by a neoclassical model)

core_transport.model[:].profiles_1d[:].electrons

STRUCTURE

Transport quantities related to the electrons

core_transport.model[:].profiles_1d[:].electrons.energy

STRUCTURE

Transport quantities for the electron energy equation

core_transport.model[:].profiles_1d[:].electrons.energy.d

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Effective diffusivity

core_transport.model[:].profiles_1d[:].electrons.energy.flux

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

W.m^-2

Flux

core_transport.model[:].profiles_1d[:].electrons.energy.v

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Effective convection

core_transport.model[:].profiles_1d[:].electrons.particles

STRUCTURE

Transport quantities for the electron density equation

core_transport.model[:].profiles_1d[:].electrons.particles.d

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Effective diffusivity

core_transport.model[:].profiles_1d[:].electrons.particles.flux

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

m^-2.s^-1

Flux

core_transport.model[:].profiles_1d[:].electrons.particles.v

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Effective convection

core_transport.model[:].profiles_1d[:].grid_d

STRUCTURE

Grid for effective diffusivities and parallel conductivity

core_transport.model[:].profiles_1d[:].grid_d.area

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2

Cross-sectional area of the flux surface

core_transport.model[:].profiles_1d[:].grid_d.psi

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

Wb

Poloidal magnetic flux

core_transport.model[:].profiles_1d[:].grid_d.psi_boundary

FLT_0D (uncertain)

Wb

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)

core_transport.model[:].profiles_1d[:].grid_d.psi_magnetic_axis

FLT_0D (uncertain)

Wb

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)

core_transport.model[:].profiles_1d[:].grid_d.rho_pol_norm

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))

core_transport.model[:].profiles_1d[:].grid_d.rho_tor

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m

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

core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm

[1...N]

FLT_1D (uncertain)

-

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)

core_transport.model[:].profiles_1d[:].grid_d.surface

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2

Surface area of the toroidal flux surface

core_transport.model[:].profiles_1d[:].grid_d.volume

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^3

Volume enclosed inside the magnetic surface

core_transport.model[:].profiles_1d[:].grid_flux

STRUCTURE

Grid for fluxes

core_transport.model[:].profiles_1d[:].grid_flux.area

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

m^2

Cross-sectional area of the flux surface

core_transport.model[:].profiles_1d[:].grid_flux.psi

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

Wb

Poloidal magnetic flux

core_transport.model[:].profiles_1d[:].grid_flux.psi_boundary

FLT_0D (uncertain)

Wb

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)

core_transport.model[:].profiles_1d[:].grid_flux.psi_magnetic_axis

FLT_0D (uncertain)

Wb

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)

core_transport.model[:].profiles_1d[:].grid_flux.rho_pol_norm

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))

core_transport.model[:].profiles_1d[:].grid_flux.rho_tor

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

m

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

core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm

[1...N]

FLT_1D (uncertain)

-

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)

core_transport.model[:].profiles_1d[:].grid_flux.surface

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

m^2

Surface area of the toroidal flux surface

core_transport.model[:].profiles_1d[:].grid_flux.volume

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

m^3

Volume enclosed inside the magnetic surface

core_transport.model[:].profiles_1d[:].grid_v

STRUCTURE

Grid for effective convections

core_transport.model[:].profiles_1d[:].grid_v.area

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m^2

Cross-sectional area of the flux surface

core_transport.model[:].profiles_1d[:].grid_v.psi

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

Wb

Poloidal magnetic flux

core_transport.model[:].profiles_1d[:].grid_v.psi_boundary

FLT_0D (uncertain)

Wb

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)

core_transport.model[:].profiles_1d[:].grid_v.psi_magnetic_axis

FLT_0D (uncertain)

Wb

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)

core_transport.model[:].profiles_1d[:].grid_v.rho_pol_norm

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))

core_transport.model[:].profiles_1d[:].grid_v.rho_tor

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m

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

core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm

[1...N]

FLT_1D (uncertain)

-

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)

core_transport.model[:].profiles_1d[:].grid_v.surface

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m^2

Surface area of the toroidal flux surface

core_transport.model[:].profiles_1d[:].grid_v.volume

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m^3

Volume enclosed inside the magnetic surface

core_transport.model[:].profiles_1d[:].ion

[1...N]

STRUCT_ARRAY

Transport coefficients related to the various ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below

core_transport.model[:].profiles_1d[:].ion[:].element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

core_transport.model[:].profiles_1d[:].ion[:].element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

core_transport.model[:].profiles_1d[:].ion[:].element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

core_transport.model[:].profiles_1d[:].ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

core_transport.model[:].profiles_1d[:].ion[:].element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

core_transport.model[:].profiles_1d[:].ion[:].energy

STRUCTURE

Transport coefficients related to the ion energy equation

core_transport.model[:].profiles_1d[:].ion[:].energy.d

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Effective diffusivity

core_transport.model[:].profiles_1d[:].ion[:].energy.flux

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

W.m^-2

Flux

core_transport.model[:].profiles_1d[:].ion[:].energy.v

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Effective convection

core_transport.model[:].profiles_1d[:].ion[:].label

STR_0D

String identifying ion (e.g. H, D, T, He, C, D2, ...)

core_transport.model[:].profiles_1d[:].ion[:].momentum

STRUCTURE

Transport coefficients related to the ion momentum equations for various components (directions)

core_transport.model[:].profiles_1d[:].ion[:].momentum.diamagnetic

STRUCTURE

Diamagnetic component

core_transport.model[:].profiles_1d[:].ion[:].momentum.diamagnetic.d

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Effective diffusivity

core_transport.model[:].profiles_1d[:].ion[:].momentum.diamagnetic.flow_damping_rate

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

s^-1

Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model)

core_transport.model[:].profiles_1d[:].ion[:].momentum.diamagnetic.flux

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

kg.m^-1.s^-2

Flux

core_transport.model[:].profiles_1d[:].ion[:].momentum.diamagnetic.v

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Effective convection

core_transport.model[:].profiles_1d[:].ion[:].momentum.parallel

STRUCTURE

Parallel component

core_transport.model[:].profiles_1d[:].ion[:].momentum.parallel.d

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Effective diffusivity

core_transport.model[:].profiles_1d[:].ion[:].momentum.parallel.flow_damping_rate

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

s^-1

Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model)

core_transport.model[:].profiles_1d[:].ion[:].momentum.parallel.flux

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

kg.m^-1.s^-2

Flux

core_transport.model[:].profiles_1d[:].ion[:].momentum.parallel.v

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Effective convection

core_transport.model[:].profiles_1d[:].ion[:].momentum.poloidal

STRUCTURE

Poloidal component

core_transport.model[:].profiles_1d[:].ion[:].momentum.poloidal.d

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Effective diffusivity

core_transport.model[:].profiles_1d[:].ion[:].momentum.poloidal.flow_damping_rate

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

s^-1

Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model)

core_transport.model[:].profiles_1d[:].ion[:].momentum.poloidal.flux

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

kg.m^-1.s^-2

Flux

core_transport.model[:].profiles_1d[:].ion[:].momentum.poloidal.v

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Effective convection

core_transport.model[:].profiles_1d[:].ion[:].momentum.radial

STRUCTURE

Radial component

core_transport.model[:].profiles_1d[:].ion[:].momentum.radial.d

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Effective diffusivity

core_transport.model[:].profiles_1d[:].ion[:].momentum.radial.flow_damping_rate

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

s^-1

Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model)

core_transport.model[:].profiles_1d[:].ion[:].momentum.radial.flux

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

kg.m^-1.s^-2

Flux

core_transport.model[:].profiles_1d[:].ion[:].momentum.radial.v

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Effective convection

core_transport.model[:].profiles_1d[:].ion[:].momentum.toroidal

STRUCTURE

Toroidal component

core_transport.model[:].profiles_1d[:].ion[:].momentum.toroidal.d

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Effective diffusivity

core_transport.model[:].profiles_1d[:].ion[:].momentum.toroidal.flow_damping_rate

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

s^-1

Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model)

core_transport.model[:].profiles_1d[:].ion[:].momentum.toroidal.flux

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

kg.m^-1.s^-2

Flux

core_transport.model[:].profiles_1d[:].ion[:].momentum.toroidal.v

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Effective convection

core_transport.model[:].profiles_1d[:].ion[:].multiple_states_flag

INT_0D

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

core_transport.model[:].profiles_1d[:].ion[:].neutral_index

INT_0D

Index of the corresponding neutral species in the ../../neutral array

core_transport.model[:].profiles_1d[:].ion[:].particles

STRUCTURE

Transport related to the ion density equation

core_transport.model[:].profiles_1d[:].ion[:].particles.d

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Effective diffusivity

core_transport.model[:].profiles_1d[:].ion[:].particles.flux

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

m^-2.s^-1

Flux

core_transport.model[:].profiles_1d[:].ion[:].particles.v

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Effective convection

core_transport.model[:].profiles_1d[:].ion[:].state

[1...N]

STRUCT_ARRAY

Transport coefficients related to the different states of the species

core_transport.model[:].profiles_1d[:].ion[:].state[:].electron_configuration

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

core_transport.model[:].profiles_1d[:].ion[:].state[:].energy

STRUCTURE

Transport quantities related to the energy equation of the charge state considered

core_transport.model[:].profiles_1d[:].ion[:].state[:].energy.d

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Effective diffusivity

core_transport.model[:].profiles_1d[:].ion[:].state[:].energy.flux

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

W.m^-2

Flux

core_transport.model[:].profiles_1d[:].ion[:].state[:].energy.v

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Effective convection

core_transport.model[:].profiles_1d[:].ion[:].state[:].is_neutral

(obsolescent)

INT_0D

Flag specifying if this state corresponds to a neutral (1) or not (0)

core_transport.model[:].profiles_1d[:].ion[:].state[:].label

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum

STRUCTURE

Transport coefficients related to the state momentum equations for various components (directions)

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.diamagnetic

STRUCTURE

Diamagnetic component

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.diamagnetic.d

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Effective diffusivity

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.diamagnetic.flow_damping_rate

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

s^-1

Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model)

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.diamagnetic.flux

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

kg.m^-1.s^-2

Flux

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.diamagnetic.v

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Effective convection

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.parallel

STRUCTURE

Parallel component

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.parallel.d

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Effective diffusivity

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.parallel.flow_damping_rate

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

s^-1

Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model)

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.parallel.flux

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

kg.m^-1.s^-2

Flux

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.parallel.v

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Effective convection

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.poloidal

STRUCTURE

Poloidal component

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.poloidal.d

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Effective diffusivity

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.poloidal.flow_damping_rate

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

s^-1

Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model)

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.poloidal.flux

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

kg.m^-1.s^-2

Flux

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.poloidal.v

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Effective convection

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.radial

STRUCTURE

Radial component

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.radial.d

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Effective diffusivity

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.radial.flow_damping_rate

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

s^-1

Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model)

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.radial.flux

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

kg.m^-1.s^-2

Flux

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.radial.v

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Effective convection

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.toroidal

STRUCTURE

Toroidal component

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.toroidal.d

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Effective diffusivity

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.toroidal.flow_damping_rate

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

s^-1

Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model)

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.toroidal.flux

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

kg.m^-1.s^-2

Flux

core_transport.model[:].profiles_1d[:].ion[:].state[:].momentum.toroidal.v

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Effective convection

core_transport.model[:].profiles_1d[:].ion[:].state[:].neutral_type

(obsolescent)

STRUCTURE

Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI

core_transport.model[:].profiles_1d[:].ion[:].state[:].neutral_type.description

(obsolescent)

STR_0D

Verbose description

core_transport.model[:].profiles_1d[:].ion[:].state[:].neutral_type.index

(obsolescent)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

core_transport.model[:].profiles_1d[:].ion[:].state[:].neutral_type.name

(obsolescent)

STR_0D

Short string identifier

core_transport.model[:].profiles_1d[:].ion[:].state[:].particles

STRUCTURE

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

core_transport.model[:].profiles_1d[:].ion[:].state[:].particles.d

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Effective diffusivity

core_transport.model[:].profiles_1d[:].ion[:].state[:].particles.flux

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

m^-2.s^-1

Flux

core_transport.model[:].profiles_1d[:].ion[:].state[:].particles.v

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Effective convection

core_transport.model[:].profiles_1d[:].ion[:].state[:].vibrational_level

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

core_transport.model[:].profiles_1d[:].ion[:].state[:].vibrational_mode

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

core_transport.model[:].profiles_1d[:].ion[:].state[:].z_max

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle

core_transport.model[:].profiles_1d[:].ion[:].state[:].z_min

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle

core_transport.model[:].profiles_1d[:].ion[:].z_ion

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed)

core_transport.model[:].profiles_1d[:].momentum_tor

STRUCTURE

Transport coefficients for total toroidal momentum equation

core_transport.model[:].profiles_1d[:].momentum_tor.d

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Effective diffusivity

core_transport.model[:].profiles_1d[:].momentum_tor.flux

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

kg.m^-1.s^-2

Flux

core_transport.model[:].profiles_1d[:].momentum_tor.v

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Effective convection

core_transport.model[:].profiles_1d[:].neutral

[1...N]

STRUCT_ARRAY

Transport coefficients related to the various neutral species

core_transport.model[:].profiles_1d[:].neutral[:].element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

core_transport.model[:].profiles_1d[:].neutral[:].element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

core_transport.model[:].profiles_1d[:].neutral[:].element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

core_transport.model[:].profiles_1d[:].neutral[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

core_transport.model[:].profiles_1d[:].neutral[:].element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

core_transport.model[:].profiles_1d[:].neutral[:].energy

STRUCTURE

Transport coefficients related to the neutral energy equation

core_transport.model[:].profiles_1d[:].neutral[:].energy.d

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Effective diffusivity

core_transport.model[:].profiles_1d[:].neutral[:].energy.flux

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

W.m^-2

Flux

core_transport.model[:].profiles_1d[:].neutral[:].energy.v

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Effective convection

core_transport.model[:].profiles_1d[:].neutral[:].ion_index

INT_0D

Index of the corresponding ion species in the ../../ion array

core_transport.model[:].profiles_1d[:].neutral[:].label

STR_0D

String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)

core_transport.model[:].profiles_1d[:].neutral[:].multiple_states_flag

INT_0D

Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

core_transport.model[:].profiles_1d[:].neutral[:].particles

STRUCTURE

Transport related to the neutral density equation

core_transport.model[:].profiles_1d[:].neutral[:].particles.d

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Effective diffusivity

core_transport.model[:].profiles_1d[:].neutral[:].particles.flux

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

m^-2.s^-1

Flux

core_transport.model[:].profiles_1d[:].neutral[:].particles.v

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Effective convection

core_transport.model[:].profiles_1d[:].neutral[:].state

[1...N]

STRUCT_ARRAY

Transport coefficients related to the different states of the species

core_transport.model[:].profiles_1d[:].neutral[:].state[:].electron_configuration

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

core_transport.model[:].profiles_1d[:].neutral[:].state[:].energy

STRUCTURE

Transport quantities related to the energy equation of the charge state considered

core_transport.model[:].profiles_1d[:].neutral[:].state[:].energy.d

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Effective diffusivity

core_transport.model[:].profiles_1d[:].neutral[:].state[:].energy.flux

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

W.m^-2

Flux

core_transport.model[:].profiles_1d[:].neutral[:].state[:].energy.v

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Effective convection

core_transport.model[:].profiles_1d[:].neutral[:].state[:].label

STR_0D

String identifying state

core_transport.model[:].profiles_1d[:].neutral[:].state[:].particles

STRUCTURE

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

core_transport.model[:].profiles_1d[:].neutral[:].state[:].particles.d

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Effective diffusivity

core_transport.model[:].profiles_1d[:].neutral[:].state[:].particles.flux

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

m^-2.s^-1

Flux

core_transport.model[:].profiles_1d[:].neutral[:].state[:].particles.v

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Effective convection

core_transport.model[:].profiles_1d[:].neutral[:].state[:].vibrational_level

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

core_transport.model[:].profiles_1d[:].neutral[:].state[:].vibrational_mode

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

core_transport.model[:].profiles_1d[:].time

FLT_0D

s

Time

core_transport.model[:].profiles_1d[:].total_ion_energy

STRUCTURE

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

core_transport.model[:].profiles_1d[:].total_ion_energy.d

[core_transport.model[:].profiles_1d[:].grid_d.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Effective diffusivity

core_transport.model[:].profiles_1d[:].total_ion_energy.flux

[core_transport.model[:].profiles_1d[:].grid_flux.rho_tor_norm]

FLT_1D (uncertain)

W.m^-2

Flux

core_transport.model[:].profiles_1d[:].total_ion_energy.v

[core_transport.model[:].profiles_1d[:].grid_v.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Effective convection

core_transport.time

[1...N]

FLT_1D_TYPE

s

Generic time

core_transport.vacuum_toroidal_field

STRUCTURE

Characteristics of the vacuum toroidal field (used in Rho_Tor definition and in the normalization of current densities)

core_transport.vacuum_toroidal_field.b0

[core_transport.time]

FLT_1D (uncertain)

T

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.

core_transport.vacuum_toroidal_field.r0

FLT_0D (uncertain)

m

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)

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

cryostat

(alpha)

Description of the cryostat surrounding the machine (if any)

cryostat.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

cryostat.code.commit

(alpha)

STR_0D

Unique commit reference of software

cryostat.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

cryostat.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

cryostat.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

cryostat.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

cryostat.code.library[:].name

(alpha)

STR_0D

Name of software

cryostat.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

cryostat.code.library[:].repository

(alpha)

STR_0D

URL of software repository

cryostat.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

cryostat.code.name

(alpha)

STR_0D

Name of software generating IDS

cryostat.code.output_flag

(alpha)

[cryostat.time]

INT_1D

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.

cryostat.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

cryostat.code.repository

(alpha)

STR_0D

URL of software repository

cryostat.code.version

(alpha)

STR_0D

Unique version (tag) of software

cryostat.description_2d

(alpha)

[1...N]

STRUCT_ARRAY

Set of 2D cryostat descriptions, for each type of possible physics or engineering configurations necessary

cryostat.description_2d[:].cryostat

(alpha)

STRUCTURE

Mechanical structure of the cryostat. It is described as a set of nested layers with given physics properties; Two representations are admitted for each vessel unit : annular (two contours) or block elements.

cryostat.description_2d[:].cryostat.type

(alpha)

STRUCTURE

Type of the description. index = 0 for the official single/multiple annular representation and 1 for the official block element representation for each unit. Additional representations needed on a code-by-code basis follow same incremental pair tagging starting on index=2

cryostat.description_2d[:].cryostat.type.description

(alpha)

STR_0D

Verbose description

cryostat.description_2d[:].cryostat.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

cryostat.description_2d[:].cryostat.type.name

(alpha)

STR_0D

Short string identifier

cryostat.description_2d[:].cryostat.unit

(alpha)

[1...N]

STRUCT_ARRAY

Set of units

cryostat.description_2d[:].cryostat.unit[:].annular

(alpha)

STRUCTURE

Annular representation of a layer by two contours, inner and outer. Alternatively, the layer can be described by a centreline and thickness.

cryostat.description_2d[:].cryostat.unit[:].annular.centreline

(alpha)

STRUCTURE

Centreline, i.e. middle of the vessel layer as a series of point. Do NOT repeat the first point for closed contours

cryostat.description_2d[:].cryostat.unit[:].annular.centreline.closed

(alpha)

INT_0D

Flag identifying whether the contour is closed (1) or open (0)

cryostat.description_2d[:].cryostat.unit[:].annular.centreline.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

cryostat.description_2d[:].cryostat.unit[:].annular.centreline.z

(alpha)

[cryostat.description_2d[:].cryostat.unit[:].annular.centreline.r]

FLT_1D (uncertain)

m

Height

cryostat.description_2d[:].cryostat.unit[:].annular.outline_inner

(alpha)

STRUCTURE

Inner vessel outline. Do NOT repeat the first point for closed contours

cryostat.description_2d[:].cryostat.unit[:].annular.outline_inner.closed

(alpha)

INT_0D

Flag identifying whether the contour is closed (1) or open (0)

cryostat.description_2d[:].cryostat.unit[:].annular.outline_inner.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

cryostat.description_2d[:].cryostat.unit[:].annular.outline_inner.z

(alpha)

[cryostat.description_2d[:].cryostat.unit[:].annular.outline_inner.r]

FLT_1D (uncertain)

m

Height

cryostat.description_2d[:].cryostat.unit[:].annular.outline_outer

(alpha)

STRUCTURE

Outer vessel outline. Do NOT repeat the first point for closed contours

cryostat.description_2d[:].cryostat.unit[:].annular.outline_outer.closed

(alpha)

INT_0D

Flag identifying whether the contour is closed (1) or open (0)

cryostat.description_2d[:].cryostat.unit[:].annular.outline_outer.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

cryostat.description_2d[:].cryostat.unit[:].annular.outline_outer.z

(alpha)

[cryostat.description_2d[:].cryostat.unit[:].annular.outline_outer.r]

FLT_1D (uncertain)

m

Height

cryostat.description_2d[:].cryostat.unit[:].annular.resistivity

(alpha)

FLT_0D (uncertain)

ohm.m

Resistivity of the vessel unit

cryostat.description_2d[:].cryostat.unit[:].annular.thickness

(alpha)

[cryostat.description_2d[:].cryostat.unit[:].annular.centreline.r]

FLT_1D (uncertain)

m

Thickness of the vessel layer in the perpendicular direction to the centreline. Thickness(i) is the thickness of the layer between centreline/r(i),z(i) and centreline/r(i+1),z(i+1)

cryostat.description_2d[:].cryostat.unit[:].element

(alpha)

[1...N]

STRUCT_ARRAY

Set of block elements

cryostat.description_2d[:].cryostat.unit[:].element[:].j_tor

(alpha)

STRUCTURE

A

Toroidal current induced in this block element

cryostat.description_2d[:].cryostat.unit[:].element[:].j_tor.data

(alpha)

[cryostat.description_2d[:].cryostat.unit[:].element[:].j_tor.time]

FLT_1D (uncertain)

A

Data

cryostat.description_2d[:].cryostat.unit[:].element[:].j_tor.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

cryostat.description_2d[:].cryostat.unit[:].element[:].name

(alpha)

STR_0D

Name of the block element

cryostat.description_2d[:].cryostat.unit[:].element[:].outline

(alpha)

STRUCTURE

Outline of the block element. Do NOT repeat the first point for closed contours

cryostat.description_2d[:].cryostat.unit[:].element[:].outline.closed

(alpha)

INT_0D

Flag identifying whether the contour is closed (1) or open (0)

cryostat.description_2d[:].cryostat.unit[:].element[:].outline.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

cryostat.description_2d[:].cryostat.unit[:].element[:].outline.z

(alpha)

[cryostat.description_2d[:].cryostat.unit[:].element[:].outline.r]

FLT_1D (uncertain)

m

Height

cryostat.description_2d[:].cryostat.unit[:].element[:].resistance

(alpha)

FLT_0D (uncertain)

Ohm

Resistance of the block element

cryostat.description_2d[:].cryostat.unit[:].element[:].resistivity

(alpha)

FLT_0D (uncertain)

ohm.m

Resistivity of the block element

cryostat.description_2d[:].cryostat.unit[:].identifier

(alpha)

STR_0D

Identifier of the unit

cryostat.description_2d[:].cryostat.unit[:].name

(alpha)

STR_0D

Name of the unit

cryostat.description_2d[:].thermal_shield

(alpha)

STRUCTURE

Mechanical structure of the cryostat thermal shield. It is described as a set of nested layers with given physics properties; Two representations are admitted for each vessel unit : annular (two contours) or block elements.

cryostat.description_2d[:].thermal_shield.type

(alpha)

STRUCTURE

Type of the description. index = 0 for the official single/multiple annular representation and 1 for the official block element representation for each unit. Additional representations needed on a code-by-code basis follow same incremental pair tagging starting on index=2

cryostat.description_2d[:].thermal_shield.type.description

(alpha)

STR_0D

Verbose description

cryostat.description_2d[:].thermal_shield.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

cryostat.description_2d[:].thermal_shield.type.name

(alpha)

STR_0D

Short string identifier

cryostat.description_2d[:].thermal_shield.unit

(alpha)

[1...N]

STRUCT_ARRAY

Set of units

cryostat.description_2d[:].thermal_shield.unit[:].annular

(alpha)

STRUCTURE

Annular representation of a layer by two contours, inner and outer. Alternatively, the layer can be described by a centreline and thickness.

cryostat.description_2d[:].thermal_shield.unit[:].annular.centreline

(alpha)

STRUCTURE

Centreline, i.e. middle of the vessel layer as a series of point. Do NOT repeat the first point for closed contours

cryostat.description_2d[:].thermal_shield.unit[:].annular.centreline.closed

(alpha)

INT_0D

Flag identifying whether the contour is closed (1) or open (0)

cryostat.description_2d[:].thermal_shield.unit[:].annular.centreline.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

cryostat.description_2d[:].thermal_shield.unit[:].annular.centreline.z

(alpha)

[cryostat.description_2d[:].thermal_shield.unit[:].annular.centreline.r]

FLT_1D (uncertain)

m

Height

cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_inner

(alpha)

STRUCTURE

Inner vessel outline. Do NOT repeat the first point for closed contours

cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_inner.closed

(alpha)

INT_0D

Flag identifying whether the contour is closed (1) or open (0)

cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_inner.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_inner.z

(alpha)

[cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_inner.r]

FLT_1D (uncertain)

m

Height

cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_outer

(alpha)

STRUCTURE

Outer vessel outline. Do NOT repeat the first point for closed contours

cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_outer.closed

(alpha)

INT_0D

Flag identifying whether the contour is closed (1) or open (0)

cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_outer.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_outer.z

(alpha)

[cryostat.description_2d[:].thermal_shield.unit[:].annular.outline_outer.r]

FLT_1D (uncertain)

m

Height

cryostat.description_2d[:].thermal_shield.unit[:].annular.resistivity

(alpha)

FLT_0D (uncertain)

ohm.m

Resistivity of the vessel unit

cryostat.description_2d[:].thermal_shield.unit[:].annular.thickness

(alpha)

[cryostat.description_2d[:].thermal_shield.unit[:].annular.centreline.r]

FLT_1D (uncertain)

m

Thickness of the vessel layer in the perpendicular direction to the centreline. Thickness(i) is the thickness of the layer between centreline/r(i),z(i) and centreline/r(i+1),z(i+1)

cryostat.description_2d[:].thermal_shield.unit[:].element

(alpha)

[1...N]

STRUCT_ARRAY

Set of block elements

cryostat.description_2d[:].thermal_shield.unit[:].element[:].j_tor

(alpha)

STRUCTURE

A

Toroidal current induced in this block element

cryostat.description_2d[:].thermal_shield.unit[:].element[:].j_tor.data

(alpha)

[cryostat.description_2d[:].thermal_shield.unit[:].element[:].j_tor.time]

FLT_1D (uncertain)

A

Data

cryostat.description_2d[:].thermal_shield.unit[:].element[:].j_tor.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

cryostat.description_2d[:].thermal_shield.unit[:].element[:].name

(alpha)

STR_0D

Name of the block element

cryostat.description_2d[:].thermal_shield.unit[:].element[:].outline

(alpha)

STRUCTURE

Outline of the block element. Do NOT repeat the first point for closed contours

cryostat.description_2d[:].thermal_shield.unit[:].element[:].outline.closed

(alpha)

INT_0D

Flag identifying whether the contour is closed (1) or open (0)

cryostat.description_2d[:].thermal_shield.unit[:].element[:].outline.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

cryostat.description_2d[:].thermal_shield.unit[:].element[:].outline.z

(alpha)

[cryostat.description_2d[:].thermal_shield.unit[:].element[:].outline.r]

FLT_1D (uncertain)

m

Height

cryostat.description_2d[:].thermal_shield.unit[:].element[:].resistance

(alpha)

FLT_0D (uncertain)

Ohm

Resistance of the block element

cryostat.description_2d[:].thermal_shield.unit[:].element[:].resistivity

(alpha)

FLT_0D (uncertain)

ohm.m

Resistivity of the block element

cryostat.description_2d[:].thermal_shield.unit[:].identifier

(alpha)

STR_0D

Identifier of the unit

cryostat.description_2d[:].thermal_shield.unit[:].name

(alpha)

STR_0D

Name of the unit

cryostat.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

cryostat.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

cryostat.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

cryostat.ids_properties.homogeneous_time

(alpha)

INT_0D

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

cryostat.ids_properties.occurrence

INT_0D

cryostat.ids_properties.plugins

(alpha)

STRUCTURE

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.

cryostat.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

cryostat.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

cryostat.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

cryostat.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

cryostat.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

cryostat.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

cryostat.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

cryostat.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

cryostat.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

cryostat.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

cryostat.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

cryostat.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

cryostat.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

cryostat.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

cryostat.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

cryostat.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

cryostat.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

cryostat.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

cryostat.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

cryostat.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

cryostat.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

cryostat.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

cryostat.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

cryostat.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

cryostat.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

cryostat.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

cryostat.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

cryostat.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

cryostat.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

cryostat.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

cryostat.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

cryostat.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

cryostat.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

cryostat.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

cryostat.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

cryostat.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

cryostat.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

cryostat.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

cryostat.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

cryostat.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

cryostat.ids_properties.source

(obsolescent)

STR_0D

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.

cryostat.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

cryostat.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

cryostat.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

cryostat.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

cryostat.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

dataset_description

(alpha)

General description of the dataset (collection of all IDSs within the given database entry). Main description text to be put in ids_properties/comment

dataset_description.data_entry

(alpha)

STRUCTURE

Definition of this data entry

dataset_description.data_entry.machine

(alpha)

STR_0D

Name of the experimental device to which this data is related

dataset_description.data_entry.pulse

(alpha)

INT_0D

Pulse number

dataset_description.data_entry.pulse_type

(alpha)

STR_0D

Type of the data entry, e.g. "pulse", "simulation", ...

dataset_description.data_entry.run

(alpha)

INT_0D

Run number

dataset_description.data_entry.user

(alpha)

STR_0D

Username

dataset_description.dd_version

(alpha)

STR_0D

Version of the physics data dictionary of this dataset

dataset_description.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

dataset_description.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

dataset_description.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

dataset_description.ids_properties.homogeneous_time

(alpha)

INT_0D

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

dataset_description.ids_properties.occurrence

INT_0D

dataset_description.ids_properties.plugins

(alpha)

STRUCTURE

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.

dataset_description.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

dataset_description.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

dataset_description.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

dataset_description.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

dataset_description.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

dataset_description.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

dataset_description.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

dataset_description.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

dataset_description.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

dataset_description.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

dataset_description.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

dataset_description.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

dataset_description.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

dataset_description.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

dataset_description.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

dataset_description.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

dataset_description.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

dataset_description.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

dataset_description.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

dataset_description.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

dataset_description.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

dataset_description.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

dataset_description.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

dataset_description.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

dataset_description.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

dataset_description.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

dataset_description.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

dataset_description.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

dataset_description.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

dataset_description.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

dataset_description.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

dataset_description.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

dataset_description.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

dataset_description.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

dataset_description.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

dataset_description.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

dataset_description.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

dataset_description.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

dataset_description.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

dataset_description.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

dataset_description.ids_properties.source

(obsolescent)

STR_0D

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.

dataset_description.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

dataset_description.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

dataset_description.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

dataset_description.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

dataset_description.imas_version

(alpha)

STR_0D

Version of the IMAS infrastructure used to produce this data entry. Refers to the global IMAS repository which links to versions of every infrastructure tools

dataset_description.parent_entry

(alpha)

STRUCTURE

Definition of the parent data entry, if the present data entry has been generated by applying a given workflow to a unique parent entry

dataset_description.parent_entry.machine

(alpha)

STR_0D

Name of the experimental device to which this data is related

dataset_description.parent_entry.pulse

(alpha)

INT_0D

Pulse number

dataset_description.parent_entry.pulse_type

(alpha)

STR_0D

Type of the data entry, e.g. "pulse", "simulation", ...

dataset_description.parent_entry.run

(alpha)

INT_0D

Run number

dataset_description.parent_entry.user

(alpha)

STR_0D

Username

dataset_description.pulse_time_begin

(alpha)

STR_0D

Date and time (UTC) at which the pulse started on the experiment, expressed in a human readable form (ISO 8601) : the format of the string shall be : YYYY-MM-DDTHH:MM:SSZ. Example : 2020-07-24T14:19:00Z

dataset_description.pulse_time_begin_epoch

(alpha)

STRUCTURE

Time at which the pulse started on the experiment, expressed in Unix Epoch time. Temporarily represented as two integers, since for the moment IMAS is missing 64bits long integers to represent epoch time with nanoseconds resolution

dataset_description.pulse_time_begin_epoch.nanoseconds

(alpha)

INT_0D

Elapsed nanoseconds since the time in seconds indicated above

dataset_description.pulse_time_begin_epoch.seconds

(alpha)

INT_0D

Elapsed seconds since the Unix Epoch time (01/01/1970 00:00:00 UTC)

dataset_description.pulse_time_end_epoch

(alpha)

STRUCTURE

Time at which the pulse ended on the experiment, expressed in Unix Epoch time. Temporarily represented as two integers, since for the moment IMAS is missing 64bits long integers to represent epoch time with nanoseconds resolution

dataset_description.pulse_time_end_epoch.nanoseconds

(alpha)

INT_0D

Elapsed nanoseconds since the time in seconds indicated above

dataset_description.pulse_time_end_epoch.seconds

(alpha)

INT_0D

Elapsed seconds since the Unix Epoch time (01/01/1970 00:00:00 UTC)

dataset_description.simulation

(alpha)

STRUCTURE

Description of the general simulation characteristics, if this data entry has been produced by a simulation. Several nodes describe typical time-dependent simulation with a time evolution as the main loop

dataset_description.simulation.comment_after

(alpha)

STR_0D

Comment made at the end of a simulation

dataset_description.simulation.comment_before

(alpha)

STR_0D

Comment made when launching a simulation

dataset_description.simulation.time_begin

(alpha)

FLT_0D (uncertain)

s

Start time

dataset_description.simulation.time_begun

(alpha)

STR_0D

UTC

Actual wall-clock time simulation started

dataset_description.simulation.time_current

(alpha)

FLT_0D (uncertain)

s

Current time of the simulation

dataset_description.simulation.time_end

(alpha)

FLT_0D (uncertain)

s

Stop time

dataset_description.simulation.time_ended

(alpha)

STR_0D

UTC

Actual wall-clock time simulation finished

dataset_description.simulation.time_restart

(alpha)

FLT_0D (uncertain)

s

Time of the last restart done during the simulation

dataset_description.simulation.time_step

(alpha)

FLT_0D (uncertain)

s

Time interval between main steps, e.g. storage step (if relevant and constant)

dataset_description.simulation.workflow

(alpha)

STR_0D

Description of the workflow which has been used to produce this data entry (e.g. copy of the Kepler MOML if using Kepler)

dataset_description.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

dataset_fair

(alpha)

FAIR metadata related to the dataset, providing inforrmation on licensing, annotations, references using this dataset, versioning and validity, provenance. This IDS is using Dublin Core metadata standard whenever possible

dataset_fair.identifier

(alpha)

STR_0D

Persistent identifier allowing to cite this data in a public and persistent way, should be provided as HTTP URIs

dataset_fair.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

dataset_fair.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

dataset_fair.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

dataset_fair.ids_properties.homogeneous_time

(alpha)

INT_0D

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

dataset_fair.ids_properties.occurrence

INT_0D

dataset_fair.ids_properties.plugins

(alpha)

STRUCTURE

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.

dataset_fair.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

dataset_fair.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

dataset_fair.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

dataset_fair.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

dataset_fair.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

dataset_fair.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

dataset_fair.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

dataset_fair.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

dataset_fair.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

dataset_fair.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

dataset_fair.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

dataset_fair.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

dataset_fair.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

dataset_fair.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

dataset_fair.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

dataset_fair.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

dataset_fair.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

dataset_fair.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

dataset_fair.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

dataset_fair.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

dataset_fair.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

dataset_fair.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

dataset_fair.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

dataset_fair.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

dataset_fair.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

dataset_fair.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

dataset_fair.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

dataset_fair.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

dataset_fair.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

dataset_fair.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

dataset_fair.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

dataset_fair.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

dataset_fair.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

dataset_fair.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

dataset_fair.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

dataset_fair.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

dataset_fair.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

dataset_fair.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

dataset_fair.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

dataset_fair.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

dataset_fair.ids_properties.source

(obsolescent)

STR_0D

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.

dataset_fair.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

dataset_fair.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

dataset_fair.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

dataset_fair.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

dataset_fair.is_referenced_by

(alpha)

[1...N]

STR_1D

List of documents (e.g. publications) or datasets making use of this data entry (e.g. PIDs of other datasets using this data entry as input)

dataset_fair.is_replaced_by

(alpha)

STR_0D

Persistent identifier referencing the new version of this data (replacing the present version)

dataset_fair.license

(alpha)

STR_0D

License(s) under which the data is made available (license description or, more convenient, publicly accessible URL pointing to the full license text)

dataset_fair.replaces

(alpha)

STR_0D

Persistent identifier referencing the previous version of this data

dataset_fair.rights_holder

(alpha)

STR_0D

The organisation owning or managing rights over this data

dataset_fair.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

dataset_fair.valid

(alpha)

STR_0D

Date range during which the data is or was valid. Expressed as YYYY-MM-DD/YYYY-MM-DD, where the former (resp. latter) date is the data at which the data started (resp. ceased) to be valid. If the data is still valid, the slash should still be present, i.e. indicate the validity start date with YYYY-MM-DD/. If the data ceased being valid but there is no information on the validity start date, indicate /YYYY-MM-DD.

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

disruption

(alpha)

Description of physics quantities of specific interest during a disruption, in particular halo currents, etc ...

disruption.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

disruption.code.commit

(alpha)

STR_0D

Unique commit reference of software

disruption.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

disruption.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

disruption.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

disruption.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

disruption.code.library[:].name

(alpha)

STR_0D

Name of software

disruption.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

disruption.code.library[:].repository

(alpha)

STR_0D

URL of software repository

disruption.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

disruption.code.name

(alpha)

STR_0D

Name of software generating IDS

disruption.code.output_flag

(alpha)

[disruption.time]

INT_1D

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.

disruption.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

disruption.code.repository

(alpha)

STR_0D

URL of software repository

disruption.code.version

(alpha)

STR_0D

Unique version (tag) of software

disruption.global_quantities

(alpha)

STRUCTURE

Global quantities

disruption.global_quantities.current_halo_pol

(alpha)

[disruption.time]

FLT_1D (uncertain)

A

Poloidal halo current

disruption.global_quantities.current_halo_tor

(alpha)

[disruption.time]

FLT_1D (uncertain)

A

Toroidal halo current

disruption.global_quantities.energy_ohm

(alpha)

[disruption.time]

FLT_1D (uncertain)

J

Total ohmic cumulated energy (integral of the power over the disruption duration)

disruption.global_quantities.energy_ohm_halo

(alpha)

[disruption.time]

FLT_1D (uncertain)

J

Ohmic cumulated energy (integral of the power over the disruption duration) in the halo region

disruption.global_quantities.energy_parallel_halo

(alpha)

[disruption.time]

FLT_1D (uncertain)

J

Cumulated parallel energy (integral of the heat flux parallel power over the disruption duration) in the halo region

disruption.global_quantities.energy_radiated_electrons_impurities

(alpha)

[disruption.time]

FLT_1D (uncertain)

J

Total cumulated energy (integral of the power over the disruption duration) radiated by electrons on impurities

disruption.global_quantities.energy_radiated_electrons_impurities_halo

(alpha)

[disruption.time]

FLT_1D (uncertain)

J

Cumulated energy (integral of the power over the disruption duration) radiated by electrons on impurities in the halo region

disruption.global_quantities.power_ohm

(alpha)

[disruption.time]

FLT_1D (uncertain)

W

Total ohmic power

disruption.global_quantities.power_ohm_halo

(alpha)

[disruption.time]

FLT_1D (uncertain)

W

Ohmic power in the halo region

disruption.global_quantities.power_parallel_halo

(alpha)

[disruption.time]

FLT_1D (uncertain)

W

Power of the parallel heat flux in the halo region

disruption.global_quantities.power_radiated_electrons_impurities

(alpha)

[disruption.time]

FLT_1D (uncertain)

W

Total power radiated by electrons on impurities

disruption.global_quantities.power_radiated_electrons_impurities_halo

(alpha)

[disruption.time]

FLT_1D (uncertain)

W

Power radiated by electrons on impurities in the halo region

disruption.global_quantities.psi_halo_boundary

(alpha)

[disruption.time]

FLT_1D (uncertain)

Wb

Poloidal flux at halo region boundary

disruption.halo_currents

(alpha)

[disruption.halo_currents[:].time]

STRUCT_ARRAY

Halo currents geometry and values for a set of time slices

disruption.halo_currents[:].active_wall_point

(alpha)

STRUCTURE

R,Z position of the point of the plasma boundary in contact with the wall

disruption.halo_currents[:].active_wall_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

disruption.halo_currents[:].active_wall_point.z

(alpha)

FLT_0D (uncertain)

m

Height

disruption.halo_currents[:].area

(alpha)

[1...N]

STRUCT_ARRAY

Set of wall areas through which there are halo currents

disruption.halo_currents[:].area[:].current_halo_pol

(alpha)

FLT_0D (uncertain)

A

Poloidal halo current crossing through this area

disruption.halo_currents[:].area[:].end_point

(alpha)

STRUCTURE

Position of the end point of this area

disruption.halo_currents[:].area[:].end_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

disruption.halo_currents[:].area[:].end_point.z

(alpha)

FLT_0D (uncertain)

m

Height

disruption.halo_currents[:].area[:].start_point

(alpha)

STRUCTURE

Position of the start point of this area

disruption.halo_currents[:].area[:].start_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

disruption.halo_currents[:].area[:].start_point.z

(alpha)

FLT_0D (uncertain)

m

Height

disruption.halo_currents[:].time

(alpha)

FLT_0D

s

Time

disruption.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

disruption.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

disruption.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

disruption.ids_properties.homogeneous_time

(alpha)

INT_0D

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

disruption.ids_properties.occurrence

INT_0D

disruption.ids_properties.plugins

(alpha)

STRUCTURE

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.

disruption.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

disruption.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

disruption.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

disruption.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

disruption.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

disruption.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

disruption.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

disruption.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

disruption.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

disruption.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

disruption.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

disruption.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

disruption.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

disruption.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

disruption.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

disruption.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

disruption.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

disruption.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

disruption.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

disruption.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

disruption.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

disruption.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

disruption.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

disruption.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

disruption.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

disruption.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

disruption.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

disruption.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

disruption.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

disruption.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

disruption.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

disruption.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

disruption.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

disruption.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

disruption.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

disruption.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

disruption.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

disruption.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

disruption.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

disruption.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

disruption.ids_properties.source

(obsolescent)

STR_0D

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.

disruption.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

disruption.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

disruption.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

disruption.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

disruption.profiles_1d

(alpha)

[disruption.profiles_1d[:].time]

STRUCT_ARRAY

Radial profiles for a set of time slices

disruption.profiles_1d[:].grid

(alpha)

STRUCTURE

Radial grid

disruption.profiles_1d[:].grid.area

(alpha)

[disruption.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Cross-sectional area of the flux surface

disruption.profiles_1d[:].grid.psi

(alpha)

[disruption.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Wb

Poloidal magnetic flux

disruption.profiles_1d[:].grid.psi_boundary

(alpha)

FLT_0D (uncertain)

Wb

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)

disruption.profiles_1d[:].grid.psi_magnetic_axis

(alpha)

FLT_0D (uncertain)

Wb

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)

disruption.profiles_1d[:].grid.rho_pol_norm

(alpha)

[disruption.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))

disruption.profiles_1d[:].grid.rho_tor

(alpha)

[disruption.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m

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

disruption.profiles_1d[:].grid.rho_tor_norm

(alpha)

[1...N]

FLT_1D (uncertain)

-

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)

disruption.profiles_1d[:].grid.surface

(alpha)

[disruption.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Surface area of the toroidal flux surface

disruption.profiles_1d[:].grid.volume

(alpha)

[disruption.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^3

Volume enclosed inside the magnetic surface

disruption.profiles_1d[:].j_runaways

(alpha)

[disruption.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A.m^-2

Runaways parallel current density = average(j.B) / B0, where B0 = Disruption/Vacuum_Toroidal_Field/ B0

disruption.profiles_1d[:].power_density_conductive_losses

(alpha)

[disruption.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Power density of conductive losses to the wall (positive sign for losses)

disruption.profiles_1d[:].power_density_radiative_losses

(alpha)

[disruption.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Power density of radiative losses (positive sign for losses)

disruption.profiles_1d[:].time

(alpha)

FLT_0D

s

Time

disruption.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

disruption.vacuum_toroidal_field

(alpha)

STRUCTURE

Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)

disruption.vacuum_toroidal_field.b0

(alpha)

[disruption.time]

FLT_1D (uncertain)

T

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.

disruption.vacuum_toroidal_field.r0

(alpha)

FLT_0D (uncertain)

m

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)

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

distribution_sources

(alpha)

Sources of particles for input to kinetic equations, e.g. Fokker-Planck calculation. The sources could originate from e.g. NBI or fusion reactions.

distribution_sources.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

distribution_sources.code.commit

(alpha)

STR_0D

Unique commit reference of software

distribution_sources.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

distribution_sources.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

distribution_sources.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

distribution_sources.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

distribution_sources.code.library[:].name

(alpha)

STR_0D

Name of software

distribution_sources.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

distribution_sources.code.library[:].repository

(alpha)

STR_0D

URL of software repository

distribution_sources.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

distribution_sources.code.name

(alpha)

STR_0D

Name of software generating IDS

distribution_sources.code.output_flag

(alpha)

[distribution_sources.time]

INT_1D

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.

distribution_sources.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

distribution_sources.code.repository

(alpha)

STR_0D

URL of software repository

distribution_sources.code.version

(alpha)

STR_0D

Unique version (tag) of software

distribution_sources.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

distribution_sources.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

distribution_sources.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

distribution_sources.ids_properties.homogeneous_time

(alpha)

INT_0D

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

distribution_sources.ids_properties.occurrence

INT_0D

distribution_sources.ids_properties.plugins

(alpha)

STRUCTURE

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.

distribution_sources.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

distribution_sources.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

distribution_sources.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

distribution_sources.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

distribution_sources.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

distribution_sources.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

distribution_sources.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

distribution_sources.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

distribution_sources.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

distribution_sources.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

distribution_sources.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

distribution_sources.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

distribution_sources.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

distribution_sources.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

distribution_sources.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

distribution_sources.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

distribution_sources.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

distribution_sources.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

distribution_sources.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

distribution_sources.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

distribution_sources.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

distribution_sources.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

distribution_sources.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

distribution_sources.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

distribution_sources.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

distribution_sources.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

distribution_sources.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

distribution_sources.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

distribution_sources.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

distribution_sources.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

distribution_sources.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

distribution_sources.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

distribution_sources.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

distribution_sources.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

distribution_sources.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

distribution_sources.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

distribution_sources.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

distribution_sources.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

distribution_sources.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

distribution_sources.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

distribution_sources.ids_properties.source

(obsolescent)

STR_0D

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.

distribution_sources.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

distribution_sources.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

distribution_sources.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

distribution_sources.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

distribution_sources.magnetic_axis

(alpha)

STRUCTURE

Magnetic axis position (used to define a poloidal angle for the 2D profiles)

distribution_sources.magnetic_axis.r

(alpha)

[distribution_sources.time]

FLT_1D (uncertain)

m

Major radius

distribution_sources.magnetic_axis.z

(alpha)

[distribution_sources.time]

FLT_1D (uncertain)

m

Height

distribution_sources.source

(alpha)

[1...N]

STRUCT_ARRAY

Set of source/sink terms. A source/sink term corresponds to the particle source due to an NBI injection unit, a nuclear reaction or any combination of them (described in "identifier")

distribution_sources.source[:].ggd

(alpha)

[distribution_sources.source[:].ggd[:].time]

STRUCT_ARRAY

Source terms in phase space (real space, velocity space, spin state), represented using the ggd, for various time slices

distribution_sources.source[:].ggd[:].discrete

(alpha)

[1...N]

INT_1D

List of indices of grid spaces (refers to ../grid/space) for which the source is discretely distributed. For example consider a source of 3.5 MeV alpha particles provided on a grid with two coordinates (spaces); rho_tor and energy. To specify that the source is given at energies exactly equal to 3.5 MeV, let discret have length 1 and set discrete(1)=2 since energy is dimension number 2. The source is then proportional to delta( 1 - energy / 3.5MeV ), where delta is the direct delta distribution. Discrete dimensions can only be used when the grid is rectangular.

distribution_sources.source[:].ggd[:].grid

(alpha)

STRUCTURE

Grid description

distribution_sources.source[:].ggd[:].grid.grid_subset

(alpha)

[1...N]

STRUCT_ARRAY

Grid subsets

distribution_sources.source[:].ggd[:].grid.grid_subset[:].base

(alpha)

[1...N]

STRUCT_ARRAY

Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.

distribution_sources.source[:].ggd[:].grid.grid_subset[:].base[:].jacobian

(alpha)

[distribution_sources.source[:].ggd[:].grid.grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

distribution_sources.source[:].ggd[:].grid.grid_subset[:].base[:].tensor_contravariant

(alpha)

[distribution_sources.source[:].ggd[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

distribution_sources.source[:].ggd[:].grid.grid_subset[:].base[:].tensor_covariant

(alpha)

[distribution_sources.source[:].ggd[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

distribution_sources.source[:].ggd[:].grid.grid_subset[:].dimension

(alpha)

INT_0D

Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.

distribution_sources.source[:].ggd[:].grid.grid_subset[:].element

(alpha)

[1...N]

STRUCT_ARRAY

Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces

distribution_sources.source[:].ggd[:].grid.grid_subset[:].element[:].object

(alpha)

[1...N]

STRUCT_ARRAY

Set of objects defining the element

distribution_sources.source[:].ggd[:].grid.grid_subset[:].element[:].object[:].dimension

(alpha)

INT_0D

Dimension of the object

distribution_sources.source[:].ggd[:].grid.grid_subset[:].element[:].object[:].index

(alpha)

INT_0D

Object index

distribution_sources.source[:].ggd[:].grid.grid_subset[:].element[:].object[:].space

(alpha)

INT_0D

Index of the space from which that object is taken

distribution_sources.source[:].ggd[:].grid.grid_subset[:].identifier

(alpha)

STRUCTURE

Grid subset identifier
0) unspecified : unspecified
1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]
200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).
2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces
4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces
5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
6) x_points : Nodes defining x-points
7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point
8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point
9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point
10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point
11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix
12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix
13) outer_target : y-aligned edges defining the outer target
14) inner_target : y-aligned edges defining the inner target
15) core_boundary : Innermost x-aligned edges
16) separatrix : x-aligned edges defining the active separatrix
17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions
18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region
19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region
20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region
21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region
22) core : Cells inside the active separatrix
23) sol : Cells defining the main SOL outside of the divertor regions
24) outer_divertor : Cells defining the outer divertor region
25) inner_divertor : Cells defining the inner divertor region
26) core_sol : x-aligned edges defining part of active separatrix separating core and sol
27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)
28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)
29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point
30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point
31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point
32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point
33) separatrix_2 : x-aligned edges defining the non-active separatrix
34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region
35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region
36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region
37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region
38) intra_sep : Cells between the two separatrices
39) outer_divertor_2 : Cells defining the outer inactive divertor region
40) inner_divertor_2 : Cells defining the inner inactive divertor region
41) outer_target_2 : y-aligned edges defining the outer inactive target
42) inner_target_2 : y-aligned edges defining the inner inactive target
43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
44) full_wall : All edges defining walls, baffles, and targets
45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg
46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg
47) outer_sf_pfr_connection_1 : y-aligned edges defining the connection between the outer snowflake entrance and third leg
48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg
100) magnetic_axis : Point corresponding to the magnetic axis
101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane
102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane
103) outer_target_separatrix : Point on active separatrix at outer active target
104) inner_target_separatrix : Point on active separatrix at inner active target
105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target
106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target

distribution_sources.source[:].ggd[:].grid.grid_subset[:].identifier.description

(alpha)

STR_0D

Verbose description

distribution_sources.source[:].ggd[:].grid.grid_subset[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distribution_sources.source[:].ggd[:].grid.grid_subset[:].identifier.name

(alpha)

STR_0D

Short string identifier

distribution_sources.source[:].ggd[:].grid.grid_subset[:].metric

(alpha)

STRUCTURE

Metric of the canonical frame onto Cartesian coordinates

distribution_sources.source[:].ggd[:].grid.grid_subset[:].metric.jacobian

(alpha)

[distribution_sources.source[:].ggd[:].grid.grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

distribution_sources.source[:].ggd[:].grid.grid_subset[:].metric.tensor_contravariant

(alpha)

[distribution_sources.source[:].ggd[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

distribution_sources.source[:].ggd[:].grid.grid_subset[:].metric.tensor_covariant

(alpha)

[distribution_sources.source[:].ggd[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

distribution_sources.source[:].ggd[:].grid.identifier

(alpha)

STRUCTURE

Grid identifier
0) unspecified : unspecified
1) linear : Linear
2) cylinder : Cylindrical geometry (straight in axial direction)
3) limiter : Limiter
4) SN : Single null
5) CDN : Connected double null
6) DDN_bottom : Disconnected double null with inner X-point below the midplane
7) DDN_top : Disconnected double null with inner X-point above the midplane
8) annulus : Annular geometry (not necessarily with straight axis)
9) stellarator_island : Stellarator island geometry
10) structured_spaces : Structured grid represented with multiple spaces of dimension 1
11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary
12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary
100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS

distribution_sources.source[:].ggd[:].grid.identifier.description

(alpha)

STR_0D

Verbose description

distribution_sources.source[:].ggd[:].grid.identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distribution_sources.source[:].ggd[:].grid.identifier.name

(alpha)

STR_0D

Short string identifier

distribution_sources.source[:].ggd[:].grid.path

(alpha)

STR_0D

Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: 'wall:0/description_ggd(1)/grid_ggd', means that the grid is located in the wall IDS, occurrence 0, with ids path 'description_ggd(1)/grid_ggd'. See the link below for more details about IDS paths

distribution_sources.source[:].ggd[:].grid.space

(alpha)

[1...N]

STRUCT_ARRAY

Set of grid spaces

distribution_sources.source[:].ggd[:].grid.space[:].coordinates_type

(alpha)

[1...N]

INT_1D

Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml

distribution_sources.source[:].ggd[:].grid.space[:].geometry_type

(alpha)

STRUCTURE

Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)

distribution_sources.source[:].ggd[:].grid.space[:].geometry_type.description

(alpha)

STR_0D

Verbose description

distribution_sources.source[:].ggd[:].grid.space[:].geometry_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distribution_sources.source[:].ggd[:].grid.space[:].geometry_type.name

(alpha)

STR_0D

Short string identifier

distribution_sources.source[:].ggd[:].grid.space[:].identifier

(alpha)

STRUCTURE

Space identifier
0) unspecified : unspecified
1) primary_standard : Primary space defining the standard grid
2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space
3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way

distribution_sources.source[:].ggd[:].grid.space[:].identifier.description

(alpha)

STR_0D

Verbose description

distribution_sources.source[:].ggd[:].grid.space[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distribution_sources.source[:].ggd[:].grid.space[:].identifier.name

(alpha)

STR_0D

Short string identifier

distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension

(alpha)

[1...N]

STRUCT_ARRAY

Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.

distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content

(alpha)

STRUCTURE

Content of the ../object/geometry node for this dimension
0) unspecified : unspecified
1) node_coordinates : For nodes : node coordinates
11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix
21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge
31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces
32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix

distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.description

(alpha)

STR_0D

Verbose description

distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.name

(alpha)

STR_0D

Short string identifier

distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object

(alpha)

[1...N]

STRUCT_ARRAY

Set of objects for a given dimension

distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary

(alpha)

[1...N]

STRUCT_ARRAY

Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object

distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].index

(alpha)

INT_0D

Index of this (n-1)-dimensional boundary object

distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].neighbours

(alpha)

[1...N]

INT_1D

List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary

distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered.

distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

mixed

2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.

distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].measure

(alpha)

FLT_0D (uncertain)

m^dimension

Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)

distribution_sources.source[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].nodes

(alpha)

[1...N]

INT_1D

List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)

distribution_sources.source[:].ggd[:].particles

(alpha)

[1...N]

STRUCT_ARRAY

(m.s^-1)^-3.m^-3.s^-1

Source density of particles in phase space, for various grid subsets

distribution_sources.source[:].ggd[:].particles[:].coefficients

(alpha)

[distribution_sources.source[:].ggd[:].particles[:].values,
1...N]

FLT_2D (uncertain)

(m.s^-1)^-3.m^-3.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

distribution_sources.source[:].ggd[:].particles[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

distribution_sources.source[:].ggd[:].particles[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

distribution_sources.source[:].ggd[:].particles[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

(m.s^-1)^-3.m^-3.s^-1

One scalar value is provided per element in the grid subset.

distribution_sources.source[:].ggd[:].time

(alpha)

FLT_0D

s

Time

distribution_sources.source[:].global_quantities

(alpha)

[distribution_sources.source[:].global_quantities[:].time]

STRUCT_ARRAY

Global quantities for various time slices

distribution_sources.source[:].global_quantities[:].particles

(alpha)

FLT_0D (uncertain)

s^-1

Particle source rate

distribution_sources.source[:].global_quantities[:].power

(alpha)

FLT_0D (uncertain)

W

Total power of the source

distribution_sources.source[:].global_quantities[:].shinethrough

(alpha)

STRUCTURE

Shinethrough losses

distribution_sources.source[:].global_quantities[:].shinethrough.particles

(alpha)

FLT_0D (uncertain)

s^-1

Particle losses due to shinethrough

distribution_sources.source[:].global_quantities[:].shinethrough.power

(alpha)

FLT_0D (uncertain)

W

Power losses due to shinethrough

distribution_sources.source[:].global_quantities[:].shinethrough.torque_tor

(alpha)

FLT_0D (uncertain)

N.m

Toroidal torque losses due to shinethrough

distribution_sources.source[:].global_quantities[:].time

(alpha)

FLT_0D

s

Time

distribution_sources.source[:].global_quantities[:].torque_tor

(alpha)

FLT_0D (uncertain)

N.m

Total toroidal torque of the source

distribution_sources.source[:].gyro_type

(alpha)

INT_0D

Defines how to interpret the spatial coordinates: 1 = given at the actual particle birth point; 2 =given at the gyro centre of the birth point

distribution_sources.source[:].markers

(alpha)

[distribution_sources.source[:].markers[:].time]

STRUCT_ARRAY

Source given as a group of markers (test particles) born per second, for various time slices

distribution_sources.source[:].markers[:].coordinate_identifier

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-3

Set of coordinate identifiers, coordinates on which the markers are represented
0) unspecified : unspecified
1) x : First cartesian coordinate in the horizontal plane
2) y : Second cartesian coordinate in the horizontal plane (grad(x) x grad(y) = grad(z))
3) z : Vertical coordinate z
4) r : Major radius
5) phi : Toroidal angle
10) psi : Poloidal magnetic flux
11) rho_tor : The square root of the toroidal flux, sqrt((Phi-Phi_axis)/pi/B0), where Phi is the toroidal flux and B0 is the vaccum magnetic field
12) rho_tor_norm : The square root of the normalised toroidal flux, sqrt((Phi-Phi_axis)/(Phi_lcf-Phi_axis)), where Phi is the toroidal flux
13) rho_pol : The square root of the poloidal flux, sqrt(psi-psi_axis), where psi is the poloidal flux
14) rho_pol_norm : The square root of the normalised poloidal flux, sqrt((psi-psi_axis)/(psi_lcf-psi_axis)), where psi is the poloidal flux
20) theta : Geometrical poloidal angle around the magnetic axis
21) theta_straight : Straight field line poloidal angle
22) theta_equal_arc : Equal-arc poloidal angle; a differential of the angle is proportional to the length of the corresponding arc in the poloidal plane.
100) velocity : Total velocity; modulus of the velocity vector
101) velocity_x : Velocity component in the x-direction
102) velocity_y : Velocity component in the y-direction
103) velocity_z : Velocity component in the z-direction
104) velocity_phi : Velocity component in the toroidal direction
105) velocity_parallel : Velocity component parallel to the magnetic field
106) velocity_perpendicular : Velocity perpendicular to the magnetic field
107) velocity_thermal : Velocity normalised to the local thermal velocity of the thermal ions (of the relevant species)
108) velocity_radial : Velocity component in the radial direction
200) momentum : Modulus of the relativistic momentum vector
201) momentum_parallel : Component of the relativistic momentum vector parallel to the magnetic field
202) momentum_perpendicular : Component of the relativistic momentum vector perpendicular to the magnetic field
203) canonical_momentum_phi : Canonical toroidal angular momentum
300) energy_hamiltonian : Hamiltonian energy, including both kinetic and potential energy
301) energy_kinetic : Kinetic energy
302) magnetic_moment : magnetic moment
400) lambda : Ratio, magnetic moment over hamiltonian energy
402) pitch_angle : Angle between the magnetic field and the velocity vector
403) pitch : Ratio, parallel velocity over total velocity
404) pitch_at_min_b : Pitch, ratio between the parallel over the perpendicular velocity, at the minimum value of the magnetic field strength along the guiding centre orbit
500) n_tor : Toroidal mode number, the wave vector toroidal component being defined as k_tor = n_tor grad phi where phi is the toroidal angle so that a positive n_tor means a wave propagating in the positive phi direction

distribution_sources.source[:].markers[:].coordinate_identifier[:].description

(alpha)

STR_0D

Verbose description

distribution_sources.source[:].markers[:].coordinate_identifier[:].index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distribution_sources.source[:].markers[:].coordinate_identifier[:].name

(alpha)

STR_0D

Short string identifier

distribution_sources.source[:].markers[:].orbit_integrals

(alpha)

STRUCTURE

Integrals along the markers orbit. These dimensionless expressions are of the form: (1/tau) integral (f(n_tor,m_pol,k,eq,...) dt) from time - tau to time, where tau is the transit/trapping time of the marker and f() a dimensionless function (phase factor,drift,etc) of the equilibrium (e.g. q) and perturbation (Fourier harmonics n_tor,m_pol and bounce harmonic k) along the particles orbits. In fact the integrals are taken during the last orbit of each marker at the time value of the time node below

distribution_sources.source[:].markers[:].orbit_integrals.bounce_harmonics

(alpha)

[1...N]

INT_1D

Array of bounce harmonics k

distribution_sources.source[:].markers[:].orbit_integrals.expressions

(alpha)

[1...N]

STR_1D

List of the expressions f(n_tor,m_pol,k,q,...) used in the orbit integrals

distribution_sources.source[:].markers[:].orbit_integrals.m_pol

(alpha)

[1...N]

INT_1D

Array of poloidal mode numbers, where quantities vary as exp(-i.m_pol.theta) and theta is the angle defined by the choice of ../../coordinate_identifier, with its centre at the magnetic axis recalled at the root of this IDS

distribution_sources.source[:].markers[:].orbit_integrals.n_tor

(alpha)

[1...N]

INT_1D

Array of toroidal mode numbers, n_tor, where quantities vary as exp(i.n_tor.phi) and phi runs anticlockwise when viewed from above

distribution_sources.source[:].markers[:].orbit_integrals.values

(alpha)

[distribution_sources.source[:].markers[:].orbit_integrals.expressions,
distribution_sources.source[:].markers[:].weights,
distribution_sources.source[:].markers[:].orbit_integrals.n_tor,
distribution_sources.source[:].markers[:].orbit_integrals.m_pol,
distribution_sources.source[:].markers[:].orbit_integrals.bounce_harmonics]

CPX_5D (uncertain)

-

Values of the orbit integrals

distribution_sources.source[:].markers[:].orbit_integrals_instant

(alpha)

STRUCTURE

Integrals/quantities along the markers orbit. These dimensionless expressions are of the form: (1/tau) integral ( f(eq) dt) from time - tau to time_orbit for different values of time_orbit in the interval from time - tau to time, where tau is the transit/trapping time of the marker and f(eq) a dimensionless function (phase, drift,q,etc) of the equilibrium along the markers orbits. The integrals are taken during the last orbit of each marker at the time value of the time node below

distribution_sources.source[:].markers[:].orbit_integrals_instant.expressions

(alpha)

[1...N]

STR_1D

List of the expressions f(eq) used in the orbit integrals

distribution_sources.source[:].markers[:].orbit_integrals_instant.time_orbit

(alpha)

[1...N]

FLT_1D (uncertain)

s

Time array along the markers last orbit

distribution_sources.source[:].markers[:].orbit_integrals_instant.values

(alpha)

[distribution_sources.source[:].markers[:].orbit_integrals_instant.expressions,
distribution_sources.source[:].markers[:].weights,
distribution_sources.source[:].markers[:].orbit_integrals_instant.time_orbit]

CPX_3D (uncertain)

-

Values of the orbit integrals

distribution_sources.source[:].markers[:].positions

(alpha)

[distribution_sources.source[:].markers[:].weights,
distribution_sources.source[:].markers[:].coordinate_identifier]

FLT_2D (uncertain)

mixed

Position of the markers in the set of coordinates. The first dimension corresponds to the number of markers, the second dimension to the set of coordinates

distribution_sources.source[:].markers[:].time

(alpha)

FLT_0D

s

Time

distribution_sources.source[:].markers[:].toroidal_mode

(alpha)

INT_0D

In case the orbit integrals are calculated for a given MHD perturbation, index of the toroidal mode considered. Refers to the time_slice/toroidal_mode array of the MHD_LINEAR IDS in which this perturbation is described

distribution_sources.source[:].markers[:].weights

(alpha)

[1...N]

FLT_1D (uncertain)

-

Weight of the markers, i.e. number of real particles represented by each marker. The dimension of the vector correspond to the number of markers

distribution_sources.source[:].process

(alpha)

[1...N]

STRUCT_ARRAY

Set of processes (NBI units, fusion reactions, ...) that provide the source.

distribution_sources.source[:].process[:].nbi_beamlets_group

(alpha)

INT_0D

Index of the NBI beamlets group considered. Refers to the "unit/beamlets_group" array of the NBI IDS. 0 means sum over all beamlets groups.

distribution_sources.source[:].process[:].nbi_energy

(alpha)

STRUCTURE

For NBI source, energy of the accelerated species considered. index = 0 for a sum over all energies; index = 1 for full energiy; index = 2 for half energy; index = 3 for third energy

distribution_sources.source[:].process[:].nbi_energy.description

(alpha)

STR_0D

Verbose description

distribution_sources.source[:].process[:].nbi_energy.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distribution_sources.source[:].process[:].nbi_energy.name

(alpha)

STR_0D

Short string identifier

distribution_sources.source[:].process[:].nbi_unit

(alpha)

INT_0D

Index of the NBI unit considered. Refers to the "unit" array of the NBI IDS. 0 means sum over all NBI units.

distribution_sources.source[:].process[:].reactant_energy

(alpha)

STRUCTURE

For nuclear reaction source, energy of the reactants. index = 0 for a sum over all energies; index = 1 for thermal-thermal; index = 2 for beam-beam; index = 3 for beam-thermal

distribution_sources.source[:].process[:].reactant_energy.description

(alpha)

STR_0D

Verbose description

distribution_sources.source[:].process[:].reactant_energy.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distribution_sources.source[:].process[:].reactant_energy.name

(alpha)

STR_0D

Short string identifier

distribution_sources.source[:].process[:].type

(alpha)

STRUCTURE

Process type. index=1 for NBI; index=2 for nuclear reaction (reaction unspecified); index=3 for nuclear reaction: T(d,n)4He [D+T->He4+n]; index=4 for nuclear reaction: He3(d,p)4He [He3+D->He4+p]; index=5 for nuclear reaction: D(d,p)T [D+D->T+p]; index=6 for nuclear reaction: D(d,n)3He [D+D->He3+n]; index=7 for runaway processes
0) unspecified : unspecified
1) NBI : Source from neutral beam injection
100) nuclear : Source from nuclear reaction (reaction type unspecified)
101) H_H_to_D_positron_nu : Source from nuclear reaction: H+H->D+positron+neutrino
102) H_D_to_He3_gamma : Source from nuclear reaction: H+D->He3+gamma
103) H_T_to_He3_n : Source from nuclear reaction: H+T->He3+neutron
104) H_He3_to_He4_positron_nu : Source from nuclear reaction: H+He3->He4+positron+neutrino
105) D_D_to_T_H : Source from nuclear reaction: D+D->T+H
106) D_D_to_He3_n : Source from nuclear reaction: D+D->He3+neutron
107) D_T_to_He4_n : Source from nuclear reaction: T+D->He4+neutron
108) D_He3_to_He4_H : Source from nuclear reaction: He3+D->He4+H
109) T_T_to_He4_n_n : Source from nuclear reaction: T+T->He4+neutron+neutron
110) T_He3_to_He4_H_n : Source from nuclear reaction: He3+T->He4+H+neutron
111) He3_He3_to_He4_H_H : Source from nuclear reaction: He3+He3->He4+neutron+neutron
112) He3_He4_to_Be7_gamma : Source from nuclear reaction: He3+He4->Be7+gamma
113) Li6_n_to_He4_T : Source from nuclear reaction: Li6+n->He4+T
114) Li7_n_to_He4_T_n : Source from nuclear reaction: Li7+n->He4+T+n
1000) runaway : Source from runaway processes

distribution_sources.source[:].process[:].type.description

(alpha)

STR_0D

Verbose description

distribution_sources.source[:].process[:].type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distribution_sources.source[:].process[:].type.name

(alpha)

STR_0D

Short string identifier

distribution_sources.source[:].profiles_1d

(alpha)

[distribution_sources.source[:].profiles_1d[:].time]

STRUCT_ARRAY

Source radial profiles (flux surface averaged quantities) for various time slices

distribution_sources.source[:].profiles_1d[:].energy

(alpha)

[distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Source term for the energy transport equation

distribution_sources.source[:].profiles_1d[:].grid

(alpha)

STRUCTURE

Radial grid

distribution_sources.source[:].profiles_1d[:].grid.area

(alpha)

[distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Cross-sectional area of the flux surface

distribution_sources.source[:].profiles_1d[:].grid.psi

(alpha)

[distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Wb

Poloidal magnetic flux

distribution_sources.source[:].profiles_1d[:].grid.psi_boundary

(alpha)

FLT_0D (uncertain)

Wb

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)

distribution_sources.source[:].profiles_1d[:].grid.psi_magnetic_axis

(alpha)

FLT_0D (uncertain)

Wb

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)

distribution_sources.source[:].profiles_1d[:].grid.rho_pol_norm

(alpha)

[distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))

distribution_sources.source[:].profiles_1d[:].grid.rho_tor

(alpha)

[distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m

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

distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm

(alpha)

[1...N]

FLT_1D (uncertain)

-

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)

distribution_sources.source[:].profiles_1d[:].grid.surface

(alpha)

[distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Surface area of the toroidal flux surface

distribution_sources.source[:].profiles_1d[:].grid.volume

(alpha)

[distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^3

Volume enclosed inside the magnetic surface

distribution_sources.source[:].profiles_1d[:].momentum_tor

(alpha)

[distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Source term for the toroidal momentum equation

distribution_sources.source[:].profiles_1d[:].particles

(alpha)

[distribution_sources.source[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

s^-1.m^-3

Source term for the density transport equation

distribution_sources.source[:].profiles_1d[:].time

(alpha)

FLT_0D

s

Time

distribution_sources.source[:].species

(alpha)

STRUCTURE

Species injected or consumed by this source/sink

distribution_sources.source[:].species.ion

(alpha)

STRUCTURE

Description of the ion or neutral species, used if type/index = 2 or 3

distribution_sources.source[:].species.ion.element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

distribution_sources.source[:].species.ion.element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

distribution_sources.source[:].species.ion.element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

distribution_sources.source[:].species.ion.element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

distribution_sources.source[:].species.ion.element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

distribution_sources.source[:].species.ion.label

(alpha)

STR_0D

String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)

distribution_sources.source[:].species.ion.state

(alpha)

STRUCTURE

Quantities related to the different states of the species (ionisation, energy, excitation, ...)

distribution_sources.source[:].species.ion.state.electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

distribution_sources.source[:].species.ion.state.label

(alpha)

STR_0D

String identifying ion state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

distribution_sources.source[:].species.ion.state.vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

distribution_sources.source[:].species.ion.state.vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

distribution_sources.source[:].species.ion.state.z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle (equal to z_min if no bundle)

distribution_sources.source[:].species.ion.state.z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)

distribution_sources.source[:].species.ion.z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed)

distribution_sources.source[:].species.neutral

(alpha)

STRUCTURE

Description of the neutral species, used if type/index = 4 or 5

distribution_sources.source[:].species.neutral.element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

distribution_sources.source[:].species.neutral.element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

distribution_sources.source[:].species.neutral.element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

distribution_sources.source[:].species.neutral.element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

distribution_sources.source[:].species.neutral.element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

distribution_sources.source[:].species.neutral.label

(alpha)

STR_0D

String identifying neutral (e.g. H, D, T, He, C, ...)

distribution_sources.source[:].species.neutral.state

(alpha)

STRUCTURE

State of the species (energy, excitation, ...)

distribution_sources.source[:].species.neutral.state.electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

distribution_sources.source[:].species.neutral.state.label

(alpha)

STR_0D

String identifying neutral state

distribution_sources.source[:].species.neutral.state.neutral_type

(alpha)

STRUCTURE

Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI
1) cold : Cold neutrals
2) thermal : Thermal neutrals
3) fast : Fast neutrals
4) nbi : NBI neutrals

distribution_sources.source[:].species.neutral.state.neutral_type.description

(alpha)

STR_0D

Verbose description

distribution_sources.source[:].species.neutral.state.neutral_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distribution_sources.source[:].species.neutral.state.neutral_type.name

(alpha)

STR_0D

Short string identifier

distribution_sources.source[:].species.neutral.state.vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

distribution_sources.source[:].species.neutral.state.vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

distribution_sources.source[:].species.type

(alpha)

STRUCTURE

Species type. index=1 for electron; index=2 for ion species in a single/average state (refer to ion structure); index=3 for ion species in a particular state (refer to ion/state structure); index=4 for neutral species in a single/average state (refer to neutral structure); index=5 for neutral species in a particular state (refer to neutral/state structure); index=6 for neutron; index=7 for photon
0) unspecified : unspecified
1) electron : Electron
2) ion : Ion species in a single/average state; refer to ion-structure
3) ion_state : Ion species in a particular state; refer to ion/state-structure
4) neutral : Neutral species in a single/average state; refer to neutral-structure
5) neutral_state : Neutral species in a particular state; refer to neutral/state-structure
6) neutron : Neutron
7) photon : Photon

distribution_sources.source[:].species.type.description

(alpha)

STR_0D

Verbose description

distribution_sources.source[:].species.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distribution_sources.source[:].species.type.name

(alpha)

STR_0D

Short string identifier

distribution_sources.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

distribution_sources.vacuum_toroidal_field

(alpha)

STRUCTURE

Characteristics of the vacuum toroidal field (used in rho_tor definition)

distribution_sources.vacuum_toroidal_field.b0

(alpha)

[distribution_sources.time]

FLT_1D (uncertain)

T

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.

distribution_sources.vacuum_toroidal_field.r0

(alpha)

FLT_0D (uncertain)

m

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)

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

distributions

(alpha)

Distribution function(s) of one or many particle species. This structure is specifically designed to handle non-Maxwellian distribution function generated during heating and current drive, typically solved using a Fokker-Planck calculation perturbed by a heating scheme (e.g. IC, EC, LH, NBI, or alpha heating) and then relaxed by Coloumb collisions.

distributions.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

distributions.code.commit

(alpha)

STR_0D

Unique commit reference of software

distributions.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

distributions.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

distributions.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

distributions.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

distributions.code.library[:].name

(alpha)

STR_0D

Name of software

distributions.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

distributions.code.library[:].repository

(alpha)

STR_0D

URL of software repository

distributions.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

distributions.code.name

(alpha)

STR_0D

Name of software generating IDS

distributions.code.output_flag

(alpha)

[distributions.time]

INT_1D

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.

distributions.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

distributions.code.repository

(alpha)

STR_0D

URL of software repository

distributions.code.version

(alpha)

STR_0D

Unique version (tag) of software

distributions.distribution

(alpha)

[1...N]

STRUCT_ARRAY

Set of distribution functions. Every distribution function has to be associated with only one particle species, specified in distri_vec/species/, but there could be multiple distribution function for each species. In this case, the fast particle populations should be superposed

distributions.distribution[:].ggd

(alpha)

[distributions.distribution[:].ggd[:].time]

STRUCT_ARRAY

Distribution represented using the ggd, for various time slices

distributions.distribution[:].ggd[:].expansion

(alpha)

[1...N]

STRUCT_ARRAY

(m.s^-1)^-3.m^-3

Distribution function expanded into a vector of successive approximations. The first element in the vector (expansion(1)) is the zeroth order distribution function, while the K:th element in the vector (expansion(K)) is the K:th correction, such that the total distribution function is a sum over all elements in the expansion vector.

distributions.distribution[:].ggd[:].expansion[:].grid_subset

(alpha)

[1...N]

STRUCT_ARRAY

mixed

Values of the distribution function expansion, for various grid subsets

distributions.distribution[:].ggd[:].expansion[:].grid_subset[:].coefficients

(alpha)

[distributions.distribution[:].ggd[:].expansion[:].grid_subset[:].values,
1...N]

FLT_2D (uncertain)

mixed

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

distributions.distribution[:].ggd[:].expansion[:].grid_subset[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

distributions.distribution[:].ggd[:].expansion[:].grid_subset[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

distributions.distribution[:].ggd[:].expansion[:].grid_subset[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

One scalar value is provided per element in the grid subset.

distributions.distribution[:].ggd[:].expansion_fd3v

(alpha)

[1...N]

STRUCT_ARRAY

m^-3

Distribution function multiplied by the volume of the local velocity cell d3v, expanded into a vector of successive approximations. The first element in the vector (expansion(1)) is the zeroth order distribution function, while the K:th element in the vector (expansion(K)) is the K:th correction, such that the total distribution function is a sum over all elements in the expansion vector.

distributions.distribution[:].ggd[:].expansion_fd3v[:].grid_subset

(alpha)

[1...N]

STRUCT_ARRAY

mixed

Values of the distribution function expansion, for various grid subsets

distributions.distribution[:].ggd[:].expansion_fd3v[:].grid_subset[:].coefficients

(alpha)

[distributions.distribution[:].ggd[:].expansion_fd3v[:].grid_subset[:].values,
1...N]

FLT_2D (uncertain)

mixed

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

distributions.distribution[:].ggd[:].expansion_fd3v[:].grid_subset[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

distributions.distribution[:].ggd[:].expansion_fd3v[:].grid_subset[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

distributions.distribution[:].ggd[:].expansion_fd3v[:].grid_subset[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

One scalar value is provided per element in the grid subset.

distributions.distribution[:].ggd[:].grid

(alpha)

STRUCTURE

Grid description

distributions.distribution[:].ggd[:].grid.grid_subset

(alpha)

[1...N]

STRUCT_ARRAY

Grid subsets

distributions.distribution[:].ggd[:].grid.grid_subset[:].base

(alpha)

[1...N]

STRUCT_ARRAY

Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.

distributions.distribution[:].ggd[:].grid.grid_subset[:].base[:].jacobian

(alpha)

[distributions.distribution[:].ggd[:].grid.grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

distributions.distribution[:].ggd[:].grid.grid_subset[:].base[:].tensor_contravariant

(alpha)

[distributions.distribution[:].ggd[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

distributions.distribution[:].ggd[:].grid.grid_subset[:].base[:].tensor_covariant

(alpha)

[distributions.distribution[:].ggd[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

distributions.distribution[:].ggd[:].grid.grid_subset[:].dimension

(alpha)

INT_0D

Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.

distributions.distribution[:].ggd[:].grid.grid_subset[:].element

(alpha)

[1...N]

STRUCT_ARRAY

Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces

distributions.distribution[:].ggd[:].grid.grid_subset[:].element[:].object

(alpha)

[1...N]

STRUCT_ARRAY

Set of objects defining the element

distributions.distribution[:].ggd[:].grid.grid_subset[:].element[:].object[:].dimension

(alpha)

INT_0D

Dimension of the object

distributions.distribution[:].ggd[:].grid.grid_subset[:].element[:].object[:].index

(alpha)

INT_0D

Object index

distributions.distribution[:].ggd[:].grid.grid_subset[:].element[:].object[:].space

(alpha)

INT_0D

Index of the space from which that object is taken

distributions.distribution[:].ggd[:].grid.grid_subset[:].identifier

(alpha)

STRUCTURE

Grid subset identifier
0) unspecified : unspecified
1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]
200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).
2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces
4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces
5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
6) x_points : Nodes defining x-points
7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point
8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point
9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point
10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point
11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix
12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix
13) outer_target : y-aligned edges defining the outer target
14) inner_target : y-aligned edges defining the inner target
15) core_boundary : Innermost x-aligned edges
16) separatrix : x-aligned edges defining the active separatrix
17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions
18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region
19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region
20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region
21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region
22) core : Cells inside the active separatrix
23) sol : Cells defining the main SOL outside of the divertor regions
24) outer_divertor : Cells defining the outer divertor region
25) inner_divertor : Cells defining the inner divertor region
26) core_sol : x-aligned edges defining part of active separatrix separating core and sol
27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)
28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)
29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point
30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point
31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point
32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point
33) separatrix_2 : x-aligned edges defining the non-active separatrix
34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region
35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region
36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region
37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region
38) intra_sep : Cells between the two separatrices
39) outer_divertor_2 : Cells defining the outer inactive divertor region
40) inner_divertor_2 : Cells defining the inner inactive divertor region
41) outer_target_2 : y-aligned edges defining the outer inactive target
42) inner_target_2 : y-aligned edges defining the inner inactive target
43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
44) full_wall : All edges defining walls, baffles, and targets
45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg
46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg
47) outer_sf_pfr_connection_1 : y-aligned edges defining the connection between the outer snowflake entrance and third leg
48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg
100) magnetic_axis : Point corresponding to the magnetic axis
101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane
102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane
103) outer_target_separatrix : Point on active separatrix at outer active target
104) inner_target_separatrix : Point on active separatrix at inner active target
105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target
106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target

distributions.distribution[:].ggd[:].grid.grid_subset[:].identifier.description

(alpha)

STR_0D

Verbose description

distributions.distribution[:].ggd[:].grid.grid_subset[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distributions.distribution[:].ggd[:].grid.grid_subset[:].identifier.name

(alpha)

STR_0D

Short string identifier

distributions.distribution[:].ggd[:].grid.grid_subset[:].metric

(alpha)

STRUCTURE

Metric of the canonical frame onto Cartesian coordinates

distributions.distribution[:].ggd[:].grid.grid_subset[:].metric.jacobian

(alpha)

[distributions.distribution[:].ggd[:].grid.grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

distributions.distribution[:].ggd[:].grid.grid_subset[:].metric.tensor_contravariant

(alpha)

[distributions.distribution[:].ggd[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

distributions.distribution[:].ggd[:].grid.grid_subset[:].metric.tensor_covariant

(alpha)

[distributions.distribution[:].ggd[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

distributions.distribution[:].ggd[:].grid.identifier

(alpha)

STRUCTURE

Grid identifier
0) unspecified : unspecified
1) linear : Linear
2) cylinder : Cylindrical geometry (straight in axial direction)
3) limiter : Limiter
4) SN : Single null
5) CDN : Connected double null
6) DDN_bottom : Disconnected double null with inner X-point below the midplane
7) DDN_top : Disconnected double null with inner X-point above the midplane
8) annulus : Annular geometry (not necessarily with straight axis)
9) stellarator_island : Stellarator island geometry
10) structured_spaces : Structured grid represented with multiple spaces of dimension 1
11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary
12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary
100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS

distributions.distribution[:].ggd[:].grid.identifier.description

(alpha)

STR_0D

Verbose description

distributions.distribution[:].ggd[:].grid.identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distributions.distribution[:].ggd[:].grid.identifier.name

(alpha)

STR_0D

Short string identifier

distributions.distribution[:].ggd[:].grid.path

(alpha)

STR_0D

Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: 'wall:0/description_ggd(1)/grid_ggd', means that the grid is located in the wall IDS, occurrence 0, with ids path 'description_ggd(1)/grid_ggd'. See the link below for more details about IDS paths

distributions.distribution[:].ggd[:].grid.space

(alpha)

[1...N]

STRUCT_ARRAY

Set of grid spaces

distributions.distribution[:].ggd[:].grid.space[:].coordinates_type

(alpha)

[1...N]

INT_1D

Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml

distributions.distribution[:].ggd[:].grid.space[:].geometry_type

(alpha)

STRUCTURE

Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)

distributions.distribution[:].ggd[:].grid.space[:].geometry_type.description

(alpha)

STR_0D

Verbose description

distributions.distribution[:].ggd[:].grid.space[:].geometry_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distributions.distribution[:].ggd[:].grid.space[:].geometry_type.name

(alpha)

STR_0D

Short string identifier

distributions.distribution[:].ggd[:].grid.space[:].identifier

(alpha)

STRUCTURE

Space identifier
0) unspecified : unspecified
1) primary_standard : Primary space defining the standard grid
2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space
3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way

distributions.distribution[:].ggd[:].grid.space[:].identifier.description

(alpha)

STR_0D

Verbose description

distributions.distribution[:].ggd[:].grid.space[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distributions.distribution[:].ggd[:].grid.space[:].identifier.name

(alpha)

STR_0D

Short string identifier

distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension

(alpha)

[1...N]

STRUCT_ARRAY

Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.

distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content

(alpha)

STRUCTURE

Content of the ../object/geometry node for this dimension
0) unspecified : unspecified
1) node_coordinates : For nodes : node coordinates
11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix
21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge
31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces
32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix

distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.description

(alpha)

STR_0D

Verbose description

distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.name

(alpha)

STR_0D

Short string identifier

distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object

(alpha)

[1...N]

STRUCT_ARRAY

Set of objects for a given dimension

distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary

(alpha)

[1...N]

STRUCT_ARRAY

Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object

distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].index

(alpha)

INT_0D

Index of this (n-1)-dimensional boundary object

distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].neighbours

(alpha)

[1...N]

INT_1D

List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary

distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered.

distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

mixed

2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.

distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].measure

(alpha)

FLT_0D (uncertain)

m^dimension

Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)

distributions.distribution[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].nodes

(alpha)

[1...N]

INT_1D

List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)

distributions.distribution[:].ggd[:].temperature

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Reference temperature profile used to define the local thermal energy and the thermal velocity (for normalisation of the grid coordinates)

distributions.distribution[:].ggd[:].time

(alpha)

FLT_0D

s

Time

distributions.distribution[:].global_quantities

(alpha)

[distributions.distribution[:].global_quantities[:].time]

STRUCT_ARRAY

Global quantities (integrated over plasma volume for moments of the distribution, collisional exchange and source terms), for various time slices

distributions.distribution[:].global_quantities[:].collisions

(alpha)

STRUCTURE

Power and torque exchanged between the species described by the distribution and the different plasma species through collisions

distributions.distribution[:].global_quantities[:].collisions.electrons

(alpha)

STRUCTURE

Collisional exchange with electrons

distributions.distribution[:].global_quantities[:].collisions.electrons.power_fast

(alpha)

FLT_0D (uncertain)

W

Collisional power to the fast particle population

distributions.distribution[:].global_quantities[:].collisions.electrons.power_thermal

(alpha)

FLT_0D (uncertain)

W

Collisional power to the thermal particle population

distributions.distribution[:].global_quantities[:].collisions.electrons.torque_fast_tor

(alpha)

FLT_0D (uncertain)

N.m

Collisional toroidal torque to the fast particle population

distributions.distribution[:].global_quantities[:].collisions.electrons.torque_thermal_tor

(alpha)

FLT_0D (uncertain)

N.m

Collisional toroidal torque to the thermal particle population

distributions.distribution[:].global_quantities[:].collisions.ion

(alpha)

[1...N]

STRUCT_ARRAY

Collisional exchange with the various ion species

distributions.distribution[:].global_quantities[:].collisions.ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

distributions.distribution[:].global_quantities[:].collisions.ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

distributions.distribution[:].global_quantities[:].collisions.ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

distributions.distribution[:].global_quantities[:].collisions.ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

distributions.distribution[:].global_quantities[:].collisions.ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

distributions.distribution[:].global_quantities[:].collisions.ion[:].label

(alpha)

STR_0D

String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)

distributions.distribution[:].global_quantities[:].collisions.ion[:].multiple_states_flag

(alpha)

INT_0D

Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

distributions.distribution[:].global_quantities[:].collisions.ion[:].neutral_index

(alpha)

INT_0D

Index of the corresponding neutral species in the ../../neutral array

distributions.distribution[:].global_quantities[:].collisions.ion[:].power_fast

(alpha)

FLT_0D (uncertain)

W

Collisional power to the fast particle population

distributions.distribution[:].global_quantities[:].collisions.ion[:].power_thermal

(alpha)

FLT_0D (uncertain)

W

Collisional power to the thermal particle population

distributions.distribution[:].global_quantities[:].collisions.ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)

distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].power_fast

(alpha)

FLT_0D (uncertain)

W

Collisional power to the fast particle population

distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].power_thermal

(alpha)

FLT_0D (uncertain)

W

Collisional power to the thermal particle population

distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].torque_fast_tor

(alpha)

FLT_0D (uncertain)

N.m

Collisional toroidal torque to the fast particle population

distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].torque_thermal_tor

(alpha)

FLT_0D (uncertain)

N.m

Collisional toroidal torque to the thermal particle population

distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle (equal to z_min if no bundle)

distributions.distribution[:].global_quantities[:].collisions.ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)

distributions.distribution[:].global_quantities[:].collisions.ion[:].torque_fast_tor

(alpha)

FLT_0D (uncertain)

N.m

Collisional toroidal torque to the fast particle population

distributions.distribution[:].global_quantities[:].collisions.ion[:].torque_thermal_tor

(alpha)

FLT_0D (uncertain)

N.m

Collisional toroidal torque to the thermal particle population

distributions.distribution[:].global_quantities[:].collisions.ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed).

distributions.distribution[:].global_quantities[:].current_tor

(alpha)

FLT_0D (uncertain)

A

Toroidal current driven by the distribution

distributions.distribution[:].global_quantities[:].energy

(alpha)

FLT_0D (uncertain)

J

Total energy in the distribution

distributions.distribution[:].global_quantities[:].energy_fast

(alpha)

FLT_0D (uncertain)

J

Total energy of the fast particles in the distribution

distributions.distribution[:].global_quantities[:].energy_fast_parallel

(alpha)

FLT_0D (uncertain)

J

Parallel energy of the fast particles in the distribution

distributions.distribution[:].global_quantities[:].particles_fast_n

(alpha)

FLT_0D (uncertain)

-

Number of fast particles in the distribution, i.e. the volume integral of the density (note: this is the number of real particles and not markers)

distributions.distribution[:].global_quantities[:].particles_n

(alpha)

FLT_0D (uncertain)

-

Number of particles in the distribution, i.e. the volume integral of the density (note: this is the number of real particles and not markers)

distributions.distribution[:].global_quantities[:].source

(alpha)

[1...N]

STRUCT_ARRAY

Set of volume integrated sources and sinks of particles, momentum and energy included in the Fokker-Planck modelling, related to the various waves or particle source processes affecting the distribution

distributions.distribution[:].global_quantities[:].source[:].identifier

(alpha)

STRUCTURE

Identifier of the wave or particle source process, defined respectively in distribution/wave or distribution/process

distributions.distribution[:].global_quantities[:].source[:].identifier.process_index

(alpha)

INT_0D

Index into distribution/process

distributions.distribution[:].global_quantities[:].source[:].identifier.type

(alpha)

STRUCTURE

Type of the source term. Index = 1 for a wave, index = 2 for a particle source process

distributions.distribution[:].global_quantities[:].source[:].identifier.type.description

(alpha)

STR_0D

Verbose description

distributions.distribution[:].global_quantities[:].source[:].identifier.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distributions.distribution[:].global_quantities[:].source[:].identifier.type.name

(alpha)

STR_0D

Short string identifier

distributions.distribution[:].global_quantities[:].source[:].identifier.wave_index

(alpha)

INT_0D

Index into distribution/wave

distributions.distribution[:].global_quantities[:].source[:].particles

(alpha)

FLT_0D (uncertain)

s^-1

Particle source rate

distributions.distribution[:].global_quantities[:].source[:].power

(alpha)

FLT_0D (uncertain)

W

Total power of the source

distributions.distribution[:].global_quantities[:].source[:].torque_tor

(alpha)

FLT_0D (uncertain)

N.m

Total toroidal torque of the source

distributions.distribution[:].global_quantities[:].thermalisation

(alpha)

STRUCTURE

Volume integrated source of thermal particles, momentum and energy due to thermalisation. Here thermalisation refers to non-thermal particles, sufficiently assimilated to the thermal background to be re-categorised as thermal particles. Note that this source may also be negative if thermal particles are being accelerated such that they form a distinct non-thermal contribution, e.g. due run-away of RF interactions.

distributions.distribution[:].global_quantities[:].thermalisation.particles

(alpha)

FLT_0D (uncertain)

s^-1

Source rate of thermal particles due to the thermalisation of fast particles

distributions.distribution[:].global_quantities[:].thermalisation.power

(alpha)

FLT_0D (uncertain)

W

Power input to the thermal particle population due to the thermalisation of fast particles

distributions.distribution[:].global_quantities[:].thermalisation.torque

(alpha)

FLT_0D (uncertain)

N.m

Torque input to the thermal particle population due to the thermalisation of fast particles

distributions.distribution[:].global_quantities[:].time

(alpha)

FLT_0D

s

Time

distributions.distribution[:].global_quantities[:].torque_tor_j_radial

(alpha)

FLT_0D (uncertain)

N.m

Toroidal torque due to radial currents

distributions.distribution[:].gyro_type

(alpha)

INT_0D

Defines how to interpret the spatial coordinates: 1 = given at the actual particle birth point; 2 =given at the gyro centre of the birth point

distributions.distribution[:].is_delta_f

(alpha)

INT_0D

If is_delta_f=1, then the distribution represents the deviation from a Maxwellian; is_delta_f=0, then the distribution represents all particles, i.e. the full-f solution

distributions.distribution[:].markers

(alpha)

[distributions.distribution[:].markers[:].time]

STRUCT_ARRAY

Distribution represented by a set of markers (test particles)

distributions.distribution[:].markers[:].coordinate_identifier

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-3

Set of coordinate identifiers, coordinates on which the markers are represented
0) unspecified : unspecified
1) x : First cartesian coordinate in the horizontal plane
2) y : Second cartesian coordinate in the horizontal plane (grad(x) x grad(y) = grad(z))
3) z : Vertical coordinate z
4) r : Major radius
5) phi : Toroidal angle
10) psi : Poloidal magnetic flux
11) rho_tor : The square root of the toroidal flux, sqrt((Phi-Phi_axis)/pi/B0), where Phi is the toroidal flux and B0 is the vaccum magnetic field
12) rho_tor_norm : The square root of the normalised toroidal flux, sqrt((Phi-Phi_axis)/(Phi_lcf-Phi_axis)), where Phi is the toroidal flux
13) rho_pol : The square root of the poloidal flux, sqrt(psi-psi_axis), where psi is the poloidal flux
14) rho_pol_norm : The square root of the normalised poloidal flux, sqrt((psi-psi_axis)/(psi_lcf-psi_axis)), where psi is the poloidal flux
20) theta : Geometrical poloidal angle around the magnetic axis
21) theta_straight : Straight field line poloidal angle
22) theta_equal_arc : Equal-arc poloidal angle; a differential of the angle is proportional to the length of the corresponding arc in the poloidal plane.
100) velocity : Total velocity; modulus of the velocity vector
101) velocity_x : Velocity component in the x-direction
102) velocity_y : Velocity component in the y-direction
103) velocity_z : Velocity component in the z-direction
104) velocity_phi : Velocity component in the toroidal direction
105) velocity_parallel : Velocity component parallel to the magnetic field
106) velocity_perpendicular : Velocity perpendicular to the magnetic field
107) velocity_thermal : Velocity normalised to the local thermal velocity of the thermal ions (of the relevant species)
108) velocity_radial : Velocity component in the radial direction
200) momentum : Modulus of the relativistic momentum vector
201) momentum_parallel : Component of the relativistic momentum vector parallel to the magnetic field
202) momentum_perpendicular : Component of the relativistic momentum vector perpendicular to the magnetic field
203) canonical_momentum_phi : Canonical toroidal angular momentum
300) energy_hamiltonian : Hamiltonian energy, including both kinetic and potential energy
301) energy_kinetic : Kinetic energy
302) magnetic_moment : magnetic moment
400) lambda : Ratio, magnetic moment over hamiltonian energy
402) pitch_angle : Angle between the magnetic field and the velocity vector
403) pitch : Ratio, parallel velocity over total velocity
404) pitch_at_min_b : Pitch, ratio between the parallel over the perpendicular velocity, at the minimum value of the magnetic field strength along the guiding centre orbit
500) n_tor : Toroidal mode number, the wave vector toroidal component being defined as k_tor = n_tor grad phi where phi is the toroidal angle so that a positive n_tor means a wave propagating in the positive phi direction

distributions.distribution[:].markers[:].coordinate_identifier[:].description

(alpha)

STR_0D

Verbose description

distributions.distribution[:].markers[:].coordinate_identifier[:].index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distributions.distribution[:].markers[:].coordinate_identifier[:].name

(alpha)

STR_0D

Short string identifier

distributions.distribution[:].markers[:].orbit_integrals

(alpha)

STRUCTURE

Integrals along the markers orbit. These dimensionless expressions are of the form: (1/tau) integral (f(n_tor,m_pol,k,eq,...) dt) from time - tau to time, where tau is the transit/trapping time of the marker and f() a dimensionless function (phase factor,drift,etc) of the equilibrium (e.g. q) and perturbation (Fourier harmonics n_tor,m_pol and bounce harmonic k) along the particles orbits. In fact the integrals are taken during the last orbit of each marker at the time value of the time node below

distributions.distribution[:].markers[:].orbit_integrals.bounce_harmonics

(alpha)

[1...N]

INT_1D

Array of bounce harmonics k

distributions.distribution[:].markers[:].orbit_integrals.expressions

(alpha)

[1...N]

STR_1D

List of the expressions f(n_tor,m_pol,k,q,...) used in the orbit integrals

distributions.distribution[:].markers[:].orbit_integrals.m_pol

(alpha)

[1...N]

INT_1D

Array of poloidal mode numbers, where quantities vary as exp(-i.m_pol.theta) and theta is the angle defined by the choice of ../../coordinate_identifier, with its centre at the magnetic axis recalled at the root of this IDS

distributions.distribution[:].markers[:].orbit_integrals.n_tor

(alpha)

[1...N]

INT_1D

Array of toroidal mode numbers, n_tor, where quantities vary as exp(i.n_tor.phi) and phi runs anticlockwise when viewed from above

distributions.distribution[:].markers[:].orbit_integrals.values

(alpha)

[distributions.distribution[:].markers[:].orbit_integrals.expressions,
distributions.distribution[:].markers[:].weights,
distributions.distribution[:].markers[:].orbit_integrals.n_tor,
distributions.distribution[:].markers[:].orbit_integrals.m_pol,
distributions.distribution[:].markers[:].orbit_integrals.bounce_harmonics]

CPX_5D (uncertain)

-

Values of the orbit integrals

distributions.distribution[:].markers[:].orbit_integrals_instant

(alpha)

STRUCTURE

Integrals/quantities along the markers orbit. These dimensionless expressions are of the form: (1/tau) integral ( f(eq) dt) from time - tau to time_orbit for different values of time_orbit in the interval from time - tau to time, where tau is the transit/trapping time of the marker and f(eq) a dimensionless function (phase, drift,q,etc) of the equilibrium along the markers orbits. The integrals are taken during the last orbit of each marker at the time value of the time node below

distributions.distribution[:].markers[:].orbit_integrals_instant.expressions

(alpha)

[1...N]

STR_1D

List of the expressions f(eq) used in the orbit integrals

distributions.distribution[:].markers[:].orbit_integrals_instant.time_orbit

(alpha)

[1...N]

FLT_1D (uncertain)

s

Time array along the markers last orbit

distributions.distribution[:].markers[:].orbit_integrals_instant.values

(alpha)

[distributions.distribution[:].markers[:].orbit_integrals_instant.expressions,
distributions.distribution[:].markers[:].weights,
distributions.distribution[:].markers[:].orbit_integrals_instant.time_orbit]

CPX_3D (uncertain)

-

Values of the orbit integrals

distributions.distribution[:].markers[:].positions

(alpha)

[distributions.distribution[:].markers[:].weights,
distributions.distribution[:].markers[:].coordinate_identifier]

FLT_2D (uncertain)

mixed

Position of the markers in the set of coordinates. The first dimension corresponds to the number of markers, the second dimension to the set of coordinates

distributions.distribution[:].markers[:].time

(alpha)

FLT_0D

s

Time

distributions.distribution[:].markers[:].toroidal_mode

(alpha)

INT_0D

In case the orbit integrals are calculated for a given MHD perturbation, index of the toroidal mode considered. Refers to the time_slice/toroidal_mode array of the MHD_LINEAR IDS in which this perturbation is described

distributions.distribution[:].markers[:].weights

(alpha)

[1...N]

FLT_1D (uncertain)

-

Weight of the markers, i.e. number of real particles represented by each marker. The dimension of the vector correspond to the number of markers

distributions.distribution[:].process

(alpha)

[1...N]

STRUCT_ARRAY

List all processes (NBI units, fusion reactions, ...) affecting the distribution, identified as in distribution_sources/source(i)/process in the DISTRIBUTION_SOURCES IDS

distributions.distribution[:].process[:].nbi_beamlets_group

(alpha)

INT_0D

Index of the NBI beamlets group considered. Refers to the "unit/beamlets_group" array of the NBI IDS. 0 means sum over all beamlets groups.

distributions.distribution[:].process[:].nbi_energy

(alpha)

STRUCTURE

For NBI source, energy of the accelerated species considered. index = 0 for a sum over all energies; index = 1 for full energiy; index = 2 for half energy; index = 3 for third energy

distributions.distribution[:].process[:].nbi_energy.description

(alpha)

STR_0D

Verbose description

distributions.distribution[:].process[:].nbi_energy.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distributions.distribution[:].process[:].nbi_energy.name

(alpha)

STR_0D

Short string identifier

distributions.distribution[:].process[:].nbi_unit

(alpha)

INT_0D

Index of the NBI unit considered. Refers to the "unit" array of the NBI IDS. 0 means sum over all NBI units.

distributions.distribution[:].process[:].reactant_energy

(alpha)

STRUCTURE

For nuclear reaction source, energy of the reactants. index = 0 for a sum over all energies; index = 1 for thermal-thermal; index = 2 for beam-beam; index = 3 for beam-thermal

distributions.distribution[:].process[:].reactant_energy.description

(alpha)

STR_0D

Verbose description

distributions.distribution[:].process[:].reactant_energy.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distributions.distribution[:].process[:].reactant_energy.name

(alpha)

STR_0D

Short string identifier

distributions.distribution[:].process[:].type

(alpha)

STRUCTURE

Process type. index=1 for NBI; index=2 for nuclear reaction (reaction unspecified); index=3 for nuclear reaction: T(d,n)4He [D+T->He4+n]; index=4 for nuclear reaction: He3(d,p)4He [He3+D->He4+p]; index=5 for nuclear reaction: D(d,p)T [D+D->T+p]; index=6 for nuclear reaction: D(d,n)3He [D+D->He3+n]; index=7 for runaway processes
0) unspecified : unspecified
1) NBI : Source from neutral beam injection
100) nuclear : Source from nuclear reaction (reaction type unspecified)
101) H_H_to_D_positron_nu : Source from nuclear reaction: H+H->D+positron+neutrino
102) H_D_to_He3_gamma : Source from nuclear reaction: H+D->He3+gamma
103) H_T_to_He3_n : Source from nuclear reaction: H+T->He3+neutron
104) H_He3_to_He4_positron_nu : Source from nuclear reaction: H+He3->He4+positron+neutrino
105) D_D_to_T_H : Source from nuclear reaction: D+D->T+H
106) D_D_to_He3_n : Source from nuclear reaction: D+D->He3+neutron
107) D_T_to_He4_n : Source from nuclear reaction: T+D->He4+neutron
108) D_He3_to_He4_H : Source from nuclear reaction: He3+D->He4+H
109) T_T_to_He4_n_n : Source from nuclear reaction: T+T->He4+neutron+neutron
110) T_He3_to_He4_H_n : Source from nuclear reaction: He3+T->He4+H+neutron
111) He3_He3_to_He4_H_H : Source from nuclear reaction: He3+He3->He4+neutron+neutron
112) He3_He4_to_Be7_gamma : Source from nuclear reaction: He3+He4->Be7+gamma
113) Li6_n_to_He4_T : Source from nuclear reaction: Li6+n->He4+T
114) Li7_n_to_He4_T_n : Source from nuclear reaction: Li7+n->He4+T+n
1000) runaway : Source from runaway processes

distributions.distribution[:].process[:].type.description

(alpha)

STR_0D

Verbose description

distributions.distribution[:].process[:].type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distributions.distribution[:].process[:].type.name

(alpha)

STR_0D

Short string identifier

distributions.distribution[:].profiles_1d

(alpha)

[distributions.distribution[:].profiles_1d[:].time]

STRUCT_ARRAY

Radial profiles (flux surface averaged quantities) for various time slices

distributions.distribution[:].profiles_1d[:].co_passing

(alpha)

STRUCTURE

Flux surface averaged profile evaluated using the co-passing particle part of the distribution.

distributions.distribution[:].profiles_1d[:].co_passing.collisions

(alpha)

STRUCTURE

Power and torque exchanged between the species described by the distribution and the different plasma species through collisions

distributions.distribution[:].profiles_1d[:].co_passing.collisions.electrons

(alpha)

STRUCTURE

Collisional exchange with electrons

distributions.distribution[:].profiles_1d[:].co_passing.collisions.electrons.power_fast

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_1d[:].co_passing.collisions.electrons.power_thermal

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_1d[:].co_passing.collisions.electrons.torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_1d[:].co_passing.collisions.electrons.torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion

(alpha)

[1...N]

STRUCT_ARRAY

Collisional exchange with the various ion species

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].label

(alpha)

STR_0D

String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].multiple_states_flag

(alpha)

INT_0D

Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].neutral_index

(alpha)

INT_0D

Index of the corresponding neutral species in the ../../neutral array

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].power_fast

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].power_thermal

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].power_fast

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].power_thermal

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle (equal to z_min if no bundle)

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_1d[:].co_passing.collisions.ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed).

distributions.distribution[:].profiles_1d[:].co_passing.current_fast_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A.m^-2

Total toroidal driven current density of fast (non-thermal) particles (excluding electron and thermal ion back-current, or drag-current)

distributions.distribution[:].profiles_1d[:].co_passing.current_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A.m^-2

Total toroidal driven current density (including electron and thermal ion back-current, or drag-current)

distributions.distribution[:].profiles_1d[:].co_passing.density

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal)

distributions.distribution[:].profiles_1d[:].co_passing.density_fast

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast particles

distributions.distribution[:].profiles_1d[:].co_passing.pressure

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

J.m^-3

Pressure (thermal+non-thermal)

distributions.distribution[:].profiles_1d[:].co_passing.pressure_fast

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

J.m^-3

Pressure of fast particles

distributions.distribution[:].profiles_1d[:].co_passing.pressure_fast_parallel

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

J.m^-3

Pressure of fast particles in the parallel direction

distributions.distribution[:].profiles_1d[:].co_passing.source

(alpha)

[1...N]

STRUCT_ARRAY

Set of flux averaged sources and sinks of particles, momentum and energy included in the Fokker-Planck modelling, related to the various waves or particle source processes affecting the distribution

distributions.distribution[:].profiles_1d[:].co_passing.source[:].energy

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Source rate of energy density

distributions.distribution[:].profiles_1d[:].co_passing.source[:].identifier

(alpha)

STRUCTURE

Identifier of the wave or particle source process, defined respectively in distribution/wave or distribution/process

distributions.distribution[:].profiles_1d[:].co_passing.source[:].identifier.process_index

(alpha)

INT_0D

Index into distribution/process

distributions.distribution[:].profiles_1d[:].co_passing.source[:].identifier.type

(alpha)

STRUCTURE

Type of the source term. Index = 1 for a wave, index = 2 for a particle source process

distributions.distribution[:].profiles_1d[:].co_passing.source[:].identifier.type.description

(alpha)

STR_0D

Verbose description

distributions.distribution[:].profiles_1d[:].co_passing.source[:].identifier.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distributions.distribution[:].profiles_1d[:].co_passing.source[:].identifier.type.name

(alpha)

STR_0D

Short string identifier

distributions.distribution[:].profiles_1d[:].co_passing.source[:].identifier.wave_index

(alpha)

INT_0D

Index into distribution/wave

distributions.distribution[:].profiles_1d[:].co_passing.source[:].momentum_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Source rate of toroidal angular momentum density

distributions.distribution[:].profiles_1d[:].co_passing.source[:].particles

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

s^-1.m^-3

Source rate of thermal particle density

distributions.distribution[:].profiles_1d[:].co_passing.torque_tor_j_radial

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Toroidal torque due to radial currents

distributions.distribution[:].profiles_1d[:].collisions

(alpha)

STRUCTURE

Power and torque exchanged between the species described by the distribution and the different plasma species through collisions

distributions.distribution[:].profiles_1d[:].collisions.electrons

(alpha)

STRUCTURE

Collisional exchange with electrons

distributions.distribution[:].profiles_1d[:].collisions.electrons.power_fast

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_1d[:].collisions.electrons.power_thermal

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_1d[:].collisions.electrons.torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_1d[:].collisions.electrons.torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_1d[:].collisions.ion

(alpha)

[1...N]

STRUCT_ARRAY

Collisional exchange with the various ion species

distributions.distribution[:].profiles_1d[:].collisions.ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

distributions.distribution[:].profiles_1d[:].collisions.ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

distributions.distribution[:].profiles_1d[:].collisions.ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

distributions.distribution[:].profiles_1d[:].collisions.ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

distributions.distribution[:].profiles_1d[:].collisions.ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

distributions.distribution[:].profiles_1d[:].collisions.ion[:].label

(alpha)

STR_0D

String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)

distributions.distribution[:].profiles_1d[:].collisions.ion[:].multiple_states_flag

(alpha)

INT_0D

Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

distributions.distribution[:].profiles_1d[:].collisions.ion[:].neutral_index

(alpha)

INT_0D

Index of the corresponding neutral species in the ../../neutral array

distributions.distribution[:].profiles_1d[:].collisions.ion[:].power_fast

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_1d[:].collisions.ion[:].power_thermal

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_1d[:].collisions.ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)

distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].power_fast

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].power_thermal

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle (equal to z_min if no bundle)

distributions.distribution[:].profiles_1d[:].collisions.ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)

distributions.distribution[:].profiles_1d[:].collisions.ion[:].torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_1d[:].collisions.ion[:].torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_1d[:].collisions.ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed).

distributions.distribution[:].profiles_1d[:].counter_passing

(alpha)

STRUCTURE

Flux surface averaged profile evaluated using the counter-passing particle part of the distribution.

distributions.distribution[:].profiles_1d[:].counter_passing.collisions

(alpha)

STRUCTURE

Power and torque exchanged between the species described by the distribution and the different plasma species through collisions

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.electrons

(alpha)

STRUCTURE

Collisional exchange with electrons

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.electrons.power_fast

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.electrons.power_thermal

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.electrons.torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.electrons.torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion

(alpha)

[1...N]

STRUCT_ARRAY

Collisional exchange with the various ion species

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].label

(alpha)

STR_0D

String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].multiple_states_flag

(alpha)

INT_0D

Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].neutral_index

(alpha)

INT_0D

Index of the corresponding neutral species in the ../../neutral array

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].power_fast

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].power_thermal

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].power_fast

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].power_thermal

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle (equal to z_min if no bundle)

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_1d[:].counter_passing.collisions.ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed).

distributions.distribution[:].profiles_1d[:].counter_passing.current_fast_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A.m^-2

Total toroidal driven current density of fast (non-thermal) particles (excluding electron and thermal ion back-current, or drag-current)

distributions.distribution[:].profiles_1d[:].counter_passing.current_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A.m^-2

Total toroidal driven current density (including electron and thermal ion back-current, or drag-current)

distributions.distribution[:].profiles_1d[:].counter_passing.density

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal)

distributions.distribution[:].profiles_1d[:].counter_passing.density_fast

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast particles

distributions.distribution[:].profiles_1d[:].counter_passing.pressure

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

J.m^-3

Pressure (thermal+non-thermal)

distributions.distribution[:].profiles_1d[:].counter_passing.pressure_fast

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

J.m^-3

Pressure of fast particles

distributions.distribution[:].profiles_1d[:].counter_passing.pressure_fast_parallel

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

J.m^-3

Pressure of fast particles in the parallel direction

distributions.distribution[:].profiles_1d[:].counter_passing.source

(alpha)

[1...N]

STRUCT_ARRAY

Set of flux averaged sources and sinks of particles, momentum and energy included in the Fokker-Planck modelling, related to the various waves or particle source processes affecting the distribution

distributions.distribution[:].profiles_1d[:].counter_passing.source[:].energy

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Source rate of energy density

distributions.distribution[:].profiles_1d[:].counter_passing.source[:].identifier

(alpha)

STRUCTURE

Identifier of the wave or particle source process, defined respectively in distribution/wave or distribution/process

distributions.distribution[:].profiles_1d[:].counter_passing.source[:].identifier.process_index

(alpha)

INT_0D

Index into distribution/process

distributions.distribution[:].profiles_1d[:].counter_passing.source[:].identifier.type

(alpha)

STRUCTURE

Type of the source term. Index = 1 for a wave, index = 2 for a particle source process

distributions.distribution[:].profiles_1d[:].counter_passing.source[:].identifier.type.description

(alpha)

STR_0D

Verbose description

distributions.distribution[:].profiles_1d[:].counter_passing.source[:].identifier.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distributions.distribution[:].profiles_1d[:].counter_passing.source[:].identifier.type.name

(alpha)

STR_0D

Short string identifier

distributions.distribution[:].profiles_1d[:].counter_passing.source[:].identifier.wave_index

(alpha)

INT_0D

Index into distribution/wave

distributions.distribution[:].profiles_1d[:].counter_passing.source[:].momentum_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Source rate of toroidal angular momentum density

distributions.distribution[:].profiles_1d[:].counter_passing.source[:].particles

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

s^-1.m^-3

Source rate of thermal particle density

distributions.distribution[:].profiles_1d[:].counter_passing.torque_tor_j_radial

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Toroidal torque due to radial currents

distributions.distribution[:].profiles_1d[:].current_fast_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A.m^-2

Total toroidal driven current density of fast (non-thermal) particles (excluding electron and thermal ion back-current, or drag-current)

distributions.distribution[:].profiles_1d[:].current_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A.m^-2

Total toroidal driven current density (including electron and thermal ion back-current, or drag-current)

distributions.distribution[:].profiles_1d[:].density

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal)

distributions.distribution[:].profiles_1d[:].density_fast

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast particles

distributions.distribution[:].profiles_1d[:].fast_filter

(alpha)

STRUCTURE

Description of how the fast and the thermal particle populations are separated

distributions.distribution[:].profiles_1d[:].fast_filter.energy

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Energy at which the fast and thermal particle populations were separated, as a function of radius

distributions.distribution[:].profiles_1d[:].fast_filter.method

(alpha)

STRUCTURE

Method used to separate the fast and thermal particle population (indices TBD)

distributions.distribution[:].profiles_1d[:].fast_filter.method.description

(alpha)

STR_0D

Verbose description

distributions.distribution[:].profiles_1d[:].fast_filter.method.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distributions.distribution[:].profiles_1d[:].fast_filter.method.name

(alpha)

STR_0D

Short string identifier

distributions.distribution[:].profiles_1d[:].grid

(alpha)

STRUCTURE

Radial grid

distributions.distribution[:].profiles_1d[:].grid.area

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Cross-sectional area of the flux surface

distributions.distribution[:].profiles_1d[:].grid.psi

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Wb

Poloidal magnetic flux

distributions.distribution[:].profiles_1d[:].grid.psi_boundary

(alpha)

FLT_0D (uncertain)

Wb

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)

distributions.distribution[:].profiles_1d[:].grid.psi_magnetic_axis

(alpha)

FLT_0D (uncertain)

Wb

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)

distributions.distribution[:].profiles_1d[:].grid.rho_pol_norm

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))

distributions.distribution[:].profiles_1d[:].grid.rho_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m

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

distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm

(alpha)

[1...N]

FLT_1D (uncertain)

-

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)

distributions.distribution[:].profiles_1d[:].grid.surface

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Surface area of the toroidal flux surface

distributions.distribution[:].profiles_1d[:].grid.volume

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^3

Volume enclosed inside the magnetic surface

distributions.distribution[:].profiles_1d[:].pressure

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

J.m^-3

Pressure (thermal+non-thermal)

distributions.distribution[:].profiles_1d[:].pressure_fast

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

J.m^-3

Pressure of fast particles

distributions.distribution[:].profiles_1d[:].pressure_fast_parallel

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

J.m^-3

Pressure of fast particles in the parallel direction

distributions.distribution[:].profiles_1d[:].source

(alpha)

[1...N]

STRUCT_ARRAY

Set of flux averaged sources and sinks of particles, momentum and energy included in the Fokker-Planck modelling, related to the various waves or particle source processes affecting the distribution

distributions.distribution[:].profiles_1d[:].source[:].energy

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Source rate of energy density

distributions.distribution[:].profiles_1d[:].source[:].identifier

(alpha)

STRUCTURE

Identifier of the wave or particle source process, defined respectively in distribution/wave or distribution/process

distributions.distribution[:].profiles_1d[:].source[:].identifier.process_index

(alpha)

INT_0D

Index into distribution/process

distributions.distribution[:].profiles_1d[:].source[:].identifier.type

(alpha)

STRUCTURE

Type of the source term. Index = 1 for a wave, index = 2 for a particle source process

distributions.distribution[:].profiles_1d[:].source[:].identifier.type.description

(alpha)

STR_0D

Verbose description

distributions.distribution[:].profiles_1d[:].source[:].identifier.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distributions.distribution[:].profiles_1d[:].source[:].identifier.type.name

(alpha)

STR_0D

Short string identifier

distributions.distribution[:].profiles_1d[:].source[:].identifier.wave_index

(alpha)

INT_0D

Index into distribution/wave

distributions.distribution[:].profiles_1d[:].source[:].momentum_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Source rate of toroidal angular momentum density

distributions.distribution[:].profiles_1d[:].source[:].particles

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

s^-1.m^-3

Source rate of thermal particle density

distributions.distribution[:].profiles_1d[:].thermalisation

(alpha)

STRUCTURE

Flux surface averaged source of thermal particles, momentum and energy due to thermalisation. Here thermalisation refers to non-thermal particles, sufficiently assimilated to the thermal background to be re-categorised as thermal particles. Note that this source may also be negative if thermal particles are being accelerated such that they form a distinct non-thermal contribution, e.g. due run-away of RF interactions.

distributions.distribution[:].profiles_1d[:].thermalisation.energy

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Source rate of energy density within the thermal particle population due to the thermalisation of fast particles

distributions.distribution[:].profiles_1d[:].thermalisation.momentum_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Source rate of toroidal angular momentum density within the thermal particle population due to the thermalisation of fast particles

distributions.distribution[:].profiles_1d[:].thermalisation.particles

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

s^-1.m^-3

Source rate of thermal particle density due to the thermalisation of fast particles

distributions.distribution[:].profiles_1d[:].time

(alpha)

FLT_0D

s

Time

distributions.distribution[:].profiles_1d[:].torque_tor_j_radial

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Toroidal torque due to radial currents

distributions.distribution[:].profiles_1d[:].trapped

(alpha)

STRUCTURE

Flux surface averaged profile evaluated using the trapped particle part of the distribution.

distributions.distribution[:].profiles_1d[:].trapped.collisions

(alpha)

STRUCTURE

Power and torque exchanged between the species described by the distribution and the different plasma species through collisions

distributions.distribution[:].profiles_1d[:].trapped.collisions.electrons

(alpha)

STRUCTURE

Collisional exchange with electrons

distributions.distribution[:].profiles_1d[:].trapped.collisions.electrons.power_fast

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_1d[:].trapped.collisions.electrons.power_thermal

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_1d[:].trapped.collisions.electrons.torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_1d[:].trapped.collisions.electrons.torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion

(alpha)

[1...N]

STRUCT_ARRAY

Collisional exchange with the various ion species

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].label

(alpha)

STR_0D

String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].multiple_states_flag

(alpha)

INT_0D

Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].neutral_index

(alpha)

INT_0D

Index of the corresponding neutral species in the ../../neutral array

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].power_fast

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].power_thermal

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].power_fast

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].power_thermal

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle (equal to z_min if no bundle)

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_1d[:].trapped.collisions.ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed).

distributions.distribution[:].profiles_1d[:].trapped.current_fast_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A.m^-2

Total toroidal driven current density of fast (non-thermal) particles (excluding electron and thermal ion back-current, or drag-current)

distributions.distribution[:].profiles_1d[:].trapped.current_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A.m^-2

Total toroidal driven current density (including electron and thermal ion back-current, or drag-current)

distributions.distribution[:].profiles_1d[:].trapped.density

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal)

distributions.distribution[:].profiles_1d[:].trapped.density_fast

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast particles

distributions.distribution[:].profiles_1d[:].trapped.pressure

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

J.m^-3

Pressure (thermal+non-thermal)

distributions.distribution[:].profiles_1d[:].trapped.pressure_fast

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

J.m^-3

Pressure of fast particles

distributions.distribution[:].profiles_1d[:].trapped.pressure_fast_parallel

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

J.m^-3

Pressure of fast particles in the parallel direction

distributions.distribution[:].profiles_1d[:].trapped.source

(alpha)

[1...N]

STRUCT_ARRAY

Set of flux averaged sources and sinks of particles, momentum and energy included in the Fokker-Planck modelling, related to the various waves or particle source processes affecting the distribution

distributions.distribution[:].profiles_1d[:].trapped.source[:].energy

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Source rate of energy density

distributions.distribution[:].profiles_1d[:].trapped.source[:].identifier

(alpha)

STRUCTURE

Identifier of the wave or particle source process, defined respectively in distribution/wave or distribution/process

distributions.distribution[:].profiles_1d[:].trapped.source[:].identifier.process_index

(alpha)

INT_0D

Index into distribution/process

distributions.distribution[:].profiles_1d[:].trapped.source[:].identifier.type

(alpha)

STRUCTURE

Type of the source term. Index = 1 for a wave, index = 2 for a particle source process

distributions.distribution[:].profiles_1d[:].trapped.source[:].identifier.type.description

(alpha)

STR_0D

Verbose description

distributions.distribution[:].profiles_1d[:].trapped.source[:].identifier.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distributions.distribution[:].profiles_1d[:].trapped.source[:].identifier.type.name

(alpha)

STR_0D

Short string identifier

distributions.distribution[:].profiles_1d[:].trapped.source[:].identifier.wave_index

(alpha)

INT_0D

Index into distribution/wave

distributions.distribution[:].profiles_1d[:].trapped.source[:].momentum_tor

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Source rate of toroidal angular momentum density

distributions.distribution[:].profiles_1d[:].trapped.source[:].particles

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

s^-1.m^-3

Source rate of thermal particle density

distributions.distribution[:].profiles_1d[:].trapped.torque_tor_j_radial

(alpha)

[distributions.distribution[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

N.m^-2

Toroidal torque due to radial currents

distributions.distribution[:].profiles_2d

(alpha)

[distributions.distribution[:].profiles_2d[:].time]

STRUCT_ARRAY

2D profiles in the poloidal plane for various time slices

distributions.distribution[:].profiles_2d[:].co_passing

(alpha)

STRUCTURE

Flux surface averaged profile evaluated using the co-passing particle part of the distribution.

distributions.distribution[:].profiles_2d[:].co_passing.collisions

(alpha)

STRUCTURE

Power and torque exchanged between the species described by the distribution and the different plasma species through collisions

distributions.distribution[:].profiles_2d[:].co_passing.collisions.electrons

(alpha)

STRUCTURE

Collisional exchange with electrons

distributions.distribution[:].profiles_2d[:].co_passing.collisions.electrons.power_fast

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_2d[:].co_passing.collisions.electrons.power_thermal

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_2d[:].co_passing.collisions.electrons.torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_2d[:].co_passing.collisions.electrons.torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion

(alpha)

[1...N]

STRUCT_ARRAY

Collisional exchange with the various ion species

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].label

(alpha)

STR_0D

String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].multiple_states_flag

(alpha)

INT_0D

Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].neutral_index

(alpha)

INT_0D

Index of the corresponding neutral species in the ../../neutral array

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].power_fast

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].power_thermal

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].power_fast

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].power_thermal

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle (equal to z_min if no bundle)

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_2d[:].co_passing.collisions.ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed).

distributions.distribution[:].profiles_2d[:].co_passing.current_fast_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

A.m^-2

Total toroidal driven current density of fast (non-thermal) particles (excluding electron and thermal ion back-current, or drag-current)

distributions.distribution[:].profiles_2d[:].co_passing.current_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

A.m^-2

Total toroidal driven current density (including electron and thermal ion back-current, or drag-current)

distributions.distribution[:].profiles_2d[:].co_passing.density

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

m^-3

Density (thermal+non-thermal)

distributions.distribution[:].profiles_2d[:].co_passing.density_fast

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

m^-3

Density of fast particles

distributions.distribution[:].profiles_2d[:].co_passing.pressure

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

J.m^-3

Pressure (thermal+non-thermal)

distributions.distribution[:].profiles_2d[:].co_passing.pressure_fast

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

J.m^-3

Pressure of fast particles

distributions.distribution[:].profiles_2d[:].co_passing.pressure_fast_parallel

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

J.m^-3

Pressure of fast particles in the parallel direction

distributions.distribution[:].profiles_2d[:].co_passing.torque_tor_j_radial

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Toroidal torque due to radial currents

distributions.distribution[:].profiles_2d[:].collisions

(alpha)

STRUCTURE

Power and torque exchanged between the species described by the distribution and the different plasma species through collisions

distributions.distribution[:].profiles_2d[:].collisions.electrons

(alpha)

STRUCTURE

Collisional exchange with electrons

distributions.distribution[:].profiles_2d[:].collisions.electrons.power_fast

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_2d[:].collisions.electrons.power_thermal

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_2d[:].collisions.electrons.torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_2d[:].collisions.electrons.torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_2d[:].collisions.ion

(alpha)

[1...N]

STRUCT_ARRAY

Collisional exchange with the various ion species

distributions.distribution[:].profiles_2d[:].collisions.ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

distributions.distribution[:].profiles_2d[:].collisions.ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

distributions.distribution[:].profiles_2d[:].collisions.ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

distributions.distribution[:].profiles_2d[:].collisions.ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

distributions.distribution[:].profiles_2d[:].collisions.ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

distributions.distribution[:].profiles_2d[:].collisions.ion[:].label

(alpha)

STR_0D

String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)

distributions.distribution[:].profiles_2d[:].collisions.ion[:].multiple_states_flag

(alpha)

INT_0D

Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

distributions.distribution[:].profiles_2d[:].collisions.ion[:].neutral_index

(alpha)

INT_0D

Index of the corresponding neutral species in the ../../neutral array

distributions.distribution[:].profiles_2d[:].collisions.ion[:].power_fast

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_2d[:].collisions.ion[:].power_thermal

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_2d[:].collisions.ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)

distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].power_fast

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].power_thermal

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle (equal to z_min if no bundle)

distributions.distribution[:].profiles_2d[:].collisions.ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)

distributions.distribution[:].profiles_2d[:].collisions.ion[:].torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_2d[:].collisions.ion[:].torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_2d[:].collisions.ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed).

distributions.distribution[:].profiles_2d[:].counter_passing

(alpha)

STRUCTURE

Flux surface averaged profile evaluated using the counter-passing particle part of the distribution.

distributions.distribution[:].profiles_2d[:].counter_passing.collisions

(alpha)

STRUCTURE

Power and torque exchanged between the species described by the distribution and the different plasma species through collisions

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.electrons

(alpha)

STRUCTURE

Collisional exchange with electrons

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.electrons.power_fast

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.electrons.power_thermal

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.electrons.torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.electrons.torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion

(alpha)

[1...N]

STRUCT_ARRAY

Collisional exchange with the various ion species

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].label

(alpha)

STR_0D

String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].multiple_states_flag

(alpha)

INT_0D

Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].neutral_index

(alpha)

INT_0D

Index of the corresponding neutral species in the ../../neutral array

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].power_fast

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].power_thermal

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].power_fast

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].power_thermal

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle (equal to z_min if no bundle)

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_2d[:].counter_passing.collisions.ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed).

distributions.distribution[:].profiles_2d[:].counter_passing.current_fast_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

A.m^-2

Total toroidal driven current density of fast (non-thermal) particles (excluding electron and thermal ion back-current, or drag-current)

distributions.distribution[:].profiles_2d[:].counter_passing.current_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

A.m^-2

Total toroidal driven current density (including electron and thermal ion back-current, or drag-current)

distributions.distribution[:].profiles_2d[:].counter_passing.density

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

m^-3

Density (thermal+non-thermal)

distributions.distribution[:].profiles_2d[:].counter_passing.density_fast

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

m^-3

Density of fast particles

distributions.distribution[:].profiles_2d[:].counter_passing.pressure

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

J.m^-3

Pressure (thermal+non-thermal)

distributions.distribution[:].profiles_2d[:].counter_passing.pressure_fast

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

J.m^-3

Pressure of fast particles

distributions.distribution[:].profiles_2d[:].counter_passing.pressure_fast_parallel

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

J.m^-3

Pressure of fast particles in the parallel direction

distributions.distribution[:].profiles_2d[:].counter_passing.torque_tor_j_radial

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Toroidal torque due to radial currents

distributions.distribution[:].profiles_2d[:].current_fast_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

A.m^-2

Total toroidal driven current density of fast (non-thermal) particles (excluding electron and thermal ion back-current, or drag-current)

distributions.distribution[:].profiles_2d[:].current_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

A.m^-2

Total toroidal driven current density (including electron and thermal ion back-current, or drag-current)

distributions.distribution[:].profiles_2d[:].density

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

m^-3

Density (thermal+non-thermal)

distributions.distribution[:].profiles_2d[:].density_fast

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

m^-3

Density of fast particles

distributions.distribution[:].profiles_2d[:].grid

(alpha)

STRUCTURE

Grid. The grid has to be rectangular in a pair of coordinates, as specified in type

distributions.distribution[:].profiles_2d[:].grid.area

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Cross-sectional area of the flux surface

distributions.distribution[:].profiles_2d[:].grid.psi

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Wb

Poloidal magnetic flux

distributions.distribution[:].profiles_2d[:].grid.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

distributions.distribution[:].profiles_2d[:].grid.rho_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m

Toroidal flux coordinate. The toroidal field used in its definition is indicated under vacuum_toroidal_field/b0

distributions.distribution[:].profiles_2d[:].grid.rho_tor_norm

(alpha)

[1...N]

FLT_1D (uncertain)

-

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)

distributions.distribution[:].profiles_2d[:].grid.theta_geometric

(alpha)

[1...N]

FLT_1D (uncertain)

rad

Geometrical poloidal angle

distributions.distribution[:].profiles_2d[:].grid.theta_straight

(alpha)

[1...N]

FLT_1D (uncertain)

rad

Straight field line poloidal angle

distributions.distribution[:].profiles_2d[:].grid.type

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.rho_tor_norm]

STRUCTURE

m^3

Grid type: index=0: Rectangular grid in the (R,Z) coordinates; index=1: Rectangular grid in the (radial, theta_geometric) coordinates; index=2: Rectangular grid in the (radial, theta_straight) coordinates.

distributions.distribution[:].profiles_2d[:].grid.type.description

(alpha)

STR_0D

Verbose description

distributions.distribution[:].profiles_2d[:].grid.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distributions.distribution[:].profiles_2d[:].grid.type.name

(alpha)

STR_0D

Short string identifier

distributions.distribution[:].profiles_2d[:].grid.volume

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^3

Volume enclosed inside the magnetic surface

distributions.distribution[:].profiles_2d[:].grid.z

(alpha)

[1...N]

FLT_1D (uncertain)

m

Height

distributions.distribution[:].profiles_2d[:].pressure

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

J.m^-3

Pressure (thermal+non-thermal)

distributions.distribution[:].profiles_2d[:].pressure_fast

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

J.m^-3

Pressure of fast particles

distributions.distribution[:].profiles_2d[:].pressure_fast_parallel

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

J.m^-3

Pressure of fast particles in the parallel direction

distributions.distribution[:].profiles_2d[:].time

(alpha)

FLT_0D

s

Time

distributions.distribution[:].profiles_2d[:].torque_tor_j_radial

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Toroidal torque due to radial currents

distributions.distribution[:].profiles_2d[:].trapped

(alpha)

STRUCTURE

Flux surface averaged profile evaluated using the trapped particle part of the distribution.

distributions.distribution[:].profiles_2d[:].trapped.collisions

(alpha)

STRUCTURE

Power and torque exchanged between the species described by the distribution and the different plasma species through collisions

distributions.distribution[:].profiles_2d[:].trapped.collisions.electrons

(alpha)

STRUCTURE

Collisional exchange with electrons

distributions.distribution[:].profiles_2d[:].trapped.collisions.electrons.power_fast

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_2d[:].trapped.collisions.electrons.power_thermal

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_2d[:].trapped.collisions.electrons.torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_2d[:].trapped.collisions.electrons.torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion

(alpha)

[1...N]

STRUCT_ARRAY

Collisional exchange with the various ion species

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].label

(alpha)

STR_0D

String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].multiple_states_flag

(alpha)

INT_0D

Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].neutral_index

(alpha)

INT_0D

Index of the corresponding neutral species in the ../../neutral array

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].power_fast

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].power_thermal

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].power_fast

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the fast particle population

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].power_thermal

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

W.m^-3

Collisional power density to the thermal particle population

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle (equal to z_min if no bundle)

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].torque_fast_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the fast particle population

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].torque_thermal_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Collisional toroidal torque density to the thermal particle population

distributions.distribution[:].profiles_2d[:].trapped.collisions.ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed).

distributions.distribution[:].profiles_2d[:].trapped.current_fast_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

A.m^-2

Total toroidal driven current density of fast (non-thermal) particles (excluding electron and thermal ion back-current, or drag-current)

distributions.distribution[:].profiles_2d[:].trapped.current_tor

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

A.m^-2

Total toroidal driven current density (including electron and thermal ion back-current, or drag-current)

distributions.distribution[:].profiles_2d[:].trapped.density

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

m^-3

Density (thermal+non-thermal)

distributions.distribution[:].profiles_2d[:].trapped.density_fast

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

m^-3

Density of fast particles

distributions.distribution[:].profiles_2d[:].trapped.pressure

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

J.m^-3

Pressure (thermal+non-thermal)

distributions.distribution[:].profiles_2d[:].trapped.pressure_fast

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

J.m^-3

Pressure of fast particles

distributions.distribution[:].profiles_2d[:].trapped.pressure_fast_parallel

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

J.m^-3

Pressure of fast particles in the parallel direction

distributions.distribution[:].profiles_2d[:].trapped.torque_tor_j_radial

(alpha)

[distributions.distribution[:].profiles_2d[:].grid.r,
distributions.distribution[:].profiles_2d[:].grid.z]

FLT_2D (uncertain)

N.m^-2

Toroidal torque due to radial currents

distributions.distribution[:].species

(alpha)

STRUCTURE

Species described by this distribution

distributions.distribution[:].species.ion

(alpha)

STRUCTURE

Description of the ion or neutral species, used if type/index = 2 or 3

distributions.distribution[:].species.ion.element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

distributions.distribution[:].species.ion.element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

distributions.distribution[:].species.ion.element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

distributions.distribution[:].species.ion.element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

distributions.distribution[:].species.ion.element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

distributions.distribution[:].species.ion.label

(alpha)

STR_0D

String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)

distributions.distribution[:].species.ion.state

(alpha)

STRUCTURE

Quantities related to the different states of the species (ionisation, energy, excitation, ...)

distributions.distribution[:].species.ion.state.electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

distributions.distribution[:].species.ion.state.label

(alpha)

STR_0D

String identifying ion state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

distributions.distribution[:].species.ion.state.vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

distributions.distribution[:].species.ion.state.vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

distributions.distribution[:].species.ion.state.z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle (equal to z_min if no bundle)

distributions.distribution[:].species.ion.state.z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)

distributions.distribution[:].species.ion.z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed)

distributions.distribution[:].species.neutral

(alpha)

STRUCTURE

Description of the neutral species, used if type/index = 4 or 5

distributions.distribution[:].species.neutral.element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

distributions.distribution[:].species.neutral.element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

distributions.distribution[:].species.neutral.element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

distributions.distribution[:].species.neutral.element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

distributions.distribution[:].species.neutral.element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

distributions.distribution[:].species.neutral.label

(alpha)

STR_0D

String identifying neutral (e.g. H, D, T, He, C, ...)

distributions.distribution[:].species.neutral.state

(alpha)

STRUCTURE

State of the species (energy, excitation, ...)

distributions.distribution[:].species.neutral.state.electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

distributions.distribution[:].species.neutral.state.label

(alpha)

STR_0D

String identifying neutral state

distributions.distribution[:].species.neutral.state.neutral_type

(alpha)

STRUCTURE

Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI
1) cold : Cold neutrals
2) thermal : Thermal neutrals
3) fast : Fast neutrals
4) nbi : NBI neutrals

distributions.distribution[:].species.neutral.state.neutral_type.description

(alpha)

STR_0D

Verbose description

distributions.distribution[:].species.neutral.state.neutral_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distributions.distribution[:].species.neutral.state.neutral_type.name

(alpha)

STR_0D

Short string identifier

distributions.distribution[:].species.neutral.state.vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

distributions.distribution[:].species.neutral.state.vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

distributions.distribution[:].species.type

(alpha)

STRUCTURE

Species type. index=1 for electron; index=2 for ion species in a single/average state (refer to ion structure); index=3 for ion species in a particular state (refer to ion/state structure); index=4 for neutral species in a single/average state (refer to neutral structure); index=5 for neutral species in a particular state (refer to neutral/state structure); index=6 for neutron; index=7 for photon
0) unspecified : unspecified
1) electron : Electron
2) ion : Ion species in a single/average state; refer to ion-structure
3) ion_state : Ion species in a particular state; refer to ion/state-structure
4) neutral : Neutral species in a single/average state; refer to neutral-structure
5) neutral_state : Neutral species in a particular state; refer to neutral/state-structure
6) neutron : Neutron
7) photon : Photon

distributions.distribution[:].species.type.description

(alpha)

STR_0D

Verbose description

distributions.distribution[:].species.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distributions.distribution[:].species.type.name

(alpha)

STR_0D

Short string identifier

distributions.distribution[:].wave

(alpha)

[1...N]

STRUCT_ARRAY

List all waves affecting the distribution, identified as in waves/coherent_wave(i)/identifier in the waves IDS

distributions.distribution[:].wave[:].antenna_name

(alpha)

STR_0D

Name of the antenna that launches this wave. Corresponds to the name specified in antennas/ec(i)/name, or antennas/ic(i)/name or antennas/lh(i)/name (depends of antenna/wave type) in the ANTENNAS IDS.

distributions.distribution[:].wave[:].index_in_antenna

(alpha)

INT_0D

Index of the wave (starts at 1), separating different waves generated from a single antenna.

distributions.distribution[:].wave[:].type

(alpha)

STRUCTURE

Wave/antenna type. index=1 for name=EC; index=2 for name=IC; index=3 for name=LH
0) unspecified : unspecified
1) EC : Wave field for electron cyclotron heating and current drive
2) LH : Wave field for lower hybrid heating and current drive
3) IC : Wave field for ion cyclotron frequency heating and current drive

distributions.distribution[:].wave[:].type.description

(alpha)

STR_0D

Verbose description

distributions.distribution[:].wave[:].type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

distributions.distribution[:].wave[:].type.name

(alpha)

STR_0D

Short string identifier

distributions.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

distributions.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

distributions.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

distributions.ids_properties.homogeneous_time

(alpha)

INT_0D

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

distributions.ids_properties.occurrence

INT_0D

distributions.ids_properties.plugins

(alpha)

STRUCTURE

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.

distributions.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

distributions.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

distributions.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

distributions.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

distributions.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

distributions.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

distributions.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

distributions.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

distributions.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

distributions.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

distributions.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

distributions.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

distributions.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

distributions.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

distributions.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

distributions.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

distributions.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

distributions.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

distributions.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

distributions.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

distributions.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

distributions.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

distributions.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

distributions.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

distributions.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

distributions.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

distributions.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

distributions.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

distributions.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

distributions.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

distributions.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

distributions.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

distributions.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

distributions.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

distributions.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

distributions.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

distributions.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

distributions.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

distributions.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

distributions.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

distributions.ids_properties.source

(obsolescent)

STR_0D

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.

distributions.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

distributions.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

distributions.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

distributions.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

distributions.magnetic_axis

(alpha)

STRUCTURE

Magnetic axis position (used to define a poloidal angle for the 2D profiles)

distributions.magnetic_axis.r

(alpha)

[distributions.time]

FLT_1D (uncertain)

m

Major radius

distributions.magnetic_axis.z

(alpha)

[distributions.time]

FLT_1D (uncertain)

m

Height

distributions.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

distributions.vacuum_toroidal_field

(alpha)

STRUCTURE

Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)

distributions.vacuum_toroidal_field.b0

(alpha)

[distributions.time]

FLT_1D (uncertain)

T

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.

distributions.vacuum_toroidal_field.r0

(alpha)

FLT_0D (uncertain)

m

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)

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

divertors

(alpha)

Description of divertors

divertors.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

divertors.code.commit

(alpha)

STR_0D

Unique commit reference of software

divertors.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

divertors.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

divertors.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

divertors.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

divertors.code.library[:].name

(alpha)

STR_0D

Name of software

divertors.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

divertors.code.library[:].repository

(alpha)

STR_0D

URL of software repository

divertors.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

divertors.code.name

(alpha)

STR_0D

Name of software generating IDS

divertors.code.output_flag

(alpha)

[divertors.time]

INT_1D

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.

divertors.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

divertors.code.repository

(alpha)

STR_0D

URL of software repository

divertors.code.version

(alpha)

STR_0D

Unique version (tag) of software

divertors.divertor

(alpha)

[1...N]

STRUCT_ARRAY

Set of divertors

divertors.divertor[:].current_incident

(alpha)

STRUCTURE

A

Total current incident on this divertor

divertors.divertor[:].current_incident.data

(alpha)

[divertors.divertor[:].current_incident.time]

FLT_1D (uncertain)

A

Data

divertors.divertor[:].current_incident.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].identifier

(alpha)

STR_0D

Alphanumeric identifier of divertor

divertors.divertor[:].name

(alpha)

STR_0D

Name of the divertor

divertors.divertor[:].particle_flux_recycled_total

(alpha)

STRUCTURE

s^-1

Total recycled particle flux from the divertor (in equivalent electrons)

divertors.divertor[:].particle_flux_recycled_total.data

(alpha)

[divertors.divertor[:].particle_flux_recycled_total.time]

FLT_1D (uncertain)

s^-1

Data

divertors.divertor[:].particle_flux_recycled_total.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].power_black_body

(alpha)

STRUCTURE

W

Black body radiated power emitted from the divertor targets (emissivity is included) (sum over all targets)

divertors.divertor[:].power_black_body.data

(alpha)

[divertors.divertor[:].power_black_body.time]

FLT_1D (uncertain)

W

Data

divertors.divertor[:].power_black_body.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].power_conducted

(alpha)

STRUCTURE

W

Power conducted by the plasma on the divertor targets (sum over all targets)

divertors.divertor[:].power_conducted.data

(alpha)

[divertors.divertor[:].power_conducted.time]

FLT_1D (uncertain)

W

Data

divertors.divertor[:].power_conducted.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].power_convected

(alpha)

STRUCTURE

W

Power convected by the plasma on the divertor targets (sum over all targets)

divertors.divertor[:].power_convected.data

(alpha)

[divertors.divertor[:].power_convected.time]

FLT_1D (uncertain)

W

Data

divertors.divertor[:].power_convected.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].power_currents

(alpha)

STRUCTURE

W

Power deposited on the divertor targets due to electric currents (positive means power is deposited on the target) (sum over all targets)

divertors.divertor[:].power_currents.data

(alpha)

[divertors.divertor[:].power_currents.time]

FLT_1D (uncertain)

W

Data

divertors.divertor[:].power_currents.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].power_incident

(alpha)

STRUCTURE

W

Total power incident on the divertor (sum over all targets). This power is split in the various physical categories listed below

divertors.divertor[:].power_incident.data

(alpha)

[divertors.divertor[:].power_incident.time]

FLT_1D (uncertain)

W

Data

divertors.divertor[:].power_incident.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].power_neutrals

(alpha)

STRUCTURE

W

Net power from neutrals on the divertor targets (positive means power is deposited on the target) (sum over all targets)

divertors.divertor[:].power_neutrals.data

(alpha)

[divertors.divertor[:].power_neutrals.time]

FLT_1D (uncertain)

W

Data

divertors.divertor[:].power_neutrals.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].power_radiated

(alpha)

STRUCTURE

W

Net radiated power on the divertor targets (incident - reflected) (sum over all targets)

divertors.divertor[:].power_radiated.data

(alpha)

[divertors.divertor[:].power_radiated.time]

FLT_1D (uncertain)

W

Data

divertors.divertor[:].power_radiated.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].power_recombination_neutrals

(alpha)

STRUCTURE

W

Power deposited on the divertor targets due to recombination of neutrals into a ground state (e.g. molecules) (sum over all targets)

divertors.divertor[:].power_recombination_neutrals.data

(alpha)

[divertors.divertor[:].power_recombination_neutrals.time]

FLT_1D (uncertain)

W

Data

divertors.divertor[:].power_recombination_neutrals.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].power_recombination_plasma

(alpha)

STRUCTURE

W

Power deposited on the divertor targets due to recombination of plasma ions (sum over all targets)

divertors.divertor[:].power_recombination_plasma.data

(alpha)

[divertors.divertor[:].power_recombination_plasma.time]

FLT_1D (uncertain)

W

Data

divertors.divertor[:].power_recombination_plasma.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].target

(alpha)

[1...N]

STRUCT_ARRAY

Set of divertor targets

divertors.divertor[:].target[:].current_incident

(alpha)

STRUCTURE

A

Total current incident on this target

divertors.divertor[:].target[:].current_incident.data

(alpha)

[divertors.divertor[:].target[:].current_incident.time]

FLT_1D (uncertain)

A

Data

divertors.divertor[:].target[:].current_incident.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].target[:].extension_r

(alpha)

FLT_0D (uncertain)

m

Target length projected on the major radius axis

divertors.divertor[:].target[:].extension_z

(alpha)

FLT_0D (uncertain)

m

Target length projected on the height axis

divertors.divertor[:].target[:].flux_expansion

(alpha)

STRUCTURE

-

Magnetic flux expansion as defined by Stangeby : ratio between the poloidal field at the midplane separatrix and the poloidal field at the strike-point see formula attached, where u means upstream (midplane separatrix) and t means at divertor target (downstream).

divertors.divertor[:].target[:].flux_expansion.data

(alpha)

[divertors.divertor[:].target[:].flux_expansion.time]

FLT_1D (uncertain)

-

Data

divertors.divertor[:].target[:].flux_expansion.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].target[:].heat_flux_steady_limit_max

(alpha)

FLT_0D

W.m^-2

Maximum steady state heat flux allowed on divertor target surface (engineering design limit)

divertors.divertor[:].target[:].identifier

(alpha)

STR_0D

Alphanumeric identifier of target

divertors.divertor[:].target[:].name

(alpha)

STR_0D

Name of the target

divertors.divertor[:].target[:].power_black_body

(alpha)

STRUCTURE

W

Black body radiated power emitted from this divertor target (emissivity is included)

divertors.divertor[:].target[:].power_black_body.data

(alpha)

[divertors.divertor[:].target[:].power_black_body.time]

FLT_1D (uncertain)

W

Data

divertors.divertor[:].target[:].power_black_body.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].target[:].power_conducted

(alpha)

STRUCTURE

W

Power conducted by the plasma on this divertor target

divertors.divertor[:].target[:].power_conducted.data

(alpha)

[divertors.divertor[:].target[:].power_conducted.time]

FLT_1D (uncertain)

W

Data

divertors.divertor[:].target[:].power_conducted.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].target[:].power_convected

(alpha)

STRUCTURE

W

Power convected by the plasma on this divertor target

divertors.divertor[:].target[:].power_convected.data

(alpha)

[divertors.divertor[:].target[:].power_convected.time]

FLT_1D (uncertain)

W

Data

divertors.divertor[:].target[:].power_convected.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].target[:].power_currents

(alpha)

STRUCTURE

W

Power deposited on this divertor target due to electric currents (positive means power is deposited on the target)

divertors.divertor[:].target[:].power_currents.data

(alpha)

[divertors.divertor[:].target[:].power_currents.time]

FLT_1D (uncertain)

W

Data

divertors.divertor[:].target[:].power_currents.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].target[:].power_flux_peak

(alpha)

STRUCTURE

W.m^-2

Peak power flux on the divertor target surface

divertors.divertor[:].target[:].power_flux_peak.data

(alpha)

[divertors.divertor[:].target[:].power_flux_peak.time]

FLT_1D (uncertain)

W.m^-2

Data

divertors.divertor[:].target[:].power_flux_peak.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].target[:].power_incident

(alpha)

STRUCTURE

W

Total power incident on this target. This power is split in the various physical categories listed below

divertors.divertor[:].target[:].power_incident.data

(alpha)

[divertors.divertor[:].target[:].power_incident.time]

FLT_1D (uncertain)

W

Data

divertors.divertor[:].target[:].power_incident.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].target[:].power_incident_fraction

(alpha)

STRUCTURE

-

Power fraction incident on the target (normalized to the total power incident on the divertor)

divertors.divertor[:].target[:].power_incident_fraction.data

(alpha)

[divertors.divertor[:].target[:].power_incident_fraction.time]

FLT_1D (uncertain)

-

Data

divertors.divertor[:].target[:].power_incident_fraction.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].target[:].power_neutrals

(alpha)

STRUCTURE

W

Net power from neutrals on this divertor target (positive means power is deposited on the target)

divertors.divertor[:].target[:].power_neutrals.data

(alpha)

[divertors.divertor[:].target[:].power_neutrals.time]

FLT_1D (uncertain)

W

Data

divertors.divertor[:].target[:].power_neutrals.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].target[:].power_radiated

(alpha)

STRUCTURE

W

Net radiated power on this divertor target (incident - reflected)

divertors.divertor[:].target[:].power_radiated.data

(alpha)

[divertors.divertor[:].target[:].power_radiated.time]

FLT_1D (uncertain)

W

Data

divertors.divertor[:].target[:].power_radiated.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].target[:].power_recombination_neutrals

(alpha)

STRUCTURE

W

Power deposited on this divertor target due to recombination of neutrals into a ground state (e.g. molecules)

divertors.divertor[:].target[:].power_recombination_neutrals.data

(alpha)

[divertors.divertor[:].target[:].power_recombination_neutrals.time]

FLT_1D (uncertain)

W

Data

divertors.divertor[:].target[:].power_recombination_neutrals.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].target[:].power_recombination_plasma

(alpha)

STRUCTURE

W

Power deposited on this divertor target due to recombination of plasma ions

divertors.divertor[:].target[:].power_recombination_plasma.data

(alpha)

[divertors.divertor[:].target[:].power_recombination_plasma.time]

FLT_1D (uncertain)

W

Data

divertors.divertor[:].target[:].power_recombination_plasma.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].target[:].t_e_target_sputtering_limit_max

(alpha)

FLT_0D

eV

Maximum plasma temperature allowed on the divertor target to avoid excessive sputtering

divertors.divertor[:].target[:].temperature_limit_max

(alpha)

FLT_0D

K

Maximum surface target temperature allowed to prevent damage (melting, recrystallization, sublimation, etc...)

divertors.divertor[:].target[:].tile

(alpha)

[1...N]

STRUCT_ARRAY

Set of divertor tiles belonging to this target

divertors.divertor[:].target[:].tile[:].current_incident

(alpha)

STRUCTURE

A

Total current incident on this tile

divertors.divertor[:].target[:].tile[:].current_incident.data

(alpha)

[divertors.divertor[:].target[:].tile[:].current_incident.time]

FLT_1D (uncertain)

A

Data

divertors.divertor[:].target[:].tile[:].current_incident.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].target[:].tile[:].identifier

(alpha)

STR_0D

Alphanumeric identifier of tile

divertors.divertor[:].target[:].tile[:].name

(alpha)

STR_0D

Name of the tile

divertors.divertor[:].target[:].tile[:].shunt_index

(alpha)

INT_0D

If the tile carries a measurement shunt, index of that shunt (in the magnetics IDS shunt array)

divertors.divertor[:].target[:].tile[:].surface_area

(alpha)

FLT_0D (uncertain)

m^2

Area of the tile surface facing the plasma

divertors.divertor[:].target[:].tile[:].surface_outline

(alpha)

STRUCTURE

Outline of the tile surface facing the plasma

divertors.divertor[:].target[:].tile[:].surface_outline.phi

(alpha)

[divertors.divertor[:].target[:].tile[:].surface_outline.r]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

divertors.divertor[:].target[:].tile[:].surface_outline.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

divertors.divertor[:].target[:].tile[:].surface_outline.z

(alpha)

[divertors.divertor[:].target[:].tile[:].surface_outline.r]

FLT_1D (uncertain)

m

Height

divertors.divertor[:].target[:].tilt_angle_pol

(alpha)

STRUCTURE

rad

Angle between field lines projected in poloidal plane and target, measured clockwise from the target to the projected field lines

divertors.divertor[:].target[:].tilt_angle_pol.data

(alpha)

[divertors.divertor[:].target[:].tilt_angle_pol.time]

FLT_1D (uncertain)

rad

Data

divertors.divertor[:].target[:].tilt_angle_pol.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].target[:].two_point_model

(alpha)

[divertors.divertor[:].target[:].two_point_model[:].time]

STRUCT_ARRAY

Description of SOL according to the two point model, the downstream point being on this target, for various time slices

divertors.divertor[:].target[:].two_point_model[:].n_e_target

(alpha)

FLT_0D (uncertain)

m^-3

Electron density at divertor target

divertors.divertor[:].target[:].two_point_model[:].sol_heat_decay_length

(alpha)

FLT_0D (uncertain)

m

Heat flux decay length in SOL at divertor entrance, mapped to the mid-plane, this is the lambda_q parameter defined in reference T. Eich et al, Nucl. Fusion 53 (2013) 093031

divertors.divertor[:].target[:].two_point_model[:].sol_heat_spreading_length

(alpha)

FLT_0D (uncertain)

m

Heat flux spreading length in SOL at equatorial mid-plane, this is the S power spreading parameter defined in reference T. Eich et al, Nucl. Fusion 53 (2013) 093031. Relevant only for attached plasmas.

divertors.divertor[:].target[:].two_point_model[:].t_e_target

(alpha)

FLT_0D (uncertain)

eV

Electron temperature at divertor target

divertors.divertor[:].target[:].two_point_model[:].time

(alpha)

FLT_0D

s

Time

divertors.divertor[:].target[:].wetted_area

(alpha)

STRUCTURE

m^2

Wetted area of the target, defined by the SOL heat flux decay length (lambda_q) mapped to the target using flux expansion and spreading factor and the target toroidal circumference. In other words, this is the area getting heat flux from the maximum value down to one e-fold decay.

divertors.divertor[:].target[:].wetted_area.data

(alpha)

[divertors.divertor[:].target[:].wetted_area.time]

FLT_1D (uncertain)

m^2

Data

divertors.divertor[:].target[:].wetted_area.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.divertor[:].wetted_area

(alpha)

STRUCTURE

m^2

Wetted area of the divertor (sum over all targets)

divertors.divertor[:].wetted_area.data

(alpha)

[divertors.divertor[:].wetted_area.time]

FLT_1D (uncertain)

m^2

Data

divertors.divertor[:].wetted_area.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

divertors.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

divertors.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

divertors.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

divertors.ids_properties.homogeneous_time

(alpha)

INT_0D

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

divertors.ids_properties.occurrence

INT_0D

divertors.ids_properties.plugins

(alpha)

STRUCTURE

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.

divertors.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

divertors.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

divertors.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

divertors.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

divertors.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

divertors.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

divertors.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

divertors.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

divertors.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

divertors.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

divertors.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

divertors.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

divertors.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

divertors.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

divertors.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

divertors.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

divertors.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

divertors.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

divertors.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

divertors.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

divertors.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

divertors.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

divertors.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

divertors.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

divertors.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

divertors.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

divertors.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

divertors.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

divertors.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

divertors.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

divertors.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

divertors.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

divertors.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

divertors.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

divertors.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

divertors.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

divertors.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

divertors.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

divertors.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

divertors.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

divertors.ids_properties.source

(obsolescent)

STR_0D

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.

divertors.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

divertors.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

divertors.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

divertors.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

divertors.midplane

(alpha)

STRUCTURE

Choice of midplane definition (use the lowest index number if more than one value is relevant)
1) magnetic_axis : Midplane defined by the height of magnetic axis equilibrium/time_slice/global_quantities/magnetic_axis/z
2) dr_dz_zero_sep : Midplane defined by the height of the outboard point on the separatrix on which dr/dz = 0 (local maximum of the major radius of the separatrix). In case of multiple local maxima, the closest one from z=z_magnetic_axis is chosen. equilibrium/time_slice/boundary_separatrix/dr_dz_zero_point/z
3) z_zero : Midplane defined by z = 0
4) ggd_subset : Midplane location is specified by means of the GGD grid subset for the inner and outer midplanes, if the midplane choice is different from the other available options. If the GGD midplane subset corresponds to one of the other available options, select that particular option to indicate it

divertors.midplane.description

(alpha)

STR_0D

Verbose description

divertors.midplane.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

divertors.midplane.name

(alpha)

STR_0D

Short string identifier

divertors.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

ec_launchers

(alpha)

Launchers for heating and current drive in the electron cyclotron (EC) frequencies.

ec_launchers.beam

(alpha)

[1...N]

STRUCT_ARRAY

Set of Electron Cyclotron beams

ec_launchers.beam[:].frequency

(alpha)

STRUCTURE

Hz

Frequency

ec_launchers.beam[:].frequency.data

(alpha)

[ec_launchers.beam[:].frequency.time]

FLT_1D (uncertain)

Hz

Data

ec_launchers.beam[:].frequency.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ec_launchers.beam[:].identifier

(alpha)

STR_0D

Beam identifier

ec_launchers.beam[:].launching_position

(alpha)

STRUCTURE

Launching position of the beam

ec_launchers.beam[:].launching_position.phi

(alpha)

[ec_launchers.beam[:].time]

FLT_1D (uncertain)

rad

Toroidal angle

ec_launchers.beam[:].launching_position.r

(alpha)

[ec_launchers.beam[:].time]

FLT_1D (uncertain)

m

Major radius

ec_launchers.beam[:].launching_position.r_limit_max

(alpha)

FLT_0D

m

Major radius upper limit for the system

ec_launchers.beam[:].launching_position.r_limit_min

(alpha)

FLT_0D

m

Major radius lower limit for the system

ec_launchers.beam[:].launching_position.z

(alpha)

[ec_launchers.beam[:].time]

FLT_1D (uncertain)

m

Height

ec_launchers.beam[:].mode

(alpha)

INT_0D

Identifier for the main plasma wave mode excited by the EC beam. For the ordinary mode (O-mode), mode=1. For the extraordinary mode (X-mode), mode=-1

ec_launchers.beam[:].name

(alpha)

STR_0D

Beam name

ec_launchers.beam[:].phase

(alpha)

STRUCTURE

Phase ellipse characteristics at launch

ec_launchers.beam[:].phase.angle

(alpha)

[ec_launchers.beam[:].time]

FLT_1D (uncertain)

rad

Rotation angle for the phase ellipse

ec_launchers.beam[:].phase.curvature

(alpha)

[1...2,
ec_launchers.beam[:].time]

FLT_2D (uncertain)

m^-1

Inverse curvature radii for the phase ellipse, positive/negative for divergent/convergent beams, in the horizontal direction (first index of the first coordinate) and in the vertical direction (second index of the first coordinate)

ec_launchers.beam[:].power_launched

(alpha)

STRUCTURE

W

Beam power launched into the vacuum vessel

ec_launchers.beam[:].power_launched.data

(alpha)

[ec_launchers.beam[:].power_launched.time]

FLT_1D (uncertain)

W

Data

ec_launchers.beam[:].power_launched.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ec_launchers.beam[:].spot

(alpha)

STRUCTURE

Spot ellipse characteristics at launch

ec_launchers.beam[:].spot.angle

(alpha)

[ec_launchers.beam[:].time]

FLT_1D (uncertain)

rad

Rotation angle for the spot ellipse

ec_launchers.beam[:].spot.size

(alpha)

[1...2,
ec_launchers.beam[:].time]

FLT_2D (uncertain)

m

Size of the spot ellipse: distance between the central ray and the peripheral rays in the horizontal (first index of the first coordinate) and vertical direction (second index of the first coordinate)

ec_launchers.beam[:].steering_angle_pol

(alpha)

[ec_launchers.beam[:].time]

FLT_1D (uncertain)

rad

Steering angle of the EC beam in the R,Z plane (from the -R axis towards the -Z axis), angle_pol=atan2(-k_Z,-k_R), where k_Z and k_R are the Z and R components of the mean wave vector in the EC beam

ec_launchers.beam[:].steering_angle_tor

(alpha)

[ec_launchers.beam[:].time]

FLT_1D (uncertain)

rad

Steering angle of the EC beam away from the poloidal plane that is increasing towards the positive phi axis, angle_tor=arcsin(k_phi/k), where k_phi is the component of the wave vector in the phi direction and k is the length of the wave vector. Here the term wave vector refers to the mean wave vector in the EC beam

ec_launchers.beam[:].time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time base used for position, angle, spot and phase quantities

ec_launchers.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

ec_launchers.code.commit

(alpha)

STR_0D

Unique commit reference of software

ec_launchers.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

ec_launchers.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

ec_launchers.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

ec_launchers.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

ec_launchers.code.library[:].name

(alpha)

STR_0D

Name of software

ec_launchers.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

ec_launchers.code.library[:].repository

(alpha)

STR_0D

URL of software repository

ec_launchers.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

ec_launchers.code.name

(alpha)

STR_0D

Name of software generating IDS

ec_launchers.code.output_flag

(alpha)

[ec_launchers.time]

INT_1D

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.

ec_launchers.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

ec_launchers.code.repository

(alpha)

STR_0D

URL of software repository

ec_launchers.code.version

(alpha)

STR_0D

Unique version (tag) of software

ec_launchers.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

ec_launchers.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

ec_launchers.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

ec_launchers.ids_properties.homogeneous_time

(alpha)

INT_0D

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

ec_launchers.ids_properties.occurrence

INT_0D

ec_launchers.ids_properties.plugins

(alpha)

STRUCTURE

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.

ec_launchers.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

ec_launchers.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

ec_launchers.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

ec_launchers.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

ec_launchers.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

ec_launchers.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

ec_launchers.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

ec_launchers.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

ec_launchers.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

ec_launchers.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

ec_launchers.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

ec_launchers.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

ec_launchers.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

ec_launchers.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

ec_launchers.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

ec_launchers.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

ec_launchers.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

ec_launchers.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

ec_launchers.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

ec_launchers.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

ec_launchers.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

ec_launchers.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

ec_launchers.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

ec_launchers.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

ec_launchers.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

ec_launchers.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

ec_launchers.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

ec_launchers.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

ec_launchers.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

ec_launchers.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

ec_launchers.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

ec_launchers.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

ec_launchers.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

ec_launchers.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

ec_launchers.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

ec_launchers.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

ec_launchers.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

ec_launchers.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

ec_launchers.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

ec_launchers.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

ec_launchers.ids_properties.source

(obsolescent)

STR_0D

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.

ec_launchers.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

ec_launchers.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

ec_launchers.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

ec_launchers.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

ec_launchers.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between input command received from the RT network and actuator starting to react. Applies globally to the system described by this IDS unless specific latencies (e.g. channel-specific or antenna-specific) are provided at a deeper level in the IDS structure.

ec_launchers.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

ece

(alpha)

Electron cyclotron emission diagnostic

ece.channel

(alpha)

[1...N]

STRUCT_ARRAY

Set of channels (frequency)

ece.channel[:].beam

(alpha)

STRUCTURE

ECE Gaussian optics parameters taken at the line_of_sight/first_point position (for synthetic modelling of the ECE emission)

ece.channel[:].beam.phase

(alpha)

STRUCTURE

Phase ellipse characteristics

ece.channel[:].beam.phase.angle

(alpha)

STRUCTURE

rad

Rotation angle for the phase ellipse

ece.channel[:].beam.phase.angle.data

(alpha)

[ece.channel[:].beam.phase.angle.time]

FLT_1D (uncertain)

rad

Data

ece.channel[:].beam.phase.angle.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ece.channel[:].beam.phase.curvature

(alpha)

[1...2,
ece.channel[:].beam.phase.curvature.time]

STRUCTURE

m^-1

Inverse curvature radii for the phase ellipse, positive/negative for divergent/convergent beams

ece.channel[:].beam.phase.curvature.data

(alpha)

[1...N,
ece.channel[:].beam.phase.curvature.time]

FLT_2D (uncertain)

m^-1

Data

ece.channel[:].beam.phase.curvature.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ece.channel[:].beam.spot

(alpha)

STRUCTURE

Spot ellipse characteristics

ece.channel[:].beam.spot.angle

(alpha)

STRUCTURE

rad

Rotation angle for the spot ellipse

ece.channel[:].beam.spot.angle.data

(alpha)

[ece.channel[:].beam.spot.angle.time]

FLT_1D (uncertain)

rad

Data

ece.channel[:].beam.spot.angle.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ece.channel[:].beam.spot.size

(alpha)

[1...2,
ece.channel[:].beam.spot.size.time]

STRUCTURE

m

Size of the spot ellipse

ece.channel[:].beam.spot.size.data

(alpha)

[1...N,
ece.channel[:].beam.spot.size.time]

FLT_2D (uncertain)

m

Data

ece.channel[:].beam.spot.size.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ece.channel[:].delta_position_suprathermal

(alpha)

STRUCTURE

Simple estimate of the difference in position induced by the presence of suprathermal electrons. Position without corrections = position - delta_position_suprathermal

ece.channel[:].delta_position_suprathermal.phi

(alpha)

[ece.channel[:].time]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

ece.channel[:].delta_position_suprathermal.psi

(alpha)

[ece.channel[:].time]

FLT_1D (uncertain)

W

Poloidal flux

ece.channel[:].delta_position_suprathermal.r

(alpha)

[ece.channel[:].time]

FLT_1D (uncertain)

m

Major radius

ece.channel[:].delta_position_suprathermal.rho_tor_norm

(alpha)

[ece.channel[:].time]

FLT_1D (uncertain)

-

Normalised toroidal flux coordinate

ece.channel[:].delta_position_suprathermal.theta

(alpha)

[ece.channel[:].time]

FLT_1D (uncertain)

rad

Poloidal angle (oriented clockwise when viewing the poloidal cross section on the right hand side of the tokamak axis of symmetry, with the origin placed on the plasma magnetic axis)

ece.channel[:].delta_position_suprathermal.z

(alpha)

[ece.channel[:].time]

FLT_1D (uncertain)

m

Height

ece.channel[:].frequency

(alpha)

STRUCTURE

Hz

Frequency of the channel

ece.channel[:].frequency.data

(alpha)

[ece.channel[:].time]

FLT_1D (uncertain)

Hz

Data

ece.channel[:].frequency.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

ece.channel[:].frequency.validity_timed

(alpha)

[ece.channel[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

ece.channel[:].harmonic

(alpha)

STRUCTURE

Harmonic detected by the channel. 1 corresponds to the "O1" mode, while 2 corresponds to the "X2" mode.

ece.channel[:].harmonic.data

(alpha)

[ece.channel[:].time]

FLT_1D (uncertain)

?

Data

ece.channel[:].harmonic.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

ece.channel[:].harmonic.validity_timed

(alpha)

[ece.channel[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

ece.channel[:].identifier

(alpha)

STR_0D

ID of the channel

ece.channel[:].if_bandwidth

(alpha)

FLT_0D (uncertain)

Hz

Full-width of the Intermediate Frequency (IF) bandpass filter

ece.channel[:].name

(alpha)

STR_0D

Name of the channel

ece.channel[:].optical_depth

(alpha)

STRUCTURE

-

Optical depth of the plasma at the position of the measurement. This parameter is a proxy for the local / non-local character of the ECE emission. It must be greater than 1 to guarantee that the measurement is dominated by local ECE emission (non-local otherwise)

ece.channel[:].optical_depth.data

(alpha)

[ece.channel[:].time]

FLT_1D (uncertain)

-

Data

ece.channel[:].optical_depth.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

ece.channel[:].optical_depth.validity_timed

(alpha)

[ece.channel[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

ece.channel[:].position

(alpha)

STRUCTURE

Position of the measurements (taking into account the suprathermal shift)

ece.channel[:].position.phi

(alpha)

[ece.channel[:].time]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

ece.channel[:].position.psi

(alpha)

[ece.channel[:].time]

FLT_1D (uncertain)

W

Poloidal flux

ece.channel[:].position.r

(alpha)

[ece.channel[:].time]

FLT_1D (uncertain)

m

Major radius

ece.channel[:].position.rho_tor_norm

(alpha)

[ece.channel[:].time]

FLT_1D (uncertain)

-

Normalised toroidal flux coordinate

ece.channel[:].position.theta

(alpha)

[ece.channel[:].time]

FLT_1D (uncertain)

rad

Poloidal angle (oriented clockwise when viewing the poloidal cross section on the right hand side of the tokamak axis of symmetry, with the origin placed on the plasma magnetic axis)

ece.channel[:].position.z

(alpha)

[ece.channel[:].time]

FLT_1D (uncertain)

m

Height

ece.channel[:].t_e

(alpha)

STRUCTURE

eV

Electron temperature

ece.channel[:].t_e.data

(alpha)

[ece.channel[:].time]

FLT_1D (uncertain)

eV

Data

ece.channel[:].t_e.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

ece.channel[:].t_e.validity_timed

(alpha)

[ece.channel[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

ece.channel[:].t_e_voltage

(alpha)

STRUCTURE

V

Raw voltage measured on each channel, from which the calibrated temperature data is then derived

ece.channel[:].t_e_voltage.data

(alpha)

[ece.channel[:].t_e_voltage.time]

FLT_1D (uncertain)

V

Data

ece.channel[:].t_e_voltage.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ece.channel[:].t_e_voltage.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

ece.channel[:].t_e_voltage.validity_timed

(alpha)

[ece.channel[:].t_e_voltage.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

ece.channel[:].time

(alpha)

[1...N]

FLT_1D_TYPE

s

Timebase for the processed dynamic data of this channel (outside of the beam structure)

ece.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

ece.code.commit

(alpha)

STR_0D

Unique commit reference of software

ece.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

ece.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

ece.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

ece.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

ece.code.library[:].name

(alpha)

STR_0D

Name of software

ece.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

ece.code.library[:].repository

(alpha)

STR_0D

URL of software repository

ece.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

ece.code.name

(alpha)

STR_0D

Name of software generating IDS

ece.code.output_flag

(alpha)

[ece.time]

INT_1D

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.

ece.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

ece.code.repository

(alpha)

STR_0D

URL of software repository

ece.code.version

(alpha)

STR_0D

Unique version (tag) of software

ece.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

ece.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

ece.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

ece.ids_properties.homogeneous_time

(alpha)

INT_0D

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

ece.ids_properties.occurrence

INT_0D

ece.ids_properties.plugins

(alpha)

STRUCTURE

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.

ece.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

ece.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

ece.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

ece.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

ece.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

ece.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

ece.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

ece.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

ece.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

ece.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

ece.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

ece.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

ece.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

ece.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

ece.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

ece.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

ece.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

ece.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

ece.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

ece.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

ece.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

ece.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

ece.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

ece.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

ece.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

ece.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

ece.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

ece.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

ece.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

ece.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

ece.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

ece.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

ece.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

ece.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

ece.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

ece.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

ece.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

ece.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

ece.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

ece.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

ece.ids_properties.source

(obsolescent)

STR_0D

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.

ece.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

ece.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

ece.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

ece.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

ece.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

ece.line_of_sight

(alpha)

STRUCTURE

Description of the line of sight of the diagnostic (valid for all channels), defined by two points. By convention, the first point is the closest to the diagnostic

ece.line_of_sight.first_point

(alpha)

STRUCTURE

Position of the first point

ece.line_of_sight.first_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

ece.line_of_sight.first_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

ece.line_of_sight.first_point.z

(alpha)

FLT_0D (uncertain)

m

Height

ece.line_of_sight.second_point

(alpha)

STRUCTURE

Position of the second point

ece.line_of_sight.second_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

ece.line_of_sight.second_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

ece.line_of_sight.second_point.z

(alpha)

FLT_0D (uncertain)

m

Height

ece.polarizer

(alpha)

[1...N]

STRUCT_ARRAY

Set of polarizers placed in front of the diagnostic (if any). Polarizers are assumed to be orthogonal to the line of sight, so that the x3 unit vector is aligned with the line of sight

ece.polarizer[:].centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane polarizer. This origin is located within the polarizer area. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below.

ece.polarizer[:].centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

ece.polarizer[:].centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

ece.polarizer[:].centre.z

(alpha)

FLT_0D (uncertain)

m

Height

ece.polarizer[:].polarization_angle

(alpha)

FLT_0D (uncertain)

rad

Alignment angle of the polarizer in the (x1,x2) plane. Electric fields parallel to the polarizer angle will be reflected. The angle is defined with respect to the x1 unit vector, positive in the counter-clockwise direction when looking towards the plasma

ece.polarizer[:].radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

ece.polarizer[:].x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

ece.polarizer[:].x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

ece.polarizer[:].x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

ece.polarizer[:].x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

ece.polarizer[:].x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

ece.polarizer[:].x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

ece.polarizer[:].x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

ece.polarizer[:].x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

ece.polarizer[:].x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the polarizer plane and oriented towards the plasma.

ece.polarizer[:].x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

ece.polarizer[:].x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

ece.polarizer[:].x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

ece.psi_normalization

(alpha)

STRUCTURE

Quantities to use to normalize psi, as a function of time

ece.psi_normalization.psi_boundary

(alpha)

[ece.psi_normalization.time]

FLT_1D (uncertain)

Wb

Value of the poloidal magnetic flux at the plasma boundary

ece.psi_normalization.psi_magnetic_axis

(alpha)

[ece.psi_normalization.time]

FLT_1D (uncertain)

Wb

Value of the poloidal magnetic flux at the magnetic axis

ece.psi_normalization.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time for the R,Z,phi coordinates

ece.t_e_central

(alpha)

STRUCTURE

eV

Electron temperature from the closest channel to the magnetic axis, together with its radial location

ece.t_e_central.data

(alpha)

[ece.t_e_central.time]

FLT_1D (uncertain)

eV

Data

ece.t_e_central.rho_tor_norm

(alpha)

[ece.t_e_central.time]

FLT_1D (uncertain)

-

Normalised toroidal flux coordinate of the measurement

ece.t_e_central.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ece.t_e_central.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

ece.t_e_central.validity_timed

(alpha)

[ece.t_e_central.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

ece.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

edge_profiles

Edge plasma profiles (includes the scrape-off layer and possibly part of the confined plasma)

edge_profiles.code

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

edge_profiles.code.commit

STR_0D

Unique commit reference of software

edge_profiles.code.description

STR_0D

Short description of the software (type, purpose)

edge_profiles.code.library

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

edge_profiles.code.library[:].commit

STR_0D

Unique commit reference of software

edge_profiles.code.library[:].description

STR_0D

Short description of the software (type, purpose)

edge_profiles.code.library[:].name

STR_0D

Name of software

edge_profiles.code.library[:].parameters

STR_0D

List of the code specific parameters in XML format

edge_profiles.code.library[:].repository

STR_0D

URL of software repository

edge_profiles.code.library[:].version

STR_0D

Unique version (tag) of software

edge_profiles.code.name

STR_0D

Name of software generating IDS

edge_profiles.code.output_flag

[edge_profiles.time]

INT_1D

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.

edge_profiles.code.parameters

STR_0D

List of the code specific parameters in XML format

edge_profiles.code.repository

STR_0D

URL of software repository

edge_profiles.code.version

STR_0D

Unique version (tag) of software

edge_profiles.ggd

[edge_profiles.ggd[:].time]

STRUCT_ARRAY

Edge plasma quantities represented using the general grid description, for various time slices. The timebase of this array of structure must be a subset of the ggd_fast timebase (only if the ggd_fast array of structure is used)

edge_profiles.ggd[:].a_field_parallel

[1...N]

STRUCT_ARRAY

T.m

Parallel (to the local magnetic field) component of the magnetic vector potential, given on various grid subsets

edge_profiles.ggd[:].a_field_parallel[:].coefficients

[edge_profiles.ggd[:].a_field_parallel[:].values,
1...N]

FLT_2D (uncertain)

T.m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].a_field_parallel[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].a_field_parallel[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].a_field_parallel[:].values

[1...N]

FLT_1D (uncertain)

T.m

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].e_field

[1...N]

STRUCT_ARRAY

V.m^-1

Electric field, given on various grid subsets

edge_profiles.ggd[:].e_field[:].diamagnetic

[1...N]

FLT_1D (uncertain)

V.m^-1

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].e_field[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

V.m^-1

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].e_field[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].e_field[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].e_field[:].parallel

[1...N]

FLT_1D (uncertain)

V.m^-1

Parallel component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].e_field[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

V.m^-1

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].e_field[:].poloidal

[1...N]

FLT_1D (uncertain)

V.m^-1

Poloidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].e_field[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

V.m^-1

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].e_field[:].r

[1...N]

FLT_1D (uncertain)

V.m^-1

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].e_field[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

V.m^-1

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].e_field[:].radial

[1...N]

FLT_1D (uncertain)

V.m^-1

Radial component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].e_field[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

V.m^-1

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].e_field[:].toroidal

[1...N]

FLT_1D (uncertain)

V.m^-1

Toroidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].e_field[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

V.m^-1

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].e_field[:].z

[1...N]

FLT_1D (uncertain)

V.m^-1

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].e_field[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

V.m^-1

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].electrons

STRUCTURE

Quantities related to the electrons

edge_profiles.ggd[:].electrons.density

[1...N]

STRUCT_ARRAY

m^-3

Density (thermal+non-thermal), given on various grid subsets

edge_profiles.ggd[:].electrons.density[:].coefficients

[edge_profiles.ggd[:].electrons.density[:].values,
1...N]

FLT_2D (uncertain)

m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].electrons.density[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].electrons.density[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].electrons.density[:].values

[1...N]

FLT_1D (uncertain)

m^-3

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].electrons.density_fast

[1...N]

STRUCT_ARRAY

m^-3

Density of fast (non-thermal) particles, given on various grid subsets

edge_profiles.ggd[:].electrons.density_fast[:].coefficients

[edge_profiles.ggd[:].electrons.density_fast[:].values,
1...N]

FLT_2D (uncertain)

m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].electrons.density_fast[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].electrons.density_fast[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].electrons.density_fast[:].values

[1...N]

FLT_1D (uncertain)

m^-3

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].electrons.distribution_function

[1...N]

STRUCT_ARRAY

mixed

Distribution function, given on various grid subsets

edge_profiles.ggd[:].electrons.distribution_function[:].coefficients

[edge_profiles.ggd[:].electrons.distribution_function[:].values,
1...N]

FLT_2D (uncertain)

mixed

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].electrons.distribution_function[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].electrons.distribution_function[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].electrons.distribution_function[:].values

[1...N]

FLT_1D (uncertain)

mixed

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].electrons.pressure

[1...N]

STRUCT_ARRAY

Pa

Pressure, given on various grid subsets

edge_profiles.ggd[:].electrons.pressure[:].coefficients

[edge_profiles.ggd[:].electrons.pressure[:].values,
1...N]

FLT_2D (uncertain)

Pa

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].electrons.pressure[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].electrons.pressure[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].electrons.pressure[:].values

[1...N]

FLT_1D (uncertain)

Pa

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].electrons.pressure_fast_parallel

[1...N]

STRUCT_ARRAY

Pa

Fast (non-thermal) parallel pressure, given on various grid subsets

edge_profiles.ggd[:].electrons.pressure_fast_parallel[:].coefficients

[edge_profiles.ggd[:].electrons.pressure_fast_parallel[:].values,
1...N]

FLT_2D (uncertain)

Pa

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].electrons.pressure_fast_parallel[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].electrons.pressure_fast_parallel[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].electrons.pressure_fast_parallel[:].values

[1...N]

FLT_1D (uncertain)

Pa

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].electrons.pressure_fast_perpendicular

[1...N]

STRUCT_ARRAY

Pa

Fast (non-thermal) perpendicular pressure, given on various grid subsets

edge_profiles.ggd[:].electrons.pressure_fast_perpendicular[:].coefficients

[edge_profiles.ggd[:].electrons.pressure_fast_perpendicular[:].values,
1...N]

FLT_2D (uncertain)

Pa

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].electrons.pressure_fast_perpendicular[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].electrons.pressure_fast_perpendicular[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].electrons.pressure_fast_perpendicular[:].values

[1...N]

FLT_1D (uncertain)

Pa

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].electrons.temperature

[1...N]

STRUCT_ARRAY

eV

Temperature, given on various grid subsets

edge_profiles.ggd[:].electrons.temperature[:].coefficients

[edge_profiles.ggd[:].electrons.temperature[:].values,
1...N]

FLT_2D (uncertain)

eV

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].electrons.temperature[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].electrons.temperature[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].electrons.temperature[:].values

[1...N]

FLT_1D (uncertain)

eV

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].electrons.velocity

[1...N]

STRUCT_ARRAY

m.s^-1

Velocity, given on various grid subsets

edge_profiles.ggd[:].electrons.velocity[:].diamagnetic

[1...N]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].electrons.velocity[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].electrons.velocity[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].electrons.velocity[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].electrons.velocity[:].parallel

[1...N]

FLT_1D (uncertain)

m.s^-1

Parallel component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].electrons.velocity[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].electrons.velocity[:].poloidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Poloidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].electrons.velocity[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].electrons.velocity[:].r

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].electrons.velocity[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].electrons.velocity[:].radial

[1...N]

FLT_1D (uncertain)

m.s^-1

Radial component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].electrons.velocity[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].electrons.velocity[:].toroidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Toroidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].electrons.velocity[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].electrons.velocity[:].z

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].electrons.velocity[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion

[1...N]

STRUCT_ARRAY

Quantities related to the different ion species

edge_profiles.ggd[:].ion[:].density

[1...N]

STRUCT_ARRAY

m^-3

Density (thermal+non-thermal) (sum over states when multiple states are considered), given on various grid subsets

edge_profiles.ggd[:].ion[:].density[:].coefficients

[edge_profiles.ggd[:].ion[:].density[:].values,
1...N]

FLT_2D (uncertain)

m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].density[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].ion[:].density[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].ion[:].density[:].values

[1...N]

FLT_1D (uncertain)

m^-3

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].density_fast

[1...N]

STRUCT_ARRAY

m^-3

Density of fast (non-thermal) particles (sum over states when multiple states are considered), given on various grid subsets

edge_profiles.ggd[:].ion[:].density_fast[:].coefficients

[edge_profiles.ggd[:].ion[:].density_fast[:].values,
1...N]

FLT_2D (uncertain)

m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].density_fast[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].ion[:].density_fast[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].ion[:].density_fast[:].values

[1...N]

FLT_1D (uncertain)

m^-3

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

edge_profiles.ggd[:].ion[:].element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

edge_profiles.ggd[:].ion[:].element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

edge_profiles.ggd[:].ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

edge_profiles.ggd[:].ion[:].element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

edge_profiles.ggd[:].ion[:].energy_density_kinetic

[1...N]

STRUCT_ARRAY

J.m^-3

Kinetic energy density (sum over states when multiple states are considered), given on various grid subsets

edge_profiles.ggd[:].ion[:].energy_density_kinetic[:].coefficients

[edge_profiles.ggd[:].ion[:].energy_density_kinetic[:].values,
1...N]

FLT_2D (uncertain)

J.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].energy_density_kinetic[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].ion[:].energy_density_kinetic[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].ion[:].energy_density_kinetic[:].values

[1...N]

FLT_1D (uncertain)

J.m^-3

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].label

STR_0D

String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)

edge_profiles.ggd[:].ion[:].multiple_states_flag

INT_0D

Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

edge_profiles.ggd[:].ion[:].neutral_index

INT_0D

Index of the corresponding neutral species in the ../../neutral array

edge_profiles.ggd[:].ion[:].pressure

[1...N]

STRUCT_ARRAY

Pa

Pressure (average over states when multiple states are considered), given on various grid subsets

edge_profiles.ggd[:].ion[:].pressure[:].coefficients

[edge_profiles.ggd[:].ion[:].pressure[:].values,
1...N]

FLT_2D (uncertain)

Pa

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].pressure[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].ion[:].pressure[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].ion[:].pressure[:].values

[1...N]

FLT_1D (uncertain)

Pa

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].pressure_fast_parallel

[1...N]

STRUCT_ARRAY

Pa

Fast (non-thermal) parallel pressure (average over states when multiple states are considered), given on various grid subsets

edge_profiles.ggd[:].ion[:].pressure_fast_parallel[:].coefficients

[edge_profiles.ggd[:].ion[:].pressure_fast_parallel[:].values,
1...N]

FLT_2D (uncertain)

Pa

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].pressure_fast_parallel[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].ion[:].pressure_fast_parallel[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].ion[:].pressure_fast_parallel[:].values

[1...N]

FLT_1D (uncertain)

Pa

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].pressure_fast_perpendicular

[1...N]

STRUCT_ARRAY

Pa

Fast (non-thermal) perpendicular pressure (average over states when multiple states are considered), given on various grid subsets

edge_profiles.ggd[:].ion[:].pressure_fast_perpendicular[:].coefficients

[edge_profiles.ggd[:].ion[:].pressure_fast_perpendicular[:].values,
1...N]

FLT_2D (uncertain)

Pa

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].pressure_fast_perpendicular[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].ion[:].pressure_fast_perpendicular[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].ion[:].pressure_fast_perpendicular[:].values

[1...N]

FLT_1D (uncertain)

Pa

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state

[1...N]

STRUCT_ARRAY

Quantities related to the different states of the species (ionisation, energy, excitation, ...)

edge_profiles.ggd[:].ion[:].state[:].density

[1...N]

STRUCT_ARRAY

m^-3

Density (thermal+non-thermal), given on various grid subsets

edge_profiles.ggd[:].ion[:].state[:].density[:].coefficients

[edge_profiles.ggd[:].ion[:].state[:].density[:].values,
1...N]

FLT_2D (uncertain)

m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].density[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].ion[:].state[:].density[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].ion[:].state[:].density[:].values

[1...N]

FLT_1D (uncertain)

m^-3

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].density_fast

[1...N]

STRUCT_ARRAY

m^-3

Density of fast (non-thermal) particles, given on various grid subsets

edge_profiles.ggd[:].ion[:].state[:].density_fast[:].coefficients

[edge_profiles.ggd[:].ion[:].state[:].density_fast[:].values,
1...N]

FLT_2D (uncertain)

m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].density_fast[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].ion[:].state[:].density_fast[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].ion[:].state[:].density_fast[:].values

[1...N]

FLT_1D (uncertain)

m^-3

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].distribution_function

[1...N]

STRUCT_ARRAY

mixed

Distribution function, given on various grid subsets

edge_profiles.ggd[:].ion[:].state[:].distribution_function[:].coefficients

[edge_profiles.ggd[:].ion[:].state[:].distribution_function[:].values,
1...N]

FLT_2D (uncertain)

mixed

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].distribution_function[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].ion[:].state[:].distribution_function[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].ion[:].state[:].distribution_function[:].values

[1...N]

FLT_1D (uncertain)

mixed

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].electron_configuration

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

edge_profiles.ggd[:].ion[:].state[:].energy_density_kinetic

[1...N]

STRUCT_ARRAY

J.m^-3

Kinetic energy density, given on various grid subsets

edge_profiles.ggd[:].ion[:].state[:].energy_density_kinetic[:].coefficients

[edge_profiles.ggd[:].ion[:].state[:].energy_density_kinetic[:].values,
1...N]

FLT_2D (uncertain)

J.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].energy_density_kinetic[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].ion[:].state[:].energy_density_kinetic[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].ion[:].state[:].energy_density_kinetic[:].values

[1...N]

FLT_1D (uncertain)

J.m^-3

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].ionisation_potential

[1...N]

STRUCT_ARRAY

Elementary Charge Unit

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, given on various grid subsets

edge_profiles.ggd[:].ion[:].state[:].ionisation_potential[:].coefficients

[edge_profiles.ggd[:].ion[:].state[:].ionisation_potential[:].values,
1...N]

FLT_2D (uncertain)

Elementary Charge Unit

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].ionisation_potential[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].ion[:].state[:].ionisation_potential[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].ion[:].state[:].ionisation_potential[:].values

[1...N]

FLT_1D (uncertain)

Elementary Charge Unit

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].label

STR_0D

String identifying state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

edge_profiles.ggd[:].ion[:].state[:].pressure

[1...N]

STRUCT_ARRAY

Pa

Pressure, given on various grid subsets

edge_profiles.ggd[:].ion[:].state[:].pressure[:].coefficients

[edge_profiles.ggd[:].ion[:].state[:].pressure[:].values,
1...N]

FLT_2D (uncertain)

Pa

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].pressure[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].ion[:].state[:].pressure[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].ion[:].state[:].pressure[:].values

[1...N]

FLT_1D (uncertain)

Pa

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].pressure_fast_parallel

[1...N]

STRUCT_ARRAY

Pa

Fast (non-thermal) parallel pressure, given on various grid subsets

edge_profiles.ggd[:].ion[:].state[:].pressure_fast_parallel[:].coefficients

[edge_profiles.ggd[:].ion[:].state[:].pressure_fast_parallel[:].values,
1...N]

FLT_2D (uncertain)

Pa

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].pressure_fast_parallel[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].ion[:].state[:].pressure_fast_parallel[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].ion[:].state[:].pressure_fast_parallel[:].values

[1...N]

FLT_1D (uncertain)

Pa

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].pressure_fast_perpendicular

[1...N]

STRUCT_ARRAY

Pa

Fast (non-thermal) perpendicular pressure, given on various grid subsets

edge_profiles.ggd[:].ion[:].state[:].pressure_fast_perpendicular[:].coefficients

[edge_profiles.ggd[:].ion[:].state[:].pressure_fast_perpendicular[:].values,
1...N]

FLT_2D (uncertain)

Pa

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].pressure_fast_perpendicular[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].ion[:].state[:].pressure_fast_perpendicular[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].ion[:].state[:].pressure_fast_perpendicular[:].values

[1...N]

FLT_1D (uncertain)

Pa

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].temperature

[1...N]

STRUCT_ARRAY

eV

Temperature, given on various grid subsets

edge_profiles.ggd[:].ion[:].state[:].temperature[:].coefficients

[edge_profiles.ggd[:].ion[:].state[:].temperature[:].values,
1...N]

FLT_2D (uncertain)

eV

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].temperature[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].ion[:].state[:].temperature[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].ion[:].state[:].temperature[:].values

[1...N]

FLT_1D (uncertain)

eV

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].velocity

[1...N]

STRUCT_ARRAY

m.s^-1

Velocity, given on various grid subsets

edge_profiles.ggd[:].ion[:].state[:].velocity[:].diamagnetic

[1...N]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].velocity[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].velocity[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].ion[:].state[:].velocity[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].ion[:].state[:].velocity[:].parallel

[1...N]

FLT_1D (uncertain)

m.s^-1

Parallel component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].velocity[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].velocity[:].poloidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Poloidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].velocity[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].velocity[:].r

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].velocity[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].velocity[:].radial

[1...N]

FLT_1D (uncertain)

m.s^-1

Radial component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].velocity[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].velocity[:].toroidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Toroidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].velocity[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].velocity[:].z

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].velocity[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic

[1...N]

STRUCT_ARRAY

m.s^-1

Velocity due to the diamagnetic drift, given on various grid subsets

edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].diamagnetic

[1...N]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].parallel

[1...N]

FLT_1D (uncertain)

m.s^-1

Parallel component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].poloidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Poloidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].r

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].radial

[1...N]

FLT_1D (uncertain)

m.s^-1

Radial component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].toroidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Toroidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].z

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].velocity_diamagnetic[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].velocity_exb

[1...N]

STRUCT_ARRAY

m.s^-1

Velocity due to the ExB drift, given on various grid subsets

edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].diamagnetic

[1...N]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].parallel

[1...N]

FLT_1D (uncertain)

m.s^-1

Parallel component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].poloidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Poloidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].r

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].radial

[1...N]

FLT_1D (uncertain)

m.s^-1

Radial component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].toroidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Toroidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].z

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].velocity_exb[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].vibrational_level

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

edge_profiles.ggd[:].ion[:].state[:].vibrational_mode

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

edge_profiles.ggd[:].ion[:].state[:].z_average

[1...N]

STRUCT_ARRAY

Elementary Charge Unit

Average Z of the 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, given on various grid subsets

edge_profiles.ggd[:].ion[:].state[:].z_average[:].coefficients

[edge_profiles.ggd[:].ion[:].state[:].z_average[:].values,
1...N]

FLT_2D (uncertain)

Elementary Charge Unit

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].z_average[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].ion[:].state[:].z_average[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].ion[:].state[:].z_average[:].values

[1...N]

FLT_1D (uncertain)

Elementary Charge Unit

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].state[:].z_max

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the state bundle (equal to z_min if no bundle)

edge_profiles.ggd[:].ion[:].state[:].z_min

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the state bundle (z_min = z_max = 0 for a neutral)

edge_profiles.ggd[:].ion[:].state[:].z_square_average

[1...N]

STRUCT_ARRAY

Elementary Charge Unit

Average Z square of the state bundle (equal to z_min 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, given on various grid subsets

edge_profiles.ggd[:].ion[:].state[:].z_square_average[:].coefficients

[edge_profiles.ggd[:].ion[:].state[:].z_square_average[:].values,
1...N]

FLT_2D (uncertain)

Elementary Charge Unit

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].state[:].z_square_average[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].ion[:].state[:].z_square_average[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].ion[:].state[:].z_square_average[:].values

[1...N]

FLT_1D (uncertain)

Elementary Charge Unit

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].temperature

[1...N]

STRUCT_ARRAY

eV

Temperature (average over states when multiple states are considered), given on various grid subsets

edge_profiles.ggd[:].ion[:].temperature[:].coefficients

[edge_profiles.ggd[:].ion[:].temperature[:].values,
1...N]

FLT_2D (uncertain)

eV

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].temperature[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].ion[:].temperature[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].ion[:].temperature[:].values

[1...N]

FLT_1D (uncertain)

eV

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].velocity

[1...N]

STRUCT_ARRAY

m.s^-1

Velocity (average over states when multiple states are considered), given on various grid subsets

edge_profiles.ggd[:].ion[:].velocity[:].diamagnetic

[1...N]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].velocity[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].velocity[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].ion[:].velocity[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].ion[:].velocity[:].parallel

[1...N]

FLT_1D (uncertain)

m.s^-1

Parallel component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].velocity[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].velocity[:].poloidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Poloidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].velocity[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].velocity[:].r

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].velocity[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].velocity[:].radial

[1...N]

FLT_1D (uncertain)

m.s^-1

Radial component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].velocity[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].velocity[:].toroidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Toroidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].velocity[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].velocity[:].z

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].ion[:].velocity[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].ion[:].z_ion

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed).

edge_profiles.ggd[:].j_anomalous

[1...N]

STRUCT_ARRAY

A.m^-2

Anomalous current density, given on various grid subsets

edge_profiles.ggd[:].j_anomalous[:].diamagnetic

[1...N]

FLT_1D (uncertain)

A.m^-2

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_anomalous[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_anomalous[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].j_anomalous[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].j_anomalous[:].parallel

[1...N]

FLT_1D (uncertain)

A.m^-2

Parallel component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_anomalous[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_anomalous[:].poloidal

[1...N]

FLT_1D (uncertain)

A.m^-2

Poloidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_anomalous[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_anomalous[:].r

[1...N]

FLT_1D (uncertain)

A.m^-2

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_anomalous[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_anomalous[:].radial

[1...N]

FLT_1D (uncertain)

A.m^-2

Radial component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_anomalous[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_anomalous[:].toroidal

[1...N]

FLT_1D (uncertain)

A.m^-2

Toroidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_anomalous[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_anomalous[:].z

[1...N]

FLT_1D (uncertain)

A.m^-2

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_anomalous[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_diamagnetic

[1...N]

STRUCT_ARRAY

A.m^-2

Current density due to the diamgnetic drift, given on various grid subsets

edge_profiles.ggd[:].j_diamagnetic[:].diamagnetic

[1...N]

FLT_1D (uncertain)

A.m^-2

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_diamagnetic[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_diamagnetic[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].j_diamagnetic[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].j_diamagnetic[:].parallel

[1...N]

FLT_1D (uncertain)

A.m^-2

Parallel component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_diamagnetic[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_diamagnetic[:].poloidal

[1...N]

FLT_1D (uncertain)

A.m^-2

Poloidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_diamagnetic[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_diamagnetic[:].r

[1...N]

FLT_1D (uncertain)

A.m^-2

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_diamagnetic[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_diamagnetic[:].radial

[1...N]

FLT_1D (uncertain)

A.m^-2

Radial component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_diamagnetic[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_diamagnetic[:].toroidal

[1...N]

FLT_1D (uncertain)

A.m^-2

Toroidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_diamagnetic[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_diamagnetic[:].z

[1...N]

FLT_1D (uncertain)

A.m^-2

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_diamagnetic[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_heat_viscosity

[1...N]

STRUCT_ARRAY

A.m^-2

Current density due to the heat viscosity, given on various grid subsets

edge_profiles.ggd[:].j_heat_viscosity[:].diamagnetic

[1...N]

FLT_1D (uncertain)

A.m^-2

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_heat_viscosity[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_heat_viscosity[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].j_heat_viscosity[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].j_heat_viscosity[:].parallel

[1...N]

FLT_1D (uncertain)

A.m^-2

Parallel component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_heat_viscosity[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_heat_viscosity[:].poloidal

[1...N]

FLT_1D (uncertain)

A.m^-2

Poloidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_heat_viscosity[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_heat_viscosity[:].r

[1...N]

FLT_1D (uncertain)

A.m^-2

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_heat_viscosity[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_heat_viscosity[:].radial

[1...N]

FLT_1D (uncertain)

A.m^-2

Radial component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_heat_viscosity[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_heat_viscosity[:].toroidal

[1...N]

FLT_1D (uncertain)

A.m^-2

Toroidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_heat_viscosity[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_heat_viscosity[:].z

[1...N]

FLT_1D (uncertain)

A.m^-2

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_heat_viscosity[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_inertial

[1...N]

STRUCT_ARRAY

A.m^-2

Inertial current density, given on various grid subsets

edge_profiles.ggd[:].j_inertial[:].diamagnetic

[1...N]

FLT_1D (uncertain)

A.m^-2

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_inertial[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_inertial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].j_inertial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].j_inertial[:].parallel

[1...N]

FLT_1D (uncertain)

A.m^-2

Parallel component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_inertial[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_inertial[:].poloidal

[1...N]

FLT_1D (uncertain)

A.m^-2

Poloidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_inertial[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_inertial[:].r

[1...N]

FLT_1D (uncertain)

A.m^-2

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_inertial[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_inertial[:].radial

[1...N]

FLT_1D (uncertain)

A.m^-2

Radial component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_inertial[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_inertial[:].toroidal

[1...N]

FLT_1D (uncertain)

A.m^-2

Toroidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_inertial[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_inertial[:].z

[1...N]

FLT_1D (uncertain)

A.m^-2

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_inertial[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_ion_neutral_friction

[1...N]

STRUCT_ARRAY

A.m^-2

Current density due to ion neutral friction, given on various grid subsets

edge_profiles.ggd[:].j_ion_neutral_friction[:].diamagnetic

[1...N]

FLT_1D (uncertain)

A.m^-2

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_ion_neutral_friction[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_ion_neutral_friction[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].j_ion_neutral_friction[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].j_ion_neutral_friction[:].parallel

[1...N]

FLT_1D (uncertain)

A.m^-2

Parallel component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_ion_neutral_friction[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_ion_neutral_friction[:].poloidal

[1...N]

FLT_1D (uncertain)

A.m^-2

Poloidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_ion_neutral_friction[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_ion_neutral_friction[:].r

[1...N]

FLT_1D (uncertain)

A.m^-2

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_ion_neutral_friction[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_ion_neutral_friction[:].radial

[1...N]

FLT_1D (uncertain)

A.m^-2

Radial component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_ion_neutral_friction[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_ion_neutral_friction[:].toroidal

[1...N]

FLT_1D (uncertain)

A.m^-2

Toroidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_ion_neutral_friction[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_ion_neutral_friction[:].z

[1...N]

FLT_1D (uncertain)

A.m^-2

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_ion_neutral_friction[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_parallel

[1...N]

STRUCT_ARRAY

A.m^-2

Current due to parallel electric and thermo-electric conductivity and potential and electron temperature gradients along the field line, differences away from ambipolar flow in the parallel direction between ions and electrons (this is not the parallel component of j_total)

edge_profiles.ggd[:].j_parallel[:].coefficients

[edge_profiles.ggd[:].j_parallel[:].values,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_parallel[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].j_parallel[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].j_parallel[:].values

[1...N]

FLT_1D (uncertain)

A.m^-2

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_parallel_viscosity

[1...N]

STRUCT_ARRAY

A.m^-2

Current density due to the parallel viscosity, given on various grid subsets

edge_profiles.ggd[:].j_parallel_viscosity[:].diamagnetic

[1...N]

FLT_1D (uncertain)

A.m^-2

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_parallel_viscosity[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_parallel_viscosity[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].j_parallel_viscosity[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].j_parallel_viscosity[:].parallel

[1...N]

FLT_1D (uncertain)

A.m^-2

Parallel component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_parallel_viscosity[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_parallel_viscosity[:].poloidal

[1...N]

FLT_1D (uncertain)

A.m^-2

Poloidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_parallel_viscosity[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_parallel_viscosity[:].r

[1...N]

FLT_1D (uncertain)

A.m^-2

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_parallel_viscosity[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_parallel_viscosity[:].radial

[1...N]

FLT_1D (uncertain)

A.m^-2

Radial component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_parallel_viscosity[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_parallel_viscosity[:].toroidal

[1...N]

FLT_1D (uncertain)

A.m^-2

Toroidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_parallel_viscosity[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_parallel_viscosity[:].z

[1...N]

FLT_1D (uncertain)

A.m^-2

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_parallel_viscosity[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_perpendicular_viscosity

[1...N]

STRUCT_ARRAY

A.m^-2

Current density due to the perpendicular viscosity, given on various grid subsets

edge_profiles.ggd[:].j_perpendicular_viscosity[:].diamagnetic

[1...N]

FLT_1D (uncertain)

A.m^-2

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_perpendicular_viscosity[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_perpendicular_viscosity[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].j_perpendicular_viscosity[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].j_perpendicular_viscosity[:].parallel

[1...N]

FLT_1D (uncertain)

A.m^-2

Parallel component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_perpendicular_viscosity[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_perpendicular_viscosity[:].poloidal

[1...N]

FLT_1D (uncertain)

A.m^-2

Poloidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_perpendicular_viscosity[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_perpendicular_viscosity[:].r

[1...N]

FLT_1D (uncertain)

A.m^-2

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_perpendicular_viscosity[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_perpendicular_viscosity[:].radial

[1...N]

FLT_1D (uncertain)

A.m^-2

Radial component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_perpendicular_viscosity[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_perpendicular_viscosity[:].toroidal

[1...N]

FLT_1D (uncertain)

A.m^-2

Toroidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_perpendicular_viscosity[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_perpendicular_viscosity[:].z

[1...N]

FLT_1D (uncertain)

A.m^-2

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_perpendicular_viscosity[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_pfirsch_schlueter

[1...N]

STRUCT_ARRAY

A.m^-2

Current density due to Pfirsch-Schlüter effects, given on various grid subsets

edge_profiles.ggd[:].j_pfirsch_schlueter[:].diamagnetic

[1...N]

FLT_1D (uncertain)

A.m^-2

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_pfirsch_schlueter[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_pfirsch_schlueter[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].j_pfirsch_schlueter[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].j_pfirsch_schlueter[:].parallel

[1...N]

FLT_1D (uncertain)

A.m^-2

Parallel component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_pfirsch_schlueter[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_pfirsch_schlueter[:].poloidal

[1...N]

FLT_1D (uncertain)

A.m^-2

Poloidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_pfirsch_schlueter[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_pfirsch_schlueter[:].r

[1...N]

FLT_1D (uncertain)

A.m^-2

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_pfirsch_schlueter[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_pfirsch_schlueter[:].radial

[1...N]

FLT_1D (uncertain)

A.m^-2

Radial component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_pfirsch_schlueter[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_pfirsch_schlueter[:].toroidal

[1...N]

FLT_1D (uncertain)

A.m^-2

Toroidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_pfirsch_schlueter[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_pfirsch_schlueter[:].z

[1...N]

FLT_1D (uncertain)

A.m^-2

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_pfirsch_schlueter[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_total

[1...N]

STRUCT_ARRAY

A.m^-2

Total current density, given on various grid subsets

edge_profiles.ggd[:].j_total[:].diamagnetic

[1...N]

FLT_1D (uncertain)

A.m^-2

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_total[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_total[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].j_total[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].j_total[:].parallel

[1...N]

FLT_1D (uncertain)

A.m^-2

Parallel component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_total[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_total[:].poloidal

[1...N]

FLT_1D (uncertain)

A.m^-2

Poloidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_total[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_total[:].r

[1...N]

FLT_1D (uncertain)

A.m^-2

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_total[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_total[:].radial

[1...N]

FLT_1D (uncertain)

A.m^-2

Radial component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_total[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_total[:].toroidal

[1...N]

FLT_1D (uncertain)

A.m^-2

Toroidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_total[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].j_total[:].z

[1...N]

FLT_1D (uncertain)

A.m^-2

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].j_total[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].n_i_total_over_n_e

[1...N]

STRUCT_ARRAY

-

Ratio of total ion density (sum over ion species) over electron density. (thermal+non-thermal), given on various grid subsets

edge_profiles.ggd[:].n_i_total_over_n_e[:].coefficients

[edge_profiles.ggd[:].n_i_total_over_n_e[:].values,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].n_i_total_over_n_e[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].n_i_total_over_n_e[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].n_i_total_over_n_e[:].values

[1...N]

FLT_1D (uncertain)

-

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral

[1...N]

STRUCT_ARRAY

Quantities related to the different neutral species

edge_profiles.ggd[:].neutral[:].density

[1...N]

STRUCT_ARRAY

m^-3

Density (thermal+non-thermal) (sum over states when multiple states are considered), given on various grid subsets

edge_profiles.ggd[:].neutral[:].density[:].coefficients

[edge_profiles.ggd[:].neutral[:].density[:].values,
1...N]

FLT_2D (uncertain)

m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].density[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].neutral[:].density[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].neutral[:].density[:].values

[1...N]

FLT_1D (uncertain)

m^-3

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].density_fast

[1...N]

STRUCT_ARRAY

m^-3

Density of fast (non-thermal) particles (sum over states when multiple states are considered), given on various grid subsets

edge_profiles.ggd[:].neutral[:].density_fast[:].coefficients

[edge_profiles.ggd[:].neutral[:].density_fast[:].values,
1...N]

FLT_2D (uncertain)

m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].density_fast[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].neutral[:].density_fast[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].neutral[:].density_fast[:].values

[1...N]

FLT_1D (uncertain)

m^-3

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

edge_profiles.ggd[:].neutral[:].element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

edge_profiles.ggd[:].neutral[:].element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

edge_profiles.ggd[:].neutral[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

edge_profiles.ggd[:].neutral[:].element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

edge_profiles.ggd[:].neutral[:].energy_density_kinetic

[1...N]

STRUCT_ARRAY

J.m^-3

Kinetic energy density (sum over states when multiple states are considered), given on various grid subsets

edge_profiles.ggd[:].neutral[:].energy_density_kinetic[:].coefficients

[edge_profiles.ggd[:].neutral[:].energy_density_kinetic[:].values,
1...N]

FLT_2D (uncertain)

J.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].energy_density_kinetic[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].neutral[:].energy_density_kinetic[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].neutral[:].energy_density_kinetic[:].values

[1...N]

FLT_1D (uncertain)

J.m^-3

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].ion_index

INT_0D

Index of the corresponding ion species in the ../../ion array

edge_profiles.ggd[:].neutral[:].label

STR_0D

String identifying the species (e.g. H, D, T, He, C, D2, DT, CD4, ...)

edge_profiles.ggd[:].neutral[:].multiple_states_flag

INT_0D

Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

edge_profiles.ggd[:].neutral[:].pressure

[1...N]

STRUCT_ARRAY

Pa

Pressure (average over states when multiple states are considered), given on various grid subsets

edge_profiles.ggd[:].neutral[:].pressure[:].coefficients

[edge_profiles.ggd[:].neutral[:].pressure[:].values,
1...N]

FLT_2D (uncertain)

Pa

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].pressure[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].neutral[:].pressure[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].neutral[:].pressure[:].values

[1...N]

FLT_1D (uncertain)

Pa

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].pressure_fast_parallel

[1...N]

STRUCT_ARRAY

Pa

Fast (non-thermal) parallel pressure (average over states when multiple states are considered), given on various grid subsets

edge_profiles.ggd[:].neutral[:].pressure_fast_parallel[:].coefficients

[edge_profiles.ggd[:].neutral[:].pressure_fast_parallel[:].values,
1...N]

FLT_2D (uncertain)

Pa

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].pressure_fast_parallel[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].neutral[:].pressure_fast_parallel[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].neutral[:].pressure_fast_parallel[:].values

[1...N]

FLT_1D (uncertain)

Pa

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].pressure_fast_perpendicular

[1...N]

STRUCT_ARRAY

Pa

Fast (non-thermal) perpendicular pressure (average over states when multiple states are considered), given on various grid subsets

edge_profiles.ggd[:].neutral[:].pressure_fast_perpendicular[:].coefficients

[edge_profiles.ggd[:].neutral[:].pressure_fast_perpendicular[:].values,
1...N]

FLT_2D (uncertain)

Pa

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].pressure_fast_perpendicular[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].neutral[:].pressure_fast_perpendicular[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].neutral[:].pressure_fast_perpendicular[:].values

[1...N]

FLT_1D (uncertain)

Pa

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state

[1...N]

STRUCT_ARRAY

Quantities related to the different states of the species (energy, excitation, ...)

edge_profiles.ggd[:].neutral[:].state[:].density

[1...N]

STRUCT_ARRAY

m^-3

Density (thermal+non-thermal), given on various grid subsets

edge_profiles.ggd[:].neutral[:].state[:].density[:].coefficients

[edge_profiles.ggd[:].neutral[:].state[:].density[:].values,
1...N]

FLT_2D (uncertain)

m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].density[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].neutral[:].state[:].density[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].neutral[:].state[:].density[:].values

[1...N]

FLT_1D (uncertain)

m^-3

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].density_fast

[1...N]

STRUCT_ARRAY

m^-3

Density of fast (non-thermal) particles, given on various grid subsets

edge_profiles.ggd[:].neutral[:].state[:].density_fast[:].coefficients

[edge_profiles.ggd[:].neutral[:].state[:].density_fast[:].values,
1...N]

FLT_2D (uncertain)

m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].density_fast[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].neutral[:].state[:].density_fast[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].neutral[:].state[:].density_fast[:].values

[1...N]

FLT_1D (uncertain)

m^-3

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].distribution_function

[1...N]

STRUCT_ARRAY

mixed

Distribution function, given on various grid subsets

edge_profiles.ggd[:].neutral[:].state[:].distribution_function[:].coefficients

[edge_profiles.ggd[:].neutral[:].state[:].distribution_function[:].values,
1...N]

FLT_2D (uncertain)

mixed

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].distribution_function[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].neutral[:].state[:].distribution_function[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].neutral[:].state[:].distribution_function[:].values

[1...N]

FLT_1D (uncertain)

mixed

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].electron_configuration

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

edge_profiles.ggd[:].neutral[:].state[:].energy_density_kinetic

[1...N]

STRUCT_ARRAY

J.m^-3

Kinetic energy density, given on various grid subsets

edge_profiles.ggd[:].neutral[:].state[:].energy_density_kinetic[:].coefficients

[edge_profiles.ggd[:].neutral[:].state[:].energy_density_kinetic[:].values,
1...N]

FLT_2D (uncertain)

J.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].energy_density_kinetic[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].neutral[:].state[:].energy_density_kinetic[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].neutral[:].state[:].energy_density_kinetic[:].values

[1...N]

FLT_1D (uncertain)

J.m^-3

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].label

STR_0D

String identifying state

edge_profiles.ggd[:].neutral[:].state[:].neutral_type

STRUCTURE

Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI

edge_profiles.ggd[:].neutral[:].state[:].neutral_type.description

STR_0D

Verbose description

edge_profiles.ggd[:].neutral[:].state[:].neutral_type.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_profiles.ggd[:].neutral[:].state[:].neutral_type.name

STR_0D

Short string identifier

edge_profiles.ggd[:].neutral[:].state[:].pressure

[1...N]

STRUCT_ARRAY

Pa

Pressure, given on various grid subsets

edge_profiles.ggd[:].neutral[:].state[:].pressure[:].coefficients

[edge_profiles.ggd[:].neutral[:].state[:].pressure[:].values,
1...N]

FLT_2D (uncertain)

Pa

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].pressure[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].neutral[:].state[:].pressure[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].neutral[:].state[:].pressure[:].values

[1...N]

FLT_1D (uncertain)

Pa

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_parallel

[1...N]

STRUCT_ARRAY

Pa

Fast (non-thermal) parallel pressure, given on various grid subsets

edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_parallel[:].coefficients

[edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_parallel[:].values,
1...N]

FLT_2D (uncertain)

Pa

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_parallel[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_parallel[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_parallel[:].values

[1...N]

FLT_1D (uncertain)

Pa

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_perpendicular

[1...N]

STRUCT_ARRAY

Pa

Fast (non-thermal) perpendicular pressure, given on various grid subsets

edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_perpendicular[:].coefficients

[edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_perpendicular[:].values,
1...N]

FLT_2D (uncertain)

Pa

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_perpendicular[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_perpendicular[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].neutral[:].state[:].pressure_fast_perpendicular[:].values

[1...N]

FLT_1D (uncertain)

Pa

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].temperature

[1...N]

STRUCT_ARRAY

eV

Temperature, given on various grid subsets

edge_profiles.ggd[:].neutral[:].state[:].temperature[:].coefficients

[edge_profiles.ggd[:].neutral[:].state[:].temperature[:].values,
1...N]

FLT_2D (uncertain)

eV

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].temperature[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].neutral[:].state[:].temperature[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].neutral[:].state[:].temperature[:].values

[1...N]

FLT_1D (uncertain)

eV

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].velocity

[1...N]

STRUCT_ARRAY

m.s^-1

Velocity, given on various grid subsets

edge_profiles.ggd[:].neutral[:].state[:].velocity[:].diamagnetic

[1...N]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].velocity[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].velocity[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].neutral[:].state[:].velocity[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].neutral[:].state[:].velocity[:].parallel

[1...N]

FLT_1D (uncertain)

m.s^-1

Parallel component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].velocity[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].velocity[:].poloidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Poloidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].velocity[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].velocity[:].r

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].velocity[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].velocity[:].radial

[1...N]

FLT_1D (uncertain)

m.s^-1

Radial component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].velocity[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].velocity[:].toroidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Toroidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].velocity[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].velocity[:].z

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].velocity[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic

[1...N]

STRUCT_ARRAY

m.s^-1

Velocity due to the diamagnetic drift, given on various grid subsets

edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].diamagnetic

[1...N]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].parallel

[1...N]

FLT_1D (uncertain)

m.s^-1

Parallel component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].poloidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Poloidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].r

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].radial

[1...N]

FLT_1D (uncertain)

m.s^-1

Radial component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].toroidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Toroidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].z

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].velocity_diamagnetic[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].velocity_exb

[1...N]

STRUCT_ARRAY

m.s^-1

Velocity due to the ExB drift, given on various grid subsets

edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].diamagnetic

[1...N]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].parallel

[1...N]

FLT_1D (uncertain)

m.s^-1

Parallel component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].poloidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Poloidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].r

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].radial

[1...N]

FLT_1D (uncertain)

m.s^-1

Radial component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].toroidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Toroidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].z

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].state[:].velocity_exb[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].state[:].vibrational_level

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

edge_profiles.ggd[:].neutral[:].state[:].vibrational_mode

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

edge_profiles.ggd[:].neutral[:].temperature

[1...N]

STRUCT_ARRAY

eV

Temperature (average over states when multiple states are considered), given on various grid subsets

edge_profiles.ggd[:].neutral[:].temperature[:].coefficients

[edge_profiles.ggd[:].neutral[:].temperature[:].values,
1...N]

FLT_2D (uncertain)

eV

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].temperature[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].neutral[:].temperature[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].neutral[:].temperature[:].values

[1...N]

FLT_1D (uncertain)

eV

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].velocity

[1...N]

STRUCT_ARRAY

m.s^-1

Velocity (average over states when multiple states are considered), given on various grid subsets

edge_profiles.ggd[:].neutral[:].velocity[:].diamagnetic

[1...N]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].velocity[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].velocity[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].neutral[:].velocity[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].neutral[:].velocity[:].parallel

[1...N]

FLT_1D (uncertain)

m.s^-1

Parallel component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].velocity[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].velocity[:].poloidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Poloidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].velocity[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].velocity[:].r

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].velocity[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].velocity[:].radial

[1...N]

FLT_1D (uncertain)

m.s^-1

Radial component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].velocity[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].velocity[:].toroidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Toroidal component, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].velocity[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].neutral[:].velocity[:].z

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].neutral[:].velocity[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].phi_potential

[1...N]

STRUCT_ARRAY

V

Electric potential, given on various grid subsets

edge_profiles.ggd[:].phi_potential[:].coefficients

[edge_profiles.ggd[:].phi_potential[:].values,
1...N]

FLT_2D (uncertain)

V

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].phi_potential[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].phi_potential[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].phi_potential[:].values

[1...N]

FLT_1D (uncertain)

V

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].pressure_parallel

[1...N]

STRUCT_ARRAY

Pa

Total parallel pressure (electrons+ions, thermal+non-thermal), given on various grid subsets

edge_profiles.ggd[:].pressure_parallel[:].coefficients

[edge_profiles.ggd[:].pressure_parallel[:].values,
1...N]

FLT_2D (uncertain)

Pa

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].pressure_parallel[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].pressure_parallel[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].pressure_parallel[:].values

[1...N]

FLT_1D (uncertain)

Pa

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].pressure_perpendicular

[1...N]

STRUCT_ARRAY

Pa

Total perpendicular pressure (electrons+ions, thermal+non-thermal), given on various grid subsets

edge_profiles.ggd[:].pressure_perpendicular[:].coefficients

[edge_profiles.ggd[:].pressure_perpendicular[:].values,
1...N]

FLT_2D (uncertain)

Pa

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].pressure_perpendicular[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].pressure_perpendicular[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].pressure_perpendicular[:].values

[1...N]

FLT_1D (uncertain)

Pa

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].pressure_thermal

[1...N]

STRUCT_ARRAY

Pa

Thermal pressure (electrons+ions), given on various grid subsets

edge_profiles.ggd[:].pressure_thermal[:].coefficients

[edge_profiles.ggd[:].pressure_thermal[:].values,
1...N]

FLT_2D (uncertain)

Pa

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].pressure_thermal[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].pressure_thermal[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].pressure_thermal[:].values

[1...N]

FLT_1D (uncertain)

Pa

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].t_i_average

[1...N]

STRUCT_ARRAY

eV

Ion temperature (averaged on ion species), given on various grid subsets

edge_profiles.ggd[:].t_i_average[:].coefficients

[edge_profiles.ggd[:].t_i_average[:].values,
1...N]

FLT_2D (uncertain)

eV

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].t_i_average[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].t_i_average[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].t_i_average[:].values

[1...N]

FLT_1D (uncertain)

eV

One scalar value is provided per element in the grid subset.

edge_profiles.ggd[:].time

FLT_0D

s

Time

edge_profiles.ggd[:].zeff

[1...N]

STRUCT_ARRAY

-

Effective charge, given on various grid subsets

edge_profiles.ggd[:].zeff[:].coefficients

[edge_profiles.ggd[:].zeff[:].values,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_profiles.ggd[:].zeff[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd[:].zeff[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd[:].zeff[:].values

[1...N]

FLT_1D (uncertain)

-

One scalar value is provided per element in the grid subset.

edge_profiles.ggd_fast

[edge_profiles.ggd_fast[:].time]

STRUCT_ARRAY

Quantities provided at a faster sampling rate than the full ggd quantities. These are either integrated quantities or local quantities provided on a reduced set of positions. Positions and integration domains are described by a set of grid_subsets (of size 1 for a position).

edge_profiles.ggd_fast[:].electrons

STRUCTURE

Quantities related to the electrons

edge_profiles.ggd_fast[:].electrons.density

[1...N]

STRUCT_ARRAY

m^-3

Density (thermal+non-thermal), given at various positions (grid subset of size 1)

edge_profiles.ggd_fast[:].electrons.density[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd_fast[:].electrons.density[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd_fast[:].electrons.density[:].value

FLT_0D (uncertain)

m^-3

Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)

edge_profiles.ggd_fast[:].electrons.temperature

[1...N]

STRUCT_ARRAY

eV

Temperature, given at various positions (grid subset of size 1)

edge_profiles.ggd_fast[:].electrons.temperature[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd_fast[:].electrons.temperature[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd_fast[:].electrons.temperature[:].value

FLT_0D (uncertain)

eV

Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)

edge_profiles.ggd_fast[:].energy_thermal

[1...N]

STRUCT_ARRAY

J

Plasma energy content = 3/2 * integral over the volume of the grid subset of the thermal pressure (summed over all species), for various grid subsets

edge_profiles.ggd_fast[:].energy_thermal[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd_fast[:].energy_thermal[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd_fast[:].energy_thermal[:].value

FLT_0D (uncertain)

J

Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)

edge_profiles.ggd_fast[:].ion

[1...N]

STRUCT_ARRAY

Quantities related to the different ion species

edge_profiles.ggd_fast[:].ion[:].content

[1...N]

STRUCT_ARRAY

-

Particle content = total number of particles for this ion species in the volume of the grid subset, for various grid subsets

edge_profiles.ggd_fast[:].ion[:].content[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd_fast[:].ion[:].content[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd_fast[:].ion[:].content[:].value

FLT_0D (uncertain)

-

Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)

edge_profiles.ggd_fast[:].ion[:].density

[1...N]

STRUCT_ARRAY

m^-3

Density (thermal+non-thermal) (sum over states when multiple states are considered), given at various positions (grid subset of size 1)

edge_profiles.ggd_fast[:].ion[:].density[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd_fast[:].ion[:].density[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd_fast[:].ion[:].density[:].value

FLT_0D (uncertain)

m^-3

Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)

edge_profiles.ggd_fast[:].ion[:].element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

edge_profiles.ggd_fast[:].ion[:].element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

edge_profiles.ggd_fast[:].ion[:].element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

edge_profiles.ggd_fast[:].ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

edge_profiles.ggd_fast[:].ion[:].element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

edge_profiles.ggd_fast[:].ion[:].label

STR_0D

String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)

edge_profiles.ggd_fast[:].ion[:].neutral_index

INT_0D

Index of the corresponding neutral species in the ../../neutral array

edge_profiles.ggd_fast[:].ion[:].temperature

[1...N]

STRUCT_ARRAY

eV

Temperature (average over states when multiple states are considered), given at various positions (grid subset of size 1)

edge_profiles.ggd_fast[:].ion[:].temperature[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_profiles.ggd_fast[:].ion[:].temperature[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_profiles.ggd_fast[:].ion[:].temperature[:].value

FLT_0D (uncertain)

eV

Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)

edge_profiles.ggd_fast[:].ion[:].z_ion

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed).

edge_profiles.ggd_fast[:].time

FLT_0D

s

Time

edge_profiles.grid_ggd

[edge_profiles.grid_ggd[:].time]

STRUCT_ARRAY

Grid (using the Generic Grid Description), for various time slices. The timebase of this array of structure must be a subset of the ggd timebase

edge_profiles.grid_ggd[:].grid_subset

[1...N]

STRUCT_ARRAY

Grid subsets

edge_profiles.grid_ggd[:].grid_subset[:].base

[1...N]

STRUCT_ARRAY

Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.

edge_profiles.grid_ggd[:].grid_subset[:].base[:].jacobian

[edge_profiles.grid_ggd[:].grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

edge_profiles.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant

[edge_profiles.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

edge_profiles.grid_ggd[:].grid_subset[:].base[:].tensor_covariant

[edge_profiles.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

edge_profiles.grid_ggd[:].grid_subset[:].dimension

INT_0D

Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.

edge_profiles.grid_ggd[:].grid_subset[:].element

[1...N]

STRUCT_ARRAY

Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces

edge_profiles.grid_ggd[:].grid_subset[:].element[:].object

[1...N]

STRUCT_ARRAY

Set of objects defining the element

edge_profiles.grid_ggd[:].grid_subset[:].element[:].object[:].dimension

INT_0D

Dimension of the object

edge_profiles.grid_ggd[:].grid_subset[:].element[:].object[:].index

INT_0D

Object index

edge_profiles.grid_ggd[:].grid_subset[:].element[:].object[:].space

INT_0D

Index of the space from which that object is taken

edge_profiles.grid_ggd[:].grid_subset[:].identifier

STRUCTURE

Grid subset identifier
0) unspecified : unspecified
1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]
200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).
2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces
4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces
5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
6) x_points : Nodes defining x-points
7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point
8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point
9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point
10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point
11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix
12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix
13) outer_target : y-aligned edges defining the outer target
14) inner_target : y-aligned edges defining the inner target
15) core_boundary : Innermost x-aligned edges
16) separatrix : x-aligned edges defining the active separatrix
17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions
18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region
19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region
20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region
21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region
22) core : Cells inside the active separatrix
23) sol : Cells defining the main SOL outside of the divertor regions
24) outer_divertor : Cells defining the outer divertor region
25) inner_divertor : Cells defining the inner divertor region
26) core_sol : x-aligned edges defining part of active separatrix separating core and sol
27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)
28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)
29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point
30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point
31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point
32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point
33) separatrix_2 : x-aligned edges defining the non-active separatrix
34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region
35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region
36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region
37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region
38) intra_sep : Cells between the two separatrices
39) outer_divertor_2 : Cells defining the outer inactive divertor region
40) inner_divertor_2 : Cells defining the inner inactive divertor region
41) outer_target_2 : y-aligned edges defining the outer inactive target
42) inner_target_2 : y-aligned edges defining the inner inactive target
43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
44) full_wall : All edges defining walls, baffles, and targets
45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg
46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg
47) outer_sf_pfr_connection_1 : y-aligned edges defining the connection between the outer snowflake entrance and third leg
48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg
100) magnetic_axis : Point corresponding to the magnetic axis
101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane
102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane
103) outer_target_separatrix : Point on active separatrix at outer active target
104) inner_target_separatrix : Point on active separatrix at inner active target
105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target
106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target

edge_profiles.grid_ggd[:].grid_subset[:].identifier.description

STR_0D

Verbose description

edge_profiles.grid_ggd[:].grid_subset[:].identifier.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_profiles.grid_ggd[:].grid_subset[:].identifier.name

STR_0D

Short string identifier

edge_profiles.grid_ggd[:].grid_subset[:].metric

STRUCTURE

Metric of the canonical frame onto Cartesian coordinates

edge_profiles.grid_ggd[:].grid_subset[:].metric.jacobian

[edge_profiles.grid_ggd[:].grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

edge_profiles.grid_ggd[:].grid_subset[:].metric.tensor_contravariant

[edge_profiles.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

edge_profiles.grid_ggd[:].grid_subset[:].metric.tensor_covariant

[edge_profiles.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

edge_profiles.grid_ggd[:].identifier

STRUCTURE

Grid identifier
0) unspecified : unspecified
1) linear : Linear
2) cylinder : Cylindrical geometry (straight in axial direction)
3) limiter : Limiter
4) SN : Single null
5) CDN : Connected double null
6) DDN_bottom : Disconnected double null with inner X-point below the midplane
7) DDN_top : Disconnected double null with inner X-point above the midplane
8) annulus : Annular geometry (not necessarily with straight axis)
9) stellarator_island : Stellarator island geometry
10) structured_spaces : Structured grid represented with multiple spaces of dimension 1
11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary
12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary
100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS

edge_profiles.grid_ggd[:].identifier.description

STR_0D

Verbose description

edge_profiles.grid_ggd[:].identifier.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_profiles.grid_ggd[:].identifier.name

STR_0D

Short string identifier

edge_profiles.grid_ggd[:].path

STR_0D

Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: IDS::wall/0/description_ggd(1)/grid_ggd, means that the grid is located in the wall IDS, occurrence 0, with relative path description_ggd(1)/grid_ggd, using Fortran index convention (here : first index of the array)

edge_profiles.grid_ggd[:].space

[1...N]

STRUCT_ARRAY

Set of grid spaces

edge_profiles.grid_ggd[:].space[:].coordinates_type

[1...N]

INT_1D

Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml

edge_profiles.grid_ggd[:].space[:].geometry_type

STRUCTURE

Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)

edge_profiles.grid_ggd[:].space[:].geometry_type.description

STR_0D

Verbose description

edge_profiles.grid_ggd[:].space[:].geometry_type.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_profiles.grid_ggd[:].space[:].geometry_type.name

STR_0D

Short string identifier

edge_profiles.grid_ggd[:].space[:].identifier

STRUCTURE

Space identifier
0) unspecified : unspecified
1) primary_standard : Primary space defining the standard grid
2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space
3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way

edge_profiles.grid_ggd[:].space[:].identifier.description

STR_0D

Verbose description

edge_profiles.grid_ggd[:].space[:].identifier.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_profiles.grid_ggd[:].space[:].identifier.name

STR_0D

Short string identifier

edge_profiles.grid_ggd[:].space[:].objects_per_dimension

[1...N]

STRUCT_ARRAY

Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.

edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content

STRUCTURE

Content of the ../object/geometry node for this dimension
0) unspecified : unspecified
1) node_coordinates : For nodes : node coordinates
11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix
21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge
31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces
32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix

edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.description

STR_0D

Verbose description

edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.name

STR_0D

Short string identifier

edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object

[1...N]

STRUCT_ARRAY

Set of objects for a given dimension

edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary

[1...N]

STRUCT_ARRAY

Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object

edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].index

INT_0D

Index of this (n-1)-dimensional boundary object

edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].neighbours

[1...N]

INT_1D

List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary

edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry

[1...N]

FLT_1D (uncertain)

mixed

Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered.

edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d

[1...N,
1...N]

FLT_2D (uncertain)

mixed

2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.

edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure

FLT_0D (uncertain)

m^dimension

Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)

edge_profiles.grid_ggd[:].space[:].objects_per_dimension[:].object[:].nodes

[1...N]

INT_1D

List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)

edge_profiles.grid_ggd[:].time

FLT_0D

s

Time

edge_profiles.ids_properties

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

edge_profiles.ids_properties.comment

STR_0D

Any comment describing the content of this IDS

edge_profiles.ids_properties.creation_date

STR_0D

Date at which this data has been produced

edge_profiles.ids_properties.homogeneous_time

INT_0D

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

edge_profiles.ids_properties.occurrence

INT_0D

edge_profiles.ids_properties.plugins

(alpha)

STRUCTURE

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.

edge_profiles.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

edge_profiles.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

edge_profiles.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

edge_profiles.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

edge_profiles.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

edge_profiles.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

edge_profiles.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

edge_profiles.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

edge_profiles.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

edge_profiles.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

edge_profiles.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

edge_profiles.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

edge_profiles.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

edge_profiles.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

edge_profiles.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

edge_profiles.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

edge_profiles.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

edge_profiles.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

edge_profiles.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

edge_profiles.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

edge_profiles.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

edge_profiles.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

edge_profiles.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

edge_profiles.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

edge_profiles.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

edge_profiles.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

edge_profiles.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

edge_profiles.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

edge_profiles.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

edge_profiles.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

edge_profiles.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

edge_profiles.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

edge_profiles.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

edge_profiles.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

edge_profiles.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

edge_profiles.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

edge_profiles.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

edge_profiles.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

edge_profiles.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

edge_profiles.ids_properties.provider

STR_0D

Name of the person in charge of producing this data

edge_profiles.ids_properties.source

(obsolescent)

STR_0D

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.

edge_profiles.ids_properties.version_put

STRUCTURE

Version of the access layer package used to PUT this IDS

edge_profiles.ids_properties.version_put.access_layer

STR_0D

Version of Access Layer used to PUT this IDS

edge_profiles.ids_properties.version_put.access_layer_language

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

edge_profiles.ids_properties.version_put.data_dictionary

STR_0D

Version of Data Dictionary used to PUT this IDS

edge_profiles.midplane

STRUCTURE

Choice of midplane definition (use the lowest index number if more than one value is relevant)
1) magnetic_axis : Midplane defined by the height of magnetic axis equilibrium/time_slice/global_quantities/magnetic_axis/z
2) dr_dz_zero_sep : Midplane defined by the height of the outboard point on the separatrix on which dr/dz = 0 (local maximum of the major radius of the separatrix). In case of multiple local maxima, the closest one from z=z_magnetic_axis is chosen. equilibrium/time_slice/boundary_separatrix/dr_dz_zero_point/z
3) z_zero : Midplane defined by z = 0
4) ggd_subset : Midplane location is specified by means of the GGD grid subset for the inner and outer midplanes, if the midplane choice is different from the other available options. If the GGD midplane subset corresponds to one of the other available options, select that particular option to indicate it

edge_profiles.midplane.description

STR_0D

Verbose description

edge_profiles.midplane.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_profiles.midplane.name

STR_0D

Short string identifier

edge_profiles.profiles_1d

[edge_profiles.profiles_1d[:].time]

STRUCT_ARRAY

SOL radial profiles for various time slices, taken on outboard equatorial mid-plane

edge_profiles.profiles_1d[:].conductivity_parallel

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

ohm^-1.m^-1

Parallel conductivity

edge_profiles.profiles_1d[:].current_parallel_inside

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

A

Parallel current driven inside the flux surface. Cumulative surface integral of j_total

edge_profiles.profiles_1d[:].e_field

STRUCTURE

V.m^-1

Electric field, averaged on the magnetic surface. E.g for the parallel component, average(E.B) / B0, using edge_profiles/vacuum_toroidal_field/b0

edge_profiles.profiles_1d[:].e_field.diamagnetic

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

V.m^-1

Diamagnetic component

edge_profiles.profiles_1d[:].e_field.parallel

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

V.m^-1

Parallel component

edge_profiles.profiles_1d[:].e_field.poloidal

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

V.m^-1

Poloidal component

edge_profiles.profiles_1d[:].e_field.radial

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

V.m^-1

Radial component

edge_profiles.profiles_1d[:].e_field.toroidal

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

V.m^-1

Toroidal component

edge_profiles.profiles_1d[:].e_field_parallel

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

V.m^-1

Parallel electric field = average(E.B) / B0, where edge_profiles/Vacuum_Toroidal_Field/ B0

edge_profiles.profiles_1d[:].electrons

STRUCTURE

Quantities related to the electrons

edge_profiles.profiles_1d[:].electrons.collisionality_norm

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

-

Collisionality normalised to the bounce frequency

edge_profiles.profiles_1d[:].electrons.density

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal)

edge_profiles.profiles_1d[:].electrons.density_fast

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles

edge_profiles.profiles_1d[:].electrons.density_fit

STRUCTURE

m^-3

Information on the fit used to obtain the density profile

edge_profiles.profiles_1d[:].electrons.density_fit.chi_squared

[edge_profiles.profiles_1d[:].electrons.density_fit.measured]

FLT_1D (uncertain)

-

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

edge_profiles.profiles_1d[:].electrons.density_fit.local

[edge_profiles.profiles_1d[:].electrons.density_fit.measured]

INT_1D

Integer flag : 1 means local measurement, 0 means line-integrated measurement

edge_profiles.profiles_1d[:].electrons.density_fit.measured

[1...N]

FLT_1D (uncertain)

m^-3

Measured values

edge_profiles.profiles_1d[:].electrons.density_fit.parameters

STR_0D

List of the fit specific parameters in XML format

edge_profiles.profiles_1d[:].electrons.density_fit.reconstructed

[edge_profiles.profiles_1d[:].electrons.density_fit.measured]

FLT_1D (uncertain)

m^-3

Value reconstructed from the fit

edge_profiles.profiles_1d[:].electrons.density_fit.rho_pol_norm

[edge_profiles.profiles_1d[:].electrons.density_fit.measured]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate of each measurement (local value for a local measurement, minimum value reached by the line of sight for a line measurement)

edge_profiles.profiles_1d[:].electrons.density_fit.rho_tor_norm

[edge_profiles.profiles_1d[:].electrons.density_fit.measured]

FLT_1D (uncertain)

-

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)

edge_profiles.profiles_1d[:].electrons.density_fit.source

[edge_profiles.profiles_1d[:].electrons.density_fit.measured]

STR_1D

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

edge_profiles.profiles_1d[:].electrons.density_fit.time_measurement

[edge_profiles.profiles_1d[:].electrons.density_fit.measured]

FLT_1D (uncertain)

s

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

edge_profiles.profiles_1d[:].electrons.density_fit.time_measurement_slice_method

STRUCTURE

Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...

edge_profiles.profiles_1d[:].electrons.density_fit.time_measurement_slice_method.description

STR_0D

Verbose description

edge_profiles.profiles_1d[:].electrons.density_fit.time_measurement_slice_method.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_profiles.profiles_1d[:].electrons.density_fit.time_measurement_slice_method.name

STR_0D

Short string identifier

edge_profiles.profiles_1d[:].electrons.density_fit.time_measurement_width

[edge_profiles.profiles_1d[:].electrons.density_fit.measured]

FLT_1D (uncertain)

s

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.

edge_profiles.profiles_1d[:].electrons.density_fit.weight

[edge_profiles.profiles_1d[:].electrons.density_fit.measured]

FLT_1D (uncertain)

-

Weight given to each measured value

edge_profiles.profiles_1d[:].electrons.density_thermal

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m^-3

Density of thermal particles

edge_profiles.profiles_1d[:].electrons.density_validity

INT_0D

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

edge_profiles.profiles_1d[:].electrons.pressure

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal+non-thermal)

edge_profiles.profiles_1d[:].electrons.pressure_fast_parallel

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure

edge_profiles.profiles_1d[:].electrons.pressure_fast_perpendicular

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure

edge_profiles.profiles_1d[:].electrons.pressure_thermal

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal) associated with random motion ~average((v-average(v))^2)

edge_profiles.profiles_1d[:].electrons.temperature

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

eV

Temperature

edge_profiles.profiles_1d[:].electrons.temperature_fit

STRUCTURE

eV

Information on the fit used to obtain the temperature profile

edge_profiles.profiles_1d[:].electrons.temperature_fit.chi_squared

[edge_profiles.profiles_1d[:].electrons.temperature_fit.measured]

FLT_1D (uncertain)

-

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

edge_profiles.profiles_1d[:].electrons.temperature_fit.local

[edge_profiles.profiles_1d[:].electrons.temperature_fit.measured]

INT_1D

Integer flag : 1 means local measurement, 0 means line-integrated measurement

edge_profiles.profiles_1d[:].electrons.temperature_fit.measured

[1...N]

FLT_1D (uncertain)

eV

Measured values

edge_profiles.profiles_1d[:].electrons.temperature_fit.parameters

STR_0D

List of the fit specific parameters in XML format

edge_profiles.profiles_1d[:].electrons.temperature_fit.reconstructed

[edge_profiles.profiles_1d[:].electrons.temperature_fit.measured]

FLT_1D (uncertain)

eV

Value reconstructed from the fit

edge_profiles.profiles_1d[:].electrons.temperature_fit.rho_pol_norm

[edge_profiles.profiles_1d[:].electrons.temperature_fit.measured]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate of each measurement (local value for a local measurement, minimum value reached by the line of sight for a line measurement)

edge_profiles.profiles_1d[:].electrons.temperature_fit.rho_tor_norm

[edge_profiles.profiles_1d[:].electrons.temperature_fit.measured]

FLT_1D (uncertain)

-

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)

edge_profiles.profiles_1d[:].electrons.temperature_fit.source

[edge_profiles.profiles_1d[:].electrons.temperature_fit.measured]

STR_1D

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

edge_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement

[edge_profiles.profiles_1d[:].electrons.temperature_fit.measured]

FLT_1D (uncertain)

s

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

edge_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method

STRUCTURE

Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...

edge_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method.description

STR_0D

Verbose description

edge_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_slice_method.name

STR_0D

Short string identifier

edge_profiles.profiles_1d[:].electrons.temperature_fit.time_measurement_width

[edge_profiles.profiles_1d[:].electrons.temperature_fit.measured]

FLT_1D (uncertain)

s

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.

edge_profiles.profiles_1d[:].electrons.temperature_fit.weight

[edge_profiles.profiles_1d[:].electrons.temperature_fit.measured]

FLT_1D (uncertain)

-

Weight given to each measured value

edge_profiles.profiles_1d[:].electrons.temperature_validity

INT_0D

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

edge_profiles.profiles_1d[:].electrons.velocity

(obsolescent)

STRUCTURE

m.s^-1

Velocity

edge_profiles.profiles_1d[:].electrons.velocity.diamagnetic

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component

edge_profiles.profiles_1d[:].electrons.velocity.parallel

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Parallel component

edge_profiles.profiles_1d[:].electrons.velocity.poloidal

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal component

edge_profiles.profiles_1d[:].electrons.velocity.radial

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Radial component

edge_profiles.profiles_1d[:].electrons.velocity.toroidal

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal component

edge_profiles.profiles_1d[:].electrons.velocity_pol

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal velocity

edge_profiles.profiles_1d[:].electrons.velocity_tor

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal velocity

edge_profiles.profiles_1d[:].grid

STRUCTURE

Radial grid

edge_profiles.profiles_1d[:].grid.area

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m^2

Cross-sectional area of the flux surface

edge_profiles.profiles_1d[:].grid.psi

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Wb

Poloidal magnetic flux

edge_profiles.profiles_1d[:].grid.psi_boundary

FLT_0D (uncertain)

Wb

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)

edge_profiles.profiles_1d[:].grid.psi_magnetic_axis

FLT_0D (uncertain)

Wb

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)

edge_profiles.profiles_1d[:].grid.rho_pol_norm

[1...N]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis) / (psi(LCFS)-psi(magnetic_axis)))

edge_profiles.profiles_1d[:].grid.rho_tor

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m

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

edge_profiles.profiles_1d[:].grid.rho_tor_norm

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

-

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)

edge_profiles.profiles_1d[:].grid.volume

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m^3

Volume enclosed inside the magnetic surface

edge_profiles.profiles_1d[:].ion

[1...N]

STRUCT_ARRAY

Quantities related to the different ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below

edge_profiles.profiles_1d[:].ion[:].density

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)

edge_profiles.profiles_1d[:].ion[:].density_fast

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles (sum over charge states when multiple charge states are considered)

edge_profiles.profiles_1d[:].ion[:].density_fit

STRUCTURE

m^-3

Information on the fit used to obtain the density profile

edge_profiles.profiles_1d[:].ion[:].density_fit.chi_squared

[edge_profiles.profiles_1d[:].ion[:].density_fit.measured]

FLT_1D (uncertain)

-

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

edge_profiles.profiles_1d[:].ion[:].density_fit.local

[edge_profiles.profiles_1d[:].ion[:].density_fit.measured]

INT_1D

Integer flag : 1 means local measurement, 0 means line-integrated measurement

edge_profiles.profiles_1d[:].ion[:].density_fit.measured

[1...N]

FLT_1D (uncertain)

m^-3

Measured values

edge_profiles.profiles_1d[:].ion[:].density_fit.parameters

STR_0D

List of the fit specific parameters in XML format

edge_profiles.profiles_1d[:].ion[:].density_fit.reconstructed

[edge_profiles.profiles_1d[:].ion[:].density_fit.measured]

FLT_1D (uncertain)

m^-3

Value reconstructed from the fit

edge_profiles.profiles_1d[:].ion[:].density_fit.rho_pol_norm

[edge_profiles.profiles_1d[:].ion[:].density_fit.measured]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate of each measurement (local value for a local measurement, minimum value reached by the line of sight for a line measurement)

edge_profiles.profiles_1d[:].ion[:].density_fit.rho_tor_norm

[edge_profiles.profiles_1d[:].ion[:].density_fit.measured]

FLT_1D (uncertain)

-

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)

edge_profiles.profiles_1d[:].ion[:].density_fit.source

[edge_profiles.profiles_1d[:].ion[:].density_fit.measured]

STR_1D

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

edge_profiles.profiles_1d[:].ion[:].density_fit.time_measurement

[edge_profiles.profiles_1d[:].ion[:].density_fit.measured]

FLT_1D (uncertain)

s

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

edge_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_slice_method

STRUCTURE

Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...

edge_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_slice_method.description

STR_0D

Verbose description

edge_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_slice_method.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_slice_method.name

STR_0D

Short string identifier

edge_profiles.profiles_1d[:].ion[:].density_fit.time_measurement_width

[edge_profiles.profiles_1d[:].ion[:].density_fit.measured]

FLT_1D (uncertain)

s

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.

edge_profiles.profiles_1d[:].ion[:].density_fit.weight

[edge_profiles.profiles_1d[:].ion[:].density_fit.measured]

FLT_1D (uncertain)

-

Weight given to each measured value

edge_profiles.profiles_1d[:].ion[:].density_thermal

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m^-3

Density (thermal) (sum over charge states when multiple charge states are considered)

edge_profiles.profiles_1d[:].ion[:].density_validity

INT_0D

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

edge_profiles.profiles_1d[:].ion[:].element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

edge_profiles.profiles_1d[:].ion[:].element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

edge_profiles.profiles_1d[:].ion[:].element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

edge_profiles.profiles_1d[:].ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

edge_profiles.profiles_1d[:].ion[:].element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

edge_profiles.profiles_1d[:].ion[:].label

STR_0D

String identifying ion (e.g. H, D, T, He, C, D2, ...)

edge_profiles.profiles_1d[:].ion[:].multiple_states_flag

INT_0D

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

edge_profiles.profiles_1d[:].ion[:].neutral_index

INT_0D

Index of the corresponding neutral species in the ../../neutral array

edge_profiles.profiles_1d[:].ion[:].pressure

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal+non-thermal) (sum over charge states when multiple charge states are considered)

edge_profiles.profiles_1d[:].ion[:].pressure_fast_parallel

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure (sum over charge states when multiple charge states are considered)

edge_profiles.profiles_1d[:].ion[:].pressure_fast_perpendicular

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure (sum over charge states when multiple charge states are considered)

edge_profiles.profiles_1d[:].ion[:].pressure_thermal

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal) associated with random motion ~average((v-average(v))^2) (sum over charge states when multiple charge states are considered)

edge_profiles.profiles_1d[:].ion[:].rotation_frequency_tor

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

rad.s^-1

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)

edge_profiles.profiles_1d[:].ion[:].state

[1...N]

STRUCT_ARRAY

Quantities related to the different states of the species (ionisation, energy, excitation, ...)

edge_profiles.profiles_1d[:].ion[:].state[:].density

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal)

edge_profiles.profiles_1d[:].ion[:].state[:].density_fast

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles

edge_profiles.profiles_1d[:].ion[:].state[:].density_fit

STRUCTURE

m^-3

Information on the fit used to obtain the density profile

edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.chi_squared

[edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured]

FLT_1D (uncertain)

-

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

edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.local

[edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured]

INT_1D

Integer flag : 1 means local measurement, 0 means line-integrated measurement

edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured

[1...N]

FLT_1D (uncertain)

m^-3

Measured values

edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.parameters

STR_0D

List of the fit specific parameters in XML format

edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.reconstructed

[edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured]

FLT_1D (uncertain)

m^-3

Value reconstructed from the fit

edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.rho_pol_norm

[edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate of each measurement (local value for a local measurement, minimum value reached by the line of sight for a line measurement)

edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.rho_tor_norm

[edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured]

FLT_1D (uncertain)

-

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)

edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.source

[edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured]

STR_1D

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

edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement

[edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured]

FLT_1D (uncertain)

s

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

edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method

STRUCTURE

Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...

edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method.description

STR_0D

Verbose description

edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_slice_method.name

STR_0D

Short string identifier

edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.time_measurement_width

[edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured]

FLT_1D (uncertain)

s

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.

edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.weight

[edge_profiles.profiles_1d[:].ion[:].state[:].density_fit.measured]

FLT_1D (uncertain)

-

Weight given to each measured value

edge_profiles.profiles_1d[:].ion[:].state[:].density_thermal

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m^-3

Density of thermal particles

edge_profiles.profiles_1d[:].ion[:].state[:].electron_configuration

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

edge_profiles.profiles_1d[:].ion[:].state[:].ionisation_potential

FLT_0D (uncertain)

eV

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.

edge_profiles.profiles_1d[:].ion[:].state[:].label

STR_0D

String identifying state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

edge_profiles.profiles_1d[:].ion[:].state[:].pressure

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal+non-thermal)

edge_profiles.profiles_1d[:].ion[:].state[:].pressure_fast_parallel

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure

edge_profiles.profiles_1d[:].ion[:].state[:].pressure_fast_perpendicular

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure

edge_profiles.profiles_1d[:].ion[:].state[:].pressure_thermal

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal) associated with random motion ~average((v-average(v))^2)

edge_profiles.profiles_1d[:].ion[:].state[:].rotation_frequency_tor

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

rad.s^-1

Toroidal rotation frequency (i.e. toroidal velocity divided by the major radius at which the toroidal velocity is taken)

edge_profiles.profiles_1d[:].ion[:].state[:].temperature

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

eV

Temperature

edge_profiles.profiles_1d[:].ion[:].state[:].velocity

(obsolescent)

STRUCTURE

m.s^-1

Velocity

edge_profiles.profiles_1d[:].ion[:].state[:].velocity.diamagnetic

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component

edge_profiles.profiles_1d[:].ion[:].state[:].velocity.parallel

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Parallel component

edge_profiles.profiles_1d[:].ion[:].state[:].velocity.poloidal

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal component

edge_profiles.profiles_1d[:].ion[:].state[:].velocity.radial

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Radial component

edge_profiles.profiles_1d[:].ion[:].state[:].velocity.toroidal

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal component

edge_profiles.profiles_1d[:].ion[:].state[:].vibrational_level

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

edge_profiles.profiles_1d[:].ion[:].state[:].vibrational_mode

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

edge_profiles.profiles_1d[:].ion[:].state[:].z_average

FLT_0D (uncertain)

Elementary Charge Unit

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.

edge_profiles.profiles_1d[:].ion[:].state[:].z_average_1d

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

-

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.

edge_profiles.profiles_1d[:].ion[:].state[:].z_average_square_1d

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

-

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.

edge_profiles.profiles_1d[:].ion[:].state[:].z_max

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle (equal to z_min if no bundle)

edge_profiles.profiles_1d[:].ion[:].state[:].z_min

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle

edge_profiles.profiles_1d[:].ion[:].state[:].z_square_average

FLT_0D (uncertain)

Elementary Charge Unit

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.

edge_profiles.profiles_1d[:].ion[:].temperature

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

eV

Temperature (average over charge states when multiple charge states are considered)

edge_profiles.profiles_1d[:].ion[:].temperature_fit

STRUCTURE

eV

Information on the fit used to obtain the temperature profile

edge_profiles.profiles_1d[:].ion[:].temperature_fit.chi_squared

[edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured]

FLT_1D (uncertain)

-

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

edge_profiles.profiles_1d[:].ion[:].temperature_fit.local

[edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured]

INT_1D

Integer flag : 1 means local measurement, 0 means line-integrated measurement

edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured

[1...N]

FLT_1D (uncertain)

eV

Measured values

edge_profiles.profiles_1d[:].ion[:].temperature_fit.parameters

STR_0D

List of the fit specific parameters in XML format

edge_profiles.profiles_1d[:].ion[:].temperature_fit.reconstructed

[edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured]

FLT_1D (uncertain)

eV

Value reconstructed from the fit

edge_profiles.profiles_1d[:].ion[:].temperature_fit.rho_pol_norm

[edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate of each measurement (local value for a local measurement, minimum value reached by the line of sight for a line measurement)

edge_profiles.profiles_1d[:].ion[:].temperature_fit.rho_tor_norm

[edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured]

FLT_1D (uncertain)

-

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)

edge_profiles.profiles_1d[:].ion[:].temperature_fit.source

[edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured]

STR_1D

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

edge_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement

[edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured]

FLT_1D (uncertain)

s

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

edge_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method

STRUCTURE

Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...

edge_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method.description

STR_0D

Verbose description

edge_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_slice_method.name

STR_0D

Short string identifier

edge_profiles.profiles_1d[:].ion[:].temperature_fit.time_measurement_width

[edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured]

FLT_1D (uncertain)

s

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.

edge_profiles.profiles_1d[:].ion[:].temperature_fit.weight

[edge_profiles.profiles_1d[:].ion[:].temperature_fit.measured]

FLT_1D (uncertain)

-

Weight given to each measured value

edge_profiles.profiles_1d[:].ion[:].temperature_validity

INT_0D

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

edge_profiles.profiles_1d[:].ion[:].velocity

STRUCTURE

m.s^-1

Velocity (average over charge states when multiple charge states are considered) at the position of maximum major radius on every flux surface

edge_profiles.profiles_1d[:].ion[:].velocity.diamagnetic

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component

edge_profiles.profiles_1d[:].ion[:].velocity.parallel

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Parallel component

edge_profiles.profiles_1d[:].ion[:].velocity.poloidal

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal component

edge_profiles.profiles_1d[:].ion[:].velocity.radial

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Radial component

edge_profiles.profiles_1d[:].ion[:].velocity.toroidal

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal component

edge_profiles.profiles_1d[:].ion[:].velocity_pol

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal velocity (average over charge states when multiple charge states are considered)

edge_profiles.profiles_1d[:].ion[:].velocity_tor

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal velocity (average over charge states when multiple charge states are considered)

edge_profiles.profiles_1d[:].ion[:].z_ion

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed), volume averaged over plasma radius

edge_profiles.profiles_1d[:].ion[:].z_ion_1d

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

-

Average charge of the ion species (sum of states charge weighted by state density and divided by ion density)

edge_profiles.profiles_1d[:].ion[:].z_ion_square_1d

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

-

Average square charge of the ion species (sum of states square charge weighted by state density and divided by ion density)

edge_profiles.profiles_1d[:].j_bootstrap

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

A/m^2

Bootstrap current density = average(J_Bootstrap.B) / B0, where B0 = edge_profiles/Vacuum_Toroidal_Field/ B0

edge_profiles.profiles_1d[:].j_non_inductive

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

A/m^2

Non-inductive (includes bootstrap) parallel current density = average(jni.B) / B0, where B0 = edge_profiles/Vacuum_Toroidal_Field/ B0

edge_profiles.profiles_1d[:].j_ohmic

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

A/m^2

Ohmic parallel current density = average(J_Ohmic.B) / B0, where B0 = edge_profiles/Vacuum_Toroidal_Field/ B0

edge_profiles.profiles_1d[:].j_tor

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

A/m^2

Total toroidal current density = average(J_Tor/R) / average(1/R)

edge_profiles.profiles_1d[:].j_total

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

A/m^2

Total parallel current density = average(jtot.B) / B0, where B0 = edge_profiles/Vacuum_Toroidal_Field/ B0

edge_profiles.profiles_1d[:].magnetic_shear

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

-

Magnetic shear, defined as rho_tor/q . dq/drho_tor

edge_profiles.profiles_1d[:].momentum_tor

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

kg.m^-1.s^-1

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)

edge_profiles.profiles_1d[:].n_i_thermal_total

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m^-3

Total ion thermal density (sum over species and charge states)

edge_profiles.profiles_1d[:].n_i_total_over_n_e

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

-

Ratio of total ion density (sum over species and charge states) over electron density. (thermal+non-thermal)

edge_profiles.profiles_1d[:].neutral

[1...N]

STRUCT_ARRAY

Quantities related to the different neutral species

edge_profiles.profiles_1d[:].neutral[:].density

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)

edge_profiles.profiles_1d[:].neutral[:].density_fast

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles (sum over charge states when multiple charge states are considered)

edge_profiles.profiles_1d[:].neutral[:].density_thermal

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m^-3

Density (thermal) (sum over charge states when multiple charge states are considered)

edge_profiles.profiles_1d[:].neutral[:].element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

edge_profiles.profiles_1d[:].neutral[:].element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

edge_profiles.profiles_1d[:].neutral[:].element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

edge_profiles.profiles_1d[:].neutral[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

edge_profiles.profiles_1d[:].neutral[:].element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

edge_profiles.profiles_1d[:].neutral[:].ion_index

INT_0D

Index of the corresponding ion species in the ../../ion array

edge_profiles.profiles_1d[:].neutral[:].label

STR_0D

String identifying the species (e.g. H, D, T, He, C, D2, DT, CD4, ...)

edge_profiles.profiles_1d[:].neutral[:].multiple_states_flag

INT_0D

Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

edge_profiles.profiles_1d[:].neutral[:].pressure

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal+non-thermal) (sum over charge states when multiple charge states are considered)

edge_profiles.profiles_1d[:].neutral[:].pressure_fast_parallel

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure (sum over charge states when multiple charge states are considered)

edge_profiles.profiles_1d[:].neutral[:].pressure_fast_perpendicular

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure (sum over charge states when multiple charge states are considered)

edge_profiles.profiles_1d[:].neutral[:].pressure_thermal

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal) associated with random motion ~average((v-average(v))^2) (sum over charge states when multiple charge states are considered)

edge_profiles.profiles_1d[:].neutral[:].state

[1...N]

STRUCT_ARRAY

Quantities related to the different states of the species (energy, excitation, ...)

edge_profiles.profiles_1d[:].neutral[:].state[:].density

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal)

edge_profiles.profiles_1d[:].neutral[:].state[:].density_fast

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles

edge_profiles.profiles_1d[:].neutral[:].state[:].density_thermal

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m^-3

Density of thermal particles

edge_profiles.profiles_1d[:].neutral[:].state[:].electron_configuration

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

edge_profiles.profiles_1d[:].neutral[:].state[:].label

STR_0D

String identifying state

edge_profiles.profiles_1d[:].neutral[:].state[:].neutral_type

STRUCTURE

Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI
1) cold : Cold neutrals
2) thermal : Thermal neutrals
3) fast : Fast neutrals
4) nbi : NBI neutrals

edge_profiles.profiles_1d[:].neutral[:].state[:].neutral_type.description

STR_0D

Verbose description

edge_profiles.profiles_1d[:].neutral[:].state[:].neutral_type.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_profiles.profiles_1d[:].neutral[:].state[:].neutral_type.name

STR_0D

Short string identifier

edge_profiles.profiles_1d[:].neutral[:].state[:].pressure

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal+non-thermal)

edge_profiles.profiles_1d[:].neutral[:].state[:].pressure_fast_parallel

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure

edge_profiles.profiles_1d[:].neutral[:].state[:].pressure_fast_perpendicular

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure

edge_profiles.profiles_1d[:].neutral[:].state[:].pressure_thermal

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Pressure (thermal) associated with random motion ~average((v-average(v))^2)

edge_profiles.profiles_1d[:].neutral[:].state[:].temperature

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

eV

Temperature

edge_profiles.profiles_1d[:].neutral[:].state[:].velocity

(obsolescent)

STRUCTURE

m.s^-1

Velocity

edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.diamagnetic

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component

edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.parallel

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Parallel component

edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.poloidal

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal component

edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.radial

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Radial component

edge_profiles.profiles_1d[:].neutral[:].state[:].velocity.toroidal

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal component

edge_profiles.profiles_1d[:].neutral[:].state[:].vibrational_level

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

edge_profiles.profiles_1d[:].neutral[:].state[:].vibrational_mode

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

edge_profiles.profiles_1d[:].neutral[:].temperature

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

eV

Temperature (average over charge states when multiple charge states are considered)

edge_profiles.profiles_1d[:].neutral[:].velocity

(obsolescent)

STRUCTURE

m.s^-1

Velocity (average over charge states when multiple charge states are considered)

edge_profiles.profiles_1d[:].neutral[:].velocity.diamagnetic

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component

edge_profiles.profiles_1d[:].neutral[:].velocity.parallel

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Parallel component

edge_profiles.profiles_1d[:].neutral[:].velocity.poloidal

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal component

edge_profiles.profiles_1d[:].neutral[:].velocity.radial

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Radial component

edge_profiles.profiles_1d[:].neutral[:].velocity.toroidal

(obsolescent)

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal component

edge_profiles.profiles_1d[:].phi_potential

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

V

Electrostatic potential, averaged on the magnetic flux surface

edge_profiles.profiles_1d[:].pressure_ion_total

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Total (sum over ion species) thermal ion pressure

edge_profiles.profiles_1d[:].pressure_parallel

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Total parallel pressure (electrons+ions, thermal+non-thermal)

edge_profiles.profiles_1d[:].pressure_perpendicular

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Total perpendicular pressure (electrons+ions, thermal+non-thermal)

edge_profiles.profiles_1d[:].pressure_thermal

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

Pa

Thermal pressure (electrons+ions)

edge_profiles.profiles_1d[:].q

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

-

Safety factor

edge_profiles.profiles_1d[:].rotation_frequency_tor_sonic

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

s^-1

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

edge_profiles.profiles_1d[:].t_i_average

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

eV

Ion temperature (averaged on charge states and ion species)

edge_profiles.profiles_1d[:].t_i_average_fit

STRUCTURE

eV

Information on the fit used to obtain the t_i_average profile

edge_profiles.profiles_1d[:].t_i_average_fit.chi_squared

[edge_profiles.profiles_1d[:].t_i_average_fit.measured]

FLT_1D (uncertain)

-

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

edge_profiles.profiles_1d[:].t_i_average_fit.local

[edge_profiles.profiles_1d[:].t_i_average_fit.measured]

INT_1D

Integer flag : 1 means local measurement, 0 means line-integrated measurement

edge_profiles.profiles_1d[:].t_i_average_fit.measured

[1...N]

FLT_1D (uncertain)

eV

Measured values

edge_profiles.profiles_1d[:].t_i_average_fit.parameters

STR_0D

List of the fit specific parameters in XML format

edge_profiles.profiles_1d[:].t_i_average_fit.reconstructed

[edge_profiles.profiles_1d[:].t_i_average_fit.measured]

FLT_1D (uncertain)

eV

Value reconstructed from the fit

edge_profiles.profiles_1d[:].t_i_average_fit.rho_pol_norm

[edge_profiles.profiles_1d[:].t_i_average_fit.measured]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate of each measurement (local value for a local measurement, minimum value reached by the line of sight for a line measurement)

edge_profiles.profiles_1d[:].t_i_average_fit.rho_tor_norm

[edge_profiles.profiles_1d[:].t_i_average_fit.measured]

FLT_1D (uncertain)

-

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)

edge_profiles.profiles_1d[:].t_i_average_fit.source

[edge_profiles.profiles_1d[:].t_i_average_fit.measured]

STR_1D

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

edge_profiles.profiles_1d[:].t_i_average_fit.time_measurement

[edge_profiles.profiles_1d[:].t_i_average_fit.measured]

FLT_1D (uncertain)

s

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

edge_profiles.profiles_1d[:].t_i_average_fit.time_measurement_slice_method

STRUCTURE

Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...

edge_profiles.profiles_1d[:].t_i_average_fit.time_measurement_slice_method.description

STR_0D

Verbose description

edge_profiles.profiles_1d[:].t_i_average_fit.time_measurement_slice_method.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_profiles.profiles_1d[:].t_i_average_fit.time_measurement_slice_method.name

STR_0D

Short string identifier

edge_profiles.profiles_1d[:].t_i_average_fit.time_measurement_width

[edge_profiles.profiles_1d[:].t_i_average_fit.measured]

FLT_1D (uncertain)

s

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.

edge_profiles.profiles_1d[:].t_i_average_fit.weight

[edge_profiles.profiles_1d[:].t_i_average_fit.measured]

FLT_1D (uncertain)

-

Weight given to each measured value

edge_profiles.profiles_1d[:].time

FLT_0D

s

Time

edge_profiles.profiles_1d[:].zeff

[edge_profiles.profiles_1d[:].grid.rho_pol_norm]

FLT_1D (uncertain)

-

Effective charge

edge_profiles.profiles_1d[:].zeff_fit

STRUCTURE

-

Information on the fit used to obtain the zeff profile

edge_profiles.profiles_1d[:].zeff_fit.chi_squared

[edge_profiles.profiles_1d[:].zeff_fit.measured]

FLT_1D (uncertain)

-

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

edge_profiles.profiles_1d[:].zeff_fit.local

[edge_profiles.profiles_1d[:].zeff_fit.measured]

INT_1D

Integer flag : 1 means local measurement, 0 means line-integrated measurement

edge_profiles.profiles_1d[:].zeff_fit.measured

[1...N]

FLT_1D (uncertain)

-

Measured values

edge_profiles.profiles_1d[:].zeff_fit.parameters

STR_0D

List of the fit specific parameters in XML format

edge_profiles.profiles_1d[:].zeff_fit.reconstructed

[edge_profiles.profiles_1d[:].zeff_fit.measured]

FLT_1D (uncertain)

-

Value reconstructed from the fit

edge_profiles.profiles_1d[:].zeff_fit.rho_pol_norm

[edge_profiles.profiles_1d[:].zeff_fit.measured]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate of each measurement (local value for a local measurement, minimum value reached by the line of sight for a line measurement)

edge_profiles.profiles_1d[:].zeff_fit.rho_tor_norm

[edge_profiles.profiles_1d[:].zeff_fit.measured]

FLT_1D (uncertain)

-

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)

edge_profiles.profiles_1d[:].zeff_fit.source

[edge_profiles.profiles_1d[:].zeff_fit.measured]

STR_1D

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

edge_profiles.profiles_1d[:].zeff_fit.time_measurement

[edge_profiles.profiles_1d[:].zeff_fit.measured]

FLT_1D (uncertain)

s

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

edge_profiles.profiles_1d[:].zeff_fit.time_measurement_slice_method

STRUCTURE

Method used to slice the data : index = 0 means using exact time slice of the measurement, 1 means linear interpolation, ...

edge_profiles.profiles_1d[:].zeff_fit.time_measurement_slice_method.description

STR_0D

Verbose description

edge_profiles.profiles_1d[:].zeff_fit.time_measurement_slice_method.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_profiles.profiles_1d[:].zeff_fit.time_measurement_slice_method.name

STR_0D

Short string identifier

edge_profiles.profiles_1d[:].zeff_fit.time_measurement_width

[edge_profiles.profiles_1d[:].zeff_fit.measured]

FLT_1D (uncertain)

s

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.

edge_profiles.profiles_1d[:].zeff_fit.weight

[edge_profiles.profiles_1d[:].zeff_fit.measured]

FLT_1D (uncertain)

-

Weight given to each measured value

edge_profiles.time

[1...N]

FLT_1D_TYPE

s

Generic time

edge_profiles.vacuum_toroidal_field

STRUCTURE

Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)

edge_profiles.vacuum_toroidal_field.b0

[edge_profiles.time]

FLT_1D (uncertain)

T

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.

edge_profiles.vacuum_toroidal_field.r0

FLT_0D (uncertain)

m

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)

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

edge_sources

Edge plasma sources. Energy terms correspond to the full kinetic energy equation (i.e. the energy flux takes into account the energy transported by the particle flux)

edge_sources.code

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

edge_sources.code.commit

STR_0D

Unique commit reference of software

edge_sources.code.description

STR_0D

Short description of the software (type, purpose)

edge_sources.code.library

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

edge_sources.code.library[:].commit

STR_0D

Unique commit reference of software

edge_sources.code.library[:].description

STR_0D

Short description of the software (type, purpose)

edge_sources.code.library[:].name

STR_0D

Name of software

edge_sources.code.library[:].parameters

STR_0D

List of the code specific parameters in XML format

edge_sources.code.library[:].repository

STR_0D

URL of software repository

edge_sources.code.library[:].version

STR_0D

Unique version (tag) of software

edge_sources.code.name

STR_0D

Name of software generating IDS

edge_sources.code.output_flag

[edge_sources.time]

INT_1D

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.

edge_sources.code.parameters

STR_0D

List of the code specific parameters in XML format

edge_sources.code.repository

STR_0D

URL of software repository

edge_sources.code.version

STR_0D

Unique version (tag) of software

edge_sources.grid_ggd

[edge_sources.grid_ggd[:].time]

STRUCT_ARRAY

Grid (using the Generic Grid Description), for various time slices. The timebase of this array of structure must be a subset of the ggd timebases

edge_sources.grid_ggd[:].grid_subset

[1...N]

STRUCT_ARRAY

Grid subsets

edge_sources.grid_ggd[:].grid_subset[:].base

[1...N]

STRUCT_ARRAY

Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.

edge_sources.grid_ggd[:].grid_subset[:].base[:].jacobian

[edge_sources.grid_ggd[:].grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

edge_sources.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant

[edge_sources.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

edge_sources.grid_ggd[:].grid_subset[:].base[:].tensor_covariant

[edge_sources.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

edge_sources.grid_ggd[:].grid_subset[:].dimension

INT_0D

Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.

edge_sources.grid_ggd[:].grid_subset[:].element

[1...N]

STRUCT_ARRAY

Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces

edge_sources.grid_ggd[:].grid_subset[:].element[:].object

[1...N]

STRUCT_ARRAY

Set of objects defining the element

edge_sources.grid_ggd[:].grid_subset[:].element[:].object[:].dimension

INT_0D

Dimension of the object

edge_sources.grid_ggd[:].grid_subset[:].element[:].object[:].index

INT_0D

Object index

edge_sources.grid_ggd[:].grid_subset[:].element[:].object[:].space

INT_0D

Index of the space from which that object is taken

edge_sources.grid_ggd[:].grid_subset[:].identifier

STRUCTURE

Grid subset identifier
0) unspecified : unspecified
1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]
200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).
2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces
4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces
5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
6) x_points : Nodes defining x-points
7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point
8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point
9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point
10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point
11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix
12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix
13) outer_target : y-aligned edges defining the outer target
14) inner_target : y-aligned edges defining the inner target
15) core_boundary : Innermost x-aligned edges
16) separatrix : x-aligned edges defining the active separatrix
17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions
18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region
19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region
20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region
21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region
22) core : Cells inside the active separatrix
23) sol : Cells defining the main SOL outside of the divertor regions
24) outer_divertor : Cells defining the outer divertor region
25) inner_divertor : Cells defining the inner divertor region
26) core_sol : x-aligned edges defining part of active separatrix separating core and sol
27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)
28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)
29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point
30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point
31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point
32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point
33) separatrix_2 : x-aligned edges defining the non-active separatrix
34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region
35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region
36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region
37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region
38) intra_sep : Cells between the two separatrices
39) outer_divertor_2 : Cells defining the outer inactive divertor region
40) inner_divertor_2 : Cells defining the inner inactive divertor region
41) outer_target_2 : y-aligned edges defining the outer inactive target
42) inner_target_2 : y-aligned edges defining the inner inactive target
43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
44) full_wall : All edges defining walls, baffles, and targets
45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg
46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg
47) outer_sf_pfr_connection_1 : y-aligned edges defining the connection between the outer snowflake entrance and third leg
48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg
100) magnetic_axis : Point corresponding to the magnetic axis
101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane
102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane
103) outer_target_separatrix : Point on active separatrix at outer active target
104) inner_target_separatrix : Point on active separatrix at inner active target
105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target
106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target

edge_sources.grid_ggd[:].grid_subset[:].identifier.description

STR_0D

Verbose description

edge_sources.grid_ggd[:].grid_subset[:].identifier.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_sources.grid_ggd[:].grid_subset[:].identifier.name

STR_0D

Short string identifier

edge_sources.grid_ggd[:].grid_subset[:].metric

STRUCTURE

Metric of the canonical frame onto Cartesian coordinates

edge_sources.grid_ggd[:].grid_subset[:].metric.jacobian

[edge_sources.grid_ggd[:].grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

edge_sources.grid_ggd[:].grid_subset[:].metric.tensor_contravariant

[edge_sources.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

edge_sources.grid_ggd[:].grid_subset[:].metric.tensor_covariant

[edge_sources.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

edge_sources.grid_ggd[:].identifier

STRUCTURE

Grid identifier
0) unspecified : unspecified
1) linear : Linear
2) cylinder : Cylindrical geometry (straight in axial direction)
3) limiter : Limiter
4) SN : Single null
5) CDN : Connected double null
6) DDN_bottom : Disconnected double null with inner X-point below the midplane
7) DDN_top : Disconnected double null with inner X-point above the midplane
8) annulus : Annular geometry (not necessarily with straight axis)
9) stellarator_island : Stellarator island geometry
10) structured_spaces : Structured grid represented with multiple spaces of dimension 1
11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary
12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary
100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS

edge_sources.grid_ggd[:].identifier.description

STR_0D

Verbose description

edge_sources.grid_ggd[:].identifier.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_sources.grid_ggd[:].identifier.name

STR_0D

Short string identifier

edge_sources.grid_ggd[:].path

STR_0D

Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: IDS::wall/0/description_ggd(1)/grid_ggd, means that the grid is located in the wall IDS, occurrence 0, with relative path description_ggd(1)/grid_ggd, using Fortran index convention (here : first index of the array)

edge_sources.grid_ggd[:].space

[1...N]

STRUCT_ARRAY

Set of grid spaces

edge_sources.grid_ggd[:].space[:].coordinates_type

[1...N]

INT_1D

Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml

edge_sources.grid_ggd[:].space[:].geometry_type

STRUCTURE

Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)

edge_sources.grid_ggd[:].space[:].geometry_type.description

STR_0D

Verbose description

edge_sources.grid_ggd[:].space[:].geometry_type.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_sources.grid_ggd[:].space[:].geometry_type.name

STR_0D

Short string identifier

edge_sources.grid_ggd[:].space[:].identifier

STRUCTURE

Space identifier
0) unspecified : unspecified
1) primary_standard : Primary space defining the standard grid
2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space
3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way

edge_sources.grid_ggd[:].space[:].identifier.description

STR_0D

Verbose description

edge_sources.grid_ggd[:].space[:].identifier.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_sources.grid_ggd[:].space[:].identifier.name

STR_0D

Short string identifier

edge_sources.grid_ggd[:].space[:].objects_per_dimension

[1...N]

STRUCT_ARRAY

Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.

edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content

STRUCTURE

Content of the ../object/geometry node for this dimension
0) unspecified : unspecified
1) node_coordinates : For nodes : node coordinates
11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix
21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge
31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces
32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix

edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.description

STR_0D

Verbose description

edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.name

STR_0D

Short string identifier

edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object

[1...N]

STRUCT_ARRAY

Set of objects for a given dimension

edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary

[1...N]

STRUCT_ARRAY

Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object

edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].index

INT_0D

Index of this (n-1)-dimensional boundary object

edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].neighbours

[1...N]

INT_1D

List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary

edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry

[1...N]

FLT_1D (uncertain)

mixed

Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered.

edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d

[1...N,
1...N]

FLT_2D (uncertain)

mixed

2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.

edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure

FLT_0D (uncertain)

m^dimension

Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)

edge_sources.grid_ggd[:].space[:].objects_per_dimension[:].object[:].nodes

[1...N]

INT_1D

List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)

edge_sources.grid_ggd[:].time

FLT_0D

s

Time

edge_sources.ids_properties

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

edge_sources.ids_properties.comment

STR_0D

Any comment describing the content of this IDS

edge_sources.ids_properties.creation_date

STR_0D

Date at which this data has been produced

edge_sources.ids_properties.homogeneous_time

INT_0D

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

edge_sources.ids_properties.occurrence

INT_0D

edge_sources.ids_properties.plugins

(alpha)

STRUCTURE

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.

edge_sources.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

edge_sources.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

edge_sources.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

edge_sources.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

edge_sources.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

edge_sources.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

edge_sources.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

edge_sources.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

edge_sources.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

edge_sources.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

edge_sources.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

edge_sources.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

edge_sources.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

edge_sources.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

edge_sources.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

edge_sources.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

edge_sources.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

edge_sources.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

edge_sources.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

edge_sources.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

edge_sources.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

edge_sources.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

edge_sources.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

edge_sources.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

edge_sources.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

edge_sources.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

edge_sources.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

edge_sources.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

edge_sources.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

edge_sources.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

edge_sources.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

edge_sources.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

edge_sources.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

edge_sources.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

edge_sources.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

edge_sources.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

edge_sources.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

edge_sources.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

edge_sources.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

edge_sources.ids_properties.provider

STR_0D

Name of the person in charge of producing this data

edge_sources.ids_properties.source

(obsolescent)

STR_0D

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.

edge_sources.ids_properties.version_put

STRUCTURE

Version of the access layer package used to PUT this IDS

edge_sources.ids_properties.version_put.access_layer

STR_0D

Version of Access Layer used to PUT this IDS

edge_sources.ids_properties.version_put.access_layer_language

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

edge_sources.ids_properties.version_put.data_dictionary

STR_0D

Version of Data Dictionary used to PUT this IDS

edge_sources.midplane

STRUCTURE

Choice of midplane definition (use the lowest index number if more than one value is relevant)
1) magnetic_axis : Midplane defined by the height of magnetic axis equilibrium/time_slice/global_quantities/magnetic_axis/z
2) dr_dz_zero_sep : Midplane defined by the height of the outboard point on the separatrix on which dr/dz = 0 (local maximum of the major radius of the separatrix). In case of multiple local maxima, the closest one from z=z_magnetic_axis is chosen. equilibrium/time_slice/boundary_separatrix/dr_dz_zero_point/z
3) z_zero : Midplane defined by z = 0
4) ggd_subset : Midplane location is specified by means of the GGD grid subset for the inner and outer midplanes, if the midplane choice is different from the other available options. If the GGD midplane subset corresponds to one of the other available options, select that particular option to indicate it

edge_sources.midplane.description

STR_0D

Verbose description

edge_sources.midplane.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_sources.midplane.name

STR_0D

Short string identifier

edge_sources.source

[1...N]

STRUCT_ARRAY

Set of source terms

edge_sources.source[:].ggd

[edge_sources.source[:].ggd[:].time]

STRUCT_ARRAY

Source terms represented using the general grid description, for various time slices

edge_sources.source[:].ggd[:].current

[1...N]

STRUCT_ARRAY

A.m^-2

Current density source

edge_sources.source[:].ggd[:].current[:].coefficients

[edge_sources.source[:].ggd[:].current[:].values,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].current[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_sources.source[:].ggd[:].current[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_sources.source[:].ggd[:].current[:].values

[1...N]

FLT_1D (uncertain)

A.m^-2

One scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].electrons

STRUCTURE

Sources for electrons

edge_sources.source[:].ggd[:].electrons.energy

[1...N]

STRUCT_ARRAY

W.m^-3

Source term for the electron energy equation, given on various grid subsets

edge_sources.source[:].ggd[:].electrons.energy[:].coefficients

[edge_sources.source[:].ggd[:].electrons.energy[:].values,
1...N]

FLT_2D (uncertain)

W.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].electrons.energy[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_sources.source[:].ggd[:].electrons.energy[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_sources.source[:].ggd[:].electrons.energy[:].values

[1...N]

FLT_1D (uncertain)

W.m^-3

One scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].electrons.particles

[1...N]

STRUCT_ARRAY

m^-3.s^-1

Source term for electron density equation, given on various grid subsets

edge_sources.source[:].ggd[:].electrons.particles[:].coefficients

[edge_sources.source[:].ggd[:].electrons.particles[:].values,
1...N]

FLT_2D (uncertain)

m^-3.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].electrons.particles[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_sources.source[:].ggd[:].electrons.particles[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_sources.source[:].ggd[:].electrons.particles[:].values

[1...N]

FLT_1D (uncertain)

m^-3.s^-1

One scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].ion

[1...N]

STRUCT_ARRAY

Source terms related to the different ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below

edge_sources.source[:].ggd[:].ion[:].element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

edge_sources.source[:].ggd[:].ion[:].element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

edge_sources.source[:].ggd[:].ion[:].element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

edge_sources.source[:].ggd[:].ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

edge_sources.source[:].ggd[:].ion[:].element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

edge_sources.source[:].ggd[:].ion[:].energy

[1...N]

STRUCT_ARRAY

W.m^-3

Source term for the ion energy transport equation, on various grid subsets

edge_sources.source[:].ggd[:].ion[:].energy[:].coefficients

[edge_sources.source[:].ggd[:].ion[:].energy[:].values,
1...N]

FLT_2D (uncertain)

W.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].ion[:].energy[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_sources.source[:].ggd[:].ion[:].energy[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_sources.source[:].ggd[:].ion[:].energy[:].values

[1...N]

FLT_1D (uncertain)

W.m^-3

One scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].ion[:].label

STR_0D

String identifying ion (e.g. H, D, T, He, C, D2, ...)

edge_sources.source[:].ggd[:].ion[:].momentum

[1...N]

STRUCT_ARRAY

kg.m^-1.s^-2

Source term for momentum equations (sum over states when multiple states are considered), on various grid subsets

edge_sources.source[:].ggd[:].ion[:].momentum[:].diamagnetic

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].ion[:].momentum[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].ion[:].momentum[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_sources.source[:].ggd[:].ion[:].momentum[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_sources.source[:].ggd[:].ion[:].momentum[:].parallel

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Parallel component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].ion[:].momentum[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].ion[:].momentum[:].poloidal

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Poloidal component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].ion[:].momentum[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].ion[:].momentum[:].r

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].ion[:].momentum[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].ion[:].momentum[:].radial

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Radial component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].ion[:].momentum[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].ion[:].momentum[:].toroidal

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Toroidal component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].ion[:].momentum[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].ion[:].momentum[:].z

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].ion[:].momentum[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].ion[:].multiple_states_flag

INT_0D

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

edge_sources.source[:].ggd[:].ion[:].neutral_index

INT_0D

Index of the corresponding neutral species in the ../../neutral array

edge_sources.source[:].ggd[:].ion[:].particles

[1...N]

STRUCT_ARRAY

s^-1.m^-3

Source term for ion density equation, on various grid subsets

edge_sources.source[:].ggd[:].ion[:].particles[:].coefficients

[edge_sources.source[:].ggd[:].ion[:].particles[:].values,
1...N]

FLT_2D (uncertain)

s^-1.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].ion[:].particles[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_sources.source[:].ggd[:].ion[:].particles[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_sources.source[:].ggd[:].ion[:].particles[:].values

[1...N]

FLT_1D (uncertain)

s^-1.m^-3

One scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].ion[:].state

[1...N]

STRUCT_ARRAY

Source terms related to the different states of the species (ionisation, energy, excitation, ...)

edge_sources.source[:].ggd[:].ion[:].state[:].electron_configuration

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

edge_sources.source[:].ggd[:].ion[:].state[:].energy

[1...N]

STRUCT_ARRAY

W.m^-3

Source terms for the state energy transport equation

edge_sources.source[:].ggd[:].ion[:].state[:].energy[:].coefficients

[edge_sources.source[:].ggd[:].ion[:].state[:].energy[:].values,
1...N]

FLT_2D (uncertain)

W.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].ion[:].state[:].energy[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_sources.source[:].ggd[:].ion[:].state[:].energy[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_sources.source[:].ggd[:].ion[:].state[:].energy[:].values

[1...N]

FLT_1D (uncertain)

W.m^-3

One scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].ion[:].state[:].label

STR_0D

String identifying state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

edge_sources.source[:].ggd[:].ion[:].state[:].momentum

[1...N]

STRUCT_ARRAY

kg.m^-1.s^-2

Source term for momentum equations, on various grid subsets

edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].diamagnetic

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].parallel

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Parallel component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].poloidal

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Poloidal component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].r

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].radial

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Radial component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].toroidal

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Toroidal component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].z

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].ion[:].state[:].momentum[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].ion[:].state[:].particles

[1...N]

STRUCT_ARRAY

s^-1.m^-3

Source term for the state density transport equation

edge_sources.source[:].ggd[:].ion[:].state[:].particles[:].coefficients

[edge_sources.source[:].ggd[:].ion[:].state[:].particles[:].values,
1...N]

FLT_2D (uncertain)

s^-1.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].ion[:].state[:].particles[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_sources.source[:].ggd[:].ion[:].state[:].particles[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_sources.source[:].ggd[:].ion[:].state[:].particles[:].values

[1...N]

FLT_1D (uncertain)

s^-1.m^-3

One scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].ion[:].state[:].vibrational_level

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

edge_sources.source[:].ggd[:].ion[:].state[:].vibrational_mode

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

edge_sources.source[:].ggd[:].ion[:].state[:].z_max

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the state bundle

edge_sources.source[:].ggd[:].ion[:].state[:].z_min

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the state bundle

edge_sources.source[:].ggd[:].ion[:].z_ion

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed)

edge_sources.source[:].ggd[:].momentum

[1...N]

STRUCT_ARRAY

kg.m^-1.s^-2

Source term for total momentum equations, on various grid subsets

edge_sources.source[:].ggd[:].momentum[:].diamagnetic

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].momentum[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].momentum[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_sources.source[:].ggd[:].momentum[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_sources.source[:].ggd[:].momentum[:].parallel

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Parallel component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].momentum[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].momentum[:].poloidal

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Poloidal component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].momentum[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].momentum[:].r

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].momentum[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].momentum[:].radial

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Radial component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].momentum[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].momentum[:].toroidal

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Toroidal component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].momentum[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].momentum[:].z

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].momentum[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].neutral

[1...N]

STRUCT_ARRAY

Source terms related to the different neutral species

edge_sources.source[:].ggd[:].neutral[:].element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

edge_sources.source[:].ggd[:].neutral[:].element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

edge_sources.source[:].ggd[:].neutral[:].element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

edge_sources.source[:].ggd[:].neutral[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

edge_sources.source[:].ggd[:].neutral[:].element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

edge_sources.source[:].ggd[:].neutral[:].energy

[1...N]

STRUCT_ARRAY

W.m^-3

Source term for the ion energy transport equation, on various grid subsets

edge_sources.source[:].ggd[:].neutral[:].energy[:].coefficients

[edge_sources.source[:].ggd[:].neutral[:].energy[:].values,
1...N]

FLT_2D (uncertain)

W.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].neutral[:].energy[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_sources.source[:].ggd[:].neutral[:].energy[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_sources.source[:].ggd[:].neutral[:].energy[:].values

[1...N]

FLT_1D (uncertain)

W.m^-3

One scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].neutral[:].ion_index

INT_0D

Index of the corresponding ion species in the ../../ion array

edge_sources.source[:].ggd[:].neutral[:].label

STR_0D

String identifying neutral (e.g. H, D, T, He, C, ...)

edge_sources.source[:].ggd[:].neutral[:].momentum

[1...N]

STRUCT_ARRAY

kg.m^-1.s^-2

Source term for momentum equations (sum over states when multiple states are considered), on various grid subsets

edge_sources.source[:].ggd[:].neutral[:].momentum[:].diamagnetic

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].neutral[:].momentum[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].neutral[:].momentum[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_sources.source[:].ggd[:].neutral[:].momentum[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_sources.source[:].ggd[:].neutral[:].momentum[:].parallel

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Parallel component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].neutral[:].momentum[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].neutral[:].momentum[:].poloidal

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Poloidal component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].neutral[:].momentum[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].neutral[:].momentum[:].r

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].neutral[:].momentum[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].neutral[:].momentum[:].radial

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Radial component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].neutral[:].momentum[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].neutral[:].momentum[:].toroidal

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Toroidal component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].neutral[:].momentum[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].neutral[:].momentum[:].z

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].neutral[:].momentum[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].neutral[:].multiple_states_flag

INT_0D

Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

edge_sources.source[:].ggd[:].neutral[:].particles

[1...N]

STRUCT_ARRAY

s^-1.m^-3

Source term for ion density equation, on various grid subsets

edge_sources.source[:].ggd[:].neutral[:].particles[:].coefficients

[edge_sources.source[:].ggd[:].neutral[:].particles[:].values,
1...N]

FLT_2D (uncertain)

s^-1.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].neutral[:].particles[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_sources.source[:].ggd[:].neutral[:].particles[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_sources.source[:].ggd[:].neutral[:].particles[:].values

[1...N]

FLT_1D (uncertain)

s^-1.m^-3

One scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].neutral[:].state

[1...N]

STRUCT_ARRAY

Source terms related to the different states of the species (energy, excitation, ...)

edge_sources.source[:].ggd[:].neutral[:].state[:].electron_configuration

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

edge_sources.source[:].ggd[:].neutral[:].state[:].energy

[1...N]

STRUCT_ARRAY

W.m^-3

Source terms for the state energy transport equation

edge_sources.source[:].ggd[:].neutral[:].state[:].energy[:].coefficients

[edge_sources.source[:].ggd[:].neutral[:].state[:].energy[:].values,
1...N]

FLT_2D (uncertain)

W.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].neutral[:].state[:].energy[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_sources.source[:].ggd[:].neutral[:].state[:].energy[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_sources.source[:].ggd[:].neutral[:].state[:].energy[:].values

[1...N]

FLT_1D (uncertain)

W.m^-3

One scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].neutral[:].state[:].label

STR_0D

String identifying state

edge_sources.source[:].ggd[:].neutral[:].state[:].momentum

[1...N]

STRUCT_ARRAY

kg.m^-1.s^-2

Source term for momentum equations, on various grid subsets

edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].diamagnetic

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].parallel

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Parallel component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].poloidal

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Poloidal component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].r

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].radial

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Radial component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].toroidal

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Toroidal component, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].z

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].neutral[:].state[:].momentum[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].neutral[:].state[:].neutral_type

STRUCTURE

Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI

edge_sources.source[:].ggd[:].neutral[:].state[:].neutral_type.description

STR_0D

Verbose description

edge_sources.source[:].ggd[:].neutral[:].state[:].neutral_type.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_sources.source[:].ggd[:].neutral[:].state[:].neutral_type.name

STR_0D

Short string identifier

edge_sources.source[:].ggd[:].neutral[:].state[:].particles

[1...N]

STRUCT_ARRAY

s^-1.m^-3

Source term for the state density transport equation

edge_sources.source[:].ggd[:].neutral[:].state[:].particles[:].coefficients

[edge_sources.source[:].ggd[:].neutral[:].state[:].particles[:].values,
1...N]

FLT_2D (uncertain)

s^-1.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].neutral[:].state[:].particles[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_sources.source[:].ggd[:].neutral[:].state[:].particles[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_sources.source[:].ggd[:].neutral[:].state[:].particles[:].values

[1...N]

FLT_1D (uncertain)

s^-1.m^-3

One scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd[:].neutral[:].state[:].vibrational_level

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

edge_sources.source[:].ggd[:].neutral[:].state[:].vibrational_mode

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

edge_sources.source[:].ggd[:].time

FLT_0D

s

Time

edge_sources.source[:].ggd[:].total_ion_energy

[1...N]

STRUCT_ARRAY

W.m^-3

Source term for the total (summed over ion species) energy equation, on various grid subsets

edge_sources.source[:].ggd[:].total_ion_energy[:].coefficients

[edge_sources.source[:].ggd[:].total_ion_energy[:].values,
1...N]

FLT_2D (uncertain)

W.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_sources.source[:].ggd[:].total_ion_energy[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_sources.source[:].ggd[:].total_ion_energy[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_sources.source[:].ggd[:].total_ion_energy[:].values

[1...N]

FLT_1D (uncertain)

W.m^-3

One scalar value is provided per element in the grid subset.

edge_sources.source[:].ggd_fast

[edge_sources.source[:].ggd_fast[:].time]

STRUCT_ARRAY

Quantities provided at a faster sampling rate than the full ggd quantities. These are either integrated quantities or local quantities provided on a reduced set of positions. Positions and integration domains are described by a set of grid_subsets (of size 1 for a position).

edge_sources.source[:].ggd_fast[:].ion

[1...N]

STRUCT_ARRAY

Source term integrals related to the various ion species

edge_sources.source[:].ggd_fast[:].ion[:].element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

edge_sources.source[:].ggd_fast[:].ion[:].element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

edge_sources.source[:].ggd_fast[:].ion[:].element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

edge_sources.source[:].ggd_fast[:].ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

edge_sources.source[:].ggd_fast[:].ion[:].element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

edge_sources.source[:].ggd_fast[:].ion[:].label

STR_0D

String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)

edge_sources.source[:].ggd_fast[:].ion[:].neutral_index

INT_0D

Index of the corresponding neutral species in the ../../neutral array

edge_sources.source[:].ggd_fast[:].ion[:].power

[1...N]

STRUCT_ARRAY

W

Total power source or sink related to this ion species, integrated over the volume of the grid subset, for various grid subsets.

edge_sources.source[:].ggd_fast[:].ion[:].power[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_sources.source[:].ggd_fast[:].ion[:].power[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_sources.source[:].ggd_fast[:].ion[:].power[:].value

FLT_0D (uncertain)

W

Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)

edge_sources.source[:].ggd_fast[:].ion[:].z_ion

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed)

edge_sources.source[:].ggd_fast[:].time

FLT_0D

s

Time

edge_sources.source[:].identifier

STRUCTURE

Source term identifier (process causing this source term)
0) unspecified : Unspecified source type
1) total : Combined source excluding time derivative
701) neutrals : Combined source from all plasma-neutrals interactions
702) total_linearized : Combined source (linearized) excluding time derivative
703) background : Background source
801) database : Source from database entry
705) prescribed : Source prescribed from code input parameters
706) time_derivative : Source associated with time derivative
707) atomic_ionization : Source from atomic ionization
708) molecular_ionization : Source from molecular ionization/dissociation
709) ionization : Source from ionization (combined)
710) recombination : Source from recombination
305) charge_exchange : Source from charge exchange. Charge exchange losses are negative sources
11) collisional_equipartition : Collisional equipartition
7) ohmic : Source from ohmic heating
200) radiation : Source from line + recombination assisted + bremsstrahlung
715) compression : Internal energy source from compression
716) bulk_motion : Internal energy source correction for bulk motion

edge_sources.source[:].identifier.description

STR_0D

Verbose description

edge_sources.source[:].identifier.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_sources.source[:].identifier.name

STR_0D

Short string identifier

edge_sources.source[:].species

STRUCTURE

Species causing this source term (if relevant, e.g. a particular ion or neutral state in case of line radiation)

edge_sources.source[:].species.ion

STRUCTURE

Description of the ion or neutral species, used if type/index = 2 or 3

edge_sources.source[:].species.ion.element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

edge_sources.source[:].species.ion.element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

edge_sources.source[:].species.ion.element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

edge_sources.source[:].species.ion.element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

edge_sources.source[:].species.ion.element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

edge_sources.source[:].species.ion.label

STR_0D

String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)

edge_sources.source[:].species.ion.state

STRUCTURE

Quantities related to the different states of the species (ionisation, energy, excitation, ...)

edge_sources.source[:].species.ion.state.electron_configuration

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

edge_sources.source[:].species.ion.state.label

STR_0D

String identifying ion state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

edge_sources.source[:].species.ion.state.vibrational_level

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

edge_sources.source[:].species.ion.state.vibrational_mode

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

edge_sources.source[:].species.ion.state.z_max

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle (equal to z_min if no bundle)

edge_sources.source[:].species.ion.state.z_min

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)

edge_sources.source[:].species.ion.z_ion

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed)

edge_sources.source[:].species.neutral

STRUCTURE

Description of the neutral species, used if type/index = 4 or 5

edge_sources.source[:].species.neutral.element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

edge_sources.source[:].species.neutral.element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

edge_sources.source[:].species.neutral.element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

edge_sources.source[:].species.neutral.element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

edge_sources.source[:].species.neutral.element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

edge_sources.source[:].species.neutral.label

STR_0D

String identifying neutral (e.g. H, D, T, He, C, ...)

edge_sources.source[:].species.neutral.state

STRUCTURE

State of the species (energy, excitation, ...)

edge_sources.source[:].species.neutral.state.electron_configuration

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

edge_sources.source[:].species.neutral.state.label

STR_0D

String identifying neutral state

edge_sources.source[:].species.neutral.state.neutral_type

STRUCTURE

Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI
1) cold : Cold neutrals
2) thermal : Thermal neutrals
3) fast : Fast neutrals
4) nbi : NBI neutrals

edge_sources.source[:].species.neutral.state.neutral_type.description

STR_0D

Verbose description

edge_sources.source[:].species.neutral.state.neutral_type.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_sources.source[:].species.neutral.state.neutral_type.name

STR_0D

Short string identifier

edge_sources.source[:].species.neutral.state.vibrational_level

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

edge_sources.source[:].species.neutral.state.vibrational_mode

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

edge_sources.source[:].species.type

STRUCTURE

Species type. index=1 for electron; index=2 for ion species in a single/average state (refer to ion structure); index=3 for ion species in a particular state (refer to ion/state structure); index=4 for neutral species in a single/average state (refer to neutral structure); index=5 for neutral species in a particular state (refer to neutral/state structure); index=6 for neutron; index=7 for photon
0) unspecified : unspecified
1) electron : Electron
2) ion : Ion species in a single/average state; refer to ion-structure
3) ion_state : Ion species in a particular state; refer to ion/state-structure
4) neutral : Neutral species in a single/average state; refer to neutral-structure
5) neutral_state : Neutral species in a particular state; refer to neutral/state-structure
6) neutron : Neutron
7) photon : Photon

edge_sources.source[:].species.type.description

STR_0D

Verbose description

edge_sources.source[:].species.type.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_sources.source[:].species.type.name

STR_0D

Short string identifier

edge_sources.time

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

edge_transport

Edge plasma transport. Energy terms correspond to the full kinetic energy equation (i.e. the energy flux takes into account the energy transported by the particle flux)

edge_transport.code

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

edge_transport.code.commit

STR_0D

Unique commit reference of software

edge_transport.code.description

STR_0D

Short description of the software (type, purpose)

edge_transport.code.library

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

edge_transport.code.library[:].commit

STR_0D

Unique commit reference of software

edge_transport.code.library[:].description

STR_0D

Short description of the software (type, purpose)

edge_transport.code.library[:].name

STR_0D

Name of software

edge_transport.code.library[:].parameters

STR_0D

List of the code specific parameters in XML format

edge_transport.code.library[:].repository

STR_0D

URL of software repository

edge_transport.code.library[:].version

STR_0D

Unique version (tag) of software

edge_transport.code.name

STR_0D

Name of software generating IDS

edge_transport.code.output_flag

[edge_transport.time]

INT_1D

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.

edge_transport.code.parameters

STR_0D

List of the code specific parameters in XML format

edge_transport.code.repository

STR_0D

URL of software repository

edge_transport.code.version

STR_0D

Unique version (tag) of software

edge_transport.grid_ggd

[edge_transport.grid_ggd[:].time]

STRUCT_ARRAY

Grid (using the Generic Grid Description), for various time slices. The timebase of this array of structure must be a subset of the ggd timebases

edge_transport.grid_ggd[:].grid_subset

[1...N]

STRUCT_ARRAY

Grid subsets

edge_transport.grid_ggd[:].grid_subset[:].base

[1...N]

STRUCT_ARRAY

Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.

edge_transport.grid_ggd[:].grid_subset[:].base[:].jacobian

[edge_transport.grid_ggd[:].grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

edge_transport.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant

[edge_transport.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

edge_transport.grid_ggd[:].grid_subset[:].base[:].tensor_covariant

[edge_transport.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

edge_transport.grid_ggd[:].grid_subset[:].dimension

INT_0D

Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.

edge_transport.grid_ggd[:].grid_subset[:].element

[1...N]

STRUCT_ARRAY

Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces

edge_transport.grid_ggd[:].grid_subset[:].element[:].object

[1...N]

STRUCT_ARRAY

Set of objects defining the element

edge_transport.grid_ggd[:].grid_subset[:].element[:].object[:].dimension

INT_0D

Dimension of the object

edge_transport.grid_ggd[:].grid_subset[:].element[:].object[:].index

INT_0D

Object index

edge_transport.grid_ggd[:].grid_subset[:].element[:].object[:].space

INT_0D

Index of the space from which that object is taken

edge_transport.grid_ggd[:].grid_subset[:].identifier

STRUCTURE

Grid subset identifier
0) unspecified : unspecified
1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]
200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).
2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces
4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces
5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
6) x_points : Nodes defining x-points
7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point
8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point
9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point
10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point
11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix
12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix
13) outer_target : y-aligned edges defining the outer target
14) inner_target : y-aligned edges defining the inner target
15) core_boundary : Innermost x-aligned edges
16) separatrix : x-aligned edges defining the active separatrix
17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions
18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region
19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region
20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region
21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region
22) core : Cells inside the active separatrix
23) sol : Cells defining the main SOL outside of the divertor regions
24) outer_divertor : Cells defining the outer divertor region
25) inner_divertor : Cells defining the inner divertor region
26) core_sol : x-aligned edges defining part of active separatrix separating core and sol
27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)
28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)
29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point
30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point
31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point
32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point
33) separatrix_2 : x-aligned edges defining the non-active separatrix
34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region
35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region
36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region
37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region
38) intra_sep : Cells between the two separatrices
39) outer_divertor_2 : Cells defining the outer inactive divertor region
40) inner_divertor_2 : Cells defining the inner inactive divertor region
41) outer_target_2 : y-aligned edges defining the outer inactive target
42) inner_target_2 : y-aligned edges defining the inner inactive target
43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
44) full_wall : All edges defining walls, baffles, and targets
45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg
46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg
47) outer_sf_pfr_connection_1 : y-aligned edges defining the connection between the outer snowflake entrance and third leg
48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg
100) magnetic_axis : Point corresponding to the magnetic axis
101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane
102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane
103) outer_target_separatrix : Point on active separatrix at outer active target
104) inner_target_separatrix : Point on active separatrix at inner active target
105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target
106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target

edge_transport.grid_ggd[:].grid_subset[:].identifier.description

STR_0D

Verbose description

edge_transport.grid_ggd[:].grid_subset[:].identifier.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_transport.grid_ggd[:].grid_subset[:].identifier.name

STR_0D

Short string identifier

edge_transport.grid_ggd[:].grid_subset[:].metric

STRUCTURE

Metric of the canonical frame onto Cartesian coordinates

edge_transport.grid_ggd[:].grid_subset[:].metric.jacobian

[edge_transport.grid_ggd[:].grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

edge_transport.grid_ggd[:].grid_subset[:].metric.tensor_contravariant

[edge_transport.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

edge_transport.grid_ggd[:].grid_subset[:].metric.tensor_covariant

[edge_transport.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

edge_transport.grid_ggd[:].identifier

STRUCTURE

Grid identifier
0) unspecified : unspecified
1) linear : Linear
2) cylinder : Cylindrical geometry (straight in axial direction)
3) limiter : Limiter
4) SN : Single null
5) CDN : Connected double null
6) DDN_bottom : Disconnected double null with inner X-point below the midplane
7) DDN_top : Disconnected double null with inner X-point above the midplane
8) annulus : Annular geometry (not necessarily with straight axis)
9) stellarator_island : Stellarator island geometry
10) structured_spaces : Structured grid represented with multiple spaces of dimension 1
11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary
12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary
100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS

edge_transport.grid_ggd[:].identifier.description

STR_0D

Verbose description

edge_transport.grid_ggd[:].identifier.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_transport.grid_ggd[:].identifier.name

STR_0D

Short string identifier

edge_transport.grid_ggd[:].path

STR_0D

Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: IDS::wall/0/description_ggd(1)/grid_ggd, means that the grid is located in the wall IDS, occurrence 0, with relative path description_ggd(1)/grid_ggd, using Fortran index convention (here : first index of the array)

edge_transport.grid_ggd[:].space

[1...N]

STRUCT_ARRAY

Set of grid spaces

edge_transport.grid_ggd[:].space[:].coordinates_type

[1...N]

INT_1D

Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml

edge_transport.grid_ggd[:].space[:].geometry_type

STRUCTURE

Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)

edge_transport.grid_ggd[:].space[:].geometry_type.description

STR_0D

Verbose description

edge_transport.grid_ggd[:].space[:].geometry_type.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_transport.grid_ggd[:].space[:].geometry_type.name

STR_0D

Short string identifier

edge_transport.grid_ggd[:].space[:].identifier

STRUCTURE

Space identifier
0) unspecified : unspecified
1) primary_standard : Primary space defining the standard grid
2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space
3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way

edge_transport.grid_ggd[:].space[:].identifier.description

STR_0D

Verbose description

edge_transport.grid_ggd[:].space[:].identifier.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_transport.grid_ggd[:].space[:].identifier.name

STR_0D

Short string identifier

edge_transport.grid_ggd[:].space[:].objects_per_dimension

[1...N]

STRUCT_ARRAY

Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.

edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content

STRUCTURE

Content of the ../object/geometry node for this dimension
0) unspecified : unspecified
1) node_coordinates : For nodes : node coordinates
11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix
21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge
31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces
32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix

edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.description

STR_0D

Verbose description

edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.name

STR_0D

Short string identifier

edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object

[1...N]

STRUCT_ARRAY

Set of objects for a given dimension

edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary

[1...N]

STRUCT_ARRAY

Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object

edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].index

INT_0D

Index of this (n-1)-dimensional boundary object

edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].neighbours

[1...N]

INT_1D

List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary

edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry

[1...N]

FLT_1D (uncertain)

mixed

Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered.

edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d

[1...N,
1...N]

FLT_2D (uncertain)

mixed

2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.

edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure

FLT_0D (uncertain)

m^dimension

Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)

edge_transport.grid_ggd[:].space[:].objects_per_dimension[:].object[:].nodes

[1...N]

INT_1D

List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)

edge_transport.grid_ggd[:].time

FLT_0D

s

Time

edge_transport.ids_properties

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

edge_transport.ids_properties.comment

STR_0D

Any comment describing the content of this IDS

edge_transport.ids_properties.creation_date

STR_0D

Date at which this data has been produced

edge_transport.ids_properties.homogeneous_time

INT_0D

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

edge_transport.ids_properties.occurrence

INT_0D

edge_transport.ids_properties.plugins

(alpha)

STRUCTURE

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.

edge_transport.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

edge_transport.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

edge_transport.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

edge_transport.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

edge_transport.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

edge_transport.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

edge_transport.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

edge_transport.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

edge_transport.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

edge_transport.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

edge_transport.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

edge_transport.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

edge_transport.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

edge_transport.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

edge_transport.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

edge_transport.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

edge_transport.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

edge_transport.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

edge_transport.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

edge_transport.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

edge_transport.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

edge_transport.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

edge_transport.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

edge_transport.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

edge_transport.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

edge_transport.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

edge_transport.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

edge_transport.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

edge_transport.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

edge_transport.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

edge_transport.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

edge_transport.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

edge_transport.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

edge_transport.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

edge_transport.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

edge_transport.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

edge_transport.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

edge_transport.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

edge_transport.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

edge_transport.ids_properties.provider

STR_0D

Name of the person in charge of producing this data

edge_transport.ids_properties.source

(obsolescent)

STR_0D

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.

edge_transport.ids_properties.version_put

STRUCTURE

Version of the access layer package used to PUT this IDS

edge_transport.ids_properties.version_put.access_layer

STR_0D

Version of Access Layer used to PUT this IDS

edge_transport.ids_properties.version_put.access_layer_language

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

edge_transport.ids_properties.version_put.data_dictionary

STR_0D

Version of Data Dictionary used to PUT this IDS

edge_transport.midplane

STRUCTURE

Choice of midplane definition (use the lowest index number if more than one value is relevant)
1) magnetic_axis : Midplane defined by the height of magnetic axis equilibrium/time_slice/global_quantities/magnetic_axis/z
2) dr_dz_zero_sep : Midplane defined by the height of the outboard point on the separatrix on which dr/dz = 0 (local maximum of the major radius of the separatrix). In case of multiple local maxima, the closest one from z=z_magnetic_axis is chosen. equilibrium/time_slice/boundary_separatrix/dr_dz_zero_point/z
3) z_zero : Midplane defined by z = 0
4) ggd_subset : Midplane location is specified by means of the GGD grid subset for the inner and outer midplanes, if the midplane choice is different from the other available options. If the GGD midplane subset corresponds to one of the other available options, select that particular option to indicate it

edge_transport.midplane.description

STR_0D

Verbose description

edge_transport.midplane.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_transport.midplane.name

STR_0D

Short string identifier

edge_transport.model

[1...N]

STRUCT_ARRAY

Transport is described by a combination of various transport models

edge_transport.model[:].code

STRUCTURE

Code-specific parameters used for this model

edge_transport.model[:].code.commit

STR_0D

Unique commit reference of software

edge_transport.model[:].code.description

STR_0D

Short description of the software (type, purpose)

edge_transport.model[:].code.name

STR_0D

Name of software used

edge_transport.model[:].code.output_flag

STRUCTURE

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.

edge_transport.model[:].code.output_flag.data

[edge_transport.model[:].code.output_flag.time]

INT_1D

Data

edge_transport.model[:].code.output_flag.time

[1...N]

FLT_1D_TYPE

s

Time

edge_transport.model[:].code.parameters

STR_0D

List of the code specific parameters in XML format

edge_transport.model[:].code.repository

STR_0D

URL of software repository

edge_transport.model[:].code.version

STR_0D

Unique version (tag) of software

edge_transport.model[:].flux_multiplier

FLT_0D (uncertain)

-

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

edge_transport.model[:].ggd

[edge_transport.model[:].ggd[:].time]

STRUCT_ARRAY

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

edge_transport.model[:].ggd[:].conductivity

[1...N]

STRUCT_ARRAY

ohm^-1.m^-1

Conductivity, on various grid subsets

edge_transport.model[:].ggd[:].conductivity[:].diamagnetic

[1...N]

FLT_1D (uncertain)

ohm^-1.m^-1

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].conductivity[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

ohm^-1.m^-1

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].conductivity[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].conductivity[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].conductivity[:].parallel

[1...N]

FLT_1D (uncertain)

ohm^-1.m^-1

Parallel component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].conductivity[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

ohm^-1.m^-1

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].conductivity[:].poloidal

[1...N]

FLT_1D (uncertain)

ohm^-1.m^-1

Poloidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].conductivity[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

ohm^-1.m^-1

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].conductivity[:].r

[1...N]

FLT_1D (uncertain)

ohm^-1.m^-1

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].conductivity[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

ohm^-1.m^-1

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].conductivity[:].radial

[1...N]

FLT_1D (uncertain)

ohm^-1.m^-1

Radial component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].conductivity[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

ohm^-1.m^-1

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].conductivity[:].toroidal

[1...N]

FLT_1D (uncertain)

ohm^-1.m^-1

Toroidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].conductivity[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

ohm^-1.m^-1

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].conductivity[:].z

[1...N]

FLT_1D (uncertain)

ohm^-1.m^-1

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].conductivity[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

ohm^-1.m^-1

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].electrons

STRUCTURE

Transport quantities related to the electrons

edge_transport.model[:].ggd[:].electrons.energy

STRUCTURE

Transport quantities for the electron energy equation

edge_transport.model[:].ggd[:].electrons.energy.d

[1...N]

STRUCT_ARRAY

m^2.s^-1

Effective diffusivity, on various grid subsets

edge_transport.model[:].ggd[:].electrons.energy.d[:].coefficients

[edge_transport.model[:].ggd[:].electrons.energy.d[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].electrons.energy.d[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].electrons.energy.d[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].electrons.energy.d[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].electrons.energy.d_pol

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].electrons.energy.d_pol[:].coefficients

[edge_transport.model[:].ggd[:].electrons.energy.d_pol[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].electrons.energy.d_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].electrons.energy.d_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].electrons.energy.d_pol[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].electrons.energy.d_radial

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].electrons.energy.d_radial[:].coefficients

[edge_transport.model[:].ggd[:].electrons.energy.d_radial[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].electrons.energy.d_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].electrons.energy.d_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].electrons.energy.d_radial[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].electrons.energy.flux

[1...N]

STRUCT_ARRAY

W.m^-2

Flux, on various grid subsets

edge_transport.model[:].ggd[:].electrons.energy.flux[:].coefficients

[edge_transport.model[:].ggd[:].electrons.energy.flux[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].electrons.energy.flux[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].electrons.energy.flux[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].electrons.energy.flux[:].values

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].electrons.energy.flux_limiter

[1...N]

STRUCT_ARRAY

-

Flux limiter coefficient, on various grid subsets

edge_transport.model[:].ggd[:].electrons.energy.flux_limiter[:].coefficients

[edge_transport.model[:].ggd[:].electrons.energy.flux_limiter[:].values,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].electrons.energy.flux_limiter[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].electrons.energy.flux_limiter[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].electrons.energy.flux_limiter[:].values

[1...N]

FLT_1D (uncertain)

-

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].electrons.energy.flux_pol

[1...N]

STRUCT_ARRAY

W.m^-2

Flux in the poloidal direction, on various grid subsets

edge_transport.model[:].ggd[:].electrons.energy.flux_pol[:].coefficients

[edge_transport.model[:].ggd[:].electrons.energy.flux_pol[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].electrons.energy.flux_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].electrons.energy.flux_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].electrons.energy.flux_pol[:].values

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].electrons.energy.flux_radial

[1...N]

STRUCT_ARRAY

W.m^-2

Flux in the radial direction, on various grid subsets

edge_transport.model[:].ggd[:].electrons.energy.flux_radial[:].coefficients

[edge_transport.model[:].ggd[:].electrons.energy.flux_radial[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].electrons.energy.flux_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].electrons.energy.flux_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].electrons.energy.flux_radial[:].values

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].electrons.energy.v

[1...N]

STRUCT_ARRAY

m.s^-1

Effective convection, on various grid subsets

edge_transport.model[:].ggd[:].electrons.energy.v[:].coefficients

[edge_transport.model[:].ggd[:].electrons.energy.v[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].electrons.energy.v[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].electrons.energy.v[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].electrons.energy.v[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].electrons.energy.v_pol

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].electrons.energy.v_pol[:].coefficients

[edge_transport.model[:].ggd[:].electrons.energy.v_pol[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].electrons.energy.v_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].electrons.energy.v_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].electrons.energy.v_pol[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].electrons.energy.v_radial

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].electrons.energy.v_radial[:].coefficients

[edge_transport.model[:].ggd[:].electrons.energy.v_radial[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].electrons.energy.v_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].electrons.energy.v_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].electrons.energy.v_radial[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].electrons.particles

STRUCTURE

Transport quantities for the electron density equation

edge_transport.model[:].ggd[:].electrons.particles.d

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].electrons.particles.d[:].coefficients

[edge_transport.model[:].ggd[:].electrons.particles.d[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].electrons.particles.d[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].electrons.particles.d[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].electrons.particles.d[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].electrons.particles.d_pol

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].electrons.particles.d_pol[:].coefficients

[edge_transport.model[:].ggd[:].electrons.particles.d_pol[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].electrons.particles.d_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].electrons.particles.d_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].electrons.particles.d_pol[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].electrons.particles.d_radial

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].electrons.particles.d_radial[:].coefficients

[edge_transport.model[:].ggd[:].electrons.particles.d_radial[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].electrons.particles.d_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].electrons.particles.d_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].electrons.particles.d_radial[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].electrons.particles.flux

[1...N]

STRUCT_ARRAY

m^-2.s^-1

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

edge_transport.model[:].ggd[:].electrons.particles.flux[:].coefficients

[edge_transport.model[:].ggd[:].electrons.particles.flux[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].electrons.particles.flux[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].electrons.particles.flux[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].electrons.particles.flux[:].values

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].electrons.particles.flux_limiter

[1...N]

STRUCT_ARRAY

-

Flux limiter coefficient, on various grid subsets

edge_transport.model[:].ggd[:].electrons.particles.flux_limiter[:].coefficients

[edge_transport.model[:].ggd[:].electrons.particles.flux_limiter[:].values,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].electrons.particles.flux_limiter[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].electrons.particles.flux_limiter[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].electrons.particles.flux_limiter[:].values

[1...N]

FLT_1D (uncertain)

-

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].electrons.particles.flux_pol

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Flux in the poloidal direction, on various grid subsets

edge_transport.model[:].ggd[:].electrons.particles.flux_pol[:].coefficients

[edge_transport.model[:].ggd[:].electrons.particles.flux_pol[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].electrons.particles.flux_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].electrons.particles.flux_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].electrons.particles.flux_pol[:].values

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].electrons.particles.flux_radial

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Flux in the radial direction, on various grid subsets

edge_transport.model[:].ggd[:].electrons.particles.flux_radial[:].coefficients

[edge_transport.model[:].ggd[:].electrons.particles.flux_radial[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].electrons.particles.flux_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].electrons.particles.flux_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].electrons.particles.flux_radial[:].values

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].electrons.particles.v

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].electrons.particles.v[:].coefficients

[edge_transport.model[:].ggd[:].electrons.particles.v[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].electrons.particles.v[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].electrons.particles.v[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].electrons.particles.v[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].electrons.particles.v_pol

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].electrons.particles.v_pol[:].coefficients

[edge_transport.model[:].ggd[:].electrons.particles.v_pol[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].electrons.particles.v_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].electrons.particles.v_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].electrons.particles.v_pol[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].electrons.particles.v_radial

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].electrons.particles.v_radial[:].coefficients

[edge_transport.model[:].ggd[:].electrons.particles.v_radial[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].electrons.particles.v_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].electrons.particles.v_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].electrons.particles.v_radial[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion

[1...N]

STRUCT_ARRAY

Transport coefficients related to the various ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below

edge_transport.model[:].ggd[:].ion[:].element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

edge_transport.model[:].ggd[:].ion[:].element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

edge_transport.model[:].ggd[:].ion[:].element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

edge_transport.model[:].ggd[:].ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

edge_transport.model[:].ggd[:].ion[:].element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

edge_transport.model[:].ggd[:].ion[:].energy

STRUCTURE

Transport coefficients related to the ion energy equation

edge_transport.model[:].ggd[:].ion[:].energy.d

[1...N]

STRUCT_ARRAY

m^2.s^-1

Effective diffusivity, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].energy.d[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].energy.d[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].energy.d[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].energy.d[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].energy.d[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].energy.d_pol

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].ion[:].energy.d_pol[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].energy.d_pol[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].energy.d_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].energy.d_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].energy.d_pol[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].energy.d_radial

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].ion[:].energy.d_radial[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].energy.d_radial[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].energy.d_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].energy.d_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].energy.d_radial[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].energy.flux

[1...N]

STRUCT_ARRAY

W.m^-2

Flux, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].energy.flux[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].energy.flux[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].energy.flux[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].energy.flux[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].energy.flux[:].values

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].energy.flux_limiter

[1...N]

STRUCT_ARRAY

-

Flux limiter coefficient, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].energy.flux_limiter[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].energy.flux_limiter[:].values,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].energy.flux_limiter[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].energy.flux_limiter[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].energy.flux_limiter[:].values

[1...N]

FLT_1D (uncertain)

-

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].energy.flux_pol

[1...N]

STRUCT_ARRAY

W.m^-2

Flux in the poloidal direction, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].energy.flux_pol[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].energy.flux_pol[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].energy.flux_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].energy.flux_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].energy.flux_pol[:].values

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].energy.flux_radial

[1...N]

STRUCT_ARRAY

W.m^-2

Flux in the radial direction, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].energy.flux_radial[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].energy.flux_radial[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].energy.flux_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].energy.flux_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].energy.flux_radial[:].values

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].energy.v

[1...N]

STRUCT_ARRAY

m.s^-1

Effective convection, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].energy.v[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].energy.v[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].energy.v[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].energy.v[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].energy.v[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].energy.v_pol

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].ion[:].energy.v_pol[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].energy.v_pol[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].energy.v_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].energy.v_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].energy.v_pol[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].energy.v_radial

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].ion[:].energy.v_radial[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].energy.v_radial[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].energy.v_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].energy.v_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].energy.v_radial[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].label

STR_0D

String identifying ion (e.g. H, D, T, He, C, D2, ...)

edge_transport.model[:].ggd[:].ion[:].momentum

STRUCTURE

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

edge_transport.model[:].ggd[:].ion[:].momentum.d

[1...N]

STRUCT_ARRAY

m^2.s^-1

Effective diffusivity, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].momentum.d[:].diamagnetic

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.d[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.d[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].momentum.d[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].momentum.d[:].parallel

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Parallel component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.d[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.d[:].poloidal

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Poloidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.d[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.d[:].r

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.d[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.d[:].radial

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Radial component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.d[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.d[:].toroidal

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Toroidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.d[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.d[:].z

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.d[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.d_pol

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].ion[:].momentum.d_pol[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].momentum.d_pol[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.d_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].momentum.d_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].momentum.d_pol[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.d_radial

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].ion[:].momentum.d_radial[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].momentum.d_radial[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.d_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].momentum.d_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].momentum.d_radial[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.flux

[1...N]

STRUCT_ARRAY

kg.m^-1.s^-2

Flux, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].diamagnetic

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].parallel

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Parallel component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].poloidal

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Poloidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].r

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].radial

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Radial component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].toroidal

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Toroidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].z

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.flux[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter

[1...N]

STRUCT_ARRAY

-

Flux limiter coefficient, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].diamagnetic

[1...N]

FLT_1D (uncertain)

-

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].parallel

[1...N]

FLT_1D (uncertain)

-

Parallel component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].poloidal

[1...N]

FLT_1D (uncertain)

-

Poloidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].r

[1...N]

FLT_1D (uncertain)

-

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].radial

[1...N]

FLT_1D (uncertain)

-

Radial component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].toroidal

[1...N]

FLT_1D (uncertain)

-

Toroidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].z

[1...N]

FLT_1D (uncertain)

-

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.flux_limiter[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.flux_pol

[1...N]

STRUCT_ARRAY

kg.m^-1.s^-2

Flux in the poloidal direction, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].momentum.flux_pol[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].momentum.flux_pol[:].values,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.flux_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].momentum.flux_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].momentum.flux_pol[:].values

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.flux_radial

[1...N]

STRUCT_ARRAY

kg.m^-1.s^-2

Flux in the radial direction, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].momentum.flux_radial[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].momentum.flux_radial[:].values,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.flux_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].momentum.flux_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].momentum.flux_radial[:].values

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.v

[1...N]

STRUCT_ARRAY

m.s^-1

Effective convection, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].momentum.v[:].diamagnetic

[1...N]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.v[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.v[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].momentum.v[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].momentum.v[:].parallel

[1...N]

FLT_1D (uncertain)

m.s^-1

Parallel component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.v[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.v[:].poloidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Poloidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.v[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.v[:].r

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.v[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.v[:].radial

[1...N]

FLT_1D (uncertain)

m.s^-1

Radial component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.v[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.v[:].toroidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Toroidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.v[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.v[:].z

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.v[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.v_pol

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].ion[:].momentum.v_pol[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].momentum.v_pol[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.v_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].momentum.v_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].momentum.v_pol[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].momentum.v_radial

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].ion[:].momentum.v_radial[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].momentum.v_radial[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].momentum.v_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].momentum.v_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].momentum.v_radial[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].multiple_states_flag

INT_0D

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

edge_transport.model[:].ggd[:].ion[:].neutral_index

INT_0D

Index of the corresponding neutral species in the ../../neutral array

edge_transport.model[:].ggd[:].ion[:].particles

STRUCTURE

Transport related to the ion density equation

edge_transport.model[:].ggd[:].ion[:].particles.d

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].ion[:].particles.d[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].particles.d[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].particles.d[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].particles.d[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].particles.d[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].particles.d_pol

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].ion[:].particles.d_pol[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].particles.d_pol[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].particles.d_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].particles.d_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].particles.d_pol[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].particles.d_radial

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].ion[:].particles.d_radial[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].particles.d_radial[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].particles.d_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].particles.d_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].particles.d_radial[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].particles.flux

[1...N]

STRUCT_ARRAY

m^-2.s^-1

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

edge_transport.model[:].ggd[:].ion[:].particles.flux[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].particles.flux[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].particles.flux[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].particles.flux[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].particles.flux[:].values

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].particles.flux_limiter

[1...N]

STRUCT_ARRAY

-

Flux limiter coefficient, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].particles.flux_limiter[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].particles.flux_limiter[:].values,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].particles.flux_limiter[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].particles.flux_limiter[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].particles.flux_limiter[:].values

[1...N]

FLT_1D (uncertain)

-

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].particles.flux_pol

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Flux in the poloidal direction, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].particles.flux_pol[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].particles.flux_pol[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].particles.flux_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].particles.flux_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].particles.flux_pol[:].values

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].particles.flux_radial

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Flux in the radial direction, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].particles.flux_radial[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].particles.flux_radial[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].particles.flux_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].particles.flux_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].particles.flux_radial[:].values

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].particles.v

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].ion[:].particles.v[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].particles.v[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].particles.v[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].particles.v[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].particles.v[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].particles.v_pol

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].ion[:].particles.v_pol[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].particles.v_pol[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].particles.v_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].particles.v_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].particles.v_pol[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].particles.v_radial

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].ion[:].particles.v_radial[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].particles.v_radial[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].particles.v_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].particles.v_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].particles.v_radial[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state

[1...N]

STRUCT_ARRAY

Transport coefficients related to the different states of the species

edge_transport.model[:].ggd[:].ion[:].state[:].electron_configuration

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

edge_transport.model[:].ggd[:].ion[:].state[:].energy

STRUCTURE

Transport quantities related to the energy equation of the state considered

edge_transport.model[:].ggd[:].ion[:].state[:].energy.d

[1...N]

STRUCT_ARRAY

m^2.s^-1

Effective diffusivity, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].state[:].energy.d[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].energy.d[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].energy.d[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].energy.d[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].energy.d[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_pol

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_pol[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_pol[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_pol[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_radial

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_radial[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_radial[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].energy.d_radial[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux

[1...N]

STRUCT_ARRAY

W.m^-2

Flux, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux[:].values

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_limiter

[1...N]

STRUCT_ARRAY

-

Flux limiter coefficient, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_limiter[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_limiter[:].values,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_limiter[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_limiter[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_limiter[:].values

[1...N]

FLT_1D (uncertain)

-

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_pol

[1...N]

STRUCT_ARRAY

W.m^-2

Flux in the poloidal direction, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_pol[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_pol[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_pol[:].values

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_radial

[1...N]

STRUCT_ARRAY

W.m^-2

Flux in the radial direction, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_radial[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_radial[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].energy.flux_radial[:].values

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].energy.v

[1...N]

STRUCT_ARRAY

m.s^-1

Effective convection, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].state[:].energy.v[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].energy.v[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].energy.v[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].energy.v[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].energy.v[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_pol

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_pol[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_pol[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_pol[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_radial

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_radial[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_radial[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].energy.v_radial[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].label

STR_0D

String identifying state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

edge_transport.model[:].ggd[:].ion[:].state[:].momentum

STRUCTURE

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

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d

[1...N]

STRUCT_ARRAY

m^2.s^-1

Effective diffusivity, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].diamagnetic

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].parallel

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Parallel component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].poloidal

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Poloidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].r

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].radial

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Radial component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].toroidal

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Toroidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].z

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_pol

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_pol[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_pol[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_pol[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_radial

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_radial[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_radial[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.d_radial[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux

[1...N]

STRUCT_ARRAY

kg.m^-1.s^-2

Flux, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].diamagnetic

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].parallel

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Parallel component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].poloidal

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Poloidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].r

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].radial

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Radial component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].toroidal

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Toroidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].z

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter

[1...N]

STRUCT_ARRAY

-

Flux limiter coefficient, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].diamagnetic

[1...N]

FLT_1D (uncertain)

-

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].parallel

[1...N]

FLT_1D (uncertain)

-

Parallel component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].poloidal

[1...N]

FLT_1D (uncertain)

-

Poloidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].r

[1...N]

FLT_1D (uncertain)

-

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].radial

[1...N]

FLT_1D (uncertain)

-

Radial component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].toroidal

[1...N]

FLT_1D (uncertain)

-

Toroidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].z

[1...N]

FLT_1D (uncertain)

-

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_limiter[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_pol

[1...N]

STRUCT_ARRAY

kg.m^-1.s^-2

Flux in the poloidal direction, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_pol[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_pol[:].values,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_pol[:].values

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_radial

[1...N]

STRUCT_ARRAY

kg.m^-1.s^-2

Flux in the radial direction, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_radial[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_radial[:].values,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.flux_radial[:].values

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v

[1...N]

STRUCT_ARRAY

m.s^-1

Effective convection, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].diamagnetic

[1...N]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].parallel

[1...N]

FLT_1D (uncertain)

m.s^-1

Parallel component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].poloidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Poloidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].r

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].radial

[1...N]

FLT_1D (uncertain)

m.s^-1

Radial component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].toroidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Toroidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].z

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_pol

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_pol[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_pol[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_pol[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_radial

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_radial[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_radial[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].momentum.v_radial[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].particles

STRUCTURE

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

edge_transport.model[:].ggd[:].ion[:].state[:].particles.d

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].ion[:].state[:].particles.d[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].particles.d[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].particles.d[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].particles.d[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].particles.d[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_pol

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_pol[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_pol[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_pol[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_radial

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_radial[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_radial[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].particles.d_radial[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux

[1...N]

STRUCT_ARRAY

m^-2.s^-1

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

edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux[:].values

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_limiter

[1...N]

STRUCT_ARRAY

-

Flux limiter coefficient, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_limiter[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_limiter[:].values,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_limiter[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_limiter[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_limiter[:].values

[1...N]

FLT_1D (uncertain)

-

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_pol

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Flux in the poloidal direction, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_pol[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_pol[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_pol[:].values

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_radial

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Flux in the radial direction, on various grid subsets

edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_radial[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_radial[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].particles.flux_radial[:].values

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].particles.v

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].ion[:].state[:].particles.v[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].particles.v[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].particles.v[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].particles.v[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].particles.v[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_pol

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_pol[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_pol[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_pol[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_radial

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_radial[:].coefficients

[edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_radial[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].ion[:].state[:].particles.v_radial[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].ion[:].state[:].vibrational_level

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

edge_transport.model[:].ggd[:].ion[:].state[:].vibrational_mode

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

edge_transport.model[:].ggd[:].ion[:].state[:].z_max

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the state bundle

edge_transport.model[:].ggd[:].ion[:].state[:].z_min

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the state bundle

edge_transport.model[:].ggd[:].ion[:].z_ion

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed)

edge_transport.model[:].ggd[:].momentum

STRUCTURE

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

edge_transport.model[:].ggd[:].momentum.d

[1...N]

STRUCT_ARRAY

m^2.s^-1

Effective diffusivity, on various grid subsets

edge_transport.model[:].ggd[:].momentum.d[:].diamagnetic

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.d[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.d[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].momentum.d[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].momentum.d[:].parallel

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Parallel component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.d[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.d[:].poloidal

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Poloidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.d[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.d[:].r

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.d[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.d[:].radial

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Radial component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.d[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.d[:].toroidal

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Toroidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.d[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.d[:].z

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.d[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.d_pol

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].momentum.d_pol[:].coefficients

[edge_transport.model[:].ggd[:].momentum.d_pol[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.d_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].momentum.d_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].momentum.d_pol[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.d_radial

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].momentum.d_radial[:].coefficients

[edge_transport.model[:].ggd[:].momentum.d_radial[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.d_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].momentum.d_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].momentum.d_radial[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.flux

[1...N]

STRUCT_ARRAY

kg.m^-1.s^-2

Flux, on various grid subsets

edge_transport.model[:].ggd[:].momentum.flux[:].diamagnetic

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.flux[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.flux[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].momentum.flux[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].momentum.flux[:].parallel

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Parallel component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.flux[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.flux[:].poloidal

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Poloidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.flux[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.flux[:].r

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.flux[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.flux[:].radial

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Radial component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.flux[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.flux[:].toroidal

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Toroidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.flux[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.flux[:].z

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.flux[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.flux_limiter

[1...N]

STRUCT_ARRAY

-

Flux limiter coefficient, on various grid subsets

edge_transport.model[:].ggd[:].momentum.flux_limiter[:].diamagnetic

[1...N]

FLT_1D (uncertain)

-

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.flux_limiter[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.flux_limiter[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].momentum.flux_limiter[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].momentum.flux_limiter[:].parallel

[1...N]

FLT_1D (uncertain)

-

Parallel component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.flux_limiter[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.flux_limiter[:].poloidal

[1...N]

FLT_1D (uncertain)

-

Poloidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.flux_limiter[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.flux_limiter[:].r

[1...N]

FLT_1D (uncertain)

-

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.flux_limiter[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.flux_limiter[:].radial

[1...N]

FLT_1D (uncertain)

-

Radial component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.flux_limiter[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.flux_limiter[:].toroidal

[1...N]

FLT_1D (uncertain)

-

Toroidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.flux_limiter[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.flux_limiter[:].z

[1...N]

FLT_1D (uncertain)

-

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.flux_limiter[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.flux_pol

[1...N]

STRUCT_ARRAY

kg.m^-1.s^-2

Flux in the poloidal direction, on various grid subsets

edge_transport.model[:].ggd[:].momentum.flux_pol[:].coefficients

[edge_transport.model[:].ggd[:].momentum.flux_pol[:].values,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.flux_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].momentum.flux_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].momentum.flux_pol[:].values

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.flux_radial

[1...N]

STRUCT_ARRAY

kg.m^-1.s^-2

Flux in the radial direction, on various grid subsets

edge_transport.model[:].ggd[:].momentum.flux_radial[:].coefficients

[edge_transport.model[:].ggd[:].momentum.flux_radial[:].values,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.flux_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].momentum.flux_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].momentum.flux_radial[:].values

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.v

[1...N]

STRUCT_ARRAY

m.s^-1

Effective convection, on various grid subsets

edge_transport.model[:].ggd[:].momentum.v[:].diamagnetic

[1...N]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.v[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.v[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].momentum.v[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].momentum.v[:].parallel

[1...N]

FLT_1D (uncertain)

m.s^-1

Parallel component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.v[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.v[:].poloidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Poloidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.v[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.v[:].r

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.v[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.v[:].radial

[1...N]

FLT_1D (uncertain)

m.s^-1

Radial component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.v[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.v[:].toroidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Toroidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.v[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.v[:].z

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.v[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.v_pol

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].momentum.v_pol[:].coefficients

[edge_transport.model[:].ggd[:].momentum.v_pol[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.v_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].momentum.v_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].momentum.v_pol[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].momentum.v_radial

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].momentum.v_radial[:].coefficients

[edge_transport.model[:].ggd[:].momentum.v_radial[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].momentum.v_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].momentum.v_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].momentum.v_radial[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral

[1...N]

STRUCT_ARRAY

Transport coefficients related to the various neutral species

edge_transport.model[:].ggd[:].neutral[:].element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

edge_transport.model[:].ggd[:].neutral[:].element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

edge_transport.model[:].ggd[:].neutral[:].element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

edge_transport.model[:].ggd[:].neutral[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

edge_transport.model[:].ggd[:].neutral[:].element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

edge_transport.model[:].ggd[:].neutral[:].energy

STRUCTURE

Transport coefficients related to the ion energy equation

edge_transport.model[:].ggd[:].neutral[:].energy.d

[1...N]

STRUCT_ARRAY

m^2.s^-1

Effective diffusivity, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].energy.d[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].energy.d[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].energy.d[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].energy.d[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].energy.d[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].energy.d_pol

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].energy.d_pol[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].energy.d_pol[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].energy.d_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].energy.d_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].energy.d_pol[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].energy.d_radial

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].energy.d_radial[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].energy.d_radial[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].energy.d_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].energy.d_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].energy.d_radial[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].energy.flux

[1...N]

STRUCT_ARRAY

W.m^-2

Flux, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].energy.flux[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].energy.flux[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].energy.flux[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].energy.flux[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].energy.flux[:].values

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].energy.flux_limiter

[1...N]

STRUCT_ARRAY

-

Flux limiter coefficient, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].energy.flux_limiter[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].energy.flux_limiter[:].values,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].energy.flux_limiter[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].energy.flux_limiter[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].energy.flux_limiter[:].values

[1...N]

FLT_1D (uncertain)

-

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].energy.flux_pol

[1...N]

STRUCT_ARRAY

W.m^-2

Flux in the poloidal direction, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].energy.flux_pol[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].energy.flux_pol[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].energy.flux_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].energy.flux_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].energy.flux_pol[:].values

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].energy.flux_radial

[1...N]

STRUCT_ARRAY

W.m^-2

Flux in the radial direction, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].energy.flux_radial[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].energy.flux_radial[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].energy.flux_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].energy.flux_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].energy.flux_radial[:].values

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].energy.v

[1...N]

STRUCT_ARRAY

m.s^-1

Effective convection, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].energy.v[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].energy.v[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].energy.v[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].energy.v[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].energy.v[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].energy.v_pol

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].energy.v_pol[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].energy.v_pol[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].energy.v_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].energy.v_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].energy.v_pol[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].energy.v_radial

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].energy.v_radial[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].energy.v_radial[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].energy.v_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].energy.v_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].energy.v_radial[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].ion_index

INT_0D

Index of the corresponding ion species in the ../../ion array

edge_transport.model[:].ggd[:].neutral[:].label

STR_0D

String identifying neutral (e.g. H, D, T, He, C, ...)

edge_transport.model[:].ggd[:].neutral[:].momentum

STRUCTURE

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

edge_transport.model[:].ggd[:].neutral[:].momentum.d

[1...N]

STRUCT_ARRAY

m^2.s^-1

Effective diffusivity, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].diamagnetic

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].parallel

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Parallel component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].poloidal

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Poloidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].r

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].radial

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Radial component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].toroidal

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Toroidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].z

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.d[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.d_pol

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].momentum.d_pol[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].momentum.d_pol[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.d_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].momentum.d_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].momentum.d_pol[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.d_radial

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].momentum.d_radial[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].momentum.d_radial[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.d_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].momentum.d_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].momentum.d_radial[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.flux

[1...N]

STRUCT_ARRAY

kg.m^-1.s^-2

Flux, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].diamagnetic

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].parallel

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Parallel component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].poloidal

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Poloidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].r

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].radial

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Radial component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].toroidal

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Toroidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].z

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.flux[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter

[1...N]

STRUCT_ARRAY

-

Flux limiter coefficient, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].diamagnetic

[1...N]

FLT_1D (uncertain)

-

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].parallel

[1...N]

FLT_1D (uncertain)

-

Parallel component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].poloidal

[1...N]

FLT_1D (uncertain)

-

Poloidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].r

[1...N]

FLT_1D (uncertain)

-

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].radial

[1...N]

FLT_1D (uncertain)

-

Radial component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].toroidal

[1...N]

FLT_1D (uncertain)

-

Toroidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].z

[1...N]

FLT_1D (uncertain)

-

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_limiter[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_pol

[1...N]

STRUCT_ARRAY

kg.m^-1.s^-2

Flux in the poloidal direction, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_pol[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].momentum.flux_pol[:].values,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_pol[:].values

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_radial

[1...N]

STRUCT_ARRAY

kg.m^-1.s^-2

Flux in the radial direction, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_radial[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].momentum.flux_radial[:].values,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].momentum.flux_radial[:].values

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.v

[1...N]

STRUCT_ARRAY

m.s^-1

Effective convection, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].diamagnetic

[1...N]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].parallel

[1...N]

FLT_1D (uncertain)

m.s^-1

Parallel component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].poloidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Poloidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].r

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].radial

[1...N]

FLT_1D (uncertain)

m.s^-1

Radial component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].toroidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Toroidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].z

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.v[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.v_pol

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].momentum.v_pol[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].momentum.v_pol[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.v_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].momentum.v_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].momentum.v_pol[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].momentum.v_radial

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].momentum.v_radial[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].momentum.v_radial[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].momentum.v_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].momentum.v_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].momentum.v_radial[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].multiple_states_flag

INT_0D

Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

edge_transport.model[:].ggd[:].neutral[:].particles

STRUCTURE

Transport related to the ion density equation

edge_transport.model[:].ggd[:].neutral[:].particles.d

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].particles.d[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].particles.d[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].particles.d[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].particles.d[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].particles.d[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].particles.d_pol

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].particles.d_pol[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].particles.d_pol[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].particles.d_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].particles.d_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].particles.d_pol[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].particles.d_radial

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].particles.d_radial[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].particles.d_radial[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].particles.d_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].particles.d_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].particles.d_radial[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].particles.flux

[1...N]

STRUCT_ARRAY

m^-2.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].particles.flux[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].particles.flux[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].particles.flux[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].particles.flux[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].particles.flux[:].values

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].particles.flux_limiter

[1...N]

STRUCT_ARRAY

-

Flux limiter coefficient, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].particles.flux_limiter[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].particles.flux_limiter[:].values,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].particles.flux_limiter[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].particles.flux_limiter[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].particles.flux_limiter[:].values

[1...N]

FLT_1D (uncertain)

-

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].particles.flux_pol

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Flux in the poloidal direction, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].particles.flux_pol[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].particles.flux_pol[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].particles.flux_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].particles.flux_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].particles.flux_pol[:].values

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].particles.flux_radial

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Flux in the radial direction, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].particles.flux_radial[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].particles.flux_radial[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].particles.flux_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].particles.flux_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].particles.flux_radial[:].values

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].particles.v

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].particles.v[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].particles.v[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].particles.v[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].particles.v[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].particles.v[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].particles.v_pol

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].particles.v_pol[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].particles.v_pol[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].particles.v_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].particles.v_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].particles.v_pol[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].particles.v_radial

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].particles.v_radial[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].particles.v_radial[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].particles.v_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].particles.v_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].particles.v_radial[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state

[1...N]

STRUCT_ARRAY

Transport coefficients related to the different states of the species

edge_transport.model[:].ggd[:].neutral[:].state[:].electron_configuration

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

edge_transport.model[:].ggd[:].neutral[:].state[:].energy

STRUCTURE

Transport quantities related to the energy equation of the state considered

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d

[1...N]

STRUCT_ARRAY

m^2.s^-1

Effective diffusivity, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_pol

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_pol[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_pol[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_pol[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_radial

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_radial[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_radial[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.d_radial[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux

[1...N]

STRUCT_ARRAY

W.m^-2

Flux, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux[:].values

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_limiter

[1...N]

STRUCT_ARRAY

-

Flux limiter coefficient, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_limiter[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_limiter[:].values,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_limiter[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_limiter[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_limiter[:].values

[1...N]

FLT_1D (uncertain)

-

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_pol

[1...N]

STRUCT_ARRAY

W.m^-2

Flux in the poloidal direction, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_pol[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_pol[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_pol[:].values

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_radial

[1...N]

STRUCT_ARRAY

W.m^-2

Flux in the radial direction, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_radial[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_radial[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.flux_radial[:].values

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v

[1...N]

STRUCT_ARRAY

m.s^-1

Effective convection, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_pol

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_pol[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_pol[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_pol[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_radial

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_radial[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_radial[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].energy.v_radial[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].label

STR_0D

String identifying state

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum

STRUCTURE

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

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d

[1...N]

STRUCT_ARRAY

m^2.s^-1

Effective diffusivity, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].diamagnetic

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].parallel

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Parallel component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].poloidal

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Poloidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].r

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].radial

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Radial component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].toroidal

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Toroidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].z

[1...N]

FLT_1D (uncertain)

m^2.s^-1

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_pol

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_pol[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_pol[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_pol[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_radial

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_radial[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_radial[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.d_radial[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux

[1...N]

STRUCT_ARRAY

kg.m^-1.s^-2

Flux, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].diamagnetic

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].parallel

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Parallel component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].poloidal

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Poloidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].r

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].radial

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Radial component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].toroidal

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Toroidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].z

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter

[1...N]

STRUCT_ARRAY

-

Flux limiter coefficient, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].diamagnetic

[1...N]

FLT_1D (uncertain)

-

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].parallel

[1...N]

FLT_1D (uncertain)

-

Parallel component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].poloidal

[1...N]

FLT_1D (uncertain)

-

Poloidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].r

[1...N]

FLT_1D (uncertain)

-

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].radial

[1...N]

FLT_1D (uncertain)

-

Radial component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].toroidal

[1...N]

FLT_1D (uncertain)

-

Toroidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].z

[1...N]

FLT_1D (uncertain)

-

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_limiter[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_pol

[1...N]

STRUCT_ARRAY

kg.m^-1.s^-2

Flux in the poloidal direction, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_pol[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_pol[:].values,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_pol[:].values

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_radial

[1...N]

STRUCT_ARRAY

kg.m^-1.s^-2

Flux in the radial direction, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_radial[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_radial[:].values,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.flux_radial[:].values

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v

[1...N]

STRUCT_ARRAY

m.s^-1

Effective convection, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].diamagnetic

[1...N]

FLT_1D (uncertain)

m.s^-1

Diamagnetic component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].diamagnetic_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the diamagnetic component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].parallel

[1...N]

FLT_1D (uncertain)

m.s^-1

Parallel component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].parallel_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the parallel component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].poloidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Poloidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].poloidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the poloidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].r

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the major radius axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].r_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the major radius axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].radial

[1...N]

FLT_1D (uncertain)

m.s^-1

Radial component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].radial_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the radial component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].toroidal

[1...N]

FLT_1D (uncertain)

m.s^-1

Toroidal component, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].toroidal_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the toroidal component, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].z

[1...N]

FLT_1D (uncertain)

m.s^-1

Component along the height axis, one scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v[:].z_coefficients

[1...N,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients for the component along the height axis, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_pol

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_pol[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_pol[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_pol[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_radial

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_radial[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_radial[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].momentum.v_radial[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].neutral_type

STRUCTURE

Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI

edge_transport.model[:].ggd[:].neutral[:].state[:].neutral_type.description

STR_0D

Verbose description

edge_transport.model[:].ggd[:].neutral[:].state[:].neutral_type.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_transport.model[:].ggd[:].neutral[:].state[:].neutral_type.name

STR_0D

Short string identifier

edge_transport.model[:].ggd[:].neutral[:].state[:].particles

STRUCTURE

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

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_pol

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_pol[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_pol[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_pol[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_radial

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_radial[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_radial[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.d_radial[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux

[1...N]

STRUCT_ARRAY

m^-2.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux[:].values

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_limiter

[1...N]

STRUCT_ARRAY

-

Flux limiter coefficient, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_limiter[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_limiter[:].values,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_limiter[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_limiter[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_limiter[:].values

[1...N]

FLT_1D (uncertain)

-

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_pol

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Flux in the poloidal direction, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_pol[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_pol[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_pol[:].values

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_radial

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Flux in the radial direction, on various grid subsets

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_radial[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_radial[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.flux_radial[:].values

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_pol

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_pol[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_pol[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_pol[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_radial

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_radial[:].coefficients

[edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_radial[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].neutral[:].state[:].particles.v_radial[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].neutral[:].state[:].vibrational_level

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

edge_transport.model[:].ggd[:].neutral[:].state[:].vibrational_mode

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

edge_transport.model[:].ggd[:].time

FLT_0D

s

Time

edge_transport.model[:].ggd[:].total_ion_energy

STRUCTURE

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

edge_transport.model[:].ggd[:].total_ion_energy.d

[1...N]

STRUCT_ARRAY

m^2.s^-1

Effective diffusivity, on various grid subsets

edge_transport.model[:].ggd[:].total_ion_energy.d[:].coefficients

[edge_transport.model[:].ggd[:].total_ion_energy.d[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].total_ion_energy.d[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].total_ion_energy.d[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].total_ion_energy.d[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].total_ion_energy.d_pol

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].total_ion_energy.d_pol[:].coefficients

[edge_transport.model[:].ggd[:].total_ion_energy.d_pol[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].total_ion_energy.d_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].total_ion_energy.d_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].total_ion_energy.d_pol[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].total_ion_energy.d_radial

[1...N]

STRUCT_ARRAY

m^2.s^-1

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

edge_transport.model[:].ggd[:].total_ion_energy.d_radial[:].coefficients

[edge_transport.model[:].ggd[:].total_ion_energy.d_radial[:].values,
1...N]

FLT_2D (uncertain)

m^2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].total_ion_energy.d_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].total_ion_energy.d_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].total_ion_energy.d_radial[:].values

[1...N]

FLT_1D (uncertain)

m^2.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].total_ion_energy.flux

[1...N]

STRUCT_ARRAY

W.m^-2

Flux, on various grid subsets

edge_transport.model[:].ggd[:].total_ion_energy.flux[:].coefficients

[edge_transport.model[:].ggd[:].total_ion_energy.flux[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].total_ion_energy.flux[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].total_ion_energy.flux[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].total_ion_energy.flux[:].values

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].total_ion_energy.flux_limiter

[1...N]

STRUCT_ARRAY

-

Flux limiter coefficient, on various grid subsets

edge_transport.model[:].ggd[:].total_ion_energy.flux_limiter[:].coefficients

[edge_transport.model[:].ggd[:].total_ion_energy.flux_limiter[:].values,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].total_ion_energy.flux_limiter[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].total_ion_energy.flux_limiter[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].total_ion_energy.flux_limiter[:].values

[1...N]

FLT_1D (uncertain)

-

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].total_ion_energy.flux_pol

[1...N]

STRUCT_ARRAY

W.m^-2

Flux in the poloidal direction, on various grid subsets

edge_transport.model[:].ggd[:].total_ion_energy.flux_pol[:].coefficients

[edge_transport.model[:].ggd[:].total_ion_energy.flux_pol[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].total_ion_energy.flux_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].total_ion_energy.flux_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].total_ion_energy.flux_pol[:].values

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].total_ion_energy.flux_radial

[1...N]

STRUCT_ARRAY

W.m^-2

Flux in the radial direction, on various grid subsets

edge_transport.model[:].ggd[:].total_ion_energy.flux_radial[:].coefficients

[edge_transport.model[:].ggd[:].total_ion_energy.flux_radial[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].total_ion_energy.flux_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].total_ion_energy.flux_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].total_ion_energy.flux_radial[:].values

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].total_ion_energy.v

[1...N]

STRUCT_ARRAY

m.s^-1

Effective convection, on various grid subsets

edge_transport.model[:].ggd[:].total_ion_energy.v[:].coefficients

[edge_transport.model[:].ggd[:].total_ion_energy.v[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].total_ion_energy.v[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].total_ion_energy.v[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].total_ion_energy.v[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].total_ion_energy.v_pol

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].total_ion_energy.v_pol[:].coefficients

[edge_transport.model[:].ggd[:].total_ion_energy.v_pol[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].total_ion_energy.v_pol[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].total_ion_energy.v_pol[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].total_ion_energy.v_pol[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd[:].total_ion_energy.v_radial

[1...N]

STRUCT_ARRAY

m.s^-1

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

edge_transport.model[:].ggd[:].total_ion_energy.v_radial[:].coefficients

[edge_transport.model[:].ggd[:].total_ion_energy.v_radial[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

edge_transport.model[:].ggd[:].total_ion_energy.v_radial[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd[:].total_ion_energy.v_radial[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd[:].total_ion_energy.v_radial[:].values

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

edge_transport.model[:].ggd_fast

[edge_transport.model[:].ggd_fast[:].time]

STRUCT_ARRAY

Quantities provided at a faster sampling rate than the full ggd quantities. These are either integrated quantities or local quantities provided on a reduced set of positions. Positions and integration domains are described by a set of grid_subsets (of size 1 for a position).

edge_transport.model[:].ggd_fast[:].electrons

STRUCTURE

Transport quantities and flux integrals related to the electrons

edge_transport.model[:].ggd_fast[:].electrons.particle_flux_integrated

[1...N]

STRUCT_ARRAY

s^-1

Total number of particles of this species crossing a surface per unit time, for various surfaces (grid subsets)

edge_transport.model[:].ggd_fast[:].electrons.particle_flux_integrated[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd_fast[:].electrons.particle_flux_integrated[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd_fast[:].electrons.particle_flux_integrated[:].value

FLT_0D (uncertain)

s^-1

Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)

edge_transport.model[:].ggd_fast[:].electrons.power

[1...N]

STRUCT_ARRAY

W

Power carried by this species crossing a surface, for various surfaces (grid subsets)

edge_transport.model[:].ggd_fast[:].electrons.power[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd_fast[:].electrons.power[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd_fast[:].electrons.power[:].value

FLT_0D (uncertain)

W

Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)

edge_transport.model[:].ggd_fast[:].energy_flux_max

[1...N]

STRUCT_ARRAY

W.m^-2

Maximum power density over a surface, for various surfaces (grid subsets)

edge_transport.model[:].ggd_fast[:].energy_flux_max[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd_fast[:].energy_flux_max[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd_fast[:].energy_flux_max[:].value

FLT_0D (uncertain)

W.m^-2

Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)

edge_transport.model[:].ggd_fast[:].ion

[1...N]

STRUCT_ARRAY

Transport coefficients and flux integrals related to the various ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below

edge_transport.model[:].ggd_fast[:].ion[:].element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

edge_transport.model[:].ggd_fast[:].ion[:].element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

edge_transport.model[:].ggd_fast[:].ion[:].element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

edge_transport.model[:].ggd_fast[:].ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

edge_transport.model[:].ggd_fast[:].ion[:].element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

edge_transport.model[:].ggd_fast[:].ion[:].label

STR_0D

String identifying ion (e.g. H, D, T, He, C, D2, ...)

edge_transport.model[:].ggd_fast[:].ion[:].neutral_index

INT_0D

Index of the corresponding neutral species in the ../../neutral array

edge_transport.model[:].ggd_fast[:].ion[:].particle_flux_integrated

[1...N]

STRUCT_ARRAY

s^-1

Total number of particles of this species crossing a surface per unit time, for various surfaces (grid subsets)

edge_transport.model[:].ggd_fast[:].ion[:].particle_flux_integrated[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd_fast[:].ion[:].particle_flux_integrated[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd_fast[:].ion[:].particle_flux_integrated[:].value

FLT_0D (uncertain)

s^-1

Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)

edge_transport.model[:].ggd_fast[:].ion[:].z_ion

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed)

edge_transport.model[:].ggd_fast[:].neutral

[1...N]

STRUCT_ARRAY

Transport coefficients and flux integrals related to the various ion and neutral species

edge_transport.model[:].ggd_fast[:].neutral[:].element

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

edge_transport.model[:].ggd_fast[:].neutral[:].element[:].a

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

edge_transport.model[:].ggd_fast[:].neutral[:].element[:].atoms_n

INT_0D

Number of atoms of this element in the molecule

edge_transport.model[:].ggd_fast[:].neutral[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

edge_transport.model[:].ggd_fast[:].neutral[:].element[:].z_n

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

edge_transport.model[:].ggd_fast[:].neutral[:].ion_index

INT_0D

Index of the corresponding ion species in the ../../ion array

edge_transport.model[:].ggd_fast[:].neutral[:].label

STR_0D

String identifying neutral (e.g. H, D, T, He, C, ...)

edge_transport.model[:].ggd_fast[:].neutral[:].particle_flux_integrated

[1...N]

STRUCT_ARRAY

s^-1

Total number of particles of this species crossing a surface per unit time, for various surfaces (grid subsets)

edge_transport.model[:].ggd_fast[:].neutral[:].particle_flux_integrated[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd_fast[:].neutral[:].particle_flux_integrated[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd_fast[:].neutral[:].particle_flux_integrated[:].value

FLT_0D (uncertain)

s^-1

Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)

edge_transport.model[:].ggd_fast[:].power

[1...N]

STRUCT_ARRAY

W

Power (sum over all species) crossing a surface, for various surfaces (grid subsets)

edge_transport.model[:].ggd_fast[:].power[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd_fast[:].power[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd_fast[:].power[:].value

FLT_0D (uncertain)

W

Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)

edge_transport.model[:].ggd_fast[:].power_ion_total

[1...N]

STRUCT_ARRAY

W

Power carried by all ions (sum over ions species) crossing a surface, for various surfaces (grid subsets)

edge_transport.model[:].ggd_fast[:].power_ion_total[:].grid_index

INT_0D

Index of the grid used to represent this quantity

edge_transport.model[:].ggd_fast[:].power_ion_total[:].grid_subset_index

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

edge_transport.model[:].ggd_fast[:].power_ion_total[:].value

FLT_0D (uncertain)

W

Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)

edge_transport.model[:].ggd_fast[:].time

FLT_0D

s

Time

edge_transport.model[:].identifier

STRUCTURE

Transport model identifier
0) unspecified : Unspecified transport type
1) combined : Combination of data from all available transport models
100) combined_radial : Combination of data from all available radial transport models
101) background_radial : Background radial transport level
102) database_radial : Radial transport specified by a database entry
103) prescribed_radial : Radial transport model prescribed from code input parameters
200) combined_parallel : Combination of data from all available radial transport models
201) background_parallel : Background radial transport level
202) database_parallel : Radial transport specified by a database entry
203) prescribed_parallel : Radial transport model prescribed from code input parameters
204) twenty_one_moment_parallel : 21 moment fluid closure model
205) braginskii_parallel : Braginskii fluid transport model

edge_transport.model[:].identifier.description

STR_0D

Verbose description

edge_transport.model[:].identifier.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

edge_transport.model[:].identifier.name

STR_0D

Short string identifier

edge_transport.time

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

em_coupling

(alpha)

Description of the axisymmetric mutual electromagnetics; does not include non-axisymmetric coil systems; the convention is Quantity_Sensor_Source

em_coupling.active_coils

(alpha)

[pf_active.coil]

STR_1D

List of the names of the active PF+CS coils

em_coupling.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

em_coupling.code.commit

(alpha)

STR_0D

Unique commit reference of software

em_coupling.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

em_coupling.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

em_coupling.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

em_coupling.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

em_coupling.code.library[:].name

(alpha)

STR_0D

Name of software

em_coupling.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

em_coupling.code.library[:].repository

(alpha)

STR_0D

URL of software repository

em_coupling.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

em_coupling.code.name

(alpha)

STR_0D

Name of software generating IDS

em_coupling.code.output_flag

(alpha)

[em_coupling.time]

INT_1D

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.

em_coupling.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

em_coupling.code.repository

(alpha)

STR_0D

URL of software repository

em_coupling.code.version

(alpha)

STR_0D

Unique version (tag) of software

em_coupling.field_probes_active

(alpha)

[em_coupling.poloidal_probes,
em_coupling.active_coils]

FLT_2D (uncertain)

T/A

Poloidal field coupling from active coils to poloidal field probes

em_coupling.field_probes_grid

(alpha)

[em_coupling.poloidal_probes,
em_coupling.grid_points]

FLT_2D (uncertain)

T/A

Poloidal field coupling from equilibrium grid to poloidal field probes

em_coupling.field_probes_passive

(alpha)

[em_coupling.poloidal_probes,
em_coupling.passive_loops]

FLT_2D (uncertain)

T/A

Poloidal field coupling from passive loops to poloidal field probes

em_coupling.flux_loops

(alpha)

[magnetics.flux_loop]

STR_1D

List of the names of the axisymmetric flux loops

em_coupling.grid_points

(alpha)

[1...N]

STR_1D

List of the names of the plasma region grid points

em_coupling.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

em_coupling.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

em_coupling.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

em_coupling.ids_properties.homogeneous_time

(alpha)

INT_0D

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

em_coupling.ids_properties.occurrence

INT_0D

em_coupling.ids_properties.plugins

(alpha)

STRUCTURE

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.

em_coupling.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

em_coupling.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

em_coupling.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

em_coupling.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

em_coupling.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

em_coupling.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

em_coupling.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

em_coupling.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

em_coupling.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

em_coupling.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

em_coupling.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

em_coupling.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

em_coupling.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

em_coupling.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

em_coupling.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

em_coupling.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

em_coupling.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

em_coupling.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

em_coupling.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

em_coupling.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

em_coupling.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

em_coupling.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

em_coupling.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

em_coupling.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

em_coupling.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

em_coupling.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

em_coupling.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

em_coupling.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

em_coupling.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

em_coupling.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

em_coupling.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

em_coupling.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

em_coupling.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

em_coupling.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

em_coupling.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

em_coupling.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

em_coupling.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

em_coupling.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

em_coupling.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

em_coupling.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

em_coupling.ids_properties.source

(obsolescent)

STR_0D

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.

em_coupling.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

em_coupling.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

em_coupling.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

em_coupling.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

em_coupling.mutual_active_active

(alpha)

[em_coupling.active_coils,
em_coupling.active_coils]

FLT_2D (uncertain)

H

Mutual inductance coupling from active coils to active coils

em_coupling.mutual_grid_active

(alpha)

[em_coupling.grid_points,
em_coupling.active_coils]

FLT_2D (uncertain)

H

Mutual inductance coupling from active coils to equilibrium grid

em_coupling.mutual_grid_grid

(alpha)

[em_coupling.grid_points,
em_coupling.grid_points]

FLT_2D (uncertain)

H

Mutual inductance from equilibrium grid to itself

em_coupling.mutual_grid_passive

(alpha)

[em_coupling.grid_points,
em_coupling.passive_loops]

FLT_2D (uncertain)

H

Mutual inductance coupling from passive loops to equilibrium grid

em_coupling.mutual_loops_active

(alpha)

[em_coupling.flux_loops,
em_coupling.active_coils]

FLT_2D (uncertain)

H

Mutual inductance coupling from active coils to poloidal flux loops

em_coupling.mutual_loops_grid

(alpha)

[em_coupling.flux_loops,
em_coupling.grid_points]

FLT_2D (uncertain)

H

Mutual inductance from equilibrium grid to poloidal flux loops

em_coupling.mutual_loops_passive

(alpha)

[em_coupling.flux_loops,
em_coupling.passive_loops]

FLT_2D (uncertain)

H

Mutual inductance coupling from passive loops to poloidal flux loops

em_coupling.mutual_passive_active

(alpha)

[em_coupling.passive_loops,
em_coupling.active_coils]

FLT_2D (uncertain)

H

Mutual inductance coupling from active coils to passive loops

em_coupling.mutual_passive_passive

(alpha)

[em_coupling.passive_loops,
em_coupling.passive_loops]

FLT_2D (uncertain)

H

Mutual inductance coupling from passive loops to passive loops

em_coupling.passive_loops

(alpha)

[pf_passive.loop]

STR_1D

List of the names of the passive loops

em_coupling.poloidal_probes

(alpha)

[magnetics.bpol_probe]

STR_1D

List of the names of poloidal field probes

em_coupling.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

equilibrium

Description of a 2D, axi-symmetric, tokamak equilibrium; result of an equilibrium code.

equilibrium.code

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

equilibrium.code.commit

STR_0D

Unique commit reference of software

equilibrium.code.description

STR_0D

Short description of the software (type, purpose)

equilibrium.code.library

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

equilibrium.code.library[:].commit

STR_0D

Unique commit reference of software

equilibrium.code.library[:].description

STR_0D

Short description of the software (type, purpose)

equilibrium.code.library[:].name

STR_0D

Name of software

equilibrium.code.library[:].parameters

STR_0D

List of the code specific parameters in XML format

equilibrium.code.library[:].repository

STR_0D

URL of software repository

equilibrium.code.library[:].version

STR_0D

Unique version (tag) of software

equilibrium.code.name

STR_0D

Name of software generating IDS

equilibrium.code.output_flag

[equilibrium.time]

INT_1D

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.

equilibrium.code.parameters

STR_0D

List of the code specific parameters in XML format

equilibrium.code.repository

STR_0D

URL of software repository

equilibrium.code.version

STR_0D

Unique version (tag) of software

equilibrium.grids_ggd

(alpha)

[equilibrium.grids_ggd[:].time]

STRUCT_ARRAY

Grids (using the Generic Grid Description), for various time slices. The timebase of this array of structure must be a subset of the time_slice timebase

equilibrium.grids_ggd[:].grid

(alpha)

[1...N]

STRUCT_ARRAY

Set of GGD grids for describing the equilibrium, at a given time slice

equilibrium.grids_ggd[:].grid[:].grid_subset

(alpha)

[1...N]

STRUCT_ARRAY

Grid subsets

equilibrium.grids_ggd[:].grid[:].grid_subset[:].base

(alpha)

[1...N]

STRUCT_ARRAY

Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.

equilibrium.grids_ggd[:].grid[:].grid_subset[:].base[:].jacobian

(alpha)

[equilibrium.grids_ggd[:].grid[:].grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

equilibrium.grids_ggd[:].grid[:].grid_subset[:].base[:].tensor_contravariant

(alpha)

[equilibrium.grids_ggd[:].grid[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

equilibrium.grids_ggd[:].grid[:].grid_subset[:].base[:].tensor_covariant

(alpha)

[equilibrium.grids_ggd[:].grid[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

equilibrium.grids_ggd[:].grid[:].grid_subset[:].dimension

(alpha)

INT_0D

Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.

equilibrium.grids_ggd[:].grid[:].grid_subset[:].element

(alpha)

[1...N]

STRUCT_ARRAY

Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces

equilibrium.grids_ggd[:].grid[:].grid_subset[:].element[:].object

(alpha)

[1...N]

STRUCT_ARRAY

Set of objects defining the element

equilibrium.grids_ggd[:].grid[:].grid_subset[:].element[:].object[:].dimension

(alpha)

INT_0D

Dimension of the object

equilibrium.grids_ggd[:].grid[:].grid_subset[:].element[:].object[:].index

(alpha)

INT_0D

Object index

equilibrium.grids_ggd[:].grid[:].grid_subset[:].element[:].object[:].space

(alpha)

INT_0D

Index of the space from which that object is taken

equilibrium.grids_ggd[:].grid[:].grid_subset[:].identifier

(alpha)

STRUCTURE

Grid subset identifier
0) unspecified : unspecified
1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]
200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).
2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces
4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces
5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
6) x_points : Nodes defining x-points
7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point
8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point
9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point
10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point
11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix
12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix
13) outer_target : y-aligned edges defining the outer target
14) inner_target : y-aligned edges defining the inner target
15) core_boundary : Innermost x-aligned edges
16) separatrix : x-aligned edges defining the active separatrix
17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions
18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region
19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region
20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region
21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region
22) core : Cells inside the active separatrix
23) sol : Cells defining the main SOL outside of the divertor regions
24) outer_divertor : Cells defining the outer divertor region
25) inner_divertor : Cells defining the inner divertor region
26) core_sol : x-aligned edges defining part of active separatrix separating core and sol
27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)
28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)
29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point
30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point
31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point
32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point
33) separatrix_2 : x-aligned edges defining the non-active separatrix
34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region
35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region
36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region
37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region
38) intra_sep : Cells between the two separatrices
39) outer_divertor_2 : Cells defining the outer inactive divertor region
40) inner_divertor_2 : Cells defining the inner inactive divertor region
41) outer_target_2 : y-aligned edges defining the outer inactive target
42) inner_target_2 : y-aligned edges defining the inner inactive target
43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
44) full_wall : All edges defining walls, baffles, and targets
45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg
46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg
47) outer_sf_pfr_connection_1 : y-aligned edges defining the connection between the outer snowflake entrance and third leg
48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg
100) magnetic_axis : Point corresponding to the magnetic axis
101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane
102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane
103) outer_target_separatrix : Point on active separatrix at outer active target
104) inner_target_separatrix : Point on active separatrix at inner active target
105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target
106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target

equilibrium.grids_ggd[:].grid[:].grid_subset[:].identifier.description

(alpha)

STR_0D

Verbose description

equilibrium.grids_ggd[:].grid[:].grid_subset[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

equilibrium.grids_ggd[:].grid[:].grid_subset[:].identifier.name

(alpha)

STR_0D

Short string identifier

equilibrium.grids_ggd[:].grid[:].grid_subset[:].metric

(alpha)

STRUCTURE

Metric of the canonical frame onto Cartesian coordinates

equilibrium.grids_ggd[:].grid[:].grid_subset[:].metric.jacobian

(alpha)

[equilibrium.grids_ggd[:].grid[:].grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

equilibrium.grids_ggd[:].grid[:].grid_subset[:].metric.tensor_contravariant

(alpha)

[equilibrium.grids_ggd[:].grid[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

equilibrium.grids_ggd[:].grid[:].grid_subset[:].metric.tensor_covariant

(alpha)

[equilibrium.grids_ggd[:].grid[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

equilibrium.grids_ggd[:].grid[:].identifier

(alpha)

STRUCTURE

Grid identifier
0) unspecified : unspecified
1) linear : Linear
2) cylinder : Cylindrical geometry (straight in axial direction)
3) limiter : Limiter
4) SN : Single null
5) CDN : Connected double null
6) DDN_bottom : Disconnected double null with inner X-point below the midplane
7) DDN_top : Disconnected double null with inner X-point above the midplane
8) annulus : Annular geometry (not necessarily with straight axis)
9) stellarator_island : Stellarator island geometry
10) structured_spaces : Structured grid represented with multiple spaces of dimension 1
11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary
12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary
100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS

equilibrium.grids_ggd[:].grid[:].identifier.description

(alpha)

STR_0D

Verbose description

equilibrium.grids_ggd[:].grid[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

equilibrium.grids_ggd[:].grid[:].identifier.name

(alpha)

STR_0D

Short string identifier

equilibrium.grids_ggd[:].grid[:].path

(alpha)

STR_0D

Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: 'wall:0/description_ggd(1)/grid_ggd', means that the grid is located in the wall IDS, occurrence 0, with ids path 'description_ggd(1)/grid_ggd'. See the link below for more details about IDS paths

equilibrium.grids_ggd[:].grid[:].space

(alpha)

[1...N]

STRUCT_ARRAY

Set of grid spaces

equilibrium.grids_ggd[:].grid[:].space[:].coordinates_type

(alpha)

[1...N]

INT_1D

Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml

equilibrium.grids_ggd[:].grid[:].space[:].geometry_type

(alpha)

STRUCTURE

Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)

equilibrium.grids_ggd[:].grid[:].space[:].geometry_type.description

(alpha)

STR_0D

Verbose description

equilibrium.grids_ggd[:].grid[:].space[:].geometry_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

equilibrium.grids_ggd[:].grid[:].space[:].geometry_type.name

(alpha)

STR_0D

Short string identifier

equilibrium.grids_ggd[:].grid[:].space[:].identifier

(alpha)

STRUCTURE

Space identifier
0) unspecified : unspecified
1) primary_standard : Primary space defining the standard grid
2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space
3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way

equilibrium.grids_ggd[:].grid[:].space[:].identifier.description

(alpha)

STR_0D

Verbose description

equilibrium.grids_ggd[:].grid[:].space[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

equilibrium.grids_ggd[:].grid[:].space[:].identifier.name

(alpha)

STR_0D

Short string identifier

equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension

(alpha)

[1...N]

STRUCT_ARRAY

Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.

equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].geometry_content

(alpha)

STRUCTURE

Content of the ../object/geometry node for this dimension
0) unspecified : unspecified
1) node_coordinates : For nodes : node coordinates
11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix
21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge
31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces
32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix

equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].geometry_content.description

(alpha)

STR_0D

Verbose description

equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].geometry_content.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].geometry_content.name

(alpha)

STR_0D

Short string identifier

equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object

(alpha)

[1...N]

STRUCT_ARRAY

Set of objects for a given dimension

equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object[:].boundary

(alpha)

[1...N]

STRUCT_ARRAY

Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object

equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object[:].boundary[:].index

(alpha)

INT_0D

Index of this (n-1)-dimensional boundary object

equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object[:].boundary[:].neighbours

(alpha)

[1...N]

INT_1D

List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary

equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object[:].geometry

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered.

equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object[:].geometry_2d

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

mixed

2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.

equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object[:].measure

(alpha)

FLT_0D (uncertain)

m^dimension

Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)

equilibrium.grids_ggd[:].grid[:].space[:].objects_per_dimension[:].object[:].nodes

(alpha)

[1...N]

INT_1D

List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)

equilibrium.grids_ggd[:].time

(alpha)

FLT_0D

s

Time

equilibrium.ids_properties

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

equilibrium.ids_properties.comment

STR_0D

Any comment describing the content of this IDS

equilibrium.ids_properties.creation_date

STR_0D

Date at which this data has been produced

equilibrium.ids_properties.homogeneous_time

INT_0D

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

equilibrium.ids_properties.occurrence

INT_0D

equilibrium.ids_properties.plugins

(alpha)

STRUCTURE

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.

equilibrium.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

equilibrium.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

equilibrium.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

equilibrium.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

equilibrium.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

equilibrium.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

equilibrium.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

equilibrium.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

equilibrium.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

equilibrium.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

equilibrium.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

equilibrium.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

equilibrium.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

equilibrium.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

equilibrium.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

equilibrium.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

equilibrium.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

equilibrium.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

equilibrium.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

equilibrium.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

equilibrium.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

equilibrium.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

equilibrium.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

equilibrium.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

equilibrium.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

equilibrium.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

equilibrium.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

equilibrium.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

equilibrium.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

equilibrium.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

equilibrium.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

equilibrium.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

equilibrium.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

equilibrium.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

equilibrium.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

equilibrium.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

equilibrium.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

equilibrium.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

equilibrium.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

equilibrium.ids_properties.provider

STR_0D

Name of the person in charge of producing this data

equilibrium.ids_properties.source

(obsolescent)

STR_0D

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.

equilibrium.ids_properties.version_put

STRUCTURE

Version of the access layer package used to PUT this IDS

equilibrium.ids_properties.version_put.access_layer

STR_0D

Version of Access Layer used to PUT this IDS

equilibrium.ids_properties.version_put.access_layer_language

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

equilibrium.ids_properties.version_put.data_dictionary

STR_0D

Version of Data Dictionary used to PUT this IDS

equilibrium.time

[1...N]

FLT_1D_TYPE

s

Generic time

equilibrium.time_slice

[equilibrium.time_slice[:].time]

STRUCT_ARRAY

Set of equilibria at various time slices

equilibrium.time_slice[:].boundary

STRUCTURE

Description of the plasma boundary used by fixed-boundary codes and typically chosen at psi_norm = 99.x% of the separatrix

equilibrium.time_slice[:].boundary.active_limiter_point

STRUCTURE

RZ position of the active limiter point (point of the plasma boundary in contact with the limiter)

equilibrium.time_slice[:].boundary.active_limiter_point.r

FLT_0D (uncertain)

m

Major radius

equilibrium.time_slice[:].boundary.active_limiter_point.z

FLT_0D (uncertain)

m

Height

equilibrium.time_slice[:].boundary.b_flux_pol_norm

(obsolescent)

FLT_0D (uncertain)

-

Value of the normalised poloidal flux at which the boundary is taken

equilibrium.time_slice[:].boundary.elongation

FLT_0D (uncertain)

-

Elongation of the plasma boundary

equilibrium.time_slice[:].boundary.elongation_lower

FLT_0D (uncertain)

-

Elongation (lower half w.r.t. geometric axis) of the plasma boundary

equilibrium.time_slice[:].boundary.elongation_upper

FLT_0D (uncertain)

-

Elongation (upper half w.r.t. geometric axis) of the plasma boundary

equilibrium.time_slice[:].boundary.geometric_axis

STRUCTURE

RZ position of the geometric axis (defined as (Rmin+Rmax) / 2 and (Zmin+Zmax) / 2 of the boundary)

equilibrium.time_slice[:].boundary.geometric_axis.r

FLT_0D (uncertain)

m

Major radius

equilibrium.time_slice[:].boundary.geometric_axis.z

FLT_0D (uncertain)

m

Height

equilibrium.time_slice[:].boundary.lcfs

(obsolescent)

STRUCTURE

RZ description of the plasma boundary

equilibrium.time_slice[:].boundary.lcfs.r

(obsolescent)

[1...N]

FLT_1D (uncertain)

m

Major radius

equilibrium.time_slice[:].boundary.lcfs.z

(obsolescent)

[equilibrium.time_slice[:].boundary.lcfs.r]

FLT_1D (uncertain)

m

Height

equilibrium.time_slice[:].boundary.minor_radius

FLT_0D (uncertain)

m

Minor radius of the plasma boundary (defined as (Rmax-Rmin) / 2 of the boundary)

equilibrium.time_slice[:].boundary.outline

STRUCTURE

RZ outline of the plasma boundary

equilibrium.time_slice[:].boundary.outline.r

[1...N]

FLT_1D (uncertain)

m

Major radius

equilibrium.time_slice[:].boundary.outline.z

[equilibrium.time_slice[:].boundary.outline.r]

FLT_1D (uncertain)

m

Height

equilibrium.time_slice[:].boundary.psi

FLT_0D (uncertain)

Wb

Value of the poloidal flux at which the boundary is taken

equilibrium.time_slice[:].boundary.psi_norm

FLT_0D (uncertain)

-

Value of the normalised poloidal flux at which the boundary is taken (typically 99.x %), the flux being normalised to its value at the separatrix

equilibrium.time_slice[:].boundary.squareness_lower_inner

(alpha)

FLT_0D (uncertain)

-

Lower inner squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)

equilibrium.time_slice[:].boundary.squareness_lower_outer

(alpha)

FLT_0D (uncertain)

-

Lower outer squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)

equilibrium.time_slice[:].boundary.squareness_upper_inner

(alpha)

FLT_0D (uncertain)

-

Upper inner squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)

equilibrium.time_slice[:].boundary.squareness_upper_outer

(alpha)

FLT_0D (uncertain)

-

Upper outer squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)

equilibrium.time_slice[:].boundary.strike_point

[1...N]

STRUCT_ARRAY

Array of strike points, for each of them the RZ position is given

equilibrium.time_slice[:].boundary.strike_point[:].r

FLT_0D (uncertain)

m

Major radius

equilibrium.time_slice[:].boundary.strike_point[:].z

FLT_0D (uncertain)

m

Height

equilibrium.time_slice[:].boundary.triangularity

FLT_0D (uncertain)

-

Triangularity of the plasma boundary

equilibrium.time_slice[:].boundary.triangularity_lower

FLT_0D (uncertain)

-

Lower triangularity of the plasma boundary

equilibrium.time_slice[:].boundary.triangularity_upper

FLT_0D (uncertain)

-

Upper triangularity of the plasma boundary

equilibrium.time_slice[:].boundary.type

INT_0D

0 (limiter) or 1 (diverted)

equilibrium.time_slice[:].boundary.x_point

[1...N]

STRUCT_ARRAY

Array of X-points, for each of them the RZ position is given

equilibrium.time_slice[:].boundary.x_point[:].r

FLT_0D (uncertain)

m

Major radius

equilibrium.time_slice[:].boundary.x_point[:].z

FLT_0D (uncertain)

m

Height

equilibrium.time_slice[:].boundary_secondary_separatrix

STRUCTURE

Geometry of the secondary separatrix, defined as the outer flux surface with an X-point

equilibrium.time_slice[:].boundary_secondary_separatrix.distance_inner_outer

FLT_0D (uncertain)

m

Distance between the inner and outer separatrices, in the major radius direction, at the plasma outboard and at the height corresponding to the maximum R for the inner separatrix.

equilibrium.time_slice[:].boundary_secondary_separatrix.outline

STRUCTURE

RZ outline of the plasma boundary

equilibrium.time_slice[:].boundary_secondary_separatrix.outline.r

[1...N]

FLT_1D (uncertain)

m

Major radius

equilibrium.time_slice[:].boundary_secondary_separatrix.outline.z

[equilibrium.time_slice[:].boundary_secondary_separatrix.outline.r]

FLT_1D (uncertain)

m

Height

equilibrium.time_slice[:].boundary_secondary_separatrix.psi

FLT_0D (uncertain)

Wb

Value of the poloidal flux at the separatrix

equilibrium.time_slice[:].boundary_secondary_separatrix.strike_point

[1...N]

STRUCT_ARRAY

Array of strike points, for each of them the RZ position is given

equilibrium.time_slice[:].boundary_secondary_separatrix.strike_point[:].r

FLT_0D (uncertain)

m

Major radius

equilibrium.time_slice[:].boundary_secondary_separatrix.strike_point[:].z

FLT_0D (uncertain)

m

Height

equilibrium.time_slice[:].boundary_secondary_separatrix.x_point

[1...N]

STRUCT_ARRAY

Array of X-points, for each of them the RZ position is given

equilibrium.time_slice[:].boundary_secondary_separatrix.x_point[:].r

FLT_0D (uncertain)

m

Major radius

equilibrium.time_slice[:].boundary_secondary_separatrix.x_point[:].z

FLT_0D (uncertain)

m

Height

equilibrium.time_slice[:].boundary_separatrix

STRUCTURE

Description of the plasma boundary at the separatrix

equilibrium.time_slice[:].boundary_separatrix.active_limiter_point

STRUCTURE

RZ position of the active limiter point (point of the plasma boundary in contact with the limiter)

equilibrium.time_slice[:].boundary_separatrix.active_limiter_point.r

FLT_0D (uncertain)

m

Major radius

equilibrium.time_slice[:].boundary_separatrix.active_limiter_point.z

FLT_0D (uncertain)

m

Height

equilibrium.time_slice[:].boundary_separatrix.closest_wall_point

STRUCTURE

Position and distance to the plasma boundary of the point of the first wall which is the closest to plasma boundary

equilibrium.time_slice[:].boundary_separatrix.closest_wall_point.distance

FLT_0D (uncertain)

m

Distance to the plasma boundary

equilibrium.time_slice[:].boundary_separatrix.closest_wall_point.r

FLT_0D (uncertain)

m

Major radius

equilibrium.time_slice[:].boundary_separatrix.closest_wall_point.z

FLT_0D (uncertain)

m

Height

equilibrium.time_slice[:].boundary_separatrix.dr_dz_zero_point

STRUCTURE

Outboard point on the separatrix on which dr/dz = 0 (local maximum of the major radius of the separatrix). In case of multiple local maxima, the closest one from z=z_magnetic_axis is chosen.

equilibrium.time_slice[:].boundary_separatrix.dr_dz_zero_point.r

FLT_0D (uncertain)

m

Major radius

equilibrium.time_slice[:].boundary_separatrix.dr_dz_zero_point.z

FLT_0D (uncertain)

m

Height

equilibrium.time_slice[:].boundary_separatrix.elongation

FLT_0D (uncertain)

-

Elongation of the plasma boundary

equilibrium.time_slice[:].boundary_separatrix.elongation_lower

FLT_0D (uncertain)

-

Elongation (lower half w.r.t. geometric axis) of the plasma boundary

equilibrium.time_slice[:].boundary_separatrix.elongation_upper

FLT_0D (uncertain)

-

Elongation (upper half w.r.t. geometric axis) of the plasma boundary

equilibrium.time_slice[:].boundary_separatrix.gap

[1...N]

STRUCT_ARRAY

Set of gaps, defined by a reference point and a direction.

equilibrium.time_slice[:].boundary_separatrix.gap[:].angle

FLT_0D (uncertain)

rad

Angle measured clockwise from radial cylindrical vector (grad R) to gap vector (pointing away from reference point)

equilibrium.time_slice[:].boundary_separatrix.gap[:].identifier

STR_0D

Identifier of the gap

equilibrium.time_slice[:].boundary_separatrix.gap[:].name

STR_0D

Name of the gap

equilibrium.time_slice[:].boundary_separatrix.gap[:].r

FLT_0D (uncertain)

m

Major radius of the reference point

equilibrium.time_slice[:].boundary_separatrix.gap[:].value

FLT_0D (uncertain)

m

Value of the gap, i.e. distance between the reference point and the separatrix along the gap direction

equilibrium.time_slice[:].boundary_separatrix.gap[:].z

FLT_0D (uncertain)

m

Height of the reference point

equilibrium.time_slice[:].boundary_separatrix.geometric_axis

STRUCTURE

RZ position of the geometric axis (defined as (Rmin+Rmax) / 2 and (Zmin+Zmax) / 2 of the boundary)

equilibrium.time_slice[:].boundary_separatrix.geometric_axis.r

FLT_0D (uncertain)

m

Major radius

equilibrium.time_slice[:].boundary_separatrix.geometric_axis.z

FLT_0D (uncertain)

m

Height

equilibrium.time_slice[:].boundary_separatrix.minor_radius

FLT_0D (uncertain)

m

Minor radius of the plasma boundary (defined as (Rmax-Rmin) / 2 of the boundary)

equilibrium.time_slice[:].boundary_separatrix.outline

STRUCTURE

RZ outline of the plasma boundary

equilibrium.time_slice[:].boundary_separatrix.outline.r

[1...N]

FLT_1D (uncertain)

m

Major radius

equilibrium.time_slice[:].boundary_separatrix.outline.z

[equilibrium.time_slice[:].boundary_separatrix.outline.r]

FLT_1D (uncertain)

m

Height

equilibrium.time_slice[:].boundary_separatrix.psi

FLT_0D (uncertain)

Wb

Value of the poloidal flux at the separatrix

equilibrium.time_slice[:].boundary_separatrix.squareness_lower_inner

(alpha)

FLT_0D (uncertain)

-

Lower inner squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)

equilibrium.time_slice[:].boundary_separatrix.squareness_lower_outer

(alpha)

FLT_0D (uncertain)

-

Lower outer squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)

equilibrium.time_slice[:].boundary_separatrix.squareness_upper_inner

(alpha)

FLT_0D (uncertain)

-

Upper inner squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)

equilibrium.time_slice[:].boundary_separatrix.squareness_upper_outer

(alpha)

FLT_0D (uncertain)

-

Upper outer squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)

equilibrium.time_slice[:].boundary_separatrix.strike_point

[1...N]

STRUCT_ARRAY

Array of strike points, for each of them the RZ position is given

equilibrium.time_slice[:].boundary_separatrix.strike_point[:].r

FLT_0D (uncertain)

m

Major radius

equilibrium.time_slice[:].boundary_separatrix.strike_point[:].z

FLT_0D (uncertain)

m

Height

equilibrium.time_slice[:].boundary_separatrix.triangularity

FLT_0D (uncertain)

-

Triangularity of the plasma boundary

equilibrium.time_slice[:].boundary_separatrix.triangularity_inner

FLT_0D (uncertain)

-

Inner triangularity of the plasma boundary

equilibrium.time_slice[:].boundary_separatrix.triangularity_lower

FLT_0D (uncertain)

-

Lower triangularity of the plasma boundary

equilibrium.time_slice[:].boundary_separatrix.triangularity_minor

FLT_0D (uncertain)

-

Minor triangularity of the plasma boundary

equilibrium.time_slice[:].boundary_separatrix.triangularity_outer

FLT_0D (uncertain)

-

Outer triangularity of the plasma boundary

equilibrium.time_slice[:].boundary_separatrix.triangularity_upper

FLT_0D (uncertain)

-

Upper triangularity of the plasma boundary

equilibrium.time_slice[:].boundary_separatrix.type

INT_0D

0 (limiter) or 1 (diverted)

equilibrium.time_slice[:].boundary_separatrix.x_point

[1...N]

STRUCT_ARRAY

Array of X-points, for each of them the RZ position is given

equilibrium.time_slice[:].boundary_separatrix.x_point[:].r

FLT_0D (uncertain)

m

Major radius

equilibrium.time_slice[:].boundary_separatrix.x_point[:].z

FLT_0D (uncertain)

m

Height

equilibrium.time_slice[:].constraints

(alpha)

STRUCTURE

In case of equilibrium reconstruction under constraints, measurements used to constrain the equilibrium, reconstructed values and accuracy of the fit. The names of the child nodes correspond to the following definition: the solver aims at minimizing a cost function defined as : J=1/2*sum_i [ weight_i^2 (reconstructed_i - measured_i)^2 / sigma_i^2 ]. in which sigma_i is the standard deviation of the measurement error (to be found in the IDS of the measurement)

equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r

(alpha)

STRUCTURE

T.m

Vacuum field times major radius in the toroidal field magnet. Positive sign means anti-clockwise when viewed from above

equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.chi_squared

(alpha)

FLT_0D (uncertain)

T.m

Squared error normalized by the 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

equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.exact

(alpha)

INT_0D

Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit

equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.measured

(alpha)

FLT_0D (uncertain)

T.m

Measured value

equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.reconstructed

(alpha)

FLT_0D (uncertain)

T.m

Value calculated from the reconstructed equilibrium

equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.source

(alpha)

STR_0D

Path to the source data for this measurement in the IMAS data dictionary

equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.time_measurement

(alpha)

FLT_0D (uncertain)

s

Exact time slice 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

equilibrium.time_slice[:].constraints.b_field_tor_vacuum_r.weight

(alpha)

FLT_0D (uncertain)

-

Weight given to the measurement

equilibrium.time_slice[:].constraints.bpol_probe

(alpha)

[magnetics.bpol_probe]

STRUCT_ARRAY

T

Set of poloidal field probes

equilibrium.time_slice[:].constraints.bpol_probe[:].chi_squared

(alpha)

FLT_0D (uncertain)

T

Squared error normalized by the 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

equilibrium.time_slice[:].constraints.bpol_probe[:].exact

(alpha)

INT_0D

Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit

equilibrium.time_slice[:].constraints.bpol_probe[:].measured

(alpha)

FLT_0D (uncertain)

T

Measured value

equilibrium.time_slice[:].constraints.bpol_probe[:].reconstructed

(alpha)

FLT_0D (uncertain)

T

Value calculated from the reconstructed equilibrium

equilibrium.time_slice[:].constraints.bpol_probe[:].source

(alpha)

STR_0D

Path to the source data for this measurement in the IMAS data dictionary

equilibrium.time_slice[:].constraints.bpol_probe[:].time_measurement

(alpha)

FLT_0D (uncertain)

s

Exact time slice 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

equilibrium.time_slice[:].constraints.bpol_probe[:].weight

(alpha)

FLT_0D (uncertain)

-

Weight given to the measurement

equilibrium.time_slice[:].constraints.diamagnetic_flux

(alpha)

STRUCTURE

Wb

Diamagnetic flux

equilibrium.time_slice[:].constraints.diamagnetic_flux.chi_squared

(alpha)

FLT_0D (uncertain)

Wb

Squared error normalized by the 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

equilibrium.time_slice[:].constraints.diamagnetic_flux.exact

(alpha)

INT_0D

Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit

equilibrium.time_slice[:].constraints.diamagnetic_flux.measured

(alpha)

FLT_0D (uncertain)

Wb

Measured value

equilibrium.time_slice[:].constraints.diamagnetic_flux.reconstructed

(alpha)

FLT_0D (uncertain)

Wb

Value calculated from the reconstructed equilibrium

equilibrium.time_slice[:].constraints.diamagnetic_flux.source

(alpha)

STR_0D

Path to the source data for this measurement in the IMAS data dictionary

equilibrium.time_slice[:].constraints.diamagnetic_flux.time_measurement

(alpha)

FLT_0D (uncertain)

s

Exact time slice 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

equilibrium.time_slice[:].constraints.diamagnetic_flux.weight

(alpha)

FLT_0D (uncertain)

-

Weight given to the measurement

equilibrium.time_slice[:].constraints.faraday_angle

(alpha)

[polarimeter.channel]

STRUCT_ARRAY

rad

Set of faraday angles

equilibrium.time_slice[:].constraints.faraday_angle[:].chi_squared

(alpha)

FLT_0D (uncertain)

rad

Squared error normalized by the 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

equilibrium.time_slice[:].constraints.faraday_angle[:].exact

(alpha)

INT_0D

Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit

equilibrium.time_slice[:].constraints.faraday_angle[:].measured

(alpha)

FLT_0D (uncertain)

rad

Measured value

equilibrium.time_slice[:].constraints.faraday_angle[:].reconstructed

(alpha)

FLT_0D (uncertain)

rad

Value calculated from the reconstructed equilibrium

equilibrium.time_slice[:].constraints.faraday_angle[:].source

(alpha)

STR_0D

Path to the source data for this measurement in the IMAS data dictionary

equilibrium.time_slice[:].constraints.faraday_angle[:].time_measurement

(alpha)

FLT_0D (uncertain)

s

Exact time slice 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

equilibrium.time_slice[:].constraints.faraday_angle[:].weight

(alpha)

FLT_0D (uncertain)

-

Weight given to the measurement

equilibrium.time_slice[:].constraints.flux_loop

(alpha)

[magnetics.flux_loop]

STRUCT_ARRAY

Wb

Set of flux loops

equilibrium.time_slice[:].constraints.flux_loop[:].chi_squared

(alpha)

FLT_0D (uncertain)

Wb

Squared error normalized by the 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

equilibrium.time_slice[:].constraints.flux_loop[:].exact

(alpha)

INT_0D

Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit

equilibrium.time_slice[:].constraints.flux_loop[:].measured

(alpha)

FLT_0D (uncertain)

Wb

Measured value

equilibrium.time_slice[:].constraints.flux_loop[:].reconstructed

(alpha)

FLT_0D (uncertain)

Wb

Value calculated from the reconstructed equilibrium

equilibrium.time_slice[:].constraints.flux_loop[:].source

(alpha)

STR_0D

Path to the source data for this measurement in the IMAS data dictionary

equilibrium.time_slice[:].constraints.flux_loop[:].time_measurement

(alpha)

FLT_0D (uncertain)

s

Exact time slice 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

equilibrium.time_slice[:].constraints.flux_loop[:].weight

(alpha)

FLT_0D (uncertain)

-

Weight given to the measurement

equilibrium.time_slice[:].constraints.ip

(alpha)

STRUCTURE

A

Plasma current. Positive sign means anti-clockwise when viewed from above

equilibrium.time_slice[:].constraints.ip.chi_squared

(alpha)

FLT_0D (uncertain)

A

Squared error normalized by the 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

equilibrium.time_slice[:].constraints.ip.exact

(alpha)

INT_0D

Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit

equilibrium.time_slice[:].constraints.ip.measured

(alpha)

FLT_0D (uncertain)

A

Measured value

equilibrium.time_slice[:].constraints.ip.reconstructed

(alpha)

FLT_0D (uncertain)

A

Value calculated from the reconstructed equilibrium

equilibrium.time_slice[:].constraints.ip.source

(alpha)

STR_0D

Path to the source data for this measurement in the IMAS data dictionary

equilibrium.time_slice[:].constraints.ip.time_measurement

(alpha)

FLT_0D (uncertain)

s

Exact time slice 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

equilibrium.time_slice[:].constraints.ip.weight

(alpha)

FLT_0D (uncertain)

-

Weight given to the measurement

equilibrium.time_slice[:].constraints.iron_core_segment

(alpha)

[iron_core.segment]

STRUCT_ARRAY

T

Magnetisation M of a set of iron core segments

equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r

(alpha)

STRUCTURE

T

Magnetisation M of the iron core segment along the major radius axis, assumed to be constant inside a given iron segment. Reminder : H = 1/mu0 * B - mur * M;

equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.chi_squared

(alpha)

FLT_0D (uncertain)

T

Squared error normalized by the 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

equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.exact

(alpha)

INT_0D

Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit

equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.measured

(alpha)

FLT_0D (uncertain)

T

Measured value

equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.reconstructed

(alpha)

FLT_0D (uncertain)

T

Value calculated from the reconstructed equilibrium

equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.source

(alpha)

STR_0D

Path to the source data for this measurement in the IMAS data dictionary

equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.time_measurement

(alpha)

FLT_0D (uncertain)

s

Exact time slice 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

equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_r.weight

(alpha)

FLT_0D (uncertain)

-

Weight given to the measurement

equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z

(alpha)

STRUCTURE

T

Magnetisation M of the iron core segment along the vertical axis, assumed to be constant inside a given iron segment. Reminder : H = 1/mu0 * B - mur * M;

equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.chi_squared

(alpha)

FLT_0D (uncertain)

T

Squared error normalized by the 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

equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.exact

(alpha)

INT_0D

Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit

equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.measured

(alpha)

FLT_0D (uncertain)

T

Measured value

equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.reconstructed

(alpha)

FLT_0D (uncertain)

T

Value calculated from the reconstructed equilibrium

equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.source

(alpha)

STR_0D

Path to the source data for this measurement in the IMAS data dictionary

equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.time_measurement

(alpha)

FLT_0D (uncertain)

s

Exact time slice 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

equilibrium.time_slice[:].constraints.iron_core_segment[:].magnetisation_z.weight

(alpha)

FLT_0D (uncertain)

-

Weight given to the measurement

equilibrium.time_slice[:].constraints.j_tor

(alpha)

[1...N]

STRUCT_ARRAY

A.m^-2

Set of flux-surface averaged toroidal current density estimates at various positions

equilibrium.time_slice[:].constraints.j_tor[:].chi_squared

(alpha)

FLT_0D (uncertain)

A.m^-2

Squared error normalized by the 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

equilibrium.time_slice[:].constraints.j_tor[:].exact

(alpha)

INT_0D

Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit

equilibrium.time_slice[:].constraints.j_tor[:].measured

(alpha)

FLT_0D (uncertain)

A.m^-2

Measured value

equilibrium.time_slice[:].constraints.j_tor[:].position

(alpha)

STRUCTURE

Position at which this measurement is given

equilibrium.time_slice[:].constraints.j_tor[:].position.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

equilibrium.time_slice[:].constraints.j_tor[:].position.psi

(alpha)

FLT_0D (uncertain)

Wb

Poloidal magnetic flux

equilibrium.time_slice[:].constraints.j_tor[:].position.r

(alpha)

FLT_0D (uncertain)

m

Major radius

equilibrium.time_slice[:].constraints.j_tor[:].position.rho_tor_norm

(alpha)

FLT_0D (uncertain)

-

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)

equilibrium.time_slice[:].constraints.j_tor[:].position.z

(alpha)

FLT_0D (uncertain)

m

Height

equilibrium.time_slice[:].constraints.j_tor[:].reconstructed

(alpha)

FLT_0D (uncertain)

A.m^-2

Value calculated from the reconstructed equilibrium

equilibrium.time_slice[:].constraints.j_tor[:].source

(alpha)

STR_0D

Path to the source data for this measurement in the IMAS data dictionary

equilibrium.time_slice[:].constraints.j_tor[:].time_measurement

(alpha)

FLT_0D (uncertain)

s

Exact time slice 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

equilibrium.time_slice[:].constraints.j_tor[:].weight

(alpha)

FLT_0D (uncertain)

-

Weight given to the measurement

equilibrium.time_slice[:].constraints.mse_polarisation_angle

(alpha)

[mse.channel]

STRUCT_ARRAY

rad

Set of MSE polarisation angles

equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].chi_squared

(alpha)

FLT_0D (uncertain)

rad

Squared error normalized by the 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

equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].exact

(alpha)

INT_0D

Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit

equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].measured

(alpha)

FLT_0D (uncertain)

rad

Measured value

equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].reconstructed

(alpha)

FLT_0D (uncertain)

rad

Value calculated from the reconstructed equilibrium

equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].source

(alpha)

STR_0D

Path to the source data for this measurement in the IMAS data dictionary

equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].time_measurement

(alpha)

FLT_0D (uncertain)

s

Exact time slice 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

equilibrium.time_slice[:].constraints.mse_polarisation_angle[:].weight

(alpha)

FLT_0D (uncertain)

-

Weight given to the measurement

equilibrium.time_slice[:].constraints.n_e

(alpha)

[1...N]

STRUCT_ARRAY

m^-3

Set of local density measurements

equilibrium.time_slice[:].constraints.n_e[:].chi_squared

(alpha)

FLT_0D (uncertain)

m^-3

Squared error normalized by the 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

equilibrium.time_slice[:].constraints.n_e[:].exact

(alpha)

INT_0D

Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit

equilibrium.time_slice[:].constraints.n_e[:].measured

(alpha)

FLT_0D (uncertain)

m^-3

Measured value

equilibrium.time_slice[:].constraints.n_e[:].position

(alpha)

STRUCTURE

Position at which this measurement is given

equilibrium.time_slice[:].constraints.n_e[:].position.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

equilibrium.time_slice[:].constraints.n_e[:].position.psi

(alpha)

FLT_0D (uncertain)

Wb

Poloidal magnetic flux

equilibrium.time_slice[:].constraints.n_e[:].position.r

(alpha)

FLT_0D (uncertain)

m

Major radius

equilibrium.time_slice[:].constraints.n_e[:].position.rho_tor_norm

(alpha)

FLT_0D (uncertain)

-

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)

equilibrium.time_slice[:].constraints.n_e[:].position.z

(alpha)

FLT_0D (uncertain)

m

Height

equilibrium.time_slice[:].constraints.n_e[:].reconstructed

(alpha)

FLT_0D (uncertain)

m^-3

Value calculated from the reconstructed equilibrium

equilibrium.time_slice[:].constraints.n_e[:].source

(alpha)

STR_0D

Path to the source data for this measurement in the IMAS data dictionary

equilibrium.time_slice[:].constraints.n_e[:].time_measurement

(alpha)

FLT_0D (uncertain)

s

Exact time slice 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

equilibrium.time_slice[:].constraints.n_e[:].weight

(alpha)

FLT_0D (uncertain)

-

Weight given to the measurement

equilibrium.time_slice[:].constraints.n_e_line

(alpha)

[interferometer.channel]

STRUCT_ARRAY

m^-2

Set of line integrated density measurements

equilibrium.time_slice[:].constraints.n_e_line[:].chi_squared

(alpha)

FLT_0D (uncertain)

m^-2

Squared error normalized by the 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

equilibrium.time_slice[:].constraints.n_e_line[:].exact

(alpha)

INT_0D

Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit

equilibrium.time_slice[:].constraints.n_e_line[:].measured

(alpha)

FLT_0D (uncertain)

m^-2

Measured value

equilibrium.time_slice[:].constraints.n_e_line[:].reconstructed

(alpha)

FLT_0D (uncertain)

m^-2

Value calculated from the reconstructed equilibrium

equilibrium.time_slice[:].constraints.n_e_line[:].source

(alpha)

STR_0D

Path to the source data for this measurement in the IMAS data dictionary

equilibrium.time_slice[:].constraints.n_e_line[:].time_measurement

(alpha)

FLT_0D (uncertain)

s

Exact time slice 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

equilibrium.time_slice[:].constraints.n_e_line[:].weight

(alpha)

FLT_0D (uncertain)

-

Weight given to the measurement

equilibrium.time_slice[:].constraints.pf_current

(alpha)

[pf_active.coil]

STRUCT_ARRAY

A

Current in a set of poloidal field coils

equilibrium.time_slice[:].constraints.pf_current[:].chi_squared

(alpha)

FLT_0D (uncertain)

A

Squared error normalized by the 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

equilibrium.time_slice[:].constraints.pf_current[:].exact

(alpha)

INT_0D

Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit

equilibrium.time_slice[:].constraints.pf_current[:].measured

(alpha)

FLT_0D (uncertain)

A

Measured value

equilibrium.time_slice[:].constraints.pf_current[:].reconstructed

(alpha)

FLT_0D (uncertain)

A

Value calculated from the reconstructed equilibrium

equilibrium.time_slice[:].constraints.pf_current[:].source

(alpha)

STR_0D

Path to the source data for this measurement in the IMAS data dictionary

equilibrium.time_slice[:].constraints.pf_current[:].time_measurement

(alpha)

FLT_0D (uncertain)

s

Exact time slice 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

equilibrium.time_slice[:].constraints.pf_current[:].weight

(alpha)

FLT_0D (uncertain)

-

Weight given to the measurement

equilibrium.time_slice[:].constraints.pf_passive_current

(alpha)

[pf_passive.loop]

STRUCT_ARRAY

A

Current in a set of axisymmetric passive conductors

equilibrium.time_slice[:].constraints.pf_passive_current[:].chi_squared

(alpha)

FLT_0D (uncertain)

A

Squared error normalized by the 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

equilibrium.time_slice[:].constraints.pf_passive_current[:].exact

(alpha)

INT_0D

Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit

equilibrium.time_slice[:].constraints.pf_passive_current[:].measured

(alpha)

FLT_0D (uncertain)

A

Measured value

equilibrium.time_slice[:].constraints.pf_passive_current[:].reconstructed

(alpha)

FLT_0D (uncertain)

A

Value calculated from the reconstructed equilibrium

equilibrium.time_slice[:].constraints.pf_passive_current[:].source

(alpha)

STR_0D

Path to the source data for this measurement in the IMAS data dictionary

equilibrium.time_slice[:].constraints.pf_passive_current[:].time_measurement

(alpha)

FLT_0D (uncertain)

s

Exact time slice 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

equilibrium.time_slice[:].constraints.pf_passive_current[:].weight

(alpha)

FLT_0D (uncertain)

-

Weight given to the measurement

equilibrium.time_slice[:].constraints.pressure

(alpha)

[1...N]

STRUCT_ARRAY

Pa

Set of total pressure estimates

equilibrium.time_slice[:].constraints.pressure[:].chi_squared

(alpha)

FLT_0D (uncertain)

Pa

Squared error normalized by the 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

equilibrium.time_slice[:].constraints.pressure[:].exact

(alpha)

INT_0D

Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit

equilibrium.time_slice[:].constraints.pressure[:].measured

(alpha)

FLT_0D (uncertain)

Pa

Measured value

equilibrium.time_slice[:].constraints.pressure[:].position

(alpha)

STRUCTURE

Position at which this measurement is given

equilibrium.time_slice[:].constraints.pressure[:].position.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

equilibrium.time_slice[:].constraints.pressure[:].position.psi

(alpha)

FLT_0D (uncertain)

Wb

Poloidal magnetic flux

equilibrium.time_slice[:].constraints.pressure[:].position.r

(alpha)

FLT_0D (uncertain)

m

Major radius

equilibrium.time_slice[:].constraints.pressure[:].position.rho_tor_norm

(alpha)

FLT_0D (uncertain)

-

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)

equilibrium.time_slice[:].constraints.pressure[:].position.z

(alpha)

FLT_0D (uncertain)

m

Height

equilibrium.time_slice[:].constraints.pressure[:].reconstructed

(alpha)

FLT_0D (uncertain)

Pa

Value calculated from the reconstructed equilibrium

equilibrium.time_slice[:].constraints.pressure[:].source

(alpha)

STR_0D

Path to the source data for this measurement in the IMAS data dictionary

equilibrium.time_slice[:].constraints.pressure[:].time_measurement

(alpha)

FLT_0D (uncertain)

s

Exact time slice 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

equilibrium.time_slice[:].constraints.pressure[:].weight

(alpha)

FLT_0D (uncertain)

-

Weight given to the measurement

equilibrium.time_slice[:].constraints.pressure_rotational

(alpha)

[1...N]

STRUCT_ARRAY

Pa

Set of rotational pressure estimates. The rotational pressure is defined as R0^2*rho*omega^2 / 2, where omega is the toroidal rotation frequency, rho=ne(R0,psi)*m, and m is the plasma equivalent mass.

equilibrium.time_slice[:].constraints.pressure_rotational[:].chi_squared

(alpha)

FLT_0D (uncertain)

Pa

Squared error normalized by the 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

equilibrium.time_slice[:].constraints.pressure_rotational[:].exact

(alpha)

INT_0D

Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit

equilibrium.time_slice[:].constraints.pressure_rotational[:].measured

(alpha)

FLT_0D (uncertain)

Pa

Measured value

equilibrium.time_slice[:].constraints.pressure_rotational[:].position

(alpha)

STRUCTURE

Position at which this measurement is given

equilibrium.time_slice[:].constraints.pressure_rotational[:].position.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

equilibrium.time_slice[:].constraints.pressure_rotational[:].position.psi

(alpha)

FLT_0D (uncertain)

Wb

Poloidal magnetic flux

equilibrium.time_slice[:].constraints.pressure_rotational[:].position.r

(alpha)

FLT_0D (uncertain)

m

Major radius

equilibrium.time_slice[:].constraints.pressure_rotational[:].position.rho_tor_norm

(alpha)

FLT_0D (uncertain)

-

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)

equilibrium.time_slice[:].constraints.pressure_rotational[:].position.z

(alpha)

FLT_0D (uncertain)

m

Height

equilibrium.time_slice[:].constraints.pressure_rotational[:].reconstructed

(alpha)

FLT_0D (uncertain)

Pa

Value calculated from the reconstructed equilibrium

equilibrium.time_slice[:].constraints.pressure_rotational[:].source

(alpha)

STR_0D

Path to the source data for this measurement in the IMAS data dictionary

equilibrium.time_slice[:].constraints.pressure_rotational[:].time_measurement

(alpha)

FLT_0D (uncertain)

s

Exact time slice 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

equilibrium.time_slice[:].constraints.pressure_rotational[:].weight

(alpha)

FLT_0D (uncertain)

-

Weight given to the measurement

equilibrium.time_slice[:].constraints.q

(alpha)

[1...N]

STRUCT_ARRAY

-

Set of safety factor estimates at various positions

equilibrium.time_slice[:].constraints.q[:].chi_squared

(alpha)

FLT_0D (uncertain)

-

Squared error normalized by the 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

equilibrium.time_slice[:].constraints.q[:].exact

(alpha)

INT_0D

Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit

equilibrium.time_slice[:].constraints.q[:].measured

(alpha)

FLT_0D (uncertain)

-

Measured value

equilibrium.time_slice[:].constraints.q[:].position

(alpha)

STRUCTURE

Position at which this measurement is given

equilibrium.time_slice[:].constraints.q[:].position.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

equilibrium.time_slice[:].constraints.q[:].position.psi

(alpha)

FLT_0D (uncertain)

Wb

Poloidal magnetic flux

equilibrium.time_slice[:].constraints.q[:].position.r

(alpha)

FLT_0D (uncertain)

m

Major radius

equilibrium.time_slice[:].constraints.q[:].position.rho_tor_norm

(alpha)

FLT_0D (uncertain)

-

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)

equilibrium.time_slice[:].constraints.q[:].position.z

(alpha)

FLT_0D (uncertain)

m

Height

equilibrium.time_slice[:].constraints.q[:].reconstructed

(alpha)

FLT_0D (uncertain)

-

Value calculated from the reconstructed equilibrium

equilibrium.time_slice[:].constraints.q[:].source

(alpha)

STR_0D

Path to the source data for this measurement in the IMAS data dictionary

equilibrium.time_slice[:].constraints.q[:].time_measurement

(alpha)

FLT_0D (uncertain)

s

Exact time slice 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

equilibrium.time_slice[:].constraints.q[:].weight

(alpha)

FLT_0D (uncertain)

-

Weight given to the measurement

equilibrium.time_slice[:].constraints.strike_point

(alpha)

[1...N]

STRUCT_ARRAY

Array of strike points, for each of them the RZ position is given

equilibrium.time_slice[:].constraints.strike_point[:].chi_squared_r

(alpha)

FLT_0D (uncertain)

m

Squared error on the major radius normalized by the standard deviation considered in the minimization process : chi_squared = weight^2 *(position_reconstructed/r - position_measured/r)^2 / sigma^2, where sigma is the standard deviation of the measurement error

equilibrium.time_slice[:].constraints.strike_point[:].chi_squared_z

(alpha)

FLT_0D (uncertain)

m

Squared error on the altitude normalized by the standard deviation considered in the minimization process : chi_squared = weight^2 *(position_reconstructed/z - position_measured/z)^2 / sigma^2, where sigma is the standard deviation of the measurement error

equilibrium.time_slice[:].constraints.strike_point[:].exact

(alpha)

INT_0D

Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit

equilibrium.time_slice[:].constraints.strike_point[:].position_measured

(alpha)

STRUCTURE

Measured or estimated position

equilibrium.time_slice[:].constraints.strike_point[:].position_measured.r

(alpha)

FLT_0D (uncertain)

m

Major radius

equilibrium.time_slice[:].constraints.strike_point[:].position_measured.z

(alpha)

FLT_0D (uncertain)

m

Height

equilibrium.time_slice[:].constraints.strike_point[:].position_reconstructed

(alpha)

STRUCTURE

Position estimated from the reconstructed equilibrium

equilibrium.time_slice[:].constraints.strike_point[:].position_reconstructed.r

(alpha)

FLT_0D (uncertain)

m

Major radius

equilibrium.time_slice[:].constraints.strike_point[:].position_reconstructed.z

(alpha)

FLT_0D (uncertain)

m

Height

equilibrium.time_slice[:].constraints.strike_point[:].source

(alpha)

STR_0D

Path to the source data for this measurement in the IMAS data dictionary

equilibrium.time_slice[:].constraints.strike_point[:].time_measurement

(alpha)

FLT_0D (uncertain)

s

Exact time slice 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

equilibrium.time_slice[:].constraints.strike_point[:].weight

(alpha)

FLT_0D (uncertain)

-

Weight given to the measurement

equilibrium.time_slice[:].constraints.x_point

(alpha)

[1...N]

STRUCT_ARRAY

Array of X-points, for each of them the RZ position is given

equilibrium.time_slice[:].constraints.x_point[:].chi_squared_r

(alpha)

FLT_0D (uncertain)

m

Squared error on the major radius normalized by the standard deviation considered in the minimization process : chi_squared = weight^2 *(position_reconstructed/r - position_measured/r)^2 / sigma^2, where sigma is the standard deviation of the measurement error

equilibrium.time_slice[:].constraints.x_point[:].chi_squared_z

(alpha)

FLT_0D (uncertain)

m

Squared error on the altitude normalized by the standard deviation considered in the minimization process : chi_squared = weight^2 *(position_reconstructed/z - position_measured/z)^2 / sigma^2, where sigma is the standard deviation of the measurement error

equilibrium.time_slice[:].constraints.x_point[:].exact

(alpha)

INT_0D

Integer flag : 1 means exact data, taken as an exact input without being fitted; 0 means the equilibrium code does a least square fit

equilibrium.time_slice[:].constraints.x_point[:].position_measured

(alpha)

STRUCTURE

Measured or estimated position

equilibrium.time_slice[:].constraints.x_point[:].position_measured.r

(alpha)

FLT_0D (uncertain)

m

Major radius

equilibrium.time_slice[:].constraints.x_point[:].position_measured.z

(alpha)

FLT_0D (uncertain)

m

Height

equilibrium.time_slice[:].constraints.x_point[:].position_reconstructed

(alpha)

STRUCTURE

Position estimated from the reconstructed equilibrium

equilibrium.time_slice[:].constraints.x_point[:].position_reconstructed.r

(alpha)

FLT_0D (uncertain)

m

Major radius

equilibrium.time_slice[:].constraints.x_point[:].position_reconstructed.z

(alpha)

FLT_0D (uncertain)

m

Height

equilibrium.time_slice[:].constraints.x_point[:].source

(alpha)

STR_0D

Path to the source data for this measurement in the IMAS data dictionary

equilibrium.time_slice[:].constraints.x_point[:].time_measurement

(alpha)

FLT_0D (uncertain)

s

Exact time slice 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

equilibrium.time_slice[:].constraints.x_point[:].weight

(alpha)

FLT_0D (uncertain)

-

Weight given to the measurement

equilibrium.time_slice[:].convergence

STRUCTURE

Convergence details

equilibrium.time_slice[:].convergence.grad_shafranov_deviation_expression

STRUCTURE

Expression for calculating the residual deviation between the left and right hand side of the Grad Shafranov equation
1) absolute_gs_difference : Average absolute difference of the Grad-Shafranov equation, <|Del* psi - j_tor*R|>, averaged over the plasma poloidal cross-section
2) root_mean_square_gs_difference : Root mean square difference of the Grad-Shafranov equation, sqrt(<(Del* psi - j_tor*R)^2 >), averaged over the plasma poloidal cross-section
3) max_absolute_psi_residual : Maximum absolute difference over the plasma poloidal cross-section of the poloidal flux between the current and preceding iteration, on fixed grid points
4) max_absolute_gs_difference_norm : Maximum absolute difference of the Grad-Shafranov equation, normalised, max(|Del* psi - j_tor*R|) / max(|Del* psi|), over the plasma poloidal cross-section
5) max_root_mean_square_gs_difference_norm : Root maximum square difference of the Grad-Shafranov equation, normalised, sqrt(max((Del* psi - j_tor*R)^2) / max((Del* psi)^2)), over the plasma poloidal cross-section

equilibrium.time_slice[:].convergence.grad_shafranov_deviation_expression.description

STR_0D

Verbose description

equilibrium.time_slice[:].convergence.grad_shafranov_deviation_expression.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

equilibrium.time_slice[:].convergence.grad_shafranov_deviation_expression.name

STR_0D

Short string identifier

equilibrium.time_slice[:].convergence.grad_shafranov_deviation_value

FLT_0D (uncertain)

mixed

Value of the residual deviation between the left and right hand side of the Grad Shafranov equation, evaluated as per grad_shafranov_deviation_expression

equilibrium.time_slice[:].convergence.iterations_n

INT_0D

Number of iterations carried out in the convergence loop

equilibrium.time_slice[:].coordinate_system

STRUCTURE

Flux surface coordinate system on a square grid of flux and poloidal angle

equilibrium.time_slice[:].coordinate_system.g11_contravariant

(obsolescent)

[equilibrium.time_slice[:].coordinate_system.grid.dim1,
equilibrium.time_slice[:].coordinate_system.grid.dim2]

FLT_2D (uncertain)

mixed

metric coefficients g11, contravariant metric tensor for the grid described by grid_type

equilibrium.time_slice[:].coordinate_system.g11_covariant

(obsolescent)

[equilibrium.time_slice[:].coordinate_system.grid.dim1,
equilibrium.time_slice[:].coordinate_system.grid.dim2]

FLT_2D (uncertain)

mixed

metric coefficients g11, covariant metric tensor for the grid described by grid_type

equilibrium.time_slice[:].coordinate_system.g12_contravariant

(obsolescent)

[equilibrium.time_slice[:].coordinate_system.grid.dim1,
equilibrium.time_slice[:].coordinate_system.grid.dim2]

FLT_2D (uncertain)

mixed

metric coefficients g12, contravariant metric tensor for the grid described by grid_type

equilibrium.time_slice[:].coordinate_system.g12_covariant

(obsolescent)

[equilibrium.time_slice[:].coordinate_system.grid.dim1,
equilibrium.time_slice[:].coordinate_system.grid.dim2]

FLT_2D (uncertain)

mixed

metric coefficients g12, covariant metric tensor for the grid described by grid_type

equilibrium.time_slice[:].coordinate_system.g13_contravariant

(obsolescent)

[equilibrium.time_slice[:].coordinate_system.grid.dim1,
equilibrium.time_slice[:].coordinate_system.grid.dim2]

FLT_2D (uncertain)

mixed

metric coefficients g13, contravariant metric tensor for the grid described by grid_type

equilibrium.time_slice[:].coordinate_system.g13_covariant

(obsolescent)

[equilibrium.time_slice[:].coordinate_system.grid.dim1,
equilibrium.time_slice[:].coordinate_system.grid.dim2]

FLT_2D (uncertain)

mixed

metric coefficients g13, covariant metric tensor for the grid described by grid_type

equilibrium.time_slice[:].coordinate_system.g22_contravariant

(obsolescent)

[equilibrium.time_slice[:].coordinate_system.grid.dim1,
equilibrium.time_slice[:].coordinate_system.grid.dim2]

FLT_2D (uncertain)

mixed

metric coefficients g22, contravariant metric tensor for the grid described by grid_type

equilibrium.time_slice[:].coordinate_system.g22_covariant

(obsolescent)

[equilibrium.time_slice[:].coordinate_system.grid.dim1,
equilibrium.time_slice[:].coordinate_system.grid.dim2]

FLT_2D (uncertain)

mixed

metric coefficients g22, covariant metric tensor for the grid described by grid_type

equilibrium.time_slice[:].coordinate_system.g23_contravariant

(obsolescent)

[equilibrium.time_slice[:].coordinate_system.grid.dim1,
equilibrium.time_slice[:].coordinate_system.grid.dim2]

FLT_2D (uncertain)

mixed

metric coefficients g23, contravariant metric tensor for the grid described by grid_type

equilibrium.time_slice[:].coordinate_system.g23_covariant

(obsolescent)

[equilibrium.time_slice[:].coordinate_system.grid.dim1,
equilibrium.time_slice[:].coordinate_system.grid.dim2]

FLT_2D (uncertain)

mixed

metric coefficients g23, covariant metric tensor for the grid described by grid_type

equilibrium.time_slice[:].coordinate_system.g33_contravariant

(obsolescent)

[equilibrium.time_slice[:].coordinate_system.grid.dim1,
equilibrium.time_slice[:].coordinate_system.grid.dim2]

FLT_2D (uncertain)

mixed

metric coefficients g33, contravariant metric tensor for the grid described by grid_type

equilibrium.time_slice[:].coordinate_system.g33_covariant

(obsolescent)

[equilibrium.time_slice[:].coordinate_system.grid.dim1,
equilibrium.time_slice[:].coordinate_system.grid.dim2]

FLT_2D (uncertain)

mixed

metric coefficients g33, covariant metric tensor for the grid described by grid_type

equilibrium.time_slice[:].coordinate_system.grid

STRUCTURE

Definition of the 2D grid

equilibrium.time_slice[:].coordinate_system.grid.dim1

[1...N]

FLT_1D (uncertain)

mixed

First dimension values

equilibrium.time_slice[:].coordinate_system.grid.dim2

[1...N]

FLT_1D (uncertain)

mixed

Second dimension values

equilibrium.time_slice[:].coordinate_system.grid.volume_element

[equilibrium.time_slice[:].coordinate_system.grid.dim1,
equilibrium.time_slice[:].coordinate_system.grid.dim2]

FLT_2D (uncertain)

m^3

Elementary plasma volume of plasma enclosed in the cell formed by the nodes [dim1(i) dim2(j)], [dim1(i+1) dim2(j)], [dim1(i) dim2(j+1)] and [dim1(i+1) dim2(j+1)]

equilibrium.time_slice[:].coordinate_system.grid_type

STRUCTURE

Type of coordinate system

equilibrium.time_slice[:].coordinate_system.grid_type.description

STR_0D

Verbose description

equilibrium.time_slice[:].coordinate_system.grid_type.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

equilibrium.time_slice[:].coordinate_system.grid_type.name

STR_0D

Short string identifier

equilibrium.time_slice[:].coordinate_system.jacobian

[equilibrium.time_slice[:].coordinate_system.grid.dim1,
equilibrium.time_slice[:].coordinate_system.grid.dim2]

FLT_2D (uncertain)

mixed

Absolute value of the jacobian of the coordinate system

equilibrium.time_slice[:].coordinate_system.r

[equilibrium.time_slice[:].coordinate_system.grid.dim1,
equilibrium.time_slice[:].coordinate_system.grid.dim2]

FLT_2D (uncertain)

m

Values of the major radius on the grid

equilibrium.time_slice[:].coordinate_system.tensor_contravariant

[equilibrium.time_slice[:].coordinate_system.grid.dim1,
equilibrium.time_slice[:].coordinate_system.grid.dim2,
1...3,
1...3]

FLT_4D (uncertain)

mixed

Contravariant metric tensor on every point of the grid described by grid_type

equilibrium.time_slice[:].coordinate_system.tensor_covariant

[equilibrium.time_slice[:].coordinate_system.grid.dim1,
equilibrium.time_slice[:].coordinate_system.grid.dim2,
1...3,
1...3]

FLT_4D (uncertain)

mixed

Covariant metric tensor on every point of the grid described by grid_type

equilibrium.time_slice[:].coordinate_system.z

[equilibrium.time_slice[:].coordinate_system.grid.dim1,
equilibrium.time_slice[:].coordinate_system.grid.dim2]

FLT_2D (uncertain)

m

Values of the Height on the grid

equilibrium.time_slice[:].ggd

(alpha)

[equilibrium.grids_ggd[:].grid]

STRUCT_ARRAY

Set of equilibrium representations using the generic grid description

equilibrium.time_slice[:].ggd[:].b_field_r

(alpha)

[1...N]

STRUCT_ARRAY

T

R component of the poloidal magnetic field, given on various grid subsets

equilibrium.time_slice[:].ggd[:].b_field_r[:].coefficients

(alpha)

[equilibrium.time_slice[:].ggd[:].b_field_r[:].values,
1...N]

FLT_2D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

equilibrium.time_slice[:].ggd[:].b_field_r[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

equilibrium.time_slice[:].ggd[:].b_field_r[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

equilibrium.time_slice[:].ggd[:].b_field_r[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

T

One scalar value is provided per element in the grid subset.

equilibrium.time_slice[:].ggd[:].b_field_tor

(alpha)

[1...N]

STRUCT_ARRAY

T

Toroidal component of the magnetic field, given on various grid subsets

equilibrium.time_slice[:].ggd[:].b_field_tor[:].coefficients

(alpha)

[equilibrium.time_slice[:].ggd[:].b_field_tor[:].values,
1...N]

FLT_2D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

equilibrium.time_slice[:].ggd[:].b_field_tor[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

equilibrium.time_slice[:].ggd[:].b_field_tor[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

equilibrium.time_slice[:].ggd[:].b_field_tor[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

T

One scalar value is provided per element in the grid subset.

equilibrium.time_slice[:].ggd[:].b_field_z

(alpha)

[1...N]

STRUCT_ARRAY

T

Z component of the poloidal magnetic field, given on various grid subsets

equilibrium.time_slice[:].ggd[:].b_field_z[:].coefficients

(alpha)

[equilibrium.time_slice[:].ggd[:].b_field_z[:].values,
1...N]

FLT_2D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

equilibrium.time_slice[:].ggd[:].b_field_z[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

equilibrium.time_slice[:].ggd[:].b_field_z[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

equilibrium.time_slice[:].ggd[:].b_field_z[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

T

One scalar value is provided per element in the grid subset.

equilibrium.time_slice[:].ggd[:].grid

(obsolescent)

STRUCTURE

Grid description

equilibrium.time_slice[:].ggd[:].grid.grid_subset

(obsolescent)

[1...N]

STRUCT_ARRAY

Grid subsets

equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].base

(obsolescent)

[1...N]

STRUCT_ARRAY

Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.

equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].base[:].jacobian

(obsolescent)

[equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].base[:].tensor_contravariant

(obsolescent)

[equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].base[:].tensor_covariant

(obsolescent)

[equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].dimension

(obsolescent)

INT_0D

Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.

equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element

(obsolescent)

[1...N]

STRUCT_ARRAY

Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces

equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element[:].object

(obsolescent)

[1...N]

STRUCT_ARRAY

Set of objects defining the element

equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element[:].object[:].dimension

(obsolescent)

INT_0D

Dimension of the object

equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element[:].object[:].index

(obsolescent)

INT_0D

Object index

equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element[:].object[:].space

(obsolescent)

INT_0D

Index of the space from which that object is taken

equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].identifier

(obsolescent)

STRUCTURE

Grid subset identifier
0) unspecified : unspecified
1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]
200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).
2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces
4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces
5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
6) x_points : Nodes defining x-points
7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point
8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point
9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point
10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point
11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix
12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix
13) outer_target : y-aligned edges defining the outer target
14) inner_target : y-aligned edges defining the inner target
15) core_boundary : Innermost x-aligned edges
16) separatrix : x-aligned edges defining the active separatrix
17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions
18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region
19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region
20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region
21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region
22) core : Cells inside the active separatrix
23) sol : Cells defining the main SOL outside of the divertor regions
24) outer_divertor : Cells defining the outer divertor region
25) inner_divertor : Cells defining the inner divertor region
26) core_sol : x-aligned edges defining part of active separatrix separating core and sol
27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)
28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)
29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point
30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point
31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point
32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point
33) separatrix_2 : x-aligned edges defining the non-active separatrix
34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region
35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region
36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region
37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region
38) intra_sep : Cells between the two separatrices
39) outer_divertor_2 : Cells defining the outer inactive divertor region
40) inner_divertor_2 : Cells defining the inner inactive divertor region
41) outer_target_2 : y-aligned edges defining the outer inactive target
42) inner_target_2 : y-aligned edges defining the inner inactive target
43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
44) full_wall : All edges defining walls, baffles, and targets
45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg
46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg
47) outer_sf_pfr_connection_1 : y-aligned edges defining the connection between the outer snowflake entrance and third leg
48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg
100) magnetic_axis : Point corresponding to the magnetic axis
101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane
102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane
103) outer_target_separatrix : Point on active separatrix at outer active target
104) inner_target_separatrix : Point on active separatrix at inner active target
105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target
106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target

equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].identifier.description

(obsolescent)

STR_0D

Verbose description

equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].identifier.index

(obsolescent)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].identifier.name

(obsolescent)

STR_0D

Short string identifier

equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].metric

(obsolescent)

STRUCTURE

Metric of the canonical frame onto Cartesian coordinates

equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].metric.jacobian

(obsolescent)

[equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].metric.tensor_contravariant

(obsolescent)

[equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].metric.tensor_covariant

(obsolescent)

[equilibrium.time_slice[:].ggd[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

equilibrium.time_slice[:].ggd[:].grid.identifier

(obsolescent)

STRUCTURE

Grid identifier
0) unspecified : unspecified
1) linear : Linear
2) cylinder : Cylindrical geometry (straight in axial direction)
3) limiter : Limiter
4) SN : Single null
5) CDN : Connected double null
6) DDN_bottom : Disconnected double null with inner X-point below the midplane
7) DDN_top : Disconnected double null with inner X-point above the midplane
8) annulus : Annular geometry (not necessarily with straight axis)
9) stellarator_island : Stellarator island geometry
10) structured_spaces : Structured grid represented with multiple spaces of dimension 1
11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary
12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary
100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS

equilibrium.time_slice[:].ggd[:].grid.identifier.description

(obsolescent)

STR_0D

Verbose description

equilibrium.time_slice[:].ggd[:].grid.identifier.index

(obsolescent)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

equilibrium.time_slice[:].ggd[:].grid.identifier.name

(obsolescent)

STR_0D

Short string identifier

equilibrium.time_slice[:].ggd[:].grid.path

(obsolescent)

STR_0D

Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: 'wall:0/description_ggd(1)/grid_ggd', means that the grid is located in the wall IDS, occurrence 0, with ids path 'description_ggd(1)/grid_ggd'. See the link below for more details about IDS paths

equilibrium.time_slice[:].ggd[:].grid.space

(obsolescent)

[1...N]

STRUCT_ARRAY

Set of grid spaces

equilibrium.time_slice[:].ggd[:].grid.space[:].coordinates_type

(obsolescent)

[1...N]

INT_1D

Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml

equilibrium.time_slice[:].ggd[:].grid.space[:].geometry_type

(obsolescent)

STRUCTURE

Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)

equilibrium.time_slice[:].ggd[:].grid.space[:].geometry_type.description

(obsolescent)

STR_0D

Verbose description

equilibrium.time_slice[:].ggd[:].grid.space[:].geometry_type.index

(obsolescent)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

equilibrium.time_slice[:].ggd[:].grid.space[:].geometry_type.name

(obsolescent)

STR_0D

Short string identifier

equilibrium.time_slice[:].ggd[:].grid.space[:].identifier

(obsolescent)

STRUCTURE

Space identifier
0) unspecified : unspecified
1) primary_standard : Primary space defining the standard grid
2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space
3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way

equilibrium.time_slice[:].ggd[:].grid.space[:].identifier.description

(obsolescent)

STR_0D

Verbose description

equilibrium.time_slice[:].ggd[:].grid.space[:].identifier.index

(obsolescent)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

equilibrium.time_slice[:].ggd[:].grid.space[:].identifier.name

(obsolescent)

STR_0D

Short string identifier

equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension

(obsolescent)

[1...N]

STRUCT_ARRAY

Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.

equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content

(obsolescent)

STRUCTURE

Content of the ../object/geometry node for this dimension
0) unspecified : unspecified
1) node_coordinates : For nodes : node coordinates
11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix
21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge
31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces
32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix

equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.description

(obsolescent)

STR_0D

Verbose description

equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.index

(obsolescent)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.name

(obsolescent)

STR_0D

Short string identifier

equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object

(obsolescent)

[1...N]

STRUCT_ARRAY

Set of objects for a given dimension

equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary

(obsolescent)

[1...N]

STRUCT_ARRAY

Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object

equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].index

(obsolescent)

INT_0D

Index of this (n-1)-dimensional boundary object

equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].neighbours

(obsolescent)

[1...N]

INT_1D

List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary

equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry

(obsolescent)

[1...N]

FLT_1D (uncertain)

mixed

Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered.

equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d

(obsolescent)

[1...N,
1...N]

FLT_2D (uncertain)

mixed

2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.

equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].measure

(obsolescent)

FLT_0D (uncertain)

m^dimension

Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)

equilibrium.time_slice[:].ggd[:].grid.space[:].objects_per_dimension[:].object[:].nodes

(obsolescent)

[1...N]

INT_1D

List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)

equilibrium.time_slice[:].ggd[:].j_parallel

(alpha)

[1...N]

STRUCT_ARRAY

A.m^-2

Parallel (to magnetic field) plasma current density, given on various grid subsets

equilibrium.time_slice[:].ggd[:].j_parallel[:].coefficients

(alpha)

[equilibrium.time_slice[:].ggd[:].j_parallel[:].values,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

equilibrium.time_slice[:].ggd[:].j_parallel[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

equilibrium.time_slice[:].ggd[:].j_parallel[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

equilibrium.time_slice[:].ggd[:].j_parallel[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

A.m^-2

One scalar value is provided per element in the grid subset.

equilibrium.time_slice[:].ggd[:].j_tor

(alpha)

[1...N]

STRUCT_ARRAY

A.m^-2

Toroidal plasma current density, given on various grid subsets

equilibrium.time_slice[:].ggd[:].j_tor[:].coefficients

(alpha)

[equilibrium.time_slice[:].ggd[:].j_tor[:].values,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

equilibrium.time_slice[:].ggd[:].j_tor[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

equilibrium.time_slice[:].ggd[:].j_tor[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

equilibrium.time_slice[:].ggd[:].j_tor[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

A.m^-2

One scalar value is provided per element in the grid subset.

equilibrium.time_slice[:].ggd[:].phi

(alpha)

[1...N]

STRUCT_ARRAY

Wb

Values of the toroidal flux, given on various grid subsets

equilibrium.time_slice[:].ggd[:].phi[:].coefficients

(alpha)

[equilibrium.time_slice[:].ggd[:].phi[:].values,
1...N]

FLT_2D (uncertain)

Wb

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

equilibrium.time_slice[:].ggd[:].phi[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

equilibrium.time_slice[:].ggd[:].phi[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

equilibrium.time_slice[:].ggd[:].phi[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

Wb

One scalar value is provided per element in the grid subset.

equilibrium.time_slice[:].ggd[:].psi

(alpha)

[1...N]

STRUCT_ARRAY

Wb

Values of the poloidal flux, given on various grid subsets

equilibrium.time_slice[:].ggd[:].psi[:].coefficients

(alpha)

[equilibrium.time_slice[:].ggd[:].psi[:].values,
1...N]

FLT_2D (uncertain)

Wb

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

equilibrium.time_slice[:].ggd[:].psi[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

equilibrium.time_slice[:].ggd[:].psi[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

equilibrium.time_slice[:].ggd[:].psi[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

Wb

One scalar value is provided per element in the grid subset.

equilibrium.time_slice[:].ggd[:].r

(alpha)

[1...N]

STRUCT_ARRAY

m

Values of the major radius on various grid subsets

equilibrium.time_slice[:].ggd[:].r[:].coefficients

(alpha)

[equilibrium.time_slice[:].ggd[:].r[:].values,
1...N]

FLT_2D (uncertain)

m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

equilibrium.time_slice[:].ggd[:].r[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

equilibrium.time_slice[:].ggd[:].r[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

equilibrium.time_slice[:].ggd[:].r[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m

One scalar value is provided per element in the grid subset.

equilibrium.time_slice[:].ggd[:].theta

(alpha)

[1...N]

STRUCT_ARRAY

rad

Values of the poloidal angle, given on various grid subsets

equilibrium.time_slice[:].ggd[:].theta[:].coefficients

(alpha)

[equilibrium.time_slice[:].ggd[:].theta[:].values,
1...N]

FLT_2D (uncertain)

rad

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

equilibrium.time_slice[:].ggd[:].theta[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

equilibrium.time_slice[:].ggd[:].theta[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

equilibrium.time_slice[:].ggd[:].theta[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

rad

One scalar value is provided per element in the grid subset.

equilibrium.time_slice[:].ggd[:].z

(alpha)

[1...N]

STRUCT_ARRAY

m

Values of the Height on various grid subsets

equilibrium.time_slice[:].ggd[:].z[:].coefficients

(alpha)

[equilibrium.time_slice[:].ggd[:].z[:].values,
1...N]

FLT_2D (uncertain)

m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

equilibrium.time_slice[:].ggd[:].z[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

equilibrium.time_slice[:].ggd[:].z[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

equilibrium.time_slice[:].ggd[:].z[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m

One scalar value is provided per element in the grid subset.

equilibrium.time_slice[:].global_quantities

STRUCTURE

0D parameters of the equilibrium

equilibrium.time_slice[:].global_quantities.area

FLT_0D (uncertain)

m^2

Area of the LCFS poloidal cross section

equilibrium.time_slice[:].global_quantities.beta_normal

FLT_0D (uncertain)

-

Normalised toroidal beta, defined as 100 * beta_tor * a[m] * B0 [T] / ip [MA]

equilibrium.time_slice[:].global_quantities.beta_pol

FLT_0D (uncertain)

-

Poloidal beta. Defined as betap = 4 int(p dV) / [R_0 * mu_0 * Ip^2]

equilibrium.time_slice[:].global_quantities.beta_tor

FLT_0D (uncertain)

-

Toroidal beta, defined as the volume-averaged total perpendicular pressure divided by (B0^2/(2*mu0)), i.e. beta_toroidal = 2 mu0 int(p dV) / V / B0^2

equilibrium.time_slice[:].global_quantities.current_centre

STRUCTURE

Position and vertical velocity of the current centre

equilibrium.time_slice[:].global_quantities.current_centre.r

FLT_0D (uncertain)

m

Major radius of the current center, defined as integral over the poloidal cross section of (j_tor*r*dS) / Ip

equilibrium.time_slice[:].global_quantities.current_centre.velocity_z

FLT_0D (uncertain)

m.s^-1

Vertical velocity of the current center

equilibrium.time_slice[:].global_quantities.current_centre.z

FLT_0D (uncertain)

m

Height of the current center, defined as integral over the poloidal cross section of (j_tor*z*dS) / Ip

equilibrium.time_slice[:].global_quantities.energy_mhd

FLT_0D (uncertain)

J

Plasma energy content = 3/2 * int(p,dV) with p being the total pressure (thermal + fast particles) [J]. Time-dependent; Scalar

equilibrium.time_slice[:].global_quantities.ip

FLT_0D (uncertain)

A

Plasma current (toroidal component). Positive sign means anti-clockwise when viewed from above.

equilibrium.time_slice[:].global_quantities.length_pol

FLT_0D (uncertain)

m

Poloidal length of the magnetic surface

equilibrium.time_slice[:].global_quantities.li_3

FLT_0D (uncertain)

-

Internal inductance

equilibrium.time_slice[:].global_quantities.magnetic_axis

STRUCTURE

Magnetic axis position and toroidal field

equilibrium.time_slice[:].global_quantities.magnetic_axis.b_field_tor

FLT_0D (uncertain)

T

Total toroidal magnetic field at the magnetic axis

equilibrium.time_slice[:].global_quantities.magnetic_axis.b_tor

(obsolescent)

FLT_0D (uncertain)

T

Total toroidal magnetic field at the magnetic axis

equilibrium.time_slice[:].global_quantities.magnetic_axis.r

FLT_0D (uncertain)

m

Major radius of the magnetic axis

equilibrium.time_slice[:].global_quantities.magnetic_axis.z

FLT_0D (uncertain)

m

Height of the magnetic axis

equilibrium.time_slice[:].global_quantities.plasma_inductance

FLT_0D (uncertain)

H

Plasma inductance 2 E_magnetic/Ip^2, where E_magnetic = 1/2 * int(psi.j_tor.dS) (integral over the plasma poloidal cross-section)

equilibrium.time_slice[:].global_quantities.plasma_resistance

FLT_0D (uncertain)

ohm

Plasma resistance = int(e_field.j.dV) / Ip^2

equilibrium.time_slice[:].global_quantities.psi_axis

FLT_0D (uncertain)

Wb

Poloidal flux at the magnetic axis

equilibrium.time_slice[:].global_quantities.psi_boundary

FLT_0D (uncertain)

Wb

Poloidal flux at the selected plasma boundary

equilibrium.time_slice[:].global_quantities.psi_external_average

FLT_0D (uncertain)

Wb

Average (over the plasma poloidal cross section) plasma poloidal magnetic flux produced by all external circuits (CS and PF coils, eddy currents, VS in-vessel coils), given by the following formula : int(psi_external.j_tor.dS) / Ip

equilibrium.time_slice[:].global_quantities.q_95

FLT_0D (uncertain)

-

q at the 95% poloidal flux surface (IMAS uses COCOS=11: only positive when toroidal current and magnetic field are in same direction)

equilibrium.time_slice[:].global_quantities.q_axis

FLT_0D (uncertain)

-

q at the magnetic axis

equilibrium.time_slice[:].global_quantities.q_min

STRUCTURE

Minimum q value and position

equilibrium.time_slice[:].global_quantities.q_min.rho_tor_norm

FLT_0D (uncertain)

-

Minimum q position in normalised toroidal flux coordinate

equilibrium.time_slice[:].global_quantities.q_min.value

FLT_0D (uncertain)

-

Minimum q value

equilibrium.time_slice[:].global_quantities.surface

FLT_0D (uncertain)

m^2

Surface area of the toroidal flux surface

equilibrium.time_slice[:].global_quantities.v_external

FLT_0D (uncertain)

V

External voltage, i.e. time derivative of psi_external_average (with a minus sign : - d_psi_external_average/d_time)

equilibrium.time_slice[:].global_quantities.volume

FLT_0D (uncertain)

m^3

Total plasma volume

equilibrium.time_slice[:].global_quantities.w_mhd

(obsolescent)

FLT_0D (uncertain)

J

Plasma energy content = 3/2 * int(p,dV) with p being the total pressure (thermal + fast particles) [J]. Time-dependent; Scalar

equilibrium.time_slice[:].profiles_1d

STRUCTURE

Equilibrium profiles (1D radial grid) as a function of the poloidal flux

equilibrium.time_slice[:].profiles_1d.area

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

m^2

Cross-sectional area of the flux surface

equilibrium.time_slice[:].profiles_1d.b_average

(obsolescent)

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

T

Flux surface averaged B

equilibrium.time_slice[:].profiles_1d.b_field_average

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

T

Flux surface averaged modulus of B (always positive, irrespective of the sign convention for the B-field direction).

equilibrium.time_slice[:].profiles_1d.b_field_max

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

T

Maximum(modulus(B)) on the flux surface (always positive, irrespective of the sign convention for the B-field direction)

equilibrium.time_slice[:].profiles_1d.b_field_min

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

T

Minimum(modulus(B)) on the flux surface (always positive, irrespective of the sign convention for the B-field direction)

equilibrium.time_slice[:].profiles_1d.b_max

(obsolescent)

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

T

Maximum(B) on the flux surface

equilibrium.time_slice[:].profiles_1d.b_min

(obsolescent)

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

T

Minimum(B) on the flux surface

equilibrium.time_slice[:].profiles_1d.beta_pol

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

-

Poloidal beta profile. Defined as betap = 4 int(p dV) / [R_0 * mu_0 * Ip^2]

equilibrium.time_slice[:].profiles_1d.darea_dpsi

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

m^2.Wb^-1

Radial derivative of the cross-sectional area of the flux surface with respect to psi

equilibrium.time_slice[:].profiles_1d.darea_drho_tor

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

m

Radial derivative of the cross-sectional area of the flux surface with respect to rho_tor

equilibrium.time_slice[:].profiles_1d.dpressure_dpsi

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

Pa.Wb^-1

Derivative of pressure w.r.t. psi

equilibrium.time_slice[:].profiles_1d.dpsi_drho_tor

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

Wb/m

Derivative of Psi with respect to Rho_Tor

equilibrium.time_slice[:].profiles_1d.dvolume_dpsi

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

m^3.Wb^-1

Radial derivative of the volume enclosed in the flux surface with respect to Psi

equilibrium.time_slice[:].profiles_1d.dvolume_drho_tor

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

m^2

Radial derivative of the volume enclosed in the flux surface with respect to Rho_Tor

equilibrium.time_slice[:].profiles_1d.elongation

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

-

Elongation

equilibrium.time_slice[:].profiles_1d.f

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

T.m

Diamagnetic function (F=R B_Phi)

equilibrium.time_slice[:].profiles_1d.f_df_dpsi

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

T^2.m^2/Wb

Derivative of F w.r.t. Psi, multiplied with F

equilibrium.time_slice[:].profiles_1d.geometric_axis

STRUCTURE

RZ position of the geometric axis of the magnetic surfaces (defined as (Rmin+Rmax) / 2 and (Zmin+Zmax) / 2 of the surface)

equilibrium.time_slice[:].profiles_1d.geometric_axis.r

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

m

Major radius

equilibrium.time_slice[:].profiles_1d.geometric_axis.z

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

m

Height

equilibrium.time_slice[:].profiles_1d.gm1

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

m^-2

Flux surface averaged 1/R^2

equilibrium.time_slice[:].profiles_1d.gm2

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

m^-2

Flux surface averaged |grad_rho_tor|^2/R^2

equilibrium.time_slice[:].profiles_1d.gm3

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

-

Flux surface averaged |grad_rho_tor|^2

equilibrium.time_slice[:].profiles_1d.gm4

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

T^-2

Flux surface averaged 1/B^2

equilibrium.time_slice[:].profiles_1d.gm5

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

T^2

Flux surface averaged B^2

equilibrium.time_slice[:].profiles_1d.gm6

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

T^-2

Flux surface averaged |grad_rho_tor|^2/B^2

equilibrium.time_slice[:].profiles_1d.gm7

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

-

Flux surface averaged |grad_rho_tor|

equilibrium.time_slice[:].profiles_1d.gm8

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

m

Flux surface averaged R

equilibrium.time_slice[:].profiles_1d.gm9

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

m^-1

Flux surface averaged 1/R

equilibrium.time_slice[:].profiles_1d.j_parallel

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

A/m^2

Flux surface averaged parallel current density = average(j.B) / B0, where B0 = Equilibrium/Global/Toroidal_Field/B0

equilibrium.time_slice[:].profiles_1d.j_tor

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

A.m^-2

Flux surface averaged toroidal current density = average(j_tor/R) / average(1/R)

equilibrium.time_slice[:].profiles_1d.magnetic_shear

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

-

Magnetic shear, defined as rho_tor/q . dq/drho_tor

equilibrium.time_slice[:].profiles_1d.mass_density

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

kg.m^-3

Mass density

equilibrium.time_slice[:].profiles_1d.phi

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

Wb

Toroidal flux

equilibrium.time_slice[:].profiles_1d.pressure

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

Pa

Pressure

equilibrium.time_slice[:].profiles_1d.psi

[1...N]

FLT_1D (uncertain)

Wb

Poloidal flux

equilibrium.time_slice[:].profiles_1d.q

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

-

Safety factor (IMAS uses COCOS=11: only positive when toroidal current and magnetic field are in same direction)

equilibrium.time_slice[:].profiles_1d.r_inboard

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

m

Radial coordinate (major radius) on the inboard side of the magnetic axis

equilibrium.time_slice[:].profiles_1d.r_outboard

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

m

Radial coordinate (major radius) on the outboard side of the magnetic axis

equilibrium.time_slice[:].profiles_1d.rho_tor

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

m

Toroidal flux coordinate = sqrt(phi/(pi*b0)), where the toroidal flux, phi, corresponds to time_slice/profiles_1d/phi, the toroidal magnetic field, b0, corresponds to vacuum_toroidal_field/b0 and pi can be found in the IMAS constants

equilibrium.time_slice[:].profiles_1d.rho_tor_norm

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

-

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)

equilibrium.time_slice[:].profiles_1d.rho_volume_norm

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

-

Normalised square root of enclosed volume (radial coordinate). The normalizing value is the enclosed volume at the equilibrium boundary (LCFS or 99.x % of the LCFS in case of a fixed boundary equilibium calculation)

equilibrium.time_slice[:].profiles_1d.squareness_lower_inner

(alpha)

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

-

Lower inner squareness (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)

equilibrium.time_slice[:].profiles_1d.squareness_lower_outer

(alpha)

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

-

Lower outer squareness (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)

equilibrium.time_slice[:].profiles_1d.squareness_upper_inner

(alpha)

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

-

Upper inner squareness (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)

equilibrium.time_slice[:].profiles_1d.squareness_upper_outer

(alpha)

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

-

Upper outer squareness (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)

equilibrium.time_slice[:].profiles_1d.surface

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

m^2

Surface area of the toroidal flux surface

equilibrium.time_slice[:].profiles_1d.trapped_fraction

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

-

Trapped particle fraction

equilibrium.time_slice[:].profiles_1d.triangularity_lower

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

-

Lower triangularity w.r.t. magnetic axis

equilibrium.time_slice[:].profiles_1d.triangularity_upper

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

-

Upper triangularity w.r.t. magnetic axis

equilibrium.time_slice[:].profiles_1d.volume

[equilibrium.time_slice[:].profiles_1d.psi]

FLT_1D (uncertain)

m^3

Volume enclosed in the flux surface

equilibrium.time_slice[:].profiles_2d

[1...N]

STRUCT_ARRAY

Equilibrium 2D profiles in the poloidal plane. Multiple 2D representations of the equilibrium can be stored here.

equilibrium.time_slice[:].profiles_2d[:].b_field_r

[equilibrium.time_slice[:].profiles_2d[:].grid.dim1,
equilibrium.time_slice[:].profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

T

R component of the poloidal magnetic field

equilibrium.time_slice[:].profiles_2d[:].b_field_tor

[equilibrium.time_slice[:].profiles_2d[:].grid.dim1,
equilibrium.time_slice[:].profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

T

Toroidal component of the magnetic field

equilibrium.time_slice[:].profiles_2d[:].b_field_z

[equilibrium.time_slice[:].profiles_2d[:].grid.dim1,
equilibrium.time_slice[:].profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

T

Z component of the poloidal magnetic field

equilibrium.time_slice[:].profiles_2d[:].b_r

(obsolescent)

[equilibrium.time_slice[:].profiles_2d[:].grid.dim1,
equilibrium.time_slice[:].profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

T

R component of the poloidal magnetic field

equilibrium.time_slice[:].profiles_2d[:].b_tor

(obsolescent)

[equilibrium.time_slice[:].profiles_2d[:].grid.dim1,
equilibrium.time_slice[:].profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

T

Toroidal component of the magnetic field

equilibrium.time_slice[:].profiles_2d[:].b_z

(obsolescent)

[equilibrium.time_slice[:].profiles_2d[:].grid.dim1,
equilibrium.time_slice[:].profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

T

Z component of the poloidal magnetic field

equilibrium.time_slice[:].profiles_2d[:].grid

STRUCTURE

Definition of the 2D grid (the content of dim1 and dim2 is defined by the selected grid_type)

equilibrium.time_slice[:].profiles_2d[:].grid.dim1

[1...N]

FLT_1D (uncertain)

mixed

First dimension values

equilibrium.time_slice[:].profiles_2d[:].grid.dim2

[1...N]

FLT_1D (uncertain)

mixed

Second dimension values

equilibrium.time_slice[:].profiles_2d[:].grid.volume_element

[equilibrium.time_slice[:].profiles_2d[:].grid.dim1,
equilibrium.time_slice[:].profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

m^3

Elementary plasma volume of plasma enclosed in the cell formed by the nodes [dim1(i) dim2(j)], [dim1(i+1) dim2(j)], [dim1(i) dim2(j+1)] and [dim1(i+1) dim2(j+1)]

equilibrium.time_slice[:].profiles_2d[:].grid_type

STRUCTURE

Selection of one of a set of grid types
1) rectangular : Cylindrical R,Z ala eqdsk (R=dim1, Z=dim2). In this case the position arrays should not be filled since they are redundant with grid/dim1 and dim2.
2) inverse : Rhopolar_polar 2D polar coordinates (rho=dim1, theta=dim2) with magnetic axis as centre of grid; theta and values following the COCOS=11 convention; the polar angle is theta=atan2(z-zaxis,r-raxis)
11) inverse_psi_straight_field_line : Flux surface type with psi as radial label (dim1) and the straight-field line poloidal angle (mod(index,10)=1) (dim2); could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention
12) inverse_psi_equal_arc : Flux surface type with psi as radial label (dim1) and the equal arc poloidal angle (mod(index,10)=2) (dim2)
13) inverse_psi_polar : Flux surface type with psi as radial label (dim1) and the polar poloidal angle (mod(index,10)=3) (dim2); could be non-equidistant
14) inverse_psi_straight_field_line_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the straight-field line poloidal angle (mod(index,10)=4) (dim2), could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention
15) inverse_psi_equal_arc_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the equal arc poloidal angle (mod(index,10)=5) (dim2)
16) inverse_psi_polar_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the polar poloidal angle (mod(index,10)=6) (dim2); could be non-equidistant
21) inverse_rhopolnorm_straight_field_line : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the straight-field line poloidal angle (dim2)
22) inverse_rhopolnorm_equal_arc : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the equal arc poloidal angle (dim2)
23) inverse_rhopolnorm_polar : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the polar poloidal angle (dim2)
24) inverse_rhopolnorm_straight_field_line_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
25) inverse_rhopolnorm_equal_arc_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
26) inverse_rhopolnorm_polar_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the polar poloidal angle (dim2)
31) inverse_rhotornorm_straight_field_line : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the straight-field line poloidal angle (dim2)
32) inverse_rhotornorm_equal_arc : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the equal arc poloidal angle (dim2)
33) inverse_rhotornorm_polar : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the polar poloidal angle (dim2)
34) inverse_rhotornorm_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
35) inverse_rhotornorm_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
36) inverse_rhotornorm_polar_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the polar poloidal angle (dim2)
41) inverse_rhopol_straight_field_line : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the straight-field line poloidal angle (dim2)
42) inverse_rhopol_equal_arc : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the equal arc poloidal angle (dim2)
43) inverse_rhopol_polar : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the polar poloidal angle (dim2)
44) inverse_rhopol_straight_field_line_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
45) inverse_rhopol_equal_arc_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
46) inverse_rhopol_polar_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the polar poloidal angle (dim2)
51) inverse_rhotor_straight_field_line : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the straight-field line poloidal angle (dim2)
52) inverse_rhotor_equal_arc : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the equal arc poloidal angle (dim2)
53) inverse_rhotor_polar : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the polar poloidal angle (dim2)
54) inverse_rhotor_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the straight-field line poloidal angle (dim2)
55) inverse_rhotor_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the equal arc poloidal angle (dim2)
56) inverse_rhotor_polar_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the polar poloidal angle (dim2)
91) irregular_rz_na : Irregular grid, thus give list of vertices in dim1(1:ndim1), dim2(1:ndim1) and then all fields are on values(1:ndim1,1)

equilibrium.time_slice[:].profiles_2d[:].grid_type.description

STR_0D

Verbose description

equilibrium.time_slice[:].profiles_2d[:].grid_type.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

equilibrium.time_slice[:].profiles_2d[:].grid_type.name

STR_0D

Short string identifier

equilibrium.time_slice[:].profiles_2d[:].j_parallel

[equilibrium.time_slice[:].profiles_2d[:].grid.dim1,
equilibrium.time_slice[:].profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

A.m^-2

Defined as (j.B)/B0 where j and B are the current density and magnetic field vectors and B0 is the (signed) vacuum toroidal magnetic field strength at the geometric reference point (R0,Z0). It is formally not the component of the plasma current density parallel to the magnetic field

equilibrium.time_slice[:].profiles_2d[:].j_tor

[equilibrium.time_slice[:].profiles_2d[:].grid.dim1,
equilibrium.time_slice[:].profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

A.m^-2

Toroidal plasma current density

equilibrium.time_slice[:].profiles_2d[:].phi

[equilibrium.time_slice[:].profiles_2d[:].grid.dim1,
equilibrium.time_slice[:].profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

Wb

Toroidal flux

equilibrium.time_slice[:].profiles_2d[:].psi

[equilibrium.time_slice[:].profiles_2d[:].grid.dim1,
equilibrium.time_slice[:].profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

Wb

Values of the poloidal flux at the grid in the poloidal plane

equilibrium.time_slice[:].profiles_2d[:].r

[equilibrium.time_slice[:].profiles_2d[:].grid.dim1,
equilibrium.time_slice[:].profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

m

Values of the major radius on the grid

equilibrium.time_slice[:].profiles_2d[:].theta

[equilibrium.time_slice[:].profiles_2d[:].grid.dim1,
equilibrium.time_slice[:].profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

rad

Values of the poloidal angle on the grid

equilibrium.time_slice[:].profiles_2d[:].type

STRUCTURE

Type of profiles (distinguishes contribution from plasma, vaccum fields and total fields)
0) total : Total fields
1) vacuum : Vacuum fields (without contribution from plasma)
2) pf_active : Contribution from active coils only to the fields (pf_active IDS)
3) pf_passive : Contribution from passive elements only to the fields (pf_passive IDS)
4) plasma : Plasma contribution to the fields

equilibrium.time_slice[:].profiles_2d[:].type.description

STR_0D

Verbose description

equilibrium.time_slice[:].profiles_2d[:].type.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

equilibrium.time_slice[:].profiles_2d[:].type.name

STR_0D

Short string identifier

equilibrium.time_slice[:].profiles_2d[:].z

[equilibrium.time_slice[:].profiles_2d[:].grid.dim1,
equilibrium.time_slice[:].profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

m

Values of the Height on the grid

equilibrium.time_slice[:].time

FLT_0D

s

Time

equilibrium.vacuum_toroidal_field

STRUCTURE

Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)

equilibrium.vacuum_toroidal_field.b0

[equilibrium.time]

FLT_1D (uncertain)

T

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.

equilibrium.vacuum_toroidal_field.r0

FLT_0D (uncertain)

m

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)

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

focs

(alpha)

Fiber Optic Current Sensor (FOCS)

focs.b_field_z

(alpha)

[focs.outline.r]

STRUCTURE

T

Vertical component of the magnetic field on each point of the FOCS outline

focs.b_field_z.data

(alpha)

[1...N,
focs.b_field_z.time]

FLT_2D (uncertain)

T

Data

focs.b_field_z.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

focs.b_field_z.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

focs.b_field_z.validity_timed

(alpha)

[focs.b_field_z.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

focs.beat_length

(alpha)

FLT_0D (uncertain)

m

Linear beat length

focs.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

focs.code.commit

(alpha)

STR_0D

Unique commit reference of software

focs.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

focs.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

focs.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

focs.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

focs.code.library[:].name

(alpha)

STR_0D

Name of software

focs.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

focs.code.library[:].repository

(alpha)

STR_0D

URL of software repository

focs.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

focs.code.name

(alpha)

STR_0D

Name of software generating IDS

focs.code.output_flag

(alpha)

[focs.time]

INT_1D

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.

focs.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

focs.code.repository

(alpha)

STR_0D

URL of software repository

focs.code.version

(alpha)

STR_0D

Unique version (tag) of software

focs.current

(alpha)

STRUCTURE

A

Total toroidal current flowing through the area outlined by the FOCS

focs.current.data

(alpha)

[focs.current.time]

FLT_1D (uncertain)

A

Data

focs.current.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

focs.current.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

focs.current.validity_timed

(alpha)

[focs.current.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

focs.id

(alpha)

STR_0D

ID of the FOCS

focs.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

focs.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

focs.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

focs.ids_properties.homogeneous_time

(alpha)

INT_0D

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

focs.ids_properties.plugins

(alpha)

STRUCTURE

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.

focs.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

focs.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

focs.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

focs.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

focs.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

focs.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

focs.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

focs.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

focs.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

focs.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

focs.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

focs.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

focs.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

focs.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

focs.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

focs.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

focs.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

focs.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

focs.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

focs.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

focs.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

focs.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

focs.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

focs.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

focs.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

focs.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

focs.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

focs.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

focs.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

focs.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

focs.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

focs.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

focs.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

focs.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

focs.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

focs.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

focs.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

focs.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

focs.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

focs.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

focs.ids_properties.source

(obsolescent)

STR_0D

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.

focs.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

focs.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

focs.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

focs.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

focs.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

focs.name

(alpha)

STR_0D

Name of the FOCS

focs.outline

(alpha)

STRUCTURE

FOCS outline

focs.outline.phi

(alpha)

[focs.outline.r]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

focs.outline.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

focs.outline.z

(alpha)

[focs.outline.r]

FLT_1D (uncertain)

m

Height

focs.spun

(alpha)

FLT_0D (uncertain)

m

Spun period

focs.stokes_initial

(alpha)

STRUCTURE

Initial Stokes vector at the entrance of the FOCS

focs.stokes_initial.s0

(alpha)

FLT_0D (uncertain)

-

S0 component of the unit Stokes vector

focs.stokes_initial.s1

(alpha)

FLT_0D (uncertain)

-

S1 component of the unit Stokes vector

focs.stokes_initial.s2

(alpha)

FLT_0D (uncertain)

-

S2 component of the unit Stokes vector

focs.stokes_initial.s3

(alpha)

FLT_0D (uncertain)

-

S3 component of the unit Stokes vector

focs.stokes_output

(alpha)

[focs.stokes_output[:].time]

STRUCT_ARRAY

Stokes vector at the output of the FOCS as a function of time

focs.stokes_output[:].s0

(alpha)

FLT_0D (uncertain)

-

S0 component of the unit Stokes vector

focs.stokes_output[:].s1

(alpha)

FLT_0D (uncertain)

-

S1 component of the unit Stokes vector

focs.stokes_output[:].s2

(alpha)

FLT_0D (uncertain)

-

S2 component of the unit Stokes vector

focs.stokes_output[:].s3

(alpha)

FLT_0D (uncertain)

-

S3 component of the unit Stokes vector

focs.stokes_output[:].time

(alpha)

FLT_0D

s

Time

focs.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

focs.twist

(alpha)

FLT_0D (uncertain)

m

Twist period

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

gas_injection

(alpha)

Gas injection by a system of pipes and valves

gas_injection.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

gas_injection.code.commit

(alpha)

STR_0D

Unique commit reference of software

gas_injection.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

gas_injection.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

gas_injection.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

gas_injection.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

gas_injection.code.library[:].name

(alpha)

STR_0D

Name of software

gas_injection.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

gas_injection.code.library[:].repository

(alpha)

STR_0D

URL of software repository

gas_injection.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

gas_injection.code.name

(alpha)

STR_0D

Name of software generating IDS

gas_injection.code.output_flag

(alpha)

[gas_injection.time]

INT_1D

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.

gas_injection.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

gas_injection.code.repository

(alpha)

STR_0D

URL of software repository

gas_injection.code.version

(alpha)

STR_0D

Unique version (tag) of software

gas_injection.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

gas_injection.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

gas_injection.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

gas_injection.ids_properties.homogeneous_time

(alpha)

INT_0D

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

gas_injection.ids_properties.occurrence

INT_0D

gas_injection.ids_properties.plugins

(alpha)

STRUCTURE

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.

gas_injection.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

gas_injection.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

gas_injection.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

gas_injection.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

gas_injection.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

gas_injection.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

gas_injection.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

gas_injection.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

gas_injection.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

gas_injection.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

gas_injection.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

gas_injection.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

gas_injection.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

gas_injection.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

gas_injection.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

gas_injection.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

gas_injection.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

gas_injection.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

gas_injection.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

gas_injection.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

gas_injection.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

gas_injection.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

gas_injection.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

gas_injection.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

gas_injection.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

gas_injection.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

gas_injection.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

gas_injection.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

gas_injection.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

gas_injection.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

gas_injection.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

gas_injection.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

gas_injection.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

gas_injection.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

gas_injection.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

gas_injection.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

gas_injection.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

gas_injection.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

gas_injection.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

gas_injection.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

gas_injection.ids_properties.source

(obsolescent)

STR_0D

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.

gas_injection.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

gas_injection.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

gas_injection.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

gas_injection.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

gas_injection.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between input command received from the RT network and actuator starting to react. Applies globally to the system described by this IDS unless specific latencies (e.g. channel-specific or antenna-specific) are provided at a deeper level in the IDS structure.

gas_injection.pipe

(alpha)

[1...N]

STRUCT_ARRAY

Set of gas injection pipes

gas_injection.pipe[:].exit_position

(alpha)

STRUCTURE

Exit position of the pipe in the vaccum vessel

gas_injection.pipe[:].exit_position.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

gas_injection.pipe[:].exit_position.r

(alpha)

FLT_0D (uncertain)

m

Major radius

gas_injection.pipe[:].exit_position.z

(alpha)

FLT_0D (uncertain)

m

Height

gas_injection.pipe[:].flow_rate

(alpha)

STRUCTURE

Pa.m^3.s^-1

Flow rate at the exit of the pipe

gas_injection.pipe[:].flow_rate.data

(alpha)

[gas_injection.pipe[:].flow_rate.time]

FLT_1D (uncertain)

Pa.m^3.s^-1

Data

gas_injection.pipe[:].flow_rate.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

gas_injection.pipe[:].identifier

(alpha)

STR_0D

ID of the injection pipe

gas_injection.pipe[:].length

(alpha)

FLT_0D (uncertain)

m

Pipe length

gas_injection.pipe[:].name

(alpha)

STR_0D

Name of the injection pipe

gas_injection.pipe[:].second_point

(alpha)

STRUCTURE

Second point indicating (combined with the exit_position) the direction of the gas injection towards the plasma

gas_injection.pipe[:].second_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

gas_injection.pipe[:].second_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

gas_injection.pipe[:].second_point.z

(alpha)

FLT_0D (uncertain)

m

Height

gas_injection.pipe[:].species

(alpha)

[1...N]

STRUCT_ARRAY

Species injected by the pipe (may be more than one in case the valve injects a gas mixture)

gas_injection.pipe[:].species[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

gas_injection.pipe[:].species[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

gas_injection.pipe[:].species[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

gas_injection.pipe[:].species[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

gas_injection.pipe[:].species[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

gas_injection.pipe[:].species[:].fraction

(alpha)

FLT_0D (uncertain)

-

Relative fraction of this species (in molecules) in the gas mixture

gas_injection.pipe[:].species[:].label

(alpha)

STR_0D

String identifying neutral (e.g. H, D, T, He, C, ...)

gas_injection.pipe[:].valve_indices

(alpha)

[1...N]

INT_1D

Indices (from the ../../valve array of structure) of the valve(s) that are feeding this pipe

gas_injection.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

gas_injection.valve

(alpha)

[1...N]

STRUCT_ARRAY

Set of valves connecting a gas bottle to pipes

gas_injection.valve[:].electron_rate

(alpha)

STRUCTURE

s^-1

Number of electrons injected per second

gas_injection.valve[:].electron_rate.data

(alpha)

[gas_injection.valve[:].electron_rate.time]

FLT_1D (uncertain)

s^-1

Data

gas_injection.valve[:].electron_rate.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

gas_injection.valve[:].flow_rate

(alpha)

STRUCTURE

Pa.m^3.s^-1

Flow rate at the exit of the valve

gas_injection.valve[:].flow_rate.data

(alpha)

[gas_injection.valve[:].flow_rate.time]

FLT_1D (uncertain)

Pa.m^3.s^-1

Data

gas_injection.valve[:].flow_rate.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

gas_injection.valve[:].flow_rate_max

(alpha)

FLT_0D (uncertain)

Pa.m^3.s^-1

Maximum flow rate of the valve

gas_injection.valve[:].flow_rate_min

(alpha)

FLT_0D (uncertain)

Pa.m^3.s^-1

Minimum flow rate of the valve

gas_injection.valve[:].identifier

(alpha)

STR_0D

ID of the valve

gas_injection.valve[:].name

(alpha)

STR_0D

Name of the valve

gas_injection.valve[:].pipe_indices

(alpha)

[1...N]

INT_1D

Indices (from the ../../pipe array of structure) of the pipe(s) that are fed by this valve

gas_injection.valve[:].response_curve

(alpha)

STRUCTURE

Response curve of the valve, i.e. gas flow rate obtained as a function of the applied voltage.

gas_injection.valve[:].response_curve.flow_rate

(alpha)

[gas_injection.valve[:].response_curve.voltage]

FLT_1D (uncertain)

Pa.m^3.s^-1

Flow rate at the exit of the valve

gas_injection.valve[:].response_curve.voltage

(alpha)

[1...N]

FLT_1D (uncertain)

V

Voltage applied to open the valve

gas_injection.valve[:].species

(alpha)

[1...N]

STRUCT_ARRAY

Species injected by the valve (may be more than one in case the valve injects a gas mixture)

gas_injection.valve[:].species[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

gas_injection.valve[:].species[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

gas_injection.valve[:].species[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

gas_injection.valve[:].species[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

gas_injection.valve[:].species[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

gas_injection.valve[:].species[:].fraction

(alpha)

FLT_0D (uncertain)

-

Relative fraction of this species (in molecules) in the gas mixture

gas_injection.valve[:].species[:].label

(alpha)

STR_0D

String identifying neutral (e.g. H, D, T, He, C, ...)

gas_injection.valve[:].voltage

(alpha)

STRUCTURE

V

Voltage applied to open the valve (raw data used to compute the gas flow rate)

gas_injection.valve[:].voltage.data

(alpha)

[gas_injection.valve[:].voltage.time]

FLT_1D (uncertain)

V

Data

gas_injection.valve[:].voltage.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

gas_pumping

(alpha)

Gas pumping by a set of ducts

gas_pumping.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

gas_pumping.code.commit

(alpha)

STR_0D

Unique commit reference of software

gas_pumping.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

gas_pumping.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

gas_pumping.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

gas_pumping.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

gas_pumping.code.library[:].name

(alpha)

STR_0D

Name of software

gas_pumping.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

gas_pumping.code.library[:].repository

(alpha)

STR_0D

URL of software repository

gas_pumping.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

gas_pumping.code.name

(alpha)

STR_0D

Name of software generating IDS

gas_pumping.code.output_flag

(alpha)

[gas_pumping.time]

INT_1D

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.

gas_pumping.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

gas_pumping.code.repository

(alpha)

STR_0D

URL of software repository

gas_pumping.code.version

(alpha)

STR_0D

Unique version (tag) of software

gas_pumping.duct

(alpha)

[1...N]

STRUCT_ARRAY

Set of gas pumping ducts

gas_pumping.duct[:].flow_rate

(alpha)

STRUCTURE

Pa.m^3.s^-1

Total pumping flow rate via this duct

gas_pumping.duct[:].flow_rate.data

(alpha)

[gas_pumping.duct[:].flow_rate.time]

FLT_1D (uncertain)

Pa.m^3.s^-1

Data

gas_pumping.duct[:].flow_rate.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

gas_pumping.duct[:].identifier

(alpha)

STR_0D

ID of the pumping duct

gas_pumping.duct[:].name

(alpha)

STR_0D

Name of the pumping duct

gas_pumping.duct[:].species

(alpha)

[1...N]

STRUCT_ARRAY

Molecular species pumped via this duct

gas_pumping.duct[:].species[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the gas molecule

gas_pumping.duct[:].species[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

gas_pumping.duct[:].species[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

gas_pumping.duct[:].species[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

gas_pumping.duct[:].species[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

gas_pumping.duct[:].species[:].flow_rate

(alpha)

STRUCTURE

Pa.m^3.s^-1

Pumping flow rate of that species

gas_pumping.duct[:].species[:].flow_rate.data

(alpha)

[gas_pumping.duct[:].species[:].flow_rate.time]

FLT_1D (uncertain)

Pa.m^3.s^-1

Data

gas_pumping.duct[:].species[:].flow_rate.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

gas_pumping.duct[:].species[:].label

(alpha)

STR_0D

String identifying the neutral molecule (e.g. H2, D2, T2, N2, ...)

gas_pumping.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

gas_pumping.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

gas_pumping.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

gas_pumping.ids_properties.homogeneous_time

(alpha)

INT_0D

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

gas_pumping.ids_properties.occurrence

INT_0D

gas_pumping.ids_properties.plugins

(alpha)

STRUCTURE

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.

gas_pumping.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

gas_pumping.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

gas_pumping.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

gas_pumping.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

gas_pumping.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

gas_pumping.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

gas_pumping.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

gas_pumping.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

gas_pumping.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

gas_pumping.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

gas_pumping.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

gas_pumping.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

gas_pumping.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

gas_pumping.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

gas_pumping.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

gas_pumping.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

gas_pumping.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

gas_pumping.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

gas_pumping.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

gas_pumping.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

gas_pumping.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

gas_pumping.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

gas_pumping.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

gas_pumping.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

gas_pumping.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

gas_pumping.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

gas_pumping.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

gas_pumping.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

gas_pumping.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

gas_pumping.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

gas_pumping.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

gas_pumping.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

gas_pumping.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

gas_pumping.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

gas_pumping.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

gas_pumping.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

gas_pumping.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

gas_pumping.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

gas_pumping.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

gas_pumping.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

gas_pumping.ids_properties.source

(obsolescent)

STR_0D

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.

gas_pumping.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

gas_pumping.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

gas_pumping.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

gas_pumping.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

gas_pumping.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

gyrokinetics

(alpha)

Description of a gyrokinetic simulation (delta-f, flux-tube). All quantities within this IDS are normalised (apart from time and from the normalizing quantities structure), thus independent of rhostar, consistently with the local approximation and a spectral representation is assumed in the perpendicular plane (i.e. homogeneous turbulence).

gyrokinetics.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

gyrokinetics.code.commit

(alpha)

STR_0D

Unique commit reference of software

gyrokinetics.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

gyrokinetics.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

gyrokinetics.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

gyrokinetics.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

gyrokinetics.code.library[:].name

(alpha)

STR_0D

Name of software

gyrokinetics.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

gyrokinetics.code.library[:].repository

(alpha)

STR_0D

URL of software repository

gyrokinetics.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

gyrokinetics.code.name

(alpha)

STR_0D

Name of software generating IDS

gyrokinetics.code.output_flag

(alpha)

[gyrokinetics.time]

INT_1D

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.

gyrokinetics.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

gyrokinetics.code.repository

(alpha)

STR_0D

URL of software repository

gyrokinetics.code.version

(alpha)

STR_0D

Unique version (tag) of software

gyrokinetics.collisions

(alpha)

STRUCTURE

Collisions related quantities

gyrokinetics.collisions.collisionality_norm

(alpha)

[gyrokinetics.species,
gyrokinetics.species]

FLT_2D (uncertain)

-

Normalised collisionality between two species

gyrokinetics.flux_surface

(alpha)

STRUCTURE

Flux surface characteristics

gyrokinetics.flux_surface.b_field_tor_sign

(alpha)

FLT_0D (uncertain)

-

Sign of the toroidal magnetic field

gyrokinetics.flux_surface.dc_dr_minor_norm

(alpha)

[gyrokinetics.flux_surface.shape_coefficients_c]

FLT_1D (uncertain)

-

Derivative of the 'c' shape coefficients with respect to r_minor_norm

gyrokinetics.flux_surface.delongation_dr_minor_norm

(alpha)

FLT_0D (uncertain)

-

Derivative of the elongation with respect to r_minor_norm

gyrokinetics.flux_surface.dgeometric_axis_r_dr_minor

(alpha)

FLT_0D (uncertain)

-

Derivative of the major radius of the surface geometric axis with respect to r_minor

gyrokinetics.flux_surface.dgeometric_axis_z_dr_minor

(alpha)

FLT_0D (uncertain)

-

Derivative of the height of the surface geometric axis with respect to r_minor

gyrokinetics.flux_surface.ds_dr_minor_norm

(alpha)

[gyrokinetics.flux_surface.shape_coefficients_s]

FLT_1D (uncertain)

-

Derivative of the 's' shape coefficients with respect to r_minor_norm

gyrokinetics.flux_surface.elongation

(alpha)

FLT_0D (uncertain)

-

Elongation

gyrokinetics.flux_surface.ip_sign

(alpha)

FLT_0D (uncertain)

-

Sign of the plasma current

gyrokinetics.flux_surface.magnetic_shear_r_minor

(alpha)

FLT_0D (uncertain)

-

Magnetic shear, defined as r_minor_norm/q . dq/dr_minor_norm (different definition from the equilibrium IDS)

gyrokinetics.flux_surface.pressure_gradient_norm

(alpha)

FLT_0D (uncertain)

-

Normalised pressure gradient (derivative with respect to r_minor_norm)

gyrokinetics.flux_surface.q

(alpha)

FLT_0D (uncertain)

-

Safety factor

gyrokinetics.flux_surface.r_minor_norm

(alpha)

FLT_0D (uncertain)

-

Normalised minor radius of the flux surface of interest = 1/2 * (max(R) - min(R))/L_ref

gyrokinetics.flux_surface.shape_coefficients_c

(alpha)

[1...N]

FLT_1D (uncertain)

-

'c' coefficients in the formula defining the shape of the flux surface

gyrokinetics.flux_surface.shape_coefficients_s

(alpha)

[1...N]

FLT_1D (uncertain)

-

's' coefficients in the formula defining the shape of the flux surface

gyrokinetics.fluxes_integrated_norm

(alpha)

[gyrokinetics.species]

STRUCT_ARRAY

Normalised fluxes of particles computed in the laboratory frame per species, summed over all wavevectors, and averaged over the time interval specified in model/time_interval_norm (non-linear runs only)

gyrokinetics.fluxes_integrated_norm[:].energy_a_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel electromagnetic potential to the normalised energy flux

gyrokinetics.fluxes_integrated_norm[:].energy_b_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel magnetic field to the normalised energy flux

gyrokinetics.fluxes_integrated_norm[:].energy_phi_potential

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed electrostatic potential to the normalised energy flux

gyrokinetics.fluxes_integrated_norm[:].momentum_tor_parallel_a_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalised toroidal momentum flux

gyrokinetics.fluxes_integrated_norm[:].momentum_tor_parallel_b_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel magnetic field to the parallel component of the normalised toroidal momentum flux

gyrokinetics.fluxes_integrated_norm[:].momentum_tor_parallel_phi_potential

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed electrostatic potential to the parallel component of the normalised toroidal momentum flux

gyrokinetics.fluxes_integrated_norm[:].momentum_tor_perpendicular_a_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalised toroidal momentum flux

gyrokinetics.fluxes_integrated_norm[:].momentum_tor_perpendicular_b_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalised toroidal momentum flux

gyrokinetics.fluxes_integrated_norm[:].momentum_tor_perpendicular_phi_potential

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed electrostatic potential to the perpendicular component of the normalised toroidal momentum flux

gyrokinetics.fluxes_integrated_norm[:].particles_a_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel electromagnetic potential to the normalised particle flux

gyrokinetics.fluxes_integrated_norm[:].particles_b_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel magnetic field to the normalised particle flux

gyrokinetics.fluxes_integrated_norm[:].particles_phi_potential

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed electrostatic potential to the normalised particle flux

gyrokinetics.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

gyrokinetics.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

gyrokinetics.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

gyrokinetics.ids_properties.homogeneous_time

(alpha)

INT_0D

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

gyrokinetics.ids_properties.occurrence

INT_0D

gyrokinetics.ids_properties.plugins

(alpha)

STRUCTURE

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.

gyrokinetics.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

gyrokinetics.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

gyrokinetics.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

gyrokinetics.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

gyrokinetics.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

gyrokinetics.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

gyrokinetics.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

gyrokinetics.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

gyrokinetics.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

gyrokinetics.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

gyrokinetics.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

gyrokinetics.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

gyrokinetics.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

gyrokinetics.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

gyrokinetics.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

gyrokinetics.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

gyrokinetics.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

gyrokinetics.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

gyrokinetics.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

gyrokinetics.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

gyrokinetics.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

gyrokinetics.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

gyrokinetics.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

gyrokinetics.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

gyrokinetics.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

gyrokinetics.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

gyrokinetics.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

gyrokinetics.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

gyrokinetics.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

gyrokinetics.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

gyrokinetics.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

gyrokinetics.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

gyrokinetics.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

gyrokinetics.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

gyrokinetics.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

gyrokinetics.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

gyrokinetics.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

gyrokinetics.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

gyrokinetics.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

gyrokinetics.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

gyrokinetics.ids_properties.source

(obsolescent)

STR_0D

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.

gyrokinetics.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

gyrokinetics.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

gyrokinetics.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

gyrokinetics.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

gyrokinetics.model

(alpha)

STRUCTURE

Assumptions of the GK calculations

gyrokinetics.model.collisions_energy_conservation

(alpha)

INT_0D

Flag = 1 if the collision operator conserves energy, 0 otherwise

gyrokinetics.model.collisions_finite_larmor_radius

(alpha)

INT_0D

Flag = 1 if finite larmor radius effects are retained in the collision operator, 0 otherwise

gyrokinetics.model.collisions_momentum_conservation

(alpha)

INT_0D

Flag = 1 if the collision operator conserves momentum, 0 otherwise

gyrokinetics.model.collisions_pitch_only

(alpha)

INT_0D

Flag = 1 if only pitch-angle scattering is retained, 0 otherwise

gyrokinetics.model.include_a_field_parallel

(alpha)

INT_0D

Flag = 1 if fluctuations of the parallel vector potential are retained, 0 otherwise

gyrokinetics.model.include_b_field_parallel

(alpha)

INT_0D

Flag = 1 if fluctuations of the parallel magnetic field are retained, 0 otherwise

gyrokinetics.model.include_centrifugal_effects

(alpha)

INT_0D

Flag = 1 if centrifugal effects are retained, 0 otherwise

gyrokinetics.model.include_full_curvature_drift

(alpha)

INT_0D

Flag = 1 if all contributions to the curvature drift are included (including beta_prime), 0 otherwise. Neglecting the beta_prime contribution (Flag=0) is only recommended together with the neglect of parallel magnetic field fluctuations

gyrokinetics.model.non_linear_run

(alpha)

INT_0D

Flag = 1 if this is a non-linear run, 0 for a linear run

gyrokinetics.model.time_interval_norm

(alpha)

[1...2]

FLT_1D (uncertain)

-

Normalised time interval used to average fluxes in non-linear runs

gyrokinetics.normalizing_quantities

(alpha)

STRUCTURE

Physical quantities used for normalization (useful to link to the original simulation/experience)

gyrokinetics.normalizing_quantities.b_field_tor

(alpha)

FLT_0D (uncertain)

T

Toroidal magnetic field at major radius r

gyrokinetics.normalizing_quantities.n_e

(alpha)

FLT_0D (uncertain)

m^-3

Electron density at outboard equatorial midplane of the flux surface (poloidal_angle = 0)

gyrokinetics.normalizing_quantities.r

(alpha)

FLT_0D (uncertain)

m

Major radius of the flux surface of interest, defined as (min(R)+max(R))/2

gyrokinetics.normalizing_quantities.t_e

(alpha)

FLT_0D (uncertain)

eV

Electron temperature at outboard equatorial midplane of the flux surface (poloidal_angle = 0)

gyrokinetics.species

(alpha)

[1...N]

STRUCT_ARRAY

Set of species (including electrons) used in the calculation and related quantities

gyrokinetics.species[:].charge_norm

(alpha)

FLT_0D (uncertain)

-

Normalised charge

gyrokinetics.species[:].density_log_gradient_norm

(alpha)

FLT_0D (uncertain)

-

Normalised logarithmic gradient (with respect to r_minor_norm) of the density

gyrokinetics.species[:].density_norm

(alpha)

FLT_0D (uncertain)

-

Normalised density

gyrokinetics.species[:].mass_norm

(alpha)

FLT_0D (uncertain)

-

Normalised mass

gyrokinetics.species[:].temperature_log_gradient_norm

(alpha)

FLT_0D (uncertain)

-

Normalised logarithmic gradient (with respect to r_minor_norm) of the temperature

gyrokinetics.species[:].temperature_norm

(alpha)

FLT_0D (uncertain)

-

Normalised temperature

gyrokinetics.species[:].velocity_tor_gradient_norm

(alpha)

FLT_0D (uncertain)

-

Normalised gradient (with respect to r_minor_norm) of the toroidal velocity

gyrokinetics.species_all

(alpha)

STRUCTURE

Physical quantities common to all species

gyrokinetics.species_all.beta_reference

(alpha)

FLT_0D (uncertain)

-

Reference plasma beta (see detailed documentation at the root of the IDS)

gyrokinetics.species_all.debye_length_reference

(alpha)

FLT_0D (uncertain)

-

Debye length computed from the reference quantities (see detailed documentation at the root of the IDS)

gyrokinetics.species_all.shearing_rate_norm

(alpha)

FLT_0D (uncertain)

-

Normalised ExB shearing rate (for non-linear runs only)

gyrokinetics.species_all.velocity_tor_norm

(alpha)

FLT_0D (uncertain)

-

Normalised toroidal velocity of species (all species are assumed to have a purely toroidal velocity with a common toroidal angular frequency)

gyrokinetics.species_all.zeff

(alpha)

FLT_0D (uncertain)

-

Effective charge

gyrokinetics.tag

(alpha)

[1...N]

STRUCT_ARRAY

Set of tags to which this entry belongs

gyrokinetics.tag[:].comment

(alpha)

STR_0D

Any comment describing the content of the tagged list of entries

gyrokinetics.tag[:].name

(alpha)

STR_0D

Name of the tag

gyrokinetics.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

gyrokinetics.wavevector

(alpha)

[1...N]

STRUCT_ARRAY

Set of wavevectors

gyrokinetics.wavevector[:].binormal_component_norm

(alpha)

FLT_0D (uncertain)

-

Normalised binormal component of the wavevector

gyrokinetics.wavevector[:].eigenmode

(alpha)

[1...N]

STRUCT_ARRAY

Set of eigenmode for this wavector

gyrokinetics.wavevector[:].eigenmode[:].a_field_parallel_perturbed_norm

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised perturbed parallel vector potential

gyrokinetics.wavevector[:].eigenmode[:].a_field_parallel_perturbed_parity

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].time_norm]

FLT_1D (uncertain)

-

Parity of the perturbed parallel vector potential with respect to theta = 0 (poloidal angle)

gyrokinetics.wavevector[:].eigenmode[:].a_field_parallel_perturbed_weight

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].time_norm]

FLT_1D (uncertain)

-

Amplitude of the perturbed parallel vector potential normalised to the sum of amplitudes of all perturbed fields

gyrokinetics.wavevector[:].eigenmode[:].b_field_parallel_perturbed_norm

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised perturbed parallel magnetic field

gyrokinetics.wavevector[:].eigenmode[:].b_field_parallel_perturbed_parity

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].time_norm]

FLT_1D (uncertain)

-

Parity of the perturbed parallel magnetic field with respect to theta = 0 (poloidal angle)

gyrokinetics.wavevector[:].eigenmode[:].b_field_parallel_perturbed_weight

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].time_norm]

FLT_1D (uncertain)

-

Amplitude of the perturbed parallel magnetic field normalised to the sum of amplitudes of all perturbed fields

gyrokinetics.wavevector[:].eigenmode[:].code

(alpha)

STRUCTURE

Code-specific parameters used for this eigenmode

gyrokinetics.wavevector[:].eigenmode[:].code.output_flag

(alpha)

INT_0D

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.

gyrokinetics.wavevector[:].eigenmode[:].code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments

(alpha)

[gyrokinetics.species]

STRUCT_ARRAY

Fluxes and moments of the perturbed distribution function, for this eigenmode and for each species. The fluxes are time averaged for non-linear runs (using model/ time_interval_norm) and given at the last time step for linear runs.

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter

(alpha)

STRUCTURE

Normalised gyrocenter fluxes in the laboratory frame

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.energy_a_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel electromagnetic potential to the normalised energy flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.energy_b_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel magnetic field to the normalised energy flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.energy_phi_potential

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed electrostatic potential to the normalised energy flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_parallel_a_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_parallel_b_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel magnetic field to the parallel component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_parallel_phi_potential

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed electrostatic potential to the parallel component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_perpendicular_a_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_perpendicular_b_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.momentum_tor_perpendicular_phi_potential

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed electrostatic potential to the perpendicular component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.particles_a_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel electromagnetic potential to the normalised particle flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.particles_b_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel magnetic field to the normalised particle flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter.particles_phi_potential

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed electrostatic potential to the normalised particle flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame

(alpha)

STRUCTURE

Normalised gyrocenter fluxes in the rotating frame

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.energy_a_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel electromagnetic potential to the normalised energy flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.energy_b_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel magnetic field to the normalised energy flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.energy_phi_potential

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed electrostatic potential to the normalised energy flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_parallel_a_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_parallel_b_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel magnetic field to the parallel component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_parallel_phi_potential

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed electrostatic potential to the parallel component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_perpendicular_a_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_perpendicular_b_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.momentum_tor_perpendicular_phi_potential

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed electrostatic potential to the perpendicular component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.particles_a_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel electromagnetic potential to the normalised particle flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.particles_b_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel magnetic field to the normalised particle flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_gyrocenter_rotating_frame.particles_phi_potential

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed electrostatic potential to the normalised particle flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle

(alpha)

STRUCTURE

Normalised particle fluxes in the laboratory frame

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.energy_a_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel electromagnetic potential to the normalised energy flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.energy_b_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel magnetic field to the normalised energy flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.energy_phi_potential

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed electrostatic potential to the normalised energy flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_parallel_a_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_parallel_b_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel magnetic field to the parallel component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_parallel_phi_potential

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed electrostatic potential to the parallel component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_perpendicular_a_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_perpendicular_b_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.momentum_tor_perpendicular_phi_potential

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed electrostatic potential to the perpendicular component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.particles_a_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel electromagnetic potential to the normalised particle flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.particles_b_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel magnetic field to the normalised particle flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle.particles_phi_potential

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed electrostatic potential to the normalised particle flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame

(alpha)

STRUCTURE

Normalised particle fluxes in the rotating frame

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.energy_a_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel electromagnetic potential to the normalised energy flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.energy_b_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel magnetic field to the normalised energy flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.energy_phi_potential

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed electrostatic potential to the normalised energy flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_parallel_a_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel electromagnetic potential to the parallel component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_parallel_b_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel magnetic field to the parallel component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_parallel_phi_potential

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed electrostatic potential to the parallel component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_perpendicular_a_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel electromagnetic potential to the perpendicular component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_perpendicular_b_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel magnetic field to the perpendicular component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.momentum_tor_perpendicular_phi_potential

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed electrostatic potential to the perpendicular component of the normalised toroidal momentum flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.particles_a_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel electromagnetic potential to the normalised particle flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.particles_b_field_parallel

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed parallel magnetic field to the normalised particle flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].fluxes_norm_particle_rotating_frame.particles_phi_potential

(alpha)

FLT_0D (uncertain)

-

Contribution of the perturbed electrostatic potential to the normalised particle flux

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter

(alpha)

STRUCTURE

Moments (normalised) of the perturbed distribution function of gyrocenters

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.density

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised density

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.density_gyroav

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised density (gyroaveraged)

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.heat_flux_parallel

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised parallel heat flux (integral of 0.5 * m * v_par * v^2)

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.heat_flux_parallel_gyroav

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised parallel heat flux (integral of 0.5 * m * v_par * v^2, gyroaveraged)

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.j_parallel

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised parallel current density

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.j_parallel_gyroav

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised parallel current density (gyroaveraged)

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.pressure_parallel

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised parallel temperature

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.pressure_parallel_gyroav

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised parallel temperature (gyroaveraged)

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.pressure_perpendicular

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised perpendicular temperature

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.pressure_perpendicular_gyroav

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised perpendicular temperature (gyroaveraged)

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.v_parallel_energy_perpendicular

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised moment (integral over 0.5 * m * v_par * v_perp^2)

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.v_parallel_energy_perpendicular_gyroav

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised moment (integral over 0.5 * m * v_par * v_perp^2, gyroaveraged)

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.v_perpendicular_square_energy

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised moment (integral over 0.5 * m * v_perp^2 * v^2)

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_gyrocenter.v_perpendicular_square_energy_gyroav

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised moment (integral over 0.5 * m * v_perp^2 * v^2, gyroaveraged)

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle

(alpha)

STRUCTURE

Moments (normalised) of the perturbed distribution function of particles

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.density

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised density

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.heat_flux_parallel

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised parallel heat flux (integral of 0.5 * m * v_par * v^2)

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.j_parallel

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised parallel current density

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.pressure_parallel

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised parallel temperature

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.pressure_perpendicular

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised perpendicular temperature

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.v_parallel_energy_perpendicular

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised moment (integral over 0.5 * m * v_par * v_perp^2)

gyrokinetics.wavevector[:].eigenmode[:].fluxes_moments[:].moments_norm_particle.v_perpendicular_square_energy

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised moment (integral over 0.5 * m * v_perp^2 * v^2)

gyrokinetics.wavevector[:].eigenmode[:].frequency_norm

(alpha)

FLT_0D (uncertain)

-

Frequency

gyrokinetics.wavevector[:].eigenmode[:].growth_rate_norm

(alpha)

FLT_0D (uncertain)

-

Growth rate

gyrokinetics.wavevector[:].eigenmode[:].growth_rate_tolerance

(alpha)

FLT_0D (uncertain)

-

Relative tolerance on the growth rate (convergence of the simulation)

gyrokinetics.wavevector[:].eigenmode[:].initial_value_run

(alpha)

INT_0D

Flag = 1 if this is an initial value run, 0 for an eigenvalue run

gyrokinetics.wavevector[:].eigenmode[:].phi_potential_perturbed_norm

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle,
gyrokinetics.wavevector[:].eigenmode[:].time_norm]

CPX_2D (uncertain)

-

Normalised perturbed electrostatic potential

gyrokinetics.wavevector[:].eigenmode[:].phi_potential_perturbed_parity

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].time_norm]

FLT_1D (uncertain)

-

Parity of the perturbed electrostatic potential with respect to theta = 0 (poloidal angle)

gyrokinetics.wavevector[:].eigenmode[:].phi_potential_perturbed_weight

(alpha)

[gyrokinetics.wavevector[:].eigenmode[:].time_norm]

FLT_1D (uncertain)

-

Amplitude of the perturbed electrostatic potential normalised to the sum of amplitudes of all perturbed fields

gyrokinetics.wavevector[:].eigenmode[:].poloidal_angle

(alpha)

[1...N]

FLT_1D (uncertain)

-

Poloidal angle grid (see detailed documentation at the root of the IDS)

gyrokinetics.wavevector[:].eigenmode[:].poloidal_turns

(alpha)

INT_0D

Number of poloidal turns considered in the flux-tube simulation

gyrokinetics.wavevector[:].eigenmode[:].time_norm

(alpha)

[1...N]

FLT_1D (uncertain)

-

Normalised time of the gyrokinetic simulation

gyrokinetics.wavevector[:].radial_component_norm

(alpha)

FLT_0D (uncertain)

-

Normalised radial component of the wavevector

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

hard_x_rays

(alpha)

Hard X-rays tomography diagnostic

hard_x_rays.channel

(alpha)

[1...N]

STRUCT_ARRAY

Set of channels (detector or pixel of a camera)

hard_x_rays.channel[:].aperture

(alpha)

[1...N]

STRUCT_ARRAY

Description of a set of collimating apertures

hard_x_rays.channel[:].aperture[:].centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

hard_x_rays.channel[:].aperture[:].centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

hard_x_rays.channel[:].aperture[:].centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

hard_x_rays.channel[:].aperture[:].centre.z

(alpha)

FLT_0D (uncertain)

m

Height

hard_x_rays.channel[:].aperture[:].geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

hard_x_rays.channel[:].aperture[:].outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

hard_x_rays.channel[:].aperture[:].outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

hard_x_rays.channel[:].aperture[:].outline.x2

(alpha)

[hard_x_rays.channel[:].aperture[:].outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

hard_x_rays.channel[:].aperture[:].radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

hard_x_rays.channel[:].aperture[:].surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

hard_x_rays.channel[:].aperture[:].x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

hard_x_rays.channel[:].aperture[:].x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

hard_x_rays.channel[:].aperture[:].x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

hard_x_rays.channel[:].aperture[:].x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

hard_x_rays.channel[:].aperture[:].x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

hard_x_rays.channel[:].aperture[:].x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

hard_x_rays.channel[:].aperture[:].x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

hard_x_rays.channel[:].aperture[:].x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

hard_x_rays.channel[:].aperture[:].x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

hard_x_rays.channel[:].aperture[:].x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

hard_x_rays.channel[:].aperture[:].x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

hard_x_rays.channel[:].aperture[:].x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

hard_x_rays.channel[:].aperture[:].x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

hard_x_rays.channel[:].aperture[:].x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

hard_x_rays.channel[:].detector

(alpha)

STRUCTURE

Detector description

hard_x_rays.channel[:].detector.centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

hard_x_rays.channel[:].detector.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

hard_x_rays.channel[:].detector.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

hard_x_rays.channel[:].detector.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

hard_x_rays.channel[:].detector.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

hard_x_rays.channel[:].detector.outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

hard_x_rays.channel[:].detector.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

hard_x_rays.channel[:].detector.outline.x2

(alpha)

[hard_x_rays.channel[:].detector.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

hard_x_rays.channel[:].detector.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

hard_x_rays.channel[:].detector.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

hard_x_rays.channel[:].detector.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

hard_x_rays.channel[:].detector.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

hard_x_rays.channel[:].detector.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

hard_x_rays.channel[:].detector.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

hard_x_rays.channel[:].detector.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

hard_x_rays.channel[:].detector.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

hard_x_rays.channel[:].detector.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

hard_x_rays.channel[:].detector.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

hard_x_rays.channel[:].detector.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

hard_x_rays.channel[:].detector.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

hard_x_rays.channel[:].detector.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

hard_x_rays.channel[:].detector.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

hard_x_rays.channel[:].detector.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

hard_x_rays.channel[:].detector.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

hard_x_rays.channel[:].energy_band

(alpha)

[1...N]

STRUCT_ARRAY

Set of energy bands in which photons are counted by the detector

hard_x_rays.channel[:].energy_band[:].detection_efficiency

(alpha)

[hard_x_rays.channel[:].energy_band[:].energies]

FLT_1D (uncertain)

-

Probability of detection of a photon impacting the detector as a function of its energy

hard_x_rays.channel[:].energy_band[:].energies

(alpha)

[1...N]

FLT_1D (uncertain)

eV

Array of discrete energy values inside the band

hard_x_rays.channel[:].energy_band[:].lower_bound

(alpha)

FLT_0D (uncertain)

eV

Lower bound of the energy band

hard_x_rays.channel[:].energy_band[:].upper_bound

(alpha)

FLT_0D (uncertain)

eV

Upper bound of the energy band

hard_x_rays.channel[:].etendue

(alpha)

FLT_0D (uncertain)

m^2.str

Etendue (geometric extent) of the channel's optical system

hard_x_rays.channel[:].etendue_method

(alpha)

STRUCTURE

Method used to calculate the etendue. Index = 0 : exact calculation with a 4D integral; 1 : approximation with first order formula (detector surface times solid angle subtended by the apertures); 2 : other methods

hard_x_rays.channel[:].etendue_method.description

(alpha)

STR_0D

Verbose description

hard_x_rays.channel[:].etendue_method.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

hard_x_rays.channel[:].etendue_method.name

(alpha)

STR_0D

Short string identifier

hard_x_rays.channel[:].filter_window

(alpha)

[1...N]

STRUCT_ARRAY

Set of filter windows

hard_x_rays.channel[:].filter_window[:].centre

(alpha)

STRUCTURE

Coordinates of the origin of the local coordinate system (X1,X2,X3) describing the filter. This origin is located within the filter area and should be the middle point of the filter surface. If geometry_type=2, it's the centre of the circular filter. If geometry_type=3, it's the centre of the rectangular filter.

hard_x_rays.channel[:].filter_window[:].centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

hard_x_rays.channel[:].filter_window[:].centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

hard_x_rays.channel[:].filter_window[:].centre.z

(alpha)

FLT_0D (uncertain)

m

Height

hard_x_rays.channel[:].filter_window[:].curvature_type

(alpha)

STRUCTURE

Curvature of the filter.
1) planar : Planar object, no curvature
2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature
3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature
4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature
5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction

hard_x_rays.channel[:].filter_window[:].curvature_type.description

(alpha)

STR_0D

Verbose description

hard_x_rays.channel[:].filter_window[:].curvature_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

hard_x_rays.channel[:].filter_window[:].curvature_type.name

(alpha)

STR_0D

Short string identifier

hard_x_rays.channel[:].filter_window[:].geometry_type

(alpha)

STRUCTURE

Geometry of the filter contour. Note that there is some flexibility in the choice of the local coordinate system (X1,X2,X3). The data provider should choose the most convenient coordinate system for the filter, respecting the definitions of (X1,X2,X3) indicated below.
1) polygonal : Contour described by a polygonal outline in the (X1, X2) plane
2) circular : Circle in the (X1, X2) plane, defined by its centre and radius
3) rectangle : Rectangle in the (X1, X2) plane, defined by its centre and widths in the X1 and X2 directions

hard_x_rays.channel[:].filter_window[:].geometry_type.description

(alpha)

STR_0D

Verbose description

hard_x_rays.channel[:].filter_window[:].geometry_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

hard_x_rays.channel[:].filter_window[:].geometry_type.name

(alpha)

STR_0D

Short string identifier

hard_x_rays.channel[:].filter_window[:].identifier

(alpha)

STR_0D

ID of the filter

hard_x_rays.channel[:].filter_window[:].material

(alpha)

STRUCTURE

Material of the filter window
0) unspecified : unspecified
1) C : Carbon
2) W : Tungsten
3) C_W_coating : Carbon with tungsten coating
4) SS : Stainless steel
5) SS_C_coating : Stainless steel with carbon coating
6) IN : Inconel
7) IN_C_coating : Inconel with carbon coating
8) BC : Boron carbide
17) BN : Boron nitride
9) Ti_C_coating : Titanium with carbon coating
10) Be : Beryllium
11) Mo : Molybdenum
12) Quartz : Quartz
13) Ge : Germanium
14) Si : Silicon
15) LiF : Lithium fluoride
16) InSb : Indium antimonide
18) Cu : Copper
19) CuCrZr : Copper Chromium Zirconium alloy

hard_x_rays.channel[:].filter_window[:].material.description

(alpha)

STR_0D

Verbose description

hard_x_rays.channel[:].filter_window[:].material.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

hard_x_rays.channel[:].filter_window[:].material.name

(alpha)

STR_0D

Short string identifier

hard_x_rays.channel[:].filter_window[:].outline

(alpha)

STRUCTURE

Irregular outline of the filter in the (X1, X2) coordinate system, used only if geometry_type/index=1. Do NOT repeat the first point.

hard_x_rays.channel[:].filter_window[:].outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

hard_x_rays.channel[:].filter_window[:].outline.x2

(alpha)

[hard_x_rays.channel[:].filter_window[:].outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

hard_x_rays.channel[:].filter_window[:].photon_absorption

(alpha)

[hard_x_rays.channel[:].filter_window[:].wavelengths]

FLT_1D (uncertain)

-

Probability of absorbing a photon passing through the filter as a function of its wavelength

hard_x_rays.channel[:].filter_window[:].radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type/index = 2

hard_x_rays.channel[:].filter_window[:].surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the filter, derived from the above geometric data

hard_x_rays.channel[:].filter_window[:].thickness

(alpha)

FLT_0D (uncertain)

m

Thickness of the filter window

hard_x_rays.channel[:].filter_window[:].wavelength_lower

(alpha)

FLT_0D (uncertain)

m

Lower bound of the filter wavelength range

hard_x_rays.channel[:].filter_window[:].wavelength_upper

(alpha)

FLT_0D (uncertain)

m

Upper bound of the filter wavelength range

hard_x_rays.channel[:].filter_window[:].wavelengths

(alpha)

[1...N]

FLT_1D (uncertain)

m

Array of wavelength values

hard_x_rays.channel[:].filter_window[:].x1_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5

hard_x_rays.channel[:].filter_window[:].x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

hard_x_rays.channel[:].filter_window[:].x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

hard_x_rays.channel[:].filter_window[:].x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

hard_x_rays.channel[:].filter_window[:].x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

hard_x_rays.channel[:].filter_window[:].x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the filter in the X1 direction, used only if geometry_type/index = 3

hard_x_rays.channel[:].filter_window[:].x2_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5

hard_x_rays.channel[:].filter_window[:].x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

hard_x_rays.channel[:].filter_window[:].x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

hard_x_rays.channel[:].filter_window[:].x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

hard_x_rays.channel[:].filter_window[:].x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

hard_x_rays.channel[:].filter_window[:].x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the filter in the X2 direction, used only if geometry_type/index = 3

hard_x_rays.channel[:].filter_window[:].x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the filter surface and oriented towards the plasma.

hard_x_rays.channel[:].filter_window[:].x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

hard_x_rays.channel[:].filter_window[:].x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

hard_x_rays.channel[:].filter_window[:].x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

hard_x_rays.channel[:].identifier

(alpha)

STR_0D

ID of the channel

hard_x_rays.channel[:].line_of_sight

(alpha)

STRUCTURE

Description of the line of sight of the channel, given by 2 points

hard_x_rays.channel[:].line_of_sight.first_point

(alpha)

STRUCTURE

Position of the first point

hard_x_rays.channel[:].line_of_sight.first_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

hard_x_rays.channel[:].line_of_sight.first_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

hard_x_rays.channel[:].line_of_sight.first_point.z

(alpha)

FLT_0D (uncertain)

m

Height

hard_x_rays.channel[:].line_of_sight.second_point

(alpha)

STRUCTURE

Position of the second point

hard_x_rays.channel[:].line_of_sight.second_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

hard_x_rays.channel[:].line_of_sight.second_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

hard_x_rays.channel[:].line_of_sight.second_point.z

(alpha)

FLT_0D (uncertain)

m

Height

hard_x_rays.channel[:].name

(alpha)

STR_0D

Name of the channel

hard_x_rays.channel[:].radiance

(alpha)

[hard_x_rays.channel[:].energy_band,
hard_x_rays.channel[:].radiance.time]

STRUCTURE

(photons).s^-1.m^-2.sr^-1

Photons received by the detector per unit time, per unit solid angle and per unit area (i.e. photon flux divided by the etendue), in multiple energy bands if available from the detector

hard_x_rays.channel[:].radiance.data

(alpha)

[1...N,
hard_x_rays.channel[:].radiance.time]

FLT_2D (uncertain)

(photons).s^-1.m^-2.sr^-1

Data

hard_x_rays.channel[:].radiance.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

hard_x_rays.channel[:].radiance.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

hard_x_rays.channel[:].radiance.validity_timed

(alpha)

[hard_x_rays.channel[:].radiance.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

hard_x_rays.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

hard_x_rays.code.commit

(alpha)

STR_0D

Unique commit reference of software

hard_x_rays.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

hard_x_rays.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

hard_x_rays.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

hard_x_rays.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

hard_x_rays.code.library[:].name

(alpha)

STR_0D

Name of software

hard_x_rays.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

hard_x_rays.code.library[:].repository

(alpha)

STR_0D

URL of software repository

hard_x_rays.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

hard_x_rays.code.name

(alpha)

STR_0D

Name of software generating IDS

hard_x_rays.code.output_flag

(alpha)

[hard_x_rays.time]

INT_1D

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.

hard_x_rays.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

hard_x_rays.code.repository

(alpha)

STR_0D

URL of software repository

hard_x_rays.code.version

(alpha)

STR_0D

Unique version (tag) of software

hard_x_rays.emissivity_profile_1d

(alpha)

[1...N]

STRUCT_ARRAY

Emissivity profile per energy band (assumed common to all channels used in the profile reconstruction)

hard_x_rays.emissivity_profile_1d[:].emissivity

(alpha)

[hard_x_rays.emissivity_profile_1d[:].rho_tor_norm,
hard_x_rays.emissivity_profile_1d[:].time]

FLT_2D (uncertain)

(photons).m^-3.str^-1.s^-1

Radial profile of the plasma emissivity in this energy band

hard_x_rays.emissivity_profile_1d[:].half_width_external

(alpha)

[hard_x_rays.emissivity_profile_1d[:].time]

FLT_1D (uncertain)

-

External (towards separatrix) half width of the emissivity peak (in normalised toroidal flux)

hard_x_rays.emissivity_profile_1d[:].half_width_internal

(alpha)

[hard_x_rays.emissivity_profile_1d[:].time]

FLT_1D (uncertain)

-

Internal (towards magnetic axis) half width of the emissivity peak (in normalised toroidal flux)

hard_x_rays.emissivity_profile_1d[:].lower_bound

(alpha)

FLT_0D (uncertain)

eV

Lower bound of the energy band

hard_x_rays.emissivity_profile_1d[:].peak_position

(alpha)

[hard_x_rays.emissivity_profile_1d[:].time]

FLT_1D (uncertain)

-

Normalised toroidal flux coordinate position at which the emissivity peaks

hard_x_rays.emissivity_profile_1d[:].rho_tor_norm

(alpha)

[1...N]

FLT_1D (uncertain)

-

Normalised toroidal flux coordinate grid

hard_x_rays.emissivity_profile_1d[:].time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

hard_x_rays.emissivity_profile_1d[:].upper_bound

(alpha)

FLT_0D (uncertain)

eV

Upper bound of the energy band

hard_x_rays.emissivity_profile_1d[:].validity_timed

(alpha)

[hard_x_rays.emissivity_profile_1d[:].time]

INT_1D

Indicator of the validity of the emissivity profile data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

hard_x_rays.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

hard_x_rays.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

hard_x_rays.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

hard_x_rays.ids_properties.homogeneous_time

(alpha)

INT_0D

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

hard_x_rays.ids_properties.occurrence

INT_0D

hard_x_rays.ids_properties.plugins

(alpha)

STRUCTURE

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.

hard_x_rays.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

hard_x_rays.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

hard_x_rays.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

hard_x_rays.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

hard_x_rays.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

hard_x_rays.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

hard_x_rays.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

hard_x_rays.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

hard_x_rays.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

hard_x_rays.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

hard_x_rays.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

hard_x_rays.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

hard_x_rays.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

hard_x_rays.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

hard_x_rays.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

hard_x_rays.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

hard_x_rays.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

hard_x_rays.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

hard_x_rays.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

hard_x_rays.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

hard_x_rays.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

hard_x_rays.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

hard_x_rays.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

hard_x_rays.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

hard_x_rays.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

hard_x_rays.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

hard_x_rays.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

hard_x_rays.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

hard_x_rays.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

hard_x_rays.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

hard_x_rays.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

hard_x_rays.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

hard_x_rays.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

hard_x_rays.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

hard_x_rays.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

hard_x_rays.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

hard_x_rays.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

hard_x_rays.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

hard_x_rays.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

hard_x_rays.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

hard_x_rays.ids_properties.source

(obsolescent)

STR_0D

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.

hard_x_rays.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

hard_x_rays.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

hard_x_rays.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

hard_x_rays.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

hard_x_rays.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

hard_x_rays.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

ic_antennas

(alpha)

Antenna systems for heating and current drive in the ion cyclotron (IC) frequencies.

ic_antennas.antenna

(alpha)

[1...N]

STRUCT_ARRAY

Set of Ion Cyclotron antennas

ic_antennas.antenna[:].frequency

(alpha)

STRUCTURE

Hz

Frequency (average over modules)

ic_antennas.antenna[:].frequency.data

(alpha)

[ic_antennas.antenna[:].frequency.time]

FLT_1D (uncertain)

Hz

Data

ic_antennas.antenna[:].frequency.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ic_antennas.antenna[:].identifier

(alpha)

STR_0D

Identifier of the antenna (unique within the set of all antennas of the experiment)

ic_antennas.antenna[:].module

(alpha)

[1...N]

STRUCT_ARRAY

Set of antenna modules (each module is fed by a single transmission line)

ic_antennas.antenna[:].module[:].current

(alpha)

[1...N]

STRUCT_ARRAY

A

Set of current measurements

ic_antennas.antenna[:].module[:].current[:].amplitude

(alpha)

STRUCTURE

A

Amplitude of the measurement

ic_antennas.antenna[:].module[:].current[:].amplitude.data

(alpha)

[ic_antennas.antenna[:].module[:].current[:].amplitude.time]

FLT_1D (uncertain)

A

Data

ic_antennas.antenna[:].module[:].current[:].amplitude.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ic_antennas.antenna[:].module[:].current[:].identifier

(alpha)

STR_0D

Identifier

ic_antennas.antenna[:].module[:].current[:].name

(alpha)

STR_0D

Name

ic_antennas.antenna[:].module[:].current[:].phase

(alpha)

STRUCTURE

rad

Phase of the measurement

ic_antennas.antenna[:].module[:].current[:].phase.data

(alpha)

[ic_antennas.antenna[:].module[:].current[:].phase.time]

FLT_1D (uncertain)

rad

Data

ic_antennas.antenna[:].module[:].current[:].phase.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ic_antennas.antenna[:].module[:].current[:].position

(alpha)

STRUCTURE

Position of the measurement

ic_antennas.antenna[:].module[:].current[:].position.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

ic_antennas.antenna[:].module[:].current[:].position.r

(alpha)

FLT_0D (uncertain)

m

Major radius

ic_antennas.antenna[:].module[:].current[:].position.z

(alpha)

FLT_0D (uncertain)

m

Height

ic_antennas.antenna[:].module[:].frequency

(alpha)

STRUCTURE

Hz

Frequency

ic_antennas.antenna[:].module[:].frequency.data

(alpha)

[ic_antennas.antenna[:].module[:].frequency.time]

FLT_1D (uncertain)

Hz

Data

ic_antennas.antenna[:].module[:].frequency.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ic_antennas.antenna[:].module[:].identifier

(alpha)

STR_0D

Identifier of the module

ic_antennas.antenna[:].module[:].matching_element

(alpha)

[1...N]

STRUCT_ARRAY

A

Set of matching elements

ic_antennas.antenna[:].module[:].matching_element[:].capacitance

(alpha)

STRUCTURE

F

Capacitance of the macthing element

ic_antennas.antenna[:].module[:].matching_element[:].capacitance.data

(alpha)

[ic_antennas.antenna[:].module[:].matching_element[:].capacitance.time]

FLT_1D (uncertain)

F

Data

ic_antennas.antenna[:].module[:].matching_element[:].capacitance.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ic_antennas.antenna[:].module[:].matching_element[:].name

(alpha)

STR_0D

Name

ic_antennas.antenna[:].module[:].matching_element[:].phase

(alpha)

STRUCTURE

rad

Phase delay induced by the stub

ic_antennas.antenna[:].module[:].matching_element[:].phase.data

(alpha)

[ic_antennas.antenna[:].module[:].matching_element[:].phase.time]

FLT_1D (uncertain)

rad

Data

ic_antennas.antenna[:].module[:].matching_element[:].phase.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ic_antennas.antenna[:].module[:].matching_element[:].type

(alpha)

STRUCTURE

Type of the matching element. Index = 1 : capacitor (fill capacitance); Index = 2 : stub (fill phase)

ic_antennas.antenna[:].module[:].matching_element[:].type.description

(alpha)

STR_0D

Verbose description

ic_antennas.antenna[:].module[:].matching_element[:].type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

ic_antennas.antenna[:].module[:].matching_element[:].type.name

(alpha)

STR_0D

Short string identifier

ic_antennas.antenna[:].module[:].name

(alpha)

STR_0D

Name of the module

ic_antennas.antenna[:].module[:].phase_forward

(alpha)

STRUCTURE

rad

Phase of the forward power with respect to the first module

ic_antennas.antenna[:].module[:].phase_forward.data

(alpha)

[ic_antennas.antenna[:].module[:].phase_forward.time]

FLT_1D (uncertain)

rad

Data

ic_antennas.antenna[:].module[:].phase_forward.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ic_antennas.antenna[:].module[:].phase_reflected

(alpha)

STRUCTURE

rad

Phase of the reflected power with respect to the forward power of this module

ic_antennas.antenna[:].module[:].phase_reflected.data

(alpha)

[ic_antennas.antenna[:].module[:].phase_reflected.time]

FLT_1D (uncertain)

rad

Data

ic_antennas.antenna[:].module[:].phase_reflected.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ic_antennas.antenna[:].module[:].power_forward

(alpha)

STRUCTURE

W

Forward power arriving to the back of the module

ic_antennas.antenna[:].module[:].power_forward.data

(alpha)

[ic_antennas.antenna[:].module[:].power_forward.time]

FLT_1D (uncertain)

W

Data

ic_antennas.antenna[:].module[:].power_forward.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ic_antennas.antenna[:].module[:].power_launched

(alpha)

STRUCTURE

W

Power launched from this module into the vacuum vessel

ic_antennas.antenna[:].module[:].power_launched.data

(alpha)

[ic_antennas.antenna[:].module[:].power_launched.time]

FLT_1D (uncertain)

W

Data

ic_antennas.antenna[:].module[:].power_launched.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ic_antennas.antenna[:].module[:].power_reflected

(alpha)

STRUCTURE

W

Reflected power

ic_antennas.antenna[:].module[:].power_reflected.data

(alpha)

[ic_antennas.antenna[:].module[:].power_reflected.time]

FLT_1D (uncertain)

W

Data

ic_antennas.antenna[:].module[:].power_reflected.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ic_antennas.antenna[:].module[:].pressure

(alpha)

[1...N]

STRUCT_ARRAY

Pa

Set of pressure measurements

ic_antennas.antenna[:].module[:].pressure[:].amplitude

(alpha)

STRUCTURE

Pa

Amplitude of the measurement

ic_antennas.antenna[:].module[:].pressure[:].amplitude.data

(alpha)

[ic_antennas.antenna[:].module[:].pressure[:].amplitude.time]

FLT_1D (uncertain)

Pa

Data

ic_antennas.antenna[:].module[:].pressure[:].amplitude.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ic_antennas.antenna[:].module[:].pressure[:].identifier

(alpha)

STR_0D

Identifier

ic_antennas.antenna[:].module[:].pressure[:].name

(alpha)

STR_0D

Name

ic_antennas.antenna[:].module[:].pressure[:].phase

(alpha)

STRUCTURE

rad

Phase of the measurement

ic_antennas.antenna[:].module[:].pressure[:].phase.data

(alpha)

[ic_antennas.antenna[:].module[:].pressure[:].phase.time]

FLT_1D (uncertain)

rad

Data

ic_antennas.antenna[:].module[:].pressure[:].phase.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ic_antennas.antenna[:].module[:].pressure[:].position

(alpha)

STRUCTURE

Position of the measurement

ic_antennas.antenna[:].module[:].pressure[:].position.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

ic_antennas.antenna[:].module[:].pressure[:].position.r

(alpha)

FLT_0D (uncertain)

m

Major radius

ic_antennas.antenna[:].module[:].pressure[:].position.z

(alpha)

FLT_0D (uncertain)

m

Height

ic_antennas.antenna[:].module[:].reflection_coefficient

(alpha)

STRUCTURE

-

Power reflection coefficient

ic_antennas.antenna[:].module[:].reflection_coefficient.data

(alpha)

[ic_antennas.antenna[:].module[:].reflection_coefficient.time]

FLT_1D (uncertain)

-

Data

ic_antennas.antenna[:].module[:].reflection_coefficient.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ic_antennas.antenna[:].module[:].strap

(alpha)

[1...N]

STRUCT_ARRAY

Set of IC antenna straps

ic_antennas.antenna[:].module[:].strap[:].current

(alpha)

STRUCTURE

A

Root mean square current flowing along the strap

ic_antennas.antenna[:].module[:].strap[:].current.data

(alpha)

[ic_antennas.antenna[:].module[:].strap[:].current.time]

FLT_1D (uncertain)

A

Data

ic_antennas.antenna[:].module[:].strap[:].current.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ic_antennas.antenna[:].module[:].strap[:].distance_to_conductor

(alpha)

FLT_0D (uncertain)

m

Distance to conducting wall or other conductor behind the antenna strap

ic_antennas.antenna[:].module[:].strap[:].geometry

(alpha)

STRUCTURE

Cross-sectional shape of the strap

ic_antennas.antenna[:].module[:].strap[:].geometry.annulus

(alpha)

STRUCTURE

The element is an annulus of centre R, Z, with inner radius radius_inner and outer radius radius_outer

ic_antennas.antenna[:].module[:].strap[:].geometry.annulus.r

(alpha)

FLT_0D (uncertain)

m

Centre major radius

ic_antennas.antenna[:].module[:].strap[:].geometry.annulus.radius_inner

(alpha)

FLT_0D (uncertain)

m

Inner radius

ic_antennas.antenna[:].module[:].strap[:].geometry.annulus.radius_outer

(alpha)

FLT_0D (uncertain)

m

Outer radius

ic_antennas.antenna[:].module[:].strap[:].geometry.annulus.z

(alpha)

FLT_0D (uncertain)

m

Centre height

ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle

(alpha)

STRUCTURE

Description of the element contour by a set of arcs of circle. For each of these, the position of the start point is given together with the curvature radius. The end point is given by the start point of the next arc of circle.

ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle.curvature_radii

(alpha)

[ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle.r]

FLT_1D (uncertain)

m

Curvature radius of each arc of circle

ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radii of the start point of each arc of circle

ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle.z

(alpha)

[ic_antennas.antenna[:].module[:].strap[:].geometry.arcs_of_circle.r]

FLT_1D (uncertain)

m

Height of the start point of each arc of circle

ic_antennas.antenna[:].module[:].strap[:].geometry.geometry_type

(alpha)

INT_0D

Type used to describe the element shape (1:'outline', 2:'rectangle', 3:'oblique', 4:'arcs of circle, 5: 'annulus', 6 : 'thick line')

ic_antennas.antenna[:].module[:].strap[:].geometry.oblique

(alpha)

STRUCTURE

Parallelogram description of the element

ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.alpha

(alpha)

FLT_0D (uncertain)

rad

Inclination of first angle measured counter-clockwise from horizontal outwardly directed radial vector (grad R).

ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.beta

(alpha)

FLT_0D (uncertain)

rad

Inclination of second angle measured counter-clockwise from vertically upwards directed vector (grad Z). If both alpha and beta are zero (rectangle) then the simpler rectangular elements description should be used.

ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.length_alpha

(alpha)

FLT_0D (uncertain)

m

Length of the parallelogram side inclined with angle alpha with respect to the major radius axis

ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.length_beta

(alpha)

FLT_0D (uncertain)

m

Length of the parallelogram side inclined with angle beta with respect to the height axis

ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.r

(alpha)

FLT_0D (uncertain)

m

Major radius of the reference point (from which the alpha and beta angles are defined, marked by a + on the diagram)

ic_antennas.antenna[:].module[:].strap[:].geometry.oblique.z

(alpha)

FLT_0D (uncertain)

m

Height of the reference point (from which the alpha and beta angles are defined, marked by a + on the diagram)

ic_antennas.antenna[:].module[:].strap[:].geometry.outline

(alpha)

STRUCTURE

Irregular outline of the element. Do NOT repeat the first point.

ic_antennas.antenna[:].module[:].strap[:].geometry.outline.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

ic_antennas.antenna[:].module[:].strap[:].geometry.outline.z

(alpha)

[ic_antennas.antenna[:].module[:].strap[:].geometry.outline.r]

FLT_1D (uncertain)

m

Height

ic_antennas.antenna[:].module[:].strap[:].geometry.rectangle

(alpha)

STRUCTURE

Rectangular description of the element

ic_antennas.antenna[:].module[:].strap[:].geometry.rectangle.height

(alpha)

FLT_0D (uncertain)

m

Vertical full height

ic_antennas.antenna[:].module[:].strap[:].geometry.rectangle.r

(alpha)

FLT_0D (uncertain)

m

Geometric centre R

ic_antennas.antenna[:].module[:].strap[:].geometry.rectangle.width

(alpha)

FLT_0D (uncertain)

m

Horizontal full width

ic_antennas.antenna[:].module[:].strap[:].geometry.rectangle.z

(alpha)

FLT_0D (uncertain)

m

Geometric centre Z

ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line

(alpha)

STRUCTURE

The element is approximated by a rectangle defined by a central segment and a thickness in the direction perpendicular to the segment

ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.first_point

(alpha)

STRUCTURE

Position of the first point

ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.first_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.first_point.z

(alpha)

FLT_0D (uncertain)

m

Height

ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.second_point

(alpha)

STRUCTURE

Position of the second point

ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.second_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.second_point.z

(alpha)

FLT_0D (uncertain)

m

Height

ic_antennas.antenna[:].module[:].strap[:].geometry.thick_line.thickness

(alpha)

FLT_0D (uncertain)

m

Thickness

ic_antennas.antenna[:].module[:].strap[:].outline

(alpha)

STRUCTURE

Strap outline

ic_antennas.antenna[:].module[:].strap[:].outline.phi

(alpha)

[ic_antennas.antenna[:].module[:].strap[:].outline.r]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

ic_antennas.antenna[:].module[:].strap[:].outline.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

ic_antennas.antenna[:].module[:].strap[:].outline.z

(alpha)

[ic_antennas.antenna[:].module[:].strap[:].outline.r]

FLT_1D (uncertain)

m

Height

ic_antennas.antenna[:].module[:].strap[:].phase

(alpha)

STRUCTURE

rad

Phase of the strap current

ic_antennas.antenna[:].module[:].strap[:].phase.data

(alpha)

[ic_antennas.antenna[:].module[:].strap[:].phase.time]

FLT_1D (uncertain)

rad

Data

ic_antennas.antenna[:].module[:].strap[:].phase.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ic_antennas.antenna[:].module[:].strap[:].width_tor

(alpha)

FLT_0D (uncertain)

m

Width of strap in the toroidal direction

ic_antennas.antenna[:].module[:].voltage

(alpha)

[1...N]

STRUCT_ARRAY

V

Set of voltage measurements

ic_antennas.antenna[:].module[:].voltage[:].amplitude

(alpha)

STRUCTURE

V

Amplitude of the measurement

ic_antennas.antenna[:].module[:].voltage[:].amplitude.data

(alpha)

[ic_antennas.antenna[:].module[:].voltage[:].amplitude.time]

FLT_1D (uncertain)

V

Data

ic_antennas.antenna[:].module[:].voltage[:].amplitude.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ic_antennas.antenna[:].module[:].voltage[:].identifier

(alpha)

STR_0D

Identifier

ic_antennas.antenna[:].module[:].voltage[:].name

(alpha)

STR_0D

Name

ic_antennas.antenna[:].module[:].voltage[:].phase

(alpha)

STRUCTURE

rad

Phase of the measurement

ic_antennas.antenna[:].module[:].voltage[:].phase.data

(alpha)

[ic_antennas.antenna[:].module[:].voltage[:].phase.time]

FLT_1D (uncertain)

rad

Data

ic_antennas.antenna[:].module[:].voltage[:].phase.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ic_antennas.antenna[:].module[:].voltage[:].position

(alpha)

STRUCTURE

Position of the measurement

ic_antennas.antenna[:].module[:].voltage[:].position.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

ic_antennas.antenna[:].module[:].voltage[:].position.r

(alpha)

FLT_0D (uncertain)

m

Major radius

ic_antennas.antenna[:].module[:].voltage[:].position.z

(alpha)

FLT_0D (uncertain)

m

Height

ic_antennas.antenna[:].name

(alpha)

STR_0D

Name of the antenna (unique within the set of all antennas of the experiment)

ic_antennas.antenna[:].power_forward

(alpha)

STRUCTURE

W

Forward power arriving to the back of the antenna

ic_antennas.antenna[:].power_forward.data

(alpha)

[ic_antennas.antenna[:].power_forward.time]

FLT_1D (uncertain)

W

Data

ic_antennas.antenna[:].power_forward.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ic_antennas.antenna[:].power_launched

(alpha)

STRUCTURE

W

Power launched from this antenna into the vacuum vessel

ic_antennas.antenna[:].power_launched.data

(alpha)

[ic_antennas.antenna[:].power_launched.time]

FLT_1D (uncertain)

W

Data

ic_antennas.antenna[:].power_launched.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ic_antennas.antenna[:].power_reflected

(alpha)

STRUCTURE

W

Reflected power

ic_antennas.antenna[:].power_reflected.data

(alpha)

[ic_antennas.antenna[:].power_reflected.time]

FLT_1D (uncertain)

W

Data

ic_antennas.antenna[:].power_reflected.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ic_antennas.antenna[:].surface_current

(alpha)

[ic_antennas.antenna[:].surface_current[:].time]

STRUCT_ARRAY

Description of the IC surface current on the antenna straps and on passive components, for every time slice

ic_antennas.antenna[:].surface_current[:].m_pol

(alpha)

[1...N]

INT_1D

Poloidal mode numbers, used to describe the spectrum of the antenna current. The poloidal angle is defined from the reference point; the angle at a point (R,Z) is given by atan((Z-Zref)/(R-Rref)), where Rref=reference_point/r and Zref=reference_point/z

ic_antennas.antenna[:].surface_current[:].n_tor

(alpha)

[1...N]

INT_1D

Toroidal mode numbers, used to describe the spectrum of the antenna current. The wave vector toroidal component is defined as k_tor = n_tor grad phi where phi is the toroidal angle so that a positive n_tor means a wave propagating in the positive phi direction

ic_antennas.antenna[:].surface_current[:].spectrum

(alpha)

[ic_antennas.antenna[:].surface_current[:].m_pol,
ic_antennas.antenna[:].surface_current[:].n_tor]

FLT_2D (uncertain)

A

Spectrum of the total surface current on the antenna strap and passive components expressed in poloidal and toroidal modes

ic_antennas.antenna[:].surface_current[:].time

(alpha)

FLT_0D

s

Time

ic_antennas.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

ic_antennas.code.commit

(alpha)

STR_0D

Unique commit reference of software

ic_antennas.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

ic_antennas.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

ic_antennas.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

ic_antennas.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

ic_antennas.code.library[:].name

(alpha)

STR_0D

Name of software

ic_antennas.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

ic_antennas.code.library[:].repository

(alpha)

STR_0D

URL of software repository

ic_antennas.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

ic_antennas.code.name

(alpha)

STR_0D

Name of software generating IDS

ic_antennas.code.output_flag

(alpha)

[ic_antennas.time]

INT_1D

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.

ic_antennas.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

ic_antennas.code.repository

(alpha)

STR_0D

URL of software repository

ic_antennas.code.version

(alpha)

STR_0D

Unique version (tag) of software

ic_antennas.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

ic_antennas.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

ic_antennas.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

ic_antennas.ids_properties.homogeneous_time

(alpha)

INT_0D

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

ic_antennas.ids_properties.occurrence

INT_0D

ic_antennas.ids_properties.plugins

(alpha)

STRUCTURE

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.

ic_antennas.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

ic_antennas.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

ic_antennas.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

ic_antennas.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

ic_antennas.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

ic_antennas.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

ic_antennas.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

ic_antennas.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

ic_antennas.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

ic_antennas.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

ic_antennas.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

ic_antennas.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

ic_antennas.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

ic_antennas.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

ic_antennas.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

ic_antennas.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

ic_antennas.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

ic_antennas.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

ic_antennas.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

ic_antennas.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

ic_antennas.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

ic_antennas.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

ic_antennas.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

ic_antennas.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

ic_antennas.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

ic_antennas.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

ic_antennas.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

ic_antennas.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

ic_antennas.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

ic_antennas.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

ic_antennas.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

ic_antennas.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

ic_antennas.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

ic_antennas.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

ic_antennas.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

ic_antennas.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

ic_antennas.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

ic_antennas.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

ic_antennas.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

ic_antennas.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

ic_antennas.ids_properties.source

(obsolescent)

STR_0D

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.

ic_antennas.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

ic_antennas.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

ic_antennas.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

ic_antennas.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

ic_antennas.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between input command received from the RT network and actuator starting to react. Applies globally to the system described by this IDS unless specific latencies (e.g. channel-specific or antenna-specific) are provided at a deeper level in the IDS structure.

ic_antennas.power_launched

(alpha)

STRUCTURE

W

Power launched into the vacuum vessel by the whole ICRH system (sum over antennas)

ic_antennas.power_launched.data

(alpha)

[ic_antennas.power_launched.time]

FLT_1D (uncertain)

W

Data

ic_antennas.power_launched.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

ic_antennas.reference_point

(alpha)

STRUCTURE

Reference point used to define the poloidal angle, e.g. the geometrical centre of the vacuum vessel. Used to define the poloidal mode numbers under antenna/surface_current

ic_antennas.reference_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

ic_antennas.reference_point.z

(alpha)

FLT_0D (uncertain)

m

Height

ic_antennas.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

interferometer

(alpha)

Interferometer diagnostic

interferometer.channel

(alpha)

[1...N]

STRUCT_ARRAY

Set of channels (lines-of-sight)

interferometer.channel[:].identifier

(alpha)

STR_0D

ID of the channel

interferometer.channel[:].line_of_sight

(alpha)

STRUCTURE

Description of the line of sight of the channel, defined by two points when the beam is not reflected, a third point is added to define the reflected beam path

interferometer.channel[:].line_of_sight.first_point

(alpha)

STRUCTURE

Position of the first point

interferometer.channel[:].line_of_sight.first_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

interferometer.channel[:].line_of_sight.first_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

interferometer.channel[:].line_of_sight.first_point.z

(alpha)

FLT_0D (uncertain)

m

Height

interferometer.channel[:].line_of_sight.second_point

(alpha)

STRUCTURE

Position of the second point

interferometer.channel[:].line_of_sight.second_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

interferometer.channel[:].line_of_sight.second_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

interferometer.channel[:].line_of_sight.second_point.z

(alpha)

FLT_0D (uncertain)

m

Height

interferometer.channel[:].line_of_sight.third_point

(alpha)

STRUCTURE

Position of the third point

interferometer.channel[:].line_of_sight.third_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

interferometer.channel[:].line_of_sight.third_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

interferometer.channel[:].line_of_sight.third_point.z

(alpha)

FLT_0D (uncertain)

m

Height

interferometer.channel[:].n_e_line

(alpha)

STRUCTURE

m^-2

Line integrated density, possibly obtained by a combination of multiple interferometry wavelengths. Corresponds to the density integrated along the full line-of-sight (i.e. forward AND return for a reflected channel: NO dividing by 2 correction)

interferometer.channel[:].n_e_line.data

(alpha)

[interferometer.channel[:].n_e_line.time]

FLT_1D (uncertain)

m^-2

Data

interferometer.channel[:].n_e_line.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

interferometer.channel[:].n_e_line.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

interferometer.channel[:].n_e_line.validity_timed

(alpha)

[interferometer.channel[:].n_e_line.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

interferometer.channel[:].n_e_line_average

(alpha)

STRUCTURE

m^-3

Line average density, possibly obtained by a combination of multiple interferometry wavelengths. Corresponds to the density integrated along the full line-of-sight and then divided by the length of the line-of-sight

interferometer.channel[:].n_e_line_average.data

(alpha)

[interferometer.channel[:].n_e_line_average.time]

FLT_1D (uncertain)

m^-3

Data

interferometer.channel[:].n_e_line_average.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

interferometer.channel[:].n_e_line_average.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

interferometer.channel[:].n_e_line_average.validity_timed

(alpha)

[interferometer.channel[:].n_e_line_average.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

interferometer.channel[:].name

(alpha)

STR_0D

Name of the channel

interferometer.channel[:].path_length_variation

(alpha)

STRUCTURE

m

Optical path length variation due to the plasma

interferometer.channel[:].path_length_variation.data

(alpha)

[interferometer.channel[:].path_length_variation.time]

FLT_1D (uncertain)

m

Data

interferometer.channel[:].path_length_variation.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

interferometer.channel[:].wavelength

(alpha)

[1...N]

STRUCT_ARRAY

Set of wavelengths used for interferometry

interferometer.channel[:].wavelength[:].fringe_jump_correction

(alpha)

[interferometer.channel[:].wavelength[:].fringe_jump_correction_times]

INT_1D

Signed number of 2pi phase corrections applied to remove a fringe jump, for each time slice on which a correction has been made

interferometer.channel[:].wavelength[:].fringe_jump_correction_times

(alpha)

[1...N]

FLT_1D (uncertain)

s

List of time slices of the pulse on which a fringe jump correction has been made

interferometer.channel[:].wavelength[:].phase_corrected

(alpha)

STRUCTURE

rad

Phase measured for this wavelength, corrected from fringe jumps

interferometer.channel[:].wavelength[:].phase_corrected.data

(alpha)

[interferometer.channel[:].wavelength[:].phase_corrected.time]

FLT_1D (uncertain)

rad

Data

interferometer.channel[:].wavelength[:].phase_corrected.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

interferometer.channel[:].wavelength[:].phase_to_n_e_line

(alpha)

FLT_0D (uncertain)

m^-2.rad^-1

Conversion factor to be used to convert phase into line density for this wavelength

interferometer.channel[:].wavelength[:].value

(alpha)

FLT_0D (uncertain)

m

Wavelength value

interferometer.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

interferometer.code.commit

(alpha)

STR_0D

Unique commit reference of software

interferometer.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

interferometer.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

interferometer.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

interferometer.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

interferometer.code.library[:].name

(alpha)

STR_0D

Name of software

interferometer.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

interferometer.code.library[:].repository

(alpha)

STR_0D

URL of software repository

interferometer.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

interferometer.code.name

(alpha)

STR_0D

Name of software generating IDS

interferometer.code.output_flag

(alpha)

[interferometer.time]

INT_1D

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.

interferometer.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

interferometer.code.repository

(alpha)

STR_0D

URL of software repository

interferometer.code.version

(alpha)

STR_0D

Unique version (tag) of software

interferometer.electrons_n

(alpha)

STRUCTURE

-

Total number of electrons in the plasma, estimated from the line densities measured by the various channels

interferometer.electrons_n.data

(alpha)

[interferometer.electrons_n.time]

FLT_1D (uncertain)

-

Data

interferometer.electrons_n.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

interferometer.electrons_n.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

interferometer.electrons_n.validity_timed

(alpha)

[interferometer.electrons_n.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

interferometer.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

interferometer.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

interferometer.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

interferometer.ids_properties.homogeneous_time

(alpha)

INT_0D

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

interferometer.ids_properties.occurrence

INT_0D

interferometer.ids_properties.plugins

(alpha)

STRUCTURE

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.

interferometer.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

interferometer.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

interferometer.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

interferometer.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

interferometer.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

interferometer.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

interferometer.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

interferometer.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

interferometer.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

interferometer.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

interferometer.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

interferometer.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

interferometer.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

interferometer.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

interferometer.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

interferometer.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

interferometer.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

interferometer.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

interferometer.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

interferometer.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

interferometer.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

interferometer.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

interferometer.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

interferometer.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

interferometer.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

interferometer.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

interferometer.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

interferometer.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

interferometer.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

interferometer.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

interferometer.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

interferometer.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

interferometer.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

interferometer.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

interferometer.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

interferometer.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

interferometer.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

interferometer.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

interferometer.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

interferometer.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

interferometer.ids_properties.source

(obsolescent)

STR_0D

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.

interferometer.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

interferometer.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

interferometer.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

interferometer.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

interferometer.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

interferometer.n_e_volume_average

(alpha)

STRUCTURE

m^-3

Volume average plasma density estimated from the line densities measured by the various channels

interferometer.n_e_volume_average.data

(alpha)

[interferometer.n_e_volume_average.time]

FLT_1D (uncertain)

m^-3

Data

interferometer.n_e_volume_average.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

interferometer.n_e_volume_average.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

interferometer.n_e_volume_average.validity_timed

(alpha)

[interferometer.n_e_volume_average.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

interferometer.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

iron_core

(alpha)

Iron core description

iron_core.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

iron_core.code.commit

(alpha)

STR_0D

Unique commit reference of software

iron_core.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

iron_core.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

iron_core.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

iron_core.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

iron_core.code.library[:].name

(alpha)

STR_0D

Name of software

iron_core.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

iron_core.code.library[:].repository

(alpha)

STR_0D

URL of software repository

iron_core.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

iron_core.code.name

(alpha)

STR_0D

Name of software generating IDS

iron_core.code.output_flag

(alpha)

[iron_core.time]

INT_1D

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.

iron_core.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

iron_core.code.repository

(alpha)

STR_0D

URL of software repository

iron_core.code.version

(alpha)

STR_0D

Unique version (tag) of software

iron_core.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

iron_core.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

iron_core.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

iron_core.ids_properties.homogeneous_time

(alpha)

INT_0D

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

iron_core.ids_properties.occurrence

INT_0D

iron_core.ids_properties.plugins

(alpha)

STRUCTURE

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.

iron_core.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

iron_core.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

iron_core.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

iron_core.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

iron_core.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

iron_core.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

iron_core.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

iron_core.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

iron_core.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

iron_core.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

iron_core.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

iron_core.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

iron_core.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

iron_core.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

iron_core.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

iron_core.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

iron_core.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

iron_core.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

iron_core.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

iron_core.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

iron_core.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

iron_core.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

iron_core.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

iron_core.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

iron_core.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

iron_core.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

iron_core.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

iron_core.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

iron_core.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

iron_core.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

iron_core.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

iron_core.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

iron_core.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

iron_core.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

iron_core.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

iron_core.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

iron_core.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

iron_core.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

iron_core.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

iron_core.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

iron_core.ids_properties.source

(obsolescent)

STR_0D

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.

iron_core.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

iron_core.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

iron_core.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

iron_core.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

iron_core.segment

(alpha)

[1...N]

STRUCT_ARRAY

The iron core is describred as a set of segments

iron_core.segment[:].b_field

(alpha)

[1...N]

FLT_1D (uncertain)

T

Array of magnetic field values, for each of which the relative permeability is given

iron_core.segment[:].geometry

(alpha)

STRUCTURE

Cross-sectional shape of the segment

iron_core.segment[:].geometry.annulus

(alpha)

STRUCTURE

The element is an annulus of centre R, Z, with inner radius radius_inner and outer radius radius_outer

iron_core.segment[:].geometry.annulus.r

(alpha)

FLT_0D (uncertain)

m

Centre major radius

iron_core.segment[:].geometry.annulus.radius_inner

(alpha)

FLT_0D (uncertain)

m

Inner radius

iron_core.segment[:].geometry.annulus.radius_outer

(alpha)

FLT_0D (uncertain)

m

Outer radius

iron_core.segment[:].geometry.annulus.z

(alpha)

FLT_0D (uncertain)

m

Centre height

iron_core.segment[:].geometry.arcs_of_circle

(alpha)

STRUCTURE

Description of the element contour by a set of arcs of circle. For each of these, the position of the start point is given together with the curvature radius. The end point is given by the start point of the next arc of circle.

iron_core.segment[:].geometry.arcs_of_circle.curvature_radii

(alpha)

[iron_core.segment[:].geometry.arcs_of_circle.r]

FLT_1D (uncertain)

m

Curvature radius of each arc of circle

iron_core.segment[:].geometry.arcs_of_circle.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radii of the start point of each arc of circle

iron_core.segment[:].geometry.arcs_of_circle.z

(alpha)

[iron_core.segment[:].geometry.arcs_of_circle.r]

FLT_1D (uncertain)

m

Height of the start point of each arc of circle

iron_core.segment[:].geometry.geometry_type

(alpha)

INT_0D

Type used to describe the element shape (1:'outline', 2:'rectangle', 3:'oblique', 4:'arcs of circle, 5: 'annulus', 6 : 'thick line')

iron_core.segment[:].geometry.oblique

(alpha)

STRUCTURE

Parallelogram description of the element

iron_core.segment[:].geometry.oblique.alpha

(alpha)

FLT_0D (uncertain)

rad

Inclination of first angle measured counter-clockwise from horizontal outwardly directed radial vector (grad R).

iron_core.segment[:].geometry.oblique.beta

(alpha)

FLT_0D (uncertain)

rad

Inclination of second angle measured counter-clockwise from vertically upwards directed vector (grad Z). If both alpha and beta are zero (rectangle) then the simpler rectangular elements description should be used.

iron_core.segment[:].geometry.oblique.length_alpha

(alpha)

FLT_0D (uncertain)

m

Length of the parallelogram side inclined with angle alpha with respect to the major radius axis

iron_core.segment[:].geometry.oblique.length_beta

(alpha)

FLT_0D (uncertain)

m

Length of the parallelogram side inclined with angle beta with respect to the height axis

iron_core.segment[:].geometry.oblique.r

(alpha)

FLT_0D (uncertain)

m

Major radius of the reference point (from which the alpha and beta angles are defined, marked by a + on the diagram)

iron_core.segment[:].geometry.oblique.z

(alpha)

FLT_0D (uncertain)

m

Height of the reference point (from which the alpha and beta angles are defined, marked by a + on the diagram)

iron_core.segment[:].geometry.outline

(alpha)

STRUCTURE

Irregular outline of the element. Do NOT repeat the first point.

iron_core.segment[:].geometry.outline.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

iron_core.segment[:].geometry.outline.z

(alpha)

[iron_core.segment[:].geometry.outline.r]

FLT_1D (uncertain)

m

Height

iron_core.segment[:].geometry.rectangle

(alpha)

STRUCTURE

Rectangular description of the element

iron_core.segment[:].geometry.rectangle.height

(alpha)

FLT_0D (uncertain)

m

Vertical full height

iron_core.segment[:].geometry.rectangle.r

(alpha)

FLT_0D (uncertain)

m

Geometric centre R

iron_core.segment[:].geometry.rectangle.width

(alpha)

FLT_0D (uncertain)

m

Horizontal full width

iron_core.segment[:].geometry.rectangle.z

(alpha)

FLT_0D (uncertain)

m

Geometric centre Z

iron_core.segment[:].geometry.thick_line

(alpha)

STRUCTURE

The element is approximated by a rectangle defined by a central segment and a thickness in the direction perpendicular to the segment

iron_core.segment[:].geometry.thick_line.first_point

(alpha)

STRUCTURE

Position of the first point

iron_core.segment[:].geometry.thick_line.first_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

iron_core.segment[:].geometry.thick_line.first_point.z

(alpha)

FLT_0D (uncertain)

m

Height

iron_core.segment[:].geometry.thick_line.second_point

(alpha)

STRUCTURE

Position of the second point

iron_core.segment[:].geometry.thick_line.second_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

iron_core.segment[:].geometry.thick_line.second_point.z

(alpha)

FLT_0D (uncertain)

m

Height

iron_core.segment[:].geometry.thick_line.thickness

(alpha)

FLT_0D (uncertain)

m

Thickness

iron_core.segment[:].identifier

(alpha)

STR_0D

ID of the segment

iron_core.segment[:].magnetisation_r

(alpha)

STRUCTURE

T

Magnetisation M of the iron segment along the major radius axis, assumed to be constant inside a given iron segment. Reminder : H = 1/mu0 * B - mur * M;

iron_core.segment[:].magnetisation_r.data

(alpha)

[iron_core.segment[:].magnetisation_r.time]

FLT_1D (uncertain)

T

Data

iron_core.segment[:].magnetisation_r.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

iron_core.segment[:].magnetisation_z

(alpha)

STRUCTURE

T

Magnetisation M of the iron segment along the vertical axis, assumed to be constant inside a given iron segment. Reminder : H = 1/mu0 * B - mur * M;

iron_core.segment[:].magnetisation_z.data

(alpha)

[iron_core.segment[:].magnetisation_z.time]

FLT_1D (uncertain)

T

Data

iron_core.segment[:].magnetisation_z.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

iron_core.segment[:].name

(alpha)

STR_0D

Name of the segment

iron_core.segment[:].permeability_relative

(alpha)

[iron_core.segment[:].b_field]

FLT_1D (uncertain)

-

Relative permeability of the iron segment

iron_core.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

langmuir_probes

(alpha)

Langmuir probes

langmuir_probes.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

langmuir_probes.code.commit

(alpha)

STR_0D

Unique commit reference of software

langmuir_probes.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

langmuir_probes.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

langmuir_probes.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

langmuir_probes.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

langmuir_probes.code.library[:].name

(alpha)

STR_0D

Name of software

langmuir_probes.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

langmuir_probes.code.library[:].repository

(alpha)

STR_0D

URL of software repository

langmuir_probes.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

langmuir_probes.code.name

(alpha)

STR_0D

Name of software generating IDS

langmuir_probes.code.output_flag

(alpha)

[langmuir_probes.time]

INT_1D

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.

langmuir_probes.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

langmuir_probes.code.repository

(alpha)

STR_0D

URL of software repository

langmuir_probes.code.version

(alpha)

STR_0D

Unique version (tag) of software

langmuir_probes.embedded

(alpha)

[1...N]

STRUCT_ARRAY

Set of embedded (in a plasma facing component) probes

langmuir_probes.embedded[:].b_field_angle

(alpha)

STRUCTURE

rad

Incident angle of the magnetic field with respect to PFC surface

langmuir_probes.embedded[:].b_field_angle.data

(alpha)

[langmuir_probes.embedded[:].time]

FLT_1D (uncertain)

rad

Data

langmuir_probes.embedded[:].b_field_angle.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].b_field_angle.validity_timed

(alpha)

[langmuir_probes.embedded[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].distance_separatrix_midplane

(alpha)

STRUCTURE

m

Distance between the measurement position and the separatrix, mapped along flux surfaces to the outboard midplane, in the major radius direction. Positive value means the measurement is outside of the separatrix.

langmuir_probes.embedded[:].distance_separatrix_midplane.data

(alpha)

[langmuir_probes.embedded[:].time]

FLT_1D (uncertain)

m

Data

langmuir_probes.embedded[:].distance_separatrix_midplane.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].distance_separatrix_midplane.validity_timed

(alpha)

[langmuir_probes.embedded[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].fluence

(alpha)

STRUCTURE

m^-2

Positive charge fluence normal to an ideal axisymmetric surface of the divertor (assuming no shaping), estimated at the probe location.

langmuir_probes.embedded[:].fluence.data

(alpha)

[langmuir_probes.embedded[:].time]

FLT_1D (uncertain)

m^-2

Data

langmuir_probes.embedded[:].fluence.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].fluence.validity_timed

(alpha)

[langmuir_probes.embedded[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].heat_flux_parallel

(alpha)

STRUCTURE

W.m^-2

Parallel heat flux at the probe position

langmuir_probes.embedded[:].heat_flux_parallel.data

(alpha)

[langmuir_probes.embedded[:].time]

FLT_1D (uncertain)

W.m^-2

Data

langmuir_probes.embedded[:].heat_flux_parallel.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].heat_flux_parallel.validity_timed

(alpha)

[langmuir_probes.embedded[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].identifier

(alpha)

STR_0D

ID of the probe

langmuir_probes.embedded[:].ion_saturation_current

(alpha)

STRUCTURE

A

Ion saturation current measured by the probe

langmuir_probes.embedded[:].ion_saturation_current.data

(alpha)

[langmuir_probes.embedded[:].time]

FLT_1D (uncertain)

A

Data

langmuir_probes.embedded[:].ion_saturation_current.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].ion_saturation_current.validity_timed

(alpha)

[langmuir_probes.embedded[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].j_i_parallel

(alpha)

STRUCTURE

A.m^-2

Ion parallel current density at the probe position

langmuir_probes.embedded[:].j_i_parallel.data

(alpha)

[langmuir_probes.embedded[:].time]

FLT_1D (uncertain)

A.m^-2

Data

langmuir_probes.embedded[:].j_i_parallel.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].j_i_parallel.validity_timed

(alpha)

[langmuir_probes.embedded[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].j_i_parallel_sigma

(alpha)

STRUCTURE

A.m^-2

Standard deviation of ion parallel current density at the probe position

langmuir_probes.embedded[:].j_i_parallel_sigma.data

(alpha)

[langmuir_probes.embedded[:].time]

FLT_1D (uncertain)

A.m^-2

Data

langmuir_probes.embedded[:].j_i_parallel_sigma.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].j_i_parallel_sigma.validity_timed

(alpha)

[langmuir_probes.embedded[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].j_i_saturation

(alpha)

STRUCTURE

A.m^-2

Ion saturation current density

langmuir_probes.embedded[:].j_i_saturation.data

(alpha)

[langmuir_probes.embedded[:].time]

FLT_1D (uncertain)

A.m^-2

Data

langmuir_probes.embedded[:].j_i_saturation.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].j_i_saturation.validity_timed

(alpha)

[langmuir_probes.embedded[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].j_i_saturation_kurtosis

(alpha)

STRUCTURE

-

Pearson kurtosis of the ion saturation current density

langmuir_probes.embedded[:].j_i_saturation_kurtosis.data

(alpha)

[langmuir_probes.embedded[:].time]

FLT_1D (uncertain)

-

Data

langmuir_probes.embedded[:].j_i_saturation_kurtosis.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].j_i_saturation_kurtosis.validity_timed

(alpha)

[langmuir_probes.embedded[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].j_i_saturation_sigma

(alpha)

STRUCTURE

A.m^-2

Standard deviation of the ion saturation current density, corresponding to the fluctuations of the quantity over time

langmuir_probes.embedded[:].j_i_saturation_sigma.data

(alpha)

[langmuir_probes.embedded[:].time]

FLT_1D (uncertain)

A.m^-2

Data

langmuir_probes.embedded[:].j_i_saturation_sigma.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].j_i_saturation_sigma.validity_timed

(alpha)

[langmuir_probes.embedded[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].j_i_saturation_skew

(alpha)

STRUCTURE

-

Skew of the ion saturation current density

langmuir_probes.embedded[:].j_i_saturation_skew.data

(alpha)

[langmuir_probes.embedded[:].time]

FLT_1D (uncertain)

-

Data

langmuir_probes.embedded[:].j_i_saturation_skew.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].j_i_saturation_skew.validity_timed

(alpha)

[langmuir_probes.embedded[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].multi_temperature_fits

(alpha)

[1...N]

STRUCT_ARRAY

Set of temperatures describing the electron and ion distribution functions in case of multi-temperature fits

langmuir_probes.embedded[:].multi_temperature_fits[:].t_e

(alpha)

STRUCTURE

eV

Electron temperature

langmuir_probes.embedded[:].multi_temperature_fits[:].t_e.data

(alpha)

[langmuir_probes.embedded[:].multi_temperature_fits[:].time]

FLT_1D (uncertain)

eV

Data

langmuir_probes.embedded[:].multi_temperature_fits[:].t_e.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].multi_temperature_fits[:].t_e.validity_timed

(alpha)

[langmuir_probes.embedded[:].multi_temperature_fits[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].multi_temperature_fits[:].t_i

(alpha)

STRUCTURE

eV

Ion temperature

langmuir_probes.embedded[:].multi_temperature_fits[:].t_i.data

(alpha)

[langmuir_probes.embedded[:].multi_temperature_fits[:].time]

FLT_1D (uncertain)

eV

Data

langmuir_probes.embedded[:].multi_temperature_fits[:].t_i.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].multi_temperature_fits[:].t_i.validity_timed

(alpha)

[langmuir_probes.embedded[:].multi_temperature_fits[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].multi_temperature_fits[:].time

(alpha)

[1...N]

FLT_1D_TYPE

s

Timebase for the dynamic nodes of this probe located at this level of the IDS structure

langmuir_probes.embedded[:].n_e

(alpha)

STRUCTURE

m^-3

Electron density

langmuir_probes.embedded[:].n_e.data

(alpha)

[langmuir_probes.embedded[:].time]

FLT_1D (uncertain)

m^-3

Data

langmuir_probes.embedded[:].n_e.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].n_e.validity_timed

(alpha)

[langmuir_probes.embedded[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].name

(alpha)

STR_0D

Name of the probe

langmuir_probes.embedded[:].position

(alpha)

STRUCTURE

Position of the measurements

langmuir_probes.embedded[:].position.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

langmuir_probes.embedded[:].position.r

(alpha)

FLT_0D (uncertain)

m

Major radius

langmuir_probes.embedded[:].position.z

(alpha)

FLT_0D (uncertain)

m

Height

langmuir_probes.embedded[:].surface_area

(alpha)

FLT_0D (uncertain)

m^2

Area of the probe surface exposed to the plasma (use when assuming constant effective collection area)

langmuir_probes.embedded[:].surface_area_effective

(alpha)

STRUCTURE

m^2

Effective collection area of the probe surface, varying with time due to e.g. changes in the magnetic field line incidence angle

langmuir_probes.embedded[:].surface_area_effective.data

(alpha)

[langmuir_probes.embedded[:].time]

FLT_1D (uncertain)

m^2

Data

langmuir_probes.embedded[:].surface_area_effective.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].surface_area_effective.validity_timed

(alpha)

[langmuir_probes.embedded[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].t_e

(alpha)

STRUCTURE

eV

Electron temperature

langmuir_probes.embedded[:].t_e.data

(alpha)

[langmuir_probes.embedded[:].time]

FLT_1D (uncertain)

eV

Data

langmuir_probes.embedded[:].t_e.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].t_e.validity_timed

(alpha)

[langmuir_probes.embedded[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].t_i

(alpha)

STRUCTURE

eV

Ion temperature

langmuir_probes.embedded[:].t_i.data

(alpha)

[langmuir_probes.embedded[:].time]

FLT_1D (uncertain)

eV

Data

langmuir_probes.embedded[:].t_i.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].t_i.validity_timed

(alpha)

[langmuir_probes.embedded[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].time

(alpha)

[1...N]

FLT_1D_TYPE

s

Timebase for the dynamic nodes of this probe located at this level of the IDS structure

langmuir_probes.embedded[:].v_floating

(alpha)

STRUCTURE

V

Floating potential

langmuir_probes.embedded[:].v_floating.data

(alpha)

[langmuir_probes.embedded[:].time]

FLT_1D (uncertain)

V

Data

langmuir_probes.embedded[:].v_floating.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].v_floating.validity_timed

(alpha)

[langmuir_probes.embedded[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].v_floating_sigma

(alpha)

STRUCTURE

V

Standard deviation of the floating potential, corresponding to the fluctuations of the quantity over time

langmuir_probes.embedded[:].v_floating_sigma.data

(alpha)

[langmuir_probes.embedded[:].time]

FLT_1D (uncertain)

V

Data

langmuir_probes.embedded[:].v_floating_sigma.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].v_floating_sigma.validity_timed

(alpha)

[langmuir_probes.embedded[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].v_plasma

(alpha)

STRUCTURE

V

Plasma potential

langmuir_probes.embedded[:].v_plasma.data

(alpha)

[langmuir_probes.embedded[:].time]

FLT_1D (uncertain)

V

Data

langmuir_probes.embedded[:].v_plasma.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.embedded[:].v_plasma.validity_timed

(alpha)

[langmuir_probes.embedded[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.equilibrium_id

(alpha)

STRUCTURE

ID of the IDS equilibrium used to map measurements - we may decide that this is superseeded when the systematic documentation of input provenance is adopted

langmuir_probes.equilibrium_id.data_entry

(alpha)

STRUCTURE

Data entry to which this IDS belongs

langmuir_probes.equilibrium_id.data_entry.machine

(alpha)

STR_0D

Name of the experimental device to which this data is related

langmuir_probes.equilibrium_id.data_entry.pulse

(alpha)

INT_0D

Pulse number

langmuir_probes.equilibrium_id.data_entry.pulse_type

(alpha)

STR_0D

Type of the data entry, e.g. "pulse", "simulation", ...

langmuir_probes.equilibrium_id.data_entry.run

(alpha)

INT_0D

Run number

langmuir_probes.equilibrium_id.data_entry.user

(alpha)

STR_0D

Username

langmuir_probes.equilibrium_id.name

(alpha)

STR_0D

IDS name

langmuir_probes.equilibrium_id.occurrence

(alpha)

INT_0D

IDS occurrence

langmuir_probes.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

langmuir_probes.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

langmuir_probes.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

langmuir_probes.ids_properties.homogeneous_time

(alpha)

INT_0D

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

langmuir_probes.ids_properties.occurrence

INT_0D

langmuir_probes.ids_properties.plugins

(alpha)

STRUCTURE

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.

langmuir_probes.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

langmuir_probes.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

langmuir_probes.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

langmuir_probes.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

langmuir_probes.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

langmuir_probes.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

langmuir_probes.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

langmuir_probes.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

langmuir_probes.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

langmuir_probes.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

langmuir_probes.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

langmuir_probes.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

langmuir_probes.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

langmuir_probes.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

langmuir_probes.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

langmuir_probes.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

langmuir_probes.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

langmuir_probes.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

langmuir_probes.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

langmuir_probes.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

langmuir_probes.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

langmuir_probes.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

langmuir_probes.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

langmuir_probes.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

langmuir_probes.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

langmuir_probes.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

langmuir_probes.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

langmuir_probes.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

langmuir_probes.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

langmuir_probes.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

langmuir_probes.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

langmuir_probes.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

langmuir_probes.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

langmuir_probes.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

langmuir_probes.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

langmuir_probes.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

langmuir_probes.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

langmuir_probes.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

langmuir_probes.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

langmuir_probes.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

langmuir_probes.ids_properties.source

(obsolescent)

STR_0D

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.

langmuir_probes.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

langmuir_probes.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

langmuir_probes.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

langmuir_probes.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

langmuir_probes.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

langmuir_probes.midplane

(alpha)

STRUCTURE

Choice of midplane definition for the mapping of measurements on an equilibrium (use the lowest index number if more than one value is relevant)
1) magnetic_axis : Midplane defined by the height of magnetic axis equilibrium/time_slice/global_quantities/magnetic_axis/z
2) dr_dz_zero_sep : Midplane defined by the height of the outboard point on the separatrix on which dr/dz = 0 (local maximum of the major radius of the separatrix). In case of multiple local maxima, the closest one from z=z_magnetic_axis is chosen. equilibrium/time_slice/boundary_separatrix/dr_dz_zero_point/z
3) z_zero : Midplane defined by z = 0
4) ggd_subset : Midplane location is specified by means of the GGD grid subset for the inner and outer midplanes, if the midplane choice is different from the other available options. If the GGD midplane subset corresponds to one of the other available options, select that particular option to indicate it

langmuir_probes.midplane.description

(alpha)

STR_0D

Verbose description

langmuir_probes.midplane.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

langmuir_probes.midplane.name

(alpha)

STR_0D

Short string identifier

langmuir_probes.reciprocating

(alpha)

[1...N]

STRUCT_ARRAY

Set of reciprocating probes

langmuir_probes.reciprocating[:].identifier

(alpha)

STR_0D

ID of the probe

langmuir_probes.reciprocating[:].name

(alpha)

STR_0D

Name of the probe

langmuir_probes.reciprocating[:].plunge

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time]

STRUCT_ARRAY

Set of plunges of this probe during the pulse, each plunge being recorded as a time slice from the Access Layer point of view. The time child node corresponds to the time of maximum penetration of the probe during a given plunge. The dynamics of physical quantities within the plunge are described via the time_within_plunge vector.

langmuir_probes.reciprocating[:].plunge[:].b_field_angle

(alpha)

STRUCTURE

rad

Incident angle of the magnetic field with respect to PFC surface

langmuir_probes.reciprocating[:].plunge[:].b_field_angle.data

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

rad

Data

langmuir_probes.reciprocating[:].plunge[:].b_field_angle.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].b_field_angle.validity_timed

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector

(alpha)

[1...N]

STRUCT_ARRAY

Set of probe collectors including measurements specific to each collector. The number of collectors (size of this array of structure) is assumed to remain constant for all plunges

langmuir_probes.reciprocating[:].plunge[:].collector[:].heat_flux_parallel

(alpha)

STRUCTURE

W.m^-2

Parallel heat flux at the probe position

langmuir_probes.reciprocating[:].plunge[:].collector[:].heat_flux_parallel.data

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

W.m^-2

Data

langmuir_probes.reciprocating[:].plunge[:].collector[:].heat_flux_parallel.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector[:].heat_flux_parallel.validity_timed

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector[:].ion_saturation_current

(alpha)

STRUCTURE

A

Ion saturation current measured by the probe

langmuir_probes.reciprocating[:].plunge[:].collector[:].ion_saturation_current.data

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

A

Data

langmuir_probes.reciprocating[:].plunge[:].collector[:].ion_saturation_current.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector[:].ion_saturation_current.validity_timed

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_kurtosis

(alpha)

STRUCTURE

-

Pearson kurtosis of the ion saturation current density

langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_kurtosis.data

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

-

Data

langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_kurtosis.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_kurtosis.validity_timed

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_parallel

(alpha)

STRUCTURE

A.m^-2

Ion parallel current density at the probe position

langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_parallel.data

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

A.m^-2

Data

langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_parallel.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_parallel.validity_timed

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_saturation

(alpha)

STRUCTURE

A.m^-2

Ion saturation current density

langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_saturation.data

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

A.m^-2

Data

langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_saturation.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_saturation.validity_timed

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_sigma

(alpha)

STRUCTURE

A.m^-2

Standard deviation of the ion saturation current density, corresponding to the fluctuations of the quantity over time

langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_sigma.data

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

A.m^-2

Data

langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_sigma.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_sigma.validity_timed

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_skew

(alpha)

STRUCTURE

-

Skew of the ion saturation current density

langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_skew.data

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

-

Data

langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_skew.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector[:].j_i_skew.validity_timed

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector[:].position

(alpha)

STRUCTURE

Position of the collector

langmuir_probes.reciprocating[:].plunge[:].collector[:].position.phi

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

rad

Toroidal angle

langmuir_probes.reciprocating[:].plunge[:].collector[:].position.r

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

m

Major radius

langmuir_probes.reciprocating[:].plunge[:].collector[:].position.validity

(alpha)

INT_0D

Indicator of the validity of the position data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector[:].position.validity_timed

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

INT_1D

Indicator of the validity of the position data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector[:].position.z

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

m

Height

langmuir_probes.reciprocating[:].plunge[:].collector[:].t_e

(alpha)

STRUCTURE

eV

Electron temperature

langmuir_probes.reciprocating[:].plunge[:].collector[:].t_e.data

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

eV

Data

langmuir_probes.reciprocating[:].plunge[:].collector[:].t_e.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector[:].t_e.validity_timed

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector[:].t_i

(alpha)

STRUCTURE

eV

Ion temperature

langmuir_probes.reciprocating[:].plunge[:].collector[:].t_i.data

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

eV

Data

langmuir_probes.reciprocating[:].plunge[:].collector[:].t_i.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector[:].t_i.validity_timed

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector[:].v_floating

(alpha)

STRUCTURE

V

Floating potential

langmuir_probes.reciprocating[:].plunge[:].collector[:].v_floating.data

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

V

Data

langmuir_probes.reciprocating[:].plunge[:].collector[:].v_floating.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector[:].v_floating.validity_timed

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector[:].v_floating_sigma

(alpha)

STRUCTURE

V

Standard deviation of the floating potential, corresponding to the fluctuations of the quantity over time

langmuir_probes.reciprocating[:].plunge[:].collector[:].v_floating_sigma.data

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

V

Data

langmuir_probes.reciprocating[:].plunge[:].collector[:].v_floating_sigma.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].collector[:].v_floating_sigma.validity_timed

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].distance_separatrix_midplane

(alpha)

STRUCTURE

m

Distance between the measurement position and the separatrix, mapped along flux surfaces to the outboard midplane, in the major radius direction. Positive value means the measurement is outside of the separatrix.

langmuir_probes.reciprocating[:].plunge[:].distance_separatrix_midplane.data

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

m

Data

langmuir_probes.reciprocating[:].plunge[:].distance_separatrix_midplane.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].distance_separatrix_midplane.validity_timed

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].distance_x_point_z

(alpha)

STRUCTURE

m

Distance in the z direction of the measurement position to the closest X-point (Zmeasurement-Zx_point)

langmuir_probes.reciprocating[:].plunge[:].distance_x_point_z.data

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

m

Data

langmuir_probes.reciprocating[:].plunge[:].distance_x_point_z.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].distance_x_point_z.validity_timed

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].mach_number_parallel

(alpha)

STRUCTURE

-

Parallel Mach number

langmuir_probes.reciprocating[:].plunge[:].mach_number_parallel.data

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

-

Data

langmuir_probes.reciprocating[:].plunge[:].mach_number_parallel.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].mach_number_parallel.validity_timed

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].n_e

(alpha)

STRUCTURE

m^-3

Electron density

langmuir_probes.reciprocating[:].plunge[:].n_e.data

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

m^-3

Data

langmuir_probes.reciprocating[:].plunge[:].n_e.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].n_e.validity_timed

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].position_average

(alpha)

STRUCTURE

Average position of the measurements derived from multiple collectors

langmuir_probes.reciprocating[:].plunge[:].position_average.phi

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

rad

Toroidal angle

langmuir_probes.reciprocating[:].plunge[:].position_average.r

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

m

Major radius

langmuir_probes.reciprocating[:].plunge[:].position_average.validity

(alpha)

INT_0D

Indicator of the validity of the position data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].position_average.validity_timed

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

INT_1D

Indicator of the validity of the position data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].position_average.z

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

m

Height

langmuir_probes.reciprocating[:].plunge[:].t_e_average

(alpha)

STRUCTURE

eV

Electron temperature (upstream to downstream average)

langmuir_probes.reciprocating[:].plunge[:].t_e_average.data

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

eV

Data

langmuir_probes.reciprocating[:].plunge[:].t_e_average.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].t_e_average.validity_timed

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].t_i_average

(alpha)

STRUCTURE

eV

Ion temperature (upstream to downstream average)

langmuir_probes.reciprocating[:].plunge[:].t_i_average.data

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

eV

Data

langmuir_probes.reciprocating[:].plunge[:].t_i_average.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].t_i_average.validity_timed

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].time

(alpha)

FLT_0D

s

Time of maximum penetration of the probe during a given plunge

langmuir_probes.reciprocating[:].plunge[:].time_within_plunge

(alpha)

[1...N]

FLT_1D (uncertain)

s

Time vector for describing the dynamics within the plunge

langmuir_probes.reciprocating[:].plunge[:].v_plasma

(alpha)

STRUCTURE

V

Plasma potential

langmuir_probes.reciprocating[:].plunge[:].v_plasma.data

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

FLT_1D (uncertain)

V

Data

langmuir_probes.reciprocating[:].plunge[:].v_plasma.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole plunge. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].plunge[:].v_plasma.validity_timed

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].time_within_plunge]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

langmuir_probes.reciprocating[:].surface_area

(alpha)

[langmuir_probes.reciprocating[:].plunge[:].collector]

FLT_1D (uncertain)

m^2

Area of the surface exposed to the plasma of each collector (constant assuming negligible dependence on e.g. the magnetic field line angle)

langmuir_probes.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

lh_antennas

(alpha)

Antenna systems for heating and current drive in the Lower Hybrid (LH) frequencies. In the definitions below, the front (or mouth) of the antenna refers to the plasma facing side of the antenna, while the back refers to the waveguides connected side of the antenna (towards the RF generators).

lh_antennas.antenna

(alpha)

[1...N]

STRUCT_ARRAY

Set of Lower Hybrid antennas

lh_antennas.antenna[:].distance_to_antenna

(alpha)

[1...N]

FLT_1D (uncertain)

m

Radial distance to the antenna mouth (grid for the electron density profile). 0 at antenna mouth, increasing towards the plasma

lh_antennas.antenna[:].frequency

(alpha)

FLT_0D (uncertain)

Hz

Frequency

lh_antennas.antenna[:].identifier

(alpha)

STR_0D

Identifier of the antenna (unique within the set of all antennas of the experiment)

lh_antennas.antenna[:].model_name

(alpha)

STR_0D

Name of the antenna model used for antenna spectrum computation

lh_antennas.antenna[:].module

(alpha)

[1...N]

STRUCT_ARRAY

Set of antenna modules

lh_antennas.antenna[:].module[:].identifier

(alpha)

STR_0D

Identifier of the module

lh_antennas.antenna[:].module[:].name

(alpha)

STR_0D

Name of the module

lh_antennas.antenna[:].module[:].phase

(alpha)

STRUCTURE

rad

Phase of the forward power arriving at the back of this module

lh_antennas.antenna[:].module[:].phase.data

(alpha)

[lh_antennas.antenna[:].module[:].phase.time]

FLT_1D (uncertain)

rad

Data

lh_antennas.antenna[:].module[:].phase.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

lh_antennas.antenna[:].module[:].power_forward

(alpha)

STRUCTURE

W

Forward power arriving to the back of the module

lh_antennas.antenna[:].module[:].power_forward.data

(alpha)

[lh_antennas.antenna[:].module[:].power_forward.time]

FLT_1D (uncertain)

W

Data

lh_antennas.antenna[:].module[:].power_forward.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

lh_antennas.antenna[:].module[:].power_launched

(alpha)

STRUCTURE

W

Power launched from this module into the vacuum vessel

lh_antennas.antenna[:].module[:].power_launched.data

(alpha)

[lh_antennas.antenna[:].module[:].power_launched.time]

FLT_1D (uncertain)

W

Data

lh_antennas.antenna[:].module[:].power_launched.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

lh_antennas.antenna[:].module[:].power_reflected

(alpha)

STRUCTURE

W

Reflected power

lh_antennas.antenna[:].module[:].power_reflected.data

(alpha)

[lh_antennas.antenna[:].module[:].power_reflected.time]

FLT_1D (uncertain)

W

Data

lh_antennas.antenna[:].module[:].power_reflected.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

lh_antennas.antenna[:].module[:].reflection_coefficient

(alpha)

STRUCTURE

-

Power reflection coefficient

lh_antennas.antenna[:].module[:].reflection_coefficient.data

(alpha)

[lh_antennas.antenna[:].module[:].reflection_coefficient.time]

FLT_1D (uncertain)

-

Data

lh_antennas.antenna[:].module[:].reflection_coefficient.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

lh_antennas.antenna[:].n_e

(alpha)

[lh_antennas.antenna[:].distance_to_antenna]

STRUCTURE

m^-3

Electron density profile in front of the antenna

lh_antennas.antenna[:].n_e.data

(alpha)

[1...N,
lh_antennas.antenna[:].n_e.time]

FLT_2D (uncertain)

m^-3

Data

lh_antennas.antenna[:].n_e.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

lh_antennas.antenna[:].n_parallel_peak

(alpha)

STRUCTURE

-

Peak parallel refractive index of the launched wave spectrum (simple estimate based on the measured phase difference)

lh_antennas.antenna[:].n_parallel_peak.data

(alpha)

[lh_antennas.antenna[:].n_parallel_peak.time]

FLT_1D (uncertain)

-

Data

lh_antennas.antenna[:].n_parallel_peak.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

lh_antennas.antenna[:].name

(alpha)

STR_0D

Name of the antenna (unique within the set of all antennas of the experiment)

lh_antennas.antenna[:].phase_average

(alpha)

STRUCTURE

rad

Phase difference between two neighbouring modules (average over modules), at the mouth (front) of the antenna

lh_antennas.antenna[:].phase_average.data

(alpha)

[lh_antennas.antenna[:].phase_average.time]

FLT_1D (uncertain)

rad

Data

lh_antennas.antenna[:].phase_average.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

lh_antennas.antenna[:].position

(alpha)

STRUCTURE

Position of a reference point on the antenna (allowing also tracking the possible movements of the antenna)

lh_antennas.antenna[:].position.definition

(alpha)

STR_0D

Definition of the reference point

lh_antennas.antenna[:].position.phi

(alpha)

STRUCTURE

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

lh_antennas.antenna[:].position.phi.data

(alpha)

[lh_antennas.antenna[:].position.phi.time]

FLT_1D (uncertain)

rad

Data

lh_antennas.antenna[:].position.phi.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

lh_antennas.antenna[:].position.r

(alpha)

STRUCTURE

m

Major radius

lh_antennas.antenna[:].position.r.data

(alpha)

[lh_antennas.antenna[:].position.r.time]

FLT_1D (uncertain)

m

Data

lh_antennas.antenna[:].position.r.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

lh_antennas.antenna[:].position.z

(alpha)

STRUCTURE

m

Height

lh_antennas.antenna[:].position.z.data

(alpha)

[lh_antennas.antenna[:].position.z.time]

FLT_1D (uncertain)

m

Data

lh_antennas.antenna[:].position.z.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

lh_antennas.antenna[:].power_forward

(alpha)

STRUCTURE

W

Forward power arriving at the back of the antenna

lh_antennas.antenna[:].power_forward.data

(alpha)

[lh_antennas.antenna[:].power_forward.time]

FLT_1D (uncertain)

W

Data

lh_antennas.antenna[:].power_forward.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

lh_antennas.antenna[:].power_launched

(alpha)

STRUCTURE

W

Power launched from this antenna into the vacuum vessel

lh_antennas.antenna[:].power_launched.data

(alpha)

[lh_antennas.antenna[:].power_launched.time]

FLT_1D (uncertain)

W

Data

lh_antennas.antenna[:].power_launched.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

lh_antennas.antenna[:].power_reflected

(alpha)

STRUCTURE

W

Reflected power

lh_antennas.antenna[:].power_reflected.data

(alpha)

[lh_antennas.antenna[:].power_reflected.time]

FLT_1D (uncertain)

W

Data

lh_antennas.antenna[:].power_reflected.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

lh_antennas.antenna[:].pressure_tank

(alpha)

STRUCTURE

Pa

Pressure in the vacuum tank of the antenna

lh_antennas.antenna[:].pressure_tank.data

(alpha)

[lh_antennas.antenna[:].pressure_tank.time]

FLT_1D (uncertain)

Pa

Data

lh_antennas.antenna[:].pressure_tank.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

lh_antennas.antenna[:].reflection_coefficient

(alpha)

STRUCTURE

-

Power reflection coefficient, averaged over modules

lh_antennas.antenna[:].reflection_coefficient.data

(alpha)

[lh_antennas.antenna[:].reflection_coefficient.time]

FLT_1D (uncertain)

-

Data

lh_antennas.antenna[:].reflection_coefficient.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

lh_antennas.antenna[:].row

(alpha)

[1...N]

STRUCT_ARRAY

Set of horizontal rows of waveguides (corresponding to different poloidal positions). A power spectrum is provided for each row.

lh_antennas.antenna[:].row[:].n_pol

(alpha)

[lh_antennas.antenna[:].row[:].time]

FLT_1D (uncertain)

-

Refraction index in the poloidal direction. The poloidal angle is defined from the reference point; the angle at a point (R,Z) is given by atan((Z-Zref)/(R-Rref)), where Rref=reference_point/r and Zref=reference_point/z

lh_antennas.antenna[:].row[:].n_tor

(alpha)

[lh_antennas.antenna[:].row[:].time]

FLT_1D (uncertain)

-

Refraction index in the toroidal direction

lh_antennas.antenna[:].row[:].name

(alpha)

STR_0D

Name of the row

lh_antennas.antenna[:].row[:].position

(alpha)

STRUCTURE

Position of the middle on the row

lh_antennas.antenna[:].row[:].position.phi

(alpha)

[lh_antennas.antenna[:].row[:].position.time]

FLT_1D (uncertain)

rad

Toroidal angle

lh_antennas.antenna[:].row[:].position.r

(alpha)

[lh_antennas.antenna[:].row[:].position.time]

FLT_1D (uncertain)

m

Major radius

lh_antennas.antenna[:].row[:].position.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time for the R,Z,phi coordinates

lh_antennas.antenna[:].row[:].position.z

(alpha)

[lh_antennas.antenna[:].row[:].position.time]

FLT_1D (uncertain)

m

Height

lh_antennas.antenna[:].row[:].power_density_spectrum_1d

(alpha)

[lh_antennas.antenna[:].row[:].n_tor,
lh_antennas.antenna[:].row[:].time]

FLT_2D (uncertain)

W

1D power density spectrum dP/dn_tor, as a function of time

lh_antennas.antenna[:].row[:].power_density_spectrum_2d

(alpha)

[lh_antennas.antenna[:].row[:].n_tor,
lh_antennas.antenna[:].row[:].n_pol,
lh_antennas.antenna[:].row[:].time]

FLT_3D (uncertain)

W

2D power density spectrum d2P/(dn_tor.dn_pol), as a function of time

lh_antennas.antenna[:].row[:].time

(alpha)

[1...N]

FLT_1D_TYPE

s

Timebase for the dynamic nodes of this probe located at this level of the IDS structure

lh_antennas.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

lh_antennas.code.commit

(alpha)

STR_0D

Unique commit reference of software

lh_antennas.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

lh_antennas.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

lh_antennas.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

lh_antennas.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

lh_antennas.code.library[:].name

(alpha)

STR_0D

Name of software

lh_antennas.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

lh_antennas.code.library[:].repository

(alpha)

STR_0D

URL of software repository

lh_antennas.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

lh_antennas.code.name

(alpha)

STR_0D

Name of software generating IDS

lh_antennas.code.output_flag

(alpha)

[lh_antennas.time]

INT_1D

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.

lh_antennas.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

lh_antennas.code.repository

(alpha)

STR_0D

URL of software repository

lh_antennas.code.version

(alpha)

STR_0D

Unique version (tag) of software

lh_antennas.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

lh_antennas.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

lh_antennas.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

lh_antennas.ids_properties.homogeneous_time

(alpha)

INT_0D

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

lh_antennas.ids_properties.occurrence

INT_0D

lh_antennas.ids_properties.plugins

(alpha)

STRUCTURE

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.

lh_antennas.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

lh_antennas.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

lh_antennas.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

lh_antennas.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

lh_antennas.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

lh_antennas.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

lh_antennas.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

lh_antennas.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

lh_antennas.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

lh_antennas.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

lh_antennas.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

lh_antennas.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

lh_antennas.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

lh_antennas.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

lh_antennas.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

lh_antennas.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

lh_antennas.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

lh_antennas.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

lh_antennas.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

lh_antennas.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

lh_antennas.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

lh_antennas.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

lh_antennas.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

lh_antennas.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

lh_antennas.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

lh_antennas.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

lh_antennas.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

lh_antennas.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

lh_antennas.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

lh_antennas.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

lh_antennas.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

lh_antennas.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

lh_antennas.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

lh_antennas.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

lh_antennas.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

lh_antennas.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

lh_antennas.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

lh_antennas.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

lh_antennas.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

lh_antennas.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

lh_antennas.ids_properties.source

(obsolescent)

STR_0D

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.

lh_antennas.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

lh_antennas.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

lh_antennas.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

lh_antennas.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

lh_antennas.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between input command received from the RT network and actuator starting to react. Applies globally to the system described by this IDS unless specific latencies (e.g. channel-specific or antenna-specific) are provided at a deeper level in the IDS structure.

lh_antennas.power

(obsolescent)

STRUCTURE

W

Power coupled to the plasma by the whole LH system (sum over antennas)

lh_antennas.power.data

(obsolescent)

[lh_antennas.power.time]

FLT_1D (uncertain)

W

Data

lh_antennas.power.time

(obsolescent)

[1...N]

FLT_1D_TYPE

s

Time

lh_antennas.power_launched

(alpha)

STRUCTURE

W

Power launched into the vacuum vessel by the whole LH system (sum over antennas)

lh_antennas.power_launched.data

(alpha)

[lh_antennas.power_launched.time]

FLT_1D (uncertain)

W

Data

lh_antennas.power_launched.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

lh_antennas.reference_point

(alpha)

STRUCTURE

Reference point used to define the poloidal angle, e.g. the geometrical centre of the vacuum vessel. Used to define the poloidal refraction index under antenna/row

lh_antennas.reference_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

lh_antennas.reference_point.z

(alpha)

FLT_0D (uncertain)

m

Height

lh_antennas.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

magnetics

Magnetic diagnostics for equilibrium identification and plasma shape control.

magnetics.b_field_pol_probe

[1...N]

STRUCT_ARRAY

Poloidal field probes

magnetics.b_field_pol_probe[:].area

FLT_0D (uncertain)

m^2

Area of each turn of the sensor; becomes effective area when multiplied by the turns

magnetics.b_field_pol_probe[:].bandwidth_3db

[1...2]

FLT_1D (uncertain)

Hz

3dB bandwith (first index : lower frequency bound, second index : upper frequency bound)

magnetics.b_field_pol_probe[:].field

STRUCTURE

T

Magnetic field component in direction of sensor normal axis (n) averaged over sensor volume defined by area and length, where n = cos(poloidal_angle)*cos(toroidal_angle)*grad(R) - sin(poloidal_angle)*grad(Z) + cos(poloidal_angle)*sin(toroidal_angle)*grad(Phi)/norm(grad(Phi))

magnetics.b_field_pol_probe[:].field.data

[magnetics.b_field_pol_probe[:].field.time]

FLT_1D (uncertain)

T

Data

magnetics.b_field_pol_probe[:].field.time

[1...N]

FLT_1D_TYPE

s

Time

magnetics.b_field_pol_probe[:].field.validity

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

magnetics.b_field_pol_probe[:].field.validity_timed

[magnetics.b_field_pol_probe[:].field.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

magnetics.b_field_pol_probe[:].identifier

STR_0D

ID of the probe

magnetics.b_field_pol_probe[:].indices_differential

[1...2]

INT_1D

Indices (from the bpol_probe array of structure) of the two probes used to build the field difference field(second index) - field(first index). Use only if ../type/index = 6, leave empty otherwise

magnetics.b_field_pol_probe[:].length

FLT_0D (uncertain)

m

Length of the sensor along it's normal vector (n)

magnetics.b_field_pol_probe[:].name

STR_0D

Name of the probe

magnetics.b_field_pol_probe[:].non_linear_response

STRUCTURE

Non-linear response of the probe (typically in case of a Hall probe)

magnetics.b_field_pol_probe[:].non_linear_response.b_field_linear

[1...N]

FLT_1D (uncertain)

T

Array of magnetic field values (corresponding to the assumption of a linear relation between magnetic field and probe coil current), for each of which the probe non-linear response is given in ../b_field_non_linear

magnetics.b_field_pol_probe[:].non_linear_response.b_field_non_linear

[magnetics.b_field_pol_probe[:].non_linear_response.b_field_linear]

FLT_1D (uncertain)

T

Magnetic field value taking into account the non-linear response of the probe

magnetics.b_field_pol_probe[:].poloidal_angle

FLT_0D (uncertain)

rad

Angle of the sensor normal vector (vector parallel to the the axis of the coil, n on the diagram) with respect to horizontal plane (clockwise theta-like angle). Zero if sensor normal vector fully in the horizontal plane and oriented towards increasing major radius. Values in [0 , 2Pi]

magnetics.b_field_pol_probe[:].position

STRUCTURE

R, Z, Phi position of the coil centre

magnetics.b_field_pol_probe[:].position.phi

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

magnetics.b_field_pol_probe[:].position.r

FLT_0D (uncertain)

m

Major radius

magnetics.b_field_pol_probe[:].position.z

FLT_0D (uncertain)

m

Height

magnetics.b_field_pol_probe[:].toroidal_angle

FLT_0D (uncertain)

rad

Angle of the projection of the sensor normal vector (n) in the horizontal plane with the increasing R direction (i.e. grad(R)) (angle is counter-clockwise from above as in cocos=11 phi-like angle). Values should be taken modulo pi with values within (-pi/2,pi/2]. Zero if projected sensor normal is parallel to grad(R), pi/2 if it is parallel to grad(phi).

magnetics.b_field_pol_probe[:].turns

INT_0D

Turns in the coil, including sign

magnetics.b_field_pol_probe[:].type

STRUCTURE

Probe type
1) position : Position measurement probe
2) mirnov : Mirnov probe
3) hall : Hall probe
4) flux_gate : Flux gate probe
5) faraday_fiber : Faraday fiber
6) differential : Differential probe

magnetics.b_field_pol_probe[:].type.description

STR_0D

Verbose description

magnetics.b_field_pol_probe[:].type.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

magnetics.b_field_pol_probe[:].type.name

STR_0D

Short string identifier

magnetics.b_field_pol_probe[:].voltage

STRUCTURE

V

Voltage on the coil terminals

magnetics.b_field_pol_probe[:].voltage.data

[magnetics.b_field_pol_probe[:].voltage.time]

FLT_1D (uncertain)

V

Data

magnetics.b_field_pol_probe[:].voltage.time

[1...N]

FLT_1D_TYPE

s

Time

magnetics.b_field_pol_probe[:].voltage.validity

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

magnetics.b_field_pol_probe[:].voltage.validity_timed

[magnetics.b_field_pol_probe[:].voltage.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

magnetics.b_field_tor_probe

[1...N]

STRUCT_ARRAY

Toroidal field probes

magnetics.b_field_tor_probe[:].area

FLT_0D (uncertain)

m^2

Area of each turn of the sensor; becomes effective area when multiplied by the turns

magnetics.b_field_tor_probe[:].bandwidth_3db

[1...2]

FLT_1D (uncertain)

Hz

3dB bandwith (first index : lower frequency bound, second index : upper frequency bound)

magnetics.b_field_tor_probe[:].field

STRUCTURE

T

Magnetic field component in direction of sensor normal axis (n) averaged over sensor volume defined by area and length, where n = cos(poloidal_angle)*cos(toroidal_angle)*grad(R) - sin(poloidal_angle)*grad(Z) + cos(poloidal_angle)*sin(toroidal_angle)*grad(Phi)/norm(grad(Phi))

magnetics.b_field_tor_probe[:].field.data

[magnetics.b_field_tor_probe[:].field.time]

FLT_1D (uncertain)

T

Data

magnetics.b_field_tor_probe[:].field.time

[1...N]

FLT_1D_TYPE

s

Time

magnetics.b_field_tor_probe[:].field.validity

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

magnetics.b_field_tor_probe[:].field.validity_timed

[magnetics.b_field_tor_probe[:].field.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

magnetics.b_field_tor_probe[:].identifier

STR_0D

ID of the probe

magnetics.b_field_tor_probe[:].indices_differential

[1...2]

INT_1D

Indices (from the bpol_probe array of structure) of the two probes used to build the field difference field(second index) - field(first index). Use only if ../type/index = 6, leave empty otherwise

magnetics.b_field_tor_probe[:].length

FLT_0D (uncertain)

m

Length of the sensor along it's normal vector (n)

magnetics.b_field_tor_probe[:].name

STR_0D

Name of the probe

magnetics.b_field_tor_probe[:].non_linear_response

STRUCTURE

Non-linear response of the probe (typically in case of a Hall probe)

magnetics.b_field_tor_probe[:].non_linear_response.b_field_linear

[1...N]

FLT_1D (uncertain)

T

Array of magnetic field values (corresponding to the assumption of a linear relation between magnetic field and probe coil current), for each of which the probe non-linear response is given in ../b_field_non_linear

magnetics.b_field_tor_probe[:].non_linear_response.b_field_non_linear

[magnetics.b_field_tor_probe[:].non_linear_response.b_field_linear]

FLT_1D (uncertain)

T

Magnetic field value taking into account the non-linear response of the probe

magnetics.b_field_tor_probe[:].poloidal_angle

FLT_0D (uncertain)

rad

Angle of the sensor normal vector (vector parallel to the the axis of the coil, n on the diagram) with respect to horizontal plane (clockwise theta-like angle). Zero if sensor normal vector fully in the horizontal plane and oriented towards increasing major radius. Values in [0 , 2Pi]

magnetics.b_field_tor_probe[:].position

STRUCTURE

R, Z, Phi position of the coil centre

magnetics.b_field_tor_probe[:].position.phi

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

magnetics.b_field_tor_probe[:].position.r

FLT_0D (uncertain)

m

Major radius

magnetics.b_field_tor_probe[:].position.z

FLT_0D (uncertain)

m

Height

magnetics.b_field_tor_probe[:].toroidal_angle

FLT_0D (uncertain)

rad

Angle of the projection of the sensor normal vector (n) in the horizontal plane with the increasing R direction (i.e. grad(R)) (angle is counter-clockwise from above as in cocos=11 phi-like angle). Values should be taken modulo pi with values within (-pi/2,pi/2]. Zero if projected sensor normal is parallel to grad(R), pi/2 if it is parallel to grad(phi).

magnetics.b_field_tor_probe[:].turns

INT_0D

Turns in the coil, including sign

magnetics.b_field_tor_probe[:].type

STRUCTURE

Probe type
1) position : Position measurement probe
2) mirnov : Mirnov probe
3) hall : Hall probe
4) flux_gate : Flux gate probe
5) faraday_fiber : Faraday fiber
6) differential : Differential probe

magnetics.b_field_tor_probe[:].type.description

STR_0D

Verbose description

magnetics.b_field_tor_probe[:].type.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

magnetics.b_field_tor_probe[:].type.name

STR_0D

Short string identifier

magnetics.b_field_tor_probe[:].voltage

STRUCTURE

V

Voltage on the coil terminals

magnetics.b_field_tor_probe[:].voltage.data

[magnetics.b_field_tor_probe[:].voltage.time]

FLT_1D (uncertain)

V

Data

magnetics.b_field_tor_probe[:].voltage.time

[1...N]

FLT_1D_TYPE

s

Time

magnetics.b_field_tor_probe[:].voltage.validity

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

magnetics.b_field_tor_probe[:].voltage.validity_timed

[magnetics.b_field_tor_probe[:].voltage.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

magnetics.bpol_probe

(obsolescent)

[1...N]

STRUCT_ARRAY

Poloidal field probes

magnetics.bpol_probe[:].area

(obsolescent)

FLT_0D (uncertain)

m^2

Area of each turn of the sensor; becomes effective area when multiplied by the turns

magnetics.bpol_probe[:].bandwidth_3db

(obsolescent)

[1...2]

FLT_1D (uncertain)

Hz

3dB bandwith (first index : lower frequency bound, second index : upper frequency bound)

magnetics.bpol_probe[:].field

(obsolescent)

STRUCTURE

T

Magnetic field component in direction of sensor normal axis (n) averaged over sensor volume defined by area and length, where n = cos(poloidal_angle)*cos(toroidal_angle)*grad(R) - sin(poloidal_angle)*grad(Z) + cos(poloidal_angle)*sin(toroidal_angle)*grad(Phi)/norm(grad(Phi))

magnetics.bpol_probe[:].field.data

(obsolescent)

[magnetics.bpol_probe[:].field.time]

FLT_1D (uncertain)

T

Data

magnetics.bpol_probe[:].field.time

(obsolescent)

[1...N]

FLT_1D_TYPE

s

Time

magnetics.bpol_probe[:].field.validity

(obsolescent)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

magnetics.bpol_probe[:].field.validity_timed

(obsolescent)

[magnetics.bpol_probe[:].field.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

magnetics.bpol_probe[:].identifier

(obsolescent)

STR_0D

ID of the probe

magnetics.bpol_probe[:].indices_differential

(obsolescent)

[1...2]

INT_1D

Indices (from the bpol_probe array of structure) of the two probes used to build the field difference field(second index) - field(first index). Use only if ../type/index = 6, leave empty otherwise

magnetics.bpol_probe[:].length

(obsolescent)

FLT_0D (uncertain)

m

Length of the sensor along it's normal vector (n)

magnetics.bpol_probe[:].name

(obsolescent)

STR_0D

Name of the probe

magnetics.bpol_probe[:].non_linear_response

(obsolescent)

STRUCTURE

Non-linear response of the probe (typically in case of a Hall probe)

magnetics.bpol_probe[:].non_linear_response.b_field_linear

(obsolescent)

[1...N]

FLT_1D (uncertain)

T

Array of magnetic field values (corresponding to the assumption of a linear relation between magnetic field and probe coil current), for each of which the probe non-linear response is given in ../b_field_non_linear

magnetics.bpol_probe[:].non_linear_response.b_field_non_linear

(obsolescent)

[magnetics.bpol_probe[:].non_linear_response.b_field_linear]

FLT_1D (uncertain)

T

Magnetic field value taking into account the non-linear response of the probe

magnetics.bpol_probe[:].poloidal_angle

(obsolescent)

FLT_0D (uncertain)

rad

Angle of the sensor normal vector (vector parallel to the the axis of the coil, n on the diagram) with respect to horizontal plane (clockwise theta-like angle). Zero if sensor normal vector fully in the horizontal plane and oriented towards increasing major radius. Values in [0 , 2Pi]

magnetics.bpol_probe[:].position

(obsolescent)

STRUCTURE

R, Z, Phi position of the coil centre

magnetics.bpol_probe[:].position.phi

(obsolescent)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

magnetics.bpol_probe[:].position.r

(obsolescent)

FLT_0D (uncertain)

m

Major radius

magnetics.bpol_probe[:].position.z

(obsolescent)

FLT_0D (uncertain)

m

Height

magnetics.bpol_probe[:].toroidal_angle

(obsolescent)

FLT_0D (uncertain)

rad

Angle of the projection of the sensor normal vector (n) in the horizontal plane with the increasing R direction (i.e. grad(R)) (angle is counter-clockwise from above as in cocos=11 phi-like angle). Values should be taken modulo pi with values within (-pi/2,pi/2]. Zero if projected sensor normal is parallel to grad(R), pi/2 if it is parallel to grad(phi).

magnetics.bpol_probe[:].turns

(obsolescent)

INT_0D

Turns in the coil, including sign

magnetics.bpol_probe[:].type

(obsolescent)

STRUCTURE

Probe type
1) position : Position measurement probe
2) mirnov : Mirnov probe
3) hall : Hall probe
4) flux_gate : Flux gate probe
5) faraday_fiber : Faraday fiber
6) differential : Differential probe

magnetics.bpol_probe[:].type.description

(obsolescent)

STR_0D

Verbose description

magnetics.bpol_probe[:].type.index

(obsolescent)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

magnetics.bpol_probe[:].type.name

(obsolescent)

STR_0D

Short string identifier

magnetics.bpol_probe[:].voltage

(obsolescent)

STRUCTURE

V

Voltage on the coil terminals

magnetics.bpol_probe[:].voltage.data

(obsolescent)

[magnetics.bpol_probe[:].voltage.time]

FLT_1D (uncertain)

V

Data

magnetics.bpol_probe[:].voltage.time

(obsolescent)

[1...N]

FLT_1D_TYPE

s

Time

magnetics.bpol_probe[:].voltage.validity

(obsolescent)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

magnetics.bpol_probe[:].voltage.validity_timed

(obsolescent)

[magnetics.bpol_probe[:].voltage.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

magnetics.code

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

magnetics.code.commit

STR_0D

Unique commit reference of software

magnetics.code.description

STR_0D

Short description of the software (type, purpose)

magnetics.code.library

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

magnetics.code.library[:].commit

STR_0D

Unique commit reference of software

magnetics.code.library[:].description

STR_0D

Short description of the software (type, purpose)

magnetics.code.library[:].name

STR_0D

Name of software

magnetics.code.library[:].parameters

STR_0D

List of the code specific parameters in XML format

magnetics.code.library[:].repository

STR_0D

URL of software repository

magnetics.code.library[:].version

STR_0D

Unique version (tag) of software

magnetics.code.name

STR_0D

Name of software generating IDS

magnetics.code.output_flag

[magnetics.time]

INT_1D

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.

magnetics.code.parameters

STR_0D

List of the code specific parameters in XML format

magnetics.code.repository

STR_0D

URL of software repository

magnetics.code.version

STR_0D

Unique version (tag) of software

magnetics.diamagnetic_flux

[1...N]

STRUCT_ARRAY

Wb

Diamagnetic flux. The array of structure corresponds to a set of calculation methods (starting with the generally recommended method).

magnetics.diamagnetic_flux[:].data

[magnetics.diamagnetic_flux[:].time]

FLT_1D (uncertain)

Wb

Data

magnetics.diamagnetic_flux[:].method_name

STR_0D

Name of the calculation method

magnetics.diamagnetic_flux[:].time

[1...N]

FLT_1D_TYPE

s

Time

magnetics.flux_loop

[1...N]

STRUCT_ARRAY

Flux loops; partial flux loops can be described

magnetics.flux_loop[:].area

FLT_0D (uncertain)

m^2

Effective area (ratio between flux and average magnetic field over the loop)

magnetics.flux_loop[:].flux

STRUCTURE

Wb

Measured magnetic flux over loop in which Z component of normal to loop is directed downwards (negative grad Z direction)

magnetics.flux_loop[:].flux.data

[magnetics.flux_loop[:].flux.time]

FLT_1D (uncertain)

Wb

Data

magnetics.flux_loop[:].flux.time

[1...N]

FLT_1D_TYPE

s

Time

magnetics.flux_loop[:].flux.validity

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

magnetics.flux_loop[:].flux.validity_timed

[magnetics.flux_loop[:].flux.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

magnetics.flux_loop[:].gm9

FLT_0D (uncertain)

m

Integral of 1/R over the loop area (ratio between flux and magnetic rigidity R0.B0). Use only if ../type/index = 3 to 6, leave empty otherwise.

magnetics.flux_loop[:].identifier

STR_0D

ID of the flux loop

magnetics.flux_loop[:].indices_differential

[1...2]

INT_1D

Indices (from the flux_loop array of structure) of the two flux loops used to build the flux difference flux(second index) - flux(first index). Use only if ../type/index = 6, leave empty otherwise

magnetics.flux_loop[:].name

STR_0D

Name of the flux loop

magnetics.flux_loop[:].position

[1...N]

STRUCT_ARRAY

List of (R,Z,phi) points defining the position of the loop (see data structure documentation FLUXLOOPposition.pdf)

magnetics.flux_loop[:].position[:].phi

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

magnetics.flux_loop[:].position[:].r

FLT_0D (uncertain)

m

Major radius

magnetics.flux_loop[:].position[:].z

FLT_0D (uncertain)

m

Height

magnetics.flux_loop[:].type

STRUCTURE

Flux loop type
1) toroidal : Toroidal flux loop
2) saddle : Saddle loop
3) diamagnetic_internal : Diamagnetic internal loop
4) diamagnetic_external : Diamagnetic external loop
5) diamagnetic_compensation : Diamagnetic compensation loop
6) diamagnetic_differential : Diamagnetic differential loop

magnetics.flux_loop[:].type.description

STR_0D

Verbose description

magnetics.flux_loop[:].type.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

magnetics.flux_loop[:].type.name

STR_0D

Short string identifier

magnetics.flux_loop[:].voltage

STRUCTURE

V

Measured voltage between the loop terminals

magnetics.flux_loop[:].voltage.data

[magnetics.flux_loop[:].voltage.time]

FLT_1D (uncertain)

V

Data

magnetics.flux_loop[:].voltage.time

[1...N]

FLT_1D_TYPE

s

Time

magnetics.flux_loop[:].voltage.validity

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

magnetics.flux_loop[:].voltage.validity_timed

[magnetics.flux_loop[:].voltage.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

magnetics.ids_properties

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

magnetics.ids_properties.comment

STR_0D

Any comment describing the content of this IDS

magnetics.ids_properties.creation_date

STR_0D

Date at which this data has been produced

magnetics.ids_properties.homogeneous_time

INT_0D

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

magnetics.ids_properties.occurrence

INT_0D

magnetics.ids_properties.plugins

(alpha)

STRUCTURE

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.

magnetics.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

magnetics.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

magnetics.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

magnetics.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

magnetics.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

magnetics.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

magnetics.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

magnetics.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

magnetics.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

magnetics.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

magnetics.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

magnetics.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

magnetics.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

magnetics.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

magnetics.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

magnetics.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

magnetics.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

magnetics.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

magnetics.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

magnetics.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

magnetics.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

magnetics.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

magnetics.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

magnetics.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

magnetics.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

magnetics.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

magnetics.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

magnetics.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

magnetics.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

magnetics.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

magnetics.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

magnetics.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

magnetics.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

magnetics.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

magnetics.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

magnetics.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

magnetics.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

magnetics.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

magnetics.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

magnetics.ids_properties.provider

STR_0D

Name of the person in charge of producing this data

magnetics.ids_properties.source

(obsolescent)

STR_0D

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.

magnetics.ids_properties.version_put

STRUCTURE

Version of the access layer package used to PUT this IDS

magnetics.ids_properties.version_put.access_layer

STR_0D

Version of Access Layer used to PUT this IDS

magnetics.ids_properties.version_put.access_layer_language

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

magnetics.ids_properties.version_put.data_dictionary

STR_0D

Version of Data Dictionary used to PUT this IDS

magnetics.ip

[1...N]

STRUCT_ARRAY

A

Plasma current. Positive sign means anti-clockwise when viewed from above. The array of structure corresponds to a set of calculation methods (starting with the generally recommended method).

magnetics.ip[:].data

[magnetics.ip[:].time]

FLT_1D (uncertain)

A

Data

magnetics.ip[:].method_name

STR_0D

Name of the calculation method

magnetics.ip[:].time

[1...N]

FLT_1D_TYPE

s

Time

magnetics.latency

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

magnetics.method

(obsolescent)

[1...N]

STRUCT_ARRAY

A method generating processed quantities derived from the magnetic measurements

magnetics.method[:].ip

(obsolescent)

STRUCTURE

A

Plasma current. Positive sign means anti-clockwise when viewed from above.

magnetics.method[:].ip.data

(obsolescent)

[magnetics.method[:].ip.time]

FLT_1D (uncertain)

A

Data

magnetics.method[:].ip.time

(obsolescent)

[1...N]

FLT_1D_TYPE

s

Time

magnetics.method[:].name

(obsolescent)

STR_0D

Name of the data processing method

magnetics.rogowski_coil

[1...N]

STRUCT_ARRAY

Set of Rogowski coils

magnetics.rogowski_coil[:].area

FLT_0D (uncertain)

m^2

Effective area of the loop wrapped around the guiding centre. In case of multiple layers, sum of the areas of each layer

magnetics.rogowski_coil[:].current

STRUCTURE

A

Measured current inside the Rogowski coil contour. The normal direction to the Rogowski coil is defined by the order of points in the list of guiding centre positions. The current is positive when oriented in the same direction as the normal.

magnetics.rogowski_coil[:].current.data

[magnetics.rogowski_coil[:].current.time]

FLT_1D (uncertain)

A

Data

magnetics.rogowski_coil[:].current.time

[1...N]

FLT_1D_TYPE

s

Time

magnetics.rogowski_coil[:].current.validity

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

magnetics.rogowski_coil[:].current.validity_timed

[magnetics.rogowski_coil[:].current.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

magnetics.rogowski_coil[:].identifier

STR_0D

ID of the coil

magnetics.rogowski_coil[:].indices_compound

[1...N]

INT_1D

Indices (from the rogowski_coil array of structure) of the partial Rogoswkis used to build the coumpound signal (sum of the partial Rogoswki signals) Use only if ../measure_quantity/index = 5, leave empty otherwise

magnetics.rogowski_coil[:].measured_quantity

STRUCTURE

Quantity measured by the sensor
1) plasma : Plasma current
2) plasma_eddy : Plasma and eddy currents
3) eddy : Eddy currents
4) halo : Halo currents
5) compound : Sensor composed of multiple partial Rogowskis

magnetics.rogowski_coil[:].measured_quantity.description

STR_0D

Verbose description

magnetics.rogowski_coil[:].measured_quantity.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

magnetics.rogowski_coil[:].measured_quantity.name

STR_0D

Short string identifier

magnetics.rogowski_coil[:].name

STR_0D

Name of the coil

magnetics.rogowski_coil[:].position

[1...N]

STRUCT_ARRAY

List of (R,Z,phi) points defining the position of the coil guiding centre

magnetics.rogowski_coil[:].position[:].phi

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

magnetics.rogowski_coil[:].position[:].r

FLT_0D (uncertain)

m

Major radius

magnetics.rogowski_coil[:].position[:].z

FLT_0D (uncertain)

m

Height

magnetics.rogowski_coil[:].turns_per_metre

FLT_0D (uncertain)

m^-1

Number of turns per unit length. In case of multiple layers, turns are counted for a single layer

magnetics.shunt

[1...N]

STRUCT_ARRAY

Set of shunt resistances through which currents in the divertor structure are measured. Shunts are modelled as piecewise straight line segments in the poloidal plane.

magnetics.shunt[:].divertor_index

INT_0D

If the shunt is located on a given divertor, index of that divertor in the divertors IDS

magnetics.shunt[:].identifier

STR_0D

Alphanumeric identifier of the shunt

magnetics.shunt[:].name

STR_0D

Name of the shunt

magnetics.shunt[:].position

STRUCTURE

Position of shunt terminals

magnetics.shunt[:].position.first_point

STRUCTURE

Position of the first point

magnetics.shunt[:].position.first_point.r

FLT_0D (uncertain)

m

Major radius

magnetics.shunt[:].position.first_point.z

FLT_0D (uncertain)

m

Height

magnetics.shunt[:].position.second_point

STRUCTURE

Position of the second point

magnetics.shunt[:].position.second_point.r

FLT_0D (uncertain)

m

Major radius

magnetics.shunt[:].position.second_point.z

FLT_0D (uncertain)

m

Height

magnetics.shunt[:].resistance

FLT_0D (uncertain)

Ohm

Shunt resistance

magnetics.shunt[:].target_index

INT_0D

If the shunt is located on a divertor target, index of that target in the divertors IDS

magnetics.shunt[:].tile_index

INT_0D

If the shunt is located on a divertor tile, index of that tile in the divertors IDS

magnetics.shunt[:].voltage

STRUCTURE

V

Voltage on the shunt terminals (Vfirst_point-Vsecond_point)

magnetics.shunt[:].voltage.data

[magnetics.shunt[:].voltage.time]

FLT_1D (uncertain)

V

Data

magnetics.shunt[:].voltage.time

[1...N]

FLT_1D_TYPE

s

Time

magnetics.shunt[:].voltage.validity

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

magnetics.shunt[:].voltage.validity_timed

[magnetics.shunt[:].voltage.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

magnetics.time

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

mhd

(alpha)

Magnetohydrodynamic activity, description of perturbed fields and profiles using the Generic Grid Description.

mhd.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

mhd.code.commit

(alpha)

STR_0D

Unique commit reference of software

mhd.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

mhd.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

mhd.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

mhd.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

mhd.code.library[:].name

(alpha)

STR_0D

Name of software

mhd.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

mhd.code.library[:].repository

(alpha)

STR_0D

URL of software repository

mhd.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

mhd.code.name

(alpha)

STR_0D

Name of software generating IDS

mhd.code.output_flag

(alpha)

[mhd.time]

INT_1D

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.

mhd.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

mhd.code.repository

(alpha)

STR_0D

URL of software repository

mhd.code.version

(alpha)

STR_0D

Unique version (tag) of software

mhd.ggd

(alpha)

[mhd.ggd[:].time]

STRUCT_ARRAY

Edge plasma quantities represented using the general grid description, for various time slices.

mhd.ggd[:].a_field_r

(alpha)

[1...N]

STRUCT_ARRAY

T.m

R component of the magnetic vector potential, given on various grid subsets

mhd.ggd[:].a_field_r[:].coefficients

(alpha)

[mhd.ggd[:].a_field_r[:].values,
1...N]

FLT_2D (uncertain)

T.m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].a_field_r[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].a_field_r[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].a_field_r[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

T.m

One scalar value is provided per element in the grid subset.

mhd.ggd[:].a_field_tor

(alpha)

[1...N]

STRUCT_ARRAY

T.m

Toroidal component of the magnetic vector potential, given on various grid subsets

mhd.ggd[:].a_field_tor[:].coefficients

(alpha)

[mhd.ggd[:].a_field_tor[:].values,
1...N]

FLT_2D (uncertain)

T.m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].a_field_tor[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].a_field_tor[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].a_field_tor[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

T.m

One scalar value is provided per element in the grid subset.

mhd.ggd[:].a_field_z

(alpha)

[1...N]

STRUCT_ARRAY

T.m

Z component of the magnetic vector potential, given on various grid subsets

mhd.ggd[:].a_field_z[:].coefficients

(alpha)

[mhd.ggd[:].a_field_z[:].values,
1...N]

FLT_2D (uncertain)

T.m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].a_field_z[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].a_field_z[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].a_field_z[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

T.m

One scalar value is provided per element in the grid subset.

mhd.ggd[:].b_field_r

(alpha)

[1...N]

STRUCT_ARRAY

T

R component of the magnetic field, given on various grid subsets

mhd.ggd[:].b_field_r[:].coefficients

(alpha)

[mhd.ggd[:].b_field_r[:].values,
1...N]

FLT_2D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].b_field_r[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].b_field_r[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].b_field_r[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

T

One scalar value is provided per element in the grid subset.

mhd.ggd[:].b_field_tor

(alpha)

[1...N]

STRUCT_ARRAY

T

Toroidal component of the magnetic field, given on various grid subsets

mhd.ggd[:].b_field_tor[:].coefficients

(alpha)

[mhd.ggd[:].b_field_tor[:].values,
1...N]

FLT_2D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].b_field_tor[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].b_field_tor[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].b_field_tor[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

T

One scalar value is provided per element in the grid subset.

mhd.ggd[:].b_field_z

(alpha)

[1...N]

STRUCT_ARRAY

T

Z component of the magnetic field, given on various grid subsets

mhd.ggd[:].b_field_z[:].coefficients

(alpha)

[mhd.ggd[:].b_field_z[:].values,
1...N]

FLT_2D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].b_field_z[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].b_field_z[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].b_field_z[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

T

One scalar value is provided per element in the grid subset.

mhd.ggd[:].electrons

(alpha)

STRUCTURE

Quantities related to the electrons

mhd.ggd[:].electrons.temperature

(alpha)

[1...N]

STRUCT_ARRAY

eV

Temperature, given on various grid subsets

mhd.ggd[:].electrons.temperature[:].coefficients

(alpha)

[mhd.ggd[:].electrons.temperature[:].values,
1...N]

FLT_2D (uncertain)

eV

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].electrons.temperature[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].electrons.temperature[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].electrons.temperature[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

eV

One scalar value is provided per element in the grid subset.

mhd.ggd[:].j_r

(alpha)

[1...N]

STRUCT_ARRAY

A.m^-2

R component of the current density, given on various grid subsets

mhd.ggd[:].j_r[:].coefficients

(alpha)

[mhd.ggd[:].j_r[:].values,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].j_r[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].j_r[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].j_r[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

A.m^-2

One scalar value is provided per element in the grid subset.

mhd.ggd[:].j_tor

(alpha)

[1...N]

STRUCT_ARRAY

A.m^-2

Toroidal component of the current density, given on various grid subsets

mhd.ggd[:].j_tor[:].coefficients

(alpha)

[mhd.ggd[:].j_tor[:].values,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].j_tor[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].j_tor[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].j_tor[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

A.m^-2

One scalar value is provided per element in the grid subset.

mhd.ggd[:].j_tor_r

(alpha)

[1...N]

STRUCT_ARRAY

A.m^-1

Toroidal component of the current density multiplied by the local major radius, given on various grid subsets

mhd.ggd[:].j_tor_r[:].coefficients

(alpha)

[mhd.ggd[:].j_tor_r[:].values,
1...N]

FLT_2D (uncertain)

A.m^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].j_tor_r[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].j_tor_r[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].j_tor_r[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

A.m^-1

One scalar value is provided per element in the grid subset.

mhd.ggd[:].j_z

(alpha)

[1...N]

STRUCT_ARRAY

A.m^-2

Z component of the current density, given on various grid subsets

mhd.ggd[:].j_z[:].coefficients

(alpha)

[mhd.ggd[:].j_z[:].values,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].j_z[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].j_z[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].j_z[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

A.m^-2

One scalar value is provided per element in the grid subset.

mhd.ggd[:].mass_density

(alpha)

[1...N]

STRUCT_ARRAY

kg.m^-3

Mass density, given on various grid subsets

mhd.ggd[:].mass_density[:].coefficients

(alpha)

[mhd.ggd[:].mass_density[:].values,
1...N]

FLT_2D (uncertain)

kg.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].mass_density[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].mass_density[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].mass_density[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

kg.m^-3

One scalar value is provided per element in the grid subset.

mhd.ggd[:].n_i_total

(alpha)

[1...N]

STRUCT_ARRAY

m^-3

Total ion density (sum over ion species and thermal+non-thermal), given on various grid subsets

mhd.ggd[:].n_i_total[:].coefficients

(alpha)

[mhd.ggd[:].n_i_total[:].values,
1...N]

FLT_2D (uncertain)

m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].n_i_total[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].n_i_total[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].n_i_total[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-3

One scalar value is provided per element in the grid subset.

mhd.ggd[:].phi_potential

(alpha)

[1...N]

STRUCT_ARRAY

V

Electric potential, given on various grid subsets

mhd.ggd[:].phi_potential[:].coefficients

(alpha)

[mhd.ggd[:].phi_potential[:].values,
1...N]

FLT_2D (uncertain)

V

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].phi_potential[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].phi_potential[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].phi_potential[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

V

One scalar value is provided per element in the grid subset.

mhd.ggd[:].psi

(alpha)

[1...N]

STRUCT_ARRAY

Wb

Poloidal flux, given on various grid subsets

mhd.ggd[:].psi[:].coefficients

(alpha)

[mhd.ggd[:].psi[:].values,
1...N]

FLT_2D (uncertain)

Wb

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].psi[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].psi[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].psi[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

Wb

One scalar value is provided per element in the grid subset.

mhd.ggd[:].t_i_average

(alpha)

[1...N]

STRUCT_ARRAY

eV

Ion temperature (averaged on ion species), given on various grid subsets

mhd.ggd[:].t_i_average[:].coefficients

(alpha)

[mhd.ggd[:].t_i_average[:].values,
1...N]

FLT_2D (uncertain)

eV

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].t_i_average[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].t_i_average[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].t_i_average[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

eV

One scalar value is provided per element in the grid subset.

mhd.ggd[:].time

(alpha)

FLT_0D

s

Time

mhd.ggd[:].velocity_parallel

(alpha)

[1...N]

STRUCT_ARRAY

m.s^-1

Parallel (to magnetic field) component of the plasma velocity, given on various grid subsets

mhd.ggd[:].velocity_parallel[:].coefficients

(alpha)

[mhd.ggd[:].velocity_parallel[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].velocity_parallel[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].velocity_parallel[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].velocity_parallel[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

mhd.ggd[:].velocity_parallel_over_b_field

(alpha)

[1...N]

STRUCT_ARRAY

m.s^-1.T^-1

Parallel (to magnetic field) component of the plasma velocity divided by the modulus of the local magnetic field, given on various grid subsets

mhd.ggd[:].velocity_parallel_over_b_field[:].coefficients

(alpha)

[mhd.ggd[:].velocity_parallel_over_b_field[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1.T^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].velocity_parallel_over_b_field[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].velocity_parallel_over_b_field[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].velocity_parallel_over_b_field[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m.s^-1.T^-1

One scalar value is provided per element in the grid subset.

mhd.ggd[:].velocity_r

(alpha)

[1...N]

STRUCT_ARRAY

m.s^-1

R component of the plasma velocity, given on various grid subsets

mhd.ggd[:].velocity_r[:].coefficients

(alpha)

[mhd.ggd[:].velocity_r[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].velocity_r[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].velocity_r[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].velocity_r[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

mhd.ggd[:].velocity_tor

(alpha)

[1...N]

STRUCT_ARRAY

m.s^-1

Toroidal component of the plasma velocity, given on various grid subsets

mhd.ggd[:].velocity_tor[:].coefficients

(alpha)

[mhd.ggd[:].velocity_tor[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].velocity_tor[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].velocity_tor[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].velocity_tor[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

mhd.ggd[:].velocity_z

(alpha)

[1...N]

STRUCT_ARRAY

m.s^-1

Z component of the plasma velocity, given on various grid subsets

mhd.ggd[:].velocity_z[:].coefficients

(alpha)

[mhd.ggd[:].velocity_z[:].values,
1...N]

FLT_2D (uncertain)

m.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].velocity_z[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].velocity_z[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].velocity_z[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m.s^-1

One scalar value is provided per element in the grid subset.

mhd.ggd[:].vorticity

(alpha)

[1...N]

STRUCT_ARRAY

s^-1

Vorticity, given on various grid subsets

mhd.ggd[:].vorticity[:].coefficients

(alpha)

[mhd.ggd[:].vorticity[:].values,
1...N]

FLT_2D (uncertain)

s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].vorticity[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].vorticity[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].vorticity[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

s^-1

One scalar value is provided per element in the grid subset.

mhd.ggd[:].vorticity_over_r

(alpha)

[1...N]

STRUCT_ARRAY

m^-1.s^-1

Vorticity divided by the local major radius, given on various grid subsets

mhd.ggd[:].vorticity_over_r[:].coefficients

(alpha)

[mhd.ggd[:].vorticity_over_r[:].values,
1...N]

FLT_2D (uncertain)

m^-1.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].vorticity_over_r[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].vorticity_over_r[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].vorticity_over_r[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-1.s^-1

One scalar value is provided per element in the grid subset.

mhd.ggd[:].zeff

(alpha)

[1...N]

STRUCT_ARRAY

-

Effective charge, given on various grid subsets

mhd.ggd[:].zeff[:].coefficients

(alpha)

[mhd.ggd[:].zeff[:].values,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

mhd.ggd[:].zeff[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

mhd.ggd[:].zeff[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

mhd.ggd[:].zeff[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

-

One scalar value is provided per element in the grid subset.

mhd.grid_ggd

(alpha)

[mhd.grid_ggd[:].time]

STRUCT_ARRAY

Grid (using the Generic Grid Description), for various time slices. The timebase of this array of structure must be a subset of the ggd timebase

mhd.grid_ggd[:].grid_subset

(alpha)

[1...N]

STRUCT_ARRAY

Grid subsets

mhd.grid_ggd[:].grid_subset[:].base

(alpha)

[1...N]

STRUCT_ARRAY

Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.

mhd.grid_ggd[:].grid_subset[:].base[:].jacobian

(alpha)

[mhd.grid_ggd[:].grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

mhd.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant

(alpha)

[mhd.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

mhd.grid_ggd[:].grid_subset[:].base[:].tensor_covariant

(alpha)

[mhd.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

mhd.grid_ggd[:].grid_subset[:].dimension

(alpha)

INT_0D

Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.

mhd.grid_ggd[:].grid_subset[:].element

(alpha)

[1...N]

STRUCT_ARRAY

Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces

mhd.grid_ggd[:].grid_subset[:].element[:].object

(alpha)

[1...N]

STRUCT_ARRAY

Set of objects defining the element

mhd.grid_ggd[:].grid_subset[:].element[:].object[:].dimension

(alpha)

INT_0D

Dimension of the object

mhd.grid_ggd[:].grid_subset[:].element[:].object[:].index

(alpha)

INT_0D

Object index

mhd.grid_ggd[:].grid_subset[:].element[:].object[:].space

(alpha)

INT_0D

Index of the space from which that object is taken

mhd.grid_ggd[:].grid_subset[:].identifier

(alpha)

STRUCTURE

Grid subset identifier
0) unspecified : unspecified
1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]
200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).
2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces
4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces
5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
6) x_points : Nodes defining x-points
7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point
8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point
9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point
10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point
11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix
12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix
13) outer_target : y-aligned edges defining the outer target
14) inner_target : y-aligned edges defining the inner target
15) core_boundary : Innermost x-aligned edges
16) separatrix : x-aligned edges defining the active separatrix
17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions
18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region
19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region
20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region
21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region
22) core : Cells inside the active separatrix
23) sol : Cells defining the main SOL outside of the divertor regions
24) outer_divertor : Cells defining the outer divertor region
25) inner_divertor : Cells defining the inner divertor region
26) core_sol : x-aligned edges defining part of active separatrix separating core and sol
27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)
28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)
29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point
30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point
31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point
32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point
33) separatrix_2 : x-aligned edges defining the non-active separatrix
34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region
35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region
36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region
37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region
38) intra_sep : Cells between the two separatrices
39) outer_divertor_2 : Cells defining the outer inactive divertor region
40) inner_divertor_2 : Cells defining the inner inactive divertor region
41) outer_target_2 : y-aligned edges defining the outer inactive target
42) inner_target_2 : y-aligned edges defining the inner inactive target
43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
44) full_wall : All edges defining walls, baffles, and targets
45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg
46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg
47) outer_sf_pfr_connection_1 : y-aligned edges defining the connection between the outer snowflake entrance and third leg
48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg
100) magnetic_axis : Point corresponding to the magnetic axis
101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane
102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane
103) outer_target_separatrix : Point on active separatrix at outer active target
104) inner_target_separatrix : Point on active separatrix at inner active target
105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target
106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target

mhd.grid_ggd[:].grid_subset[:].identifier.description

(alpha)

STR_0D

Verbose description

mhd.grid_ggd[:].grid_subset[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

mhd.grid_ggd[:].grid_subset[:].identifier.name

(alpha)

STR_0D

Short string identifier

mhd.grid_ggd[:].grid_subset[:].metric

(alpha)

STRUCTURE

Metric of the canonical frame onto Cartesian coordinates

mhd.grid_ggd[:].grid_subset[:].metric.jacobian

(alpha)

[mhd.grid_ggd[:].grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

mhd.grid_ggd[:].grid_subset[:].metric.tensor_contravariant

(alpha)

[mhd.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

mhd.grid_ggd[:].grid_subset[:].metric.tensor_covariant

(alpha)

[mhd.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

mhd.grid_ggd[:].identifier

(alpha)

STRUCTURE

Grid identifier
0) unspecified : unspecified
1) linear : Linear
2) cylinder : Cylindrical geometry (straight in axial direction)
3) limiter : Limiter
4) SN : Single null
5) CDN : Connected double null
6) DDN_bottom : Disconnected double null with inner X-point below the midplane
7) DDN_top : Disconnected double null with inner X-point above the midplane
8) annulus : Annular geometry (not necessarily with straight axis)
9) stellarator_island : Stellarator island geometry
10) structured_spaces : Structured grid represented with multiple spaces of dimension 1
11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary
12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary
100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS

mhd.grid_ggd[:].identifier.description

(alpha)

STR_0D

Verbose description

mhd.grid_ggd[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

mhd.grid_ggd[:].identifier.name

(alpha)

STR_0D

Short string identifier

mhd.grid_ggd[:].path

(alpha)

STR_0D

Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: IDS::wall/0/description_ggd(1)/grid_ggd, means that the grid is located in the wall IDS, occurrence 0, with relative path description_ggd(1)/grid_ggd, using Fortran index convention (here : first index of the array)

mhd.grid_ggd[:].space

(alpha)

[1...N]

STRUCT_ARRAY

Set of grid spaces

mhd.grid_ggd[:].space[:].coordinates_type

(alpha)

[1...N]

INT_1D

Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml

mhd.grid_ggd[:].space[:].geometry_type

(alpha)

STRUCTURE

Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)

mhd.grid_ggd[:].space[:].geometry_type.description

(alpha)

STR_0D

Verbose description

mhd.grid_ggd[:].space[:].geometry_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

mhd.grid_ggd[:].space[:].geometry_type.name

(alpha)

STR_0D

Short string identifier

mhd.grid_ggd[:].space[:].identifier

(alpha)

STRUCTURE

Space identifier
0) unspecified : unspecified
1) primary_standard : Primary space defining the standard grid
2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space
3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way

mhd.grid_ggd[:].space[:].identifier.description

(alpha)

STR_0D

Verbose description

mhd.grid_ggd[:].space[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

mhd.grid_ggd[:].space[:].identifier.name

(alpha)

STR_0D

Short string identifier

mhd.grid_ggd[:].space[:].objects_per_dimension

(alpha)

[1...N]

STRUCT_ARRAY

Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.

mhd.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content

(alpha)

STRUCTURE

Content of the ../object/geometry node for this dimension
0) unspecified : unspecified
1) node_coordinates : For nodes : node coordinates
11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix
21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge
31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces
32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix

mhd.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.description

(alpha)

STR_0D

Verbose description

mhd.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

mhd.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.name

(alpha)

STR_0D

Short string identifier

mhd.grid_ggd[:].space[:].objects_per_dimension[:].object

(alpha)

[1...N]

STRUCT_ARRAY

Set of objects for a given dimension

mhd.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary

(alpha)

[1...N]

STRUCT_ARRAY

Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object

mhd.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].index

(alpha)

INT_0D

Index of this (n-1)-dimensional boundary object

mhd.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].neighbours

(alpha)

[1...N]

INT_1D

List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary

mhd.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered.

mhd.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

mixed

2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.

mhd.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure

(alpha)

FLT_0D (uncertain)

m^dimension

Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)

mhd.grid_ggd[:].space[:].objects_per_dimension[:].object[:].nodes

(alpha)

[1...N]

INT_1D

List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)

mhd.grid_ggd[:].time

(alpha)

FLT_0D

s

Time

mhd.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

mhd.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

mhd.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

mhd.ids_properties.homogeneous_time

(alpha)

INT_0D

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

mhd.ids_properties.occurrence

INT_0D

mhd.ids_properties.plugins

(alpha)

STRUCTURE

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.

mhd.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

mhd.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

mhd.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

mhd.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

mhd.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

mhd.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

mhd.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

mhd.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

mhd.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

mhd.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

mhd.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

mhd.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

mhd.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

mhd.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

mhd.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

mhd.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

mhd.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

mhd.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

mhd.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

mhd.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

mhd.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

mhd.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

mhd.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

mhd.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

mhd.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

mhd.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

mhd.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

mhd.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

mhd.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

mhd.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

mhd.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

mhd.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

mhd.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

mhd.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

mhd.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

mhd.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

mhd.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

mhd.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

mhd.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

mhd.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

mhd.ids_properties.source

(obsolescent)

STR_0D

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.

mhd.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

mhd.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

mhd.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

mhd.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

mhd.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

mhd_linear

(alpha)

Magnetohydronamic linear stability

mhd_linear.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

mhd_linear.code.commit

(alpha)

STR_0D

Unique commit reference of software

mhd_linear.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

mhd_linear.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

mhd_linear.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

mhd_linear.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

mhd_linear.code.library[:].name

(alpha)

STR_0D

Name of software

mhd_linear.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

mhd_linear.code.library[:].repository

(alpha)

STR_0D

URL of software repository

mhd_linear.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

mhd_linear.code.name

(alpha)

STR_0D

Name of software generating IDS

mhd_linear.code.output_flag

(alpha)

[mhd_linear.time]

INT_1D

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.

mhd_linear.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

mhd_linear.code.repository

(alpha)

STR_0D

URL of software repository

mhd_linear.code.version

(alpha)

STR_0D

Unique version (tag) of software

mhd_linear.equations

(alpha)

STRUCTURE

Type of MHD equations used to populate this IDS
1) reduced : Reduced MHD
11) reduced_kinetic : Reduced MHD and kinetic hybrid
2) full : Full MHD
21) full_kinetic : Full MHD and kinetic hybrid

mhd_linear.equations.description

(alpha)

STR_0D

Verbose description

mhd_linear.equations.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

mhd_linear.equations.name

(alpha)

STR_0D

Short string identifier

mhd_linear.fluids_n

(alpha)

INT_0D

Number of fluids considered in the model

mhd_linear.ideal_flag

(alpha)

INT_0D

1 if ideal MHD is used to populate this IDS, 0 for non-ideal MHD

mhd_linear.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

mhd_linear.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

mhd_linear.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

mhd_linear.ids_properties.homogeneous_time

(alpha)

INT_0D

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

mhd_linear.ids_properties.occurrence

INT_0D

mhd_linear.ids_properties.plugins

(alpha)

STRUCTURE

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.

mhd_linear.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

mhd_linear.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

mhd_linear.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

mhd_linear.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

mhd_linear.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

mhd_linear.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

mhd_linear.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

mhd_linear.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

mhd_linear.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

mhd_linear.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

mhd_linear.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

mhd_linear.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

mhd_linear.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

mhd_linear.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

mhd_linear.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

mhd_linear.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

mhd_linear.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

mhd_linear.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

mhd_linear.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

mhd_linear.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

mhd_linear.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

mhd_linear.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

mhd_linear.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

mhd_linear.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

mhd_linear.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

mhd_linear.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

mhd_linear.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

mhd_linear.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

mhd_linear.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

mhd_linear.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

mhd_linear.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

mhd_linear.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

mhd_linear.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

mhd_linear.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

mhd_linear.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

mhd_linear.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

mhd_linear.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

mhd_linear.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

mhd_linear.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

mhd_linear.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

mhd_linear.ids_properties.source

(obsolescent)

STR_0D

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.

mhd_linear.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

mhd_linear.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

mhd_linear.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

mhd_linear.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

mhd_linear.model_type

(alpha)

STRUCTURE

Type of model used to populate this IDS
1) global : Global calculation
2) local : Local calculation
3) analytical : Analytical estimate

mhd_linear.model_type.description

(alpha)

STR_0D

Verbose description

mhd_linear.model_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

mhd_linear.model_type.name

(alpha)

STR_0D

Short string identifier

mhd_linear.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

mhd_linear.time_slice

(alpha)

[mhd_linear.time_slice[:].time]

STRUCT_ARRAY

Core plasma radial profiles for various time slices

mhd_linear.time_slice[:].time

(alpha)

FLT_0D

s

Time

mhd_linear.time_slice[:].toroidal_mode

(alpha)

[1...N]

STRUCT_ARRAY

Vector of toroidal modes. Each mode is described as exp(i(n_tor.phi - m_pol.theta - 2.pi.frequency.t - phase))

mhd_linear.time_slice[:].toroidal_mode[:].amplitude_multiplier

(alpha)

FLT_0D (uncertain)

mixed

Multiplier that is needed to convert the linear mode structures to the amplitude of a non-linearly saturated mode in physical units. If empty, it means that the structures contains no information about non-linearly saturated mode

mhd_linear.time_slice[:].toroidal_mode[:].ballooning_type

(alpha)

STRUCTURE

Ballooning type of the mode : ballooning 0; anti-ballooning:1; flute-like:2
1) TAE : Toroidal Alfven Eigenmode
2) EAE : Ellipticity-induced Alfven Eigenmode
3) NAE : Non-circular triangularity induced Alfven Eigenmode
4) RSAE : Reversed Shear Alfven Eigenmode
5) BAE : Beta induced Alfven Eigenmode
6) BAAE : Beta induced Alfven Acoustic Eigenmode
7) EPM : Energetic particle mode, outside any shear Alfven gap
8) GAE : Global Alfven Eingenmode
9) GAM : Geodesic Acoustic Mode
10) EGAM : Energetic particle-driven Geodesic Acoustic Mode
11) iKINK : Internal KINK mode
12) eKINK : External KINK mode
13) Tearing : Tearing mode
14) Double_Tearing : Double Tearing mode

mhd_linear.time_slice[:].toroidal_mode[:].ballooning_type.description

(alpha)

STR_0D

Verbose description

mhd_linear.time_slice[:].toroidal_mode[:].ballooning_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

mhd_linear.time_slice[:].toroidal_mode[:].ballooning_type.name

(alpha)

STR_0D

Short string identifier

mhd_linear.time_slice[:].toroidal_mode[:].energy_perturbed

(alpha)

FLT_0D (uncertain)

J

Perturbed energy associated to the mode

mhd_linear.time_slice[:].toroidal_mode[:].frequency

(alpha)

FLT_0D (uncertain)

Hz

Frequency of the mode

mhd_linear.time_slice[:].toroidal_mode[:].growthrate

(alpha)

FLT_0D (uncertain)

Hz

Linear growthrate of the mode

mhd_linear.time_slice[:].toroidal_mode[:].m_pol_dominant

(alpha)

FLT_0D (uncertain)

-

Dominant poloidal mode number defining the mode rational surface; for TAEs the lower of the two main m's has to be specified

mhd_linear.time_slice[:].toroidal_mode[:].n_tor

(alpha)

INT_0D

Toroidal mode number of the MHD mode

mhd_linear.time_slice[:].toroidal_mode[:].perturbation_type

(alpha)

STRUCTURE

Type of the perturbation
1) TAE : Toroidal Alfven Eigenmode
2) EAE : Ellipticity-induced Alfven Eigenmode
3) NAE : Non-circular triangularity induced Alfven Eigenmode
4) RSAE : Reversed Shear Alfven Eigenmode
5) BAE : Beta induced Alfven Eigenmode
6) BAAE : Beta induced Alfven Acoustic Eigenmode
7) EPM : Energetic particle mode, outside any shear Alfven gap
8) GAE : Global Alfven Eingenmode
9) GAM : Geodesic Acoustic Mode
10) EGAM : Energetic particle-driven Geodesic Acoustic Mode
11) iKINK : Internal KINK mode
12) eKINK : External KINK mode
13) Tearing : Tearing mode
14) Double_Tearing : Double Tearing mode

mhd_linear.time_slice[:].toroidal_mode[:].perturbation_type.description

(alpha)

STR_0D

Verbose description

mhd_linear.time_slice[:].toroidal_mode[:].perturbation_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

mhd_linear.time_slice[:].toroidal_mode[:].perturbation_type.name

(alpha)

STR_0D

Short string identifier

mhd_linear.time_slice[:].toroidal_mode[:].phase

(alpha)

FLT_0D (uncertain)

rad

Additional phase offset of mode

mhd_linear.time_slice[:].toroidal_mode[:].plasma

(alpha)

STRUCTURE

MHD modes in the confined plasma

mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed

(alpha)

STRUCTURE

T.m

Pertubed vector potential for given toroidal mode number

mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate1

(alpha)

STRUCTURE

T.m

First coordinate (radial)

mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate1.coefficients_imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

T.m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate1.coefficients_real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

T.m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate1.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

T.m

Imaginary part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate1.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

T.m

Real part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate2

(alpha)

STRUCTURE

T.m

Second coordinate (poloidal)

mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate2.coefficients_imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

T.m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate2.coefficients_real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

T.m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate2.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

T.m

Imaginary part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate2.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

T.m

Real part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate3

(alpha)

STRUCTURE

T.m

Third coordinate (toroidal)

mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate3.coefficients_imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

T.m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate3.coefficients_real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

T.m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate3.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

T.m

Imaginary part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.a_field_perturbed.coordinate3.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

T.m

Real part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.alfven_frequency_spectrum

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1]

STRUCT_ARRAY

Local shear Alfven spectrum as a function of radius (only in case grid/dim1 is a radial coordinate)

mhd_linear.time_slice[:].toroidal_mode[:].plasma.alfven_frequency_spectrum[:].imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.alfven_frequency_spectrum[:].real]

FLT_1D (uncertain)

s^-1

Imaginary part of the frequency, for a given radial position and every root found at this position

mhd_linear.time_slice[:].toroidal_mode[:].plasma.alfven_frequency_spectrum[:].real

(alpha)

[1...N]

FLT_1D (uncertain)

s^-1

Real part of the frequency, for a given radial position and every root found at this position

mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed

(alpha)

STRUCTURE

T

Pertubed magnetic field for given toroidal mode number

mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate1

(alpha)

STRUCTURE

T

First coordinate (radial)

mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate1.coefficients_imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate1.coefficients_real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate1.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

T

Imaginary part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate1.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

T

Real part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate2

(alpha)

STRUCTURE

T

Second coordinate (poloidal)

mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate2.coefficients_imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate2.coefficients_real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate2.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

T

Imaginary part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate2.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

T

Real part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate3

(alpha)

STRUCTURE

T

Third coordinate (toroidal)

mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate3.coefficients_imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate3.coefficients_real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate3.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

T

Imaginary part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.b_field_perturbed.coordinate3.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

T

Real part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system

(alpha)

STRUCTURE

Flux surface coordinate system of the equilibrium used for the MHD calculation on a square grid of flux and poloidal angle

mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid

(alpha)

STRUCTURE

Definition of the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

First dimension values

mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Second dimension values

mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.volume_element

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2]

FLT_2D (uncertain)

m^3

Elementary plasma volume of plasma enclosed in the cell formed by the nodes [dim1(i) dim2(j)], [dim1(i+1) dim2(j)], [dim1(i) dim2(j+1)] and [dim1(i+1) dim2(j+1)]

mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid_type

(alpha)

STRUCTURE

Selection of one of a set of grid types
1) rectangular : Cylindrical R,Z ala eqdsk (R=dim1, Z=dim2). In this case the position arrays should not be filled since they are redundant with grid/dim1 and dim2.
2) inverse : Rhopolar_polar 2D polar coordinates (rho=dim1, theta=dim2) with magnetic axis as centre of grid; theta and values following the COCOS=11 convention; the polar angle is theta=atan2(z-zaxis,r-raxis)
11) inverse_psi_straight_field_line : Flux surface type with psi as radial label (dim1) and the straight-field line poloidal angle (mod(index,10)=1) (dim2); could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention
12) inverse_psi_equal_arc : Flux surface type with psi as radial label (dim1) and the equal arc poloidal angle (mod(index,10)=2) (dim2)
13) inverse_psi_polar : Flux surface type with psi as radial label (dim1) and the polar poloidal angle (mod(index,10)=3) (dim2); could be non-equidistant
14) inverse_psi_straight_field_line_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the straight-field line poloidal angle (mod(index,10)=4) (dim2), could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention
15) inverse_psi_equal_arc_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the equal arc poloidal angle (mod(index,10)=5) (dim2)
16) inverse_psi_polar_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the polar poloidal angle (mod(index,10)=6) (dim2); could be non-equidistant
21) inverse_rhopolnorm_straight_field_line : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the straight-field line poloidal angle (dim2)
22) inverse_rhopolnorm_equal_arc : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the equal arc poloidal angle (dim2)
23) inverse_rhopolnorm_polar : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the polar poloidal angle (dim2)
24) inverse_rhopolnorm_straight_field_line_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
25) inverse_rhopolnorm_equal_arc_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
26) inverse_rhopolnorm_polar_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the polar poloidal angle (dim2)
31) inverse_rhotornorm_straight_field_line : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the straight-field line poloidal angle (dim2)
32) inverse_rhotornorm_equal_arc : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the equal arc poloidal angle (dim2)
33) inverse_rhotornorm_polar : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the polar poloidal angle (dim2)
34) inverse_rhotornorm_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
35) inverse_rhotornorm_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
36) inverse_rhotornorm_polar_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the polar poloidal angle (dim2)
41) inverse_rhopol_straight_field_line : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the straight-field line poloidal angle (dim2)
42) inverse_rhopol_equal_arc : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the equal arc poloidal angle (dim2)
43) inverse_rhopol_polar : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the polar poloidal angle (dim2)
44) inverse_rhopol_straight_field_line_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
45) inverse_rhopol_equal_arc_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
46) inverse_rhopol_polar_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the polar poloidal angle (dim2)
51) inverse_rhotor_straight_field_line : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the straight-field line poloidal angle (dim2)
52) inverse_rhotor_equal_arc : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the equal arc poloidal angle (dim2)
53) inverse_rhotor_polar : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the polar poloidal angle (dim2)
54) inverse_rhotor_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the straight-field line poloidal angle (dim2)
55) inverse_rhotor_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the equal arc poloidal angle (dim2)
56) inverse_rhotor_polar_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the polar poloidal angle (dim2)
91) irregular_rz_na : Irregular grid, thus give list of vertices in dim1(1:ndim1), dim2(1:ndim1) and then all fields are on values(1:ndim1,1)

mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid_type.description

(alpha)

STR_0D

Verbose description

mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid_type.name

(alpha)

STR_0D

Short string identifier

mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.jacobian

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2]

FLT_2D (uncertain)

mixed

Absolute value of the jacobian of the coordinate system

mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.r

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2]

FLT_2D (uncertain)

m

Values of the major radius on the grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.tensor_contravariant

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2,
1...3,
1...3]

FLT_4D (uncertain)

mixed

Contravariant metric tensor on every point of the grid described by grid_type

mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.tensor_covariant

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2,
1...3,
1...3]

FLT_4D (uncertain)

mixed

Covariant metric tensor on every point of the grid described by grid_type

mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.z

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.coordinate_system.grid.dim2]

FLT_2D (uncertain)

m

Values of the Height on the grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_parallel

(alpha)

STRUCTURE

m

Parallel displacement of the modes

mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_parallel.coefficients_imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_parallel.coefficients_real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_parallel.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

m

Imaginary part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_parallel.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

m

Real part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_perpendicular

(alpha)

STRUCTURE

m

Perpendicular displacement of the modes

mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_perpendicular.coefficients_imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_perpendicular.coefficients_real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_perpendicular.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

m

Imaginary part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.displacement_perpendicular.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

m

Real part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid

(alpha)

STRUCTURE

Definition of the 2D grid (the content of dim1 and dim2 is defined by the selected grid_type)

mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

First dimension values

mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Second dimension values

mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.volume_element

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

m^3

Elementary plasma volume of plasma enclosed in the cell formed by the nodes [dim1(i) dim2(j)], [dim1(i+1) dim2(j)], [dim1(i) dim2(j+1)] and [dim1(i+1) dim2(j+1)]

mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid_type

(alpha)

STRUCTURE

Selection of one of a set of grid types
1) rectangular : Cylindrical R,Z ala eqdsk (R=dim1, Z=dim2). In this case the position arrays should not be filled since they are redundant with grid/dim1 and dim2.
2) inverse : Rhopolar_polar 2D polar coordinates (rho=dim1, theta=dim2) with magnetic axis as centre of grid; theta and values following the COCOS=11 convention; the polar angle is theta=atan2(z-zaxis,r-raxis)
11) inverse_psi_straight_field_line : Flux surface type with psi as radial label (dim1) and the straight-field line poloidal angle (mod(index,10)=1) (dim2); could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention
12) inverse_psi_equal_arc : Flux surface type with psi as radial label (dim1) and the equal arc poloidal angle (mod(index,10)=2) (dim2)
13) inverse_psi_polar : Flux surface type with psi as radial label (dim1) and the polar poloidal angle (mod(index,10)=3) (dim2); could be non-equidistant
14) inverse_psi_straight_field_line_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the straight-field line poloidal angle (mod(index,10)=4) (dim2), could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention
15) inverse_psi_equal_arc_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the equal arc poloidal angle (mod(index,10)=5) (dim2)
16) inverse_psi_polar_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the polar poloidal angle (mod(index,10)=6) (dim2); could be non-equidistant
21) inverse_rhopolnorm_straight_field_line : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the straight-field line poloidal angle (dim2)
22) inverse_rhopolnorm_equal_arc : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the equal arc poloidal angle (dim2)
23) inverse_rhopolnorm_polar : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the polar poloidal angle (dim2)
24) inverse_rhopolnorm_straight_field_line_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
25) inverse_rhopolnorm_equal_arc_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
26) inverse_rhopolnorm_polar_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the polar poloidal angle (dim2)
31) inverse_rhotornorm_straight_field_line : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the straight-field line poloidal angle (dim2)
32) inverse_rhotornorm_equal_arc : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the equal arc poloidal angle (dim2)
33) inverse_rhotornorm_polar : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the polar poloidal angle (dim2)
34) inverse_rhotornorm_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
35) inverse_rhotornorm_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
36) inverse_rhotornorm_polar_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the polar poloidal angle (dim2)
41) inverse_rhopol_straight_field_line : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the straight-field line poloidal angle (dim2)
42) inverse_rhopol_equal_arc : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the equal arc poloidal angle (dim2)
43) inverse_rhopol_polar : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the polar poloidal angle (dim2)
44) inverse_rhopol_straight_field_line_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
45) inverse_rhopol_equal_arc_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
46) inverse_rhopol_polar_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the polar poloidal angle (dim2)
51) inverse_rhotor_straight_field_line : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the straight-field line poloidal angle (dim2)
52) inverse_rhotor_equal_arc : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the equal arc poloidal angle (dim2)
53) inverse_rhotor_polar : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the polar poloidal angle (dim2)
54) inverse_rhotor_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the straight-field line poloidal angle (dim2)
55) inverse_rhotor_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the equal arc poloidal angle (dim2)
56) inverse_rhotor_polar_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the polar poloidal angle (dim2)
91) irregular_rz_na : Irregular grid, thus give list of vertices in dim1(1:ndim1), dim2(1:ndim1) and then all fields are on values(1:ndim1,1)

mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid_type.description

(alpha)

STR_0D

Verbose description

mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid_type.name

(alpha)

STR_0D

Short string identifier

mhd_linear.time_slice[:].toroidal_mode[:].plasma.mass_density_perturbed

(alpha)

STRUCTURE

kg.m^-3

Perturbed mass density for given toroidal mode number

mhd_linear.time_slice[:].toroidal_mode[:].plasma.mass_density_perturbed.coefficients_imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

kg.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.mass_density_perturbed.coefficients_real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

kg.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.mass_density_perturbed.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

kg.m^-3

Imaginary part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.mass_density_perturbed.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

kg.m^-3

Real part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.ntv

(alpha)

STRUCTURE

Neoclassical toroidal viscosity tensor

mhd_linear.time_slice[:].toroidal_mode[:].plasma.ntv.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
1...N,
1...N]

FLT_3D (uncertain)

N.m^-2

Imaginary part of the stress tensor, for various radial positions

mhd_linear.time_slice[:].toroidal_mode[:].plasma.ntv.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
1...N,
1...N]

FLT_3D (uncertain)

N.m^-2

Real part of the stress tensor, for various radial positions

mhd_linear.time_slice[:].toroidal_mode[:].plasma.phi_potential_perturbed

(alpha)

STRUCTURE

V

Perturbed electrostatic potential for given toroidal mode number

mhd_linear.time_slice[:].toroidal_mode[:].plasma.phi_potential_perturbed.coefficients_imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

V

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.phi_potential_perturbed.coefficients_real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

V

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.phi_potential_perturbed.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

V

Imaginary part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.phi_potential_perturbed.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

V

Real part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.pressure_perturbed

(alpha)

STRUCTURE

Pa

Perturbed pressure for given toroidal mode number

mhd_linear.time_slice[:].toroidal_mode[:].plasma.pressure_perturbed.coefficients_imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

Pa

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.pressure_perturbed.coefficients_real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

Pa

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.pressure_perturbed.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

Pa

Imaginary part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.pressure_perturbed.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

Pa

Real part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.psi_potential_perturbed

(alpha)

STRUCTURE

V

Perturbed electromagnetic super-potential for given toroidal mode number, see ref [Antonsen/Lane Phys Fluids 23(6) 1980, formula 34], so that A_field_parallel=1/(i*2pi*frequency) (grad psi_potential)_parallel

mhd_linear.time_slice[:].toroidal_mode[:].plasma.psi_potential_perturbed.coefficients_imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

V

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.psi_potential_perturbed.coefficients_real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

V

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.psi_potential_perturbed.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

V

Imaginary part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.psi_potential_perturbed.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

V

Real part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_maxwell

(alpha)

STRUCTURE

Maxwell stress tensor

mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_maxwell.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
1...N,
1...N]

FLT_3D (uncertain)

N.m^-2

Imaginary part of the stress tensor, for various radial positions

mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_maxwell.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
1...N,
1...N]

FLT_3D (uncertain)

N.m^-2

Real part of the stress tensor, for various radial positions

mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_reynolds

(alpha)

STRUCTURE

Reynolds stress tensor

mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_reynolds.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
1...N,
1...N]

FLT_3D (uncertain)

N.m^-2

Imaginary part of the stress tensor, for various radial positions

mhd_linear.time_slice[:].toroidal_mode[:].plasma.stress_reynolds.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
1...N,
1...N]

FLT_3D (uncertain)

N.m^-2

Real part of the stress tensor, for various radial positions

mhd_linear.time_slice[:].toroidal_mode[:].plasma.tau_alfven

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1]

FLT_1D (uncertain)

s

Alven time=R/vA=R0 sqrt(mi ni(rho))/B0

mhd_linear.time_slice[:].toroidal_mode[:].plasma.tau_resistive

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1]

FLT_1D (uncertain)

s

Resistive time = mu_0 rho*rho/1.22/eta_neo

mhd_linear.time_slice[:].toroidal_mode[:].plasma.temperature_perturbed

(alpha)

STRUCTURE

eV

Perturbed temperature for given toroidal mode number

mhd_linear.time_slice[:].toroidal_mode[:].plasma.temperature_perturbed.coefficients_imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

eV

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.temperature_perturbed.coefficients_real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

eV

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.temperature_perturbed.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

eV

Imaginary part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.temperature_perturbed.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

eV

Real part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed

(alpha)

STRUCTURE

m/s

Pertubed velocity for given toroidal mode number

mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate1

(alpha)

STRUCTURE

m/s

First coordinate (radial)

mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate1.coefficients_imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

m/s

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate1.coefficients_real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

m/s

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate1.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

m/s

Imaginary part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate1.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

m/s

Real part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate2

(alpha)

STRUCTURE

m/s

Second coordinate (poloidal)

mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate2.coefficients_imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

m/s

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate2.coefficients_real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

m/s

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate2.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

m/s

Imaginary part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate2.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

m/s

Real part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate3

(alpha)

STRUCTURE

m/s

Third coordinate (toroidal)

mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate3.coefficients_imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

m/s

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate3.coefficients_real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2,
1...N]

FLT_3D (uncertain)

m/s

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate3.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

m/s

Imaginary part

mhd_linear.time_slice[:].toroidal_mode[:].plasma.velocity_perturbed.coordinate3.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].plasma.grid.dim2]

FLT_2D (uncertain)

m/s

Real part

mhd_linear.time_slice[:].toroidal_mode[:].radial_mode_number

(alpha)

FLT_0D (uncertain)

-

Radial mode number

mhd_linear.time_slice[:].toroidal_mode[:].vacuum

(alpha)

STRUCTURE

MHD modes in the vacuum

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed

(alpha)

STRUCTURE

T.m

Pertubed vector potential for given toroidal mode number

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate1

(alpha)

STRUCTURE

T.m

First coordinate (radial)

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate1.coefficients_imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2,
1...N]

FLT_3D (uncertain)

T.m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate1.coefficients_real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2,
1...N]

FLT_3D (uncertain)

T.m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate1.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2]

FLT_2D (uncertain)

T.m

Imaginary part

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate1.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2]

FLT_2D (uncertain)

T.m

Real part

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate2

(alpha)

STRUCTURE

T.m

Second coordinate (poloidal)

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate2.coefficients_imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2,
1...N]

FLT_3D (uncertain)

T.m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate2.coefficients_real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2,
1...N]

FLT_3D (uncertain)

T.m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate2.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2]

FLT_2D (uncertain)

T.m

Imaginary part

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate2.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2]

FLT_2D (uncertain)

T.m

Real part

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate3

(alpha)

STRUCTURE

T.m

Third coordinate (toroidal)

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate3.coefficients_imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2,
1...N]

FLT_3D (uncertain)

T.m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate3.coefficients_real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2,
1...N]

FLT_3D (uncertain)

T.m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate3.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2]

FLT_2D (uncertain)

T.m

Imaginary part

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.a_field_perturbed.coordinate3.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2]

FLT_2D (uncertain)

T.m

Real part

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed

(alpha)

STRUCTURE

T

Pertubed magnetic field for given toroidal mode number

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate1

(alpha)

STRUCTURE

T

First coordinate (radial)

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate1.coefficients_imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2,
1...N]

FLT_3D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate1.coefficients_real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2,
1...N]

FLT_3D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate1.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2]

FLT_2D (uncertain)

T

Imaginary part

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate1.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2]

FLT_2D (uncertain)

T

Real part

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate2

(alpha)

STRUCTURE

T

Second coordinate (poloidal)

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate2.coefficients_imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2,
1...N]

FLT_3D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate2.coefficients_real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2,
1...N]

FLT_3D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate2.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2]

FLT_2D (uncertain)

T

Imaginary part

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate2.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2]

FLT_2D (uncertain)

T

Real part

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate3

(alpha)

STRUCTURE

T

Third coordinate (toroidal)

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate3.coefficients_imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2,
1...N]

FLT_3D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (imaginary part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate3.coefficients_real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2,
1...N]

FLT_3D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity (real part) with finite elements, provided on the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate3.imaginary

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2]

FLT_2D (uncertain)

T

Imaginary part

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.b_field_perturbed.coordinate3.real

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2]

FLT_2D (uncertain)

T

Real part

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system

(alpha)

STRUCTURE

Flux surface coordinate system of the equilibrium used for the MHD calculation on a square grid of flux and poloidal angle

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid

(alpha)

STRUCTURE

Definition of the 2D grid

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

First dimension values

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Second dimension values

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.volume_element

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2]

FLT_2D (uncertain)

m^3

Elementary plasma volume of plasma enclosed in the cell formed by the nodes [dim1(i) dim2(j)], [dim1(i+1) dim2(j)], [dim1(i) dim2(j+1)] and [dim1(i+1) dim2(j+1)]

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid_type

(alpha)

STRUCTURE

Selection of one of a set of grid types
1) rectangular : Cylindrical R,Z ala eqdsk (R=dim1, Z=dim2). In this case the position arrays should not be filled since they are redundant with grid/dim1 and dim2.
2) inverse : Rhopolar_polar 2D polar coordinates (rho=dim1, theta=dim2) with magnetic axis as centre of grid; theta and values following the COCOS=11 convention; the polar angle is theta=atan2(z-zaxis,r-raxis)
11) inverse_psi_straight_field_line : Flux surface type with psi as radial label (dim1) and the straight-field line poloidal angle (mod(index,10)=1) (dim2); could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention
12) inverse_psi_equal_arc : Flux surface type with psi as radial label (dim1) and the equal arc poloidal angle (mod(index,10)=2) (dim2)
13) inverse_psi_polar : Flux surface type with psi as radial label (dim1) and the polar poloidal angle (mod(index,10)=3) (dim2); could be non-equidistant
14) inverse_psi_straight_field_line_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the straight-field line poloidal angle (mod(index,10)=4) (dim2), could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention
15) inverse_psi_equal_arc_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the equal arc poloidal angle (mod(index,10)=5) (dim2)
16) inverse_psi_polar_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the polar poloidal angle (mod(index,10)=6) (dim2); could be non-equidistant
21) inverse_rhopolnorm_straight_field_line : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the straight-field line poloidal angle (dim2)
22) inverse_rhopolnorm_equal_arc : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the equal arc poloidal angle (dim2)
23) inverse_rhopolnorm_polar : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the polar poloidal angle (dim2)
24) inverse_rhopolnorm_straight_field_line_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
25) inverse_rhopolnorm_equal_arc_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
26) inverse_rhopolnorm_polar_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the polar poloidal angle (dim2)
31) inverse_rhotornorm_straight_field_line : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the straight-field line poloidal angle (dim2)
32) inverse_rhotornorm_equal_arc : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the equal arc poloidal angle (dim2)
33) inverse_rhotornorm_polar : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the polar poloidal angle (dim2)
34) inverse_rhotornorm_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
35) inverse_rhotornorm_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
36) inverse_rhotornorm_polar_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the polar poloidal angle (dim2)
41) inverse_rhopol_straight_field_line : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the straight-field line poloidal angle (dim2)
42) inverse_rhopol_equal_arc : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the equal arc poloidal angle (dim2)
43) inverse_rhopol_polar : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the polar poloidal angle (dim2)
44) inverse_rhopol_straight_field_line_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
45) inverse_rhopol_equal_arc_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
46) inverse_rhopol_polar_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the polar poloidal angle (dim2)
51) inverse_rhotor_straight_field_line : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the straight-field line poloidal angle (dim2)
52) inverse_rhotor_equal_arc : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the equal arc poloidal angle (dim2)
53) inverse_rhotor_polar : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the polar poloidal angle (dim2)
54) inverse_rhotor_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the straight-field line poloidal angle (dim2)
55) inverse_rhotor_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the equal arc poloidal angle (dim2)
56) inverse_rhotor_polar_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the polar poloidal angle (dim2)
91) irregular_rz_na : Irregular grid, thus give list of vertices in dim1(1:ndim1), dim2(1:ndim1) and then all fields are on values(1:ndim1,1)

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid_type.description

(alpha)

STR_0D

Verbose description

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid_type.name

(alpha)

STR_0D

Short string identifier

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.jacobian

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2]

FLT_2D (uncertain)

mixed

Absolute value of the jacobian of the coordinate system

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.r

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2]

FLT_2D (uncertain)

m

Values of the major radius on the grid

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.tensor_contravariant

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2,
1...3,
1...3]

FLT_4D (uncertain)

mixed

Contravariant metric tensor on every point of the grid described by grid_type

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.tensor_covariant

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2,
1...3,
1...3]

FLT_4D (uncertain)

mixed

Covariant metric tensor on every point of the grid described by grid_type

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.z

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.coordinate_system.grid.dim2]

FLT_2D (uncertain)

m

Values of the Height on the grid

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid

(alpha)

STRUCTURE

Definition of the 2D grid (the content of dim1 and dim2 is defined by the selected grid_type)

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

First dimension values

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Second dimension values

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.volume_element

(alpha)

[mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim1,
mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid.dim2]

FLT_2D (uncertain)

m^3

Elementary plasma volume of plasma enclosed in the cell formed by the nodes [dim1(i) dim2(j)], [dim1(i+1) dim2(j)], [dim1(i) dim2(j+1)] and [dim1(i+1) dim2(j+1)]

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid_type

(alpha)

STRUCTURE

Selection of one of a set of grid types
1) rectangular : Cylindrical R,Z ala eqdsk (R=dim1, Z=dim2). In this case the position arrays should not be filled since they are redundant with grid/dim1 and dim2.
2) inverse : Rhopolar_polar 2D polar coordinates (rho=dim1, theta=dim2) with magnetic axis as centre of grid; theta and values following the COCOS=11 convention; the polar angle is theta=atan2(z-zaxis,r-raxis)
11) inverse_psi_straight_field_line : Flux surface type with psi as radial label (dim1) and the straight-field line poloidal angle (mod(index,10)=1) (dim2); could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention
12) inverse_psi_equal_arc : Flux surface type with psi as radial label (dim1) and the equal arc poloidal angle (mod(index,10)=2) (dim2)
13) inverse_psi_polar : Flux surface type with psi as radial label (dim1) and the polar poloidal angle (mod(index,10)=3) (dim2); could be non-equidistant
14) inverse_psi_straight_field_line_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the straight-field line poloidal angle (mod(index,10)=4) (dim2), could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention
15) inverse_psi_equal_arc_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the equal arc poloidal angle (mod(index,10)=5) (dim2)
16) inverse_psi_polar_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the polar poloidal angle (mod(index,10)=6) (dim2); could be non-equidistant
21) inverse_rhopolnorm_straight_field_line : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the straight-field line poloidal angle (dim2)
22) inverse_rhopolnorm_equal_arc : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the equal arc poloidal angle (dim2)
23) inverse_rhopolnorm_polar : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the polar poloidal angle (dim2)
24) inverse_rhopolnorm_straight_field_line_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
25) inverse_rhopolnorm_equal_arc_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
26) inverse_rhopolnorm_polar_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the polar poloidal angle (dim2)
31) inverse_rhotornorm_straight_field_line : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the straight-field line poloidal angle (dim2)
32) inverse_rhotornorm_equal_arc : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the equal arc poloidal angle (dim2)
33) inverse_rhotornorm_polar : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the polar poloidal angle (dim2)
34) inverse_rhotornorm_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
35) inverse_rhotornorm_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
36) inverse_rhotornorm_polar_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the polar poloidal angle (dim2)
41) inverse_rhopol_straight_field_line : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the straight-field line poloidal angle (dim2)
42) inverse_rhopol_equal_arc : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the equal arc poloidal angle (dim2)
43) inverse_rhopol_polar : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the polar poloidal angle (dim2)
44) inverse_rhopol_straight_field_line_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
45) inverse_rhopol_equal_arc_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
46) inverse_rhopol_polar_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the polar poloidal angle (dim2)
51) inverse_rhotor_straight_field_line : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the straight-field line poloidal angle (dim2)
52) inverse_rhotor_equal_arc : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the equal arc poloidal angle (dim2)
53) inverse_rhotor_polar : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the polar poloidal angle (dim2)
54) inverse_rhotor_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the straight-field line poloidal angle (dim2)
55) inverse_rhotor_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the equal arc poloidal angle (dim2)
56) inverse_rhotor_polar_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the polar poloidal angle (dim2)
91) irregular_rz_na : Irregular grid, thus give list of vertices in dim1(1:ndim1), dim2(1:ndim1) and then all fields are on values(1:ndim1,1)

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid_type.description

(alpha)

STR_0D

Verbose description

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

mhd_linear.time_slice[:].toroidal_mode[:].vacuum.grid_type.name

(alpha)

STR_0D

Short string identifier

mhd_linear.vacuum_toroidal_field

(alpha)

STRUCTURE

Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)

mhd_linear.vacuum_toroidal_field.b0

(alpha)

[mhd_linear.time]

FLT_1D (uncertain)

T

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.

mhd_linear.vacuum_toroidal_field.r0

(alpha)

FLT_0D (uncertain)

m

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)

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

mse

(alpha)

Motional Stark Effect diagnostic

mse.channel

(alpha)

[1...N]

STRUCT_ARRAY

Set of channels (lines of sight)

mse.channel[:].active_spatial_resolution

(alpha)

[mse.channel[:].active_spatial_resolution[:].time]

STRUCT_ARRAY

Spatial resolution of the measurement, calculated as a convolution of the atomic smearing, magnetic and beam geometry smearing and detector projection, for a set of time slices (use a single time slice for the whole pulse if the beam and the line of sight are not moving during the pulse)

mse.channel[:].active_spatial_resolution[:].centre

(alpha)

STRUCTURE

Position of the centre of the spatially resolved zone

mse.channel[:].active_spatial_resolution[:].centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

mse.channel[:].active_spatial_resolution[:].centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

mse.channel[:].active_spatial_resolution[:].centre.z

(alpha)

FLT_0D (uncertain)

m

Height

mse.channel[:].active_spatial_resolution[:].geometric_coefficients

(alpha)

[1...9]

FLT_1D (uncertain)

mixed

Set of 9 geometric coefficients providing the MSE polarisation angle as a function of the local electric and magnetic field components (these are related to the angle between beam and line of sight). The list is ordered as follows : coefficients of BZ, BR, Bphi, ER (numerator of the MSE angle expression); coefficients of BZ, BR, Bphi, ER, EZ (denominator)

mse.channel[:].active_spatial_resolution[:].time

(alpha)

FLT_0D

s

Time

mse.channel[:].active_spatial_resolution[:].width

(alpha)

STRUCTURE

Full width of the spatially resolved zone in the R, Z and phi directions

mse.channel[:].active_spatial_resolution[:].width.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

mse.channel[:].active_spatial_resolution[:].width.r

(alpha)

FLT_0D (uncertain)

m

Major radius

mse.channel[:].active_spatial_resolution[:].width.z

(alpha)

FLT_0D (uncertain)

m

Height

mse.channel[:].aperture

(alpha)

[1...N]

STRUCT_ARRAY

Description of a set of collimating apertures

mse.channel[:].aperture[:].centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

mse.channel[:].aperture[:].centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

mse.channel[:].aperture[:].centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

mse.channel[:].aperture[:].centre.z

(alpha)

FLT_0D (uncertain)

m

Height

mse.channel[:].aperture[:].geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

mse.channel[:].aperture[:].outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

mse.channel[:].aperture[:].outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

mse.channel[:].aperture[:].outline.x2

(alpha)

[mse.channel[:].aperture[:].outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

mse.channel[:].aperture[:].radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

mse.channel[:].aperture[:].surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

mse.channel[:].aperture[:].x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

mse.channel[:].aperture[:].x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

mse.channel[:].aperture[:].x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

mse.channel[:].aperture[:].x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

mse.channel[:].aperture[:].x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

mse.channel[:].aperture[:].x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

mse.channel[:].aperture[:].x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

mse.channel[:].aperture[:].x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

mse.channel[:].aperture[:].x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

mse.channel[:].aperture[:].x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

mse.channel[:].aperture[:].x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

mse.channel[:].aperture[:].x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

mse.channel[:].aperture[:].x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

mse.channel[:].aperture[:].x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

mse.channel[:].detector

(alpha)

STRUCTURE

Detector description

mse.channel[:].detector.centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

mse.channel[:].detector.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

mse.channel[:].detector.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

mse.channel[:].detector.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

mse.channel[:].detector.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

mse.channel[:].detector.outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

mse.channel[:].detector.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

mse.channel[:].detector.outline.x2

(alpha)

[mse.channel[:].detector.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

mse.channel[:].detector.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

mse.channel[:].detector.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

mse.channel[:].detector.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

mse.channel[:].detector.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

mse.channel[:].detector.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

mse.channel[:].detector.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

mse.channel[:].detector.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

mse.channel[:].detector.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

mse.channel[:].detector.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

mse.channel[:].detector.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

mse.channel[:].detector.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

mse.channel[:].detector.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

mse.channel[:].detector.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

mse.channel[:].detector.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

mse.channel[:].detector.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

mse.channel[:].detector.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

mse.channel[:].line_of_sight

(alpha)

STRUCTURE

Description of the line of sight of the channel, given by 2 points

mse.channel[:].line_of_sight.first_point

(alpha)

STRUCTURE

Position of the first point

mse.channel[:].line_of_sight.first_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

mse.channel[:].line_of_sight.first_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

mse.channel[:].line_of_sight.first_point.z

(alpha)

FLT_0D (uncertain)

m

Height

mse.channel[:].line_of_sight.second_point

(alpha)

STRUCTURE

Position of the second point

mse.channel[:].line_of_sight.second_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

mse.channel[:].line_of_sight.second_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

mse.channel[:].line_of_sight.second_point.z

(alpha)

FLT_0D (uncertain)

m

Height

mse.channel[:].name

(alpha)

STR_0D

Name of the channel

mse.channel[:].polarisation_angle

(alpha)

STRUCTURE

rad

MSE polarisation angle

mse.channel[:].polarisation_angle.data

(alpha)

[mse.channel[:].polarisation_angle.time]

FLT_1D (uncertain)

rad

Data

mse.channel[:].polarisation_angle.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

mse.channel[:].polarisation_angle.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

mse.channel[:].polarisation_angle.validity_timed

(alpha)

[mse.channel[:].polarisation_angle.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

mse.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

mse.code.commit

(alpha)

STR_0D

Unique commit reference of software

mse.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

mse.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

mse.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

mse.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

mse.code.library[:].name

(alpha)

STR_0D

Name of software

mse.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

mse.code.library[:].repository

(alpha)

STR_0D

URL of software repository

mse.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

mse.code.name

(alpha)

STR_0D

Name of software generating IDS

mse.code.output_flag

(alpha)

[mse.time]

INT_1D

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.

mse.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

mse.code.repository

(alpha)

STR_0D

URL of software repository

mse.code.version

(alpha)

STR_0D

Unique version (tag) of software

mse.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

mse.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

mse.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

mse.ids_properties.homogeneous_time

(alpha)

INT_0D

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

mse.ids_properties.occurrence

INT_0D

mse.ids_properties.plugins

(alpha)

STRUCTURE

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.

mse.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

mse.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

mse.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

mse.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

mse.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

mse.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

mse.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

mse.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

mse.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

mse.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

mse.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

mse.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

mse.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

mse.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

mse.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

mse.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

mse.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

mse.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

mse.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

mse.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

mse.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

mse.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

mse.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

mse.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

mse.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

mse.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

mse.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

mse.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

mse.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

mse.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

mse.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

mse.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

mse.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

mse.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

mse.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

mse.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

mse.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

mse.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

mse.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

mse.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

mse.ids_properties.source

(obsolescent)

STR_0D

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.

mse.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

mse.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

mse.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

mse.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

mse.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

mse.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

nbi

(alpha)

Neutral Beam Injection systems and description of the fast neutrals that arrive into the torus

nbi.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

nbi.code.commit

(alpha)

STR_0D

Unique commit reference of software

nbi.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

nbi.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

nbi.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

nbi.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

nbi.code.library[:].name

(alpha)

STR_0D

Name of software

nbi.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

nbi.code.library[:].repository

(alpha)

STR_0D

URL of software repository

nbi.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

nbi.code.name

(alpha)

STR_0D

Name of software generating IDS

nbi.code.output_flag

(alpha)

[nbi.time]

INT_1D

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.

nbi.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

nbi.code.repository

(alpha)

STR_0D

URL of software repository

nbi.code.version

(alpha)

STR_0D

Unique version (tag) of software

nbi.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

nbi.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

nbi.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

nbi.ids_properties.homogeneous_time

(alpha)

INT_0D

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

nbi.ids_properties.occurrence

INT_0D

nbi.ids_properties.plugins

(alpha)

STRUCTURE

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.

nbi.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

nbi.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

nbi.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

nbi.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

nbi.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

nbi.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

nbi.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

nbi.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

nbi.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

nbi.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

nbi.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

nbi.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

nbi.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

nbi.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

nbi.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

nbi.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

nbi.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

nbi.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

nbi.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

nbi.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

nbi.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

nbi.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

nbi.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

nbi.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

nbi.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

nbi.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

nbi.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

nbi.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

nbi.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

nbi.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

nbi.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

nbi.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

nbi.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

nbi.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

nbi.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

nbi.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

nbi.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

nbi.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

nbi.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

nbi.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

nbi.ids_properties.source

(obsolescent)

STR_0D

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.

nbi.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

nbi.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

nbi.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

nbi.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

nbi.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between input command received from the RT network and actuator starting to react. Applies globally to the system described by this IDS unless specific latencies (e.g. channel-specific or antenna-specific) are provided at a deeper level in the IDS structure.

nbi.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

nbi.unit

(alpha)

[1...N]

STRUCT_ARRAY

The NBI system is described as a set of units of which the power can be controlled individually.

nbi.unit[:].aperture

(alpha)

[1...N]

STRUCT_ARRAY

Description of a set of collimating apertures through which the beam is launched

nbi.unit[:].aperture[:].centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

nbi.unit[:].aperture[:].centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

nbi.unit[:].aperture[:].centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

nbi.unit[:].aperture[:].centre.z

(alpha)

FLT_0D (uncertain)

m

Height

nbi.unit[:].aperture[:].geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

nbi.unit[:].aperture[:].outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

nbi.unit[:].aperture[:].outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

nbi.unit[:].aperture[:].outline.x2

(alpha)

[nbi.unit[:].aperture[:].outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

nbi.unit[:].aperture[:].radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

nbi.unit[:].aperture[:].surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

nbi.unit[:].aperture[:].x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

nbi.unit[:].aperture[:].x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

nbi.unit[:].aperture[:].x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

nbi.unit[:].aperture[:].x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

nbi.unit[:].aperture[:].x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

nbi.unit[:].aperture[:].x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

nbi.unit[:].aperture[:].x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

nbi.unit[:].aperture[:].x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

nbi.unit[:].aperture[:].x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

nbi.unit[:].aperture[:].x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

nbi.unit[:].aperture[:].x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

nbi.unit[:].aperture[:].x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

nbi.unit[:].aperture[:].x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

nbi.unit[:].aperture[:].x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

nbi.unit[:].beam_current_fraction

(alpha)

[1...3,
nbi.unit[:].beam_current_fraction.time]

STRUCTURE

-

Fractions of beam current distributed among the different energies, the first index corresponds to the fast neutrals energy (1:full, 2: half, 3: one third)

nbi.unit[:].beam_current_fraction.data

(alpha)

[1...N,
nbi.unit[:].beam_current_fraction.time]

FLT_2D (uncertain)

-

Data

nbi.unit[:].beam_current_fraction.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

nbi.unit[:].beam_power_fraction

(alpha)

[1...3,
nbi.unit[:].beam_power_fraction.time]

STRUCTURE

-

Fractions of beam power distributed among the different energies, the first index corresponds to the fast neutrals energy (1:full, 2: half, 3: one third)

nbi.unit[:].beam_power_fraction.data

(alpha)

[1...N,
nbi.unit[:].beam_power_fraction.time]

FLT_2D (uncertain)

-

Data

nbi.unit[:].beam_power_fraction.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

nbi.unit[:].beamlets_group

(alpha)

[1...N]

STRUCT_ARRAY

Group of beamlets with common vertical and horizontal focal point. If there are no common focal points, then select small groups of beamlets such that a focal point description of the beamlets group provides a fair description

nbi.unit[:].beamlets_group[:].angle

(alpha)

FLT_0D (uncertain)

rad

Angle of inclination between a beamlet at the centre of the injection unit surface and the horiontal plane

nbi.unit[:].beamlets_group[:].beamlets

(alpha)

STRUCTURE

Detailed information on beamlets

nbi.unit[:].beamlets_group[:].beamlets.angles

(alpha)

[nbi.unit[:].beamlets_group[:].beamlets.positions.r]

FLT_1D (uncertain)

rad

Angle of inclination between a line at the centre of a beamlet and the horizontal plane, for each beamlet

nbi.unit[:].beamlets_group[:].beamlets.positions

(alpha)

STRUCTURE

Position of each beamlet

nbi.unit[:].beamlets_group[:].beamlets.positions.phi

(alpha)

[nbi.unit[:].beamlets_group[:].beamlets.positions.r]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

nbi.unit[:].beamlets_group[:].beamlets.positions.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

nbi.unit[:].beamlets_group[:].beamlets.positions.z

(alpha)

[nbi.unit[:].beamlets_group[:].beamlets.positions.r]

FLT_1D (uncertain)

m

Height

nbi.unit[:].beamlets_group[:].beamlets.power_fractions

(alpha)

[nbi.unit[:].beamlets_group[:].beamlets.positions.r]

FLT_1D (uncertain)

-

Fraction of power of a unit injected by each beamlet

nbi.unit[:].beamlets_group[:].beamlets.tangency_radii

(alpha)

[nbi.unit[:].beamlets_group[:].beamlets.positions.r]

FLT_1D (uncertain)

m

Tangency radius (major radius where the central line of a beamlet is tangent to a circle around the torus), for each beamlet

nbi.unit[:].beamlets_group[:].direction

(alpha)

INT_0D

Direction of the beam seen from above the torus: -1 = clockwise; 1 = counter clockwise

nbi.unit[:].beamlets_group[:].divergence_component

(alpha)

[1...N]

STRUCT_ARRAY

Detailed information on beamlet divergence. Divergence is described as a superposition of Gaussian components with amplitide "particles_fraction" and vertical/horizontal divergence. Note that for positive ion NBI the divergence is well described by a single Gaussian

nbi.unit[:].beamlets_group[:].divergence_component[:].horizontal

(alpha)

FLT_0D (uncertain)

rad

The horiztonal beamlet divergence of the component. Here the divergence is defined for Gaussian beams as the angel where the beam density is reduced by a factor 1/e compared to the maximum density. For non-Gaussian beams the divergence is sqrt(2)*mean((x-mean(x))**2), where x is the angle and the mean should be performed over the beam density, P(x): mean(y)=int(y*P(x)*dx).

nbi.unit[:].beamlets_group[:].divergence_component[:].particles_fraction

(alpha)

FLT_0D (uncertain)

-

Fraction of injected particles in the component

nbi.unit[:].beamlets_group[:].divergence_component[:].vertical

(alpha)

FLT_0D (uncertain)

rad

The vertical beamlet divergence of the component. Here the divergence is defined for Gaussian beams as the angel where the beam density is reduced by a factor 1/e compared to the maximum density. For non-Gaussian beams the divergence is sqrt(2)*mean((x-mean(x))**2), where x is the angle and the mean should be performed over the beam density, P(x): mean(y)=int(y*P(x)*dx).

nbi.unit[:].beamlets_group[:].focus

(alpha)

STRUCTURE

Describes how the beamlet group is focused

nbi.unit[:].beamlets_group[:].focus.focal_length_horizontal

(alpha)

FLT_0D (uncertain)

m

Horizontal focal length along the beam line, i.e. the point along the centre of the beamlet-group where the beamlet-group has its minimum horizontal width

nbi.unit[:].beamlets_group[:].focus.focal_length_vertical

(alpha)

FLT_0D (uncertain)

m

Vertical focal length along the beam line, i.e. the point along the centre of the beamlet-group where the beamlet-group has its minimum vertical width

nbi.unit[:].beamlets_group[:].focus.width_min_horizontal

(alpha)

FLT_0D (uncertain)

m

The horizontal width of the beamlets group at the at the horizontal focal point

nbi.unit[:].beamlets_group[:].focus.width_min_vertical

(alpha)

FLT_0D (uncertain)

m

The vertical width of the beamlets group at the at the vertical focal point

nbi.unit[:].beamlets_group[:].position

(alpha)

STRUCTURE

R, Z, Phi position of the beamlet group centre

nbi.unit[:].beamlets_group[:].position.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

nbi.unit[:].beamlets_group[:].position.r

(alpha)

FLT_0D (uncertain)

m

Major radius

nbi.unit[:].beamlets_group[:].position.z

(alpha)

FLT_0D (uncertain)

m

Height

nbi.unit[:].beamlets_group[:].tangency_radius

(alpha)

FLT_0D (uncertain)

m

Tangency radius (major radius where the central line of a NBI unit is tangent to a circle around the torus)

nbi.unit[:].beamlets_group[:].tilting

(alpha)

[nbi.unit[:].beamlets_group[:].tilting[:].time]

STRUCT_ARRAY

In case of dynamic beam tilting (i.e. during the pulse), e.g. for some Beam Emission Spectroscopy use cases, variations of position, tangency radius and angle with respect to their static value, for various time slices

nbi.unit[:].beamlets_group[:].tilting[:].delta_angle

(alpha)

FLT_0D (uncertain)

rad

Variation of the angle of inclination between a beamlet at the centre of the injection unit surface and the horiontal plane

nbi.unit[:].beamlets_group[:].tilting[:].delta_position

(alpha)

STRUCTURE

Variation of the position of the beamlet group centre

nbi.unit[:].beamlets_group[:].tilting[:].delta_position.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

nbi.unit[:].beamlets_group[:].tilting[:].delta_position.r

(alpha)

FLT_0D (uncertain)

m

Major radius

nbi.unit[:].beamlets_group[:].tilting[:].delta_position.z

(alpha)

FLT_0D (uncertain)

m

Height

nbi.unit[:].beamlets_group[:].tilting[:].delta_tangency_radius

(alpha)

FLT_0D (uncertain)

m

Variation of the tangency radius (major radius where the central line of a NBI unit is tangent to a circle around the torus)

nbi.unit[:].beamlets_group[:].tilting[:].time

(alpha)

FLT_0D

s

Time

nbi.unit[:].beamlets_group[:].width_horizontal

(alpha)

FLT_0D (uncertain)

m

Horizontal width of the beam group at the injection unit surface (or grounded grid)

nbi.unit[:].beamlets_group[:].width_vertical

(alpha)

FLT_0D (uncertain)

m

Vertical width of the beam group at the injection unit surface (or grounded grid)

nbi.unit[:].energy

(alpha)

STRUCTURE

eV

Full energy of the injected species (acceleration of a single atom)

nbi.unit[:].energy.data

(alpha)

[nbi.unit[:].energy.time]

FLT_1D (uncertain)

eV

Data

nbi.unit[:].energy.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

nbi.unit[:].identifier

(alpha)

STR_0D

ID of the NBI unit

nbi.unit[:].name

(alpha)

STR_0D

Name of the NBI unit

nbi.unit[:].power_launched

(alpha)

STRUCTURE

W

Power launched from this unit into the vacuum vessel

nbi.unit[:].power_launched.data

(alpha)

[nbi.unit[:].power_launched.time]

FLT_1D (uncertain)

W

Data

nbi.unit[:].power_launched.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

nbi.unit[:].source

(alpha)

STRUCTURE

Description of the surface of the ion source from which the beam is extracted

nbi.unit[:].source.centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

nbi.unit[:].source.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

nbi.unit[:].source.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

nbi.unit[:].source.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

nbi.unit[:].source.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

nbi.unit[:].source.outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

nbi.unit[:].source.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

nbi.unit[:].source.outline.x2

(alpha)

[nbi.unit[:].source.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

nbi.unit[:].source.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

nbi.unit[:].source.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

nbi.unit[:].source.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

nbi.unit[:].source.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

nbi.unit[:].source.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

nbi.unit[:].source.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

nbi.unit[:].source.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

nbi.unit[:].source.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

nbi.unit[:].source.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

nbi.unit[:].source.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

nbi.unit[:].source.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

nbi.unit[:].source.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

nbi.unit[:].source.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

nbi.unit[:].source.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

nbi.unit[:].source.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

nbi.unit[:].source.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

nbi.unit[:].species

(alpha)

STRUCTURE

Injected species

nbi.unit[:].species.a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

nbi.unit[:].species.label

(alpha)

STR_0D

String identifying the species (e.g. H, D, T, ...)

nbi.unit[:].species.z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

neutron_diagnostic

(alpha)

Neutron diagnostic such as DNFM, NFM or MFC

neutron_diagnostic.characteristics

(alpha)

STRUCTURE

Description of Diagnostic's module detection characteristics for differen plasma modes based on Design Description

neutron_diagnostic.characteristics.dead_time

(alpha)

FLT_0D (uncertain)

s

Dead time of detectors

neutron_diagnostic.characteristics.pulse_length

(alpha)

FLT_0D (uncertain)

s

Lower counting limit of recent Measuring Mode and plasma reaction

neutron_diagnostic.characteristics.reaction

(alpha)

[1...N]

STRUCT_ARRAY

Plasma reaction (1 -'DT'; 2 - 'DD')

neutron_diagnostic.characteristics.reaction[:].error

(alpha)

FLT_0D (uncertain)

-

Diagnostic's relative uncertainty for recent plasma reaction

neutron_diagnostic.characteristics.reaction[:].index

(alpha)

INT_0D

Index of plasma reaction type

neutron_diagnostic.characteristics.reaction[:].mode

(alpha)

[1...N]

STRUCT_ARRAY

Characteristics of counting linear limits in recent Measuring modes for recent Plasma reaction type

neutron_diagnostic.characteristics.reaction[:].mode[:].count_limit_max

(alpha)

FLT_0D

cps

Maximum count limit of recent Measuring Mode and plasma reaction

neutron_diagnostic.characteristics.reaction[:].mode[:].count_limit_min

(alpha)

FLT_0D

cps

Minimum count limit of recent Measuring Mode and plasma reaction

neutron_diagnostic.characteristics.reaction[:].mode[:].index

(alpha)

INT_0D

Index of Measuring Mode

neutron_diagnostic.characteristics.reaction[:].mode[:].name

(alpha)

STR_0D

Name of Measuring Mode

neutron_diagnostic.characteristics.reaction[:].probability_overlap

(alpha)

FLT_0D (uncertain)

-

Pulse probability overlap for recent plasma reaction

neutron_diagnostic.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

neutron_diagnostic.code.commit

(alpha)

STR_0D

Unique commit reference of software

neutron_diagnostic.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

neutron_diagnostic.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

neutron_diagnostic.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

neutron_diagnostic.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

neutron_diagnostic.code.library[:].name

(alpha)

STR_0D

Name of software

neutron_diagnostic.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

neutron_diagnostic.code.library[:].repository

(alpha)

STR_0D

URL of software repository

neutron_diagnostic.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

neutron_diagnostic.code.name

(alpha)

STR_0D

Name of software generating IDS

neutron_diagnostic.code.output_flag

(alpha)

[neutron_diagnostic.time]

INT_1D

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.

neutron_diagnostic.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

neutron_diagnostic.code.repository

(alpha)

STR_0D

URL of software repository

neutron_diagnostic.code.version

(alpha)

STR_0D

Unique version (tag) of software

neutron_diagnostic.detectors

(alpha)

[1...N]

STRUCT_ARRAY

Description of Detectors properties and Data in Neutron Diagnostic Module

neutron_diagnostic.detectors[:].adc

(alpha)

STRUCTURE

Description of analogic-digital converter

neutron_diagnostic.detectors[:].adc.bias

(alpha)

FLT_0D (uncertain)

V

ADC signal bias

neutron_diagnostic.detectors[:].adc.discriminator_level_lower

(alpha)

INT_0D

Lower level discriminator of ADC

neutron_diagnostic.detectors[:].adc.discriminator_level_upper

(alpha)

INT_0D

Upper level discriminator of ADC

neutron_diagnostic.detectors[:].adc.impedance

(alpha)

FLT_0D (uncertain)

ohm

ADC impedance

neutron_diagnostic.detectors[:].adc.input_range

(alpha)

FLT_0D (uncertain)

V

ADC input range

neutron_diagnostic.detectors[:].adc.power_switch

(alpha)

INT_0D

Power switch (1=on, 0=off)

neutron_diagnostic.detectors[:].adc.sampling_rate

(alpha)

INT_0D

Number of samples recorded per second

neutron_diagnostic.detectors[:].amplitude_peak

(alpha)

STRUCTURE

V

Processed peak amplitude of the measured signal

neutron_diagnostic.detectors[:].amplitude_peak.data

(alpha)

[neutron_diagnostic.detectors[:].amplitude_peak.time]

FLT_1D (uncertain)

V

Data

neutron_diagnostic.detectors[:].amplitude_peak.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

neutron_diagnostic.detectors[:].amplitude_raw

(alpha)

STRUCTURE

V

Raw amplitude of the measured signal

neutron_diagnostic.detectors[:].amplitude_raw.data

(alpha)

[neutron_diagnostic.detectors[:].amplitude_raw.time]

FLT_1D (uncertain)

V

Data

neutron_diagnostic.detectors[:].amplitude_raw.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

neutron_diagnostic.detectors[:].aperture

(alpha)

[1...N]

STRUCT_ARRAY

Description of a set of collimating apertures

neutron_diagnostic.detectors[:].aperture[:].centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

neutron_diagnostic.detectors[:].aperture[:].centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

neutron_diagnostic.detectors[:].aperture[:].centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

neutron_diagnostic.detectors[:].aperture[:].centre.z

(alpha)

FLT_0D (uncertain)

m

Height

neutron_diagnostic.detectors[:].aperture[:].geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

neutron_diagnostic.detectors[:].aperture[:].outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

neutron_diagnostic.detectors[:].aperture[:].outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

neutron_diagnostic.detectors[:].aperture[:].outline.x2

(alpha)

[neutron_diagnostic.detectors[:].aperture[:].outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

neutron_diagnostic.detectors[:].aperture[:].radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

neutron_diagnostic.detectors[:].aperture[:].surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

neutron_diagnostic.detectors[:].aperture[:].x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

neutron_diagnostic.detectors[:].aperture[:].x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

neutron_diagnostic.detectors[:].aperture[:].x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

neutron_diagnostic.detectors[:].aperture[:].x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

neutron_diagnostic.detectors[:].aperture[:].x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

neutron_diagnostic.detectors[:].aperture[:].x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

neutron_diagnostic.detectors[:].aperture[:].x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

neutron_diagnostic.detectors[:].aperture[:].x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

neutron_diagnostic.detectors[:].aperture[:].x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

neutron_diagnostic.detectors[:].aperture[:].x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

neutron_diagnostic.detectors[:].aperture[:].x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

neutron_diagnostic.detectors[:].aperture[:].x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

neutron_diagnostic.detectors[:].aperture[:].x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

neutron_diagnostic.detectors[:].aperture[:].x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

neutron_diagnostic.detectors[:].b_field_sensor

(alpha)

STRUCTURE

Magnetic field sensor

neutron_diagnostic.detectors[:].b_field_sensor.amplitude

(alpha)

STRUCTURE

V

Generated signal amplitude

neutron_diagnostic.detectors[:].b_field_sensor.amplitude.data

(alpha)

[neutron_diagnostic.detectors[:].b_field_sensor.amplitude.time]

FLT_1D (uncertain)

V

Data

neutron_diagnostic.detectors[:].b_field_sensor.amplitude.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

neutron_diagnostic.detectors[:].b_field_sensor.fall_time

(alpha)

FLT_0D (uncertain)

s

Peak fall time

neutron_diagnostic.detectors[:].b_field_sensor.frequency

(alpha)

STRUCTURE

Hz

Generated signal frequency

neutron_diagnostic.detectors[:].b_field_sensor.frequency.data

(alpha)

[neutron_diagnostic.detectors[:].b_field_sensor.frequency.time]

FLT_1D (uncertain)

Hz

Data

neutron_diagnostic.detectors[:].b_field_sensor.frequency.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

neutron_diagnostic.detectors[:].b_field_sensor.power_switch

(alpha)

INT_0D

Power switch (1=on, 0=off)

neutron_diagnostic.detectors[:].b_field_sensor.rise_time

(alpha)

FLT_0D (uncertain)

s

Peak rise time

neutron_diagnostic.detectors[:].b_field_sensor.shape

(alpha)

STRUCTURE

Signal shape. Index : 1 – rectangular, 2 – gaussian

neutron_diagnostic.detectors[:].b_field_sensor.shape.description

(alpha)

STR_0D

Verbose description

neutron_diagnostic.detectors[:].b_field_sensor.shape.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

neutron_diagnostic.detectors[:].b_field_sensor.shape.name

(alpha)

STR_0D

Short string identifier

neutron_diagnostic.detectors[:].detector

(alpha)

STRUCTURE

Detector description

neutron_diagnostic.detectors[:].detector.centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

neutron_diagnostic.detectors[:].detector.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

neutron_diagnostic.detectors[:].detector.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

neutron_diagnostic.detectors[:].detector.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

neutron_diagnostic.detectors[:].detector.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

neutron_diagnostic.detectors[:].detector.outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

neutron_diagnostic.detectors[:].detector.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

neutron_diagnostic.detectors[:].detector.outline.x2

(alpha)

[neutron_diagnostic.detectors[:].detector.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

neutron_diagnostic.detectors[:].detector.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

neutron_diagnostic.detectors[:].detector.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

neutron_diagnostic.detectors[:].detector.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

neutron_diagnostic.detectors[:].detector.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

neutron_diagnostic.detectors[:].detector.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

neutron_diagnostic.detectors[:].detector.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

neutron_diagnostic.detectors[:].detector.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

neutron_diagnostic.detectors[:].detector.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

neutron_diagnostic.detectors[:].detector.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

neutron_diagnostic.detectors[:].detector.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

neutron_diagnostic.detectors[:].detector.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

neutron_diagnostic.detectors[:].detector.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

neutron_diagnostic.detectors[:].detector.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

neutron_diagnostic.detectors[:].detector.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

neutron_diagnostic.detectors[:].detector.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

neutron_diagnostic.detectors[:].detector.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

neutron_diagnostic.detectors[:].end_time

(alpha)

FLT_0D (uncertain)

s

Time stamp of the moment diagnostic ends recording data

neutron_diagnostic.detectors[:].energy_band

(alpha)

[1...N]

STRUCT_ARRAY

Set of energy bands in which neutrons are counted by the detector

neutron_diagnostic.detectors[:].energy_band[:].detection_efficiency

(alpha)

[neutron_diagnostic.detectors[:].energy_band[:].energies]

FLT_1D (uncertain)

-

Probability of detection of a photon impacting the detector as a function of its energy

neutron_diagnostic.detectors[:].energy_band[:].energies

(alpha)

[1...N]

FLT_1D (uncertain)

eV

Array of discrete energy values inside the band

neutron_diagnostic.detectors[:].energy_band[:].lower_bound

(alpha)

FLT_0D (uncertain)

eV

Lower bound of the energy band

neutron_diagnostic.detectors[:].energy_band[:].upper_bound

(alpha)

FLT_0D (uncertain)

eV

Upper bound of the energy band

neutron_diagnostic.detectors[:].field_of_view

(alpha)

STRUCTURE

Field of view associated to this detector. The field of view is described by a voxelized plasma volume. Each voxel, with indexes i_R, i_Z, and i_phi, has an associated solid angle scalar and a detector direction vector.

neutron_diagnostic.detectors[:].field_of_view.direction_to_detector

(alpha)

STRUCTURE

Vector that points from the centre of the voxel to the centre of the detector, described in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis.

neutron_diagnostic.detectors[:].field_of_view.direction_to_detector.x

(alpha)

[neutron_diagnostic.detectors[:].field_of_view.emission_grid.r,
neutron_diagnostic.detectors[:].field_of_view.emission_grid.z,
neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi]

FLT_3D (uncertain)

m

Components along X axis for each voxel

neutron_diagnostic.detectors[:].field_of_view.direction_to_detector.y

(alpha)

[neutron_diagnostic.detectors[:].field_of_view.emission_grid.r,
neutron_diagnostic.detectors[:].field_of_view.emission_grid.z,
neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi]

FLT_3D (uncertain)

m

Component along Y axis for each voxel

neutron_diagnostic.detectors[:].field_of_view.direction_to_detector.z

(alpha)

[neutron_diagnostic.detectors[:].field_of_view.emission_grid.r,
neutron_diagnostic.detectors[:].field_of_view.emission_grid.z,
neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi]

FLT_3D (uncertain)

m

Component along Z axis for each voxel

neutron_diagnostic.detectors[:].field_of_view.emission_grid

(alpha)

STRUCTURE

Grid defining the neutron emission cells in the plasma

neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi

(alpha)

[1...N]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

neutron_diagnostic.detectors[:].field_of_view.emission_grid.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

neutron_diagnostic.detectors[:].field_of_view.emission_grid.z

(alpha)

[1...N]

FLT_1D (uncertain)

m

Height

neutron_diagnostic.detectors[:].field_of_view.solid_angle

(alpha)

[neutron_diagnostic.detectors[:].field_of_view.emission_grid.r,
neutron_diagnostic.detectors[:].field_of_view.emission_grid.z,
neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi]

FLT_3D (uncertain)

sr

Average solid angle that the detector covers within the voxel

neutron_diagnostic.detectors[:].green_functions

(alpha)

STRUCTURE

Green function coefficients used to represent the detector response based on its field of view

neutron_diagnostic.detectors[:].green_functions.event_in_detector_neutron_flux

(alpha)

STRUCTURE

5th dimension for the neutron_flux Green function representing values of events measured in the detector. The type of events monitored depends on the detector and can be defined by the user. It can be energy of neutrons, or electrical signal, or time of flight ... (defined by type below)

neutron_diagnostic.detectors[:].green_functions.event_in_detector_neutron_flux.type

(alpha)

STRUCTURE

Type of the event
1) energy_neutron : Neutron energy in the detector [eV]
2) voltage : Voltage in the detector [V]
3) time_of_flight : Time of flight [s]
4) trajectory_length : Particle trajectory length [m]
5) energy_deposited : Deposited energy [eV]
6) light_yield : Light yield [eVee]
7) count_rate : Number of events/reactions per second [s^-1]

neutron_diagnostic.detectors[:].green_functions.event_in_detector_neutron_flux.type.description

(alpha)

STR_0D

Verbose description

neutron_diagnostic.detectors[:].green_functions.event_in_detector_neutron_flux.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

neutron_diagnostic.detectors[:].green_functions.event_in_detector_neutron_flux.type.name

(alpha)

STR_0D

Short string identifier

neutron_diagnostic.detectors[:].green_functions.event_in_detector_neutron_flux.values

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Array of values for the event

neutron_diagnostic.detectors[:].green_functions.event_in_detector_response_function

(alpha)

STRUCTURE

5th dimension for the response_function Green function representing values of events measured in the detector. The type of events monitored depends on the detector and can be defined by the user. It can be energy of neutrons, or electrical signal, or time of flight ... (defined by type below)

neutron_diagnostic.detectors[:].green_functions.event_in_detector_response_function.type

(alpha)

STRUCTURE

Type of the event
1) energy_neutron : Neutron energy in the detector [eV]
2) voltage : Voltage in the detector [V]
3) time_of_flight : Time of flight [s]
4) trajectory_length : Particle trajectory length [m]
5) energy_deposited : Deposited energy [eV]
6) light_yield : Light yield [eVee]
7) count_rate : Number of events/reactions per second [s^-1]

neutron_diagnostic.detectors[:].green_functions.event_in_detector_response_function.type.description

(alpha)

STR_0D

Verbose description

neutron_diagnostic.detectors[:].green_functions.event_in_detector_response_function.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

neutron_diagnostic.detectors[:].green_functions.event_in_detector_response_function.type.name

(alpha)

STR_0D

Short string identifier

neutron_diagnostic.detectors[:].green_functions.event_in_detector_response_function.values

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Array of values for the event

neutron_diagnostic.detectors[:].green_functions.neutron_flux

(alpha)

[neutron_diagnostic.detectors[:].field_of_view.emission_grid.r,
neutron_diagnostic.detectors[:].field_of_view.emission_grid.z,
neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi,
neutron_diagnostic.detectors[:].green_functions.source_neutron_energies,
neutron_diagnostic.detectors[:].green_functions.event_in_detector_neutron_flux.values]

FLT_5D (uncertain)

m^-2.neutron^-1

Grouped neutron flux in the detector from one neutron energy bin emitted by the current plasma voxel towards the detector

neutron_diagnostic.detectors[:].green_functions.response_function

(alpha)

[neutron_diagnostic.detectors[:].field_of_view.emission_grid.r,
neutron_diagnostic.detectors[:].field_of_view.emission_grid.z,
neutron_diagnostic.detectors[:].field_of_view.emission_grid.phi,
neutron_diagnostic.detectors[:].green_functions.source_neutron_energies,
neutron_diagnostic.detectors[:].green_functions.event_in_detector_response_function.values]

FLT_5D (uncertain)

events.neutron^-1

Number of events occurring in the detector from one neutron energy bin emitted by the current plasma voxel towards the detector

neutron_diagnostic.detectors[:].green_functions.source_neutron_energies

(alpha)

[1...N]

FLT_1D (uncertain)

eV

Array of source neutron energy bins

neutron_diagnostic.detectors[:].mode

(alpha)

[1...N]

STRUCT_ARRAY

Measuring Mode Properties and Data

neutron_diagnostic.detectors[:].mode[:].counting

(alpha)

STRUCTURE

cps

Counting in Measuring Mode in Dynamic

neutron_diagnostic.detectors[:].mode[:].counting.data

(alpha)

[neutron_diagnostic.detectors[:].mode[:].counting.time]

FLT_1D (uncertain)

cps

Data

neutron_diagnostic.detectors[:].mode[:].counting.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

neutron_diagnostic.detectors[:].mode[:].name

(alpha)

STR_0D

Name of Measuring Mode

neutron_diagnostic.detectors[:].name

(alpha)

STR_0D

Name of Detector

neutron_diagnostic.detectors[:].position

(alpha)

STRUCTURE

Detector Position Data SHOULD BE REMOVED, REDUNDANT WITH THE NEW DETECTOR DESCRIPTION

neutron_diagnostic.detectors[:].position.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

neutron_diagnostic.detectors[:].position.r

(alpha)

FLT_0D (uncertain)

m

Major radius

neutron_diagnostic.detectors[:].position.z

(alpha)

FLT_0D (uncertain)

m

Height

neutron_diagnostic.detectors[:].radiation

(alpha)

[1...N]

STRUCT_ARRAY

Radiation type on detector's converter (1 - 'neutrons'; 2 - 'gamma-rays')

neutron_diagnostic.detectors[:].radiation[:].converter_name

(alpha)

STR_0D

Name of detector's converter for resent particle

neutron_diagnostic.detectors[:].radiation[:].converter_nuclear_density

(alpha)

FLT_0D (uncertain)

m^-3

Nuclear density of detector's converter for resent particle

neutron_diagnostic.detectors[:].radiation[:].converter_temperature

(alpha)

[neutron_diagnostic.time]

FLT_1D (uncertain)

K

Temperature of detector's converter

neutron_diagnostic.detectors[:].radiation[:].converter_volume

(alpha)

FLT_0D (uncertain)

m^3

Volume of detector's converter for resent particle

neutron_diagnostic.detectors[:].radiation[:].index

(alpha)

INT_0D

Index of radiation type

neutron_diagnostic.detectors[:].spectrum

(alpha)

[neutron_diagnostic.detectors[:].energy_band,
neutron_diagnostic.detectors[:].spectrum.time]

STRUCTURE

Detected count per energy channel as a function of time

neutron_diagnostic.detectors[:].spectrum.data

(alpha)

[neutron_diagnostic.detectors[:].energy_band,
neutron_diagnostic.detectors[:].spectrum.time]

INT_2D

Data

neutron_diagnostic.detectors[:].spectrum.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

neutron_diagnostic.detectors[:].spectrum_sampling_time

(alpha)

FLT_0D (uncertain)

s

Sampling time used to obtain one spectrum time slice

neutron_diagnostic.detectors[:].spectrum_total

(alpha)

[neutron_diagnostic.detectors[:].energy_band]

INT_1D

Detected count per energy channel, integrated over the whole acquisition duration

neutron_diagnostic.detectors[:].start_time

(alpha)

FLT_0D (uncertain)

s

Time stamp of the moment diagnostic starts recording data

neutron_diagnostic.detectors[:].supply_high_voltage

(alpha)

STRUCTURE

Description of high voltage power supply

neutron_diagnostic.detectors[:].supply_high_voltage.power_switch

(alpha)

INT_0D

Power switch (1=on, 0=off)

neutron_diagnostic.detectors[:].supply_high_voltage.voltage_out

(alpha)

STRUCTURE

V

Voltage at the supply output

neutron_diagnostic.detectors[:].supply_high_voltage.voltage_out.data

(alpha)

[neutron_diagnostic.detectors[:].supply_high_voltage.voltage_out.time]

FLT_1D (uncertain)

V

Data

neutron_diagnostic.detectors[:].supply_high_voltage.voltage_out.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

neutron_diagnostic.detectors[:].supply_high_voltage.voltage_set

(alpha)

STRUCTURE

V

Voltage set

neutron_diagnostic.detectors[:].supply_high_voltage.voltage_set.data

(alpha)

[neutron_diagnostic.detectors[:].supply_high_voltage.voltage_set.time]

FLT_1D (uncertain)

V

Data

neutron_diagnostic.detectors[:].supply_high_voltage.voltage_set.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

neutron_diagnostic.detectors[:].supply_low_voltage

(alpha)

STRUCTURE

Description of low voltage power supply

neutron_diagnostic.detectors[:].supply_low_voltage.power_switch

(alpha)

INT_0D

Power switch (1=on, 0=off)

neutron_diagnostic.detectors[:].supply_low_voltage.voltage_out

(alpha)

STRUCTURE

V

Voltage at the supply output

neutron_diagnostic.detectors[:].supply_low_voltage.voltage_out.data

(alpha)

[neutron_diagnostic.detectors[:].supply_low_voltage.voltage_out.time]

FLT_1D (uncertain)

V

Data

neutron_diagnostic.detectors[:].supply_low_voltage.voltage_out.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

neutron_diagnostic.detectors[:].supply_low_voltage.voltage_set

(alpha)

STRUCTURE

V

Voltage set

neutron_diagnostic.detectors[:].supply_low_voltage.voltage_set.data

(alpha)

[neutron_diagnostic.detectors[:].supply_low_voltage.voltage_set.time]

FLT_1D (uncertain)

V

Data

neutron_diagnostic.detectors[:].supply_low_voltage.voltage_set.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

neutron_diagnostic.detectors[:].temperature_sensor

(alpha)

STRUCTURE

Temperature sensor

neutron_diagnostic.detectors[:].temperature_sensor.amplitude

(alpha)

STRUCTURE

V

Generated signal amplitude

neutron_diagnostic.detectors[:].temperature_sensor.amplitude.data

(alpha)

[neutron_diagnostic.detectors[:].temperature_sensor.amplitude.time]

FLT_1D (uncertain)

V

Data

neutron_diagnostic.detectors[:].temperature_sensor.amplitude.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

neutron_diagnostic.detectors[:].temperature_sensor.fall_time

(alpha)

FLT_0D (uncertain)

s

Peak fall time

neutron_diagnostic.detectors[:].temperature_sensor.frequency

(alpha)

STRUCTURE

Hz

Generated signal frequency

neutron_diagnostic.detectors[:].temperature_sensor.frequency.data

(alpha)

[neutron_diagnostic.detectors[:].temperature_sensor.frequency.time]

FLT_1D (uncertain)

Hz

Data

neutron_diagnostic.detectors[:].temperature_sensor.frequency.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

neutron_diagnostic.detectors[:].temperature_sensor.power_switch

(alpha)

INT_0D

Power switch (1=on, 0=off)

neutron_diagnostic.detectors[:].temperature_sensor.rise_time

(alpha)

FLT_0D (uncertain)

s

Peak rise time

neutron_diagnostic.detectors[:].temperature_sensor.shape

(alpha)

STRUCTURE

Signal shape. Index : 1 – rectangular, 2 – gaussian

neutron_diagnostic.detectors[:].temperature_sensor.shape.description

(alpha)

STR_0D

Verbose description

neutron_diagnostic.detectors[:].temperature_sensor.shape.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

neutron_diagnostic.detectors[:].temperature_sensor.shape.name

(alpha)

STR_0D

Short string identifier

neutron_diagnostic.detectors[:].test_generator

(alpha)

STRUCTURE

Test generator characteristics

neutron_diagnostic.detectors[:].test_generator.amplitude

(alpha)

STRUCTURE

V

Generated signal amplitude

neutron_diagnostic.detectors[:].test_generator.amplitude.data

(alpha)

[neutron_diagnostic.detectors[:].test_generator.amplitude.time]

FLT_1D (uncertain)

V

Data

neutron_diagnostic.detectors[:].test_generator.amplitude.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

neutron_diagnostic.detectors[:].test_generator.fall_time

(alpha)

FLT_0D (uncertain)

s

Peak fall time

neutron_diagnostic.detectors[:].test_generator.frequency

(alpha)

STRUCTURE

Hz

Generated signal frequency

neutron_diagnostic.detectors[:].test_generator.frequency.data

(alpha)

[neutron_diagnostic.detectors[:].test_generator.frequency.time]

FLT_1D (uncertain)

Hz

Data

neutron_diagnostic.detectors[:].test_generator.frequency.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

neutron_diagnostic.detectors[:].test_generator.power_switch

(alpha)

INT_0D

Power switch (1=on, 0=off)

neutron_diagnostic.detectors[:].test_generator.rise_time

(alpha)

FLT_0D (uncertain)

s

Peak rise time

neutron_diagnostic.detectors[:].test_generator.shape

(alpha)

STRUCTURE

Signal shape. Index : 1 – rectangular, 2 – gaussian

neutron_diagnostic.detectors[:].test_generator.shape.description

(alpha)

STR_0D

Verbose description

neutron_diagnostic.detectors[:].test_generator.shape.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

neutron_diagnostic.detectors[:].test_generator.shape.name

(alpha)

STR_0D

Short string identifier

neutron_diagnostic.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

neutron_diagnostic.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

neutron_diagnostic.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

neutron_diagnostic.ids_properties.homogeneous_time

(alpha)

INT_0D

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

neutron_diagnostic.ids_properties.occurrence

INT_0D

neutron_diagnostic.ids_properties.plugins

(alpha)

STRUCTURE

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.

neutron_diagnostic.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

neutron_diagnostic.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

neutron_diagnostic.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

neutron_diagnostic.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

neutron_diagnostic.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

neutron_diagnostic.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

neutron_diagnostic.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

neutron_diagnostic.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

neutron_diagnostic.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

neutron_diagnostic.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

neutron_diagnostic.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

neutron_diagnostic.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

neutron_diagnostic.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

neutron_diagnostic.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

neutron_diagnostic.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

neutron_diagnostic.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

neutron_diagnostic.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

neutron_diagnostic.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

neutron_diagnostic.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

neutron_diagnostic.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

neutron_diagnostic.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

neutron_diagnostic.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

neutron_diagnostic.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

neutron_diagnostic.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

neutron_diagnostic.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

neutron_diagnostic.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

neutron_diagnostic.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

neutron_diagnostic.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

neutron_diagnostic.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

neutron_diagnostic.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

neutron_diagnostic.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

neutron_diagnostic.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

neutron_diagnostic.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

neutron_diagnostic.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

neutron_diagnostic.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

neutron_diagnostic.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

neutron_diagnostic.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

neutron_diagnostic.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

neutron_diagnostic.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

neutron_diagnostic.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

neutron_diagnostic.ids_properties.source

(obsolescent)

STR_0D

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.

neutron_diagnostic.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

neutron_diagnostic.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

neutron_diagnostic.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

neutron_diagnostic.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

neutron_diagnostic.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

neutron_diagnostic.synthetic_signals

(alpha)

STRUCTURE

Output Data from Neutron Diagnostic's Module

neutron_diagnostic.synthetic_signals.fusion_power

(alpha)

[neutron_diagnostic.time]

FLT_1D (uncertain)

W

Fusion Power

neutron_diagnostic.synthetic_signals.total_neutron_flux

(alpha)

[neutron_diagnostic.time]

FLT_1D (uncertain)

s^-1

Total Neutron Flux in Dynamic

neutron_diagnostic.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

neutron_diagnostic.unit_source

(alpha)

[1...N]

STRUCT_ARRAY

Unit ring sources description

neutron_diagnostic.unit_source[:].position

(alpha)

STRUCTURE

Position of ring unit sources inside ITER vacuum vessel

neutron_diagnostic.unit_source[:].position.r

(alpha)

FLT_0D (uncertain)

m

Major radius

neutron_diagnostic.unit_source[:].position.z

(alpha)

FLT_0D (uncertain)

m

Height

neutron_diagnostic.unit_source[:].radiation

(alpha)

[1...2]

STRUCT_ARRAY

Radiation type on detector's converter (1 - 'neutrons'; 2 - 'gamma-rays')

neutron_diagnostic.unit_source[:].radiation[:].reaction

(alpha)

[1...2]

STRUCT_ARRAY

Plasma reaction (1 - 'DT'; 2 - 'DD')

neutron_diagnostic.unit_source[:].radiation[:].reaction[:].d2flux_drdz

(alpha)

[neutron_diagnostic.detectors,
neutron_diagnostic.unit_source[:].radiation[:].reaction[:].energy]

FLT_2D (uncertain)

m^-4

Second deriviation of Radiation flux from Unit Ring Source in recent detector's converter for "spline" reconstruction

neutron_diagnostic.unit_source[:].radiation[:].reaction[:].energy

(alpha)

[1...N]

FLT_1D (uncertain)

eV

Energy boundaries for Detector Radiator Flux

neutron_diagnostic.unit_source[:].radiation[:].reaction[:].flux

(alpha)

[neutron_diagnostic.detectors,
neutron_diagnostic.unit_source[:].radiation[:].reaction[:].energy]

FLT_2D (uncertain)

m^-2

Radiation flux from Unit Ring Source in recent detector's converter

neutron_diagnostic.unit_source[:].radiation[:].reaction[:].reaction_rate

(alpha)

[neutron_diagnostic.detectors,
neutron_diagnostic.unit_source[:].radiation[:].reaction[:].energy]

FLT_2D (uncertain)

m^-3

Reaction Rate on converter's material from Unit Ring Source in recent detector's converter

neutron_diagnostic.unit_source[:].radiation[:].reaction[:].sensitivity

(alpha)

[neutron_diagnostic.detectors,
neutron_diagnostic.unit_source[:].radiation[:].reaction[:].energy]

FLT_2D (uncertain)

cps.m^2.s

Sensitivity of converter's material in recent detector's converter

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

ntms

(alpha)

Description of neoclassical tearing modes

ntms.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

ntms.code.commit

(alpha)

STR_0D

Unique commit reference of software

ntms.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

ntms.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

ntms.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

ntms.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

ntms.code.library[:].name

(alpha)

STR_0D

Name of software

ntms.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

ntms.code.library[:].repository

(alpha)

STR_0D

URL of software repository

ntms.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

ntms.code.name

(alpha)

STR_0D

Name of software generating IDS

ntms.code.output_flag

(alpha)

[ntms.time]

INT_1D

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.

ntms.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

ntms.code.repository

(alpha)

STR_0D

URL of software repository

ntms.code.version

(alpha)

STR_0D

Unique version (tag) of software

ntms.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

ntms.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

ntms.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

ntms.ids_properties.homogeneous_time

(alpha)

INT_0D

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

ntms.ids_properties.occurrence

INT_0D

ntms.ids_properties.plugins

(alpha)

STRUCTURE

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.

ntms.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

ntms.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

ntms.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

ntms.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

ntms.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

ntms.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

ntms.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

ntms.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

ntms.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

ntms.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

ntms.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

ntms.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

ntms.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

ntms.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

ntms.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

ntms.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

ntms.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

ntms.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

ntms.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

ntms.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

ntms.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

ntms.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

ntms.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

ntms.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

ntms.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

ntms.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

ntms.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

ntms.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

ntms.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

ntms.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

ntms.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

ntms.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

ntms.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

ntms.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

ntms.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

ntms.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

ntms.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

ntms.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

ntms.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

ntms.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

ntms.ids_properties.source

(obsolescent)

STR_0D

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.

ntms.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

ntms.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

ntms.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

ntms.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

ntms.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

ntms.time_slice

(alpha)

[ntms.time_slice[:].time]

STRUCT_ARRAY

Description of neoclassical tearing modes for various time slices

ntms.time_slice[:].mode

(alpha)

[1...N]

STRUCT_ARRAY

List of the various NTM modes appearing during the simulation. If a mode appears several times, use several indices in this array of structure with the same m,n values.

ntms.time_slice[:].mode[:].calculation_method

(alpha)

STR_0D

Description of how the mode evolution is calculated

ntms.time_slice[:].mode[:].delta_diff

(alpha)

[1...3]

FLT_1D (uncertain)

m^2.s^-1

Extra diffusion coefficient for the transport equations of Te, ne, Ti

ntms.time_slice[:].mode[:].deltaw

(alpha)

[1...N]

STRUCT_ARRAY

deltaw contributions to the Rutherford equation

ntms.time_slice[:].mode[:].deltaw[:].name

(alpha)

STR_0D

Name of the contribution

ntms.time_slice[:].mode[:].deltaw[:].value

(alpha)

FLT_0D (uncertain)

m^-1

Value of the contribution

ntms.time_slice[:].mode[:].detailed_evolution

(alpha)

STRUCTURE

Detailed NTM evolution on a finer timebase than the time_slice array of structure

ntms.time_slice[:].mode[:].detailed_evolution.calculation_method

(alpha)

STR_0D

Description of how the mode evolution is calculated

ntms.time_slice[:].mode[:].detailed_evolution.delta_diff

(alpha)

[1...3,
ntms.time_slice[:].mode[:].detailed_evolution.time_detailed]

FLT_2D (uncertain)

m^2.s^-1

Extra diffusion coefficient for the transport equations of Te, ne, Ti

ntms.time_slice[:].mode[:].detailed_evolution.deltaw

(alpha)

[1...N]

STRUCT_ARRAY

deltaw contributions to the Rutherford equation

ntms.time_slice[:].mode[:].detailed_evolution.deltaw[:].name

(alpha)

STR_0D

Name of the contribution

ntms.time_slice[:].mode[:].detailed_evolution.deltaw[:].value

(alpha)

[ntms.time_slice[:].mode[:].detailed_evolution.time_detailed]

FLT_1D (uncertain)

m^-1

Value of the contribution

ntms.time_slice[:].mode[:].detailed_evolution.dfrequency_dt

(alpha)

[ntms.time_slice[:].mode[:].detailed_evolution.time_detailed]

FLT_1D (uncertain)

s^-2

Time derivative of the frequency of the mode

ntms.time_slice[:].mode[:].detailed_evolution.dphase_dt

(alpha)

[ntms.time_slice[:].mode[:].detailed_evolution.time_detailed]

FLT_1D (uncertain)

rad/s

Time derivative of the phase of the mode

ntms.time_slice[:].mode[:].detailed_evolution.dwidth_dt

(alpha)

[ntms.time_slice[:].mode[:].detailed_evolution.time_detailed]

FLT_1D (uncertain)

m/s

Time derivative of the full width of the mode

ntms.time_slice[:].mode[:].detailed_evolution.frequency

(alpha)

[ntms.time_slice[:].mode[:].detailed_evolution.time_detailed]

FLT_1D (uncertain)

Hz

Frequency of the mode

ntms.time_slice[:].mode[:].detailed_evolution.m_pol

(alpha)

INT_0D

Poloidal mode number

ntms.time_slice[:].mode[:].detailed_evolution.n_tor

(alpha)

INT_0D

Toroidal mode number

ntms.time_slice[:].mode[:].detailed_evolution.phase

(alpha)

[ntms.time_slice[:].mode[:].detailed_evolution.time_detailed]

FLT_1D (uncertain)

rad

Phase of the mode

ntms.time_slice[:].mode[:].detailed_evolution.rho_tor

(alpha)

[ntms.time_slice[:].mode[:].detailed_evolution.time_detailed]

FLT_1D (uncertain)

m

Flux coordinate on which the mode is centred

ntms.time_slice[:].mode[:].detailed_evolution.rho_tor_norm

(alpha)

[ntms.time_slice[:].mode[:].detailed_evolution.time_detailed]

FLT_1D (uncertain)

-

Normalised flux coordinate on which the mode is centred

ntms.time_slice[:].mode[:].detailed_evolution.time_detailed

(alpha)

[1...N]

FLT_1D (uncertain)

s

Time array used to describe the detailed evolution of the NTM

ntms.time_slice[:].mode[:].detailed_evolution.torque

(alpha)

[1...N]

STRUCT_ARRAY

torque contributions to the Rutherford equation

ntms.time_slice[:].mode[:].detailed_evolution.torque[:].name

(alpha)

STR_0D

Name of the contribution

ntms.time_slice[:].mode[:].detailed_evolution.torque[:].value

(alpha)

[ntms.time_slice[:].mode[:].detailed_evolution.time_detailed]

FLT_1D (uncertain)

kg.m^2.s^-2

Value of the contribution

ntms.time_slice[:].mode[:].detailed_evolution.width

(alpha)

[ntms.time_slice[:].mode[:].detailed_evolution.time_detailed]

FLT_1D (uncertain)

m

Full width of the mode

ntms.time_slice[:].mode[:].dfrequency_dt

(alpha)

FLT_0D (uncertain)

s^-2

Time derivative of the frequency of the mode

ntms.time_slice[:].mode[:].dphase_dt

(alpha)

FLT_0D (uncertain)

rad/s

Time derivative of the phase of the mode

ntms.time_slice[:].mode[:].dwidth_dt

(alpha)

FLT_0D (uncertain)

m/s

Time derivative of the full width of the mode

ntms.time_slice[:].mode[:].frequency

(alpha)

FLT_0D (uncertain)

Hz

Frequency of the mode

ntms.time_slice[:].mode[:].m_pol

(alpha)

INT_0D

Poloidal mode number

ntms.time_slice[:].mode[:].n_tor

(alpha)

INT_0D

Toroidal mode number

ntms.time_slice[:].mode[:].onset

(alpha)

STRUCTURE

NTM onset characteristics

ntms.time_slice[:].mode[:].onset.cause

(alpha)

STR_0D

Cause of the mode onset

ntms.time_slice[:].mode[:].onset.m_pol

(alpha)

INT_0D

Poloidal mode number

ntms.time_slice[:].mode[:].onset.n_tor

(alpha)

INT_0D

Toroidal mode number

ntms.time_slice[:].mode[:].onset.phase

(alpha)

FLT_0D (uncertain)

rad

Phase of the mode at onset

ntms.time_slice[:].mode[:].onset.time_offset

(alpha)

FLT_0D (uncertain)

s

Offset time (when a mode disappears). If the mode reappears later in the simulation, use another index of the mode array of structure

ntms.time_slice[:].mode[:].onset.time_onset

(alpha)

FLT_0D (uncertain)

s

Onset time

ntms.time_slice[:].mode[:].onset.width

(alpha)

FLT_0D (uncertain)

m

Seed island full width at onset time

ntms.time_slice[:].mode[:].phase

(alpha)

FLT_0D (uncertain)

rad

Phase of the mode

ntms.time_slice[:].mode[:].rho_tor

(alpha)

FLT_0D (uncertain)

m

Flux coordinate on which the mode is centred

ntms.time_slice[:].mode[:].rho_tor_norm

(alpha)

FLT_0D (uncertain)

-

Normalised flux coordinate on which the mode is centred

ntms.time_slice[:].mode[:].torque

(alpha)

[1...N]

STRUCT_ARRAY

torque contributions to the Rutherford equation

ntms.time_slice[:].mode[:].torque[:].name

(alpha)

STR_0D

Name of the contribution

ntms.time_slice[:].mode[:].torque[:].value

(alpha)

FLT_0D (uncertain)

kg.m^2.s^-2

Value of the contribution

ntms.time_slice[:].mode[:].width

(alpha)

FLT_0D (uncertain)

m

Full width of the mode

ntms.time_slice[:].time

(alpha)

FLT_0D

s

Time

ntms.vacuum_toroidal_field

(alpha)

STRUCTURE

Characteristics of the vacuum toroidal field (used in rho_tor definition)

ntms.vacuum_toroidal_field.b0

(alpha)

[ntms.time]

FLT_1D (uncertain)

T

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.

ntms.vacuum_toroidal_field.r0

(alpha)

FLT_0D (uncertain)

m

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)

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

pellets

(alpha)

Description of pellets launched into the plasma

pellets.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

pellets.code.commit

(alpha)

STR_0D

Unique commit reference of software

pellets.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

pellets.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

pellets.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

pellets.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

pellets.code.library[:].name

(alpha)

STR_0D

Name of software

pellets.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

pellets.code.library[:].repository

(alpha)

STR_0D

URL of software repository

pellets.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

pellets.code.name

(alpha)

STR_0D

Name of software generating IDS

pellets.code.output_flag

(alpha)

[pellets.time]

INT_1D

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.

pellets.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

pellets.code.repository

(alpha)

STR_0D

URL of software repository

pellets.code.version

(alpha)

STR_0D

Unique version (tag) of software

pellets.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

pellets.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

pellets.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

pellets.ids_properties.homogeneous_time

(alpha)

INT_0D

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

pellets.ids_properties.occurrence

INT_0D

pellets.ids_properties.plugins

(alpha)

STRUCTURE

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.

pellets.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

pellets.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

pellets.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

pellets.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

pellets.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

pellets.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

pellets.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

pellets.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

pellets.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

pellets.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

pellets.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

pellets.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

pellets.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

pellets.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

pellets.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

pellets.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

pellets.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

pellets.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

pellets.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

pellets.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

pellets.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

pellets.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

pellets.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

pellets.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

pellets.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

pellets.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

pellets.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

pellets.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

pellets.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

pellets.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

pellets.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

pellets.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

pellets.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

pellets.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

pellets.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

pellets.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

pellets.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

pellets.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

pellets.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

pellets.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

pellets.ids_properties.source

(obsolescent)

STR_0D

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.

pellets.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

pellets.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

pellets.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

pellets.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

pellets.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between input command received from the RT network and actuator starting to react. Applies globally to the system described by this IDS unless specific latencies (e.g. channel-specific or antenna-specific) are provided at a deeper level in the IDS structure.

pellets.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

pellets.time_slice

(alpha)

[pellets.time_slice[:].time]

STRUCT_ARRAY

Description of the pellets launched at various time slices. The time of this structure corresponds to the full ablation of the pellet inside the plasma.

pellets.time_slice[:].pellet

(alpha)

[1...N]

STRUCT_ARRAY

Set of pellets ablated in the plasma at a given time

pellets.time_slice[:].pellet[:].path_geometry

(alpha)

STRUCTURE

Geometry of the pellet path in the vaccuum chamber

pellets.time_slice[:].pellet[:].path_geometry.first_point

(alpha)

STRUCTURE

Position of the first point

pellets.time_slice[:].pellet[:].path_geometry.first_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

pellets.time_slice[:].pellet[:].path_geometry.first_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

pellets.time_slice[:].pellet[:].path_geometry.first_point.z

(alpha)

FLT_0D (uncertain)

m

Height

pellets.time_slice[:].pellet[:].path_geometry.second_point

(alpha)

STRUCTURE

Position of the second point

pellets.time_slice[:].pellet[:].path_geometry.second_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

pellets.time_slice[:].pellet[:].path_geometry.second_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

pellets.time_slice[:].pellet[:].path_geometry.second_point.z

(alpha)

FLT_0D (uncertain)

m

Height

pellets.time_slice[:].pellet[:].path_profiles

(alpha)

STRUCTURE

1-D profiles of plasma and pellet along the pellet path

pellets.time_slice[:].pellet[:].path_profiles.ablated_particles

(alpha)

[pellets.time_slice[:].pellet[:].path_profiles.distance]

FLT_1D (uncertain)

-

Number of ablated particles (electrons) along the pellet path

pellets.time_slice[:].pellet[:].path_profiles.ablation_rate

(alpha)

[pellets.time_slice[:].pellet[:].path_profiles.distance]

FLT_1D (uncertain)

s^-1

Ablation rate (electrons) along the pellet path

pellets.time_slice[:].pellet[:].path_profiles.distance

(alpha)

[1...N]

FLT_1D (uncertain)

m

Distance along the pellet path, with the origin taken at path_geometry/first_point. Used as the main coordinate for the path_profiles structure

pellets.time_slice[:].pellet[:].path_profiles.n_e

(alpha)

[pellets.time_slice[:].pellet[:].path_profiles.distance]

FLT_1D (uncertain)

m^-3

Electron density along the pellet path

pellets.time_slice[:].pellet[:].path_profiles.position

(alpha)

STRUCTURE

Position along the pellet path

pellets.time_slice[:].pellet[:].path_profiles.position.phi

(alpha)

[pellets.time_slice[:].pellet[:].path_profiles.position.r]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

pellets.time_slice[:].pellet[:].path_profiles.position.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

pellets.time_slice[:].pellet[:].path_profiles.position.z

(alpha)

[pellets.time_slice[:].pellet[:].path_profiles.position.r]

FLT_1D (uncertain)

m

Height

pellets.time_slice[:].pellet[:].path_profiles.psi

(alpha)

[pellets.time_slice[:].pellet[:].path_profiles.distance]

FLT_1D (uncertain)

Wb

Poloidal flux along the pellet path

pellets.time_slice[:].pellet[:].path_profiles.rho_tor_norm

(alpha)

[pellets.time_slice[:].pellet[:].path_profiles.distance]

FLT_1D (uncertain)

-

Normalised toroidal coordinate along the pellet path

pellets.time_slice[:].pellet[:].path_profiles.rho_tor_norm_drift

(alpha)

[pellets.time_slice[:].pellet[:].path_profiles.distance]

FLT_1D (uncertain)

-

Difference to due ExB drifts between the ablation and the final deposition locations, in terms of the normalised toroidal flux coordinate

pellets.time_slice[:].pellet[:].path_profiles.t_e

(alpha)

[pellets.time_slice[:].pellet[:].path_profiles.distance]

FLT_1D (uncertain)

eV

Electron temperature along the pellet path

pellets.time_slice[:].pellet[:].path_profiles.velocity

(alpha)

[pellets.time_slice[:].pellet[:].path_profiles.distance]

FLT_1D (uncertain)

m.s^-1

Pellet velocity along the pellet path

pellets.time_slice[:].pellet[:].propellant_gas

(alpha)

STRUCTURE

Propellant gas

pellets.time_slice[:].pellet[:].propellant_gas.element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the gas molecule

pellets.time_slice[:].pellet[:].propellant_gas.element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

pellets.time_slice[:].pellet[:].propellant_gas.element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

pellets.time_slice[:].pellet[:].propellant_gas.element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

pellets.time_slice[:].pellet[:].propellant_gas.element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

pellets.time_slice[:].pellet[:].propellant_gas.label

(alpha)

STR_0D

String identifying the neutral molecule (e.g. H2, D2, T2, N2, ...)

pellets.time_slice[:].pellet[:].propellant_gas.molecules_n

(alpha)

FLT_0D (uncertain)

-

Number of molecules of the propellant gas injected in the vacuum vessel when launching the pellet

pellets.time_slice[:].pellet[:].shape

(alpha)

STRUCTURE

Initial shape of a pellet at launch

pellets.time_slice[:].pellet[:].shape.size

(alpha)

[1...N]

FLT_1D (uncertain)

m

Size of the pellet in the various dimensions, depending on the shape type. Spherical pellets: size(1) is the radius of the pellet. Cylindrical pellets: size(1) is the radius and size(2) is the height of the cylinder. Rectangular pellets: size(1) is the height, size(2) is the width and size(3) is the length

pellets.time_slice[:].pellet[:].shape.type

(alpha)

STRUCTURE

Identifier structure for the shape type: 1-spherical; 2-cylindrical; 3-rectangular

pellets.time_slice[:].pellet[:].shape.type.description

(alpha)

STR_0D

Verbose description

pellets.time_slice[:].pellet[:].shape.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

pellets.time_slice[:].pellet[:].shape.type.name

(alpha)

STR_0D

Short string identifier

pellets.time_slice[:].pellet[:].species

(alpha)

[1...N]

STRUCT_ARRAY

Set of atomic species included in the pellet composition

pellets.time_slice[:].pellet[:].species[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

pellets.time_slice[:].pellet[:].species[:].density

(alpha)

FLT_0D (uncertain)

atoms.m^-3

Material density of the species in the pellet

pellets.time_slice[:].pellet[:].species[:].fraction

(alpha)

FLT_0D (uncertain)

-

Atomic fraction of the species in the pellet

pellets.time_slice[:].pellet[:].species[:].label

(alpha)

STR_0D

String identifying the species (e.g. H, D, T, ...)

pellets.time_slice[:].pellet[:].species[:].sublimation_energy

(alpha)

FLT_0D (uncertain)

eV

Sublimation energy per atom

pellets.time_slice[:].pellet[:].species[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

pellets.time_slice[:].pellet[:].velocity_initial

(alpha)

FLT_0D (uncertain)

m.s^-1

Initial velocity of the pellet as it enters the vaccum chamber

pellets.time_slice[:].time

(alpha)

FLT_0D

s

Time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

pf_active

(alpha)

Description of the axisymmetric active poloidal field (PF) coils and supplies; includes the limits of these systems; includes the forces on them; does not include non-axisymmetric coil systems

pf_active.circuit

(alpha)

[1...N]

STRUCT_ARRAY

Circuits, connecting multiple PF coils to multiple supplies, defining the current and voltage relationships in the system

pf_active.circuit[:].connections

(alpha)

[1...N,
1...N]

INT_2D

Description of the supplies and coils connections (nodes) across the circuit. Nodes of the circuit are listed as the first dimension of the matrix. Supplies (listed first) and coils (listed second) SIDES are listed as the second dimension. Thus the second dimension has a size equal to 2*(N_supplies+N_coils). N_supplies (resp. N_coils) is the total number of supplies (resp. coils) listed in the supply (resp.coil) array of structure, i.e. including also supplies/coils that are not part of the actual circuit. The (i,j) matrix elements are 1 if the j-th supply or coil side is connected to the i-th node, or 0 otherwise. For coils, sides are listed so that a current flowing from side 1 to side 2 (inside the coil) is positive (i.e. counter-clockwise when seen from above).

pf_active.circuit[:].current

(alpha)

STRUCTURE

A

Current in the circuit between the sides of the group of supplies (only for circuits with a single supply or in which supplies are grouped)

pf_active.circuit[:].current.data

(alpha)

[pf_active.circuit[:].current.time]

FLT_1D (uncertain)

A

Data

pf_active.circuit[:].current.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pf_active.circuit[:].identifier

(alpha)

STR_0D

ID of the circuit

pf_active.circuit[:].name

(alpha)

STR_0D

Name of the circuit

pf_active.circuit[:].type

(alpha)

STR_0D

Type of the circuit

pf_active.circuit[:].voltage

(alpha)

STRUCTURE

V

Voltage on the circuit between the sides of the group of supplies (only for circuits with a single supply or in which supplies are grouped)

pf_active.circuit[:].voltage.data

(alpha)

[pf_active.circuit[:].voltage.time]

FLT_1D (uncertain)

V

Data

pf_active.circuit[:].voltage.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pf_active.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

pf_active.code.commit

(alpha)

STR_0D

Unique commit reference of software

pf_active.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

pf_active.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

pf_active.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

pf_active.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

pf_active.code.library[:].name

(alpha)

STR_0D

Name of software

pf_active.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

pf_active.code.library[:].repository

(alpha)

STR_0D

URL of software repository

pf_active.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

pf_active.code.name

(alpha)

STR_0D

Name of software generating IDS

pf_active.code.output_flag

(alpha)

[pf_active.time]

INT_1D

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.

pf_active.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

pf_active.code.repository

(alpha)

STR_0D

URL of software repository

pf_active.code.version

(alpha)

STR_0D

Unique version (tag) of software

pf_active.coil

(alpha)

[1...N]

STRUCT_ARRAY

Active PF coils

pf_active.coil[:].b_field_max

(alpha)

[1...N]

FLT_1D (uncertain)

T

List of values of the maximum magnetic field on the conductor surface (coordinate for current_limit_max)

pf_active.coil[:].b_field_max_timed

(alpha)

STRUCTURE

T

Maximum absolute value of the magnetic field on the conductor surface

pf_active.coil[:].b_field_max_timed.data

(alpha)

[pf_active.coil[:].b_field_max_timed.time]

FLT_1D (uncertain)

T

Data

pf_active.coil[:].b_field_max_timed.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pf_active.coil[:].current

(alpha)

STRUCTURE

A

Current fed in the coil (for 1 turn, to be multiplied by the number of turns to obtain the generated magnetic field), positive when flowing from side 1 to side 2 of the coil (inside the coil), this numbering being made consistently with the convention that the current is counter-clockwise when seen from above.

pf_active.coil[:].current.data

(alpha)

[pf_active.coil[:].current.time]

FLT_1D (uncertain)

A

Data

pf_active.coil[:].current.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pf_active.coil[:].current_limit_max

(alpha)

[pf_active.coil[:].b_field_max,
pf_active.coil[:].temperature]

FLT_2D

A

Maximum tolerable current in the conductor

pf_active.coil[:].element

(alpha)

[1...N]

STRUCT_ARRAY

Each PF coil is comprised of a number of cross-section elements described individually

pf_active.coil[:].element[:].area

(alpha)

FLT_0D (uncertain)

m^2

Cross-sectional areas of the element

pf_active.coil[:].element[:].geometry

(alpha)

STRUCTURE

Cross-sectional shape of the element

pf_active.coil[:].element[:].geometry.annulus

(alpha)

STRUCTURE

The element is an annulus of centre R, Z, with inner radius radius_inner and outer radius radius_outer

pf_active.coil[:].element[:].geometry.annulus.r

(alpha)

FLT_0D (uncertain)

m

Centre major radius

pf_active.coil[:].element[:].geometry.annulus.radius_inner

(alpha)

FLT_0D (uncertain)

m

Inner radius

pf_active.coil[:].element[:].geometry.annulus.radius_outer

(alpha)

FLT_0D (uncertain)

m

Outer radius

pf_active.coil[:].element[:].geometry.annulus.z

(alpha)

FLT_0D (uncertain)

m

Centre height

pf_active.coil[:].element[:].geometry.arcs_of_circle

(alpha)

STRUCTURE

Description of the element contour by a set of arcs of circle. For each of these, the position of the start point is given together with the curvature radius. The end point is given by the start point of the next arc of circle.

pf_active.coil[:].element[:].geometry.arcs_of_circle.curvature_radii

(alpha)

[pf_active.coil[:].element[:].geometry.arcs_of_circle.r]

FLT_1D (uncertain)

m

Curvature radius of each arc of circle

pf_active.coil[:].element[:].geometry.arcs_of_circle.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radii of the start point of each arc of circle

pf_active.coil[:].element[:].geometry.arcs_of_circle.z

(alpha)

[pf_active.coil[:].element[:].geometry.arcs_of_circle.r]

FLT_1D (uncertain)

m

Height of the start point of each arc of circle

pf_active.coil[:].element[:].geometry.geometry_type

(alpha)

INT_0D

Type used to describe the element shape (1:'outline', 2:'rectangle', 3:'oblique', 4:'arcs of circle, 5: 'annulus', 6 : 'thick line')

pf_active.coil[:].element[:].geometry.oblique

(alpha)

STRUCTURE

Parallelogram description of the element

pf_active.coil[:].element[:].geometry.oblique.alpha

(alpha)

FLT_0D (uncertain)

rad

Inclination of first angle measured counter-clockwise from horizontal outwardly directed radial vector (grad R).

pf_active.coil[:].element[:].geometry.oblique.beta

(alpha)

FLT_0D (uncertain)

rad

Inclination of second angle measured counter-clockwise from vertically upwards directed vector (grad Z). If both alpha and beta are zero (rectangle) then the simpler rectangular elements description should be used.

pf_active.coil[:].element[:].geometry.oblique.length_alpha

(alpha)

FLT_0D (uncertain)

m

Length of the parallelogram side inclined with angle alpha with respect to the major radius axis

pf_active.coil[:].element[:].geometry.oblique.length_beta

(alpha)

FLT_0D (uncertain)

m

Length of the parallelogram side inclined with angle beta with respect to the height axis

pf_active.coil[:].element[:].geometry.oblique.r

(alpha)

FLT_0D (uncertain)

m

Major radius of the reference point (from which the alpha and beta angles are defined, marked by a + on the diagram)

pf_active.coil[:].element[:].geometry.oblique.z

(alpha)

FLT_0D (uncertain)

m

Height of the reference point (from which the alpha and beta angles are defined, marked by a + on the diagram)

pf_active.coil[:].element[:].geometry.outline

(alpha)

STRUCTURE

Irregular outline of the element. Do NOT repeat the first point.

pf_active.coil[:].element[:].geometry.outline.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

pf_active.coil[:].element[:].geometry.outline.z

(alpha)

[pf_active.coil[:].element[:].geometry.outline.r]

FLT_1D (uncertain)

m

Height

pf_active.coil[:].element[:].geometry.rectangle

(alpha)

STRUCTURE

Rectangular description of the element

pf_active.coil[:].element[:].geometry.rectangle.height

(alpha)

FLT_0D (uncertain)

m

Vertical full height

pf_active.coil[:].element[:].geometry.rectangle.r

(alpha)

FLT_0D (uncertain)

m

Geometric centre R

pf_active.coil[:].element[:].geometry.rectangle.width

(alpha)

FLT_0D (uncertain)

m

Horizontal full width

pf_active.coil[:].element[:].geometry.rectangle.z

(alpha)

FLT_0D (uncertain)

m

Geometric centre Z

pf_active.coil[:].element[:].geometry.thick_line

(alpha)

STRUCTURE

The element is approximated by a rectangle defined by a central segment and a thickness in the direction perpendicular to the segment

pf_active.coil[:].element[:].geometry.thick_line.first_point

(alpha)

STRUCTURE

Position of the first point

pf_active.coil[:].element[:].geometry.thick_line.first_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

pf_active.coil[:].element[:].geometry.thick_line.first_point.z

(alpha)

FLT_0D (uncertain)

m

Height

pf_active.coil[:].element[:].geometry.thick_line.second_point

(alpha)

STRUCTURE

Position of the second point

pf_active.coil[:].element[:].geometry.thick_line.second_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

pf_active.coil[:].element[:].geometry.thick_line.second_point.z

(alpha)

FLT_0D (uncertain)

m

Height

pf_active.coil[:].element[:].geometry.thick_line.thickness

(alpha)

FLT_0D (uncertain)

m

Thickness

pf_active.coil[:].element[:].identifier

(alpha)

STR_0D

Identifier of this element

pf_active.coil[:].element[:].name

(alpha)

STR_0D

Name of this element

pf_active.coil[:].element[:].turns_with_sign

(alpha)

FLT_0D (uncertain)

-

Number of effective turns in the element for calculating magnetic fields of the coil/loop; includes the sign of the number of turns (positive means current is counter-clockwise when seen from above)

pf_active.coil[:].energy_limit_max

(alpha)

FLT_0D

J

Maximum Energy to be dissipated in the coil

pf_active.coil[:].function

(alpha)

[1...N]

STRUCT_ARRAY

Set of functions for which this coil may be used
0) flux : Generate flux (drive toroidal current)
1) b_field_shaping : Generate magnetic field for shaping
2) b_field_fb : Generate magnetic field for vertical force balance

pf_active.coil[:].function[:].description

(alpha)

STR_0D

Verbose description

pf_active.coil[:].function[:].index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

pf_active.coil[:].function[:].name

(alpha)

STR_0D

Short string identifier

pf_active.coil[:].identifier

(alpha)

STR_0D

Alphanumeric identifier of coils used for convenience

pf_active.coil[:].name

(alpha)

STR_0D

Name of the coil

pf_active.coil[:].resistance

(alpha)

FLT_0D (uncertain)

Ohm

Coil resistance

pf_active.coil[:].resistance_additional

(alpha)

STRUCTURE

Ohm

Additional resistance due to e.g. dynamically switchable resistors. The coil effective resistance is obtained by adding this dynamic quantity to the static resistance of the coil.

pf_active.coil[:].resistance_additional.data

(alpha)

[pf_active.coil[:].resistance_additional.time]

FLT_1D (uncertain)

Ohm

Data

pf_active.coil[:].resistance_additional.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pf_active.coil[:].temperature

(alpha)

[1...N]

FLT_1D (uncertain)

K

List of values of the conductor temperature (coordinate for current_limit_max)

pf_active.coil[:].voltage

(alpha)

STRUCTURE

V

Voltage on the coil terminals (Vside1-Vside2) - including additional resistors if any

pf_active.coil[:].voltage.data

(alpha)

[pf_active.coil[:].voltage.time]

FLT_1D (uncertain)

V

Data

pf_active.coil[:].voltage.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pf_active.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

pf_active.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

pf_active.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

pf_active.ids_properties.homogeneous_time

(alpha)

INT_0D

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

pf_active.ids_properties.occurrence

INT_0D

pf_active.ids_properties.plugins

(alpha)

STRUCTURE

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.

pf_active.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

pf_active.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

pf_active.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

pf_active.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

pf_active.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

pf_active.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

pf_active.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

pf_active.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

pf_active.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

pf_active.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

pf_active.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

pf_active.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

pf_active.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

pf_active.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

pf_active.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

pf_active.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

pf_active.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

pf_active.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

pf_active.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

pf_active.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

pf_active.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

pf_active.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

pf_active.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

pf_active.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

pf_active.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

pf_active.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

pf_active.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

pf_active.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

pf_active.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

pf_active.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

pf_active.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

pf_active.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

pf_active.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

pf_active.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

pf_active.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

pf_active.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

pf_active.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

pf_active.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

pf_active.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

pf_active.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

pf_active.ids_properties.source

(obsolescent)

STR_0D

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.

pf_active.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

pf_active.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

pf_active.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

pf_active.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

pf_active.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between input command received from the RT network and actuator starting to react. Applies globally to the system described by this IDS unless specific latencies (e.g. channel-specific or antenna-specific) are provided at a deeper level in the IDS structure.

pf_active.radial_force

(alpha)

[1...N]

STRUCT_ARRAY

Radial forces on the axisymmetric PF coil system

pf_active.radial_force[:].combination

(alpha)

[1...N]

FLT_1D (uncertain)

-

Coils involved in the force combinations. Normally the force would be the full set of coils, but in some cases, we want to have a difference in forces, such as a CS coil separation force. We therefore give each coil a force weight which we call the combination

pf_active.radial_force[:].force

(alpha)

STRUCTURE

N

Force (positive when upwards for a vertical force, positive when outwards for a radial force)

pf_active.radial_force[:].force.data

(alpha)

[pf_active.radial_force[:].force.time]

FLT_1D (uncertain)

N

Data

pf_active.radial_force[:].force.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pf_active.radial_force[:].limit_max

(alpha)

FLT_0D (uncertain)

N

Maximum force combination limit

pf_active.radial_force[:].limit_min

(alpha)

FLT_0D (uncertain)

N

Minimum force combination limit

pf_active.radial_force[:].name

(alpha)

STR_0D

Name of the force combination

pf_active.supply

(alpha)

[1...N]

STRUCT_ARRAY

PF power supplies

pf_active.supply[:].current

(alpha)

STRUCTURE

A

Current at the supply output, defined positive if it flows from point 1 to point 2 in the circuit connected to the supply (outside the supply)

pf_active.supply[:].current.data

(alpha)

[pf_active.supply[:].current.time]

FLT_1D (uncertain)

A

Data

pf_active.supply[:].current.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pf_active.supply[:].current_limit_max

(alpha)

FLT_0D

A

Maximum current in the supply

pf_active.supply[:].current_limit_min

(alpha)

FLT_0D

A

Minimum current in the supply

pf_active.supply[:].current_limiter_gain

(alpha)

FLT_0D (uncertain)

V

Gain to prevent overcurrent in a linear model of the supply

pf_active.supply[:].delay

(alpha)

FLT_0D (uncertain)

s

Pure delay in the supply

pf_active.supply[:].energy_limit_max

(alpha)

FLT_0D

J

Maximum energy to be dissipated in the supply during a pulse

pf_active.supply[:].filter_denominator

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Coefficients of the denominator, in increasing order : b0 + b1*s + ... + bm*s^m; used for a linear supply description

pf_active.supply[:].filter_numerator

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Coefficients of the numerator, in increasing order : a0 + a1*s + ... + an*s^n; used for a linear supply description

pf_active.supply[:].identifier

(alpha)

STR_0D

Identifier of the supply

pf_active.supply[:].name

(alpha)

STR_0D

Name of the PF supply

pf_active.supply[:].nonlinear_model

(alpha)

STR_0D

Description of the nonlinear transfer function of the supply

pf_active.supply[:].resistance

(alpha)

FLT_0D (uncertain)

Ohm

Power supply internal resistance

pf_active.supply[:].type

(alpha)

INT_0D

Type of the supply; TBD add free description of non-linear power supplies

pf_active.supply[:].voltage

(alpha)

STRUCTURE

V

Voltage at the supply output (Vside1-Vside2)

pf_active.supply[:].voltage.data

(alpha)

[pf_active.supply[:].voltage.time]

FLT_1D (uncertain)

V

Data

pf_active.supply[:].voltage.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pf_active.supply[:].voltage_limit_max

(alpha)

FLT_0D

V

Maximum voltage from the supply

pf_active.supply[:].voltage_limit_min

(alpha)

FLT_0D

V

Minimum voltage from the supply

pf_active.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

pf_active.vertical_force

(alpha)

[1...N]

STRUCT_ARRAY

Vertical forces on the axisymmetric PF coil system

pf_active.vertical_force[:].combination

(alpha)

[1...N]

FLT_1D (uncertain)

-

Coils involved in the force combinations. Normally the force would be the full set of coils, but in some cases, we want to have a difference in forces, such as a CS coil separation force. We therefore give each coil a force weight which we call the combination

pf_active.vertical_force[:].force

(alpha)

STRUCTURE

N

Force (positive when upwards for a vertical force, positive when outwards for a radial force)

pf_active.vertical_force[:].force.data

(alpha)

[pf_active.vertical_force[:].force.time]

FLT_1D (uncertain)

N

Data

pf_active.vertical_force[:].force.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pf_active.vertical_force[:].limit_max

(alpha)

FLT_0D (uncertain)

N

Maximum force combination limit

pf_active.vertical_force[:].limit_min

(alpha)

FLT_0D (uncertain)

N

Minimum force combination limit

pf_active.vertical_force[:].name

(alpha)

STR_0D

Name of the force combination

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

pf_passive

(alpha)

Description of the axisymmetric passive conductors, currents flowing in them

pf_passive.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

pf_passive.code.commit

(alpha)

STR_0D

Unique commit reference of software

pf_passive.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

pf_passive.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

pf_passive.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

pf_passive.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

pf_passive.code.library[:].name

(alpha)

STR_0D

Name of software

pf_passive.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

pf_passive.code.library[:].repository

(alpha)

STR_0D

URL of software repository

pf_passive.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

pf_passive.code.name

(alpha)

STR_0D

Name of software generating IDS

pf_passive.code.output_flag

(alpha)

[pf_passive.time]

INT_1D

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.

pf_passive.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

pf_passive.code.repository

(alpha)

STR_0D

URL of software repository

pf_passive.code.version

(alpha)

STR_0D

Unique version (tag) of software

pf_passive.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

pf_passive.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

pf_passive.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

pf_passive.ids_properties.homogeneous_time

(alpha)

INT_0D

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

pf_passive.ids_properties.occurrence

INT_0D

pf_passive.ids_properties.plugins

(alpha)

STRUCTURE

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.

pf_passive.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

pf_passive.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

pf_passive.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

pf_passive.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

pf_passive.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

pf_passive.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

pf_passive.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

pf_passive.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

pf_passive.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

pf_passive.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

pf_passive.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

pf_passive.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

pf_passive.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

pf_passive.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

pf_passive.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

pf_passive.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

pf_passive.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

pf_passive.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

pf_passive.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

pf_passive.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

pf_passive.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

pf_passive.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

pf_passive.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

pf_passive.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

pf_passive.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

pf_passive.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

pf_passive.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

pf_passive.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

pf_passive.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

pf_passive.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

pf_passive.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

pf_passive.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

pf_passive.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

pf_passive.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

pf_passive.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

pf_passive.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

pf_passive.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

pf_passive.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

pf_passive.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

pf_passive.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

pf_passive.ids_properties.source

(obsolescent)

STR_0D

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.

pf_passive.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

pf_passive.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

pf_passive.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

pf_passive.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

pf_passive.loop

(alpha)

[1...N]

STRUCT_ARRAY

Passive axisymmetric conductor description in the form of non-connected loops; any connected loops are expressed as active coil circuits with no power supply attached.

pf_passive.loop[:].current

(alpha)

[pf_passive.loop[:].time]

FLT_1D (uncertain)

A

Passive loop current

pf_passive.loop[:].element

(alpha)

[1...N]

STRUCT_ARRAY

Each loop is comprised of a number of cross-section elements described individually

pf_passive.loop[:].element[:].area

(alpha)

FLT_0D (uncertain)

m^2

Cross-sectional areas of the element

pf_passive.loop[:].element[:].geometry

(alpha)

STRUCTURE

Cross-sectional shape of the element

pf_passive.loop[:].element[:].geometry.annulus

(alpha)

STRUCTURE

The element is an annulus of centre R, Z, with inner radius radius_inner and outer radius radius_outer

pf_passive.loop[:].element[:].geometry.annulus.r

(alpha)

FLT_0D (uncertain)

m

Centre major radius

pf_passive.loop[:].element[:].geometry.annulus.radius_inner

(alpha)

FLT_0D (uncertain)

m

Inner radius

pf_passive.loop[:].element[:].geometry.annulus.radius_outer

(alpha)

FLT_0D (uncertain)

m

Outer radius

pf_passive.loop[:].element[:].geometry.annulus.z

(alpha)

FLT_0D (uncertain)

m

Centre height

pf_passive.loop[:].element[:].geometry.arcs_of_circle

(alpha)

STRUCTURE

Description of the element contour by a set of arcs of circle. For each of these, the position of the start point is given together with the curvature radius. The end point is given by the start point of the next arc of circle.

pf_passive.loop[:].element[:].geometry.arcs_of_circle.curvature_radii

(alpha)

[pf_passive.loop[:].element[:].geometry.arcs_of_circle.r]

FLT_1D (uncertain)

m

Curvature radius of each arc of circle

pf_passive.loop[:].element[:].geometry.arcs_of_circle.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radii of the start point of each arc of circle

pf_passive.loop[:].element[:].geometry.arcs_of_circle.z

(alpha)

[pf_passive.loop[:].element[:].geometry.arcs_of_circle.r]

FLT_1D (uncertain)

m

Height of the start point of each arc of circle

pf_passive.loop[:].element[:].geometry.geometry_type

(alpha)

INT_0D

Type used to describe the element shape (1:'outline', 2:'rectangle', 3:'oblique', 4:'arcs of circle, 5: 'annulus', 6 : 'thick line')

pf_passive.loop[:].element[:].geometry.oblique

(alpha)

STRUCTURE

Parallelogram description of the element

pf_passive.loop[:].element[:].geometry.oblique.alpha

(alpha)

FLT_0D (uncertain)

rad

Inclination of first angle measured counter-clockwise from horizontal outwardly directed radial vector (grad R).

pf_passive.loop[:].element[:].geometry.oblique.beta

(alpha)

FLT_0D (uncertain)

rad

Inclination of second angle measured counter-clockwise from vertically upwards directed vector (grad Z). If both alpha and beta are zero (rectangle) then the simpler rectangular elements description should be used.

pf_passive.loop[:].element[:].geometry.oblique.length_alpha

(alpha)

FLT_0D (uncertain)

m

Length of the parallelogram side inclined with angle alpha with respect to the major radius axis

pf_passive.loop[:].element[:].geometry.oblique.length_beta

(alpha)

FLT_0D (uncertain)

m

Length of the parallelogram side inclined with angle beta with respect to the height axis

pf_passive.loop[:].element[:].geometry.oblique.r

(alpha)

FLT_0D (uncertain)

m

Major radius of the reference point (from which the alpha and beta angles are defined, marked by a + on the diagram)

pf_passive.loop[:].element[:].geometry.oblique.z

(alpha)

FLT_0D (uncertain)

m

Height of the reference point (from which the alpha and beta angles are defined, marked by a + on the diagram)

pf_passive.loop[:].element[:].geometry.outline

(alpha)

STRUCTURE

Irregular outline of the element. Do NOT repeat the first point.

pf_passive.loop[:].element[:].geometry.outline.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

pf_passive.loop[:].element[:].geometry.outline.z

(alpha)

[pf_passive.loop[:].element[:].geometry.outline.r]

FLT_1D (uncertain)

m

Height

pf_passive.loop[:].element[:].geometry.rectangle

(alpha)

STRUCTURE

Rectangular description of the element

pf_passive.loop[:].element[:].geometry.rectangle.height

(alpha)

FLT_0D (uncertain)

m

Vertical full height

pf_passive.loop[:].element[:].geometry.rectangle.r

(alpha)

FLT_0D (uncertain)

m

Geometric centre R

pf_passive.loop[:].element[:].geometry.rectangle.width

(alpha)

FLT_0D (uncertain)

m

Horizontal full width

pf_passive.loop[:].element[:].geometry.rectangle.z

(alpha)

FLT_0D (uncertain)

m

Geometric centre Z

pf_passive.loop[:].element[:].geometry.thick_line

(alpha)

STRUCTURE

The element is approximated by a rectangle defined by a central segment and a thickness in the direction perpendicular to the segment

pf_passive.loop[:].element[:].geometry.thick_line.first_point

(alpha)

STRUCTURE

Position of the first point

pf_passive.loop[:].element[:].geometry.thick_line.first_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

pf_passive.loop[:].element[:].geometry.thick_line.first_point.z

(alpha)

FLT_0D (uncertain)

m

Height

pf_passive.loop[:].element[:].geometry.thick_line.second_point

(alpha)

STRUCTURE

Position of the second point

pf_passive.loop[:].element[:].geometry.thick_line.second_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

pf_passive.loop[:].element[:].geometry.thick_line.second_point.z

(alpha)

FLT_0D (uncertain)

m

Height

pf_passive.loop[:].element[:].geometry.thick_line.thickness

(alpha)

FLT_0D (uncertain)

m

Thickness

pf_passive.loop[:].element[:].identifier

(alpha)

STR_0D

Identifier of this element

pf_passive.loop[:].element[:].name

(alpha)

STR_0D

Name of this element

pf_passive.loop[:].element[:].turns_with_sign

(alpha)

FLT_0D (uncertain)

-

Number of effective turns in the element for calculating magnetic fields of the coil/loop; includes the sign of the number of turns (positive means current is counter-clockwise when seen from above)

pf_passive.loop[:].name

(alpha)

STR_0D

Name of the loop

pf_passive.loop[:].resistance

(alpha)

FLT_0D (uncertain)

Ohm

Passive loop resistance

pf_passive.loop[:].resistivity

(alpha)

FLT_0D (uncertain)

Ohm.m

Passive loop resistivity

pf_passive.loop[:].time

(alpha)

[1...N]

FLT_1D_TYPE

s

Timebase for the dynamic nodes of this loop located at this level of the IDS structure

pf_passive.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

plasma_initiation

(alpha)

Description the early phases of the plasma, before an equilibrium can be calculated

plasma_initiation.b_field_lines

(alpha)

[plasma_initiation.b_field_lines[:].time]

STRUCT_ARRAY

Magnetic field line tracing results, given at various time slices

plasma_initiation.b_field_lines[:].e_field_parallel

(alpha)

[plasma_initiation.b_field_lines[:].starting_positions.r]

FLT_1D (uncertain)

V.m^-1

Parallel electric field along each field line

plasma_initiation.b_field_lines[:].e_field_townsend

(alpha)

[plasma_initiation.b_field_lines[:].starting_positions.r]

FLT_1D (uncertain)

V.m^-1

Townsend electric field along each field line

plasma_initiation.b_field_lines[:].grid

(alpha)

STRUCTURE

Definition of the 2D grid (the content of dim1 and dim2 is defined by the selected grid_type)

plasma_initiation.b_field_lines[:].grid.dim1

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

First dimension values

plasma_initiation.b_field_lines[:].grid.dim2

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Second dimension values

plasma_initiation.b_field_lines[:].grid.volume_element

(alpha)

[plasma_initiation.b_field_lines[:].grid.dim1,
plasma_initiation.b_field_lines[:].grid.dim2]

FLT_2D (uncertain)

m^3

Elementary plasma volume of plasma enclosed in the cell formed by the nodes [dim1(i) dim2(j)], [dim1(i+1) dim2(j)], [dim1(i) dim2(j+1)] and [dim1(i+1) dim2(j+1)]

plasma_initiation.b_field_lines[:].grid_type

(alpha)

STRUCTURE

Selection of one of a set of grid types
1) rectangular : Cylindrical R,Z ala eqdsk (R=dim1, Z=dim2). In this case the position arrays should not be filled since they are redundant with grid/dim1 and dim2.
2) inverse : Rhopolar_polar 2D polar coordinates (rho=dim1, theta=dim2) with magnetic axis as centre of grid; theta and values following the COCOS=11 convention; the polar angle is theta=atan2(z-zaxis,r-raxis)
11) inverse_psi_straight_field_line : Flux surface type with psi as radial label (dim1) and the straight-field line poloidal angle (mod(index,10)=1) (dim2); could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention
12) inverse_psi_equal_arc : Flux surface type with psi as radial label (dim1) and the equal arc poloidal angle (mod(index,10)=2) (dim2)
13) inverse_psi_polar : Flux surface type with psi as radial label (dim1) and the polar poloidal angle (mod(index,10)=3) (dim2); could be non-equidistant
14) inverse_psi_straight_field_line_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the straight-field line poloidal angle (mod(index,10)=4) (dim2), could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention
15) inverse_psi_equal_arc_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the equal arc poloidal angle (mod(index,10)=5) (dim2)
16) inverse_psi_polar_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the polar poloidal angle (mod(index,10)=6) (dim2); could be non-equidistant
21) inverse_rhopolnorm_straight_field_line : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the straight-field line poloidal angle (dim2)
22) inverse_rhopolnorm_equal_arc : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the equal arc poloidal angle (dim2)
23) inverse_rhopolnorm_polar : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the polar poloidal angle (dim2)
24) inverse_rhopolnorm_straight_field_line_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
25) inverse_rhopolnorm_equal_arc_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
26) inverse_rhopolnorm_polar_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the polar poloidal angle (dim2)
31) inverse_rhotornorm_straight_field_line : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the straight-field line poloidal angle (dim2)
32) inverse_rhotornorm_equal_arc : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the equal arc poloidal angle (dim2)
33) inverse_rhotornorm_polar : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the polar poloidal angle (dim2)
34) inverse_rhotornorm_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
35) inverse_rhotornorm_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
36) inverse_rhotornorm_polar_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the polar poloidal angle (dim2)
41) inverse_rhopol_straight_field_line : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the straight-field line poloidal angle (dim2)
42) inverse_rhopol_equal_arc : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the equal arc poloidal angle (dim2)
43) inverse_rhopol_polar : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the polar poloidal angle (dim2)
44) inverse_rhopol_straight_field_line_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
45) inverse_rhopol_equal_arc_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
46) inverse_rhopol_polar_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the polar poloidal angle (dim2)
51) inverse_rhotor_straight_field_line : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the straight-field line poloidal angle (dim2)
52) inverse_rhotor_equal_arc : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the equal arc poloidal angle (dim2)
53) inverse_rhotor_polar : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the polar poloidal angle (dim2)
54) inverse_rhotor_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the straight-field line poloidal angle (dim2)
55) inverse_rhotor_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the equal arc poloidal angle (dim2)
56) inverse_rhotor_polar_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the polar poloidal angle (dim2)
91) irregular_rz_na : Irregular grid, thus give list of vertices in dim1(1:ndim1), dim2(1:ndim1) and then all fields are on values(1:ndim1,1)

plasma_initiation.b_field_lines[:].grid_type.description

(alpha)

STR_0D

Verbose description

plasma_initiation.b_field_lines[:].grid_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

plasma_initiation.b_field_lines[:].grid_type.name

(alpha)

STR_0D

Short string identifier

plasma_initiation.b_field_lines[:].lengths

(alpha)

[plasma_initiation.b_field_lines[:].starting_positions.r]

FLT_1D (uncertain)

m

Length of each field line

plasma_initiation.b_field_lines[:].open_fraction

(alpha)

FLT_0D (uncertain)

-

Fraction of open field lines : ratio open fields lines / (open+closed field lines)

plasma_initiation.b_field_lines[:].pressure

(alpha)

FLT_0D (uncertain)

Pa

Prefill gas pressure used in Townsend E field calculation

plasma_initiation.b_field_lines[:].starting_positions

(alpha)

STRUCTURE

Starting position to initiate field line tracing, for each field line

plasma_initiation.b_field_lines[:].starting_positions.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

plasma_initiation.b_field_lines[:].starting_positions.z

(alpha)

[plasma_initiation.b_field_lines[:].starting_positions.r]

FLT_1D (uncertain)

m

Height

plasma_initiation.b_field_lines[:].time

(alpha)

FLT_0D

s

Time

plasma_initiation.b_field_lines[:].townsend_or_closed_grid_positions

(alpha)

STRUCTURE

List of all R, Z grid positions (from ../grid) containing field lines encoutering Townsend condition or being closed field lines

plasma_initiation.b_field_lines[:].townsend_or_closed_grid_positions.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

plasma_initiation.b_field_lines[:].townsend_or_closed_grid_positions.z

(alpha)

[plasma_initiation.b_field_lines[:].townsend_or_closed_grid_positions.r]

FLT_1D (uncertain)

m

Height

plasma_initiation.b_field_lines[:].townsend_or_closed_positions

(alpha)

STRUCTURE

List of all R, Z positions along all field lines encoutering Townsend condition or being closed field lines

plasma_initiation.b_field_lines[:].townsend_or_closed_positions.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

plasma_initiation.b_field_lines[:].townsend_or_closed_positions.z

(alpha)

[plasma_initiation.b_field_lines[:].townsend_or_closed_positions.r]

FLT_1D (uncertain)

m

Height

plasma_initiation.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

plasma_initiation.code.commit

(alpha)

STR_0D

Unique commit reference of software

plasma_initiation.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

plasma_initiation.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

plasma_initiation.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

plasma_initiation.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

plasma_initiation.code.library[:].name

(alpha)

STR_0D

Name of software

plasma_initiation.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

plasma_initiation.code.library[:].repository

(alpha)

STR_0D

URL of software repository

plasma_initiation.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

plasma_initiation.code.name

(alpha)

STR_0D

Name of software generating IDS

plasma_initiation.code.output_flag

(alpha)

[plasma_initiation.time]

INT_1D

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.

plasma_initiation.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

plasma_initiation.code.repository

(alpha)

STR_0D

URL of software repository

plasma_initiation.code.version

(alpha)

STR_0D

Unique version (tag) of software

plasma_initiation.global_quantities

(alpha)

STRUCTURE

Global quantities

plasma_initiation.global_quantities.b_field_perpendicular

(alpha)

STRUCTURE

T

Perpendicular magnetic field at plasma position. b_field_perpendicular = sqrt(b_field_stray^2+b_field_eddy^2)

plasma_initiation.global_quantities.b_field_perpendicular.data

(alpha)

[plasma_initiation.global_quantities.b_field_perpendicular.time]

FLT_1D (uncertain)

T

Data

plasma_initiation.global_quantities.b_field_perpendicular.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

plasma_initiation.global_quantities.b_field_stray

(alpha)

STRUCTURE

T

Stray magnetic field at plasma position

plasma_initiation.global_quantities.b_field_stray.data

(alpha)

[plasma_initiation.global_quantities.b_field_stray.time]

FLT_1D (uncertain)

T

Data

plasma_initiation.global_quantities.b_field_stray.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

plasma_initiation.global_quantities.connection_length

(alpha)

STRUCTURE

m

Average length of open magnetic field lines. In the case of fully closed field lines, connection_length = 1

plasma_initiation.global_quantities.connection_length.data

(alpha)

[plasma_initiation.global_quantities.connection_length.time]

FLT_1D (uncertain)

m

Data

plasma_initiation.global_quantities.connection_length.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

plasma_initiation.global_quantities.coulomb_logarithm

(alpha)

STRUCTURE

-

Coulomb logarithm

plasma_initiation.global_quantities.coulomb_logarithm.data

(alpha)

[plasma_initiation.global_quantities.coulomb_logarithm.time]

FLT_1D (uncertain)

-

Data

plasma_initiation.global_quantities.coulomb_logarithm.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

plasma_initiation.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

plasma_initiation.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

plasma_initiation.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

plasma_initiation.ids_properties.homogeneous_time

(alpha)

INT_0D

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

plasma_initiation.ids_properties.occurrence

INT_0D

plasma_initiation.ids_properties.plugins

(alpha)

STRUCTURE

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.

plasma_initiation.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

plasma_initiation.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

plasma_initiation.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

plasma_initiation.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

plasma_initiation.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

plasma_initiation.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

plasma_initiation.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

plasma_initiation.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

plasma_initiation.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

plasma_initiation.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

plasma_initiation.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

plasma_initiation.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

plasma_initiation.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

plasma_initiation.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

plasma_initiation.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

plasma_initiation.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

plasma_initiation.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

plasma_initiation.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

plasma_initiation.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

plasma_initiation.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

plasma_initiation.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

plasma_initiation.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

plasma_initiation.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

plasma_initiation.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

plasma_initiation.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

plasma_initiation.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

plasma_initiation.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

plasma_initiation.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

plasma_initiation.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

plasma_initiation.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

plasma_initiation.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

plasma_initiation.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

plasma_initiation.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

plasma_initiation.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

plasma_initiation.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

plasma_initiation.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

plasma_initiation.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

plasma_initiation.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

plasma_initiation.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

plasma_initiation.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

plasma_initiation.ids_properties.source

(obsolescent)

STR_0D

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.

plasma_initiation.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

plasma_initiation.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

plasma_initiation.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

plasma_initiation.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

plasma_initiation.profiles_2d

(alpha)

[plasma_initiation.profiles_2d[:].time]

STRUCT_ARRAY

2D profiles in the poloidal plane, given at various time slices

plasma_initiation.profiles_2d[:].e_field_tor

(alpha)

[plasma_initiation.profiles_2d[:].grid.dim1,
plasma_initiation.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

V.m^-1

Toroidal component of the electric field

plasma_initiation.profiles_2d[:].grid

(alpha)

STRUCTURE

Definition of the 2D grid (the content of dim1 and dim2 is defined by the selected grid_type)

plasma_initiation.profiles_2d[:].grid.dim1

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

First dimension values

plasma_initiation.profiles_2d[:].grid.dim2

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Second dimension values

plasma_initiation.profiles_2d[:].grid.volume_element

(alpha)

[plasma_initiation.profiles_2d[:].grid.dim1,
plasma_initiation.profiles_2d[:].grid.dim2]

FLT_2D (uncertain)

m^3

Elementary plasma volume of plasma enclosed in the cell formed by the nodes [dim1(i) dim2(j)], [dim1(i+1) dim2(j)], [dim1(i) dim2(j+1)] and [dim1(i+1) dim2(j+1)]

plasma_initiation.profiles_2d[:].grid_type

(alpha)

STRUCTURE

Selection of one of a set of grid types
1) rectangular : Cylindrical R,Z ala eqdsk (R=dim1, Z=dim2). In this case the position arrays should not be filled since they are redundant with grid/dim1 and dim2.
2) inverse : Rhopolar_polar 2D polar coordinates (rho=dim1, theta=dim2) with magnetic axis as centre of grid; theta and values following the COCOS=11 convention; the polar angle is theta=atan2(z-zaxis,r-raxis)
11) inverse_psi_straight_field_line : Flux surface type with psi as radial label (dim1) and the straight-field line poloidal angle (mod(index,10)=1) (dim2); could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention
12) inverse_psi_equal_arc : Flux surface type with psi as radial label (dim1) and the equal arc poloidal angle (mod(index,10)=2) (dim2)
13) inverse_psi_polar : Flux surface type with psi as radial label (dim1) and the polar poloidal angle (mod(index,10)=3) (dim2); could be non-equidistant
14) inverse_psi_straight_field_line_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the straight-field line poloidal angle (mod(index,10)=4) (dim2), could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention
15) inverse_psi_equal_arc_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the equal arc poloidal angle (mod(index,10)=5) (dim2)
16) inverse_psi_polar_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the polar poloidal angle (mod(index,10)=6) (dim2); could be non-equidistant
21) inverse_rhopolnorm_straight_field_line : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the straight-field line poloidal angle (dim2)
22) inverse_rhopolnorm_equal_arc : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the equal arc poloidal angle (dim2)
23) inverse_rhopolnorm_polar : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the polar poloidal angle (dim2)
24) inverse_rhopolnorm_straight_field_line_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
25) inverse_rhopolnorm_equal_arc_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
26) inverse_rhopolnorm_polar_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the polar poloidal angle (dim2)
31) inverse_rhotornorm_straight_field_line : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the straight-field line poloidal angle (dim2)
32) inverse_rhotornorm_equal_arc : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the equal arc poloidal angle (dim2)
33) inverse_rhotornorm_polar : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the polar poloidal angle (dim2)
34) inverse_rhotornorm_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
35) inverse_rhotornorm_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
36) inverse_rhotornorm_polar_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the polar poloidal angle (dim2)
41) inverse_rhopol_straight_field_line : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the straight-field line poloidal angle (dim2)
42) inverse_rhopol_equal_arc : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the equal arc poloidal angle (dim2)
43) inverse_rhopol_polar : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the polar poloidal angle (dim2)
44) inverse_rhopol_straight_field_line_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
45) inverse_rhopol_equal_arc_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
46) inverse_rhopol_polar_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the polar poloidal angle (dim2)
51) inverse_rhotor_straight_field_line : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the straight-field line poloidal angle (dim2)
52) inverse_rhotor_equal_arc : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the equal arc poloidal angle (dim2)
53) inverse_rhotor_polar : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the polar poloidal angle (dim2)
54) inverse_rhotor_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the straight-field line poloidal angle (dim2)
55) inverse_rhotor_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the equal arc poloidal angle (dim2)
56) inverse_rhotor_polar_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the polar poloidal angle (dim2)
91) irregular_rz_na : Irregular grid, thus give list of vertices in dim1(1:ndim1), dim2(1:ndim1) and then all fields are on values(1:ndim1,1)

plasma_initiation.profiles_2d[:].grid_type.description

(alpha)

STR_0D

Verbose description

plasma_initiation.profiles_2d[:].grid_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

plasma_initiation.profiles_2d[:].grid_type.name

(alpha)

STR_0D

Short string identifier

plasma_initiation.profiles_2d[:].time

(alpha)

FLT_0D

s

Time

plasma_initiation.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

polarimeter

(alpha)

Polarimeter diagnostic

polarimeter.channel

(alpha)

[1...N]

STRUCT_ARRAY

Set of channels (lines-of-sight)

polarimeter.channel[:].ellipticity

(alpha)

STRUCTURE

-

Ellipticity

polarimeter.channel[:].ellipticity.data

(alpha)

[polarimeter.channel[:].ellipticity.time]

FLT_1D (uncertain)

-

Data

polarimeter.channel[:].ellipticity.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

polarimeter.channel[:].ellipticity.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

polarimeter.channel[:].ellipticity.validity_timed

(alpha)

[polarimeter.channel[:].ellipticity.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

polarimeter.channel[:].ellipticity_initial

(alpha)

FLT_0D (uncertain)

m

Initial ellipticity before entering the plasma

polarimeter.channel[:].faraday_angle

(alpha)

STRUCTURE

rad

Faraday angle (variation of the Faraday angle induced by crossing the plasma)

polarimeter.channel[:].faraday_angle.data

(alpha)

[polarimeter.channel[:].faraday_angle.time]

FLT_1D (uncertain)

rad

Data

polarimeter.channel[:].faraday_angle.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

polarimeter.channel[:].faraday_angle.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

polarimeter.channel[:].faraday_angle.validity_timed

(alpha)

[polarimeter.channel[:].faraday_angle.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

polarimeter.channel[:].identifier

(alpha)

STR_0D

ID of the channel

polarimeter.channel[:].line_of_sight

(alpha)

STRUCTURE

Description of the line of sight of the channel, defined by two points when the beam is not reflected, a third point is added to define the reflected beam path

polarimeter.channel[:].line_of_sight.first_point

(alpha)

STRUCTURE

Position of the first point

polarimeter.channel[:].line_of_sight.first_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

polarimeter.channel[:].line_of_sight.first_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

polarimeter.channel[:].line_of_sight.first_point.z

(alpha)

FLT_0D (uncertain)

m

Height

polarimeter.channel[:].line_of_sight.second_point

(alpha)

STRUCTURE

Position of the second point

polarimeter.channel[:].line_of_sight.second_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

polarimeter.channel[:].line_of_sight.second_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

polarimeter.channel[:].line_of_sight.second_point.z

(alpha)

FLT_0D (uncertain)

m

Height

polarimeter.channel[:].line_of_sight.third_point

(alpha)

STRUCTURE

Position of the third point

polarimeter.channel[:].line_of_sight.third_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

polarimeter.channel[:].line_of_sight.third_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

polarimeter.channel[:].line_of_sight.third_point.z

(alpha)

FLT_0D (uncertain)

m

Height

polarimeter.channel[:].name

(alpha)

STR_0D

Name of the channel

polarimeter.channel[:].polarisation_initial

(alpha)

FLT_0D (uncertain)

m

Initial polarisation vector before entering the plasma

polarimeter.channel[:].wavelength

(alpha)

FLT_0D (uncertain)

m

Wavelength used for polarimetry

polarimeter.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

polarimeter.code.commit

(alpha)

STR_0D

Unique commit reference of software

polarimeter.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

polarimeter.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

polarimeter.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

polarimeter.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

polarimeter.code.library[:].name

(alpha)

STR_0D

Name of software

polarimeter.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

polarimeter.code.library[:].repository

(alpha)

STR_0D

URL of software repository

polarimeter.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

polarimeter.code.name

(alpha)

STR_0D

Name of software generating IDS

polarimeter.code.output_flag

(alpha)

[polarimeter.time]

INT_1D

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.

polarimeter.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

polarimeter.code.repository

(alpha)

STR_0D

URL of software repository

polarimeter.code.version

(alpha)

STR_0D

Unique version (tag) of software

polarimeter.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

polarimeter.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

polarimeter.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

polarimeter.ids_properties.homogeneous_time

(alpha)

INT_0D

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

polarimeter.ids_properties.occurrence

INT_0D

polarimeter.ids_properties.plugins

(alpha)

STRUCTURE

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.

polarimeter.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

polarimeter.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

polarimeter.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

polarimeter.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

polarimeter.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

polarimeter.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

polarimeter.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

polarimeter.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

polarimeter.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

polarimeter.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

polarimeter.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

polarimeter.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

polarimeter.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

polarimeter.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

polarimeter.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

polarimeter.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

polarimeter.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

polarimeter.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

polarimeter.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

polarimeter.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

polarimeter.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

polarimeter.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

polarimeter.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

polarimeter.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

polarimeter.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

polarimeter.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

polarimeter.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

polarimeter.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

polarimeter.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

polarimeter.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

polarimeter.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

polarimeter.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

polarimeter.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

polarimeter.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

polarimeter.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

polarimeter.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

polarimeter.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

polarimeter.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

polarimeter.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

polarimeter.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

polarimeter.ids_properties.source

(obsolescent)

STR_0D

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.

polarimeter.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

polarimeter.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

polarimeter.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

polarimeter.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

polarimeter.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

polarimeter.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

pulse_schedule

(alpha)

Description of Pulse Schedule, described by subsystems waveform references and an enveloppe around them. The controllers, pulse schedule and SDN are defined in separate IDSs. All names and identifiers of subsystems appearing in the pulse_schedule must be identical to those used in the IDSs describing the related subsystems.

pulse_schedule.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

pulse_schedule.code.commit

(alpha)

STR_0D

Unique commit reference of software

pulse_schedule.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

pulse_schedule.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

pulse_schedule.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

pulse_schedule.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

pulse_schedule.code.library[:].name

(alpha)

STR_0D

Name of software

pulse_schedule.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

pulse_schedule.code.library[:].repository

(alpha)

STR_0D

URL of software repository

pulse_schedule.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

pulse_schedule.code.name

(alpha)

STR_0D

Name of software generating IDS

pulse_schedule.code.output_flag

(alpha)

[pulse_schedule.time]

INT_1D

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.

pulse_schedule.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

pulse_schedule.code.repository

(alpha)

STR_0D

URL of software repository

pulse_schedule.code.version

(alpha)

STR_0D

Unique version (tag) of software

pulse_schedule.density_control

(alpha)

STRUCTURE

Gas injection system and density control references

pulse_schedule.density_control.ion

(alpha)

[1...N]

STRUCT_ARRAY

Quantities related to the different ion species, in the sense of isonuclear or isomolecular sequences

pulse_schedule.density_control.ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

pulse_schedule.density_control.ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

pulse_schedule.density_control.ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

pulse_schedule.density_control.ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

pulse_schedule.density_control.ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

pulse_schedule.density_control.ion[:].label

(alpha)

STR_0D

String identifying ion (e.g. H, D, T, He, C, D2, ...)

pulse_schedule.density_control.ion[:].n_i_volume_average

(alpha)

STRUCTURE

m^-3

Volume averaged ion density (average over the plasma volume up to the LCFS)

pulse_schedule.density_control.ion[:].n_i_volume_average.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.density_control.ion[:].n_i_volume_average.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.density_control.ion[:].n_i_volume_average.reference.data

(alpha)

[pulse_schedule.density_control.ion[:].n_i_volume_average.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.density_control.ion[:].n_i_volume_average.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.density_control.ion[:].n_i_volume_average.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.density_control.ion[:].n_i_volume_average.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.density_control.ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge

pulse_schedule.density_control.mode

(alpha)

STRUCTURE

Control mode (operation mode and/or settings used by the controller)

pulse_schedule.density_control.mode.data

(alpha)

[pulse_schedule.density_control.mode.time]

INT_1D

Data

pulse_schedule.density_control.mode.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.density_control.n_e_line

(alpha)

STRUCTURE

m^-2

Line integrated electron density over a line of sight in the whole vacuum chamber

pulse_schedule.density_control.n_e_line.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.density_control.n_e_line.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.density_control.n_e_line.reference.data

(alpha)

[pulse_schedule.density_control.n_e_line.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.density_control.n_e_line.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.density_control.n_e_line.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.density_control.n_e_line.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.density_control.n_e_line_lcfs

(alpha)

STRUCTURE

m^-2

Line integrated electron density over a line of sight within the LCFS

pulse_schedule.density_control.n_e_line_lcfs.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.density_control.n_e_line_lcfs.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.density_control.n_e_line_lcfs.reference.data

(alpha)

[pulse_schedule.density_control.n_e_line_lcfs.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.density_control.n_e_line_lcfs.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.density_control.n_e_line_lcfs.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.density_control.n_e_line_lcfs.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.density_control.n_e_line_of_sight

(alpha)

STRUCTURE

Description of the line of sight for calculating n_e, defined by two points when the beam is not reflected, a third point is added to define the reflected beam path

pulse_schedule.density_control.n_e_line_of_sight.first_point

(alpha)

STRUCTURE

Position of the first point

pulse_schedule.density_control.n_e_line_of_sight.first_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

pulse_schedule.density_control.n_e_line_of_sight.first_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

pulse_schedule.density_control.n_e_line_of_sight.first_point.z

(alpha)

FLT_0D (uncertain)

m

Height

pulse_schedule.density_control.n_e_line_of_sight.second_point

(alpha)

STRUCTURE

Position of the second point

pulse_schedule.density_control.n_e_line_of_sight.second_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

pulse_schedule.density_control.n_e_line_of_sight.second_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

pulse_schedule.density_control.n_e_line_of_sight.second_point.z

(alpha)

FLT_0D (uncertain)

m

Height

pulse_schedule.density_control.n_e_line_of_sight.third_point

(alpha)

STRUCTURE

Position of the third point

pulse_schedule.density_control.n_e_line_of_sight.third_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

pulse_schedule.density_control.n_e_line_of_sight.third_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

pulse_schedule.density_control.n_e_line_of_sight.third_point.z

(alpha)

FLT_0D (uncertain)

m

Height

pulse_schedule.density_control.n_e_profile_average

(alpha)

STRUCTURE

m^-3

Integral of a 1D core profile over rho_tor_norm up to the LCFS

pulse_schedule.density_control.n_e_profile_average.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.density_control.n_e_profile_average.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.density_control.n_e_profile_average.reference.data

(alpha)

[pulse_schedule.density_control.n_e_profile_average.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.density_control.n_e_profile_average.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.density_control.n_e_profile_average.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.density_control.n_e_profile_average.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.density_control.n_e_volume_average

(alpha)

STRUCTURE

m^-3

Volume averaged electron density (average over the plasma volume up to the LCFS)

pulse_schedule.density_control.n_e_volume_average.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.density_control.n_e_volume_average.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.density_control.n_e_volume_average.reference.data

(alpha)

[pulse_schedule.density_control.n_e_volume_average.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.density_control.n_e_volume_average.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.density_control.n_e_volume_average.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.density_control.n_e_volume_average.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.density_control.n_h_over_n_d

(alpha)

STRUCTURE

-

Average ratio of hydrogen over deuterium density

pulse_schedule.density_control.n_h_over_n_d.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.density_control.n_h_over_n_d.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.density_control.n_h_over_n_d.reference.data

(alpha)

[pulse_schedule.density_control.n_h_over_n_d.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.density_control.n_h_over_n_d.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.density_control.n_h_over_n_d.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.density_control.n_h_over_n_d.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.density_control.n_t_over_n_d

(alpha)

STRUCTURE

-

Average ratio of tritium over deuterium density

pulse_schedule.density_control.n_t_over_n_d.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.density_control.n_t_over_n_d.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.density_control.n_t_over_n_d.reference.data

(alpha)

[pulse_schedule.density_control.n_t_over_n_d.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.density_control.n_t_over_n_d.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.density_control.n_t_over_n_d.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.density_control.n_t_over_n_d.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.density_control.valve

(alpha)

[1...N]

STRUCT_ARRAY

Set of injection valves. Time-dependent

pulse_schedule.density_control.valve[:].flow_rate

(alpha)

STRUCTURE

Pa.m^3.s^-1

Flow rate of the valve

pulse_schedule.density_control.valve[:].flow_rate.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.density_control.valve[:].flow_rate.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.density_control.valve[:].flow_rate.reference.data

(alpha)

[pulse_schedule.density_control.valve[:].flow_rate.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.density_control.valve[:].flow_rate.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.density_control.valve[:].flow_rate.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.density_control.valve[:].flow_rate.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.density_control.valve[:].identifier

(alpha)

STR_0D

Identifier of the valve

pulse_schedule.density_control.valve[:].name

(alpha)

STR_0D

Name of the valve

pulse_schedule.density_control.valve[:].species

(alpha)

[1...N]

STRUCT_ARRAY

Species injected by the valve (may be more than one in case the valve injects a gas mixture)

pulse_schedule.density_control.valve[:].species[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

pulse_schedule.density_control.valve[:].species[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

pulse_schedule.density_control.valve[:].species[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

pulse_schedule.density_control.valve[:].species[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

pulse_schedule.density_control.valve[:].species[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

pulse_schedule.density_control.valve[:].species[:].fraction

(alpha)

FLT_0D (uncertain)

-

Relative fraction of this species (in molecules) in the gas mixture

pulse_schedule.density_control.valve[:].species[:].label

(alpha)

STR_0D

String identifying neutral (e.g. H, D, T, He, C, ...)

pulse_schedule.density_control.zeff

(alpha)

STRUCTURE

-

Line averaged effective charge

pulse_schedule.density_control.zeff.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.density_control.zeff.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.density_control.zeff.reference.data

(alpha)

[pulse_schedule.density_control.zeff.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.density_control.zeff.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.density_control.zeff.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.density_control.zeff.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.density_control.zeff_line_of_sight

(alpha)

STRUCTURE

Description of the line of sight for calculating zeff, defined by two points when the beam is not reflected, a third point is added to define the reflected beam path

pulse_schedule.density_control.zeff_line_of_sight.first_point

(alpha)

STRUCTURE

Position of the first point

pulse_schedule.density_control.zeff_line_of_sight.first_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

pulse_schedule.density_control.zeff_line_of_sight.first_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

pulse_schedule.density_control.zeff_line_of_sight.first_point.z

(alpha)

FLT_0D (uncertain)

m

Height

pulse_schedule.density_control.zeff_line_of_sight.second_point

(alpha)

STRUCTURE

Position of the second point

pulse_schedule.density_control.zeff_line_of_sight.second_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

pulse_schedule.density_control.zeff_line_of_sight.second_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

pulse_schedule.density_control.zeff_line_of_sight.second_point.z

(alpha)

FLT_0D (uncertain)

m

Height

pulse_schedule.density_control.zeff_line_of_sight.third_point

(alpha)

STRUCTURE

Position of the third point

pulse_schedule.density_control.zeff_line_of_sight.third_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

pulse_schedule.density_control.zeff_line_of_sight.third_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

pulse_schedule.density_control.zeff_line_of_sight.third_point.z

(alpha)

FLT_0D (uncertain)

m

Height

pulse_schedule.density_control.zeff_method

(alpha)

STRUCTURE

Method for zeff calculation : Index = 1: average over a line of sight in the whole vacuum chamber, 2 : average over a line of sight within the LCFS, 3 : average of a 1D core profile over rho_tor_norm up to the LCFS

pulse_schedule.density_control.zeff_method.description

(alpha)

STR_0D

Verbose description

pulse_schedule.density_control.zeff_method.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

pulse_schedule.density_control.zeff_method.name

(alpha)

STR_0D

Short string identifier

pulse_schedule.ec

(alpha)

STRUCTURE

Electron cyclotron heating and current drive system

pulse_schedule.ec.launcher

(alpha)

[1...N]

STRUCT_ARRAY

Set of ECRH launchers

pulse_schedule.ec.launcher[:].deposition_rho_tor_norm

(alpha)

STRUCTURE

-

Normalised toroidal flux coordinate at which the main deposition should occur

pulse_schedule.ec.launcher[:].deposition_rho_tor_norm.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.ec.launcher[:].deposition_rho_tor_norm.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.ec.launcher[:].deposition_rho_tor_norm.reference.data

(alpha)

[pulse_schedule.ec.launcher[:].deposition_rho_tor_norm.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.ec.launcher[:].deposition_rho_tor_norm.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.ec.launcher[:].deposition_rho_tor_norm.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.ec.launcher[:].deposition_rho_tor_norm.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.ec.launcher[:].frequency

(alpha)

STRUCTURE

Hz

Frequency

pulse_schedule.ec.launcher[:].frequency.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.ec.launcher[:].frequency.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.ec.launcher[:].frequency.reference.data

(alpha)

[pulse_schedule.ec.launcher[:].frequency.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.ec.launcher[:].frequency.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.ec.launcher[:].frequency.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.ec.launcher[:].frequency.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.ec.launcher[:].identifier

(alpha)

STR_0D

Identifier of the launcher

pulse_schedule.ec.launcher[:].name

(alpha)

STR_0D

Name of the launcher

pulse_schedule.ec.launcher[:].power

(alpha)

STRUCTURE

W

Power launched from this launcher into the vacuum vessel

pulse_schedule.ec.launcher[:].power.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.ec.launcher[:].power.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.ec.launcher[:].power.reference.data

(alpha)

[pulse_schedule.ec.launcher[:].power.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.ec.launcher[:].power.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.ec.launcher[:].power.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.ec.launcher[:].power.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.ec.launcher[:].steering_angle_pol

(alpha)

STRUCTURE

rad

Steering angle of the EC beam in the R,Z plane (from the -R axis towards the -Z axis), angle_pol=atan2(-k_Z,-k_R), where k_Z and k_R are the Z and R components of the mean wave vector in the EC beam

pulse_schedule.ec.launcher[:].steering_angle_pol.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.ec.launcher[:].steering_angle_pol.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.ec.launcher[:].steering_angle_pol.reference.data

(alpha)

[pulse_schedule.ec.launcher[:].steering_angle_pol.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.ec.launcher[:].steering_angle_pol.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.ec.launcher[:].steering_angle_pol.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.ec.launcher[:].steering_angle_pol.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.ec.launcher[:].steering_angle_tor

(alpha)

STRUCTURE

rad

Steering angle of the EC beam away from the poloidal plane that is increasing towards the positive phi axis, angle_tor=arcsin(k_phi/k), where k_phi is the component of the wave vector in the phi direction and k is the length of the wave vector. Here the term wave vector refers to the mean wave vector in the EC beam

pulse_schedule.ec.launcher[:].steering_angle_tor.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.ec.launcher[:].steering_angle_tor.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.ec.launcher[:].steering_angle_tor.reference.data

(alpha)

[pulse_schedule.ec.launcher[:].steering_angle_tor.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.ec.launcher[:].steering_angle_tor.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.ec.launcher[:].steering_angle_tor.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.ec.launcher[:].steering_angle_tor.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.ec.mode

(alpha)

STRUCTURE

Control mode (operation mode and/or settings used by the controller)

pulse_schedule.ec.mode.data

(alpha)

[pulse_schedule.ec.mode.time]

INT_1D

Data

pulse_schedule.ec.mode.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.ec.power

(alpha)

STRUCTURE

W

Total EC power (sum over the launchers)

pulse_schedule.ec.power.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.ec.power.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.ec.power.reference.data

(alpha)

[pulse_schedule.ec.power.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.ec.power.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.ec.power.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.ec.power.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.event

(alpha)

[1...N]

STRUCT_ARRAY

List of events, either predefined triggers or events recorded during the pulse

pulse_schedule.event[:].acquisition_state

(alpha)

STRUCTURE

Acquisition state of the related system : index = 1 : armed; index = 2 : on; index = 3 : off; index = 4 : closed

pulse_schedule.event[:].acquisition_state.description

(alpha)

STR_0D

Verbose description

pulse_schedule.event[:].acquisition_state.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

pulse_schedule.event[:].acquisition_state.name

(alpha)

STR_0D

Short string identifier

pulse_schedule.event[:].acquisition_strategy

(alpha)

STRUCTURE

Acquisition strategy related to this event: index = 1 : on-trigger; index = 2 : pre-trigger; index = 3 : post-trigger

pulse_schedule.event[:].acquisition_strategy.description

(alpha)

STR_0D

Verbose description

pulse_schedule.event[:].acquisition_strategy.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

pulse_schedule.event[:].acquisition_strategy.name

(alpha)

STR_0D

Short string identifier

pulse_schedule.event[:].duration

(alpha)

FLT_0D (uncertain)

s

Duration of this event

pulse_schedule.event[:].identifier

(alpha)

STR_0D

Unique identifier of this event provided by the scheduling / event handler

pulse_schedule.event[:].listeners

(alpha)

[1...N]

STR_1D

Systems listening to this event

pulse_schedule.event[:].provider

(alpha)

STR_0D

System having generated this event

pulse_schedule.event[:].time_stamp

(alpha)

FLT_0D (uncertain)

s

Time stamp of this event

pulse_schedule.event[:].type

(alpha)

STRUCTURE

Type of this event

pulse_schedule.event[:].type.description

(alpha)

STR_0D

Verbose description

pulse_schedule.event[:].type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

pulse_schedule.event[:].type.name

(alpha)

STR_0D

Short string identifier

pulse_schedule.flux_control

(alpha)

STRUCTURE

Magnetic flux control references

pulse_schedule.flux_control.beta_normal

(alpha)

STRUCTURE

-

Normalised toroidal beta, defined as 100 * beta_tor * a[m] * B0 [T] / ip [MA]

pulse_schedule.flux_control.beta_normal.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.flux_control.beta_normal.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.flux_control.beta_normal.reference.data

(alpha)

[pulse_schedule.flux_control.beta_normal.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.flux_control.beta_normal.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.flux_control.beta_normal.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.flux_control.beta_normal.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.flux_control.i_plasma

(alpha)

STRUCTURE

A

Plasma current

pulse_schedule.flux_control.i_plasma.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.flux_control.i_plasma.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.flux_control.i_plasma.reference.data

(alpha)

[pulse_schedule.flux_control.i_plasma.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.flux_control.i_plasma.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.flux_control.i_plasma.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.flux_control.i_plasma.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.flux_control.li_3

(alpha)

STRUCTURE

-

Internal inductance

pulse_schedule.flux_control.li_3.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.flux_control.li_3.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.flux_control.li_3.reference.data

(alpha)

[pulse_schedule.flux_control.li_3.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.flux_control.li_3.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.flux_control.li_3.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.flux_control.li_3.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.flux_control.loop_voltage

(alpha)

STRUCTURE

V

Loop voltage

pulse_schedule.flux_control.loop_voltage.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.flux_control.loop_voltage.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.flux_control.loop_voltage.reference.data

(alpha)

[pulse_schedule.flux_control.loop_voltage.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.flux_control.loop_voltage.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.flux_control.loop_voltage.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.flux_control.loop_voltage.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.flux_control.mode

(alpha)

STRUCTURE

Control mode (operation mode and/or settings used by the controller)

pulse_schedule.flux_control.mode.data

(alpha)

[pulse_schedule.flux_control.mode.time]

INT_1D

Data

pulse_schedule.flux_control.mode.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.ic

(alpha)

STRUCTURE

Ion cyclotron heating and current drive system

pulse_schedule.ic.antenna

(alpha)

[1...N]

STRUCT_ARRAY

Set of ICRH antennas

pulse_schedule.ic.antenna[:].frequency

(alpha)

STRUCTURE

Hz

Frequency

pulse_schedule.ic.antenna[:].frequency.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.ic.antenna[:].frequency.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.ic.antenna[:].frequency.reference.data

(alpha)

[pulse_schedule.ic.antenna[:].frequency.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.ic.antenna[:].frequency.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.ic.antenna[:].frequency.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.ic.antenna[:].frequency.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.ic.antenna[:].identifier

(alpha)

STR_0D

Identifier of the antenna

pulse_schedule.ic.antenna[:].name

(alpha)

STR_0D

Name of the antenna

pulse_schedule.ic.antenna[:].phase

(alpha)

STRUCTURE

rad

Phase

pulse_schedule.ic.antenna[:].phase.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.ic.antenna[:].phase.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.ic.antenna[:].phase.reference.data

(alpha)

[pulse_schedule.ic.antenna[:].phase.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.ic.antenna[:].phase.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.ic.antenna[:].phase.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.ic.antenna[:].phase.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.ic.antenna[:].power

(alpha)

STRUCTURE

W

Power

pulse_schedule.ic.antenna[:].power.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.ic.antenna[:].power.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.ic.antenna[:].power.reference.data

(alpha)

[pulse_schedule.ic.antenna[:].power.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.ic.antenna[:].power.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.ic.antenna[:].power.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.ic.antenna[:].power.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.ic.antenna[:].power_type

(alpha)

STRUCTURE

Type of power used in the sibling power node (defining which power is referred to in this pulse_schedule). Index = 1: power_launched, 2: power_forward (see definitions in the ic_antennas IDS)

pulse_schedule.ic.antenna[:].power_type.description

(alpha)

STR_0D

Verbose description

pulse_schedule.ic.antenna[:].power_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

pulse_schedule.ic.antenna[:].power_type.name

(alpha)

STR_0D

Short string identifier

pulse_schedule.ic.mode

(alpha)

STRUCTURE

Control mode (operation mode and/or settings used by the controller)

pulse_schedule.ic.mode.data

(alpha)

[pulse_schedule.ic.mode.time]

INT_1D

Data

pulse_schedule.ic.mode.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.ic.power

(alpha)

STRUCTURE

W

Total IC power (sum over the antennas)

pulse_schedule.ic.power.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.ic.power.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.ic.power.reference.data

(alpha)

[pulse_schedule.ic.power.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.ic.power.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.ic.power.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.ic.power.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

pulse_schedule.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

pulse_schedule.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

pulse_schedule.ids_properties.homogeneous_time

(alpha)

INT_0D

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

pulse_schedule.ids_properties.occurrence

INT_0D

pulse_schedule.ids_properties.plugins

(alpha)

STRUCTURE

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.

pulse_schedule.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

pulse_schedule.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

pulse_schedule.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

pulse_schedule.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

pulse_schedule.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

pulse_schedule.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

pulse_schedule.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

pulse_schedule.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

pulse_schedule.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

pulse_schedule.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

pulse_schedule.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

pulse_schedule.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

pulse_schedule.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

pulse_schedule.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

pulse_schedule.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

pulse_schedule.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

pulse_schedule.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

pulse_schedule.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

pulse_schedule.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

pulse_schedule.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

pulse_schedule.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

pulse_schedule.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

pulse_schedule.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

pulse_schedule.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

pulse_schedule.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

pulse_schedule.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

pulse_schedule.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

pulse_schedule.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

pulse_schedule.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

pulse_schedule.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

pulse_schedule.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

pulse_schedule.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

pulse_schedule.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

pulse_schedule.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

pulse_schedule.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

pulse_schedule.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

pulse_schedule.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

pulse_schedule.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

pulse_schedule.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

pulse_schedule.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

pulse_schedule.ids_properties.source

(obsolescent)

STR_0D

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.

pulse_schedule.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

pulse_schedule.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

pulse_schedule.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

pulse_schedule.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

pulse_schedule.lh

(alpha)

STRUCTURE

Lower Hybrid heating and current drive system

pulse_schedule.lh.antenna

(alpha)

[1...N]

STRUCT_ARRAY

Set of LH antennas

pulse_schedule.lh.antenna[:].frequency

(alpha)

STRUCTURE

Hz

Frequency

pulse_schedule.lh.antenna[:].frequency.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.lh.antenna[:].frequency.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.lh.antenna[:].frequency.reference.data

(alpha)

[pulse_schedule.lh.antenna[:].frequency.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.lh.antenna[:].frequency.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.lh.antenna[:].frequency.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.lh.antenna[:].frequency.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.lh.antenna[:].identifier

(alpha)

STR_0D

Identifier of the antenna

pulse_schedule.lh.antenna[:].n_parallel

(alpha)

STRUCTURE

-

Main parallel refractive index of the injected wave power spectrum

pulse_schedule.lh.antenna[:].n_parallel.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.lh.antenna[:].n_parallel.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.lh.antenna[:].n_parallel.reference.data

(alpha)

[pulse_schedule.lh.antenna[:].n_parallel.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.lh.antenna[:].n_parallel.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.lh.antenna[:].n_parallel.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.lh.antenna[:].n_parallel.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.lh.antenna[:].name

(alpha)

STR_0D

Name of the antenna

pulse_schedule.lh.antenna[:].phase

(alpha)

STRUCTURE

rad

Phasing between neighbour waveguides (in the toroidal direction)

pulse_schedule.lh.antenna[:].phase.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.lh.antenna[:].phase.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.lh.antenna[:].phase.reference.data

(alpha)

[pulse_schedule.lh.antenna[:].phase.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.lh.antenna[:].phase.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.lh.antenna[:].phase.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.lh.antenna[:].phase.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.lh.antenna[:].power

(alpha)

STRUCTURE

W

Power

pulse_schedule.lh.antenna[:].power.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.lh.antenna[:].power.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.lh.antenna[:].power.reference.data

(alpha)

[pulse_schedule.lh.antenna[:].power.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.lh.antenna[:].power.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.lh.antenna[:].power.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.lh.antenna[:].power.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.lh.antenna[:].power_type

(alpha)

STRUCTURE

Type of power used in the sibling power node (defining which power is referred to in this pulse_schedule). Index = 1: power_launched, 2: power_forward (see definitions in the lh_antennas IDS)

pulse_schedule.lh.antenna[:].power_type.description

(alpha)

STR_0D

Verbose description

pulse_schedule.lh.antenna[:].power_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

pulse_schedule.lh.antenna[:].power_type.name

(alpha)

STR_0D

Short string identifier

pulse_schedule.lh.mode

(alpha)

STRUCTURE

Control mode (operation mode and/or settings used by the controller)

pulse_schedule.lh.mode.data

(alpha)

[pulse_schedule.lh.mode.time]

INT_1D

Data

pulse_schedule.lh.mode.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.lh.power

(alpha)

STRUCTURE

W

Total LH power (sum over the antennas)

pulse_schedule.lh.power.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.lh.power.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.lh.power.reference.data

(alpha)

[pulse_schedule.lh.power.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.lh.power.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.lh.power.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.lh.power.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.nbi

(alpha)

STRUCTURE

Neutral beam heating and current drive system

pulse_schedule.nbi.mode

(alpha)

STRUCTURE

Control mode (operation mode and/or settings used by the controller)

pulse_schedule.nbi.mode.data

(alpha)

[pulse_schedule.nbi.mode.time]

INT_1D

Data

pulse_schedule.nbi.mode.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.nbi.power

(alpha)

STRUCTURE

W

Total NBI power (sum over the units)

pulse_schedule.nbi.power.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.nbi.power.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.nbi.power.reference.data

(alpha)

[pulse_schedule.nbi.power.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.nbi.power.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.nbi.power.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.nbi.power.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.nbi.unit

(alpha)

[1...N]

STRUCT_ARRAY

Set of NBI units

pulse_schedule.nbi.unit[:].energy

(alpha)

STRUCTURE

eV

Full energy of the injected species (acceleration of a single atom)

pulse_schedule.nbi.unit[:].energy.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.nbi.unit[:].energy.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.nbi.unit[:].energy.reference.data

(alpha)

[pulse_schedule.nbi.unit[:].energy.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.nbi.unit[:].energy.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.nbi.unit[:].energy.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.nbi.unit[:].energy.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.nbi.unit[:].identifier

(alpha)

STR_0D

Identifier of the NBI unit

pulse_schedule.nbi.unit[:].name

(alpha)

STR_0D

Name of the NBI unit

pulse_schedule.nbi.unit[:].power

(alpha)

STRUCTURE

W

Power launched from this unit into the vacuum vessel

pulse_schedule.nbi.unit[:].power.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.nbi.unit[:].power.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.nbi.unit[:].power.reference.data

(alpha)

[pulse_schedule.nbi.unit[:].power.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.nbi.unit[:].power.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.nbi.unit[:].power.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.nbi.unit[:].power.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.nbi.unit[:].species

(alpha)

[1...N]

STRUCT_ARRAY

Species injected by the NBI unit (may be more than one in case the unit injects a gas mixture)

pulse_schedule.nbi.unit[:].species[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

pulse_schedule.nbi.unit[:].species[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

pulse_schedule.nbi.unit[:].species[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

pulse_schedule.nbi.unit[:].species[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

pulse_schedule.nbi.unit[:].species[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

pulse_schedule.nbi.unit[:].species[:].fraction

(alpha)

FLT_0D (uncertain)

-

Relative fraction of this species (in molecules) in the gas mixture

pulse_schedule.nbi.unit[:].species[:].label

(alpha)

STR_0D

String identifying neutral (e.g. H, D, T, He, C, ...)

pulse_schedule.pf_active

(alpha)

STRUCTURE

Poloidal field coil references

pulse_schedule.pf_active.coil

(alpha)

[1...N]

STRUCT_ARRAY

Set of poloidal field coils

pulse_schedule.pf_active.coil[:].current

(alpha)

STRUCTURE

A

Current fed in the coil (for 1 turn, to be multiplied by the number of turns to obtain the generated magnetic field), positive when flowing from side 1 to side 2 of the coil (inside the coil), this numbering being made consistently with the convention that the current is counter-clockwise when seen from above.

pulse_schedule.pf_active.coil[:].current.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.pf_active.coil[:].current.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.pf_active.coil[:].current.reference.data

(alpha)

[pulse_schedule.pf_active.coil[:].current.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.pf_active.coil[:].current.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.pf_active.coil[:].current.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.pf_active.coil[:].current.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.pf_active.coil[:].identifier

(alpha)

STR_0D

Identifier of the coil

pulse_schedule.pf_active.coil[:].name

(alpha)

STR_0D

Name of the coil

pulse_schedule.pf_active.coil[:].resistance_additional

(alpha)

STRUCTURE

Ohm

Additional resistance due to e.g. dynamically switchable resistors

pulse_schedule.pf_active.coil[:].resistance_additional.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.pf_active.coil[:].resistance_additional.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.pf_active.coil[:].resistance_additional.reference.data

(alpha)

[pulse_schedule.pf_active.coil[:].resistance_additional.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.pf_active.coil[:].resistance_additional.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.pf_active.coil[:].resistance_additional.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.pf_active.coil[:].resistance_additional.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.pf_active.mode

(alpha)

STRUCTURE

Control mode (operation mode and/or settings used by the controller)

pulse_schedule.pf_active.mode.data

(alpha)

[pulse_schedule.pf_active.mode.time]

INT_1D

Data

pulse_schedule.pf_active.mode.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.pf_active.supply

(alpha)

[1...N]

STRUCT_ARRAY

Set of PF power supplies

pulse_schedule.pf_active.supply[:].identifier

(alpha)

STR_0D

Identifier of the supply

pulse_schedule.pf_active.supply[:].name

(alpha)

STR_0D

Name of the supply

pulse_schedule.pf_active.supply[:].voltage

(alpha)

STRUCTURE

V

Voltage at the supply output (Vside1-Vside2)

pulse_schedule.pf_active.supply[:].voltage.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.pf_active.supply[:].voltage.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.pf_active.supply[:].voltage.reference.data

(alpha)

[pulse_schedule.pf_active.supply[:].voltage.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.pf_active.supply[:].voltage.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.pf_active.supply[:].voltage.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.pf_active.supply[:].voltage.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control

(alpha)

STRUCTURE

Plasma position and shape control references

pulse_schedule.position_control.active_limiter_point

(alpha)

STRUCTURE

RZ position of the active limiter point (point of the plasma boundary in contact with the limiter)

pulse_schedule.position_control.active_limiter_point.r

(alpha)

STRUCTURE

m

Major radius

pulse_schedule.position_control.active_limiter_point.r.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.active_limiter_point.r.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.active_limiter_point.r.reference.data

(alpha)

[pulse_schedule.position_control.active_limiter_point.r.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.active_limiter_point.r.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.active_limiter_point.r.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.active_limiter_point.r.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.active_limiter_point.z

(alpha)

STRUCTURE

m

Height

pulse_schedule.position_control.active_limiter_point.z.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.active_limiter_point.z.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.active_limiter_point.z.reference.data

(alpha)

[pulse_schedule.position_control.active_limiter_point.z.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.active_limiter_point.z.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.active_limiter_point.z.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.active_limiter_point.z.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.boundary_outline

(alpha)

[1...N]

STRUCT_ARRAY

Set of (R,Z) points defining the outline of the plasma boundary

pulse_schedule.position_control.boundary_outline[:].r

(alpha)

STRUCTURE

m

Major radius

pulse_schedule.position_control.boundary_outline[:].r.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.boundary_outline[:].r.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.boundary_outline[:].r.reference.data

(alpha)

[pulse_schedule.position_control.boundary_outline[:].r.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.boundary_outline[:].r.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.boundary_outline[:].r.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.boundary_outline[:].r.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.boundary_outline[:].z

(alpha)

STRUCTURE

m

Height

pulse_schedule.position_control.boundary_outline[:].z.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.boundary_outline[:].z.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.boundary_outline[:].z.reference.data

(alpha)

[pulse_schedule.position_control.boundary_outline[:].z.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.boundary_outline[:].z.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.boundary_outline[:].z.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.boundary_outline[:].z.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.elongation

(alpha)

STRUCTURE

-

Elongation of the plasma boundary

pulse_schedule.position_control.elongation.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.elongation.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.elongation.reference.data

(alpha)

[pulse_schedule.position_control.elongation.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.elongation.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.elongation.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.elongation.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.elongation_lower

(alpha)

STRUCTURE

-

Elongation (lower half w.r.t. geometric axis) of the plasma boundary

pulse_schedule.position_control.elongation_lower.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.elongation_lower.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.elongation_lower.reference.data

(alpha)

[pulse_schedule.position_control.elongation_lower.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.elongation_lower.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.elongation_lower.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.elongation_lower.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.elongation_upper

(alpha)

STRUCTURE

-

Elongation (upper half w.r.t. geometric axis) of the plasma boundary

pulse_schedule.position_control.elongation_upper.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.elongation_upper.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.elongation_upper.reference.data

(alpha)

[pulse_schedule.position_control.elongation_upper.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.elongation_upper.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.elongation_upper.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.elongation_upper.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.gap

(alpha)

[1...N]

STRUCT_ARRAY

Set of gaps, defined by a reference point and a direction.

pulse_schedule.position_control.gap[:].angle

(alpha)

FLT_0D (uncertain)

rad

Angle between the direction in which the gap is measured (in the poloidal cross-section) and the horizontal axis.

pulse_schedule.position_control.gap[:].identifier

(alpha)

STR_0D

Identifier of the gap

pulse_schedule.position_control.gap[:].name

(alpha)

STR_0D

Name of the gap

pulse_schedule.position_control.gap[:].r

(alpha)

FLT_0D (uncertain)

m

Major radius of the reference point

pulse_schedule.position_control.gap[:].value

(alpha)

STRUCTURE

m

Value of the gap, i.e. distance between the reference point and the separatrix along the gap direction

pulse_schedule.position_control.gap[:].value.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.gap[:].value.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.gap[:].value.reference.data

(alpha)

[pulse_schedule.position_control.gap[:].value.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.gap[:].value.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.gap[:].value.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.gap[:].value.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.gap[:].z

(alpha)

FLT_0D (uncertain)

m

Height of the reference point

pulse_schedule.position_control.geometric_axis

(alpha)

STRUCTURE

RZ position of the geometric axis (defined as (Rmin+Rmax) / 2 and (Zmin+Zmax) / 2 of the boundary)

pulse_schedule.position_control.geometric_axis.r

(alpha)

STRUCTURE

m

Major radius

pulse_schedule.position_control.geometric_axis.r.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.geometric_axis.r.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.geometric_axis.r.reference.data

(alpha)

[pulse_schedule.position_control.geometric_axis.r.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.geometric_axis.r.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.geometric_axis.r.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.geometric_axis.r.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.geometric_axis.z

(alpha)

STRUCTURE

m

Height

pulse_schedule.position_control.geometric_axis.z.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.geometric_axis.z.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.geometric_axis.z.reference.data

(alpha)

[pulse_schedule.position_control.geometric_axis.z.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.geometric_axis.z.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.geometric_axis.z.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.geometric_axis.z.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.magnetic_axis

(alpha)

STRUCTURE

Magnetic axis position

pulse_schedule.position_control.magnetic_axis.r

(alpha)

STRUCTURE

m

Major radius

pulse_schedule.position_control.magnetic_axis.r.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.magnetic_axis.r.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.magnetic_axis.r.reference.data

(alpha)

[pulse_schedule.position_control.magnetic_axis.r.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.magnetic_axis.r.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.magnetic_axis.r.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.magnetic_axis.r.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.magnetic_axis.z

(alpha)

STRUCTURE

m

Height

pulse_schedule.position_control.magnetic_axis.z.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.magnetic_axis.z.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.magnetic_axis.z.reference.data

(alpha)

[pulse_schedule.position_control.magnetic_axis.z.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.magnetic_axis.z.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.magnetic_axis.z.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.magnetic_axis.z.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.minor_radius

(alpha)

STRUCTURE

m

Minor radius of the plasma boundary (defined as (Rmax-Rmin) / 2 of the boundary)

pulse_schedule.position_control.minor_radius.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.minor_radius.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.minor_radius.reference.data

(alpha)

[pulse_schedule.position_control.minor_radius.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.minor_radius.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.minor_radius.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.minor_radius.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.mode

(alpha)

STRUCTURE

Control mode (operation mode and/or settings used by the controller)

pulse_schedule.position_control.mode.data

(alpha)

[pulse_schedule.position_control.mode.time]

INT_1D

Data

pulse_schedule.position_control.mode.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.squareness_lower_inner

(alpha)

STRUCTURE

-

Lower inner squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)

pulse_schedule.position_control.squareness_lower_inner.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.squareness_lower_inner.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.squareness_lower_inner.reference.data

(alpha)

[pulse_schedule.position_control.squareness_lower_inner.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.squareness_lower_inner.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.squareness_lower_inner.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.squareness_lower_inner.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.squareness_lower_outer

(alpha)

STRUCTURE

-

Lower outer squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)

pulse_schedule.position_control.squareness_lower_outer.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.squareness_lower_outer.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.squareness_lower_outer.reference.data

(alpha)

[pulse_schedule.position_control.squareness_lower_outer.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.squareness_lower_outer.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.squareness_lower_outer.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.squareness_lower_outer.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.squareness_upper_inner

(alpha)

STRUCTURE

-

Upper inner squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)

pulse_schedule.position_control.squareness_upper_inner.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.squareness_upper_inner.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.squareness_upper_inner.reference.data

(alpha)

[pulse_schedule.position_control.squareness_upper_inner.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.squareness_upper_inner.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.squareness_upper_inner.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.squareness_upper_inner.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.squareness_upper_outer

(alpha)

STRUCTURE

-

Upper outer squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)

pulse_schedule.position_control.squareness_upper_outer.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.squareness_upper_outer.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.squareness_upper_outer.reference.data

(alpha)

[pulse_schedule.position_control.squareness_upper_outer.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.squareness_upper_outer.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.squareness_upper_outer.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.squareness_upper_outer.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.strike_point

(alpha)

[1...N]

STRUCT_ARRAY

Array of strike points, for each of them the RZ position is given

pulse_schedule.position_control.strike_point[:].r

(alpha)

STRUCTURE

m

Major radius

pulse_schedule.position_control.strike_point[:].r.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.strike_point[:].r.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.strike_point[:].r.reference.data

(alpha)

[pulse_schedule.position_control.strike_point[:].r.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.strike_point[:].r.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.strike_point[:].r.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.strike_point[:].r.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.strike_point[:].z

(alpha)

STRUCTURE

m

Height

pulse_schedule.position_control.strike_point[:].z.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.strike_point[:].z.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.strike_point[:].z.reference.data

(alpha)

[pulse_schedule.position_control.strike_point[:].z.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.strike_point[:].z.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.strike_point[:].z.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.strike_point[:].z.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.triangularity

(alpha)

STRUCTURE

-

Triangularity of the plasma boundary

pulse_schedule.position_control.triangularity.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.triangularity.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.triangularity.reference.data

(alpha)

[pulse_schedule.position_control.triangularity.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.triangularity.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.triangularity.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.triangularity.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.triangularity_inner

(alpha)

STRUCTURE

-

Inner triangularity of the plasma boundary

pulse_schedule.position_control.triangularity_inner.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.triangularity_inner.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.triangularity_inner.reference.data

(alpha)

[pulse_schedule.position_control.triangularity_inner.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.triangularity_inner.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.triangularity_inner.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.triangularity_inner.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.triangularity_lower

(alpha)

STRUCTURE

-

Lower triangularity of the plasma boundary

pulse_schedule.position_control.triangularity_lower.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.triangularity_lower.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.triangularity_lower.reference.data

(alpha)

[pulse_schedule.position_control.triangularity_lower.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.triangularity_lower.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.triangularity_lower.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.triangularity_lower.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.triangularity_minor

(alpha)

STRUCTURE

-

Minor triangularity of the plasma boundary

pulse_schedule.position_control.triangularity_minor.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.triangularity_minor.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.triangularity_minor.reference.data

(alpha)

[pulse_schedule.position_control.triangularity_minor.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.triangularity_minor.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.triangularity_minor.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.triangularity_minor.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.triangularity_outer

(alpha)

STRUCTURE

-

Outer triangularity of the plasma boundary

pulse_schedule.position_control.triangularity_outer.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.triangularity_outer.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.triangularity_outer.reference.data

(alpha)

[pulse_schedule.position_control.triangularity_outer.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.triangularity_outer.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.triangularity_outer.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.triangularity_outer.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.triangularity_upper

(alpha)

STRUCTURE

-

Upper triangularity of the plasma boundary

pulse_schedule.position_control.triangularity_upper.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.triangularity_upper.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.triangularity_upper.reference.data

(alpha)

[pulse_schedule.position_control.triangularity_upper.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.triangularity_upper.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.triangularity_upper.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.triangularity_upper.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.x_point

(alpha)

[1...N]

STRUCT_ARRAY

Array of X-points, for each of them the RZ position is given

pulse_schedule.position_control.x_point[:].r

(alpha)

STRUCTURE

m

Major radius

pulse_schedule.position_control.x_point[:].r.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.x_point[:].r.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.x_point[:].r.reference.data

(alpha)

[pulse_schedule.position_control.x_point[:].r.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.x_point[:].r.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.x_point[:].r.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.x_point[:].r.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.x_point[:].z

(alpha)

STRUCTURE

m

Height

pulse_schedule.position_control.x_point[:].z.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.x_point[:].z.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.x_point[:].z.reference.data

(alpha)

[pulse_schedule.position_control.x_point[:].z.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.x_point[:].z.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.x_point[:].z.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.x_point[:].z.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.z_r_max

(alpha)

STRUCTURE

m

Height of the separatrix point of maximum major radius

pulse_schedule.position_control.z_r_max.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.z_r_max.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.z_r_max.reference.data

(alpha)

[pulse_schedule.position_control.z_r_max.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.z_r_max.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.z_r_max.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.z_r_max.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.position_control.z_r_min

(alpha)

STRUCTURE

m

Height of the separatrix point of minimum major radius

pulse_schedule.position_control.z_r_min.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.position_control.z_r_min.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.position_control.z_r_min.reference.data

(alpha)

[pulse_schedule.position_control.z_r_min.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.position_control.z_r_min.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.position_control.z_r_min.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.position_control.z_r_min.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.tf

(alpha)

STRUCTURE

Toroidal field references

pulse_schedule.tf.b_field_tor_vacuum_r

(alpha)

STRUCTURE

T.m

Vacuum field times major radius in the toroidal field magnet. Positive sign means anti-clockwise when viewed from above

pulse_schedule.tf.b_field_tor_vacuum_r.envelope_type

(alpha)

INT_0D

Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data

pulse_schedule.tf.b_field_tor_vacuum_r.reference

(alpha)

STRUCTURE

mixed

Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.

pulse_schedule.tf.b_field_tor_vacuum_r.reference.data

(alpha)

[pulse_schedule.tf.b_field_tor_vacuum_r.reference.time]

FLT_1D (uncertain)

mixed

Data

pulse_schedule.tf.b_field_tor_vacuum_r.reference.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.tf.b_field_tor_vacuum_r.reference_name

(alpha)

STR_0D

Reference name (e.g. in the native pulse schedule system of the device)

pulse_schedule.tf.b_field_tor_vacuum_r.reference_type

(alpha)

INT_0D

Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node

pulse_schedule.tf.mode

(alpha)

STRUCTURE

Control mode (operation mode and/or settings used by the controller)

pulse_schedule.tf.mode.data

(alpha)

[pulse_schedule.tf.mode.time]

INT_1D

Data

pulse_schedule.tf.mode.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

pulse_schedule.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

radiation

(alpha)

Radiation emitted by the plasma and neutrals

radiation.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

radiation.code.commit

(alpha)

STR_0D

Unique commit reference of software

radiation.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

radiation.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

radiation.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

radiation.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

radiation.code.library[:].name

(alpha)

STR_0D

Name of software

radiation.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

radiation.code.library[:].repository

(alpha)

STR_0D

URL of software repository

radiation.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

radiation.code.name

(alpha)

STR_0D

Name of software generating IDS

radiation.code.output_flag

(alpha)

[radiation.time]

INT_1D

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.

radiation.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

radiation.code.repository

(alpha)

STR_0D

URL of software repository

radiation.code.version

(alpha)

STR_0D

Unique version (tag) of software

radiation.grid_ggd

(alpha)

[radiation.grid_ggd[:].time]

STRUCT_ARRAY

Grid (using the Generic Grid Description), for various time slices. The timebase of this array of structure must be a subset of the process/ggd timebases

radiation.grid_ggd[:].grid_subset

(alpha)

[1...N]

STRUCT_ARRAY

Grid subsets

radiation.grid_ggd[:].grid_subset[:].base

(alpha)

[1...N]

STRUCT_ARRAY

Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.

radiation.grid_ggd[:].grid_subset[:].base[:].jacobian

(alpha)

[radiation.grid_ggd[:].grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

radiation.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant

(alpha)

[radiation.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

radiation.grid_ggd[:].grid_subset[:].base[:].tensor_covariant

(alpha)

[radiation.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

radiation.grid_ggd[:].grid_subset[:].dimension

(alpha)

INT_0D

Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.

radiation.grid_ggd[:].grid_subset[:].element

(alpha)

[1...N]

STRUCT_ARRAY

Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces

radiation.grid_ggd[:].grid_subset[:].element[:].object

(alpha)

[1...N]

STRUCT_ARRAY

Set of objects defining the element

radiation.grid_ggd[:].grid_subset[:].element[:].object[:].dimension

(alpha)

INT_0D

Dimension of the object

radiation.grid_ggd[:].grid_subset[:].element[:].object[:].index

(alpha)

INT_0D

Object index

radiation.grid_ggd[:].grid_subset[:].element[:].object[:].space

(alpha)

INT_0D

Index of the space from which that object is taken

radiation.grid_ggd[:].grid_subset[:].identifier

(alpha)

STRUCTURE

Grid subset identifier
0) unspecified : unspecified
1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]
200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).
2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces
4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces
5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
6) x_points : Nodes defining x-points
7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point
8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point
9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point
10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point
11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix
12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix
13) outer_target : y-aligned edges defining the outer target
14) inner_target : y-aligned edges defining the inner target
15) core_boundary : Innermost x-aligned edges
16) separatrix : x-aligned edges defining the active separatrix
17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions
18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region
19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region
20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region
21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region
22) core : Cells inside the active separatrix
23) sol : Cells defining the main SOL outside of the divertor regions
24) outer_divertor : Cells defining the outer divertor region
25) inner_divertor : Cells defining the inner divertor region
26) core_sol : x-aligned edges defining part of active separatrix separating core and sol
27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)
28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)
29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point
30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point
31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point
32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point
33) separatrix_2 : x-aligned edges defining the non-active separatrix
34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region
35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region
36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region
37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region
38) intra_sep : Cells between the two separatrices
39) outer_divertor_2 : Cells defining the outer inactive divertor region
40) inner_divertor_2 : Cells defining the inner inactive divertor region
41) outer_target_2 : y-aligned edges defining the outer inactive target
42) inner_target_2 : y-aligned edges defining the inner inactive target
43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
44) full_wall : All edges defining walls, baffles, and targets
45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg
46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg
47) outer_sf_pfr_connection_1 : y-aligned edges defining the connection between the outer snowflake entrance and third leg
48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg
100) magnetic_axis : Point corresponding to the magnetic axis
101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane
102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane
103) outer_target_separatrix : Point on active separatrix at outer active target
104) inner_target_separatrix : Point on active separatrix at inner active target
105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target
106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target

radiation.grid_ggd[:].grid_subset[:].identifier.description

(alpha)

STR_0D

Verbose description

radiation.grid_ggd[:].grid_subset[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

radiation.grid_ggd[:].grid_subset[:].identifier.name

(alpha)

STR_0D

Short string identifier

radiation.grid_ggd[:].grid_subset[:].metric

(alpha)

STRUCTURE

Metric of the canonical frame onto Cartesian coordinates

radiation.grid_ggd[:].grid_subset[:].metric.jacobian

(alpha)

[radiation.grid_ggd[:].grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

radiation.grid_ggd[:].grid_subset[:].metric.tensor_contravariant

(alpha)

[radiation.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

radiation.grid_ggd[:].grid_subset[:].metric.tensor_covariant

(alpha)

[radiation.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

radiation.grid_ggd[:].identifier

(alpha)

STRUCTURE

Grid identifier
0) unspecified : unspecified
1) linear : Linear
2) cylinder : Cylindrical geometry (straight in axial direction)
3) limiter : Limiter
4) SN : Single null
5) CDN : Connected double null
6) DDN_bottom : Disconnected double null with inner X-point below the midplane
7) DDN_top : Disconnected double null with inner X-point above the midplane
8) annulus : Annular geometry (not necessarily with straight axis)
9) stellarator_island : Stellarator island geometry
10) structured_spaces : Structured grid represented with multiple spaces of dimension 1
11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary
12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary
100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS

radiation.grid_ggd[:].identifier.description

(alpha)

STR_0D

Verbose description

radiation.grid_ggd[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

radiation.grid_ggd[:].identifier.name

(alpha)

STR_0D

Short string identifier

radiation.grid_ggd[:].path

(alpha)

STR_0D

Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: IDS::wall/0/description_ggd(1)/grid_ggd, means that the grid is located in the wall IDS, occurrence 0, with relative path description_ggd(1)/grid_ggd, using Fortran index convention (here : first index of the array)

radiation.grid_ggd[:].space

(alpha)

[1...N]

STRUCT_ARRAY

Set of grid spaces

radiation.grid_ggd[:].space[:].coordinates_type

(alpha)

[1...N]

INT_1D

Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml

radiation.grid_ggd[:].space[:].geometry_type

(alpha)

STRUCTURE

Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)

radiation.grid_ggd[:].space[:].geometry_type.description

(alpha)

STR_0D

Verbose description

radiation.grid_ggd[:].space[:].geometry_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

radiation.grid_ggd[:].space[:].geometry_type.name

(alpha)

STR_0D

Short string identifier

radiation.grid_ggd[:].space[:].identifier

(alpha)

STRUCTURE

Space identifier
0) unspecified : unspecified
1) primary_standard : Primary space defining the standard grid
2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space
3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way

radiation.grid_ggd[:].space[:].identifier.description

(alpha)

STR_0D

Verbose description

radiation.grid_ggd[:].space[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

radiation.grid_ggd[:].space[:].identifier.name

(alpha)

STR_0D

Short string identifier

radiation.grid_ggd[:].space[:].objects_per_dimension

(alpha)

[1...N]

STRUCT_ARRAY

Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.

radiation.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content

(alpha)

STRUCTURE

Content of the ../object/geometry node for this dimension
0) unspecified : unspecified
1) node_coordinates : For nodes : node coordinates
11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix
21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge
31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces
32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix

radiation.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.description

(alpha)

STR_0D

Verbose description

radiation.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

radiation.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.name

(alpha)

STR_0D

Short string identifier

radiation.grid_ggd[:].space[:].objects_per_dimension[:].object

(alpha)

[1...N]

STRUCT_ARRAY

Set of objects for a given dimension

radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary

(alpha)

[1...N]

STRUCT_ARRAY

Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object

radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].index

(alpha)

INT_0D

Index of this (n-1)-dimensional boundary object

radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].neighbours

(alpha)

[1...N]

INT_1D

List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary

radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered.

radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

mixed

2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.

radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure

(alpha)

FLT_0D (uncertain)

m^dimension

Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)

radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].nodes

(alpha)

[1...N]

INT_1D

List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)

radiation.grid_ggd[:].time

(alpha)

FLT_0D

s

Time

radiation.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

radiation.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

radiation.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

radiation.ids_properties.homogeneous_time

(alpha)

INT_0D

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

radiation.ids_properties.occurrence

INT_0D

radiation.ids_properties.plugins

(alpha)

STRUCTURE

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.

radiation.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

radiation.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

radiation.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

radiation.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

radiation.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

radiation.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

radiation.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

radiation.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

radiation.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

radiation.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

radiation.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

radiation.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

radiation.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

radiation.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

radiation.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

radiation.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

radiation.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

radiation.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

radiation.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

radiation.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

radiation.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

radiation.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

radiation.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

radiation.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

radiation.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

radiation.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

radiation.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

radiation.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

radiation.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

radiation.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

radiation.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

radiation.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

radiation.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

radiation.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

radiation.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

radiation.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

radiation.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

radiation.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

radiation.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

radiation.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

radiation.ids_properties.source

(obsolescent)

STR_0D

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.

radiation.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

radiation.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

radiation.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

radiation.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

radiation.process

(alpha)

[1...N]

STRUCT_ARRAY

Set of emission processes. The radiation characteristics are described at the level of the originating entity. For instance describe line radiation from neutrals under profiles_1d/neutral. Line and recombination radiation under profiles_1d/ion. Bremsstrahlung radiation under profiles_1d/neutral and ion ...

radiation.process[:].ggd

(alpha)

[radiation.process[:].ggd[:].time]

STRUCT_ARRAY

Emissivities represented using the general grid description, for various time slices

radiation.process[:].ggd[:].electrons

(alpha)

STRUCTURE

Process terms related to electrons

radiation.process[:].ggd[:].electrons.emissivity

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-3

Emissivity from this species, on various grid subsets

radiation.process[:].ggd[:].electrons.emissivity[:].coefficients

(alpha)

[radiation.process[:].ggd[:].electrons.emissivity[:].values,
1...N]

FLT_2D (uncertain)

W.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

radiation.process[:].ggd[:].electrons.emissivity[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

radiation.process[:].ggd[:].electrons.emissivity[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

radiation.process[:].ggd[:].electrons.emissivity[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-3

One scalar value is provided per element in the grid subset.

radiation.process[:].ggd[:].ion

(alpha)

[1...N]

STRUCT_ARRAY

Process terms related to the different ion species

radiation.process[:].ggd[:].ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

radiation.process[:].ggd[:].ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

radiation.process[:].ggd[:].ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

radiation.process[:].ggd[:].ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

radiation.process[:].ggd[:].ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

radiation.process[:].ggd[:].ion[:].emissivity

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-3

Emissivity from this species, on various grid subsets

radiation.process[:].ggd[:].ion[:].emissivity[:].coefficients

(alpha)

[radiation.process[:].ggd[:].ion[:].emissivity[:].values,
1...N]

FLT_2D (uncertain)

W.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

radiation.process[:].ggd[:].ion[:].emissivity[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

radiation.process[:].ggd[:].ion[:].emissivity[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

radiation.process[:].ggd[:].ion[:].emissivity[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-3

One scalar value is provided per element in the grid subset.

radiation.process[:].ggd[:].ion[:].label

(alpha)

STR_0D

String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)

radiation.process[:].ggd[:].ion[:].multiple_states_flag

(alpha)

INT_0D

Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

radiation.process[:].ggd[:].ion[:].neutral_index

(alpha)

INT_0D

Index of the corresponding neutral species in the ../../neutral array

radiation.process[:].ggd[:].ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Process terms related to the different charge states of the species (ionisation, energy, excitation, ...)

radiation.process[:].ggd[:].ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

radiation.process[:].ggd[:].ion[:].state[:].emissivity

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-3

Emissivity from this state, on various grid subsets

radiation.process[:].ggd[:].ion[:].state[:].emissivity[:].coefficients

(alpha)

[radiation.process[:].ggd[:].ion[:].state[:].emissivity[:].values,
1...N]

FLT_2D (uncertain)

W.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

radiation.process[:].ggd[:].ion[:].state[:].emissivity[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

radiation.process[:].ggd[:].ion[:].state[:].emissivity[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

radiation.process[:].ggd[:].ion[:].state[:].emissivity[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-3

One scalar value is provided per element in the grid subset.

radiation.process[:].ggd[:].ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

radiation.process[:].ggd[:].ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

radiation.process[:].ggd[:].ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

radiation.process[:].ggd[:].ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle

radiation.process[:].ggd[:].ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle

radiation.process[:].ggd[:].ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed)

radiation.process[:].ggd[:].neutral

(alpha)

[1...N]

STRUCT_ARRAY

Process terms related to the different neutral species

radiation.process[:].ggd[:].neutral[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

radiation.process[:].ggd[:].neutral[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

radiation.process[:].ggd[:].neutral[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

radiation.process[:].ggd[:].neutral[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

radiation.process[:].ggd[:].neutral[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

radiation.process[:].ggd[:].neutral[:].emissivity

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-3

Emissivity from this species, on various grid subsets

radiation.process[:].ggd[:].neutral[:].emissivity[:].coefficients

(alpha)

[radiation.process[:].ggd[:].neutral[:].emissivity[:].values,
1...N]

FLT_2D (uncertain)

W.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

radiation.process[:].ggd[:].neutral[:].emissivity[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

radiation.process[:].ggd[:].neutral[:].emissivity[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

radiation.process[:].ggd[:].neutral[:].emissivity[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-3

One scalar value is provided per element in the grid subset.

radiation.process[:].ggd[:].neutral[:].ion_index

(alpha)

INT_0D

Index of the corresponding ion species in the ../../ion array

radiation.process[:].ggd[:].neutral[:].label

(alpha)

STR_0D

String identifying the neutral species (e.g. H, D, T, He, C, ...)

radiation.process[:].ggd[:].neutral[:].multiple_states_flag

(alpha)

INT_0D

Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

radiation.process[:].ggd[:].neutral[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Process terms related to the different charge states of the species (energy, excitation, ...)

radiation.process[:].ggd[:].neutral[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

radiation.process[:].ggd[:].neutral[:].state[:].emissivity

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-3

Emissivity from this state, on various grid subsets

radiation.process[:].ggd[:].neutral[:].state[:].emissivity[:].coefficients

(alpha)

[radiation.process[:].ggd[:].neutral[:].state[:].emissivity[:].values,
1...N]

FLT_2D (uncertain)

W.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

radiation.process[:].ggd[:].neutral[:].state[:].emissivity[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

radiation.process[:].ggd[:].neutral[:].state[:].emissivity[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

radiation.process[:].ggd[:].neutral[:].state[:].emissivity[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-3

One scalar value is provided per element in the grid subset.

radiation.process[:].ggd[:].neutral[:].state[:].label

(alpha)

STR_0D

String identifying state

radiation.process[:].ggd[:].neutral[:].state[:].neutral_type

(alpha)

STRUCTURE

Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI
1) cold : Cold neutrals
2) thermal : Thermal neutrals
3) fast : Fast neutrals
4) nbi : NBI neutrals

radiation.process[:].ggd[:].neutral[:].state[:].neutral_type.description

(alpha)

STR_0D

Verbose description

radiation.process[:].ggd[:].neutral[:].state[:].neutral_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

radiation.process[:].ggd[:].neutral[:].state[:].neutral_type.name

(alpha)

STR_0D

Short string identifier

radiation.process[:].ggd[:].neutral[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

radiation.process[:].ggd[:].neutral[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

radiation.process[:].ggd[:].time

(alpha)

FLT_0D

s

Time

radiation.process[:].global_quantities

(alpha)

[radiation.process[:].global_quantities[:].time]

STRUCT_ARRAY

Scalar volume integrated quantities

radiation.process[:].global_quantities[:].inside_lcfs

(alpha)

STRUCTURE

Emissions from the core plasma, inside the last closed flux surface

radiation.process[:].global_quantities[:].inside_lcfs.power

(alpha)

FLT_0D (uncertain)

W

Total power emitted by all species

radiation.process[:].global_quantities[:].inside_lcfs.power_electrons

(alpha)

FLT_0D (uncertain)

W

Power emitted by electrons

radiation.process[:].global_quantities[:].inside_lcfs.power_ion_total

(alpha)

FLT_0D (uncertain)

W

Total power emitted by all ion species

radiation.process[:].global_quantities[:].inside_lcfs.power_neutral_total

(alpha)

FLT_0D (uncertain)

W

Total power emitted by all neutral species

radiation.process[:].global_quantities[:].inside_vessel

(alpha)

STRUCTURE

Total emissions inside the vacuum vessel

radiation.process[:].global_quantities[:].inside_vessel.power

(alpha)

FLT_0D (uncertain)

W

Total power emitted by all species

radiation.process[:].global_quantities[:].inside_vessel.power_electrons

(alpha)

FLT_0D (uncertain)

W

Power emitted by electrons

radiation.process[:].global_quantities[:].inside_vessel.power_ion_total

(alpha)

FLT_0D (uncertain)

W

Total power emitted by all ion species

radiation.process[:].global_quantities[:].inside_vessel.power_neutral_total

(alpha)

FLT_0D (uncertain)

W

Total power emitted by all neutral species

radiation.process[:].global_quantities[:].time

(alpha)

FLT_0D

s

Time

radiation.process[:].identifier

(alpha)

STRUCTURE

Process identifier
0) unspecified : Unspecified emission process
6) nuclear_decay : Emission from nuclear decay
8) bremsstrahlung : Emission from bremsstrahlung
9) synchrotron_radiation : Emission from synchrotron radiation
10) line_radiation : Emission from line radiation
11) recombination : Emission from recombination
501) runaways : Emission from run-away processes; includes both electron and ion run-away
901) custom_1 : Custom emission 1; content to be decided by data provided
902) custom_2 : Custom emission 2; content to be decided by data provided
903) custom_3 : Custom emission 3; content to be decided by data provided
904) custom_4 : Custom emission 4; content to be decided by data provided
905) custom_5 : Custom emission 5; content to be decided by data provided
906) custom_6 : Custom emission 6; content to be decided by data provided
907) custom_7 : Custom emission 7; content to be decided by data provided
908) custom_8 : Custom emission 8; content to be decided by data provided
909) custom_9 : Custom emission 9; content to be decided by data provided

radiation.process[:].identifier.description

(alpha)

STR_0D

Verbose description

radiation.process[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

radiation.process[:].identifier.name

(alpha)

STR_0D

Short string identifier

radiation.process[:].profiles_1d

(alpha)

[radiation.process[:].profiles_1d[:].time]

STRUCT_ARRAY

Emissivity radial profiles for various time slices

radiation.process[:].profiles_1d[:].electrons

(alpha)

STRUCTURE

Processs terms related to electrons

radiation.process[:].profiles_1d[:].electrons.emissivity

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Emissivity from this species

radiation.process[:].profiles_1d[:].electrons.power_inside

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W

Radiated power from inside the flux surface (volume integral of the emissivity inside the flux surface)

radiation.process[:].profiles_1d[:].emissivity_ion_total

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Emissivity (summed over ion species)

radiation.process[:].profiles_1d[:].emissivity_neutral_total

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Emissivity (summed over neutral species)

radiation.process[:].profiles_1d[:].grid

(alpha)

STRUCTURE

Radial grid

radiation.process[:].profiles_1d[:].grid.area

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Cross-sectional area of the flux surface

radiation.process[:].profiles_1d[:].grid.psi

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Wb

Poloidal magnetic flux

radiation.process[:].profiles_1d[:].grid.psi_boundary

(alpha)

FLT_0D (uncertain)

Wb

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)

radiation.process[:].profiles_1d[:].grid.psi_magnetic_axis

(alpha)

FLT_0D (uncertain)

Wb

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)

radiation.process[:].profiles_1d[:].grid.rho_pol_norm

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))

radiation.process[:].profiles_1d[:].grid.rho_tor

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m

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

radiation.process[:].profiles_1d[:].grid.rho_tor_norm

(alpha)

[1...N]

FLT_1D (uncertain)

-

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)

radiation.process[:].profiles_1d[:].grid.surface

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Surface area of the toroidal flux surface

radiation.process[:].profiles_1d[:].grid.volume

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^3

Volume enclosed inside the magnetic surface

radiation.process[:].profiles_1d[:].ion

(alpha)

[1...N]

STRUCT_ARRAY

Process terms related to the different ion species

radiation.process[:].profiles_1d[:].ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

radiation.process[:].profiles_1d[:].ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

radiation.process[:].profiles_1d[:].ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

radiation.process[:].profiles_1d[:].ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

radiation.process[:].profiles_1d[:].ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

radiation.process[:].profiles_1d[:].ion[:].emissivity

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Emissivity from this species

radiation.process[:].profiles_1d[:].ion[:].label

(alpha)

STR_0D

String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)

radiation.process[:].profiles_1d[:].ion[:].multiple_states_flag

(alpha)

INT_0D

Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

radiation.process[:].profiles_1d[:].ion[:].neutral_index

(alpha)

INT_0D

Index of the corresponding neutral species in the ../../neutral array

radiation.process[:].profiles_1d[:].ion[:].power_inside

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W

Radiated power from inside the flux surface (volume integral of the emissivity inside the flux surface)

radiation.process[:].profiles_1d[:].ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Process terms related to the different charge states of the species (ionisation, energy, excitation, ...)

radiation.process[:].profiles_1d[:].ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

radiation.process[:].profiles_1d[:].ion[:].state[:].emissivity

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Emissivity from this species

radiation.process[:].profiles_1d[:].ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

radiation.process[:].profiles_1d[:].ion[:].state[:].power_inside

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W

Radiated power from inside the flux surface (volume integral of the emissivity inside the flux surface)

radiation.process[:].profiles_1d[:].ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

radiation.process[:].profiles_1d[:].ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

radiation.process[:].profiles_1d[:].ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle

radiation.process[:].profiles_1d[:].ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle

radiation.process[:].profiles_1d[:].ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed)

radiation.process[:].profiles_1d[:].neutral

(alpha)

[1...N]

STRUCT_ARRAY

Process terms related to the different neutral species

radiation.process[:].profiles_1d[:].neutral[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

radiation.process[:].profiles_1d[:].neutral[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

radiation.process[:].profiles_1d[:].neutral[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

radiation.process[:].profiles_1d[:].neutral[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

radiation.process[:].profiles_1d[:].neutral[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

radiation.process[:].profiles_1d[:].neutral[:].emissivity

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Emissivity from this species

radiation.process[:].profiles_1d[:].neutral[:].ion_index

(alpha)

INT_0D

Index of the corresponding ion species in the ../../ion array

radiation.process[:].profiles_1d[:].neutral[:].label

(alpha)

STR_0D

String identifying the neutral species (e.g. H, D, T, He, C, ...)

radiation.process[:].profiles_1d[:].neutral[:].multiple_states_flag

(alpha)

INT_0D

Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

radiation.process[:].profiles_1d[:].neutral[:].power_inside

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W

Radiated power from inside the flux surface (volume integral of the emissivity inside the flux surface)

radiation.process[:].profiles_1d[:].neutral[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Process terms related to the different charge states of the species (energy, excitation, ...)

radiation.process[:].profiles_1d[:].neutral[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

radiation.process[:].profiles_1d[:].neutral[:].state[:].emissivity

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Emissivity from this species

radiation.process[:].profiles_1d[:].neutral[:].state[:].label

(alpha)

STR_0D

String identifying state

radiation.process[:].profiles_1d[:].neutral[:].state[:].neutral_type

(alpha)

STRUCTURE

Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI
1) cold : Cold neutrals
2) thermal : Thermal neutrals
3) fast : Fast neutrals
4) nbi : NBI neutrals

radiation.process[:].profiles_1d[:].neutral[:].state[:].neutral_type.description

(alpha)

STR_0D

Verbose description

radiation.process[:].profiles_1d[:].neutral[:].state[:].neutral_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

radiation.process[:].profiles_1d[:].neutral[:].state[:].neutral_type.name

(alpha)

STR_0D

Short string identifier

radiation.process[:].profiles_1d[:].neutral[:].state[:].power_inside

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W

Radiated power from inside the flux surface (volume integral of the emissivity inside the flux surface)

radiation.process[:].profiles_1d[:].neutral[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

radiation.process[:].profiles_1d[:].neutral[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

radiation.process[:].profiles_1d[:].power_inside_ion_total

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W

Total power from ion species (summed over ion species) inside the flux surface (volume integral of the emissivity inside the flux surface)

radiation.process[:].profiles_1d[:].power_inside_neutral_total

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W

Total power from ion species (summed over neutral species) inside the flux surface (volume integral of the emissivity inside the flux surface)

radiation.process[:].profiles_1d[:].time

(alpha)

FLT_0D

s

Time

radiation.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

radiation.vacuum_toroidal_field

(alpha)

STRUCTURE

Characteristics of the vacuum toroidal field (used in rho_tor definition)

radiation.vacuum_toroidal_field.b0

(alpha)

[radiation.time]

FLT_1D (uncertain)

T

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.

radiation.vacuum_toroidal_field.r0

(alpha)

FLT_0D (uncertain)

m

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)

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

real_time_data

(alpha)

Description of the data bus circulating on the real time data network of the machine. This is typically used (but not only) as an interface to the Plasma Control System (PCS)

real_time_data.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

real_time_data.code.commit

(alpha)

STR_0D

Unique commit reference of software

real_time_data.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

real_time_data.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

real_time_data.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

real_time_data.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

real_time_data.code.library[:].name

(alpha)

STR_0D

Name of software

real_time_data.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

real_time_data.code.library[:].repository

(alpha)

STR_0D

URL of software repository

real_time_data.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

real_time_data.code.name

(alpha)

STR_0D

Name of software generating IDS

real_time_data.code.output_flag

(alpha)

[real_time_data.time]

INT_1D

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.

real_time_data.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

real_time_data.code.repository

(alpha)

STR_0D

URL of software repository

real_time_data.code.version

(alpha)

STR_0D

Unique version (tag) of software

real_time_data.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

real_time_data.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

real_time_data.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

real_time_data.ids_properties.homogeneous_time

(alpha)

INT_0D

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

real_time_data.ids_properties.occurrence

INT_0D

real_time_data.ids_properties.plugins

(alpha)

STRUCTURE

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.

real_time_data.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

real_time_data.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

real_time_data.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

real_time_data.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

real_time_data.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

real_time_data.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

real_time_data.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

real_time_data.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

real_time_data.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

real_time_data.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

real_time_data.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

real_time_data.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

real_time_data.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

real_time_data.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

real_time_data.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

real_time_data.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

real_time_data.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

real_time_data.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

real_time_data.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

real_time_data.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

real_time_data.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

real_time_data.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

real_time_data.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

real_time_data.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

real_time_data.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

real_time_data.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

real_time_data.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

real_time_data.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

real_time_data.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

real_time_data.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

real_time_data.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

real_time_data.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

real_time_data.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

real_time_data.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

real_time_data.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

real_time_data.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

real_time_data.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

real_time_data.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

real_time_data.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

real_time_data.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

real_time_data.ids_properties.source

(obsolescent)

STR_0D

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.

real_time_data.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

real_time_data.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

real_time_data.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

real_time_data.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

real_time_data.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

real_time_data.topic

(alpha)

[1...N]

STRUCT_ARRAY

List of topics. Signals are grouped by topic

real_time_data.topic[:].name

(alpha)

STR_0D

Topic name

real_time_data.topic[:].signal

(alpha)

[1...N]

STRUCT_ARRAY

List of signals that are allocated to the PCS interface

real_time_data.topic[:].signal[:].allocated_position

(alpha)

INT_0D

Allocation of signal to a position in the SDN (1..N); this will be implementation specific

real_time_data.topic[:].signal[:].definition

(alpha)

STR_0D

Signal definition

real_time_data.topic[:].signal[:].name

(alpha)

STR_0D

Signal name

real_time_data.topic[:].signal[:].quality

(alpha)

STRUCTURE

Indicator of the quality of the signal. Following ITER PCS documentation (https://user.iter.org/?uid=354SJ3&action=get_document), possible values are: 1 - GOOD (the nominal state); 2 - INVALID (data no usable); 3 - DATA INTEGRITY ERROR (e.g. out of bounds with respect to expectations, calibration error,...)

real_time_data.topic[:].signal[:].quality.data

(alpha)

[real_time_data.topic[:].signal[:].quality.time]

INT_1D

Data

real_time_data.topic[:].signal[:].quality.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

real_time_data.topic[:].signal[:].value

(alpha)

STRUCTURE

mixed

Signal value

real_time_data.topic[:].signal[:].value.data

(alpha)

[real_time_data.topic[:].signal[:].value.time]

FLT_1D (uncertain)

mixed

Data

real_time_data.topic[:].signal[:].value.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

reflectometer_fluctuation

(alpha)

Fluctuation reflectometer diagnostic. Multiple reflectometers are considered as independent diagnostics to be handled with different occurrence numbers

reflectometer_fluctuation.channel

(alpha)

[1...N]

STRUCT_ARRAY

Set of channels, e.g. different reception antennas or frequency bandwidths of the reflectometer

reflectometer_fluctuation.channel[:].amplitude

(alpha)

[1...N]

STRUCTURE

V

Measured amplitude of the detected probing wave for each frequency and time slice (corresponding to the begin time of a sweep)

reflectometer_fluctuation.channel[:].amplitude.data

(alpha)

[1...N,
reflectometer_fluctuation.channel[:].amplitude.time]

FLT_2D (uncertain)

V

Data

reflectometer_fluctuation.channel[:].amplitude.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

reflectometer_fluctuation.channel[:].antenna_detection_static

(alpha)

STRUCTURE

Static part of the geometry of the detection antenna, to be filled only if it is distinct from the emission antenna.

reflectometer_fluctuation.channel[:].antenna_detection_static.centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

reflectometer_fluctuation.channel[:].antenna_detection_static.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

reflectometer_fluctuation.channel[:].antenna_detection_static.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

reflectometer_fluctuation.channel[:].antenna_detection_static.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

reflectometer_fluctuation.channel[:].antenna_detection_static.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

reflectometer_fluctuation.channel[:].antenna_detection_static.outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

reflectometer_fluctuation.channel[:].antenna_detection_static.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

reflectometer_fluctuation.channel[:].antenna_detection_static.outline.x2

(alpha)

[reflectometer_fluctuation.channel[:].antenna_detection_static.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

reflectometer_fluctuation.channel[:].antenna_detection_static.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

reflectometer_fluctuation.channel[:].antenna_detection_static.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

reflectometer_fluctuation.channel[:].antenna_detection_static.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

reflectometer_fluctuation.channel[:].antenna_detection_static.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

reflectometer_fluctuation.channel[:].antenna_emission_static

(alpha)

STRUCTURE

Static part of the geometry of the emission antenna

reflectometer_fluctuation.channel[:].antenna_emission_static.centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

reflectometer_fluctuation.channel[:].antenna_emission_static.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

reflectometer_fluctuation.channel[:].antenna_emission_static.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

reflectometer_fluctuation.channel[:].antenna_emission_static.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

reflectometer_fluctuation.channel[:].antenna_emission_static.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

reflectometer_fluctuation.channel[:].antenna_emission_static.outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

reflectometer_fluctuation.channel[:].antenna_emission_static.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

reflectometer_fluctuation.channel[:].antenna_emission_static.outline.x2

(alpha)

[reflectometer_fluctuation.channel[:].antenna_emission_static.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

reflectometer_fluctuation.channel[:].antenna_emission_static.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

reflectometer_fluctuation.channel[:].antenna_emission_static.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

reflectometer_fluctuation.channel[:].antenna_emission_static.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

reflectometer_fluctuation.channel[:].antenna_emission_static.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

reflectometer_fluctuation.channel[:].antennas_orientation

(alpha)

[reflectometer_fluctuation.channel[:].antennas_orientation[:].time]

STRUCT_ARRAY

Description of lines of sight and antenna orientation as a function of time

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection

(alpha)

STRUCTURE

Dynamic detection antenna orientation, to be filled only if it is distinct from the emission antenna.

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission

(alpha)

STRUCTURE

Dynamic emission antenna orientation

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection

(alpha)

STRUCTURE

Description of the line of sight of the detection antenna, to be filled only if its position is distinct from the emission antenna. The first point corresponds to the centre of the antenna mouth. The second point correspond to the interception of the line of sight with the reflection surface on the inner wall.

reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.first_point

(alpha)

STRUCTURE

Position of the first point

reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.first_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.first_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.first_point.z

(alpha)

FLT_0D (uncertain)

m

Height

reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.second_point

(alpha)

STRUCTURE

Position of the second point

reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.second_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.second_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.second_point.z

(alpha)

FLT_0D (uncertain)

m

Height

reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission

(alpha)

STRUCTURE

Description of the line of sight of the emission antenna. The first point corresponds to the centre of the antenna mouth. The second point correspond to the interception of the line of sight with the reflection surface on the inner wall.

reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.first_point

(alpha)

STRUCTURE

Position of the first point

reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.first_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.first_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.first_point.z

(alpha)

FLT_0D (uncertain)

m

Height

reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.second_point

(alpha)

STRUCTURE

Position of the second point

reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.second_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.second_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.second_point.z

(alpha)

FLT_0D (uncertain)

m

Height

reflectometer_fluctuation.channel[:].antennas_orientation[:].time

(alpha)

FLT_0D

s

Time

reflectometer_fluctuation.channel[:].doppler

(alpha)

STRUCTURE

Processed data for Doppler reflectometers

reflectometer_fluctuation.channel[:].doppler.e_field_radial

(alpha)

[reflectometer_fluctuation.channel[:].doppler.time]

FLT_1D (uncertain)

V.m^-1

Radial electric field

reflectometer_fluctuation.channel[:].doppler.position

(alpha)

STRUCTURE

Measurement position

reflectometer_fluctuation.channel[:].doppler.position.phi

(alpha)

[reflectometer_fluctuation.channel[:].doppler.time]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

reflectometer_fluctuation.channel[:].doppler.position.psi

(alpha)

[reflectometer_fluctuation.channel[:].doppler.time]

FLT_1D (uncertain)

W

Poloidal flux

reflectometer_fluctuation.channel[:].doppler.position.r

(alpha)

[reflectometer_fluctuation.channel[:].doppler.time]

FLT_1D (uncertain)

m

Major radius

reflectometer_fluctuation.channel[:].doppler.position.rho_pol_norm

(alpha)

[reflectometer_fluctuation.channel[:].doppler.time]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))

reflectometer_fluctuation.channel[:].doppler.position.rho_tor_norm

(alpha)

[reflectometer_fluctuation.channel[:].doppler.time]

FLT_1D (uncertain)

-

Normalised toroidal flux coordinate

reflectometer_fluctuation.channel[:].doppler.position.theta

(alpha)

[reflectometer_fluctuation.channel[:].doppler.time]

FLT_1D (uncertain)

rad

Poloidal angle (oriented clockwise when viewing the poloidal cross section on the right hand side of the tokamak axis of symmetry, with the origin placed on the plasma magnetic axis)

reflectometer_fluctuation.channel[:].doppler.position.z

(alpha)

[reflectometer_fluctuation.channel[:].doppler.time]

FLT_1D (uncertain)

m

Height

reflectometer_fluctuation.channel[:].doppler.radial_width

(alpha)

FLT_0D (uncertain)

m

Width in the radial direction over which fluctuating profiles are processed

reflectometer_fluctuation.channel[:].doppler.shift

(alpha)

[reflectometer_fluctuation.channel[:].doppler.time]

FLT_1D (uncertain)

Hz

Doppler frequency shift (for the main peak of the power spectrum)

reflectometer_fluctuation.channel[:].doppler.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

reflectometer_fluctuation.channel[:].doppler.time_width

(alpha)

FLT_0D (uncertain)

s

Width of the time interval over which fluctuating profiles are processed. By convention, the time interval starts at time-time_width and ends at time.

reflectometer_fluctuation.channel[:].doppler.velocity_pol

(alpha)

[reflectometer_fluctuation.channel[:].doppler.time]

FLT_1D (uncertain)

m.s^-1

Poloidal velocity

reflectometer_fluctuation.channel[:].doppler.wavenumber

(alpha)

[reflectometer_fluctuation.channel[:].doppler.time]

FLT_1D (uncertain)

m^-1

Wavenumber probed by the diagnostic

reflectometer_fluctuation.channel[:].fluctuations_level

(alpha)

STRUCTURE

Reconstruction of the amplitude of the fluctuations

reflectometer_fluctuation.channel[:].fluctuations_level.dn_e_over_n_e

(alpha)

[1...N,
reflectometer_fluctuation.channel[:].fluctuations_level.time]

FLT_2D (uncertain)

-

Relative amplitude of the density fluctuations post-processed for swept and fixed frequency (profile/one point)

reflectometer_fluctuation.channel[:].fluctuations_level.position

(alpha)

STRUCTURE

Array of positions at which the fluctuation level is computed

reflectometer_fluctuation.channel[:].fluctuations_level.position.phi

(alpha)

[1...N,
reflectometer_fluctuation.channel[:].fluctuations_level.time]

FLT_2D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

reflectometer_fluctuation.channel[:].fluctuations_level.position.psi

(alpha)

[1...N,
reflectometer_fluctuation.channel[:].fluctuations_level.time]

FLT_2D (uncertain)

W

Poloidal flux

reflectometer_fluctuation.channel[:].fluctuations_level.position.r

(alpha)

[1...N,
reflectometer_fluctuation.channel[:].fluctuations_level.time]

FLT_2D (uncertain)

m

Major radius

reflectometer_fluctuation.channel[:].fluctuations_level.position.rho_pol_norm

(alpha)

[1...N,
reflectometer_fluctuation.channel[:].fluctuations_level.time]

FLT_2D (uncertain)

-

Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))

reflectometer_fluctuation.channel[:].fluctuations_level.position.rho_tor_norm

(alpha)

[1...N,
reflectometer_fluctuation.channel[:].fluctuations_level.time]

FLT_2D (uncertain)

-

Normalised toroidal flux coordinate

reflectometer_fluctuation.channel[:].fluctuations_level.position.theta

(alpha)

[1...N,
reflectometer_fluctuation.channel[:].fluctuations_level.time]

FLT_2D (uncertain)

rad

Poloidal angle (oriented clockwise when viewing the poloidal cross section on the right hand side of the tokamak axis of symmetry, with the origin placed on the plasma magnetic axis)

reflectometer_fluctuation.channel[:].fluctuations_level.position.z

(alpha)

[1...N,
reflectometer_fluctuation.channel[:].fluctuations_level.time]

FLT_2D (uncertain)

m

Height

reflectometer_fluctuation.channel[:].fluctuations_level.radial_width

(alpha)

FLT_0D (uncertain)

m

Width in the radial direction over which fluctuating profiles are processed

reflectometer_fluctuation.channel[:].fluctuations_level.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

reflectometer_fluctuation.channel[:].fluctuations_level.time_width

(alpha)

FLT_0D (uncertain)

s

Width of the time interval over which fluctuating profiles are processed. By convention, the time interval starts at time-time_width and ends at time.

reflectometer_fluctuation.channel[:].fluctuations_spectrum

(alpha)

STRUCTURE

Spectrum of the fluctuations, obtained by Fourier transform

reflectometer_fluctuation.channel[:].fluctuations_spectrum.frequencies_fourier

(alpha)

[1...N]

FLT_1D (uncertain)

Hz

Array of frequencies used for the Fourier transform

reflectometer_fluctuation.channel[:].fluctuations_spectrum.power_log

(alpha)

[reflectometer_fluctuation.channel[:].fluctuations_spectrum.frequencies_fourier,
1...N,
reflectometer_fluctuation.channel[:].fluctuations_spectrum.time]

FLT_2D (uncertain)

dB

Power spectrum in log scale

reflectometer_fluctuation.channel[:].fluctuations_spectrum.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

reflectometer_fluctuation.channel[:].fluctuations_spectrum.time_width

(alpha)

FLT_0D (uncertain)

s

Width of the time interval over which the spectrum is processed. By convention, the time interval starts at time-time_width and ends at time.

reflectometer_fluctuation.channel[:].frequencies

(alpha)

[1...N]

STRUCTURE

Hz

Array of frequencies scanned during a sweep

reflectometer_fluctuation.channel[:].frequencies.data

(alpha)

[1...N,
reflectometer_fluctuation.channel[:].frequencies.time]

FLT_2D (uncertain)

Hz

Data

reflectometer_fluctuation.channel[:].frequencies.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

reflectometer_fluctuation.channel[:].identifier

(alpha)

STR_0D

ID of the channel

reflectometer_fluctuation.channel[:].mode

(alpha)

STR_0D

Detection mode "X" or "O"

reflectometer_fluctuation.channel[:].name

(alpha)

STR_0D

Name of the channel

reflectometer_fluctuation.channel[:].phase

(alpha)

[1...N]

STRUCTURE

rad

Measured phase of the probing wave for each frequency and time slice (corresponding to the begin time of a sweep), relative to the phase at launch

reflectometer_fluctuation.channel[:].phase.data

(alpha)

[1...N,
reflectometer_fluctuation.channel[:].phase.time]

FLT_2D (uncertain)

rad

Data

reflectometer_fluctuation.channel[:].phase.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

reflectometer_fluctuation.channel[:].raw_signal

(alpha)

STRUCTURE

Raw data from IQ detector

reflectometer_fluctuation.channel[:].raw_signal.i_component

(alpha)

[1...N,
reflectometer_fluctuation.channel[:].raw_signal.time]

FLT_2D (uncertain)

V

I component of the IQ detector used to retrieve the phase of signal's envelope

reflectometer_fluctuation.channel[:].raw_signal.q_component

(alpha)

[1...N,
reflectometer_fluctuation.channel[:].raw_signal.time]

FLT_2D (uncertain)

V

Q component of the IQ detector used to retrieve the phase of signal's envelope

reflectometer_fluctuation.channel[:].raw_signal.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

reflectometer_fluctuation.channel[:].sweep_time

(alpha)

FLT_0D (uncertain)

s

Duration of a sweep

reflectometer_fluctuation.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

reflectometer_fluctuation.code.commit

(alpha)

STR_0D

Unique commit reference of software

reflectometer_fluctuation.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

reflectometer_fluctuation.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

reflectometer_fluctuation.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

reflectometer_fluctuation.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

reflectometer_fluctuation.code.library[:].name

(alpha)

STR_0D

Name of software

reflectometer_fluctuation.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

reflectometer_fluctuation.code.library[:].repository

(alpha)

STR_0D

URL of software repository

reflectometer_fluctuation.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

reflectometer_fluctuation.code.name

(alpha)

STR_0D

Name of software generating IDS

reflectometer_fluctuation.code.output_flag

(alpha)

[reflectometer_fluctuation.time]

INT_1D

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.

reflectometer_fluctuation.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

reflectometer_fluctuation.code.repository

(alpha)

STR_0D

URL of software repository

reflectometer_fluctuation.code.version

(alpha)

STR_0D

Unique version (tag) of software

reflectometer_fluctuation.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

reflectometer_fluctuation.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

reflectometer_fluctuation.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

reflectometer_fluctuation.ids_properties.homogeneous_time

(alpha)

INT_0D

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

reflectometer_fluctuation.ids_properties.plugins

(alpha)

STRUCTURE

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.

reflectometer_fluctuation.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

reflectometer_fluctuation.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

reflectometer_fluctuation.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

reflectometer_fluctuation.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

reflectometer_fluctuation.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

reflectometer_fluctuation.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

reflectometer_fluctuation.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

reflectometer_fluctuation.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

reflectometer_fluctuation.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

reflectometer_fluctuation.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

reflectometer_fluctuation.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

reflectometer_fluctuation.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

reflectometer_fluctuation.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

reflectometer_fluctuation.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

reflectometer_fluctuation.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

reflectometer_fluctuation.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

reflectometer_fluctuation.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

reflectometer_fluctuation.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

reflectometer_fluctuation.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

reflectometer_fluctuation.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

reflectometer_fluctuation.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

reflectometer_fluctuation.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

reflectometer_fluctuation.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

reflectometer_fluctuation.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

reflectometer_fluctuation.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

reflectometer_fluctuation.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

reflectometer_fluctuation.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

reflectometer_fluctuation.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

reflectometer_fluctuation.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

reflectometer_fluctuation.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

reflectometer_fluctuation.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

reflectometer_fluctuation.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

reflectometer_fluctuation.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

reflectometer_fluctuation.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

reflectometer_fluctuation.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

reflectometer_fluctuation.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

reflectometer_fluctuation.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

reflectometer_fluctuation.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

reflectometer_fluctuation.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

reflectometer_fluctuation.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

reflectometer_fluctuation.ids_properties.source

(obsolescent)

STR_0D

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.

reflectometer_fluctuation.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

reflectometer_fluctuation.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

reflectometer_fluctuation.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

reflectometer_fluctuation.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

reflectometer_fluctuation.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

reflectometer_fluctuation.psi_normalization

(alpha)

STRUCTURE

Quantities to use to normalize psi, as a function of time

reflectometer_fluctuation.psi_normalization.psi_boundary

(alpha)

[reflectometer_fluctuation.psi_normalization.time]

FLT_1D (uncertain)

Wb

Value of the poloidal magnetic flux at the plasma boundary

reflectometer_fluctuation.psi_normalization.psi_magnetic_axis

(alpha)

[reflectometer_fluctuation.psi_normalization.time]

FLT_1D (uncertain)

Wb

Value of the poloidal magnetic flux at the magnetic axis

reflectometer_fluctuation.psi_normalization.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time for the R,Z,phi coordinates

reflectometer_fluctuation.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

reflectometer_fluctuation.type

(alpha)

STR_0D

Type of reflectometer (frequency_swept, radar, ...)

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

reflectometer_profile

(alpha)

Profile reflectometer diagnostic. Multiple reflectometers are considered as independent diagnostics to be handled with different occurrence numbers

reflectometer_profile.channel

(alpha)

[1...N]

STRUCT_ARRAY

Set of channels, e.g. different reception antennas or frequency bandwidths of the reflectometer

reflectometer_profile.channel[:].amplitude

(alpha)

[reflectometer_profile.channel[:].frequencies,
reflectometer_profile.channel[:].amplitude.time]

STRUCTURE

V

Measured amplitude of the detected probing wave for each frequency and time slice (corresponding to the begin time of a sweep)

reflectometer_profile.channel[:].amplitude.data

(alpha)

[1...N,
reflectometer_profile.channel[:].amplitude.time]

FLT_2D (uncertain)

V

Data

reflectometer_profile.channel[:].amplitude.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

reflectometer_profile.channel[:].antenna_detection

(alpha)

STRUCTURE

Geometry of the detection antenna, to be filled only if it is distinct from the emission antenna.

reflectometer_profile.channel[:].antenna_detection.centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

reflectometer_profile.channel[:].antenna_detection.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

reflectometer_profile.channel[:].antenna_detection.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

reflectometer_profile.channel[:].antenna_detection.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

reflectometer_profile.channel[:].antenna_detection.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

reflectometer_profile.channel[:].antenna_detection.outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

reflectometer_profile.channel[:].antenna_detection.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

reflectometer_profile.channel[:].antenna_detection.outline.x2

(alpha)

[reflectometer_profile.channel[:].antenna_detection.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

reflectometer_profile.channel[:].antenna_detection.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

reflectometer_profile.channel[:].antenna_detection.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

reflectometer_profile.channel[:].antenna_detection.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

reflectometer_profile.channel[:].antenna_detection.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

reflectometer_profile.channel[:].antenna_detection.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

reflectometer_profile.channel[:].antenna_detection.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

reflectometer_profile.channel[:].antenna_detection.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

reflectometer_profile.channel[:].antenna_detection.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

reflectometer_profile.channel[:].antenna_detection.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

reflectometer_profile.channel[:].antenna_detection.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

reflectometer_profile.channel[:].antenna_detection.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

reflectometer_profile.channel[:].antenna_detection.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

reflectometer_profile.channel[:].antenna_detection.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

reflectometer_profile.channel[:].antenna_detection.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

reflectometer_profile.channel[:].antenna_detection.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

reflectometer_profile.channel[:].antenna_detection.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

reflectometer_profile.channel[:].antenna_emission

(alpha)

STRUCTURE

Geometry of the emission antenna

reflectometer_profile.channel[:].antenna_emission.centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

reflectometer_profile.channel[:].antenna_emission.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

reflectometer_profile.channel[:].antenna_emission.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

reflectometer_profile.channel[:].antenna_emission.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

reflectometer_profile.channel[:].antenna_emission.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

reflectometer_profile.channel[:].antenna_emission.outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

reflectometer_profile.channel[:].antenna_emission.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

reflectometer_profile.channel[:].antenna_emission.outline.x2

(alpha)

[reflectometer_profile.channel[:].antenna_emission.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

reflectometer_profile.channel[:].antenna_emission.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

reflectometer_profile.channel[:].antenna_emission.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

reflectometer_profile.channel[:].antenna_emission.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

reflectometer_profile.channel[:].antenna_emission.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

reflectometer_profile.channel[:].antenna_emission.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

reflectometer_profile.channel[:].antenna_emission.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

reflectometer_profile.channel[:].antenna_emission.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

reflectometer_profile.channel[:].antenna_emission.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

reflectometer_profile.channel[:].antenna_emission.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

reflectometer_profile.channel[:].antenna_emission.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

reflectometer_profile.channel[:].antenna_emission.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

reflectometer_profile.channel[:].antenna_emission.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

reflectometer_profile.channel[:].antenna_emission.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

reflectometer_profile.channel[:].antenna_emission.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

reflectometer_profile.channel[:].antenna_emission.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

reflectometer_profile.channel[:].antenna_emission.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

reflectometer_profile.channel[:].cut_off_frequency

(alpha)

[1...N,
reflectometer_profile.channel[:].n_e.time]

FLT_2D (uncertain)

Hz

Cut-off frequency as a function of measurement position and time

reflectometer_profile.channel[:].frequencies

(alpha)

[1...N]

FLT_1D (uncertain)

Hz

Array of frequencies scanned during a sweep

reflectometer_profile.channel[:].identifier

(alpha)

STR_0D

ID of the channel

reflectometer_profile.channel[:].line_of_sight_detection

(alpha)

STRUCTURE

Description of the line of sight of the detection antenna, to be filled only if its position is distinct from the emission antenna. The first point corresponds to the centre of the antenna mouth. The second point correspond to the interception of the line of sight with the reflection surface on the inner wall.

reflectometer_profile.channel[:].line_of_sight_detection.first_point

(alpha)

STRUCTURE

Position of the first point

reflectometer_profile.channel[:].line_of_sight_detection.first_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

reflectometer_profile.channel[:].line_of_sight_detection.first_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

reflectometer_profile.channel[:].line_of_sight_detection.first_point.z

(alpha)

FLT_0D (uncertain)

m

Height

reflectometer_profile.channel[:].line_of_sight_detection.second_point

(alpha)

STRUCTURE

Position of the second point

reflectometer_profile.channel[:].line_of_sight_detection.second_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

reflectometer_profile.channel[:].line_of_sight_detection.second_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

reflectometer_profile.channel[:].line_of_sight_detection.second_point.z

(alpha)

FLT_0D (uncertain)

m

Height

reflectometer_profile.channel[:].line_of_sight_emission

(alpha)

STRUCTURE

Description of the line of sight of the emission antenna. The first point corresponds to the centre of the antenna mouth. The second point correspond to the interception of the line of sight with the reflection surface on the inner wall.

reflectometer_profile.channel[:].line_of_sight_emission.first_point

(alpha)

STRUCTURE

Position of the first point

reflectometer_profile.channel[:].line_of_sight_emission.first_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

reflectometer_profile.channel[:].line_of_sight_emission.first_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

reflectometer_profile.channel[:].line_of_sight_emission.first_point.z

(alpha)

FLT_0D (uncertain)

m

Height

reflectometer_profile.channel[:].line_of_sight_emission.second_point

(alpha)

STRUCTURE

Position of the second point

reflectometer_profile.channel[:].line_of_sight_emission.second_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

reflectometer_profile.channel[:].line_of_sight_emission.second_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

reflectometer_profile.channel[:].line_of_sight_emission.second_point.z

(alpha)

FLT_0D (uncertain)

m

Height

reflectometer_profile.channel[:].mode

(alpha)

STR_0D

Detection mode "X" or "O"

reflectometer_profile.channel[:].n_e

(alpha)

[1...N,
reflectometer_profile.channel[:].n_e.time]

STRUCTURE

m^-3

Electron density

reflectometer_profile.channel[:].n_e.data

(alpha)

[1...N,
reflectometer_profile.channel[:].n_e.time]

FLT_2D (uncertain)

m^-3

Data

reflectometer_profile.channel[:].n_e.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

reflectometer_profile.channel[:].name

(alpha)

STR_0D

Name of the channel

reflectometer_profile.channel[:].phase

(alpha)

[reflectometer_profile.channel[:].frequencies,
reflectometer_profile.channel[:].phase.time]

STRUCTURE

rad

Measured phase of the probing wave for each frequency and time slice (corresponding to the begin time of a sweep), relative to the phase at launch

reflectometer_profile.channel[:].phase.data

(alpha)

[1...N,
reflectometer_profile.channel[:].phase.time]

FLT_2D (uncertain)

rad

Data

reflectometer_profile.channel[:].phase.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

reflectometer_profile.channel[:].position

(alpha)

STRUCTURE

Position of the density measurements

reflectometer_profile.channel[:].position.phi

(alpha)

[1...N,
reflectometer_profile.channel[:].n_e.time]

FLT_2D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

reflectometer_profile.channel[:].position.psi

(alpha)

[1...N,
reflectometer_profile.channel[:].n_e.time]

FLT_2D (uncertain)

W

Poloidal flux

reflectometer_profile.channel[:].position.r

(alpha)

[1...N,
reflectometer_profile.channel[:].n_e.time]

FLT_2D (uncertain)

m

Major radius

reflectometer_profile.channel[:].position.rho_pol_norm

(alpha)

[1...N,
reflectometer_profile.channel[:].n_e.time]

FLT_2D (uncertain)

-

Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))

reflectometer_profile.channel[:].position.rho_tor_norm

(alpha)

[1...N,
reflectometer_profile.channel[:].n_e.time]

FLT_2D (uncertain)

-

Normalised toroidal flux coordinate

reflectometer_profile.channel[:].position.theta

(alpha)

[1...N,
reflectometer_profile.channel[:].n_e.time]

FLT_2D (uncertain)

rad

Poloidal angle (oriented clockwise when viewing the poloidal cross section on the right hand side of the tokamak axis of symmetry, with the origin placed on the plasma magnetic axis)

reflectometer_profile.channel[:].position.z

(alpha)

[1...N,
reflectometer_profile.channel[:].n_e.time]

FLT_2D (uncertain)

m

Height

reflectometer_profile.channel[:].sweep_time

(alpha)

FLT_0D (uncertain)

s

Duration of a sweep

reflectometer_profile.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

reflectometer_profile.code.commit

(alpha)

STR_0D

Unique commit reference of software

reflectometer_profile.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

reflectometer_profile.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

reflectometer_profile.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

reflectometer_profile.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

reflectometer_profile.code.library[:].name

(alpha)

STR_0D

Name of software

reflectometer_profile.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

reflectometer_profile.code.library[:].repository

(alpha)

STR_0D

URL of software repository

reflectometer_profile.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

reflectometer_profile.code.name

(alpha)

STR_0D

Name of software generating IDS

reflectometer_profile.code.output_flag

(alpha)

[reflectometer_profile.time]

INT_1D

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.

reflectometer_profile.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

reflectometer_profile.code.repository

(alpha)

STR_0D

URL of software repository

reflectometer_profile.code.version

(alpha)

STR_0D

Unique version (tag) of software

reflectometer_profile.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

reflectometer_profile.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

reflectometer_profile.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

reflectometer_profile.ids_properties.homogeneous_time

(alpha)

INT_0D

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

reflectometer_profile.ids_properties.occurrence

INT_0D

reflectometer_profile.ids_properties.plugins

(alpha)

STRUCTURE

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.

reflectometer_profile.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

reflectometer_profile.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

reflectometer_profile.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

reflectometer_profile.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

reflectometer_profile.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

reflectometer_profile.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

reflectometer_profile.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

reflectometer_profile.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

reflectometer_profile.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

reflectometer_profile.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

reflectometer_profile.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

reflectometer_profile.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

reflectometer_profile.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

reflectometer_profile.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

reflectometer_profile.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

reflectometer_profile.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

reflectometer_profile.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

reflectometer_profile.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

reflectometer_profile.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

reflectometer_profile.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

reflectometer_profile.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

reflectometer_profile.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

reflectometer_profile.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

reflectometer_profile.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

reflectometer_profile.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

reflectometer_profile.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

reflectometer_profile.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

reflectometer_profile.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

reflectometer_profile.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

reflectometer_profile.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

reflectometer_profile.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

reflectometer_profile.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

reflectometer_profile.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

reflectometer_profile.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

reflectometer_profile.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

reflectometer_profile.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

reflectometer_profile.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

reflectometer_profile.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

reflectometer_profile.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

reflectometer_profile.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

reflectometer_profile.ids_properties.source

(obsolescent)

STR_0D

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.

reflectometer_profile.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

reflectometer_profile.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

reflectometer_profile.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

reflectometer_profile.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

reflectometer_profile.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

reflectometer_profile.n_e

(alpha)

[1...N,
reflectometer_profile.n_e.time]

STRUCTURE

m^-3

Electron density reconstructed from multiple channels

reflectometer_profile.n_e.data

(alpha)

[1...N,
reflectometer_profile.n_e.time]

FLT_2D (uncertain)

m^-3

Data

reflectometer_profile.n_e.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

reflectometer_profile.position

(alpha)

STRUCTURE

Position associated to the density reconstruction from multiple channels

reflectometer_profile.position.phi

(alpha)

[1...N,
reflectometer_profile.n_e.time]

FLT_2D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

reflectometer_profile.position.psi

(alpha)

[1...N,
reflectometer_profile.n_e.time]

FLT_2D (uncertain)

W

Poloidal flux

reflectometer_profile.position.r

(alpha)

[1...N,
reflectometer_profile.n_e.time]

FLT_2D (uncertain)

m

Major radius

reflectometer_profile.position.rho_pol_norm

(alpha)

[1...N,
reflectometer_profile.n_e.time]

FLT_2D (uncertain)

-

Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))

reflectometer_profile.position.rho_tor_norm

(alpha)

[1...N,
reflectometer_profile.n_e.time]

FLT_2D (uncertain)

-

Normalised toroidal flux coordinate

reflectometer_profile.position.theta

(alpha)

[1...N,
reflectometer_profile.n_e.time]

FLT_2D (uncertain)

rad

Poloidal angle (oriented clockwise when viewing the poloidal cross section on the right hand side of the tokamak axis of symmetry, with the origin placed on the plasma magnetic axis)

reflectometer_profile.position.z

(alpha)

[1...N,
reflectometer_profile.n_e.time]

FLT_2D (uncertain)

m

Height

reflectometer_profile.psi_normalization

(alpha)

STRUCTURE

Quantities to use to normalize psi, as a function of time

reflectometer_profile.psi_normalization.psi_boundary

(alpha)

[reflectometer_profile.psi_normalization.time]

FLT_1D (uncertain)

Wb

Value of the poloidal magnetic flux at the plasma boundary

reflectometer_profile.psi_normalization.psi_magnetic_axis

(alpha)

[reflectometer_profile.psi_normalization.time]

FLT_1D (uncertain)

Wb

Value of the poloidal magnetic flux at the magnetic axis

reflectometer_profile.psi_normalization.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time for the R,Z,phi coordinates

reflectometer_profile.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

reflectometer_profile.type

(alpha)

STR_0D

Type of reflectometer (frequency_swept, radar, ...)

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

refractometer

(alpha)

Density profile refractometer diagnostic

refractometer.channel

(alpha)

[1...N]

STRUCT_ARRAY

Set of channels, e.g. different reception antennas of the refractometer

refractometer.channel[:].bandwidth

(alpha)

[1...N]

STRUCT_ARRAY

Set of frequency bandwidths

refractometer.channel[:].bandwidth[:].frequency_main

(alpha)

FLT_0D (uncertain)

Hz

Main frequency used to probe the plasma (before upshifting and modulating)

refractometer.channel[:].bandwidth[:].i_component

(alpha)

[1...N,
refractometer.channel[:].bandwidth[:].time]

FLT_2D (uncertain)

V

I component of the IQ detector used to retrieve the phase of signal's envelope, sampled on a high resolution time_detector grid just before each measurement time slice represented by the ../time vector

refractometer.channel[:].bandwidth[:].n_e_line

(alpha)

[refractometer.channel[:].bandwidth[:].n_e_line.time]

STRUCTURE

m^-2

Integral of the electron density along the line of sight, deduced from the envelope phase measurements

refractometer.channel[:].bandwidth[:].n_e_line.data

(alpha)

[refractometer.channel[:].bandwidth[:].n_e_line.time]

FLT_1D (uncertain)

m^-2

Data

refractometer.channel[:].bandwidth[:].n_e_line.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

refractometer.channel[:].bandwidth[:].phase

(alpha)

[refractometer.channel[:].bandwidth[:].time]

FLT_1D (uncertain)

rad

Phase of the envelope of the probing signal, relative to the phase at launch

refractometer.channel[:].bandwidth[:].phase_quadrature

(alpha)

[1...2,
refractometer.channel[:].bandwidth[:].phase_quadrature.time]

STRUCTURE

V

In-phase and Quadrature components of the analysed signal. They are returned by an IQ-detector, that takes carrying and reference signals as the input and yields I and Q components. These are respectively stored as the first and the second index of the first dimension of the data child.

refractometer.channel[:].bandwidth[:].phase_quadrature.data

(alpha)

[1...N,
refractometer.channel[:].bandwidth[:].phase_quadrature.time]

FLT_2D (uncertain)

V

Data

refractometer.channel[:].bandwidth[:].phase_quadrature.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

refractometer.channel[:].bandwidth[:].q_component

(alpha)

[1...N,
refractometer.channel[:].bandwidth[:].time]

FLT_2D (uncertain)

V

Q component of the IQ detector used to retrieve the phase of signal's envelope, sampled on a high resolution time_detector grid just before each measurement time slice represented by the ../time vector

refractometer.channel[:].bandwidth[:].time

(alpha)

[1...N]

FLT_1D_TYPE

s

Timebase for this bandwidth

refractometer.channel[:].bandwidth[:].time_detector

(alpha)

[1...N,
refractometer.channel[:].bandwidth[:].time]

FLT_2D (uncertain)

s

High sampling timebase of the IQ-detector signal measurements

refractometer.channel[:].identifier

(alpha)

STR_0D

ID of the channel

refractometer.channel[:].line_of_sight

(alpha)

STRUCTURE

Description of the line of sight. The first point corresponds to the probing wave emission point. The second point corresponds to the probing wave detection point

refractometer.channel[:].line_of_sight.first_point

(alpha)

STRUCTURE

Position of the first point

refractometer.channel[:].line_of_sight.first_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

refractometer.channel[:].line_of_sight.first_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

refractometer.channel[:].line_of_sight.first_point.z

(alpha)

FLT_0D (uncertain)

m

Height

refractometer.channel[:].line_of_sight.second_point

(alpha)

STRUCTURE

Position of the second point

refractometer.channel[:].line_of_sight.second_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

refractometer.channel[:].line_of_sight.second_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

refractometer.channel[:].line_of_sight.second_point.z

(alpha)

FLT_0D (uncertain)

m

Height

refractometer.channel[:].mode

(alpha)

STR_0D

Detection mode "X" or "O"

refractometer.channel[:].n_e_line

(alpha)

[refractometer.channel[:].n_e_line.time]

STRUCTURE

m^-2

Integral of the electron density along the line of sight, deduced from the envelope phase measurements

refractometer.channel[:].n_e_line.data

(alpha)

[refractometer.channel[:].n_e_line.time]

FLT_1D (uncertain)

m^-2

Data

refractometer.channel[:].n_e_line.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

refractometer.channel[:].n_e_profile_approximation

(alpha)

STRUCTURE

Approximation of the radial electron density profile with an array of parameters and an approximation formula, used by post-processing programs for the identification of the electron density profile.

refractometer.channel[:].n_e_profile_approximation.formula

(alpha)

STRUCTURE

Analytical formula representing the electron density profile as a function of a radial coordinate and adjustable parameters f(rho_tor_norm, alpha1, ... alphaN)
1) flat : ne [m^-3] = 1e20 * alpha1
2) rho_tor_norm_1 : ne [m^-3] = 1e20 * alpha1 * (exp(-(rho_tor_norm / alpha2)^2) * (1 + tanh(100 * ((1-rho_tor_norm) / alpha3))) / 2)

refractometer.channel[:].n_e_profile_approximation.formula.description

(alpha)

STR_0D

Verbose description

refractometer.channel[:].n_e_profile_approximation.formula.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

refractometer.channel[:].n_e_profile_approximation.formula.name

(alpha)

STR_0D

Short string identifier

refractometer.channel[:].n_e_profile_approximation.parameters

(alpha)

[1...N,
refractometer.channel[:].n_e_line.time]

FLT_2D (uncertain)

mixed

Values of the formula's parameters alpha1, ..., alphaN

refractometer.channel[:].name

(alpha)

STR_0D

Name of the channel

refractometer.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

refractometer.code.commit

(alpha)

STR_0D

Unique commit reference of software

refractometer.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

refractometer.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

refractometer.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

refractometer.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

refractometer.code.library[:].name

(alpha)

STR_0D

Name of software

refractometer.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

refractometer.code.library[:].repository

(alpha)

STR_0D

URL of software repository

refractometer.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

refractometer.code.name

(alpha)

STR_0D

Name of software generating IDS

refractometer.code.output_flag

(alpha)

[refractometer.time]

INT_1D

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.

refractometer.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

refractometer.code.repository

(alpha)

STR_0D

URL of software repository

refractometer.code.version

(alpha)

STR_0D

Unique version (tag) of software

refractometer.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

refractometer.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

refractometer.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

refractometer.ids_properties.homogeneous_time

(alpha)

INT_0D

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

refractometer.ids_properties.occurrence

INT_0D

refractometer.ids_properties.plugins

(alpha)

STRUCTURE

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.

refractometer.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

refractometer.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

refractometer.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

refractometer.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

refractometer.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

refractometer.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

refractometer.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

refractometer.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

refractometer.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

refractometer.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

refractometer.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

refractometer.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

refractometer.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

refractometer.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

refractometer.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

refractometer.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

refractometer.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

refractometer.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

refractometer.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

refractometer.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

refractometer.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

refractometer.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

refractometer.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

refractometer.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

refractometer.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

refractometer.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

refractometer.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

refractometer.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

refractometer.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

refractometer.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

refractometer.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

refractometer.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

refractometer.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

refractometer.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

refractometer.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

refractometer.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

refractometer.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

refractometer.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

refractometer.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

refractometer.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

refractometer.ids_properties.source

(obsolescent)

STR_0D

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.

refractometer.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

refractometer.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

refractometer.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

refractometer.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

refractometer.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

refractometer.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

refractometer.type

(alpha)

STR_0D

Type of refractometer (differential, impulse, ...)

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

runaway_electrons

(alpha)

Description of runaway electrons

runaway_electrons.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

runaway_electrons.code.commit

(alpha)

STR_0D

Unique commit reference of software

runaway_electrons.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

runaway_electrons.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

runaway_electrons.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

runaway_electrons.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

runaway_electrons.code.library[:].name

(alpha)

STR_0D

Name of software

runaway_electrons.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

runaway_electrons.code.library[:].repository

(alpha)

STR_0D

URL of software repository

runaway_electrons.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

runaway_electrons.code.name

(alpha)

STR_0D

Name of software generating IDS

runaway_electrons.code.output_flag

(alpha)

[runaway_electrons.time]

INT_1D

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.

runaway_electrons.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

runaway_electrons.code.repository

(alpha)

STR_0D

URL of software repository

runaway_electrons.code.version

(alpha)

STR_0D

Unique version (tag) of software

runaway_electrons.distribution

(alpha)

STRUCTURE

Distribution function of the runaway electrons

runaway_electrons.distribution.ggd

(alpha)

[runaway_electrons.distribution.ggd[:].time]

STRUCT_ARRAY

Distribution represented using the ggd, for various time slices

runaway_electrons.distribution.ggd[:].expansion

(alpha)

[1...N]

STRUCT_ARRAY

(m.s^-1)^-3.m^-3

Distribution function expanded into a vector of successive approximations. The first element in the vector (expansion(1)) is the zeroth order distribution function, while the K:th element in the vector (expansion(K)) is the K:th correction, such that the total distribution function is a sum over all elements in the expansion vector.

runaway_electrons.distribution.ggd[:].expansion[:].grid_subset

(alpha)

[1...N]

STRUCT_ARRAY

mixed

Values of the distribution function expansion, for various grid subsets

runaway_electrons.distribution.ggd[:].expansion[:].grid_subset[:].coefficients

(alpha)

[runaway_electrons.distribution.ggd[:].expansion[:].grid_subset[:].values,
1...N]

FLT_2D (uncertain)

mixed

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

runaway_electrons.distribution.ggd[:].expansion[:].grid_subset[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

runaway_electrons.distribution.ggd[:].expansion[:].grid_subset[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

runaway_electrons.distribution.ggd[:].expansion[:].grid_subset[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

One scalar value is provided per element in the grid subset.

runaway_electrons.distribution.ggd[:].expansion_fd3v

(alpha)

[1...N]

STRUCT_ARRAY

m^-3

Distribution function multiplied by the volume of the local velocity cell d3v, expanded into a vector of successive approximations. The first element in the vector (expansion(1)) is the zeroth order distribution function, while the K:th element in the vector (expansion(K)) is the K:th correction, such that the total distribution function is a sum over all elements in the expansion vector.

runaway_electrons.distribution.ggd[:].expansion_fd3v[:].grid_subset

(alpha)

[1...N]

STRUCT_ARRAY

mixed

Values of the distribution function expansion, for various grid subsets

runaway_electrons.distribution.ggd[:].expansion_fd3v[:].grid_subset[:].coefficients

(alpha)

[runaway_electrons.distribution.ggd[:].expansion_fd3v[:].grid_subset[:].values,
1...N]

FLT_2D (uncertain)

mixed

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

runaway_electrons.distribution.ggd[:].expansion_fd3v[:].grid_subset[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

runaway_electrons.distribution.ggd[:].expansion_fd3v[:].grid_subset[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

runaway_electrons.distribution.ggd[:].expansion_fd3v[:].grid_subset[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

One scalar value is provided per element in the grid subset.

runaway_electrons.distribution.ggd[:].temperature

(alpha)

[runaway_electrons.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Reference temperature profile used to define the local thermal energy and the thermal velocity (for normalisation of the grid coordinates)

runaway_electrons.distribution.ggd[:].time

(alpha)

FLT_0D

s

Time

runaway_electrons.distribution.gyro_type

(alpha)

INT_0D

Defines how to interpret the spatial coordinates: 1 = given at the actual particle birth point; 2 =given at the gyro centre of the birth point

runaway_electrons.distribution.markers

(alpha)

[runaway_electrons.distribution.markers[:].time]

STRUCT_ARRAY

Distribution represented by a set of markers (test particles)

runaway_electrons.distribution.markers[:].coordinate_identifier

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-3

Set of coordinate identifiers, coordinates on which the markers are represented
0) unspecified : unspecified
1) x : First cartesian coordinate in the horizontal plane
2) y : Second cartesian coordinate in the horizontal plane (grad(x) x grad(y) = grad(z))
3) z : Vertical coordinate z
4) r : Major radius
5) phi : Toroidal angle
10) psi : Poloidal magnetic flux
11) rho_tor : The square root of the toroidal flux, sqrt((Phi-Phi_axis)/pi/B0), where Phi is the toroidal flux and B0 is the vaccum magnetic field
12) rho_tor_norm : The square root of the normalised toroidal flux, sqrt((Phi-Phi_axis)/(Phi_lcf-Phi_axis)), where Phi is the toroidal flux
13) rho_pol : The square root of the poloidal flux, sqrt(psi-psi_axis), where psi is the poloidal flux
14) rho_pol_norm : The square root of the normalised poloidal flux, sqrt((psi-psi_axis)/(psi_lcf-psi_axis)), where psi is the poloidal flux
20) theta : Geometrical poloidal angle around the magnetic axis
21) theta_straight : Straight field line poloidal angle
22) theta_equal_arc : Equal-arc poloidal angle; a differential of the angle is proportional to the length of the corresponding arc in the poloidal plane.
100) velocity : Total velocity; modulus of the velocity vector
101) velocity_x : Velocity component in the x-direction
102) velocity_y : Velocity component in the y-direction
103) velocity_z : Velocity component in the z-direction
104) velocity_phi : Velocity component in the toroidal direction
105) velocity_parallel : Velocity component parallel to the magnetic field
106) velocity_perpendicular : Velocity perpendicular to the magnetic field
107) velocity_thermal : Velocity normalised to the local thermal velocity of the thermal ions (of the relevant species)
108) velocity_radial : Velocity component in the radial direction
200) momentum : Modulus of the relativistic momentum vector
201) momentum_parallel : Component of the relativistic momentum vector parallel to the magnetic field
202) momentum_perpendicular : Component of the relativistic momentum vector perpendicular to the magnetic field
203) canonical_momentum_phi : Canonical toroidal angular momentum
300) energy_hamiltonian : Hamiltonian energy, including both kinetic and potential energy
301) energy_kinetic : Kinetic energy
302) magnetic_moment : magnetic moment
400) lambda : Ratio, magnetic moment over hamiltonian energy
402) pitch_angle : Angle between the magnetic field and the velocity vector
403) pitch : Ratio, parallel velocity over total velocity
404) pitch_at_min_b : Pitch, ratio between the parallel over the perpendicular velocity, at the minimum value of the magnetic field strength along the guiding centre orbit
500) n_tor : Toroidal mode number, the wave vector toroidal component being defined as k_tor = n_tor grad phi where phi is the toroidal angle so that a positive n_tor means a wave propagating in the positive phi direction

runaway_electrons.distribution.markers[:].coordinate_identifier[:].description

(alpha)

STR_0D

Verbose description

runaway_electrons.distribution.markers[:].coordinate_identifier[:].index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

runaway_electrons.distribution.markers[:].coordinate_identifier[:].name

(alpha)

STR_0D

Short string identifier

runaway_electrons.distribution.markers[:].orbit_integrals

(alpha)

STRUCTURE

Integrals along the markers orbit. These dimensionless expressions are of the form: (1/tau) integral (f(n_tor,m_pol,k,eq,...) dt) from time - tau to time, where tau is the transit/trapping time of the marker and f() a dimensionless function (phase factor,drift,etc) of the equilibrium (e.g. q) and perturbation (Fourier harmonics n_tor,m_pol and bounce harmonic k) along the particles orbits. In fact the integrals are taken during the last orbit of each marker at the time value of the time node below

runaway_electrons.distribution.markers[:].orbit_integrals.bounce_harmonics

(alpha)

[1...N]

INT_1D

Array of bounce harmonics k

runaway_electrons.distribution.markers[:].orbit_integrals.expressions

(alpha)

[1...N]

STR_1D

List of the expressions f(n_tor,m_pol,k,q,...) used in the orbit integrals

runaway_electrons.distribution.markers[:].orbit_integrals.m_pol

(alpha)

[1...N]

INT_1D

Array of poloidal mode numbers, where quantities vary as exp(-i.m_pol.theta) and theta is the angle defined by the choice of ../../coordinate_identifier, with its centre at the magnetic axis recalled at the root of this IDS

runaway_electrons.distribution.markers[:].orbit_integrals.n_tor

(alpha)

[1...N]

INT_1D

Array of toroidal mode numbers, n_tor, where quantities vary as exp(i.n_tor.phi) and phi runs anticlockwise when viewed from above

runaway_electrons.distribution.markers[:].orbit_integrals.values

(alpha)

[runaway_electrons.distribution.markers[:].orbit_integrals.expressions,
runaway_electrons.distribution.markers[:].weights,
runaway_electrons.distribution.markers[:].orbit_integrals.n_tor,
runaway_electrons.distribution.markers[:].orbit_integrals.m_pol,
runaway_electrons.distribution.markers[:].orbit_integrals.bounce_harmonics]

CPX_5D (uncertain)

-

Values of the orbit integrals

runaway_electrons.distribution.markers[:].orbit_integrals_instant

(alpha)

STRUCTURE

Integrals/quantities along the markers orbit. These dimensionless expressions are of the form: (1/tau) integral ( f(eq) dt) from time - tau to time_orbit for different values of time_orbit in the interval from time - tau to time, where tau is the transit/trapping time of the marker and f(eq) a dimensionless function (phase, drift,q,etc) of the equilibrium along the markers orbits. The integrals are taken during the last orbit of each marker at the time value of the time node below

runaway_electrons.distribution.markers[:].orbit_integrals_instant.expressions

(alpha)

[1...N]

STR_1D

List of the expressions f(eq) used in the orbit integrals

runaway_electrons.distribution.markers[:].orbit_integrals_instant.time_orbit

(alpha)

[1...N]

FLT_1D (uncertain)

s

Time array along the markers last orbit

runaway_electrons.distribution.markers[:].orbit_integrals_instant.values

(alpha)

[runaway_electrons.distribution.markers[:].orbit_integrals_instant.expressions,
runaway_electrons.distribution.markers[:].weights,
runaway_electrons.distribution.markers[:].orbit_integrals_instant.time_orbit]

CPX_3D (uncertain)

-

Values of the orbit integrals

runaway_electrons.distribution.markers[:].positions

(alpha)

[runaway_electrons.distribution.markers[:].weights,
runaway_electrons.distribution.markers[:].coordinate_identifier]

FLT_2D (uncertain)

mixed

Position of the markers in the set of coordinates. The first dimension corresponds to the number of markers, the second dimension to the set of coordinates

runaway_electrons.distribution.markers[:].time

(alpha)

FLT_0D

s

Time

runaway_electrons.distribution.markers[:].toroidal_mode

(alpha)

INT_0D

In case the orbit integrals are calculated for a given MHD perturbation, index of the toroidal mode considered. Refers to the time_slice/toroidal_mode array of the MHD_LINEAR IDS in which this perturbation is described

runaway_electrons.distribution.markers[:].weights

(alpha)

[1...N]

FLT_1D (uncertain)

-

Weight of the markers, i.e. number of real particles represented by each marker. The dimension of the vector correspond to the number of markers

runaway_electrons.e_field_critical_definition

(alpha)

STRUCTURE

Definition chosen for the critical electric field (in global_quantities, profiles_1d and ggd)
1) free : Critical electric field calculated from free electrons only (“Connor-Hastie” critical field). See eq (1) in M.N. Rosenbluth and S.V. Putvinski 1997 Nucl. Fusion 37 1355
2) all : Critical electric field calculated with total (free+bound) electrons. See eq (19) in M.N. Rosenbluth and S.V. Putvinski 1997 Nucl. Fusion 37 1355

runaway_electrons.e_field_critical_definition.description

(alpha)

STR_0D

Verbose description

runaway_electrons.e_field_critical_definition.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

runaway_electrons.e_field_critical_definition.name

(alpha)

STR_0D

Short string identifier

runaway_electrons.ggd_fluid

(alpha)

[runaway_electrons.ggd_fluid[:].time]

STRUCT_ARRAY

Fluid quantities represented using the general grid description for 2D or 3D description

runaway_electrons.ggd_fluid[:].current_density

(alpha)

[1...N]

STRUCT_ARRAY

A.m^-2

Runaways parallel current density = average(j.B) / B0, where B0 = runaway_electrons/vacuum_toroidal_field/b0, given on various grid subsets

runaway_electrons.ggd_fluid[:].current_density[:].coefficients

(alpha)

[runaway_electrons.ggd_fluid[:].current_density[:].values,
1...N]

FLT_2D (uncertain)

A.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

runaway_electrons.ggd_fluid[:].current_density[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

runaway_electrons.ggd_fluid[:].current_density[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

runaway_electrons.ggd_fluid[:].current_density[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

A.m^-2

One scalar value is provided per element in the grid subset.

runaway_electrons.ggd_fluid[:].ddensity_dt_compton

(alpha)

[1...N]

STRUCT_ARRAY

m^-3.s^-1

Compton source of runaway electrons, given on various grid subsets

runaway_electrons.ggd_fluid[:].ddensity_dt_compton[:].coefficients

(alpha)

[runaway_electrons.ggd_fluid[:].ddensity_dt_compton[:].values,
1...N]

FLT_2D (uncertain)

m^-3.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

runaway_electrons.ggd_fluid[:].ddensity_dt_compton[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

runaway_electrons.ggd_fluid[:].ddensity_dt_compton[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

runaway_electrons.ggd_fluid[:].ddensity_dt_compton[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-3.s^-1

One scalar value is provided per element in the grid subset.

runaway_electrons.ggd_fluid[:].ddensity_dt_dreicer

(alpha)

[1...N]

STRUCT_ARRAY

m^-3.s^-1

Dreicer source of runaway electrons, given on various grid subsets

runaway_electrons.ggd_fluid[:].ddensity_dt_dreicer[:].coefficients

(alpha)

[runaway_electrons.ggd_fluid[:].ddensity_dt_dreicer[:].values,
1...N]

FLT_2D (uncertain)

m^-3.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

runaway_electrons.ggd_fluid[:].ddensity_dt_dreicer[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

runaway_electrons.ggd_fluid[:].ddensity_dt_dreicer[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

runaway_electrons.ggd_fluid[:].ddensity_dt_dreicer[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-3.s^-1

One scalar value is provided per element in the grid subset.

runaway_electrons.ggd_fluid[:].ddensity_dt_hot_tail

(alpha)

[1...N]

STRUCT_ARRAY

m^-3.s^-1

Hot tail source of runaway electrons, given on various grid subsets

runaway_electrons.ggd_fluid[:].ddensity_dt_hot_tail[:].coefficients

(alpha)

[runaway_electrons.ggd_fluid[:].ddensity_dt_hot_tail[:].values,
1...N]

FLT_2D (uncertain)

m^-3.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

runaway_electrons.ggd_fluid[:].ddensity_dt_hot_tail[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

runaway_electrons.ggd_fluid[:].ddensity_dt_hot_tail[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

runaway_electrons.ggd_fluid[:].ddensity_dt_hot_tail[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-3.s^-1

One scalar value is provided per element in the grid subset.

runaway_electrons.ggd_fluid[:].ddensity_dt_total

(alpha)

[1...N]

STRUCT_ARRAY

m^-3.s^-1

Total source of runaway electrons, given on various grid subsets

runaway_electrons.ggd_fluid[:].ddensity_dt_total[:].coefficients

(alpha)

[runaway_electrons.ggd_fluid[:].ddensity_dt_total[:].values,
1...N]

FLT_2D (uncertain)

m^-3.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

runaway_electrons.ggd_fluid[:].ddensity_dt_total[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

runaway_electrons.ggd_fluid[:].ddensity_dt_total[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

runaway_electrons.ggd_fluid[:].ddensity_dt_total[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-3.s^-1

One scalar value is provided per element in the grid subset.

runaway_electrons.ggd_fluid[:].ddensity_dt_tritium

(alpha)

[1...N]

STRUCT_ARRAY

m^-3.s^-1

Tritium source of runaway electrons, given on various grid subsets

runaway_electrons.ggd_fluid[:].ddensity_dt_tritium[:].coefficients

(alpha)

[runaway_electrons.ggd_fluid[:].ddensity_dt_tritium[:].values,
1...N]

FLT_2D (uncertain)

m^-3.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

runaway_electrons.ggd_fluid[:].ddensity_dt_tritium[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

runaway_electrons.ggd_fluid[:].ddensity_dt_tritium[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

runaway_electrons.ggd_fluid[:].ddensity_dt_tritium[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-3.s^-1

One scalar value is provided per element in the grid subset.

runaway_electrons.ggd_fluid[:].density

(alpha)

[1...N]

STRUCT_ARRAY

m^-3

Runaway electrons density, given on various grid subsets

runaway_electrons.ggd_fluid[:].density[:].coefficients

(alpha)

[runaway_electrons.ggd_fluid[:].density[:].values,
1...N]

FLT_2D (uncertain)

m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

runaway_electrons.ggd_fluid[:].density[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

runaway_electrons.ggd_fluid[:].density[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

runaway_electrons.ggd_fluid[:].density[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-3

One scalar value is provided per element in the grid subset.

runaway_electrons.ggd_fluid[:].e_field_critical

(alpha)

[1...N]

STRUCT_ARRAY

V.m^-1

Critical electric field, given on various grid subsets

runaway_electrons.ggd_fluid[:].e_field_critical[:].coefficients

(alpha)

[runaway_electrons.ggd_fluid[:].e_field_critical[:].values,
1...N]

FLT_2D (uncertain)

V.m^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

runaway_electrons.ggd_fluid[:].e_field_critical[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

runaway_electrons.ggd_fluid[:].e_field_critical[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

runaway_electrons.ggd_fluid[:].e_field_critical[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

V.m^-1

One scalar value is provided per element in the grid subset.

runaway_electrons.ggd_fluid[:].e_field_dreicer

(alpha)

[1...N]

STRUCT_ARRAY

V.m^-1

Dreicer electric field (parallel to B), given on various grid subsets

runaway_electrons.ggd_fluid[:].e_field_dreicer[:].coefficients

(alpha)

[runaway_electrons.ggd_fluid[:].e_field_dreicer[:].values,
1...N]

FLT_2D (uncertain)

V.m^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

runaway_electrons.ggd_fluid[:].e_field_dreicer[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

runaway_electrons.ggd_fluid[:].e_field_dreicer[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

runaway_electrons.ggd_fluid[:].e_field_dreicer[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

V.m^-1

One scalar value is provided per element in the grid subset.

runaway_electrons.ggd_fluid[:].energy_density_kinetic

(alpha)

[1...N]

STRUCT_ARRAY

J.m^-3

Runaways kinetic energy density, given on various grid subsets

runaway_electrons.ggd_fluid[:].energy_density_kinetic[:].coefficients

(alpha)

[runaway_electrons.ggd_fluid[:].energy_density_kinetic[:].values,
1...N]

FLT_2D (uncertain)

J.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

runaway_electrons.ggd_fluid[:].energy_density_kinetic[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

runaway_electrons.ggd_fluid[:].energy_density_kinetic[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

runaway_electrons.ggd_fluid[:].energy_density_kinetic[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

J.m^-3

One scalar value is provided per element in the grid subset.

runaway_electrons.ggd_fluid[:].momentum_critical_avalanche

(alpha)

[1...N]

STRUCT_ARRAY

kg.m^-1.s^-1

Critical momentum for avalanche, Compton and tritium, given on various grid subsets

runaway_electrons.ggd_fluid[:].momentum_critical_avalanche[:].coefficients

(alpha)

[runaway_electrons.ggd_fluid[:].momentum_critical_avalanche[:].values,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

runaway_electrons.ggd_fluid[:].momentum_critical_avalanche[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

runaway_electrons.ggd_fluid[:].momentum_critical_avalanche[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

runaway_electrons.ggd_fluid[:].momentum_critical_avalanche[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-1

One scalar value is provided per element in the grid subset.

runaway_electrons.ggd_fluid[:].momentum_critical_hot_tail

(alpha)

[1...N]

STRUCT_ARRAY

kg.m^-1.s^-1

Critical momentum for hot tail, given on various grid subsets

runaway_electrons.ggd_fluid[:].momentum_critical_hot_tail[:].coefficients

(alpha)

[runaway_electrons.ggd_fluid[:].momentum_critical_hot_tail[:].values,
1...N]

FLT_2D (uncertain)

kg.m^-1.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

runaway_electrons.ggd_fluid[:].momentum_critical_hot_tail[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

runaway_electrons.ggd_fluid[:].momentum_critical_hot_tail[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

runaway_electrons.ggd_fluid[:].momentum_critical_hot_tail[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

kg.m^-1.s^-1

One scalar value is provided per element in the grid subset.

runaway_electrons.ggd_fluid[:].pitch_angle

(alpha)

[1...N]

STRUCT_ARRAY

-

Average pitch angle of the runaways distribution function (v_parallel/|v|), given on various grid subsets

runaway_electrons.ggd_fluid[:].pitch_angle[:].coefficients

(alpha)

[runaway_electrons.ggd_fluid[:].pitch_angle[:].values,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

runaway_electrons.ggd_fluid[:].pitch_angle[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

runaway_electrons.ggd_fluid[:].pitch_angle[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

runaway_electrons.ggd_fluid[:].pitch_angle[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

-

One scalar value is provided per element in the grid subset.

runaway_electrons.ggd_fluid[:].time

(alpha)

FLT_0D

s

Time

runaway_electrons.global_quantities

(alpha)

STRUCTURE

Global quantities

runaway_electrons.global_quantities.current_tor

(alpha)

[runaway_electrons.time]

FLT_1D (uncertain)

A

Total runaway current (toroidal component)

runaway_electrons.global_quantities.energy_kinetic

(alpha)

[runaway_electrons.time]

FLT_1D (uncertain)

J

Total runaway kinetic energy

runaway_electrons.global_quantities.volume_average

(alpha)

STRUCTURE

Volume average runaways parameters

runaway_electrons.global_quantities.volume_average.current_density

(alpha)

[runaway_electrons.time]

FLT_1D (uncertain)

A.m^-2

Runaways parallel current density = average(j.B) / B0, where B0 = runaway_electrons/vacuum_toroidal_field/b0

runaway_electrons.global_quantities.volume_average.ddensity_dt_compton

(alpha)

[runaway_electrons.time]

FLT_1D (uncertain)

m^-3.s^-1

Compton source of runaway electrons

runaway_electrons.global_quantities.volume_average.ddensity_dt_dreicer

(alpha)

[runaway_electrons.time]

FLT_1D (uncertain)

m^-3.s^-1

Dreicer source of runaway electrons

runaway_electrons.global_quantities.volume_average.ddensity_dt_hot_tail

(alpha)

[runaway_electrons.time]

FLT_1D (uncertain)

m^-3.s^-1

Hot tail source of runaway electrons

runaway_electrons.global_quantities.volume_average.ddensity_dt_total

(alpha)

[runaway_electrons.time]

FLT_1D (uncertain)

m^-3.s^-1

Total source of runaway electrons

runaway_electrons.global_quantities.volume_average.ddensity_dt_tritium

(alpha)

[runaway_electrons.time]

FLT_1D (uncertain)

m^-3.s^-1

Tritium source of runaway electrons

runaway_electrons.global_quantities.volume_average.density

(alpha)

[runaway_electrons.time]

FLT_1D (uncertain)

m^-3

Runaway electrons density

runaway_electrons.global_quantities.volume_average.e_field_critical

(alpha)

[runaway_electrons.time]

FLT_1D (uncertain)

V.m^-1

Critical electric field

runaway_electrons.global_quantities.volume_average.e_field_dreicer

(alpha)

[runaway_electrons.time]

FLT_1D (uncertain)

V.m^-1

Dreicer electric field (parallel to magnetic field)

runaway_electrons.global_quantities.volume_average.energy_density_kinetic

(alpha)

[runaway_electrons.time]

FLT_1D (uncertain)

J.m^-3

Runaways kinetic mean energy density

runaway_electrons.global_quantities.volume_average.momentum_critical_avalanche

(alpha)

[runaway_electrons.time]

FLT_1D (uncertain)

kg.m^-1.s^-1

Critical momentum for avalanche, Compton and tritium

runaway_electrons.global_quantities.volume_average.momentum_critical_hot_tail

(alpha)

[runaway_electrons.time]

FLT_1D (uncertain)

kg.m^-1.s^-1

Critical momentum for hot tail

runaway_electrons.global_quantities.volume_average.pitch_angle

(alpha)

[runaway_electrons.time]

FLT_1D (uncertain)

-

Average pitch angle of the runaways distribution function (v_parallel/|v|)

runaway_electrons.grid_ggd

(alpha)

[runaway_electrons.grid_ggd[:].time]

STRUCT_ARRAY

Grid (using the Generic Grid Description), for various time slices

runaway_electrons.grid_ggd[:].grid_subset

(alpha)

[1...N]

STRUCT_ARRAY

Grid subsets

runaway_electrons.grid_ggd[:].grid_subset[:].base

(alpha)

[1...N]

STRUCT_ARRAY

Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.

runaway_electrons.grid_ggd[:].grid_subset[:].base[:].jacobian

(alpha)

[runaway_electrons.grid_ggd[:].grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

runaway_electrons.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant

(alpha)

[runaway_electrons.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

runaway_electrons.grid_ggd[:].grid_subset[:].base[:].tensor_covariant

(alpha)

[runaway_electrons.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

runaway_electrons.grid_ggd[:].grid_subset[:].dimension

(alpha)

INT_0D

Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.

runaway_electrons.grid_ggd[:].grid_subset[:].element

(alpha)

[1...N]

STRUCT_ARRAY

Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces

runaway_electrons.grid_ggd[:].grid_subset[:].element[:].object

(alpha)

[1...N]

STRUCT_ARRAY

Set of objects defining the element

runaway_electrons.grid_ggd[:].grid_subset[:].element[:].object[:].dimension

(alpha)

INT_0D

Dimension of the object

runaway_electrons.grid_ggd[:].grid_subset[:].element[:].object[:].index

(alpha)

INT_0D

Object index

runaway_electrons.grid_ggd[:].grid_subset[:].element[:].object[:].space

(alpha)

INT_0D

Index of the space from which that object is taken

runaway_electrons.grid_ggd[:].grid_subset[:].identifier

(alpha)

STRUCTURE

Grid subset identifier
0) unspecified : unspecified
1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]
200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).
2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces
4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces
5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
6) x_points : Nodes defining x-points
7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point
8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point
9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point
10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point
11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix
12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix
13) outer_target : y-aligned edges defining the outer target
14) inner_target : y-aligned edges defining the inner target
15) core_boundary : Innermost x-aligned edges
16) separatrix : x-aligned edges defining the active separatrix
17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions
18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region
19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region
20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region
21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region
22) core : Cells inside the active separatrix
23) sol : Cells defining the main SOL outside of the divertor regions
24) outer_divertor : Cells defining the outer divertor region
25) inner_divertor : Cells defining the inner divertor region
26) core_sol : x-aligned edges defining part of active separatrix separating core and sol
27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)
28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)
29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point
30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point
31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point
32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point
33) separatrix_2 : x-aligned edges defining the non-active separatrix
34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region
35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region
36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region
37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region
38) intra_sep : Cells between the two separatrices
39) outer_divertor_2 : Cells defining the outer inactive divertor region
40) inner_divertor_2 : Cells defining the inner inactive divertor region
41) outer_target_2 : y-aligned edges defining the outer inactive target
42) inner_target_2 : y-aligned edges defining the inner inactive target
43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
44) full_wall : All edges defining walls, baffles, and targets
45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg
46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg
47) outer_sf_pfr_connection_1 : y-aligned edges defining the connection between the outer snowflake entrance and third leg
48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg
100) magnetic_axis : Point corresponding to the magnetic axis
101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane
102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane
103) outer_target_separatrix : Point on active separatrix at outer active target
104) inner_target_separatrix : Point on active separatrix at inner active target
105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target
106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target

runaway_electrons.grid_ggd[:].grid_subset[:].identifier.description

(alpha)

STR_0D

Verbose description

runaway_electrons.grid_ggd[:].grid_subset[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

runaway_electrons.grid_ggd[:].grid_subset[:].identifier.name

(alpha)

STR_0D

Short string identifier

runaway_electrons.grid_ggd[:].grid_subset[:].metric

(alpha)

STRUCTURE

Metric of the canonical frame onto Cartesian coordinates

runaway_electrons.grid_ggd[:].grid_subset[:].metric.jacobian

(alpha)

[runaway_electrons.grid_ggd[:].grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

runaway_electrons.grid_ggd[:].grid_subset[:].metric.tensor_contravariant

(alpha)

[runaway_electrons.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

runaway_electrons.grid_ggd[:].grid_subset[:].metric.tensor_covariant

(alpha)

[runaway_electrons.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

runaway_electrons.grid_ggd[:].identifier

(alpha)

STRUCTURE

Grid identifier
0) unspecified : unspecified
1) linear : Linear
2) cylinder : Cylindrical geometry (straight in axial direction)
3) limiter : Limiter
4) SN : Single null
5) CDN : Connected double null
6) DDN_bottom : Disconnected double null with inner X-point below the midplane
7) DDN_top : Disconnected double null with inner X-point above the midplane
8) annulus : Annular geometry (not necessarily with straight axis)
9) stellarator_island : Stellarator island geometry
10) structured_spaces : Structured grid represented with multiple spaces of dimension 1
11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary
12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary
100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS

runaway_electrons.grid_ggd[:].identifier.description

(alpha)

STR_0D

Verbose description

runaway_electrons.grid_ggd[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

runaway_electrons.grid_ggd[:].identifier.name

(alpha)

STR_0D

Short string identifier

runaway_electrons.grid_ggd[:].path

(alpha)

STR_0D

Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: IDS::wall/0/description_ggd(1)/grid_ggd, means that the grid is located in the wall IDS, occurrence 0, with relative path description_ggd(1)/grid_ggd, using Fortran index convention (here : first index of the array)

runaway_electrons.grid_ggd[:].space

(alpha)

[1...N]

STRUCT_ARRAY

Set of grid spaces

runaway_electrons.grid_ggd[:].space[:].coordinates_type

(alpha)

[1...N]

INT_1D

Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml

runaway_electrons.grid_ggd[:].space[:].geometry_type

(alpha)

STRUCTURE

Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)

runaway_electrons.grid_ggd[:].space[:].geometry_type.description

(alpha)

STR_0D

Verbose description

runaway_electrons.grid_ggd[:].space[:].geometry_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

runaway_electrons.grid_ggd[:].space[:].geometry_type.name

(alpha)

STR_0D

Short string identifier

runaway_electrons.grid_ggd[:].space[:].identifier

(alpha)

STRUCTURE

Space identifier
0) unspecified : unspecified
1) primary_standard : Primary space defining the standard grid
2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space
3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way

runaway_electrons.grid_ggd[:].space[:].identifier.description

(alpha)

STR_0D

Verbose description

runaway_electrons.grid_ggd[:].space[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

runaway_electrons.grid_ggd[:].space[:].identifier.name

(alpha)

STR_0D

Short string identifier

runaway_electrons.grid_ggd[:].space[:].objects_per_dimension

(alpha)

[1...N]

STRUCT_ARRAY

Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.

runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content

(alpha)

STRUCTURE

Content of the ../object/geometry node for this dimension
0) unspecified : unspecified
1) node_coordinates : For nodes : node coordinates
11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix
21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge
31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces
32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix

runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.description

(alpha)

STR_0D

Verbose description

runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.name

(alpha)

STR_0D

Short string identifier

runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object

(alpha)

[1...N]

STRUCT_ARRAY

Set of objects for a given dimension

runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary

(alpha)

[1...N]

STRUCT_ARRAY

Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object

runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].index

(alpha)

INT_0D

Index of this (n-1)-dimensional boundary object

runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].neighbours

(alpha)

[1...N]

INT_1D

List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary

runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered.

runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

mixed

2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.

runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure

(alpha)

FLT_0D (uncertain)

m^dimension

Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)

runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object[:].nodes

(alpha)

[1...N]

INT_1D

List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)

runaway_electrons.grid_ggd[:].time

(alpha)

FLT_0D

s

Time

runaway_electrons.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

runaway_electrons.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

runaway_electrons.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

runaway_electrons.ids_properties.homogeneous_time

(alpha)

INT_0D

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

runaway_electrons.ids_properties.plugins

(alpha)

STRUCTURE

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.

runaway_electrons.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

runaway_electrons.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

runaway_electrons.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

runaway_electrons.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

runaway_electrons.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

runaway_electrons.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

runaway_electrons.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

runaway_electrons.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

runaway_electrons.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

runaway_electrons.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

runaway_electrons.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

runaway_electrons.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

runaway_electrons.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

runaway_electrons.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

runaway_electrons.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

runaway_electrons.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

runaway_electrons.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

runaway_electrons.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

runaway_electrons.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

runaway_electrons.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

runaway_electrons.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

runaway_electrons.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

runaway_electrons.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

runaway_electrons.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

runaway_electrons.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

runaway_electrons.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

runaway_electrons.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

runaway_electrons.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

runaway_electrons.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

runaway_electrons.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

runaway_electrons.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

runaway_electrons.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

runaway_electrons.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

runaway_electrons.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

runaway_electrons.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

runaway_electrons.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

runaway_electrons.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

runaway_electrons.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

runaway_electrons.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

runaway_electrons.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

runaway_electrons.ids_properties.source

(obsolescent)

STR_0D

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.

runaway_electrons.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

runaway_electrons.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

runaway_electrons.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

runaway_electrons.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

runaway_electrons.momentum_critical_avalanche_definition

(alpha)

STRUCTURE

Definition chosen for the critical momentum for avalanche, Compton and tritium (in global_quantities, profiles_1d and ggd)
1) hoppe21 : Critical momentum for avalanche, Compton and tritium, see M. Hoppe 2021 Computer Physics Communications 268 108098. Given by Eq. (C.24)

runaway_electrons.momentum_critical_avalanche_definition.description

(alpha)

STR_0D

Verbose description

runaway_electrons.momentum_critical_avalanche_definition.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

runaway_electrons.momentum_critical_avalanche_definition.name

(alpha)

STR_0D

Short string identifier

runaway_electrons.momentum_critical_hot_tail_definition

(alpha)

STRUCTURE

Definition chosen for the critical momentum for hot tail (in global_quantities, profiles_1d and ggd)
1) putvinski97 : Critical momentum for hot tail, see M.N. Rosenbluth and S.V. Putvinski 1997 Nucl. Fusion 37 1355, the definition is given by Eq. (6)

runaway_electrons.momentum_critical_hot_tail_definition.description

(alpha)

STR_0D

Verbose description

runaway_electrons.momentum_critical_hot_tail_definition.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

runaway_electrons.momentum_critical_hot_tail_definition.name

(alpha)

STR_0D

Short string identifier

runaway_electrons.profiles_1d

(alpha)

[runaway_electrons.profiles_1d[:].time]

STRUCT_ARRAY

Radial flux surface averaged profiles for a set of time slices

runaway_electrons.profiles_1d[:].current_density

(alpha)

[runaway_electrons.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A.m^-2

Runaways parallel current density = average(j.B) / B0, where B0 = runaway_electrons/vacuum_toroidal_field/b0

runaway_electrons.profiles_1d[:].ddensity_dt_compton

(alpha)

[runaway_electrons.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3.s^-1

Compton source of runaway electrons

runaway_electrons.profiles_1d[:].ddensity_dt_dreicer

(alpha)

[runaway_electrons.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3.s^-1

Dreicer source of runaway electrons

runaway_electrons.profiles_1d[:].ddensity_dt_hot_tail

(alpha)

[runaway_electrons.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3.s^-1

Hot tail source of runaway electrons

runaway_electrons.profiles_1d[:].ddensity_dt_total

(alpha)

[runaway_electrons.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3.s^-1

Total source of runaway electrons

runaway_electrons.profiles_1d[:].ddensity_dt_tritium

(alpha)

[runaway_electrons.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3.s^-1

Tritium source of runaway electrons

runaway_electrons.profiles_1d[:].density

(alpha)

[runaway_electrons.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Runaway electrons density

runaway_electrons.profiles_1d[:].e_field_critical

(alpha)

[runaway_electrons.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V.m^-1

Critical electric field

runaway_electrons.profiles_1d[:].e_field_dreicer

(alpha)

[runaway_electrons.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V.m^-1

Dreicer electric field (parallel to B)

runaway_electrons.profiles_1d[:].energy_density_kinetic

(alpha)

[runaway_electrons.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

J.m^-3

Runaways kinetic mean energy density

runaway_electrons.profiles_1d[:].grid

(alpha)

STRUCTURE

Radial grid

runaway_electrons.profiles_1d[:].grid.area

(alpha)

[runaway_electrons.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Cross-sectional area of the flux surface

runaway_electrons.profiles_1d[:].grid.psi

(alpha)

[runaway_electrons.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Wb

Poloidal magnetic flux

runaway_electrons.profiles_1d[:].grid.psi_boundary

(alpha)

FLT_0D (uncertain)

Wb

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)

runaway_electrons.profiles_1d[:].grid.psi_magnetic_axis

(alpha)

FLT_0D (uncertain)

Wb

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)

runaway_electrons.profiles_1d[:].grid.rho_pol_norm

(alpha)

[runaway_electrons.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))

runaway_electrons.profiles_1d[:].grid.rho_tor

(alpha)

[runaway_electrons.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m

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

runaway_electrons.profiles_1d[:].grid.rho_tor_norm

(alpha)

[1...N]

FLT_1D (uncertain)

-

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)

runaway_electrons.profiles_1d[:].grid.surface

(alpha)

[runaway_electrons.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Surface area of the toroidal flux surface

runaway_electrons.profiles_1d[:].grid.volume

(alpha)

[runaway_electrons.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^3

Volume enclosed inside the magnetic surface

runaway_electrons.profiles_1d[:].momentum_critical_avalanche

(alpha)

[runaway_electrons.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

kg.m^-1.s^-1

Critical momentum for avalanche, Compton and tritium

runaway_electrons.profiles_1d[:].momentum_critical_hot_tail

(alpha)

[runaway_electrons.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

kg.m^-1.s^-1

Critical momentum for hot tail

runaway_electrons.profiles_1d[:].pitch_angle

(alpha)

[runaway_electrons.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Average pitch angle of the runaways distribution function (v_parallel/|v|)

runaway_electrons.profiles_1d[:].time

(alpha)

FLT_0D

s

Time

runaway_electrons.profiles_1d[:].transport_perpendicular

(alpha)

STRUCTURE

Effective perpendicular transport to the magnetic field for runaways

runaway_electrons.profiles_1d[:].transport_perpendicular.d

(alpha)

[runaway_electrons.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Effective diffusivity

runaway_electrons.profiles_1d[:].transport_perpendicular.flux

(alpha)

[runaway_electrons.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-2.s^-1

Flux

runaway_electrons.profiles_1d[:].transport_perpendicular.v

(alpha)

[runaway_electrons.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Effective convection

runaway_electrons.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

runaway_electrons.vacuum_toroidal_field

(alpha)

STRUCTURE

Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)

runaway_electrons.vacuum_toroidal_field.b0

(alpha)

[runaway_electrons.time]

FLT_1D (uncertain)

T

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.

runaway_electrons.vacuum_toroidal_field.r0

(alpha)

FLT_0D (uncertain)

m

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)

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

sawteeth

(alpha)

Description of sawtooth events. This IDS must be used in homogeneous_time = 1 mode

sawteeth.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

sawteeth.code.commit

(alpha)

STR_0D

Unique commit reference of software

sawteeth.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

sawteeth.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

sawteeth.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

sawteeth.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

sawteeth.code.library[:].name

(alpha)

STR_0D

Name of software

sawteeth.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

sawteeth.code.library[:].repository

(alpha)

STR_0D

URL of software repository

sawteeth.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

sawteeth.code.name

(alpha)

STR_0D

Name of software generating IDS

sawteeth.code.output_flag

(alpha)

[sawteeth.time]

INT_1D

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.

sawteeth.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

sawteeth.code.repository

(alpha)

STR_0D

URL of software repository

sawteeth.code.version

(alpha)

STR_0D

Unique version (tag) of software

sawteeth.crash_trigger

(alpha)

[sawteeth.time]

INT_1D

Flag indicating whether a crash condition has been satisfied : 0 = no crash. N(>0) = crash triggered due to condition N as follows. 1: crash triggered by the ideal kink criterion; 2: crash triggered by the ideal kink criterion including kinetic effects from fast particles; 31: crash triggered by the resistive kink criterion (meeting necessary conditions for reconnection); 32: crash triggered by the resistive kink criterion (resistive kink mode is unstable). The distinction between 31 and 32 only indicates whether (31) or (32) was the last criterion to be satisfied

sawteeth.diagnostics

(alpha)

STRUCTURE

Detailed information about the sawtooth characteristics

sawteeth.diagnostics.magnetic_shear_q1

(alpha)

[sawteeth.time]

FLT_1D (uncertain)

-

Magnetic shear at surface q = 1, defined as rho_tor/q . dq/drho_tor

sawteeth.diagnostics.previous_crash_time

(alpha)

[sawteeth.time]

FLT_1D (uncertain)

s

Time at which the previous sawtooth crash occured

sawteeth.diagnostics.previous_crash_trigger

(alpha)

[sawteeth.time]

INT_1D

Previous crash trigger. Flag indicating whether a crash condition has been satisfied : 0 = no crash. N(>0) = crash triggered due to condition N

sawteeth.diagnostics.previous_period

(alpha)

[sawteeth.time]

FLT_1D (uncertain)

s

Previous sawtooth period

sawteeth.diagnostics.rho_tor_norm_inversion

(alpha)

[sawteeth.time]

FLT_1D (uncertain)

-

Normalised toroidal flux coordinate at inversion radius

sawteeth.diagnostics.rho_tor_norm_mixing

(alpha)

[sawteeth.time]

FLT_1D (uncertain)

-

Normalised toroidal flux coordinate at mixing radius

sawteeth.diagnostics.rho_tor_norm_q1

(alpha)

[sawteeth.time]

FLT_1D (uncertain)

-

Normalised toroidal flux coordinate at surface q = 1

sawteeth.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

sawteeth.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

sawteeth.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

sawteeth.ids_properties.homogeneous_time

(alpha)

INT_0D

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

sawteeth.ids_properties.occurrence

INT_0D

sawteeth.ids_properties.plugins

(alpha)

STRUCTURE

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.

sawteeth.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

sawteeth.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

sawteeth.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

sawteeth.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

sawteeth.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

sawteeth.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

sawteeth.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

sawteeth.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

sawteeth.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

sawteeth.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

sawteeth.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

sawteeth.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

sawteeth.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

sawteeth.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

sawteeth.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

sawteeth.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

sawteeth.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

sawteeth.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

sawteeth.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

sawteeth.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

sawteeth.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

sawteeth.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

sawteeth.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

sawteeth.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

sawteeth.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

sawteeth.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

sawteeth.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

sawteeth.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

sawteeth.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

sawteeth.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

sawteeth.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

sawteeth.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

sawteeth.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

sawteeth.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

sawteeth.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

sawteeth.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

sawteeth.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

sawteeth.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

sawteeth.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

sawteeth.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

sawteeth.ids_properties.source

(obsolescent)

STR_0D

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.

sawteeth.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

sawteeth.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

sawteeth.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

sawteeth.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

sawteeth.profiles_1d

(alpha)

[sawteeth.profiles_1d[:].time]

STRUCT_ARRAY

Core profiles after sawtooth crash for various time slices

sawteeth.profiles_1d[:].conductivity_parallel

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

ohm^-1.m^-1

Parallel conductivity

sawteeth.profiles_1d[:].e_field_parallel

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V.m^-1

Parallel electric field = average(E.B) / B0, where Core_Profiles/Vacuum_Toroidal_Field/ B0

sawteeth.profiles_1d[:].grid

(alpha)

STRUCTURE

Radial grid

sawteeth.profiles_1d[:].grid.area

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Cross-sectional area of the flux surface

sawteeth.profiles_1d[:].grid.psi

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Wb

Poloidal magnetic flux

sawteeth.profiles_1d[:].grid.psi_boundary

(alpha)

FLT_0D (uncertain)

Wb

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)

sawteeth.profiles_1d[:].grid.psi_magnetic_axis

(alpha)

FLT_0D (uncertain)

Wb

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)

sawteeth.profiles_1d[:].grid.rho_pol_norm

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))

sawteeth.profiles_1d[:].grid.rho_tor

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m

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

sawteeth.profiles_1d[:].grid.rho_tor_norm

(alpha)

[1...N]

FLT_1D (uncertain)

-

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)

sawteeth.profiles_1d[:].grid.surface

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Surface area of the toroidal flux surface

sawteeth.profiles_1d[:].grid.volume

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^3

Volume enclosed inside the magnetic surface

sawteeth.profiles_1d[:].j_bootstrap

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A/m^2

Bootstrap current density = average(J_Bootstrap.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0

sawteeth.profiles_1d[:].j_non_inductive

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A/m^2

Non-inductive (includes bootstrap) parallel current density = average(jni.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0

sawteeth.profiles_1d[:].j_ohmic

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A/m^2

Ohmic parallel current density = average(J_Ohmic.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0

sawteeth.profiles_1d[:].j_tor

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A/m^2

Total toroidal current density = average(J_Tor/R) / average(1/R)

sawteeth.profiles_1d[:].j_total

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A/m^2

Total parallel current density = average(jtot.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0

sawteeth.profiles_1d[:].magnetic_shear

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Magnetic shear, defined as rho_tor/q . dq/drho_tor

sawteeth.profiles_1d[:].momentum_tor

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

kg.m/s

Total plasma toroidal momentum, summed over ion species and electrons

sawteeth.profiles_1d[:].n_e

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Electron density (thermal+non-thermal)

sawteeth.profiles_1d[:].n_e_fast

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) electrons

sawteeth.profiles_1d[:].n_i_total_over_n_e

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Ratio of total ion density (sum over species and charge states) over electron density. (thermal+non-thermal)

sawteeth.profiles_1d[:].p_e

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Electron pressure

sawteeth.profiles_1d[:].p_e_fast_parallel

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) electron parallel pressure

sawteeth.profiles_1d[:].p_e_fast_perpendicular

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) electron perpendicular pressure

sawteeth.profiles_1d[:].p_i_total

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Total ion pressure (sum over the ion species)

sawteeth.profiles_1d[:].p_i_total_fast_parallel

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) total ion (sum over the ion species) parallel pressure

sawteeth.profiles_1d[:].p_i_total_fast_perpendicular

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) total ion (sum over the ion species) perpendicular pressure

sawteeth.profiles_1d[:].phi

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Wb

Toroidal flux

sawteeth.profiles_1d[:].pressure_parallel

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Total parallel pressure (electrons+ions, thermal+non-thermal)

sawteeth.profiles_1d[:].pressure_perpendicular

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Total perpendicular pressure (electrons+ions, thermal+non-thermal)

sawteeth.profiles_1d[:].pressure_thermal

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Thermal pressure (electrons+ions)

sawteeth.profiles_1d[:].psi_star_post_crash

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Wb

Psi* = psi - phi, after the sawtooth crash

sawteeth.profiles_1d[:].psi_star_pre_crash

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Wb

Psi* = psi - phi, just before the sawtooth crash

sawteeth.profiles_1d[:].q

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Safety factor

sawteeth.profiles_1d[:].t_e

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Electron temperature

sawteeth.profiles_1d[:].t_i_average

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Ion temperature (averaged on charge states and ion species)

sawteeth.profiles_1d[:].time

(alpha)

FLT_0D

s

Time

sawteeth.profiles_1d[:].zeff

(alpha)

[sawteeth.profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Effective charge

sawteeth.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

sawteeth.vacuum_toroidal_field

(alpha)

STRUCTURE

Characteristics of the vacuum toroidal field (used in rho_tor definition)

sawteeth.vacuum_toroidal_field.b0

(alpha)

[sawteeth.time]

FLT_1D (uncertain)

T

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.

sawteeth.vacuum_toroidal_field.r0

(alpha)

FLT_0D (uncertain)

m

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)

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

soft_x_rays

(alpha)

Soft X-rays tomography diagnostic

soft_x_rays.channel

(alpha)

[1...N]

STRUCT_ARRAY

Set of channels (detector or pixel of a camera)

soft_x_rays.channel[:].aperture

(alpha)

[1...N]

STRUCT_ARRAY

Description of a set of collimating apertures

soft_x_rays.channel[:].aperture[:].centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

soft_x_rays.channel[:].aperture[:].centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

soft_x_rays.channel[:].aperture[:].centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

soft_x_rays.channel[:].aperture[:].centre.z

(alpha)

FLT_0D (uncertain)

m

Height

soft_x_rays.channel[:].aperture[:].geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

soft_x_rays.channel[:].aperture[:].outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

soft_x_rays.channel[:].aperture[:].outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

soft_x_rays.channel[:].aperture[:].outline.x2

(alpha)

[soft_x_rays.channel[:].aperture[:].outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

soft_x_rays.channel[:].aperture[:].radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

soft_x_rays.channel[:].aperture[:].surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

soft_x_rays.channel[:].aperture[:].x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

soft_x_rays.channel[:].aperture[:].x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

soft_x_rays.channel[:].aperture[:].x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

soft_x_rays.channel[:].aperture[:].x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

soft_x_rays.channel[:].aperture[:].x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

soft_x_rays.channel[:].aperture[:].x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

soft_x_rays.channel[:].aperture[:].x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

soft_x_rays.channel[:].aperture[:].x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

soft_x_rays.channel[:].aperture[:].x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

soft_x_rays.channel[:].aperture[:].x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

soft_x_rays.channel[:].aperture[:].x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

soft_x_rays.channel[:].aperture[:].x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

soft_x_rays.channel[:].aperture[:].x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

soft_x_rays.channel[:].aperture[:].x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

soft_x_rays.channel[:].brightness

(alpha)

[soft_x_rays.channel[:].energy_band,
soft_x_rays.channel[:].brightness.time]

STRUCTURE

W.m^-2.sr^-1

Power flux received by the detector, per unit solid angle and per unit area (i.e. power divided by the etendue), in multiple energy bands if available from the detector

soft_x_rays.channel[:].brightness.data

(alpha)

[1...N,
soft_x_rays.channel[:].brightness.time]

FLT_2D (uncertain)

W.m^-2.sr^-1

Data

soft_x_rays.channel[:].brightness.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

soft_x_rays.channel[:].detector

(alpha)

STRUCTURE

Detector description

soft_x_rays.channel[:].detector.centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

soft_x_rays.channel[:].detector.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

soft_x_rays.channel[:].detector.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

soft_x_rays.channel[:].detector.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

soft_x_rays.channel[:].detector.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

soft_x_rays.channel[:].detector.outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

soft_x_rays.channel[:].detector.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

soft_x_rays.channel[:].detector.outline.x2

(alpha)

[soft_x_rays.channel[:].detector.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

soft_x_rays.channel[:].detector.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

soft_x_rays.channel[:].detector.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

soft_x_rays.channel[:].detector.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

soft_x_rays.channel[:].detector.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

soft_x_rays.channel[:].detector.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

soft_x_rays.channel[:].detector.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

soft_x_rays.channel[:].detector.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

soft_x_rays.channel[:].detector.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

soft_x_rays.channel[:].detector.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

soft_x_rays.channel[:].detector.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

soft_x_rays.channel[:].detector.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

soft_x_rays.channel[:].detector.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

soft_x_rays.channel[:].detector.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

soft_x_rays.channel[:].detector.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

soft_x_rays.channel[:].detector.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

soft_x_rays.channel[:].detector.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

soft_x_rays.channel[:].energy_band

(alpha)

[1...N]

STRUCT_ARRAY

Set of energy bands in which photons are counted by the detector

soft_x_rays.channel[:].energy_band[:].detection_efficiency

(alpha)

[soft_x_rays.channel[:].energy_band[:].energies]

FLT_1D (uncertain)

-

Probability of detection of a photon impacting the detector as a function of its energy

soft_x_rays.channel[:].energy_band[:].energies

(alpha)

[1...N]

FLT_1D (uncertain)

eV

Array of discrete energy values inside the band

soft_x_rays.channel[:].energy_band[:].lower_bound

(alpha)

FLT_0D (uncertain)

eV

Lower bound of the energy band

soft_x_rays.channel[:].energy_band[:].upper_bound

(alpha)

FLT_0D (uncertain)

eV

Upper bound of the energy band

soft_x_rays.channel[:].etendue

(alpha)

FLT_0D (uncertain)

m^2.sr

Etendue (geometric extent) of the channel's optical system

soft_x_rays.channel[:].etendue_method

(alpha)

STRUCTURE

Method used to calculate the etendue. Index = 0 : exact calculation with a 4D integral; 1 : approximation with first order formula (detector surface times solid angle subtended by the apertures); 2 : other methods

soft_x_rays.channel[:].etendue_method.description

(alpha)

STR_0D

Verbose description

soft_x_rays.channel[:].etendue_method.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

soft_x_rays.channel[:].etendue_method.name

(alpha)

STR_0D

Short string identifier

soft_x_rays.channel[:].filter_window

(alpha)

[1...N]

STRUCT_ARRAY

Set of filter windows

soft_x_rays.channel[:].filter_window[:].centre

(alpha)

STRUCTURE

Coordinates of the origin of the local coordinate system (X1,X2,X3) describing the filter. This origin is located within the filter area and should be the middle point of the filter surface. If geometry_type=2, it's the centre of the circular filter. If geometry_type=3, it's the centre of the rectangular filter.

soft_x_rays.channel[:].filter_window[:].centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

soft_x_rays.channel[:].filter_window[:].centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

soft_x_rays.channel[:].filter_window[:].centre.z

(alpha)

FLT_0D (uncertain)

m

Height

soft_x_rays.channel[:].filter_window[:].curvature_type

(alpha)

STRUCTURE

Curvature of the filter.
1) planar : Planar object, no curvature
2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature
3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature
4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature
5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction

soft_x_rays.channel[:].filter_window[:].curvature_type.description

(alpha)

STR_0D

Verbose description

soft_x_rays.channel[:].filter_window[:].curvature_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

soft_x_rays.channel[:].filter_window[:].curvature_type.name

(alpha)

STR_0D

Short string identifier

soft_x_rays.channel[:].filter_window[:].geometry_type

(alpha)

STRUCTURE

Geometry of the filter contour. Note that there is some flexibility in the choice of the local coordinate system (X1,X2,X3). The data provider should choose the most convenient coordinate system for the filter, respecting the definitions of (X1,X2,X3) indicated below.
1) polygonal : Contour described by a polygonal outline in the (X1, X2) plane
2) circular : Circle in the (X1, X2) plane, defined by its centre and radius
3) rectangle : Rectangle in the (X1, X2) plane, defined by its centre and widths in the X1 and X2 directions

soft_x_rays.channel[:].filter_window[:].geometry_type.description

(alpha)

STR_0D

Verbose description

soft_x_rays.channel[:].filter_window[:].geometry_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

soft_x_rays.channel[:].filter_window[:].geometry_type.name

(alpha)

STR_0D

Short string identifier

soft_x_rays.channel[:].filter_window[:].identifier

(alpha)

STR_0D

ID of the filter

soft_x_rays.channel[:].filter_window[:].material

(alpha)

STRUCTURE

Material of the filter window
0) unspecified : unspecified
1) C : Carbon
2) W : Tungsten
3) C_W_coating : Carbon with tungsten coating
4) SS : Stainless steel
5) SS_C_coating : Stainless steel with carbon coating
6) IN : Inconel
7) IN_C_coating : Inconel with carbon coating
8) BC : Boron carbide
17) BN : Boron nitride
9) Ti_C_coating : Titanium with carbon coating
10) Be : Beryllium
11) Mo : Molybdenum
12) Quartz : Quartz
13) Ge : Germanium
14) Si : Silicon
15) LiF : Lithium fluoride
16) InSb : Indium antimonide
18) Cu : Copper
19) CuCrZr : Copper Chromium Zirconium alloy

soft_x_rays.channel[:].filter_window[:].material.description

(alpha)

STR_0D

Verbose description

soft_x_rays.channel[:].filter_window[:].material.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

soft_x_rays.channel[:].filter_window[:].material.name

(alpha)

STR_0D

Short string identifier

soft_x_rays.channel[:].filter_window[:].outline

(alpha)

STRUCTURE

Irregular outline of the filter in the (X1, X2) coordinate system, used only if geometry_type/index=1. Do NOT repeat the first point.

soft_x_rays.channel[:].filter_window[:].outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

soft_x_rays.channel[:].filter_window[:].outline.x2

(alpha)

[soft_x_rays.channel[:].filter_window[:].outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

soft_x_rays.channel[:].filter_window[:].photon_absorption

(alpha)

[soft_x_rays.channel[:].filter_window[:].wavelengths]

FLT_1D (uncertain)

-

Probability of absorbing a photon passing through the filter as a function of its wavelength

soft_x_rays.channel[:].filter_window[:].radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type/index = 2

soft_x_rays.channel[:].filter_window[:].surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the filter, derived from the above geometric data

soft_x_rays.channel[:].filter_window[:].thickness

(alpha)

FLT_0D (uncertain)

m

Thickness of the filter window

soft_x_rays.channel[:].filter_window[:].wavelength_lower

(alpha)

FLT_0D (uncertain)

m

Lower bound of the filter wavelength range

soft_x_rays.channel[:].filter_window[:].wavelength_upper

(alpha)

FLT_0D (uncertain)

m

Upper bound of the filter wavelength range

soft_x_rays.channel[:].filter_window[:].wavelengths

(alpha)

[1...N]

FLT_1D (uncertain)

m

Array of wavelength values

soft_x_rays.channel[:].filter_window[:].x1_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5

soft_x_rays.channel[:].filter_window[:].x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

soft_x_rays.channel[:].filter_window[:].x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

soft_x_rays.channel[:].filter_window[:].x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

soft_x_rays.channel[:].filter_window[:].x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

soft_x_rays.channel[:].filter_window[:].x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the filter in the X1 direction, used only if geometry_type/index = 3

soft_x_rays.channel[:].filter_window[:].x2_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5

soft_x_rays.channel[:].filter_window[:].x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

soft_x_rays.channel[:].filter_window[:].x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

soft_x_rays.channel[:].filter_window[:].x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

soft_x_rays.channel[:].filter_window[:].x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

soft_x_rays.channel[:].filter_window[:].x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the filter in the X2 direction, used only if geometry_type/index = 3

soft_x_rays.channel[:].filter_window[:].x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the filter surface and oriented towards the plasma.

soft_x_rays.channel[:].filter_window[:].x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

soft_x_rays.channel[:].filter_window[:].x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

soft_x_rays.channel[:].filter_window[:].x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

soft_x_rays.channel[:].identifier

(alpha)

STR_0D

ID of the channel

soft_x_rays.channel[:].line_of_sight

(alpha)

STRUCTURE

Description of the line of sight of the channel, given by 2 points

soft_x_rays.channel[:].line_of_sight.first_point

(alpha)

STRUCTURE

Position of the first point

soft_x_rays.channel[:].line_of_sight.first_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

soft_x_rays.channel[:].line_of_sight.first_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

soft_x_rays.channel[:].line_of_sight.first_point.z

(alpha)

FLT_0D (uncertain)

m

Height

soft_x_rays.channel[:].line_of_sight.second_point

(alpha)

STRUCTURE

Position of the second point

soft_x_rays.channel[:].line_of_sight.second_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

soft_x_rays.channel[:].line_of_sight.second_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

soft_x_rays.channel[:].line_of_sight.second_point.z

(alpha)

FLT_0D (uncertain)

m

Height

soft_x_rays.channel[:].name

(alpha)

STR_0D

Name of the channel

soft_x_rays.channel[:].power

(alpha)

[soft_x_rays.channel[:].energy_band,
soft_x_rays.channel[:].power.time]

STRUCTURE

W

Power received on the detector, in multiple energy bands if available from the detector

soft_x_rays.channel[:].power.data

(alpha)

[1...N,
soft_x_rays.channel[:].power.time]

FLT_2D (uncertain)

W

Data

soft_x_rays.channel[:].power.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

soft_x_rays.channel[:].validity

(alpha)

INT_0D

Indicator of the validity of the channel for the whole acquisition period (0 means valid, negative values mean non-valid)

soft_x_rays.channel[:].validity_timed

(alpha)

STRUCTURE

Indicator of the validity of the channel as a function of time (0 means valid, negative values mean non-valid)

soft_x_rays.channel[:].validity_timed.data

(alpha)

[soft_x_rays.channel[:].validity_timed.time]

INT_1D

Data

soft_x_rays.channel[:].validity_timed.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

soft_x_rays.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

soft_x_rays.code.commit

(alpha)

STR_0D

Unique commit reference of software

soft_x_rays.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

soft_x_rays.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

soft_x_rays.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

soft_x_rays.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

soft_x_rays.code.library[:].name

(alpha)

STR_0D

Name of software

soft_x_rays.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

soft_x_rays.code.library[:].repository

(alpha)

STR_0D

URL of software repository

soft_x_rays.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

soft_x_rays.code.name

(alpha)

STR_0D

Name of software generating IDS

soft_x_rays.code.output_flag

(alpha)

[soft_x_rays.time]

INT_1D

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.

soft_x_rays.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

soft_x_rays.code.repository

(alpha)

STR_0D

URL of software repository

soft_x_rays.code.version

(alpha)

STR_0D

Unique version (tag) of software

soft_x_rays.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

soft_x_rays.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

soft_x_rays.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

soft_x_rays.ids_properties.homogeneous_time

(alpha)

INT_0D

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

soft_x_rays.ids_properties.occurrence

INT_0D

soft_x_rays.ids_properties.plugins

(alpha)

STRUCTURE

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.

soft_x_rays.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

soft_x_rays.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

soft_x_rays.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

soft_x_rays.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

soft_x_rays.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

soft_x_rays.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

soft_x_rays.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

soft_x_rays.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

soft_x_rays.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

soft_x_rays.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

soft_x_rays.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

soft_x_rays.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

soft_x_rays.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

soft_x_rays.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

soft_x_rays.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

soft_x_rays.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

soft_x_rays.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

soft_x_rays.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

soft_x_rays.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

soft_x_rays.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

soft_x_rays.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

soft_x_rays.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

soft_x_rays.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

soft_x_rays.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

soft_x_rays.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

soft_x_rays.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

soft_x_rays.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

soft_x_rays.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

soft_x_rays.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

soft_x_rays.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

soft_x_rays.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

soft_x_rays.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

soft_x_rays.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

soft_x_rays.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

soft_x_rays.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

soft_x_rays.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

soft_x_rays.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

soft_x_rays.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

soft_x_rays.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

soft_x_rays.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

soft_x_rays.ids_properties.source

(obsolescent)

STR_0D

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.

soft_x_rays.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

soft_x_rays.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

soft_x_rays.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

soft_x_rays.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

soft_x_rays.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

soft_x_rays.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

spectrometer_mass

(alpha)

Mass spectrometer diagnostic

spectrometer_mass.channel

(alpha)

[1...N]

STRUCT_ARRAY

Set of mass channels, each corresponding to a given atomic mass measured continuously by the spectrometer

spectrometer_mass.channel[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Atomic mass measured by this channel

spectrometer_mass.channel[:].current

(alpha)

[spectrometer_mass.channel[:].time]

FLT_1D (uncertain)

A

Collected current

spectrometer_mass.channel[:].photomultiplier_voltage

(alpha)

[spectrometer_mass.channel[:].time]

FLT_1D (uncertain)

V

Voltage applied to the photomultiplier

spectrometer_mass.channel[:].pressure_partial

(alpha)

[spectrometer_mass.channel[:].time]

FLT_1D (uncertain)

Pa

Partial pressure (calibrated data)

spectrometer_mass.channel[:].time

(alpha)

[1...N]

FLT_1D_TYPE

s

Timebase for the dynamic nodes of this channel

spectrometer_mass.channel[:].validity

(alpha)

INT_0D

Indicator of the validity of the data. 0: Valid from automated processing; 1: Valid and certified by the diagnostic RO; -1: Problem identified in the data processing (request verification by the diagnostic RO); -2: Invalid data, should not be used. (Values less than -2 have a code-specific meaning)

spectrometer_mass.channel[:].validity_timed

(alpha)

[spectrometer_mass.channel[:].time]

INT_1D

Indicator of the validity of the data for each time slice. 0: Valid from automated processing; 1: Valid and certified by the diagnostic RO; -1: Means problem identified in the data processing (request verification by the diagnostic RO); -2: Invalid data, should not be used. (Values less than -2 have a code-specific meaning.)

spectrometer_mass.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

spectrometer_mass.code.commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_mass.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_mass.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

spectrometer_mass.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_mass.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_mass.code.library[:].name

(alpha)

STR_0D

Name of software

spectrometer_mass.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

spectrometer_mass.code.library[:].repository

(alpha)

STR_0D

URL of software repository

spectrometer_mass.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_mass.code.name

(alpha)

STR_0D

Name of software generating IDS

spectrometer_mass.code.output_flag

(alpha)

[spectrometer_mass.time]

INT_1D

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.

spectrometer_mass.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

spectrometer_mass.code.repository

(alpha)

STR_0D

URL of software repository

spectrometer_mass.code.version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_mass.identifier

(alpha)

STR_0D

ID of the spectrometer

spectrometer_mass.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

spectrometer_mass.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

spectrometer_mass.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

spectrometer_mass.ids_properties.homogeneous_time

(alpha)

INT_0D

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

spectrometer_mass.ids_properties.occurrence

INT_0D

spectrometer_mass.ids_properties.plugins

(alpha)

STRUCTURE

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.

spectrometer_mass.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

spectrometer_mass.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_mass.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_mass.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

spectrometer_mass.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

spectrometer_mass.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_mass.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

spectrometer_mass.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_mass.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_mass.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

spectrometer_mass.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

spectrometer_mass.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_mass.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

spectrometer_mass.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

spectrometer_mass.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_mass.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_mass.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

spectrometer_mass.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

spectrometer_mass.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

spectrometer_mass.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_mass.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

spectrometer_mass.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

spectrometer_mass.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_mass.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_mass.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

spectrometer_mass.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

spectrometer_mass.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

spectrometer_mass.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_mass.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

spectrometer_mass.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_mass.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_mass.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

spectrometer_mass.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

spectrometer_mass.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

spectrometer_mass.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_mass.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

spectrometer_mass.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

spectrometer_mass.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

spectrometer_mass.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

spectrometer_mass.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

spectrometer_mass.ids_properties.source

(obsolescent)

STR_0D

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.

spectrometer_mass.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

spectrometer_mass.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

spectrometer_mass.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

spectrometer_mass.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

spectrometer_mass.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

spectrometer_mass.name

(alpha)

STR_0D

Name of the spectrometer

spectrometer_mass.residual_spectrum

(alpha)

[spectrometer_mass.residual_spectrum[:].time]

STRUCT_ARRAY

Set of entire mass spectra recorded at various time slices

spectrometer_mass.residual_spectrum[:].a

(alpha)

[1...N]

FLT_1D (uncertain)

Atomic Mass Unit

Array of atomic masses

spectrometer_mass.residual_spectrum[:].current

(alpha)

[spectrometer_mass.residual_spectrum[:].a]

FLT_1D (uncertain)

A

Collected current

spectrometer_mass.residual_spectrum[:].time

(alpha)

FLT_0D

s

Time

spectrometer_mass.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

spectrometer_uv

(alpha)

Spectrometer in uv light range diagnostic

spectrometer_uv.channel

(alpha)

[1...N]

STRUCT_ARRAY

Set of channels (detector or pixel of a camera)

spectrometer_uv.channel[:].aperture

(alpha)

[1...N]

STRUCT_ARRAY

Description of a set of collimating apertures

spectrometer_uv.channel[:].aperture[:].centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

spectrometer_uv.channel[:].aperture[:].centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_uv.channel[:].aperture[:].centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

spectrometer_uv.channel[:].aperture[:].centre.z

(alpha)

FLT_0D (uncertain)

m

Height

spectrometer_uv.channel[:].aperture[:].geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

spectrometer_uv.channel[:].aperture[:].outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

spectrometer_uv.channel[:].aperture[:].outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

spectrometer_uv.channel[:].aperture[:].outline.x2

(alpha)

[spectrometer_uv.channel[:].aperture[:].outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

spectrometer_uv.channel[:].aperture[:].radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

spectrometer_uv.channel[:].aperture[:].surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

spectrometer_uv.channel[:].aperture[:].x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

spectrometer_uv.channel[:].aperture[:].x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_uv.channel[:].aperture[:].x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_uv.channel[:].aperture[:].x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_uv.channel[:].aperture[:].x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

spectrometer_uv.channel[:].aperture[:].x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

spectrometer_uv.channel[:].aperture[:].x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_uv.channel[:].aperture[:].x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_uv.channel[:].aperture[:].x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_uv.channel[:].aperture[:].x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

spectrometer_uv.channel[:].aperture[:].x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

spectrometer_uv.channel[:].aperture[:].x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_uv.channel[:].aperture[:].x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_uv.channel[:].aperture[:].x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_uv.channel[:].detector

(alpha)

STRUCTURE

Description of the front face of the micro channel plate

spectrometer_uv.channel[:].detector.centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

spectrometer_uv.channel[:].detector.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_uv.channel[:].detector.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

spectrometer_uv.channel[:].detector.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

spectrometer_uv.channel[:].detector.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

spectrometer_uv.channel[:].detector.outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

spectrometer_uv.channel[:].detector.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

spectrometer_uv.channel[:].detector.outline.x2

(alpha)

[spectrometer_uv.channel[:].detector.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

spectrometer_uv.channel[:].detector.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

spectrometer_uv.channel[:].detector.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

spectrometer_uv.channel[:].detector.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

spectrometer_uv.channel[:].detector.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_uv.channel[:].detector.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_uv.channel[:].detector.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_uv.channel[:].detector.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

spectrometer_uv.channel[:].detector.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

spectrometer_uv.channel[:].detector.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_uv.channel[:].detector.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_uv.channel[:].detector.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_uv.channel[:].detector.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

spectrometer_uv.channel[:].detector.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

spectrometer_uv.channel[:].detector.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_uv.channel[:].detector.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_uv.channel[:].detector.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_uv.channel[:].detector_layout

(alpha)

STRUCTURE

Dimensions of pixels and detector

spectrometer_uv.channel[:].detector_layout.detector_dimensions

(alpha)

[1...2]

FLT_1D (uncertain)

m

Total detector dimension in each direction (horizontal, vertical)

spectrometer_uv.channel[:].detector_layout.pixel_dimensions

(alpha)

[1...2]

FLT_1D (uncertain)

m

Pixel dimension in each direction (horizontal, vertical)

spectrometer_uv.channel[:].detector_layout.pixel_n

(alpha)

[1...2]

INT_1D

Number of pixels in each direction (horizontal, vertical)

spectrometer_uv.channel[:].detector_position_parameter

(alpha)

STRUCTURE

mixed

In case of detector moving during a pulse, position parameter allowing to record and compute the detector position as a function of time

spectrometer_uv.channel[:].detector_position_parameter.data

(alpha)

[spectrometer_uv.channel[:].detector_position_parameter.time]

FLT_1D (uncertain)

mixed

Data

spectrometer_uv.channel[:].detector_position_parameter.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

spectrometer_uv.channel[:].exposure_time

(alpha)

FLT_0D (uncertain)

s

Exposure time

spectrometer_uv.channel[:].grating

(alpha)

STRUCTURE

Description of the grating

spectrometer_uv.channel[:].grating.centre

(alpha)

STRUCTURE

Centre of the grating sphere (if grating is spherical) or torus (if grating is toric)

spectrometer_uv.channel[:].grating.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_uv.channel[:].grating.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

spectrometer_uv.channel[:].grating.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

spectrometer_uv.channel[:].grating.curvature_radius

(alpha)

FLT_0D (uncertain)

m

Curvature radius of the spherical grating

spectrometer_uv.channel[:].grating.geometry_type

(alpha)

STRUCTURE

Grating geometry. Index = 1 : spherical. Index = 2 : toric

spectrometer_uv.channel[:].grating.geometry_type.description

(alpha)

STR_0D

Verbose description

spectrometer_uv.channel[:].grating.geometry_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_uv.channel[:].grating.geometry_type.name

(alpha)

STR_0D

Short string identifier

spectrometer_uv.channel[:].grating.groove_density

(alpha)

FLT_0D (uncertain)

m^-1

Number of grooves per unit length

spectrometer_uv.channel[:].grating.image_field

(alpha)

STRUCTURE

Surface on which the grating image is focused

spectrometer_uv.channel[:].grating.image_field.centre

(alpha)

STRUCTURE

Centre of the image surface in case it is spherical, or position of a point on the surface in case it is a plane

spectrometer_uv.channel[:].grating.image_field.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_uv.channel[:].grating.image_field.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

spectrometer_uv.channel[:].grating.image_field.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

spectrometer_uv.channel[:].grating.image_field.curvature_radius

(alpha)

FLT_0D (uncertain)

m

Curvature radius of the image surface

spectrometer_uv.channel[:].grating.image_field.geometry_type

(alpha)

STRUCTURE

Surface geometry. Index = 1 : spherical. Index = 2 : plane

spectrometer_uv.channel[:].grating.image_field.geometry_type.description

(alpha)

STR_0D

Verbose description

spectrometer_uv.channel[:].grating.image_field.geometry_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_uv.channel[:].grating.image_field.geometry_type.name

(alpha)

STR_0D

Short string identifier

spectrometer_uv.channel[:].grating.image_field.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the surface ( in case it is plane) and oriented towards the plasma.

spectrometer_uv.channel[:].grating.image_field.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_uv.channel[:].grating.image_field.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_uv.channel[:].grating.image_field.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_uv.channel[:].grating.outline

(alpha)

STRUCTURE

List of the 4 extreme points of the spherical grating in the (X1, X2) coordinate system, using the summit as the origin. Do NOT repeat the first point.

spectrometer_uv.channel[:].grating.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

spectrometer_uv.channel[:].grating.outline.x2

(alpha)

[spectrometer_uv.channel[:].grating.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

spectrometer_uv.channel[:].grating.summit

(alpha)

STRUCTURE

Position of the grating summit (defined as the point of contact of its concave side if the grating were put on a table). Used as the origin of the x1, x2, x3 vectors defined below

spectrometer_uv.channel[:].grating.summit.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_uv.channel[:].grating.summit.r

(alpha)

FLT_0D (uncertain)

m

Major radius

spectrometer_uv.channel[:].grating.summit.z

(alpha)

FLT_0D (uncertain)

m

Height

spectrometer_uv.channel[:].grating.type

(alpha)

STRUCTURE

Grating type. Index = 1 : ruled. Index = 2 : holographic

spectrometer_uv.channel[:].grating.type.description

(alpha)

STR_0D

Verbose description

spectrometer_uv.channel[:].grating.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_uv.channel[:].grating.type.name

(alpha)

STR_0D

Short string identifier

spectrometer_uv.channel[:].grating.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is horizontal and oriented in the positive phi direction (counter-clockwise when viewing from above).

spectrometer_uv.channel[:].grating.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_uv.channel[:].grating.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_uv.channel[:].grating.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_uv.channel[:].grating.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

spectrometer_uv.channel[:].grating.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_uv.channel[:].grating.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_uv.channel[:].grating.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_uv.channel[:].grating.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the grating at its summit and oriented towards the plasma.

spectrometer_uv.channel[:].grating.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_uv.channel[:].grating.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_uv.channel[:].grating.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_uv.channel[:].intensity_spectrum

(alpha)

[spectrometer_uv.channel[:].wavelengths,
spectrometer_uv.channel[:].intensity_spectrum.time]

STRUCTURE

(counts) s^-1

Intensity spectrum (not calibrated), i.e. number of photoelectrons detected by unit time by a wavelength pixel of the channel, taking into account electronic gain compensation and channels relative calibration

spectrometer_uv.channel[:].intensity_spectrum.data

(alpha)

[1...N,
spectrometer_uv.channel[:].intensity_spectrum.time]

FLT_2D (uncertain)

(counts) s^-1

Data

spectrometer_uv.channel[:].intensity_spectrum.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

spectrometer_uv.channel[:].line_of_sight

(alpha)

STRUCTURE

Description of the line of sight of the channel, given by 2 points. The 2nd point is allowed to evolve in case of dynamic line of sight.

spectrometer_uv.channel[:].line_of_sight.amplitude_parameter

(alpha)

FLT_0D (uncertain)

mixed

Amplitude of the line of sight position parameter oscillation (in case moving_mode/index = 1)

spectrometer_uv.channel[:].line_of_sight.first_point

(alpha)

STRUCTURE

Position of the first point

spectrometer_uv.channel[:].line_of_sight.first_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_uv.channel[:].line_of_sight.first_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

spectrometer_uv.channel[:].line_of_sight.first_point.z

(alpha)

FLT_0D (uncertain)

m

Height

spectrometer_uv.channel[:].line_of_sight.moving_mode

(alpha)

STRUCTURE

Moving mode of the line of sight. Index = 0 : no movement, fixed position. Index = 1 : oscillating

spectrometer_uv.channel[:].line_of_sight.moving_mode.description

(alpha)

STR_0D

Verbose description

spectrometer_uv.channel[:].line_of_sight.moving_mode.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_uv.channel[:].line_of_sight.moving_mode.name

(alpha)

STR_0D

Short string identifier

spectrometer_uv.channel[:].line_of_sight.period

(alpha)

FLT_0D (uncertain)

s

Period of the line of sight oscillation (in case moving_mode/index = 1)

spectrometer_uv.channel[:].line_of_sight.position_parameter

(alpha)

STRUCTURE

mixed

In case of line of sight moving during a pulse, position parameter allowing to record and compute the line of sight position as a function of time

spectrometer_uv.channel[:].line_of_sight.position_parameter.data

(alpha)

[spectrometer_uv.channel[:].line_of_sight.position_parameter.time]

FLT_1D (uncertain)

mixed

Data

spectrometer_uv.channel[:].line_of_sight.position_parameter.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

spectrometer_uv.channel[:].line_of_sight.second_point

(alpha)

STRUCTURE

Position of the second point (possibly dynamic)

spectrometer_uv.channel[:].line_of_sight.second_point.phi

(alpha)

[spectrometer_uv.channel[:].line_of_sight.second_point.time]

FLT_1D (uncertain)

rad

Toroidal angle

spectrometer_uv.channel[:].line_of_sight.second_point.r

(alpha)

[spectrometer_uv.channel[:].line_of_sight.second_point.time]

FLT_1D (uncertain)

m

Major radius

spectrometer_uv.channel[:].line_of_sight.second_point.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time for the R,Z,phi coordinates

spectrometer_uv.channel[:].line_of_sight.second_point.z

(alpha)

[spectrometer_uv.channel[:].line_of_sight.second_point.time]

FLT_1D (uncertain)

m

Height

spectrometer_uv.channel[:].name

(alpha)

STR_0D

Name of the channel

spectrometer_uv.channel[:].processed_line

(alpha)

[1...N]

STRUCT_ARRAY

Set of processed spectral lines

spectrometer_uv.channel[:].processed_line[:].intensity

(alpha)

STRUCTURE

s^-1

Non-calibrated intensity (integrated over the spectrum for this line)

spectrometer_uv.channel[:].processed_line[:].intensity.data

(alpha)

[spectrometer_uv.channel[:].processed_line[:].intensity.time]

FLT_1D (uncertain)

s^-1

Data

spectrometer_uv.channel[:].processed_line[:].intensity.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

spectrometer_uv.channel[:].processed_line[:].label

(alpha)

STR_0D

String identifying the processed line. To avoid ambiguities, the following syntax is used : element with ionization state_wavelength in Angstrom (e.g. WI_4000)

spectrometer_uv.channel[:].processed_line[:].radiance

(alpha)

STRUCTURE

m^-2.s^-1.sr^-1

Calibrated, background subtracted radiance (integrated over the spectrum for this line)

spectrometer_uv.channel[:].processed_line[:].radiance.data

(alpha)

[spectrometer_uv.channel[:].processed_line[:].radiance.time]

FLT_1D (uncertain)

m^-2.s^-1.sr^-1

Data

spectrometer_uv.channel[:].processed_line[:].radiance.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

spectrometer_uv.channel[:].processed_line[:].wavelength_central

(alpha)

FLT_0D (uncertain)

m

Central wavelength of the processed line

spectrometer_uv.channel[:].radiance_calibration

(alpha)

[spectrometer_uv.channel[:].wavelengths]

FLT_1D (uncertain)

m^-3.sr^-1

Radiance calibration

spectrometer_uv.channel[:].radiance_calibration_date

(alpha)

STR_0D

Date of the radiance calibration (yyyy_mm_dd)

spectrometer_uv.channel[:].radiance_spectral

(alpha)

[spectrometer_uv.channel[:].wavelengths,
spectrometer_uv.channel[:].radiance_spectral.time]

STRUCTURE

(photons).m^-2.s^-1.sr^-1.m^-1

Calibrated spectral radiance (radiance per unit wavelength)

spectrometer_uv.channel[:].radiance_spectral.data

(alpha)

[1...N,
spectrometer_uv.channel[:].radiance_spectral.time]

FLT_2D (uncertain)

(photons).m^-2.s^-1.sr^-1.m^-1

Data

spectrometer_uv.channel[:].radiance_spectral.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

spectrometer_uv.channel[:].supply_high_voltage

(alpha)

[1...N]

STRUCT_ARRAY

Set of high voltage power supplies applied to various parts of the diagnostic

spectrometer_uv.channel[:].supply_high_voltage[:].object

(alpha)

STR_0D

Name of the object connected to the power supply

spectrometer_uv.channel[:].supply_high_voltage[:].voltage_set

(alpha)

STRUCTURE

V

Voltage set at the power supply

spectrometer_uv.channel[:].supply_high_voltage[:].voltage_set.data

(alpha)

[spectrometer_uv.channel[:].supply_high_voltage[:].voltage_set.time]

FLT_1D (uncertain)

V

Data

spectrometer_uv.channel[:].supply_high_voltage[:].voltage_set.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

spectrometer_uv.channel[:].validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

spectrometer_uv.channel[:].validity_timed

(alpha)

[spectrometer_uv.channel[:].wavelengths]

STRUCTURE

Indicator of the validity of the data for each wavelength and each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

spectrometer_uv.channel[:].validity_timed.data

(alpha)

[spectrometer_uv.channel[:].wavelengths,
spectrometer_uv.channel[:].validity_timed.time]

INT_2D

Data

spectrometer_uv.channel[:].validity_timed.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

spectrometer_uv.channel[:].wavelength_calibration

(alpha)

STRUCTURE

Wavelength calibration data. The wavelength is obtained from the pixel index k by: wavelength = k * gain + offset. k is starting from 1.

spectrometer_uv.channel[:].wavelength_calibration.gain

(alpha)

FLT_0D (uncertain)

m

Gain

spectrometer_uv.channel[:].wavelength_calibration.offset

(alpha)

FLT_0D (uncertain)

m

Offset

spectrometer_uv.channel[:].wavelength_calibration_date

(alpha)

STR_0D

Date of the wavelength calibration (yyyy_mm_dd)

spectrometer_uv.channel[:].wavelengths

(alpha)

[1...N]

FLT_1D (uncertain)

m

Measured wavelengths

spectrometer_uv.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

spectrometer_uv.code.commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_uv.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_uv.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

spectrometer_uv.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_uv.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_uv.code.library[:].name

(alpha)

STR_0D

Name of software

spectrometer_uv.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

spectrometer_uv.code.library[:].repository

(alpha)

STR_0D

URL of software repository

spectrometer_uv.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_uv.code.name

(alpha)

STR_0D

Name of software generating IDS

spectrometer_uv.code.output_flag

(alpha)

[spectrometer_uv.time]

INT_1D

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.

spectrometer_uv.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

spectrometer_uv.code.repository

(alpha)

STR_0D

URL of software repository

spectrometer_uv.code.version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_uv.etendue

(alpha)

FLT_0D (uncertain)

m^2.sr

Etendue (geometric extent) of the optical system

spectrometer_uv.etendue_method

(alpha)

STRUCTURE

Method used to calculate the etendue. Index = 0 : exact calculation with a 4D integral; 1 : approximation with first order formula (detector surface times solid angle subtended by the apertures); 2 : other methods

spectrometer_uv.etendue_method.description

(alpha)

STR_0D

Verbose description

spectrometer_uv.etendue_method.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_uv.etendue_method.name

(alpha)

STR_0D

Short string identifier

spectrometer_uv.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

spectrometer_uv.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

spectrometer_uv.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

spectrometer_uv.ids_properties.homogeneous_time

(alpha)

INT_0D

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

spectrometer_uv.ids_properties.occurrence

INT_0D

spectrometer_uv.ids_properties.plugins

(alpha)

STRUCTURE

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.

spectrometer_uv.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

spectrometer_uv.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_uv.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_uv.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

spectrometer_uv.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

spectrometer_uv.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_uv.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

spectrometer_uv.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_uv.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_uv.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

spectrometer_uv.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

spectrometer_uv.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_uv.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

spectrometer_uv.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

spectrometer_uv.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_uv.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_uv.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

spectrometer_uv.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

spectrometer_uv.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

spectrometer_uv.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_uv.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

spectrometer_uv.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

spectrometer_uv.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_uv.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_uv.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

spectrometer_uv.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

spectrometer_uv.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

spectrometer_uv.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_uv.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

spectrometer_uv.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_uv.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_uv.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

spectrometer_uv.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

spectrometer_uv.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

spectrometer_uv.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_uv.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

spectrometer_uv.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

spectrometer_uv.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

spectrometer_uv.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

spectrometer_uv.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

spectrometer_uv.ids_properties.source

(obsolescent)

STR_0D

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.

spectrometer_uv.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

spectrometer_uv.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

spectrometer_uv.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

spectrometer_uv.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

spectrometer_uv.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

spectrometer_uv.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

spectrometer_visible

(alpha)

Spectrometer in visible light range diagnostic

spectrometer_visible.channel

(alpha)

[1...N]

STRUCT_ARRAY

Set of channels (detector or pixel of a camera)

spectrometer_visible.channel[:].active_spatial_resolution

(alpha)

[spectrometer_visible.channel[:].active_spatial_resolution[:].time]

STRUCT_ARRAY

In case of active spectroscopy, describes the spatial resolution of the measurement, calculated as a convolution of the atomic smearing, magnetic and beam geometry smearing and detector projection, for a set of time slices

spectrometer_visible.channel[:].active_spatial_resolution[:].centre

(alpha)

STRUCTURE

Position of the centre of the spatially resolved zone

spectrometer_visible.channel[:].active_spatial_resolution[:].centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_visible.channel[:].active_spatial_resolution[:].centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

spectrometer_visible.channel[:].active_spatial_resolution[:].centre.z

(alpha)

FLT_0D (uncertain)

m

Height

spectrometer_visible.channel[:].active_spatial_resolution[:].time

(alpha)

FLT_0D

s

Time

spectrometer_visible.channel[:].active_spatial_resolution[:].width

(alpha)

STRUCTURE

Full width of the spatially resolved zone in the R, Z and phi directions

spectrometer_visible.channel[:].active_spatial_resolution[:].width.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_visible.channel[:].active_spatial_resolution[:].width.r

(alpha)

FLT_0D (uncertain)

m

Major radius

spectrometer_visible.channel[:].active_spatial_resolution[:].width.z

(alpha)

FLT_0D (uncertain)

m

Height

spectrometer_visible.channel[:].aperture

(alpha)

[1...N]

STRUCT_ARRAY

Description of a set of collimating apertures

spectrometer_visible.channel[:].aperture[:].centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

spectrometer_visible.channel[:].aperture[:].centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_visible.channel[:].aperture[:].centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

spectrometer_visible.channel[:].aperture[:].centre.z

(alpha)

FLT_0D (uncertain)

m

Height

spectrometer_visible.channel[:].aperture[:].geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

spectrometer_visible.channel[:].aperture[:].outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

spectrometer_visible.channel[:].aperture[:].outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

spectrometer_visible.channel[:].aperture[:].outline.x2

(alpha)

[spectrometer_visible.channel[:].aperture[:].outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

spectrometer_visible.channel[:].aperture[:].radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

spectrometer_visible.channel[:].aperture[:].surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

spectrometer_visible.channel[:].aperture[:].x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

spectrometer_visible.channel[:].aperture[:].x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_visible.channel[:].aperture[:].x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_visible.channel[:].aperture[:].x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_visible.channel[:].aperture[:].x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

spectrometer_visible.channel[:].aperture[:].x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

spectrometer_visible.channel[:].aperture[:].x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_visible.channel[:].aperture[:].x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_visible.channel[:].aperture[:].x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_visible.channel[:].aperture[:].x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

spectrometer_visible.channel[:].aperture[:].x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

spectrometer_visible.channel[:].aperture[:].x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_visible.channel[:].aperture[:].x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_visible.channel[:].aperture[:].x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_visible.channel[:].detector

(alpha)

STRUCTURE

Detector description

spectrometer_visible.channel[:].detector.centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

spectrometer_visible.channel[:].detector.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_visible.channel[:].detector.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

spectrometer_visible.channel[:].detector.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

spectrometer_visible.channel[:].detector.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

spectrometer_visible.channel[:].detector.outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

spectrometer_visible.channel[:].detector.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

spectrometer_visible.channel[:].detector.outline.x2

(alpha)

[spectrometer_visible.channel[:].detector.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

spectrometer_visible.channel[:].detector.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

spectrometer_visible.channel[:].detector.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

spectrometer_visible.channel[:].detector.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

spectrometer_visible.channel[:].detector.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_visible.channel[:].detector.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_visible.channel[:].detector.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_visible.channel[:].detector.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

spectrometer_visible.channel[:].detector.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

spectrometer_visible.channel[:].detector.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_visible.channel[:].detector.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_visible.channel[:].detector.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_visible.channel[:].detector.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

spectrometer_visible.channel[:].detector.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

spectrometer_visible.channel[:].detector.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_visible.channel[:].detector.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_visible.channel[:].detector.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_visible.channel[:].detector_image

(alpha)

STRUCTURE

Image of the detector or pixel on the focal plane of the optical system

spectrometer_visible.channel[:].detector_image.circular

(alpha)

STRUCTURE

Description of circular or elliptic image

spectrometer_visible.channel[:].detector_image.circular.ellipticity

(alpha)

FLT_0D (uncertain)

-

Ellipticity

spectrometer_visible.channel[:].detector_image.circular.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle

spectrometer_visible.channel[:].detector_image.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the image (1:'outline', 2:'circular')

spectrometer_visible.channel[:].detector_image.outline

(alpha)

STRUCTURE

Coordinates of the points shaping the polygon of the image

spectrometer_visible.channel[:].detector_image.outline.phi

(alpha)

[spectrometer_visible.channel[:].detector_image.outline.r]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_visible.channel[:].detector_image.outline.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

spectrometer_visible.channel[:].detector_image.outline.z

(alpha)

[spectrometer_visible.channel[:].detector_image.outline.r]

FLT_1D (uncertain)

m

Height

spectrometer_visible.channel[:].etendue

(alpha)

FLT_0D (uncertain)

m^2.str

Etendue (geometric extent) of the channel's optical system

spectrometer_visible.channel[:].etendue_method

(alpha)

STRUCTURE

Method used to calculate the etendue. Index = 0 : exact calculation with a 4D integral; 1 : approximation with first order formula (detector surface times solid angle subtended by the apertures); 2 : other methods

spectrometer_visible.channel[:].etendue_method.description

(alpha)

STR_0D

Verbose description

spectrometer_visible.channel[:].etendue_method.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_visible.channel[:].etendue_method.name

(alpha)

STR_0D

Short string identifier

spectrometer_visible.channel[:].fibre_bundle

(alpha)

STRUCTURE

Description of the fibre bundle

spectrometer_visible.channel[:].fibre_bundle.fibre_positions

(alpha)

STRUCTURE

Individual fibres centres positions in the (X1, X2) coordinate system

spectrometer_visible.channel[:].fibre_bundle.fibre_positions.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

spectrometer_visible.channel[:].fibre_bundle.fibre_positions.x2

(alpha)

[spectrometer_visible.channel[:].fibre_bundle.fibre_positions.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

spectrometer_visible.channel[:].fibre_bundle.fibre_radius

(alpha)

FLT_0D (uncertain)

m

Radius of a single fibre

spectrometer_visible.channel[:].fibre_bundle.geometry

(alpha)

STRUCTURE

Geometry of the fibre bundle entrance

spectrometer_visible.channel[:].fibre_bundle.geometry.centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

spectrometer_visible.channel[:].fibre_bundle.geometry.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_visible.channel[:].fibre_bundle.geometry.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

spectrometer_visible.channel[:].fibre_bundle.geometry.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

spectrometer_visible.channel[:].fibre_bundle.geometry.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

spectrometer_visible.channel[:].fibre_bundle.geometry.outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

spectrometer_visible.channel[:].fibre_bundle.geometry.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

spectrometer_visible.channel[:].fibre_bundle.geometry.outline.x2

(alpha)

[spectrometer_visible.channel[:].fibre_bundle.geometry.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

spectrometer_visible.channel[:].fibre_bundle.geometry.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

spectrometer_visible.channel[:].fibre_bundle.geometry.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

spectrometer_visible.channel[:].fibre_bundle.geometry.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

spectrometer_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_visible.channel[:].fibre_bundle.geometry.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

spectrometer_visible.channel[:].fibre_bundle.geometry.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

spectrometer_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_visible.channel[:].fibre_bundle.geometry.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

spectrometer_visible.channel[:].fibre_bundle.geometry.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

spectrometer_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_visible.channel[:].fibre_image

(alpha)

STRUCTURE

Image of the optical fibre on the focal plane of the optical system

spectrometer_visible.channel[:].fibre_image.circular

(alpha)

STRUCTURE

Description of circular or elliptic image

spectrometer_visible.channel[:].fibre_image.circular.ellipticity

(alpha)

FLT_0D (uncertain)

-

Ellipticity

spectrometer_visible.channel[:].fibre_image.circular.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle

spectrometer_visible.channel[:].fibre_image.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the image (1:'outline', 2:'circular')

spectrometer_visible.channel[:].fibre_image.outline

(alpha)

STRUCTURE

Coordinates of the points shaping the polygon of the image

spectrometer_visible.channel[:].fibre_image.outline.phi

(alpha)

[spectrometer_visible.channel[:].fibre_image.outline.r]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_visible.channel[:].fibre_image.outline.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

spectrometer_visible.channel[:].fibre_image.outline.z

(alpha)

[spectrometer_visible.channel[:].fibre_image.outline.r]

FLT_1D (uncertain)

m

Height

spectrometer_visible.channel[:].filter_spectrometer

(alpha)

STRUCTURE

Quantities measured by the channel if connected to a filter spectrometer

spectrometer_visible.channel[:].filter_spectrometer.exposure_time

(alpha)

FLT_0D (uncertain)

s

Exposure time

spectrometer_visible.channel[:].filter_spectrometer.filter

(alpha)

STRUCTURE

Filter description

spectrometer_visible.channel[:].filter_spectrometer.filter.wavelength_central

(alpha)

FLT_0D (uncertain)

m

Central wavelength of the filter

spectrometer_visible.channel[:].filter_spectrometer.filter.wavelength_width

(alpha)

FLT_0D (uncertain)

m

Filter transmission function width (at 90% level)

spectrometer_visible.channel[:].filter_spectrometer.output_voltage

(alpha)

STRUCTURE

V

Raw voltage output of the whole acquisition chain

spectrometer_visible.channel[:].filter_spectrometer.output_voltage.data

(alpha)

[spectrometer_visible.channel[:].filter_spectrometer.output_voltage.time]

FLT_1D (uncertain)

V

Data

spectrometer_visible.channel[:].filter_spectrometer.output_voltage.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

spectrometer_visible.channel[:].filter_spectrometer.photoelectric_voltage

(alpha)

STRUCTURE

V

Gain corrected and background subtracted voltage

spectrometer_visible.channel[:].filter_spectrometer.photoelectric_voltage.data

(alpha)

[spectrometer_visible.channel[:].filter_spectrometer.photoelectric_voltage.time]

FLT_1D (uncertain)

V

Data

spectrometer_visible.channel[:].filter_spectrometer.photoelectric_voltage.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

spectrometer_visible.channel[:].filter_spectrometer.photon_count

(alpha)

STRUCTURE

s^-1

Detected photon count

spectrometer_visible.channel[:].filter_spectrometer.photon_count.data

(alpha)

[spectrometer_visible.channel[:].filter_spectrometer.photon_count.time]

FLT_1D (uncertain)

s^-1

Data

spectrometer_visible.channel[:].filter_spectrometer.photon_count.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

spectrometer_visible.channel[:].filter_spectrometer.processed_line

(alpha)

[1...N]

STRUCT_ARRAY

Set of processed spectral lines (normally a single line is filtered out, but it may happen in some cases that several lines go through the filter).

spectrometer_visible.channel[:].filter_spectrometer.processed_line[:].label

(alpha)

STR_0D

String identifying the processed line. To avoid ambiguities, the following syntax is used : element with ionization state_wavelength in Angstrom (e.g. WI_4000)

spectrometer_visible.channel[:].filter_spectrometer.processed_line[:].wavelength_central

(alpha)

FLT_0D (uncertain)

m

Central wavelength of the processed line

spectrometer_visible.channel[:].filter_spectrometer.radiance_calibration

(alpha)

[spectrometer_visible.channel[:].filter_spectrometer.wavelengths]

FLT_1D (uncertain)

m^-3.sr^-1

Radiance calibration

spectrometer_visible.channel[:].filter_spectrometer.radiance_calibration_date

(alpha)

STR_0D

Date of the radiance calibration (yyyy_mm_dd)

spectrometer_visible.channel[:].filter_spectrometer.sensitivity

(alpha)

[spectrometer_visible.channel[:].filter_spectrometer.wavelengths]

FLT_1D (uncertain)

V.W^-1

Photoelectric sensitivity of the detector. This is the conversion factor from the received power on the detector into electric voltage depending on the wavelength

spectrometer_visible.channel[:].filter_spectrometer.wavelengths

(alpha)

[1...N]

FLT_1D (uncertain)

m

Array of wavelengths for radiance calibration

spectrometer_visible.channel[:].geometry_matrix

(alpha)

STRUCTURE

Description of geometry matrix (ray transfer matrix)

spectrometer_visible.channel[:].geometry_matrix.emission_grid

(alpha)

STRUCTURE

Grid defining the light emission cells

spectrometer_visible.channel[:].geometry_matrix.emission_grid.dim1

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

First dimension values

spectrometer_visible.channel[:].geometry_matrix.emission_grid.dim2

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Second dimension values

spectrometer_visible.channel[:].geometry_matrix.emission_grid.dim3

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Third dimension values

spectrometer_visible.channel[:].geometry_matrix.emission_grid.grid_type

(alpha)

STRUCTURE

Grid type
1) r_z_phi : Cylindrical r,z,phi grid : r=dim1, z=dim2, phi=dim3

spectrometer_visible.channel[:].geometry_matrix.emission_grid.grid_type.description

(alpha)

STR_0D

Verbose description

spectrometer_visible.channel[:].geometry_matrix.emission_grid.grid_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_visible.channel[:].geometry_matrix.emission_grid.grid_type.name

(alpha)

STR_0D

Short string identifier

spectrometer_visible.channel[:].geometry_matrix.interpolated

(alpha)

STRUCTURE

Interpolated geometry matrix for reflected light

spectrometer_visible.channel[:].geometry_matrix.interpolated.data

(alpha)

[spectrometer_visible.channel[:].geometry_matrix.interpolated.r]

FLT_1D (uncertain)

m^-2

Interpolated Ray Transfer Matrix (RTM, or geometry matrix), which provides transformation of the reflected light from each interpolation knot to the receiver (detector or head of an optic fibre). When convolving with an emission profile, the values must be interpolated to the emission grid and multiplied by the volume of the grid cells. The interpolated matrix is given on an array of interpolation knots of coordinates r, z and phi

spectrometer_visible.channel[:].geometry_matrix.interpolated.phi

(alpha)

[spectrometer_visible.channel[:].geometry_matrix.interpolated.r]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above) of interpolation knots

spectrometer_visible.channel[:].geometry_matrix.interpolated.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius of interpolation knots

spectrometer_visible.channel[:].geometry_matrix.interpolated.z

(alpha)

[spectrometer_visible.channel[:].geometry_matrix.interpolated.r]

FLT_1D (uncertain)

m

Height of interpolation knots

spectrometer_visible.channel[:].geometry_matrix.voxel_map

(alpha)

[spectrometer_visible.channel[:].geometry_matrix.emission_grid.dim1,
spectrometer_visible.channel[:].geometry_matrix.emission_grid.dim2,
spectrometer_visible.channel[:].geometry_matrix.emission_grid.dim3]

INT_3D

Voxel map for geometry matrix. The cells with same number are merged in the computation into a single emission source meta-cell (the voxel). Cells with number -1 are excluded. Voxel count starts from 0.

spectrometer_visible.channel[:].geometry_matrix.voxels_n

(alpha)

INT_0D

Number of voxels defined in the voxel_map.

spectrometer_visible.channel[:].geometry_matrix.with_reflections

(alpha)

STRUCTURE

Geometry matrix with reflections

spectrometer_visible.channel[:].geometry_matrix.with_reflections.data

(alpha)

[1...N]

FLT_1D (uncertain)

m

The Ray Transfer Matrix (RTM, or geometry matrix) here provides transformation of the signal from each individual unit light source (voxel) to the receiver (detector or head of an optic fibre). The emission profile has [photons.m^-3.s^-1.sr^-1] units and radiance signal has [photons.m^-2.s^-1.sr^-1] units. So the RTM has [m] units. This data is stored in a sparse form, i.e. the array contains only the non-zero element of the Ray transfer matrix. The voxel index corresponding to an element of this array can be found in voxel_indices

spectrometer_visible.channel[:].geometry_matrix.with_reflections.voxel_indices

(alpha)

[spectrometer_visible.channel[:].geometry_matrix.with_reflections.data]

INT_1D

List of voxel indices (defined in the voxel map) used in the sparse data array

spectrometer_visible.channel[:].geometry_matrix.without_reflections

(alpha)

STRUCTURE

Geometry matrix without reflections

spectrometer_visible.channel[:].geometry_matrix.without_reflections.data

(alpha)

[1...N]

FLT_1D (uncertain)

m

The Ray Transfer Matrix (RTM, or geometry matrix) here provides transformation of the signal from each individual unit light source (voxel) to the receiver (detector or head of an optic fibre). The emission profile has [photons.m^-3.s^-1.sr^-1] units and radiance signal has [photons.m^-2.s^-1.sr^-1] units. So the RTM has [m] units. This data is stored in a sparse form, i.e. the array contains only the non-zero element of the Ray transfer matrix. The voxel index corresponding to an element of this array can be found in voxel_indices

spectrometer_visible.channel[:].geometry_matrix.without_reflections.voxel_indices

(alpha)

[spectrometer_visible.channel[:].geometry_matrix.without_reflections.data]

INT_1D

List of voxel indices (defined in the voxel map) used in the sparse data array

spectrometer_visible.channel[:].grating_spectrometer

(alpha)

STRUCTURE

Quantities measured by the channel if connected to a grating spectrometer

spectrometer_visible.channel[:].grating_spectrometer.exposure_time

(alpha)

FLT_0D (uncertain)

s

Exposure time

spectrometer_visible.channel[:].grating_spectrometer.grating

(alpha)

FLT_0D (uncertain)

m^-1

Number of grating lines per unit length

spectrometer_visible.channel[:].grating_spectrometer.instrument_function

(alpha)

[1...2,
1...N]

FLT_2D (uncertain)

m

Array of Gaussian widths and amplitudes which as a sum make up the instrument function. The instrument function is the shape that would be measured by a grating spectrometer if perfectly monochromatic line emission would be used as input. F(lambda) = 1 / sqrt (2*pi) * sum( instrument_function(1,i) / instrument_function(2,i) ) * exp( -lambda^2 / (2 * instrument_function(2,i)^2) ) ), whereby sum( instrument_function(1,i) ) = 1

spectrometer_visible.channel[:].grating_spectrometer.intensity_spectrum

(alpha)

[spectrometer_visible.channel[:].grating_spectrometer.wavelengths,
spectrometer_visible.channel[:].grating_spectrometer.intensity_spectrum.time]

STRUCTURE

(counts) s^-1

Intensity spectrum (not calibrated), i.e. number of photoelectrons detected by unit time by a wavelength pixel of the channel, taking into account electronic gain compensation and channels relative calibration

spectrometer_visible.channel[:].grating_spectrometer.intensity_spectrum.data

(alpha)

[1...N,
spectrometer_visible.channel[:].grating_spectrometer.intensity_spectrum.time]

FLT_2D (uncertain)

(counts) s^-1

Data

spectrometer_visible.channel[:].grating_spectrometer.intensity_spectrum.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

spectrometer_visible.channel[:].grating_spectrometer.processed_line

(alpha)

[1...N]

STRUCT_ARRAY

Set of processed spectral lines

spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].intensity

(alpha)

STRUCTURE

s^-1

Non-calibrated intensity (integrated over the spectrum for this line)

spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].intensity.data

(alpha)

[spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].intensity.time]

FLT_1D (uncertain)

s^-1

Data

spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].intensity.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].label

(alpha)

STR_0D

String identifying the processed line. To avoid ambiguities, the following syntax is used : element with ionization state_wavelength in Angstrom (e.g. WI_4000)

spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].radiance

(alpha)

STRUCTURE

m^-2.s^-1.sr^-1

Calibrated, background subtracted radiance (integrated over the spectrum for this line)

spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].radiance.data

(alpha)

[spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].radiance.time]

FLT_1D (uncertain)

m^-2.s^-1.sr^-1

Data

spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].radiance.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].wavelength_central

(alpha)

FLT_0D (uncertain)

m

Central wavelength of the processed line

spectrometer_visible.channel[:].grating_spectrometer.radiance_calibration

(alpha)

[spectrometer_visible.channel[:].grating_spectrometer.wavelengths]

FLT_1D (uncertain)

m^-3.sr^-1

Radiance calibration

spectrometer_visible.channel[:].grating_spectrometer.radiance_calibration_date

(alpha)

STR_0D

Date of the radiance calibration (yyyy_mm_dd)

spectrometer_visible.channel[:].grating_spectrometer.radiance_spectral

(alpha)

[spectrometer_visible.channel[:].grating_spectrometer.wavelengths,
spectrometer_visible.channel[:].grating_spectrometer.radiance_spectral.time]

STRUCTURE

(photons).m^-2.s^-1.sr^-1.m^-1

Calibrated spectral radiance (radiance per unit wavelength)

spectrometer_visible.channel[:].grating_spectrometer.radiance_spectral.data

(alpha)

[1...N,
spectrometer_visible.channel[:].grating_spectrometer.radiance_spectral.time]

FLT_2D (uncertain)

(photons).m^-2.s^-1.sr^-1.m^-1

Data

spectrometer_visible.channel[:].grating_spectrometer.radiance_spectral.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

spectrometer_visible.channel[:].grating_spectrometer.slit_width

(alpha)

FLT_0D (uncertain)

m

Width of the slit (placed in the object focal plane)

spectrometer_visible.channel[:].grating_spectrometer.wavelength_calibration

(alpha)

STRUCTURE

Wavelength calibration data. The wavelength is obtained from the pixel index k by: wavelength = k * gain + offset. k is starting from 1.

spectrometer_visible.channel[:].grating_spectrometer.wavelength_calibration.gain

(alpha)

FLT_0D (uncertain)

m

Gain

spectrometer_visible.channel[:].grating_spectrometer.wavelength_calibration.offset

(alpha)

FLT_0D (uncertain)

m

Offset

spectrometer_visible.channel[:].grating_spectrometer.wavelength_calibration_date

(alpha)

STR_0D

Date of the wavelength calibration (yyyy_mm_dd)

spectrometer_visible.channel[:].grating_spectrometer.wavelengths

(alpha)

[1...N]

FLT_1D (uncertain)

m

Measured wavelengths

spectrometer_visible.channel[:].isotope_ratios

(alpha)

STRUCTURE

Isotope ratios and related information

spectrometer_visible.channel[:].isotope_ratios.isotope

(alpha)

[1...N]

STRUCT_ARRAY

Set of isotopes

spectrometer_visible.channel[:].isotope_ratios.isotope[:].cold_neutrals_fraction

(alpha)

[spectrometer_visible.channel[:].isotope_ratios.isotope[:].time]

FLT_1D (uncertain)

-

Fraction of cold neutrals for this isotope (n_cold_neutrals/(n_cold_neutrals+n_hot_neutrals))

spectrometer_visible.channel[:].isotope_ratios.isotope[:].cold_neutrals_temperature

(alpha)

[spectrometer_visible.channel[:].isotope_ratios.isotope[:].time]

FLT_1D (uncertain)

eV

Temperature of cold neutrals for this isotope

spectrometer_visible.channel[:].isotope_ratios.isotope[:].density_ratio

(alpha)

[spectrometer_visible.channel[:].isotope_ratios.isotope[:].time]

FLT_1D (uncertain)

-

Ratio of the density of neutrals of this isotope over the summed neutral densities of all other isotopes described in the ../isotope array

spectrometer_visible.channel[:].isotope_ratios.isotope[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

spectrometer_visible.channel[:].isotope_ratios.isotope[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

spectrometer_visible.channel[:].isotope_ratios.isotope[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

spectrometer_visible.channel[:].isotope_ratios.isotope[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

spectrometer_visible.channel[:].isotope_ratios.isotope[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

spectrometer_visible.channel[:].isotope_ratios.isotope[:].hot_neutrals_fraction

(alpha)

[spectrometer_visible.channel[:].isotope_ratios.isotope[:].time]

FLT_1D (uncertain)

-

Fraction of hot neutrals for this isotope (n_hot_neutrals/(n_cold_neutrals+n_hot_neutrals))

spectrometer_visible.channel[:].isotope_ratios.isotope[:].hot_neutrals_temperature

(alpha)

[spectrometer_visible.channel[:].isotope_ratios.isotope[:].time]

FLT_1D (uncertain)

eV

Temperature of hot neutrals for this isotope

spectrometer_visible.channel[:].isotope_ratios.isotope[:].label

(alpha)

STR_0D

String identifying the species (H, D, T, He3, He4)

spectrometer_visible.channel[:].isotope_ratios.isotope[:].time

(alpha)

[1...N]

FLT_1D_TYPE

s

Timebase for dynamic quantities at this level of the data structure

spectrometer_visible.channel[:].isotope_ratios.method

(alpha)

STRUCTURE

Fitting method used to calculate isotope ratios
1) multi_gaussian : Multi-gaussian fitting
2) exp_times_multi_gaussian : Experimental signal multiplied by multi-gaussian ratio

spectrometer_visible.channel[:].isotope_ratios.method.description

(alpha)

STR_0D

Verbose description

spectrometer_visible.channel[:].isotope_ratios.method.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_visible.channel[:].isotope_ratios.method.name

(alpha)

STR_0D

Short string identifier

spectrometer_visible.channel[:].isotope_ratios.signal_to_noise

(alpha)

[spectrometer_visible.channel[:].isotope_ratios.time]

FLT_1D (uncertain)

dB

Log10 of the ratio of the powers in two bands, one with the spectral lines of interest (signal) the other without spectral lines (noise).

spectrometer_visible.channel[:].isotope_ratios.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Timebase for dynamic quantities at this level of the data structure

spectrometer_visible.channel[:].isotope_ratios.validity

(alpha)

INT_0D

Indicator of the validity of the isotope ratios for the whole acquisition period (0 means valid, negative values mean non-valid)

spectrometer_visible.channel[:].isotope_ratios.validity_timed

(alpha)

[spectrometer_visible.channel[:].isotope_ratios.time]

INT_1D

Indicator of the validity of the isotope ratios as a function of time (0 means valid, negative values mean non-valid)

spectrometer_visible.channel[:].light_collection_efficiencies

(alpha)

STRUCTURE

Light collection efficiencies (fraction of the local emission detected by the optical system) for a list of points defining regions of interest. To be used for non-pinhole optics.

spectrometer_visible.channel[:].light_collection_efficiencies.positions

(alpha)

STRUCTURE

List of positions for which the light collection efficiencies are provided

spectrometer_visible.channel[:].light_collection_efficiencies.positions.phi

(alpha)

[spectrometer_visible.channel[:].light_collection_efficiencies.positions.r]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_visible.channel[:].light_collection_efficiencies.positions.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

spectrometer_visible.channel[:].light_collection_efficiencies.positions.z

(alpha)

[spectrometer_visible.channel[:].light_collection_efficiencies.positions.r]

FLT_1D (uncertain)

m

Height

spectrometer_visible.channel[:].light_collection_efficiencies.values

(alpha)

[spectrometer_visible.channel[:].light_collection_efficiencies.positions.r]

FLT_1D (uncertain)

-

Values of the light collection efficiencies

spectrometer_visible.channel[:].line_of_sight

(alpha)

STRUCTURE

Description of the line of sight of the channel, given by 2 points

spectrometer_visible.channel[:].line_of_sight.first_point

(alpha)

STRUCTURE

Position of the first point

spectrometer_visible.channel[:].line_of_sight.first_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_visible.channel[:].line_of_sight.first_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

spectrometer_visible.channel[:].line_of_sight.first_point.z

(alpha)

FLT_0D (uncertain)

m

Height

spectrometer_visible.channel[:].line_of_sight.second_point

(alpha)

STRUCTURE

Position of the second point

spectrometer_visible.channel[:].line_of_sight.second_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_visible.channel[:].line_of_sight.second_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

spectrometer_visible.channel[:].line_of_sight.second_point.z

(alpha)

FLT_0D (uncertain)

m

Height

spectrometer_visible.channel[:].name

(alpha)

STR_0D

Name of the channel

spectrometer_visible.channel[:].object_observed

(alpha)

STR_0D

Main object observed by the channel

spectrometer_visible.channel[:].optical_element

(alpha)

[1...N]

STRUCT_ARRAY

Set of optical elements

spectrometer_visible.channel[:].optical_element[:].back_surface

(alpha)

STRUCTURE

Curvature of the front surface

spectrometer_visible.channel[:].optical_element[:].back_surface.curvature_type

(alpha)

STRUCTURE

Curvature of the surface
1) planar : Planar object, no curvature
2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature
3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature
4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature
5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction

spectrometer_visible.channel[:].optical_element[:].back_surface.curvature_type.description

(alpha)

STR_0D

Verbose description

spectrometer_visible.channel[:].optical_element[:].back_surface.curvature_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_visible.channel[:].optical_element[:].back_surface.curvature_type.name

(alpha)

STR_0D

Short string identifier

spectrometer_visible.channel[:].optical_element[:].back_surface.x1_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5

spectrometer_visible.channel[:].optical_element[:].back_surface.x2_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5

spectrometer_visible.channel[:].optical_element[:].front_surface

(alpha)

STRUCTURE

Curvature of the front surface

spectrometer_visible.channel[:].optical_element[:].front_surface.curvature_type

(alpha)

STRUCTURE

Curvature of the surface
1) planar : Planar object, no curvature
2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature
3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature
4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature
5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction

spectrometer_visible.channel[:].optical_element[:].front_surface.curvature_type.description

(alpha)

STR_0D

Verbose description

spectrometer_visible.channel[:].optical_element[:].front_surface.curvature_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_visible.channel[:].optical_element[:].front_surface.curvature_type.name

(alpha)

STR_0D

Short string identifier

spectrometer_visible.channel[:].optical_element[:].front_surface.x1_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5

spectrometer_visible.channel[:].optical_element[:].front_surface.x2_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5

spectrometer_visible.channel[:].optical_element[:].geometry

(alpha)

STRUCTURE

Further geometrical description of the element

spectrometer_visible.channel[:].optical_element[:].geometry.centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

spectrometer_visible.channel[:].optical_element[:].geometry.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_visible.channel[:].optical_element[:].geometry.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

spectrometer_visible.channel[:].optical_element[:].geometry.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

spectrometer_visible.channel[:].optical_element[:].geometry.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

spectrometer_visible.channel[:].optical_element[:].geometry.outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

spectrometer_visible.channel[:].optical_element[:].geometry.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

spectrometer_visible.channel[:].optical_element[:].geometry.outline.x2

(alpha)

[spectrometer_visible.channel[:].optical_element[:].geometry.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

spectrometer_visible.channel[:].optical_element[:].geometry.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

spectrometer_visible.channel[:].optical_element[:].geometry.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

spectrometer_visible.channel[:].optical_element[:].geometry.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

spectrometer_visible.channel[:].optical_element[:].geometry.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_visible.channel[:].optical_element[:].geometry.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_visible.channel[:].optical_element[:].geometry.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_visible.channel[:].optical_element[:].geometry.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

spectrometer_visible.channel[:].optical_element[:].geometry.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

spectrometer_visible.channel[:].optical_element[:].geometry.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_visible.channel[:].optical_element[:].geometry.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_visible.channel[:].optical_element[:].geometry.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_visible.channel[:].optical_element[:].geometry.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

spectrometer_visible.channel[:].optical_element[:].geometry.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

spectrometer_visible.channel[:].optical_element[:].geometry.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_visible.channel[:].optical_element[:].geometry.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_visible.channel[:].optical_element[:].geometry.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_visible.channel[:].optical_element[:].material_properties

(alpha)

STRUCTURE

Material properties of the optical element

spectrometer_visible.channel[:].optical_element[:].material_properties.extinction_coefficient

(alpha)

[spectrometer_visible.channel[:].optical_element[:].material_properties.wavelengths]

FLT_1D (uncertain)

-

Extinction coefficient (for metal)

spectrometer_visible.channel[:].optical_element[:].material_properties.refractive_index

(alpha)

[spectrometer_visible.channel[:].optical_element[:].material_properties.wavelengths]

FLT_1D (uncertain)

-

Refractive index (for metal and dielectric)

spectrometer_visible.channel[:].optical_element[:].material_properties.roughness

(alpha)

[spectrometer_visible.channel[:].optical_element[:].material_properties.wavelengths]

FLT_1D (uncertain)

-

Roughness parameter of the material. Varies in range [0, 1]. 0 is perfectly specular, 1 is perfectly rough

spectrometer_visible.channel[:].optical_element[:].material_properties.transmission_coefficient

(alpha)

[spectrometer_visible.channel[:].optical_element[:].material_properties.wavelengths]

FLT_1D (uncertain)

-

Transmission coefficient (for dielectric)

spectrometer_visible.channel[:].optical_element[:].material_properties.type

(alpha)

STRUCTURE

Type of optical element material. In case of 'metal' refractive_index and extinction_coefficient are used. In case of 'dielectric' refractive_index and transmission_coefficient are used.
1) metal : Metal
2) dielectric : Dielectric

spectrometer_visible.channel[:].optical_element[:].material_properties.type.description

(alpha)

STR_0D

Verbose description

spectrometer_visible.channel[:].optical_element[:].material_properties.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_visible.channel[:].optical_element[:].material_properties.type.name

(alpha)

STR_0D

Short string identifier

spectrometer_visible.channel[:].optical_element[:].material_properties.wavelengths

(alpha)

[1...N]

FLT_1D (uncertain)

m

Wavelengths array for refractive_index, extinction_coefficient and transmission_coefficient

spectrometer_visible.channel[:].optical_element[:].thickness

(alpha)

FLT_0D (uncertain)

m

Distance between front_surface and back_surface along the X3 vector

spectrometer_visible.channel[:].optical_element[:].type

(alpha)

STRUCTURE

Type of optical element. In case of 'mirror' and 'diaphragm', the element is described by one 'front_surface'. In case of 'lens', the element is described by 'front_surface' and 'back_surface'.
1) mirror : Mirror
2) lens : Lens
3) diaphragm : Diaphragm

spectrometer_visible.channel[:].optical_element[:].type.description

(alpha)

STR_0D

Verbose description

spectrometer_visible.channel[:].optical_element[:].type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_visible.channel[:].optical_element[:].type.name

(alpha)

STR_0D

Short string identifier

spectrometer_visible.channel[:].polarization_spectroscopy

(alpha)

STRUCTURE

Physics quantities measured from polarized light spectroscopy

spectrometer_visible.channel[:].polarization_spectroscopy.b_field_modulus

(alpha)

[spectrometer_visible.channel[:].polarization_spectroscopy.time]

FLT_1D (uncertain)

T

Modulus of the magnetic field (always positive, irrespective of the sign convention for the B-field direction), obtained from Zeeman effect fit

spectrometer_visible.channel[:].polarization_spectroscopy.e_field_lh_r

(alpha)

[spectrometer_visible.channel[:].polarization_spectroscopy.time]

FLT_1D (uncertain)

V.m^-1

Lower Hybrid electric field component in the major radius direction

spectrometer_visible.channel[:].polarization_spectroscopy.e_field_lh_tor

(alpha)

[spectrometer_visible.channel[:].polarization_spectroscopy.time]

FLT_1D (uncertain)

V.m^-1

Lower Hybrid electric field component in the toroidal direction

spectrometer_visible.channel[:].polarization_spectroscopy.e_field_lh_z

(alpha)

[spectrometer_visible.channel[:].polarization_spectroscopy.time]

FLT_1D (uncertain)

V.m^-1

Lower Hybrid electric field component in the vertical direction

spectrometer_visible.channel[:].polarization_spectroscopy.n_e

(alpha)

[spectrometer_visible.channel[:].polarization_spectroscopy.time]

FLT_1D (uncertain)

m^-3

Electron density, obtained from Stark broadening fit

spectrometer_visible.channel[:].polarization_spectroscopy.temperature_cold_neutrals

(alpha)

[spectrometer_visible.channel[:].polarization_spectroscopy.time]

FLT_1D (uncertain)

eV

Fit of cold neutrals temperature

spectrometer_visible.channel[:].polarization_spectroscopy.temperature_hot_neutrals

(alpha)

[spectrometer_visible.channel[:].polarization_spectroscopy.time]

FLT_1D (uncertain)

eV

Fit of hot neutrals temperature

spectrometer_visible.channel[:].polarization_spectroscopy.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Timebase for dynamic quantities at this level of the data structure

spectrometer_visible.channel[:].polarization_spectroscopy.velocity_cold_neutrals

(alpha)

[spectrometer_visible.channel[:].polarization_spectroscopy.time]

FLT_1D (uncertain)

m.s^-1

Projection of the cold neutral velocity along the line of sight, positive when going from first point to second point of the line of sight

spectrometer_visible.channel[:].polarization_spectroscopy.velocity_hot_neutrals

(alpha)

[spectrometer_visible.channel[:].polarization_spectroscopy.time]

FLT_1D (uncertain)

m.s^-1

Projection of the hot neutral velocity along the line of sight, positive when going from first point to second point of the line of sight

spectrometer_visible.channel[:].polarizer

(alpha)

STRUCTURE

Polarizer description

spectrometer_visible.channel[:].polarizer.centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

spectrometer_visible.channel[:].polarizer.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_visible.channel[:].polarizer.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

spectrometer_visible.channel[:].polarizer.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

spectrometer_visible.channel[:].polarizer.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

spectrometer_visible.channel[:].polarizer.outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

spectrometer_visible.channel[:].polarizer.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

spectrometer_visible.channel[:].polarizer.outline.x2

(alpha)

[spectrometer_visible.channel[:].polarizer.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

spectrometer_visible.channel[:].polarizer.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

spectrometer_visible.channel[:].polarizer.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

spectrometer_visible.channel[:].polarizer.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

spectrometer_visible.channel[:].polarizer.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_visible.channel[:].polarizer.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_visible.channel[:].polarizer.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_visible.channel[:].polarizer.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

spectrometer_visible.channel[:].polarizer.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

spectrometer_visible.channel[:].polarizer.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_visible.channel[:].polarizer.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_visible.channel[:].polarizer.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_visible.channel[:].polarizer.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

spectrometer_visible.channel[:].polarizer.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

spectrometer_visible.channel[:].polarizer.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_visible.channel[:].polarizer.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_visible.channel[:].polarizer.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_visible.channel[:].polarizer_active

(alpha)

INT_0D

Indicator of whether a polarizer is present and active in the optical system (set to 1 in this case, set to 0 or leave empty ottherwise)

spectrometer_visible.channel[:].type

(alpha)

STRUCTURE

Type of spectrometer the channel is connected to (index=1: grating, 2: filter)

spectrometer_visible.channel[:].type.description

(alpha)

STR_0D

Verbose description

spectrometer_visible.channel[:].type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_visible.channel[:].type.name

(alpha)

STR_0D

Short string identifier

spectrometer_visible.channel[:].validity

(alpha)

INT_0D

Indicator of the validity of the channel for the whole acquisition period (0 means valid, negative values mean non-valid)

spectrometer_visible.channel[:].validity_timed

(alpha)

STRUCTURE

Indicator of the validity of the channel as a function of time (0 means valid, negative values mean non-valid)

spectrometer_visible.channel[:].validity_timed.data

(alpha)

[spectrometer_visible.channel[:].validity_timed.time]

INT_1D

Data

spectrometer_visible.channel[:].validity_timed.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

spectrometer_visible.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

spectrometer_visible.code.commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_visible.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_visible.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

spectrometer_visible.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_visible.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_visible.code.library[:].name

(alpha)

STR_0D

Name of software

spectrometer_visible.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

spectrometer_visible.code.library[:].repository

(alpha)

STR_0D

URL of software repository

spectrometer_visible.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_visible.code.name

(alpha)

STR_0D

Name of software generating IDS

spectrometer_visible.code.output_flag

(alpha)

[spectrometer_visible.time]

INT_1D

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.

spectrometer_visible.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

spectrometer_visible.code.repository

(alpha)

STR_0D

URL of software repository

spectrometer_visible.code.version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_visible.detector_layout

(alpha)

STR_0D

Layout of the detector grid employed. Ex: '4x16', '4x32', '1x18'

spectrometer_visible.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

spectrometer_visible.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

spectrometer_visible.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

spectrometer_visible.ids_properties.homogeneous_time

(alpha)

INT_0D

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

spectrometer_visible.ids_properties.occurrence

INT_0D

spectrometer_visible.ids_properties.plugins

(alpha)

STRUCTURE

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.

spectrometer_visible.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

spectrometer_visible.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_visible.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_visible.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

spectrometer_visible.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

spectrometer_visible.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_visible.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

spectrometer_visible.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_visible.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_visible.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

spectrometer_visible.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

spectrometer_visible.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_visible.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

spectrometer_visible.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

spectrometer_visible.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_visible.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_visible.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

spectrometer_visible.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

spectrometer_visible.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

spectrometer_visible.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_visible.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

spectrometer_visible.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

spectrometer_visible.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_visible.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_visible.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

spectrometer_visible.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

spectrometer_visible.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

spectrometer_visible.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_visible.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

spectrometer_visible.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_visible.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_visible.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

spectrometer_visible.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

spectrometer_visible.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

spectrometer_visible.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_visible.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

spectrometer_visible.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

spectrometer_visible.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

spectrometer_visible.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

spectrometer_visible.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

spectrometer_visible.ids_properties.source

(obsolescent)

STR_0D

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.

spectrometer_visible.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

spectrometer_visible.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

spectrometer_visible.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

spectrometer_visible.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

spectrometer_visible.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

spectrometer_visible.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

spectrometer_x_ray_crystal

(alpha)

X-crystal spectrometer diagnostic

spectrometer_x_ray_crystal.channel

(alpha)

[1...N]

STRUCT_ARRAY

Measurement channel, composed of a camera, a crystal, and (optional) a set of reflectors. The light coming from the plasma passes through the (optional) set of reflectors, then the crystal and arrives at the camera

spectrometer_x_ray_crystal.channel[:].aperture

(alpha)

STRUCTURE

Collimating aperture

spectrometer_x_ray_crystal.channel[:].aperture.centre

(alpha)

STRUCTURE

If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.

spectrometer_x_ray_crystal.channel[:].aperture.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_x_ray_crystal.channel[:].aperture.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

spectrometer_x_ray_crystal.channel[:].aperture.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

spectrometer_x_ray_crystal.channel[:].aperture.geometry_type

(alpha)

INT_0D

Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.

spectrometer_x_ray_crystal.channel[:].aperture.outline

(alpha)

STRUCTURE

Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.

spectrometer_x_ray_crystal.channel[:].aperture.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

spectrometer_x_ray_crystal.channel[:].aperture.outline.x2

(alpha)

[spectrometer_x_ray_crystal.channel[:].aperture.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

spectrometer_x_ray_crystal.channel[:].aperture.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type = 2

spectrometer_x_ray_crystal.channel[:].aperture.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the detector/aperture, derived from the above geometric data

spectrometer_x_ray_crystal.channel[:].aperture.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

spectrometer_x_ray_crystal.channel[:].aperture.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_x_ray_crystal.channel[:].aperture.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_x_ray_crystal.channel[:].aperture.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_x_ray_crystal.channel[:].aperture.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X1 direction, used only if geometry_type = 3

spectrometer_x_ray_crystal.channel[:].aperture.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

spectrometer_x_ray_crystal.channel[:].aperture.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_x_ray_crystal.channel[:].aperture.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_x_ray_crystal.channel[:].aperture.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_x_ray_crystal.channel[:].aperture.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the aperture in the X2 direction, used only if geometry_type = 3

spectrometer_x_ray_crystal.channel[:].aperture.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.

spectrometer_x_ray_crystal.channel[:].aperture.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_x_ray_crystal.channel[:].aperture.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_x_ray_crystal.channel[:].aperture.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_x_ray_crystal.channel[:].bin

(alpha)

[1...N]

STRUCT_ARRAY

Set of bins (binning in the vertical dimension) defined to increase the signal to noise ratio of the spectra

spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function

(alpha)

STRUCTURE

Instrument function for this bin (replaces the ../../instrument function in case vertical binning is used), i.e. response of the detector to a monochromatic emission passing through the spectrometer. The resulting image on the detector will be a 2-D distribution of pixel values, for each wavelength. It can be given as explicit values for each detector pixel (values node) or as a parametric function of wavelength (described by the other nodes)

spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.centre

(alpha)

[spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths]

FLT_1D (uncertain)

m

Centre (in terms of absolute wavelength) of instrument function

spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.intensity

(alpha)

[spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths]

FLT_1D (uncertain)

m

Scaling factor for the instrument function such that convolving the instrument function with an emission spectrum gives the counts per second on the detector

spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.scale

(alpha)

[spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths]

FLT_1D (uncertain)

m

Scale of Lorentzian instrument function (full width at half height)

spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.sigma

(alpha)

[spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths]

FLT_1D (uncertain)

m

Standard deviation of Gaussian instrument function

spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.type

(alpha)

STRUCTURE

Instrument function type
1) explicit : Explicit values, use the values node
2) gaussian : Gaussian : use parameters intensity, centre, and sigma
3) lorentzian : Lorentzian : use parameters intensity, centre, and scale
4) voigt : Voigt : use parameters intensity, centre, sigma, and scale

spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.type.description

(alpha)

STR_0D

Verbose description

spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.type.name

(alpha)

STR_0D

Short string identifier

spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.values

(alpha)

[1...N,
spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths]

FLT_2D (uncertain)

sr.m

Explicit instrument function values for the detector. When multiplied by the line-integrated emission spectrum in photons/second/sr/m/m^2 received on a binned pixel of the detector, gives the detector pixel output in counts/seconds.

spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths

(alpha)

[1...N]

FLT_1D (uncertain)

m

Array of wavelengths on which the instrument function is defined

spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight

(alpha)

STRUCTURE

Description of the line of sight from the crystal to the plasma for this bin, defined by two points

spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.first_point

(alpha)

STRUCTURE

Position of the first point

spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.first_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.first_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.first_point.z

(alpha)

FLT_0D (uncertain)

m

Height

spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.second_point

(alpha)

STRUCTURE

Position of the second point

spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.second_point.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.second_point.r

(alpha)

FLT_0D (uncertain)

m

Major radius

spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.second_point.z

(alpha)

FLT_0D (uncertain)

m

Height

spectrometer_x_ray_crystal.channel[:].bin[:].wavelength

(alpha)

[1...N]

FLT_1D (uncertain)

m

Wavelength of incoming photons on each horizontal pixel of this bin.

spectrometer_x_ray_crystal.channel[:].bin[:].z_pixel_range

(alpha)

[1...2]

INT_1D

Vertical pixel index range indicating the corresponding binned detector area

spectrometer_x_ray_crystal.channel[:].camera

(alpha)

STRUCTURE

Characteristics of the camera used

spectrometer_x_ray_crystal.channel[:].camera.camera_dimensions

(alpha)

[1...2]

FLT_1D (uncertain)

m

Total camera dimension in each direction (x1, x2)

spectrometer_x_ray_crystal.channel[:].camera.centre

(alpha)

STRUCTURE

Position of the camera centre

spectrometer_x_ray_crystal.channel[:].camera.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_x_ray_crystal.channel[:].camera.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

spectrometer_x_ray_crystal.channel[:].camera.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

spectrometer_x_ray_crystal.channel[:].camera.identifier

(alpha)

STR_0D

ID of the camera

spectrometer_x_ray_crystal.channel[:].camera.line_of_sight

(alpha)

STRUCTURE

Description of the line of sight for each pixel, given by 2 points. For each coordinate : first dimension : line index (x1 axis); second dimension: column index (x2 axis).

spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.first_point

(alpha)

STRUCTURE

Position of the first point

spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.first_point.phi

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.first_point.r

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

m

Major radius

spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.first_point.z

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

m

Height

spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.second_point

(alpha)

STRUCTURE

Position of the second point

spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.second_point.phi

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.second_point.r

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

m

Major radius

spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.second_point.z

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

m

Height

spectrometer_x_ray_crystal.channel[:].camera.pixel_dimensions

(alpha)

[1...2]

FLT_1D (uncertain)

m

Pixel dimension in each direction (x1, x2)

spectrometer_x_ray_crystal.channel[:].camera.pixel_position

(alpha)

STRUCTURE

Position of the centre of each pixel. First dimension : line index (x1 axis). Second dimension: column index (x2 axis).

spectrometer_x_ray_crystal.channel[:].camera.pixel_position.phi

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_x_ray_crystal.channel[:].camera.pixel_position.r

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

m

Major radius

spectrometer_x_ray_crystal.channel[:].camera.pixel_position.z

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

m

Height

spectrometer_x_ray_crystal.channel[:].camera.pixels_n

(alpha)

[1...2]

INT_1D

Number of pixels in each direction (x1, x2)

spectrometer_x_ray_crystal.channel[:].camera.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

spectrometer_x_ray_crystal.channel[:].camera.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_x_ray_crystal.channel[:].camera.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_x_ray_crystal.channel[:].camera.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_x_ray_crystal.channel[:].camera.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

spectrometer_x_ray_crystal.channel[:].camera.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_x_ray_crystal.channel[:].camera.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_x_ray_crystal.channel[:].camera.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_x_ray_crystal.channel[:].camera.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the camera plane and oriented towards the plasma.

spectrometer_x_ray_crystal.channel[:].camera.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_x_ray_crystal.channel[:].camera.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_x_ray_crystal.channel[:].camera.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_x_ray_crystal.channel[:].crystal

(alpha)

STRUCTURE

Characteristics of the crystal used

spectrometer_x_ray_crystal.channel[:].crystal.angle_bragg

(alpha)

FLT_0D (uncertain)

rad

Bragg angle of the crystal

spectrometer_x_ray_crystal.channel[:].crystal.centre

(alpha)

STRUCTURE

Coordinates of the origin of the local coordinate system (X1,X2,X3) describing the object. This origin is located within the object area and should be the middle point of the object surface. If geometry_type=2, it's the centre of the circular object. If geometry_type=3, it's the centre of the rectangular object.

spectrometer_x_ray_crystal.channel[:].crystal.centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_x_ray_crystal.channel[:].crystal.centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

spectrometer_x_ray_crystal.channel[:].crystal.centre.z

(alpha)

FLT_0D (uncertain)

m

Height

spectrometer_x_ray_crystal.channel[:].crystal.curvature_type

(alpha)

STRUCTURE

Curvature of the object.
1) planar : Planar object, no curvature
2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature
3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature
4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature
5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction

spectrometer_x_ray_crystal.channel[:].crystal.curvature_type.description

(alpha)

STR_0D

Verbose description

spectrometer_x_ray_crystal.channel[:].crystal.curvature_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_x_ray_crystal.channel[:].crystal.curvature_type.name

(alpha)

STR_0D

Short string identifier

spectrometer_x_ray_crystal.channel[:].crystal.cut

(alpha)

[1...N]

INT_1D

Miller indices characterizing the cut of the crystal (can be of length 3 or 4)

spectrometer_x_ray_crystal.channel[:].crystal.geometry_type

(alpha)

STRUCTURE

Geometry of the object contour. Note that there is some flexibility in the choice of the local coordinate system (X1,X2,X3). The data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below.
1) polygonal : Contour described by a polygonal outline in the (X1, X2) plane
2) circular : Circle in the (X1, X2) plane, defined by its centre and radius
3) rectangle : Rectangle in the (X1, X2) plane, defined by its centre and widths in the X1 and X2 directions

spectrometer_x_ray_crystal.channel[:].crystal.geometry_type.description

(alpha)

STR_0D

Verbose description

spectrometer_x_ray_crystal.channel[:].crystal.geometry_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_x_ray_crystal.channel[:].crystal.geometry_type.name

(alpha)

STR_0D

Short string identifier

spectrometer_x_ray_crystal.channel[:].crystal.identifier

(alpha)

STR_0D

ID of the object

spectrometer_x_ray_crystal.channel[:].crystal.material

(alpha)

STRUCTURE

Material of the object
0) unspecified : unspecified
1) C : Carbon
2) W : Tungsten
3) C_W_coating : Carbon with tungsten coating
4) SS : Stainless steel
5) SS_C_coating : Stainless steel with carbon coating
6) IN : Inconel
7) IN_C_coating : Inconel with carbon coating
8) BC : Boron carbide
17) BN : Boron nitride
9) Ti_C_coating : Titanium with carbon coating
10) Be : Beryllium
11) Mo : Molybdenum
12) Quartz : Quartz
13) Ge : Germanium
14) Si : Silicon
15) LiF : Lithium fluoride
16) InSb : Indium antimonide
18) Cu : Copper
19) CuCrZr : Copper Chromium Zirconium alloy

spectrometer_x_ray_crystal.channel[:].crystal.material.description

(alpha)

STR_0D

Verbose description

spectrometer_x_ray_crystal.channel[:].crystal.material.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_x_ray_crystal.channel[:].crystal.material.name

(alpha)

STR_0D

Short string identifier

spectrometer_x_ray_crystal.channel[:].crystal.mesh_type

(alpha)

STRUCTURE

Crystal mesh type
1) hexagonal : Hexagonal mesh
2) cubic : Cubic mesh

spectrometer_x_ray_crystal.channel[:].crystal.mesh_type.description

(alpha)

STR_0D

Verbose description

spectrometer_x_ray_crystal.channel[:].crystal.mesh_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_x_ray_crystal.channel[:].crystal.mesh_type.name

(alpha)

STR_0D

Short string identifier

spectrometer_x_ray_crystal.channel[:].crystal.outline

(alpha)

STRUCTURE

Irregular outline of the object in the (X1, X2) coordinate system, used only if geometry_type/index=1. Do NOT repeat the first point.

spectrometer_x_ray_crystal.channel[:].crystal.outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

spectrometer_x_ray_crystal.channel[:].crystal.outline.x2

(alpha)

[spectrometer_x_ray_crystal.channel[:].crystal.outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

spectrometer_x_ray_crystal.channel[:].crystal.radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type/index = 2

spectrometer_x_ray_crystal.channel[:].crystal.surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the object, derived from the above geometric data

spectrometer_x_ray_crystal.channel[:].crystal.thickness

(alpha)

FLT_0D (uncertain)

m

Thickness of the crystal

spectrometer_x_ray_crystal.channel[:].crystal.wavelength_bragg

(alpha)

FLT_0D (uncertain)

m

Bragg wavelength of the crystal

spectrometer_x_ray_crystal.channel[:].crystal.x1_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5

spectrometer_x_ray_crystal.channel[:].crystal.x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

spectrometer_x_ray_crystal.channel[:].crystal.x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_x_ray_crystal.channel[:].crystal.x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_x_ray_crystal.channel[:].crystal.x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_x_ray_crystal.channel[:].crystal.x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the object in the X1 direction, used only if geometry_type/index = 3

spectrometer_x_ray_crystal.channel[:].crystal.x2_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5

spectrometer_x_ray_crystal.channel[:].crystal.x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

spectrometer_x_ray_crystal.channel[:].crystal.x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_x_ray_crystal.channel[:].crystal.x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_x_ray_crystal.channel[:].crystal.x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_x_ray_crystal.channel[:].crystal.x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the object in the X2 direction, used only if geometry_type/index = 3

spectrometer_x_ray_crystal.channel[:].crystal.x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the object surface and oriented towards the plasma.

spectrometer_x_ray_crystal.channel[:].crystal.x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_x_ray_crystal.channel[:].crystal.x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_x_ray_crystal.channel[:].crystal.x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_x_ray_crystal.channel[:].detection_efficiency

(alpha)

[spectrometer_x_ray_crystal.channel[:].energies]

FLT_1D (uncertain)

-

Probability of detection of a photon impacting the detector as a function of its energy

spectrometer_x_ray_crystal.channel[:].energies

(alpha)

[1...N]

FLT_1D (uncertain)

eV

Array of energy values for tabulation of the detection efficiency

spectrometer_x_ray_crystal.channel[:].energy_bound_lower

(alpha)

[1...N,
spectrometer_x_ray_crystal.channel[:].z_frames]

FLT_2D (uncertain)

eV

Lower energy bound for the photon detection, for each pixel (horizontal, vertical)

spectrometer_x_ray_crystal.channel[:].energy_bound_upper

(alpha)

[1...N,
spectrometer_x_ray_crystal.channel[:].z_frames]

FLT_2D (uncertain)

eV

Upper energy bound for the photon detection, for each pixel (horizontal, vertical)

spectrometer_x_ray_crystal.channel[:].exposure_time

(alpha)

FLT_0D (uncertain)

s

Exposure time of the measurement

spectrometer_x_ray_crystal.channel[:].filter_window

(alpha)

[1...N]

STRUCT_ARRAY

Set of filter windows

spectrometer_x_ray_crystal.channel[:].filter_window[:].centre

(alpha)

STRUCTURE

Coordinates of the origin of the local coordinate system (X1,X2,X3) describing the filter. This origin is located within the filter area and should be the middle point of the filter surface. If geometry_type=2, it's the centre of the circular filter. If geometry_type=3, it's the centre of the rectangular filter.

spectrometer_x_ray_crystal.channel[:].filter_window[:].centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_x_ray_crystal.channel[:].filter_window[:].centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

spectrometer_x_ray_crystal.channel[:].filter_window[:].centre.z

(alpha)

FLT_0D (uncertain)

m

Height

spectrometer_x_ray_crystal.channel[:].filter_window[:].curvature_type

(alpha)

STRUCTURE

Curvature of the filter.
1) planar : Planar object, no curvature
2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature
3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature
4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature
5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction

spectrometer_x_ray_crystal.channel[:].filter_window[:].curvature_type.description

(alpha)

STR_0D

Verbose description

spectrometer_x_ray_crystal.channel[:].filter_window[:].curvature_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_x_ray_crystal.channel[:].filter_window[:].curvature_type.name

(alpha)

STR_0D

Short string identifier

spectrometer_x_ray_crystal.channel[:].filter_window[:].geometry_type

(alpha)

STRUCTURE

Geometry of the filter contour. Note that there is some flexibility in the choice of the local coordinate system (X1,X2,X3). The data provider should choose the most convenient coordinate system for the filter, respecting the definitions of (X1,X2,X3) indicated below.
1) polygonal : Contour described by a polygonal outline in the (X1, X2) plane
2) circular : Circle in the (X1, X2) plane, defined by its centre and radius
3) rectangle : Rectangle in the (X1, X2) plane, defined by its centre and widths in the X1 and X2 directions

spectrometer_x_ray_crystal.channel[:].filter_window[:].geometry_type.description

(alpha)

STR_0D

Verbose description

spectrometer_x_ray_crystal.channel[:].filter_window[:].geometry_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_x_ray_crystal.channel[:].filter_window[:].geometry_type.name

(alpha)

STR_0D

Short string identifier

spectrometer_x_ray_crystal.channel[:].filter_window[:].identifier

(alpha)

STR_0D

ID of the filter

spectrometer_x_ray_crystal.channel[:].filter_window[:].material

(alpha)

STRUCTURE

Material of the filter window
0) unspecified : unspecified
1) C : Carbon
2) W : Tungsten
3) C_W_coating : Carbon with tungsten coating
4) SS : Stainless steel
5) SS_C_coating : Stainless steel with carbon coating
6) IN : Inconel
7) IN_C_coating : Inconel with carbon coating
8) BC : Boron carbide
17) BN : Boron nitride
9) Ti_C_coating : Titanium with carbon coating
10) Be : Beryllium
11) Mo : Molybdenum
12) Quartz : Quartz
13) Ge : Germanium
14) Si : Silicon
15) LiF : Lithium fluoride
16) InSb : Indium antimonide
18) Cu : Copper
19) CuCrZr : Copper Chromium Zirconium alloy

spectrometer_x_ray_crystal.channel[:].filter_window[:].material.description

(alpha)

STR_0D

Verbose description

spectrometer_x_ray_crystal.channel[:].filter_window[:].material.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_x_ray_crystal.channel[:].filter_window[:].material.name

(alpha)

STR_0D

Short string identifier

spectrometer_x_ray_crystal.channel[:].filter_window[:].outline

(alpha)

STRUCTURE

Irregular outline of the filter in the (X1, X2) coordinate system, used only if geometry_type/index=1. Do NOT repeat the first point.

spectrometer_x_ray_crystal.channel[:].filter_window[:].outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

spectrometer_x_ray_crystal.channel[:].filter_window[:].outline.x2

(alpha)

[spectrometer_x_ray_crystal.channel[:].filter_window[:].outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

spectrometer_x_ray_crystal.channel[:].filter_window[:].photon_absorption

(alpha)

[spectrometer_x_ray_crystal.channel[:].filter_window[:].wavelengths]

FLT_1D (uncertain)

-

Probability of absorbing a photon passing through the filter as a function of its wavelength

spectrometer_x_ray_crystal.channel[:].filter_window[:].radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type/index = 2

spectrometer_x_ray_crystal.channel[:].filter_window[:].surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the filter, derived from the above geometric data

spectrometer_x_ray_crystal.channel[:].filter_window[:].thickness

(alpha)

FLT_0D (uncertain)

m

Thickness of the filter window

spectrometer_x_ray_crystal.channel[:].filter_window[:].wavelength_lower

(alpha)

FLT_0D (uncertain)

m

Lower bound of the filter wavelength range

spectrometer_x_ray_crystal.channel[:].filter_window[:].wavelength_upper

(alpha)

FLT_0D (uncertain)

m

Upper bound of the filter wavelength range

spectrometer_x_ray_crystal.channel[:].filter_window[:].wavelengths

(alpha)

[1...N]

FLT_1D (uncertain)

m

Array of wavelength values

spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5

spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the filter in the X1 direction, used only if geometry_type/index = 3

spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5

spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the filter in the X2 direction, used only if geometry_type/index = 3

spectrometer_x_ray_crystal.channel[:].filter_window[:].x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the filter surface and oriented towards the plasma.

spectrometer_x_ray_crystal.channel[:].filter_window[:].x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_x_ray_crystal.channel[:].filter_window[:].x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_x_ray_crystal.channel[:].filter_window[:].x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_x_ray_crystal.channel[:].frame

(alpha)

[spectrometer_x_ray_crystal.channel[:].frame[:].time]

STRUCT_ARRAY

Set of frames

spectrometer_x_ray_crystal.channel[:].frame[:].counts_bin_n

(alpha)

[1...N,
spectrometer_x_ray_crystal.channel[:].bin]

FLT_2D (uncertain)

-

Number of counts detected on each pixel/bin of the binned frame during one exposure time

spectrometer_x_ray_crystal.channel[:].frame[:].counts_n

(alpha)

[1...N,
spectrometer_x_ray_crystal.channel[:].z_frames]

FLT_2D (uncertain)

-

Number of counts detected on each pixel of the frame during one exposure time

spectrometer_x_ray_crystal.channel[:].frame[:].time

(alpha)

FLT_0D

s

Time

spectrometer_x_ray_crystal.channel[:].instrument_function

(alpha)

STRUCTURE

Instrument function (to be used in case vertical binning is not used), i.e. response of the detector to a monochromatic emission passing through the spectrometer. The resulting image on the detector will be a 2-D distribution of pixel values, for each wavelength. It can be given as explicit values for each detector pixel (values node) or as a parametric function of wavelength (described by the other nodes)

spectrometer_x_ray_crystal.channel[:].instrument_function.centre

(alpha)

[spectrometer_x_ray_crystal.channel[:].z_frames,
spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths]

FLT_2D (uncertain)

m

Centre (in terms of absolute wavelength) of instrument function

spectrometer_x_ray_crystal.channel[:].instrument_function.intensity

(alpha)

[spectrometer_x_ray_crystal.channel[:].z_frames,
spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths]

FLT_2D (uncertain)

m

Scaling factor for the instrument function such that convolving the instrument function with an emission spectrum gives the counts per second on the detector

spectrometer_x_ray_crystal.channel[:].instrument_function.scale

(alpha)

[spectrometer_x_ray_crystal.channel[:].z_frames,
spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths]

FLT_2D (uncertain)

m

Scale of Lorentzian instrument function (full width at half height)

spectrometer_x_ray_crystal.channel[:].instrument_function.sigma

(alpha)

[spectrometer_x_ray_crystal.channel[:].z_frames,
spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths]

FLT_2D (uncertain)

m

Standard deviation of Gaussian instrument function

spectrometer_x_ray_crystal.channel[:].instrument_function.type

(alpha)

STRUCTURE

Instrument function type
1) explicit : Explicit values, use the values node
2) gaussian : Gaussian : use parameters intensity, centre, and sigma
3) lorentzian : Lorentzian : use parameters intensity, centre, and scale
4) voigt : Voigt : use parameters intensity, centre, sigma, and scale

spectrometer_x_ray_crystal.channel[:].instrument_function.type.description

(alpha)

STR_0D

Verbose description

spectrometer_x_ray_crystal.channel[:].instrument_function.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_x_ray_crystal.channel[:].instrument_function.type.name

(alpha)

STR_0D

Short string identifier

spectrometer_x_ray_crystal.channel[:].instrument_function.values

(alpha)

[1...N,
spectrometer_x_ray_crystal.channel[:].z_frames,
spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths]

FLT_3D (uncertain)

sr.m

Explicit instrument function values for the detector. When multiplied by the line-integrated emission spectrum in photons/second/sr/m/m^2 received on a pixel of the detector, gives the detector pixel output in counts/seconds.

spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths

(alpha)

[1...N]

FLT_1D (uncertain)

m

Array of wavelengths on which the instrument function is defined

spectrometer_x_ray_crystal.channel[:].profiles_line_integrated

(alpha)

STRUCTURE

Profiles proxies are given in the vertical direction of the detector. They are estimated directly from the camera, without tomographic inversion. Binning is allowed so the number of profile points may be lower than the length of z_frames. Physical quantities deduced from the measured spectra are given for each profile point. They correspond to the spectra integrated along lines of sight, defined by a first point given by the centre of the crystal and a second point (depending on the profile point) described below.

spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_rho_tor_norm

(alpha)

[spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.r]

STRUCTURE

-

Shortest distance in rho_tor_norm between lines of sight and magnetic axis, signed with following convention : positive (resp. negative) means the point of shortest distance is above (resp. below) the magnetic axis

spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_rho_tor_norm.data

(alpha)

[1...N,
spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time]

FLT_2D (uncertain)

-

Data

spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_rho_tor_norm.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_rho_tor_norm.validity_timed

(alpha)

[spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point

(alpha)

STRUCTURE

For each profile point, a line of sight is defined by a first point given by the centre of the crystal and a second point described here.

spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.phi

(alpha)

[spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.r]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.z

(alpha)

[spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.r]

FLT_1D (uncertain)

m

Height

spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.t_e

(alpha)

[spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.r]

STRUCTURE

eV

Electron temperature (estimated from a spectral fit directly on the output line-integrated signal, without tomographic inversion)

spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.t_e.data

(alpha)

[1...N,
spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time]

FLT_2D (uncertain)

eV

Data

spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.t_e.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.t_e.validity_timed

(alpha)

[spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.t_i

(alpha)

[spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.r]

STRUCTURE

eV

Ion temperature (estimated from a spectral fit directly on the output line-integrated signal, without tomographic inversion)

spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.t_i.data

(alpha)

[1...N,
spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time]

FLT_2D (uncertain)

eV

Data

spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.t_i.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.t_i.validity_timed

(alpha)

[spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Timebase for the dynamic nodes of this probe located at this level of the IDS structure

spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.velocity_tor

(alpha)

[spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.r]

STRUCTURE

m.s^-1

Toroidal velocity (estimated from a spectral fit directly on the output line-integrated signal, without tomographic inversion)

spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.velocity_tor.data

(alpha)

[1...N,
spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time]

FLT_2D (uncertain)

m.s^-1

Data

spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.velocity_tor.validity

(alpha)

INT_0D

Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.velocity_tor.validity_timed

(alpha)

[spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time]

INT_1D

Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)

spectrometer_x_ray_crystal.channel[:].reflector

(alpha)

[1...N]

STRUCT_ARRAY

Set of reflectors (optional) reflecting the light coming from the plasma towards the crystal. If empty, means that the plasma light directly arrives on the crystal.

spectrometer_x_ray_crystal.channel[:].reflector[:].centre

(alpha)

STRUCTURE

Coordinates of the origin of the local coordinate system (X1,X2,X3) describing the object. This origin is located within the object area and should be the middle point of the object surface. If geometry_type=2, it's the centre of the circular object. If geometry_type=3, it's the centre of the rectangular object.

spectrometer_x_ray_crystal.channel[:].reflector[:].centre.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

spectrometer_x_ray_crystal.channel[:].reflector[:].centre.r

(alpha)

FLT_0D (uncertain)

m

Major radius

spectrometer_x_ray_crystal.channel[:].reflector[:].centre.z

(alpha)

FLT_0D (uncertain)

m

Height

spectrometer_x_ray_crystal.channel[:].reflector[:].curvature_type

(alpha)

STRUCTURE

Curvature of the object.
1) planar : Planar object, no curvature
2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature
3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature
4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature
5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction

spectrometer_x_ray_crystal.channel[:].reflector[:].curvature_type.description

(alpha)

STR_0D

Verbose description

spectrometer_x_ray_crystal.channel[:].reflector[:].curvature_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_x_ray_crystal.channel[:].reflector[:].curvature_type.name

(alpha)

STR_0D

Short string identifier

spectrometer_x_ray_crystal.channel[:].reflector[:].geometry_type

(alpha)

STRUCTURE

Geometry of the object contour. Note that there is some flexibility in the choice of the local coordinate system (X1,X2,X3). The data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below.
1) polygonal : Contour described by a polygonal outline in the (X1, X2) plane
2) circular : Circle in the (X1, X2) plane, defined by its centre and radius
3) rectangle : Rectangle in the (X1, X2) plane, defined by its centre and widths in the X1 and X2 directions

spectrometer_x_ray_crystal.channel[:].reflector[:].geometry_type.description

(alpha)

STR_0D

Verbose description

spectrometer_x_ray_crystal.channel[:].reflector[:].geometry_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_x_ray_crystal.channel[:].reflector[:].geometry_type.name

(alpha)

STR_0D

Short string identifier

spectrometer_x_ray_crystal.channel[:].reflector[:].identifier

(alpha)

STR_0D

ID of the object

spectrometer_x_ray_crystal.channel[:].reflector[:].material

(alpha)

STRUCTURE

Material of the object
0) unspecified : unspecified
1) C : Carbon
2) W : Tungsten
3) C_W_coating : Carbon with tungsten coating
4) SS : Stainless steel
5) SS_C_coating : Stainless steel with carbon coating
6) IN : Inconel
7) IN_C_coating : Inconel with carbon coating
8) BC : Boron carbide
17) BN : Boron nitride
9) Ti_C_coating : Titanium with carbon coating
10) Be : Beryllium
11) Mo : Molybdenum
12) Quartz : Quartz
13) Ge : Germanium
14) Si : Silicon
15) LiF : Lithium fluoride
16) InSb : Indium antimonide
18) Cu : Copper
19) CuCrZr : Copper Chromium Zirconium alloy

spectrometer_x_ray_crystal.channel[:].reflector[:].material.description

(alpha)

STR_0D

Verbose description

spectrometer_x_ray_crystal.channel[:].reflector[:].material.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

spectrometer_x_ray_crystal.channel[:].reflector[:].material.name

(alpha)

STR_0D

Short string identifier

spectrometer_x_ray_crystal.channel[:].reflector[:].outline

(alpha)

STRUCTURE

Irregular outline of the object in the (X1, X2) coordinate system, used only if geometry_type/index=1. Do NOT repeat the first point.

spectrometer_x_ray_crystal.channel[:].reflector[:].outline.x1

(alpha)

[1...N]

FLT_1D (uncertain)

m

Positions along x1 axis

spectrometer_x_ray_crystal.channel[:].reflector[:].outline.x2

(alpha)

[spectrometer_x_ray_crystal.channel[:].reflector[:].outline.x1]

FLT_1D (uncertain)

m

Positions along x2 axis

spectrometer_x_ray_crystal.channel[:].reflector[:].radius

(alpha)

FLT_0D (uncertain)

m

Radius of the circle, used only if geometry_type/index = 2

spectrometer_x_ray_crystal.channel[:].reflector[:].surface

(alpha)

FLT_0D (uncertain)

m^2

Surface of the object, derived from the above geometric data

spectrometer_x_ray_crystal.channel[:].reflector[:].x1_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5

spectrometer_x_ray_crystal.channel[:].reflector[:].x1_unit_vector

(alpha)

STRUCTURE

Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above).

spectrometer_x_ray_crystal.channel[:].reflector[:].x1_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_x_ray_crystal.channel[:].reflector[:].x1_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_x_ray_crystal.channel[:].reflector[:].x1_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_x_ray_crystal.channel[:].reflector[:].x1_width

(alpha)

FLT_0D (uncertain)

m

Full width of the object in the X1 direction, used only if geometry_type/index = 3

spectrometer_x_ray_crystal.channel[:].reflector[:].x2_curvature

(alpha)

FLT_0D (uncertain)

m

Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5

spectrometer_x_ray_crystal.channel[:].reflector[:].x2_unit_vector

(alpha)

STRUCTURE

Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.

spectrometer_x_ray_crystal.channel[:].reflector[:].x2_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_x_ray_crystal.channel[:].reflector[:].x2_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_x_ray_crystal.channel[:].reflector[:].x2_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_x_ray_crystal.channel[:].reflector[:].x2_width

(alpha)

FLT_0D (uncertain)

m

Full width of the object in the X2 direction, used only if geometry_type/index = 3

spectrometer_x_ray_crystal.channel[:].reflector[:].x3_unit_vector

(alpha)

STRUCTURE

Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the object surface and oriented towards the plasma.

spectrometer_x_ray_crystal.channel[:].reflector[:].x3_unit_vector.x

(alpha)

FLT_0D (uncertain)

m

Component along X axis

spectrometer_x_ray_crystal.channel[:].reflector[:].x3_unit_vector.y

(alpha)

FLT_0D (uncertain)

m

Component along Y axis

spectrometer_x_ray_crystal.channel[:].reflector[:].x3_unit_vector.z

(alpha)

FLT_0D (uncertain)

m

Component along Z axis

spectrometer_x_ray_crystal.channel[:].wavelength_frames

(alpha)

[1...N,
spectrometer_x_ray_crystal.channel[:].z_frames]

FLT_2D (uncertain)

m

Wavelength of incoming photons on each pixel of the frames, mainly varying accross the horizontal dimension of the frame. However a 2D map of the wavelength is given since it is not constant vertically due to the elliptical curvature of the photon iso-surfaces

spectrometer_x_ray_crystal.channel[:].z_frames

(alpha)

[1...N]

FLT_1D (uncertain)

m

Height of the observed zone at the focal plane in the plasma, corresponding to the vertical dimension of the frame

spectrometer_x_ray_crystal.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

spectrometer_x_ray_crystal.code.commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_x_ray_crystal.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_x_ray_crystal.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

spectrometer_x_ray_crystal.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_x_ray_crystal.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_x_ray_crystal.code.library[:].name

(alpha)

STR_0D

Name of software

spectrometer_x_ray_crystal.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

spectrometer_x_ray_crystal.code.library[:].repository

(alpha)

STR_0D

URL of software repository

spectrometer_x_ray_crystal.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_x_ray_crystal.code.name

(alpha)

STR_0D

Name of software generating IDS

spectrometer_x_ray_crystal.code.output_flag

(alpha)

[spectrometer_x_ray_crystal.time]

INT_1D

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.

spectrometer_x_ray_crystal.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

spectrometer_x_ray_crystal.code.repository

(alpha)

STR_0D

URL of software repository

spectrometer_x_ray_crystal.code.version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_x_ray_crystal.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

spectrometer_x_ray_crystal.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

spectrometer_x_ray_crystal.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

spectrometer_x_ray_crystal.ids_properties.homogeneous_time

(alpha)

INT_0D

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

spectrometer_x_ray_crystal.ids_properties.occurrence

INT_0D

spectrometer_x_ray_crystal.ids_properties.plugins

(alpha)

STRUCTURE

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.

spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_x_ray_crystal.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

spectrometer_x_ray_crystal.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

spectrometer_x_ray_crystal.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_x_ray_crystal.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_x_ray_crystal.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

spectrometer_x_ray_crystal.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

spectrometer_x_ray_crystal.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

spectrometer_x_ray_crystal.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_x_ray_crystal.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

spectrometer_x_ray_crystal.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

spectrometer_x_ray_crystal.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_x_ray_crystal.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_x_ray_crystal.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

spectrometer_x_ray_crystal.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

spectrometer_x_ray_crystal.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

spectrometer_x_ray_crystal.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_x_ray_crystal.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

spectrometer_x_ray_crystal.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

spectrometer_x_ray_crystal.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

spectrometer_x_ray_crystal.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

spectrometer_x_ray_crystal.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

spectrometer_x_ray_crystal.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

spectrometer_x_ray_crystal.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

spectrometer_x_ray_crystal.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

spectrometer_x_ray_crystal.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

spectrometer_x_ray_crystal.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

spectrometer_x_ray_crystal.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

spectrometer_x_ray_crystal.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

spectrometer_x_ray_crystal.ids_properties.source

(obsolescent)

STR_0D

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.

spectrometer_x_ray_crystal.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

spectrometer_x_ray_crystal.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

spectrometer_x_ray_crystal.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

spectrometer_x_ray_crystal.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

spectrometer_x_ray_crystal.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

spectrometer_x_ray_crystal.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

summary

Summary of physics quantities from a simulation or an experiment. Dynamic quantities are either taken at given time slices (indicated in the "time" vector) or time-averaged over an interval (in such case the "time_width" of the interval is indicated and the "time" vector represents the end of each time interval).

summary.boundary

STRUCTURE

Description of the plasma boundary

summary.boundary.distance_inner_outer_separatrices

STRUCTURE

m

Distance between the inner and outer separatrices, in the major radius direction, at the plasma outboard and at the height corresponding to the maximum R for the inner separatrix.

summary.boundary.distance_inner_outer_separatrices.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.boundary.distance_inner_outer_separatrices.value

[summary.time]

FLT_1D (uncertain)

m

Value

summary.boundary.elongation

STRUCTURE

-

Elongation of the plasma boundary

summary.boundary.elongation.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.boundary.elongation.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.boundary.gap_limiter_wall

STRUCTURE

m

Distance between the separatrix and the nearest limiter or wall element

summary.boundary.gap_limiter_wall.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.boundary.gap_limiter_wall.value

[summary.time]

FLT_1D (uncertain)

m

Value

summary.boundary.geometric_axis_r

STRUCTURE

m

R position of the geometric axis (defined as (Rmax+Rmin) / 2 of the boundary)

summary.boundary.geometric_axis_r.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.boundary.geometric_axis_r.value

[summary.time]

FLT_1D (uncertain)

m

Value

summary.boundary.geometric_axis_z

STRUCTURE

m

Z position of the geometric axis (defined as (Zmax+Zmin) / 2 of the boundary)

summary.boundary.geometric_axis_z.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.boundary.geometric_axis_z.value

[summary.time]

FLT_1D (uncertain)

m

Value

summary.boundary.magnetic_axis_r

STRUCTURE

m

R position of the magnetic axis

summary.boundary.magnetic_axis_r.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.boundary.magnetic_axis_r.value

[summary.time]

FLT_1D (uncertain)

m

Value

summary.boundary.magnetic_axis_z

STRUCTURE

m

Z position of the magnetic axis

summary.boundary.magnetic_axis_z.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.boundary.magnetic_axis_z.value

[summary.time]

FLT_1D (uncertain)

m

Value

summary.boundary.minor_radius

STRUCTURE

m

Minor radius of the plasma boundary (defined as (Rmax-Rmin) / 2 of the boundary)

summary.boundary.minor_radius.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.boundary.minor_radius.value

[summary.time]

FLT_1D (uncertain)

m

Value

summary.boundary.strike_point_configuration

STRUCTURE

String describing the configuration of the strike points (constant, may need to become dynamic when available)

summary.boundary.strike_point_configuration.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.boundary.strike_point_configuration.value

STR_0D

Value

summary.boundary.strike_point_inner_r

STRUCTURE

m

R position of the inner strike point

summary.boundary.strike_point_inner_r.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.boundary.strike_point_inner_r.value

[summary.time]

FLT_1D (uncertain)

m

Value

summary.boundary.strike_point_inner_z

STRUCTURE

m

Z position of the inner strike point

summary.boundary.strike_point_inner_z.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.boundary.strike_point_inner_z.value

[summary.time]

FLT_1D (uncertain)

m

Value

summary.boundary.strike_point_outer_r

STRUCTURE

m

R position of the outer strike point

summary.boundary.strike_point_outer_r.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.boundary.strike_point_outer_r.value

[summary.time]

FLT_1D (uncertain)

m

Value

summary.boundary.strike_point_outer_z

STRUCTURE

m

Z position of the outer strike point

summary.boundary.strike_point_outer_z.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.boundary.strike_point_outer_z.value

[summary.time]

FLT_1D (uncertain)

m

Value

summary.boundary.triangularity_lower

STRUCTURE

-

Lower triangularity of the plasma boundary

summary.boundary.triangularity_lower.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.boundary.triangularity_lower.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.boundary.triangularity_upper

STRUCTURE

-

Upper triangularity of the plasma boundary

summary.boundary.triangularity_upper.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.boundary.triangularity_upper.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.boundary.type

STRUCTURE

0 (limiter), 1 (diverted), 11 (LSN), 12 (USN), 13 (DN), 14 (snowflake)

summary.boundary.type.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.boundary.type.value

[summary.time]

INT_1D

Value

summary.boundary.x_point_main

STRUCTURE

RZ position of the main X-point

summary.boundary.x_point_main.r

[summary.time]

FLT_1D (uncertain)

m

Major radius

summary.boundary.x_point_main.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.boundary.x_point_main.z

[summary.time]

FLT_1D (uncertain)

m

Height

summary.code

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

summary.code.commit

STR_0D

Unique commit reference of software

summary.code.description

STR_0D

Short description of the software (type, purpose)

summary.code.library

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

summary.code.library[:].commit

STR_0D

Unique commit reference of software

summary.code.library[:].description

STR_0D

Short description of the software (type, purpose)

summary.code.library[:].name

STR_0D

Name of software

summary.code.library[:].parameters

STR_0D

List of the code specific parameters in XML format

summary.code.library[:].repository

STR_0D

URL of software repository

summary.code.library[:].version

STR_0D

Unique version (tag) of software

summary.code.name

STR_0D

Name of software generating IDS

summary.code.output_flag

[summary.time]

INT_1D

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.

summary.code.parameters

STR_0D

List of the code specific parameters in XML format

summary.code.repository

STR_0D

URL of software repository

summary.code.version

STR_0D

Unique version (tag) of software

summary.configuration

STRUCTURE

Device configuration (the content may be device-specific)

summary.configuration.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.configuration.value

STR_0D

Value

summary.disruption

STRUCTURE

Disruption characteristics, if the pulse is terminated by a disruption

summary.disruption.mitigation_valve

STRUCTURE

Flag indicating whether any disruption mitigation valve has been used (1) or none (0)

summary.disruption.mitigation_valve.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.disruption.mitigation_valve.value

INT_0D

Value

summary.disruption.time

STRUCTURE

s

Time of the disruption

summary.disruption.time.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.disruption.time.value

FLT_0D (uncertain)

s

Value

summary.disruption.time_half_ip

STRUCTURE

s

Time at which the plasma current has fallen to half of the initial current at the start of the disruption, relative to the time of the disruption

summary.disruption.time_half_ip.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.disruption.time_half_ip.value

FLT_0D (uncertain)

s

Value

summary.disruption.time_radiated_power_max

STRUCTURE

s

Time of maximum radiated power, relative to the time of the disruption

summary.disruption.time_radiated_power_max.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.disruption.time_radiated_power_max.value

FLT_0D (uncertain)

s

Value

summary.disruption.vertical_displacement

STRUCTURE

s

Direction of the plasma vertical displacement just before the disruption 1 (upwards) / 0 (no displacement)/ -1 (downwards)

summary.disruption.vertical_displacement.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.disruption.vertical_displacement.value

INT_0D

Value

summary.elms

STRUCTURE

Edge Localized Modes related quantities

summary.elms.frequency

STRUCTURE

Hz

ELMs frequency

summary.elms.frequency.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.elms.frequency.value

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.elms.type

STRUCTURE

ELMs type (I, II, III, ...)

summary.elms.type.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.elms.type.value

[summary.time]

INT_1D

Value

summary.fusion

STRUCTURE

Fusion reactions

summary.fusion.current

STRUCTURE

A

Parallel current driven by this fusion reactions

summary.fusion.current.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.current.value

[summary.time]

FLT_1D (uncertain)

A

Value

summary.fusion.neutron_fluxes

(obsolescent)

STRUCTURE

Neutron fluxes from various reactions

summary.fusion.neutron_fluxes.dd

(obsolescent)

STRUCTURE

Neutron fluxes from DD reactions

summary.fusion.neutron_fluxes.dd.beam_beam

(obsolescent)

STRUCTURE

Hz

Neutron flux coming from NBI beam self reactions

summary.fusion.neutron_fluxes.dd.beam_beam.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_fluxes.dd.beam_beam.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_fluxes.dd.beam_thermal

(obsolescent)

STRUCTURE

Hz

Neutron flux coming from NBI beam - plasma reactions

summary.fusion.neutron_fluxes.dd.beam_thermal.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_fluxes.dd.beam_thermal.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_fluxes.dd.thermal

(obsolescent)

STRUCTURE

Hz

Neutron flux coming from thermal plasma

summary.fusion.neutron_fluxes.dd.thermal.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_fluxes.dd.thermal.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_fluxes.dd.total

(obsolescent)

STRUCTURE

Hz

Total neutron flux coming from this reaction

summary.fusion.neutron_fluxes.dd.total.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_fluxes.dd.total.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_fluxes.dt

(obsolescent)

STRUCTURE

Neutron fluxes from DT reactions

summary.fusion.neutron_fluxes.dt.beam_beam

(obsolescent)

STRUCTURE

Hz

Neutron flux coming from NBI beam self reactions

summary.fusion.neutron_fluxes.dt.beam_beam.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_fluxes.dt.beam_beam.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_fluxes.dt.beam_thermal

(obsolescent)

STRUCTURE

Hz

Neutron flux coming from NBI beam - plasma reactions

summary.fusion.neutron_fluxes.dt.beam_thermal.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_fluxes.dt.beam_thermal.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_fluxes.dt.thermal

(obsolescent)

STRUCTURE

Hz

Neutron flux coming from thermal plasma

summary.fusion.neutron_fluxes.dt.thermal.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_fluxes.dt.thermal.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_fluxes.dt.total

(obsolescent)

STRUCTURE

Hz

Total neutron flux coming from this reaction

summary.fusion.neutron_fluxes.dt.total.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_fluxes.dt.total.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_fluxes.thermal

(obsolescent)

STRUCTURE

Hz

Neutron flux from all plasma thermal reactions

summary.fusion.neutron_fluxes.thermal.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_fluxes.thermal.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_fluxes.total

(obsolescent)

STRUCTURE

Hz

Total neutron flux from all reactions

summary.fusion.neutron_fluxes.total.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_fluxes.total.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_fluxes.tt

(obsolescent)

STRUCTURE

Neutron fluxes from TT reactions

summary.fusion.neutron_fluxes.tt.beam_beam

(obsolescent)

STRUCTURE

Hz

Neutron flux coming from NBI beam self reactions

summary.fusion.neutron_fluxes.tt.beam_beam.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_fluxes.tt.beam_beam.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_fluxes.tt.beam_thermal

(obsolescent)

STRUCTURE

Hz

Neutron flux coming from NBI beam - plasma reactions

summary.fusion.neutron_fluxes.tt.beam_thermal.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_fluxes.tt.beam_thermal.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_fluxes.tt.thermal

(obsolescent)

STRUCTURE

Hz

Neutron flux coming from thermal plasma

summary.fusion.neutron_fluxes.tt.thermal.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_fluxes.tt.thermal.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_fluxes.tt.total

(obsolescent)

STRUCTURE

Hz

Total neutron flux coming from this reaction

summary.fusion.neutron_fluxes.tt.total.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_fluxes.tt.total.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_power_total

STRUCTURE

W

Total neutron power (from all reactions). Sum over each type of reaction (DD, DT, TT for thermal, beam-plasma, beam-beam, etc.) of the neutron production rate times the average neutron birth energy

summary.fusion.neutron_power_total.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_power_total.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.fusion.neutron_rates

STRUCTURE

Neutron rates from various reactions

summary.fusion.neutron_rates.dd

STRUCTURE

Neutron rates from DD reactions

summary.fusion.neutron_rates.dd.beam_beam

STRUCTURE

Hz

Neutron rate coming from NBI beam self reactions

summary.fusion.neutron_rates.dd.beam_beam.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_rates.dd.beam_beam.value

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_rates.dd.beam_thermal

STRUCTURE

Hz

Neutron rate coming from NBI beam - plasma reactions

summary.fusion.neutron_rates.dd.beam_thermal.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_rates.dd.beam_thermal.value

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_rates.dd.thermal

STRUCTURE

Hz

Neutron rate coming from thermal plasma

summary.fusion.neutron_rates.dd.thermal.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_rates.dd.thermal.value

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_rates.dd.total

STRUCTURE

Hz

Total neutron rate coming from this reaction

summary.fusion.neutron_rates.dd.total.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_rates.dd.total.value

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_rates.dt

STRUCTURE

Neutron rates from DT reactions

summary.fusion.neutron_rates.dt.beam_beam

STRUCTURE

Hz

Neutron rate coming from NBI beam self reactions

summary.fusion.neutron_rates.dt.beam_beam.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_rates.dt.beam_beam.value

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_rates.dt.beam_thermal

STRUCTURE

Hz

Neutron rate coming from NBI beam - plasma reactions

summary.fusion.neutron_rates.dt.beam_thermal.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_rates.dt.beam_thermal.value

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_rates.dt.thermal

STRUCTURE

Hz

Neutron rate coming from thermal plasma

summary.fusion.neutron_rates.dt.thermal.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_rates.dt.thermal.value

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_rates.dt.total

STRUCTURE

Hz

Total neutron rate coming from this reaction

summary.fusion.neutron_rates.dt.total.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_rates.dt.total.value

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_rates.thermal

STRUCTURE

Hz

Neutron rate from all plasma thermal reactions

summary.fusion.neutron_rates.thermal.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_rates.thermal.value

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_rates.total

STRUCTURE

Hz

Total neutron rate from all reactions

summary.fusion.neutron_rates.total.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_rates.total.value

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_rates.tt

STRUCTURE

Neutron rates from TT reactions

summary.fusion.neutron_rates.tt.beam_beam

STRUCTURE

Hz

Neutron rate coming from NBI beam self reactions

summary.fusion.neutron_rates.tt.beam_beam.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_rates.tt.beam_beam.value

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_rates.tt.beam_thermal

STRUCTURE

Hz

Neutron rate coming from NBI beam - plasma reactions

summary.fusion.neutron_rates.tt.beam_thermal.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_rates.tt.beam_thermal.value

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_rates.tt.thermal

STRUCTURE

Hz

Neutron rate coming from thermal plasma

summary.fusion.neutron_rates.tt.thermal.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_rates.tt.thermal.value

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.neutron_rates.tt.total

STRUCTURE

Hz

Total neutron rate coming from this reaction

summary.fusion.neutron_rates.tt.total.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.neutron_rates.tt.total.value

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.fusion.power

STRUCTURE

W

Power coupled to the plasma by fusion reactions

summary.fusion.power.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.fusion.power.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.gas_injection_accumulated

STRUCTURE

electrons

Accumulated injected gas since the plasma breakdown in equivalent electrons

summary.gas_injection_accumulated.ammonia

STRUCTURE

Ammonia (NH3)

summary.gas_injection_accumulated.ammonia.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.ammonia.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.ammonia_deuterated

STRUCTURE

Deuterated ammonia (ND3)

summary.gas_injection_accumulated.ammonia_deuterated.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.ammonia_deuterated.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.argon

STRUCTURE

Argon

summary.gas_injection_accumulated.argon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.argon.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.beryllium

STRUCTURE

Beryllium

summary.gas_injection_accumulated.beryllium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.beryllium.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.bottom

STRUCTURE

Accumulated gas injected from all valves located near near the bottom of the vacuum chamber

summary.gas_injection_accumulated.bottom.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.bottom.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.carbon

STRUCTURE

Carbon

summary.gas_injection_accumulated.carbon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.carbon.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.deuterium

STRUCTURE

Deuterium

summary.gas_injection_accumulated.deuterium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.deuterium.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.ethane

STRUCTURE

Ethane (C2H6)

summary.gas_injection_accumulated.ethane.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.ethane.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.ethylene

STRUCTURE

Ethylene (C2H4)

summary.gas_injection_accumulated.ethylene.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.ethylene.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.helium_3

STRUCTURE

Helium isotope with 3 nucleons

summary.gas_injection_accumulated.helium_3.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.helium_3.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.helium_4

STRUCTURE

Helium isotope with 4 nucleons

summary.gas_injection_accumulated.helium_4.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.helium_4.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.hydrogen

STRUCTURE

Hydrogen

summary.gas_injection_accumulated.hydrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.hydrogen.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.impurity_seeding

STRUCTURE

Flag set to 1 if any gas other than H, D, T, He is puffed during the pulse, 0 otherwise

summary.gas_injection_accumulated.impurity_seeding.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.impurity_seeding.value

INT_0D

Value

summary.gas_injection_accumulated.krypton

STRUCTURE

Krypton

summary.gas_injection_accumulated.krypton.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.krypton.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.lithium

STRUCTURE

Lithium

summary.gas_injection_accumulated.lithium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.lithium.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.methane

STRUCTURE

Methane (CH4)

summary.gas_injection_accumulated.methane.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.methane.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.methane_carbon_13

STRUCTURE

Methane (CH4 with carbon 13)

summary.gas_injection_accumulated.methane_carbon_13.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.methane_carbon_13.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.methane_deuterated

STRUCTURE

Deuterated methane (CD4)

summary.gas_injection_accumulated.methane_deuterated.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.methane_deuterated.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.midplane

STRUCTURE

Accumulated gas injected from all valves located near the equatorial midplane

summary.gas_injection_accumulated.midplane.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.midplane.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.neon

STRUCTURE

Neon

summary.gas_injection_accumulated.neon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.neon.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.nitrogen

STRUCTURE

Nitrogen

summary.gas_injection_accumulated.nitrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.nitrogen.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.oxygen

STRUCTURE

Oxygen

summary.gas_injection_accumulated.oxygen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.oxygen.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.propane

STRUCTURE

Propane (C3H8)

summary.gas_injection_accumulated.propane.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.propane.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.silane

STRUCTURE

Silane (SiH4)

summary.gas_injection_accumulated.silane.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.silane.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.top

STRUCTURE

Accumulated gas injected from all valves located near the top of the vacuum chamber

summary.gas_injection_accumulated.top.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.top.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.total

STRUCTURE

Total accumulated injected gas (sum over species)

summary.gas_injection_accumulated.total.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.total.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.tritium

STRUCTURE

Tritium

summary.gas_injection_accumulated.tritium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.tritium.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_accumulated.xenon

STRUCTURE

Xenon

summary.gas_injection_accumulated.xenon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_accumulated.xenon.value

[summary.time]

FLT_1D (uncertain)

electrons

Value

summary.gas_injection_prefill

STRUCTURE

electrons

Accumulated injected gas during the prefill in equivalent electrons

summary.gas_injection_prefill.ammonia

STRUCTURE

Ammonia (NH3)

summary.gas_injection_prefill.ammonia.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.ammonia.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.ammonia_deuterated

STRUCTURE

Deuterated ammonia (ND3)

summary.gas_injection_prefill.ammonia_deuterated.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.ammonia_deuterated.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.argon

STRUCTURE

Argon

summary.gas_injection_prefill.argon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.argon.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.beryllium

STRUCTURE

Beryllium

summary.gas_injection_prefill.beryllium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.beryllium.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.bottom

STRUCTURE

Accumulated gas injected from all valves located near near the bottom of the vacuum chamber

summary.gas_injection_prefill.bottom.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.bottom.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.carbon

STRUCTURE

Carbon

summary.gas_injection_prefill.carbon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.carbon.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.deuterium

STRUCTURE

Deuterium

summary.gas_injection_prefill.deuterium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.deuterium.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.ethane

STRUCTURE

Ethane (C2H6)

summary.gas_injection_prefill.ethane.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.ethane.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.ethylene

STRUCTURE

Ethylene (C2H4)

summary.gas_injection_prefill.ethylene.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.ethylene.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.helium_3

STRUCTURE

Helium isotope with 3 nucleons

summary.gas_injection_prefill.helium_3.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.helium_3.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.helium_4

STRUCTURE

Helium isotope with 4 nucleons

summary.gas_injection_prefill.helium_4.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.helium_4.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.hydrogen

STRUCTURE

Hydrogen

summary.gas_injection_prefill.hydrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.hydrogen.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.impurity_seeding

STRUCTURE

Flag set to 1 if any gas other than H, D, T, He is puffed during the prefill, 0 otherwise

summary.gas_injection_prefill.impurity_seeding.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.impurity_seeding.value

INT_0D

Value

summary.gas_injection_prefill.krypton

STRUCTURE

Krypton

summary.gas_injection_prefill.krypton.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.krypton.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.lithium

STRUCTURE

Lithium

summary.gas_injection_prefill.lithium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.lithium.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.methane

STRUCTURE

Methane (CH4)

summary.gas_injection_prefill.methane.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.methane.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.methane_carbon_13

STRUCTURE

Methane (CH4 with carbon 13)

summary.gas_injection_prefill.methane_carbon_13.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.methane_carbon_13.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.methane_deuterated

STRUCTURE

Deuterated methane (CD4)

summary.gas_injection_prefill.methane_deuterated.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.methane_deuterated.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.midplane

STRUCTURE

Accumulated gas injected from all valves located near the equatorial midplane

summary.gas_injection_prefill.midplane.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.midplane.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.neon

STRUCTURE

Neon

summary.gas_injection_prefill.neon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.neon.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.nitrogen

STRUCTURE

Nitrogen

summary.gas_injection_prefill.nitrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.nitrogen.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.oxygen

STRUCTURE

Oxygen

summary.gas_injection_prefill.oxygen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.oxygen.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.propane

STRUCTURE

Propane (C3H8)

summary.gas_injection_prefill.propane.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.propane.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.silane

STRUCTURE

Silane (SiH4)

summary.gas_injection_prefill.silane.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.silane.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.top

STRUCTURE

Accumulated gas injected from all valves located near the top of the vacuum chamber

summary.gas_injection_prefill.top.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.top.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.total

STRUCTURE

Total accumulated injected gas (sum over species)

summary.gas_injection_prefill.total.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.total.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.tritium

STRUCTURE

Tritium

summary.gas_injection_prefill.tritium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.tritium.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_prefill.xenon

STRUCTURE

Xenon

summary.gas_injection_prefill.xenon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_prefill.xenon.value

FLT_0D (uncertain)

electrons

Value

summary.gas_injection_rates

STRUCTURE

electrons.s^-1

Gas injection rates in equivalent electrons.s^-1

summary.gas_injection_rates.ammonia

STRUCTURE

Ammonia (NH3)

summary.gas_injection_rates.ammonia.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.ammonia.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.ammonia_deuterated

STRUCTURE

Deuterated ammonia (ND3)

summary.gas_injection_rates.ammonia_deuterated.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.ammonia_deuterated.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.argon

STRUCTURE

Argon

summary.gas_injection_rates.argon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.argon.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.beryllium

STRUCTURE

Beryllium

summary.gas_injection_rates.beryllium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.beryllium.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.bottom

STRUCTURE

Gas injection rate from all valves located near near the bottom of the vaccuum chamber

summary.gas_injection_rates.bottom.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.bottom.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.carbon

STRUCTURE

Carbon

summary.gas_injection_rates.carbon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.carbon.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.deuterium

STRUCTURE

Deuterium

summary.gas_injection_rates.deuterium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.deuterium.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.ethane

STRUCTURE

Ethane (C2H6)

summary.gas_injection_rates.ethane.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.ethane.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.ethylene

STRUCTURE

Ethylene (C2H4)

summary.gas_injection_rates.ethylene.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.ethylene.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.helium_3

STRUCTURE

Helium isotope with 3 nucleons

summary.gas_injection_rates.helium_3.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.helium_3.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.helium_4

STRUCTURE

Helium isotope with 4 nucleons

summary.gas_injection_rates.helium_4.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.helium_4.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.hydrogen

STRUCTURE

Hydrogen

summary.gas_injection_rates.hydrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.hydrogen.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.impurity_seeding

STRUCTURE

Flag set to 1 if any gas other than H, D, T, He is puffed during the pulse, 0 otherwise

summary.gas_injection_rates.impurity_seeding.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.impurity_seeding.value

INT_0D

Value

summary.gas_injection_rates.krypton

STRUCTURE

Krypton

summary.gas_injection_rates.krypton.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.krypton.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.lithium

STRUCTURE

Lithium

summary.gas_injection_rates.lithium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.lithium.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.methane

STRUCTURE

Methane (CH4)

summary.gas_injection_rates.methane.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.methane.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.methane_carbon_13

STRUCTURE

Methane (CH4 with carbon 13)

summary.gas_injection_rates.methane_carbon_13.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.methane_carbon_13.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.methane_deuterated

STRUCTURE

Deuterated methane (CD4)

summary.gas_injection_rates.methane_deuterated.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.methane_deuterated.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.midplane

STRUCTURE

Gas injection rate from all valves located near the equatorial midplane

summary.gas_injection_rates.midplane.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.midplane.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.neon

STRUCTURE

Neon

summary.gas_injection_rates.neon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.neon.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.nitrogen

STRUCTURE

Nitrogen

summary.gas_injection_rates.nitrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.nitrogen.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.oxygen

STRUCTURE

Oxygen

summary.gas_injection_rates.oxygen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.oxygen.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.propane

STRUCTURE

Propane (C3H8)

summary.gas_injection_rates.propane.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.propane.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.silane

STRUCTURE

Silane (SiH4)

summary.gas_injection_rates.silane.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.silane.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.top

STRUCTURE

Gas injection rate from all valves located near the top of the vaccuum chamber

summary.gas_injection_rates.top.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.top.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.total

STRUCTURE

Total gas injection rate (sum over species)

summary.gas_injection_rates.total.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.total.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.tritium

STRUCTURE

Tritium

summary.gas_injection_rates.tritium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.tritium.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.gas_injection_rates.xenon

STRUCTURE

Xenon

summary.gas_injection_rates.xenon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.gas_injection_rates.xenon.value

[summary.time]

FLT_1D (uncertain)

electrons.s^-1

Value

summary.global_quantities

STRUCTURE

Various global quantities derived from the profiles

summary.global_quantities.b0

STRUCTURE

T

Vacuum toroidal field at R0. Positive sign means anti-clockwise when viewed from above. The product R0B0 must be consistent with the b_tor_vacuum_r field of the tf IDS.

summary.global_quantities.b0.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.b0.value

[summary.time]

FLT_1D (uncertain)

T

Value

summary.global_quantities.beta_pol

STRUCTURE

-

Poloidal beta. Defined as betap = 4 int(p dV) / [R_0 * mu_0 * Ip^2]

summary.global_quantities.beta_pol.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.beta_pol.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.global_quantities.beta_pol_mhd

STRUCTURE

-

Poloidal beta estimated from the pressure determined by an equilibrium reconstruction code. Defined as betap = 4 int(p dV) / [R_0 * mu_0 * Ip^2]

summary.global_quantities.beta_pol_mhd.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.beta_pol_mhd.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.global_quantities.beta_tor

STRUCTURE

-

Toroidal beta, defined as the volume-averaged total perpendicular pressure divided by (B0^2/(2*mu0)), i.e. beta_toroidal = 2 mu0 int(p dV) / V / B0^2

summary.global_quantities.beta_tor.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.beta_tor.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.global_quantities.beta_tor_mhd

STRUCTURE

-

Toroidal beta, using the pressure determined by an equilibrium reconstruction code

summary.global_quantities.beta_tor_mhd.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.beta_tor_mhd.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.global_quantities.beta_tor_norm

STRUCTURE

-

Normalised toroidal beta, defined as 100 * beta_tor * a[m] * B0 [T] / ip [MA]

summary.global_quantities.beta_tor_norm.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.beta_tor_norm.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.global_quantities.beta_tor_norm_mhd

STRUCTURE

-

Normalised toroidal beta, using the pressure determined by an equilibrium reconstruction code

summary.global_quantities.beta_tor_norm_mhd.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.beta_tor_norm_mhd.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.global_quantities.beta_tor_thermal_norm

STRUCTURE

-

Normalised toroidal beta from thermal pressure only, defined as 100 * beta_tor_thermal * a[m] * B0 [T] / ip [MA]

summary.global_quantities.beta_tor_thermal_norm.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.beta_tor_thermal_norm.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.global_quantities.current_alignment

STRUCTURE

A

Figure of merit of the alignment of the current profile sources, defined in the following reference: http://iopscience.iop.org/article/10.1088/0029-5515/43/7/318

summary.global_quantities.current_alignment.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.current_alignment.value

[summary.time]

FLT_1D (uncertain)

A

Value

summary.global_quantities.current_bootstrap

STRUCTURE

A

Bootstrap current (toroidal component). Positive sign means anti-clockwise when viewed from above.

summary.global_quantities.current_bootstrap.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.current_bootstrap.value

[summary.time]

FLT_1D (uncertain)

A

Value

summary.global_quantities.current_non_inductive

STRUCTURE

A

Total non-inductive current (toroidal component). Positive sign means anti-clockwise when viewed from above.

summary.global_quantities.current_non_inductive.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.current_non_inductive.value

[summary.time]

FLT_1D (uncertain)

A

Value

summary.global_quantities.current_ohm

STRUCTURE

A

Ohmic current (toroidal component). Positive sign means anti-clockwise when viewed from above.

summary.global_quantities.current_ohm.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.current_ohm.value

[summary.time]

FLT_1D (uncertain)

A

Value

summary.global_quantities.denergy_diamagnetic_dt

STRUCTURE

W

Time derivative of the diamagnetic plasma energy content

summary.global_quantities.denergy_diamagnetic_dt.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.denergy_diamagnetic_dt.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.global_quantities.denergy_thermal_dt

STRUCTURE

W

Time derivative of the thermal plasma energy content

summary.global_quantities.denergy_thermal_dt.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.denergy_thermal_dt.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.global_quantities.energy_b_field_pol

STRUCTURE

J

Poloidal magnetic plasma energy content = 1/(2.mu0) * integral over the plasma volume of b_field_pol^2

summary.global_quantities.energy_b_field_pol.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.energy_b_field_pol.value

[summary.time]

FLT_1D (uncertain)

J

Value

summary.global_quantities.energy_diamagnetic

STRUCTURE

J

Plasma diamagnetic energy content = 3/2 * integral over the plasma volume of the total perpendicular pressure

summary.global_quantities.energy_diamagnetic.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.energy_diamagnetic.value

[summary.time]

FLT_1D (uncertain)

J

Value

summary.global_quantities.energy_electrons_thermal

STRUCTURE

J

Thermal electron plasma energy content = 3/2 * integral over the plasma volume of the thermal electron pressure

summary.global_quantities.energy_electrons_thermal.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.energy_electrons_thermal.value

[summary.time]

FLT_1D (uncertain)

J

Value

summary.global_quantities.energy_fast_parallel

STRUCTURE

J

Fast particles parallel energy content = 3/2 * integral over the plasma volume of the fast parallel pressure

summary.global_quantities.energy_fast_parallel.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.energy_fast_parallel.value

[summary.time]

FLT_1D (uncertain)

J

Value

summary.global_quantities.energy_fast_perpendicular

STRUCTURE

J

Fast particles perpendicular energy content = 3/2 * integral over the plasma volume of the fast perpendicular pressure

summary.global_quantities.energy_fast_perpendicular.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.energy_fast_perpendicular.value

[summary.time]

FLT_1D (uncertain)

J

Value

summary.global_quantities.energy_ion_total_thermal

STRUCTURE

J

Thermal ion plasma energy content (sum over the ion species) = 3/2 * integral over the plasma volume of the thermal ion pressure

summary.global_quantities.energy_ion_total_thermal.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.energy_ion_total_thermal.value

[summary.time]

FLT_1D (uncertain)

J

Value

summary.global_quantities.energy_mhd

STRUCTURE

J

Plasma energy content = 3/2 * integral over the plasma volume of the total kinetic pressure (pressure determined by an equilibrium reconstruction code)

summary.global_quantities.energy_mhd.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.energy_mhd.value

[summary.time]

FLT_1D (uncertain)

J

Value

summary.global_quantities.energy_thermal

STRUCTURE

J

Thermal plasma energy content = 3/2 * integral over the plasma volume of the thermal pressure

summary.global_quantities.energy_thermal.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.energy_thermal.value

[summary.time]

FLT_1D (uncertain)

J

Value

summary.global_quantities.energy_total

STRUCTURE

J

Plasma energy content = 3/2 * integral over the plasma volume of the total kinetic pressure

summary.global_quantities.energy_total.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.energy_total.value

[summary.time]

FLT_1D (uncertain)

J

Value

summary.global_quantities.fusion_fluence

STRUCTURE

J

Fusion fluence : power provided by fusion reactions, integrated over time since the beginning of the pulse

summary.global_quantities.fusion_fluence.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.fusion_fluence.value

[summary.time]

FLT_1D (uncertain)

J

Value

summary.global_quantities.fusion_gain

STRUCTURE

-

Fusion gain : ratio of the power provided by fusion reactions to the auxiliary power needed to heat the plasma. Often noted as Q in the litterature.

summary.global_quantities.fusion_gain.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.fusion_gain.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.global_quantities.greenwald_fraction

STRUCTURE

-

Greenwald fraction =line_average/n_e/value divided by (global_quantities/ip/value *1e6 * pi * minor_radius^2)

summary.global_quantities.greenwald_fraction.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.greenwald_fraction.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.global_quantities.h_98

STRUCTURE

-

Energy confinement time enhancement factor over the IPB98(y,2) scaling

summary.global_quantities.h_98.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.h_98.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.global_quantities.h_mode

STRUCTURE

H-mode flag: 0 when the plasma is in L-mode and 1 when in H-mode

summary.global_quantities.h_mode.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.h_mode.value

[summary.time]

INT_1D

Value

summary.global_quantities.ip

STRUCTURE

A

Total plasma current (toroidal component). Positive sign means anti-clockwise when viewed from above.

summary.global_quantities.ip.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.ip.value

[summary.time]

FLT_1D (uncertain)

A

Value

summary.global_quantities.li

STRUCTURE

-

Internal inductance. The li_3 definition is used, i.e. li_3 = 2/R0/mu0^2/Ip^2 * int(Bp^2 dV).

summary.global_quantities.li.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.li.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.global_quantities.li_mhd

STRUCTURE

-

Internal inductance as determined by an equilibrium reconstruction code. Use this only when the li node above is used for another estimation method and there is a need to store a second value of li (determined by an equilibrium reconstruction code). The li_3 definition is used, i.e. li_3 = 2/R0/mu0^2/Ip^2 * int(Bp^2 dV).

summary.global_quantities.li_mhd.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.li_mhd.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.global_quantities.power_bremsstrahlung

STRUCTURE

W

Radiated power from Bremsstrahlung

summary.global_quantities.power_bremsstrahlung.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.power_bremsstrahlung.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.global_quantities.power_line

STRUCTURE

W

Radiated power from line radiation

summary.global_quantities.power_line.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.power_line.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.global_quantities.power_loss

STRUCTURE

W

Power through separatrix

summary.global_quantities.power_loss.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.power_loss.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.global_quantities.power_ohm

STRUCTURE

W

Ohmic power

summary.global_quantities.power_ohm.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.power_ohm.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.global_quantities.power_radiated

STRUCTURE

W

Total radiated power

summary.global_quantities.power_radiated.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.power_radiated.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.global_quantities.power_radiated_inside_lcfs

STRUCTURE

W

Radiated power from the plasma inside the Last Closed Flux Surface

summary.global_quantities.power_radiated_inside_lcfs.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.power_radiated_inside_lcfs.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.global_quantities.power_radiated_outside_lcfs

STRUCTURE

W

Radiated power from the plasma outside the Last Closed Flux Surface

summary.global_quantities.power_radiated_outside_lcfs.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.power_radiated_outside_lcfs.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.global_quantities.power_steady

STRUCTURE

W

Total power coupled to the plasma minus dW/dt (correcting from transient energy content)

summary.global_quantities.power_steady.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.power_steady.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.global_quantities.power_synchrotron

STRUCTURE

W

Radiated power from synchrotron radiation

summary.global_quantities.power_synchrotron.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.power_synchrotron.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.global_quantities.psi_external_average

STRUCTURE

Wb

Average (over the plasma poloidal cross section) plasma poloidal magnetic flux produced by all toroidal loops (active coils and passive loops) but the plasma, given by the following formula : int(psi_loops.j_tor.dS) / Ip

summary.global_quantities.psi_external_average.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.psi_external_average.value

[summary.time]

FLT_1D (uncertain)

Wb

Value

summary.global_quantities.q_95

STRUCTURE

-

q at the 95% poloidal flux surface (IMAS uses COCOS=11: only positive when toroidal current and magnetic field are in same direction)

summary.global_quantities.q_95.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.q_95.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.global_quantities.r0

STRUCTURE

m

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)

summary.global_quantities.r0.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.r0.value

FLT_0D (uncertain)

m

Value

summary.global_quantities.ratio_tau_helium_fuel

STRUCTURE

-

Ratio of Helium confinement time to fuel confinement time

summary.global_quantities.ratio_tau_helium_fuel.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.ratio_tau_helium_fuel.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.global_quantities.resistance

STRUCTURE

ohm

Plasma electric resistance

summary.global_quantities.resistance.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.resistance.value

[summary.time]

FLT_1D (uncertain)

ohm

Value

summary.global_quantities.tau_energy

STRUCTURE

s

Energy confinement time

summary.global_quantities.tau_energy.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.tau_energy.value

[summary.time]

FLT_1D (uncertain)

s

Value

summary.global_quantities.tau_energy_98

STRUCTURE

s

Energy confinement time estimated from the IPB98(y,2) scaling

summary.global_quantities.tau_energy_98.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.tau_energy_98.value

[summary.time]

FLT_1D (uncertain)

s

Value

summary.global_quantities.tau_helium

STRUCTURE

s

Helium confinement time

summary.global_quantities.tau_helium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.tau_helium.value

[summary.time]

FLT_1D (uncertain)

s

Value

summary.global_quantities.tau_resistive

STRUCTURE

s

Current diffusion characteristic time

summary.global_quantities.tau_resistive.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.tau_resistive.value

[summary.time]

FLT_1D (uncertain)

s

Value

summary.global_quantities.v_loop

STRUCTURE

V

LCFS loop voltage (positive value drives positive ohmic current that flows anti-clockwise when viewed from above)

summary.global_quantities.v_loop.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.v_loop.value

[summary.time]

FLT_1D (uncertain)

V

Value

summary.global_quantities.volume

STRUCTURE

m^3

Volume of the confined plasma

summary.global_quantities.volume.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.global_quantities.volume.value

[summary.time]

FLT_1D (uncertain)

m^3

Value

summary.heating_current_drive

STRUCTURE

Heating and current drive parameters

summary.heating_current_drive.ec

[1...N]

STRUCT_ARRAY

Set of ECRH/ECCD launchers

summary.heating_current_drive.ec[:].angle_pol

STRUCTURE

rad

Poloidal angle of ECRH at resonance

summary.heating_current_drive.ec[:].angle_pol.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.ec[:].angle_pol.value

[summary.time]

FLT_1D (uncertain)

rad

Value

summary.heating_current_drive.ec[:].angle_tor

STRUCTURE

rad

Toroidal angle of ECRH at resonance

summary.heating_current_drive.ec[:].angle_tor.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.ec[:].angle_tor.value

[summary.time]

FLT_1D (uncertain)

rad

Value

summary.heating_current_drive.ec[:].current

STRUCTURE

A

Parallel current driven by EC waves

summary.heating_current_drive.ec[:].current.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.ec[:].current.value

[summary.time]

FLT_1D (uncertain)

A

Value

summary.heating_current_drive.ec[:].energy_fast

STRUCTURE

J

Fast particle energy content driven by EC waves

summary.heating_current_drive.ec[:].energy_fast.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.ec[:].energy_fast.value

[summary.time]

FLT_1D (uncertain)

J

Value

summary.heating_current_drive.ec[:].frequency

STRUCTURE

Hz

ECRH frequency

summary.heating_current_drive.ec[:].frequency.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.ec[:].frequency.value

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.heating_current_drive.ec[:].harmonic

STRUCTURE

Harmonic number of the absorbed ECRH waves

summary.heating_current_drive.ec[:].harmonic.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.ec[:].harmonic.value

[summary.time]

INT_1D

Value

summary.heating_current_drive.ec[:].polarisation

STRUCTURE

Polarisation of the ECRH waves (0 = O mode, 1 = X mode)

summary.heating_current_drive.ec[:].polarisation.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.ec[:].polarisation.value

[summary.time]

INT_1D

Value

summary.heating_current_drive.ec[:].position

STRUCTURE

-

Position of the maximum of the ECRH power deposition, in rho_tor_norm

summary.heating_current_drive.ec[:].position.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.ec[:].position.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.heating_current_drive.ec[:].power

STRUCTURE

W

Electron cyclotron heating power coupled to the plasma from this launcher

summary.heating_current_drive.ec[:].power.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.ec[:].power.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.heating_current_drive.ec[:].power_launched

STRUCTURE

W

Electron cyclotron heating power launched into the vacuum vessel from this launcher

summary.heating_current_drive.ec[:].power_launched.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.ec[:].power_launched.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.heating_current_drive.ic

[1...N]

STRUCT_ARRAY

Set of ICRH launchers

summary.heating_current_drive.ic[:].current

STRUCTURE

A

Parallel current driven by IC waves

summary.heating_current_drive.ic[:].current.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.ic[:].current.value

[summary.time]

FLT_1D (uncertain)

A

Value

summary.heating_current_drive.ic[:].e_field_plus_minus_ratio

STRUCTURE

-

Average E+/E- power ratio of IC waves

summary.heating_current_drive.ic[:].e_field_plus_minus_ratio.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.ic[:].e_field_plus_minus_ratio.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.heating_current_drive.ic[:].energy_fast

STRUCTURE

J

Fast particle energy content driven by IC waves

summary.heating_current_drive.ic[:].energy_fast.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.ic[:].energy_fast.value

[summary.time]

FLT_1D (uncertain)

J

Value

summary.heating_current_drive.ic[:].frequency

STRUCTURE

Hz

ICRH frequency

summary.heating_current_drive.ic[:].frequency.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.ic[:].frequency.value

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.heating_current_drive.ic[:].harmonic

STRUCTURE

Harmonic number of the absorbed ICRH waves

summary.heating_current_drive.ic[:].harmonic.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.ic[:].harmonic.value

[summary.time]

INT_1D

Value

summary.heating_current_drive.ic[:].k_perpendicular

STRUCTURE

m^-1

Main perpendicular wave number of IC waves

summary.heating_current_drive.ic[:].k_perpendicular.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.ic[:].k_perpendicular.value

[summary.time]

FLT_1D (uncertain)

m^-1

Value

summary.heating_current_drive.ic[:].n_tor

STRUCTURE

Main toroidal mode number of IC waves. The wave vector toroidal component is defined as k_tor = n_tor grad phi where phi is the toroidal angle so that a positive n_tor means a wave propagating in the positive phi direction

summary.heating_current_drive.ic[:].n_tor.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.ic[:].n_tor.value

[summary.time]

INT_1D

Value

summary.heating_current_drive.ic[:].phase

STRUCTURE

rad

Phase between straps

summary.heating_current_drive.ic[:].phase.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.ic[:].phase.value

[summary.time]

FLT_1D (uncertain)

rad

Value

summary.heating_current_drive.ic[:].position

STRUCTURE

-

Position of the maximum of the ICRH power deposition, in rho_tor_norm

summary.heating_current_drive.ic[:].position.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.ic[:].position.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.heating_current_drive.ic[:].power

STRUCTURE

W

IC heating power coupled to the plasma from this launcher

summary.heating_current_drive.ic[:].power.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.ic[:].power.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.heating_current_drive.ic[:].power_launched

STRUCTURE

W

IC heating power launched into the vacuum vessel from this launcher

summary.heating_current_drive.ic[:].power_launched.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.ic[:].power_launched.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.heating_current_drive.lh

[1...N]

STRUCT_ARRAY

Set of LHCD launchers

summary.heating_current_drive.lh[:].current

STRUCTURE

A

Parallel current driven by LH waves

summary.heating_current_drive.lh[:].current.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.lh[:].current.value

[summary.time]

FLT_1D (uncertain)

A

Value

summary.heating_current_drive.lh[:].energy_fast

STRUCTURE

J

Fast particle energy content driven by LH waves

summary.heating_current_drive.lh[:].energy_fast.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.lh[:].energy_fast.value

[summary.time]

FLT_1D (uncertain)

J

Value

summary.heating_current_drive.lh[:].frequency

STRUCTURE

Hz

LH wave frequency

summary.heating_current_drive.lh[:].frequency.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.lh[:].frequency.value

[summary.time]

FLT_1D (uncertain)

Hz

Value

summary.heating_current_drive.lh[:].n_parallel

STRUCTURE

-

Main parallel refractive index of LH waves at launch

summary.heating_current_drive.lh[:].n_parallel.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.lh[:].n_parallel.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.heating_current_drive.lh[:].position

STRUCTURE

-

Position of the maximum of the LH power deposition, in rho_tor_norm

summary.heating_current_drive.lh[:].position.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.lh[:].position.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.heating_current_drive.lh[:].power

STRUCTURE

W

LH heating power coupled to the plasma from this launcher

summary.heating_current_drive.lh[:].power.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.lh[:].power.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.heating_current_drive.lh[:].power_launched

STRUCTURE

W

LH heating power launched into the vacuum vessel from this launcher

summary.heating_current_drive.lh[:].power_launched.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.lh[:].power_launched.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.heating_current_drive.nbi

[1...N]

STRUCT_ARRAY

Set of NBI units

summary.heating_current_drive.nbi[:].angle

STRUCTURE

rad

Angle of inclination between a beamlet at the centre of the injection unit surface and the horizontal plane

summary.heating_current_drive.nbi[:].angle.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.nbi[:].angle.value

FLT_0D (uncertain)

rad

Value

summary.heating_current_drive.nbi[:].beam_current_fraction

STRUCTURE

-

Fractions of beam current distributed among the different energies, the first index corresponds to the fast neutrals energy (1:full, 2: half, 3: one third)

summary.heating_current_drive.nbi[:].beam_current_fraction.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.nbi[:].beam_current_fraction.value

[1...3,
summary.time]

FLT_2D (uncertain)

-

Value

summary.heating_current_drive.nbi[:].beam_power_fraction

STRUCTURE

-

Fractions of beam power distributed among the different energies, the first index corresponds to the fast neutrals energy (1:full, 2: half, 3: one third)

summary.heating_current_drive.nbi[:].beam_power_fraction.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.nbi[:].beam_power_fraction.value

[1...3,
summary.time]

FLT_2D (uncertain)

-

Value

summary.heating_current_drive.nbi[:].current

STRUCTURE

A

Parallel current driven by this NBI unit

summary.heating_current_drive.nbi[:].current.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.nbi[:].current.value

[summary.time]

FLT_1D (uncertain)

A

Value

summary.heating_current_drive.nbi[:].direction

STRUCTURE

Direction of the beam seen from above the torus: -1 = clockwise; 1 = counter clockwise

summary.heating_current_drive.nbi[:].direction.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.nbi[:].direction.value

INT_0D

Value

summary.heating_current_drive.nbi[:].energy

STRUCTURE

eV

Full energy of the injected species (acceleration of a single atom)

summary.heating_current_drive.nbi[:].energy.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.nbi[:].energy.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.heating_current_drive.nbi[:].position

STRUCTURE

R, Z, Phi position of the NBI unit centre

summary.heating_current_drive.nbi[:].position.phi

STRUCTURE

rad

Toroidal angle

summary.heating_current_drive.nbi[:].position.phi.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.nbi[:].position.phi.value

FLT_0D (uncertain)

rad

Value

summary.heating_current_drive.nbi[:].position.r

STRUCTURE

m

Major radius

summary.heating_current_drive.nbi[:].position.r.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.nbi[:].position.r.value

FLT_0D (uncertain)

m

Value

summary.heating_current_drive.nbi[:].position.z

STRUCTURE

m

Height

summary.heating_current_drive.nbi[:].position.z.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.nbi[:].position.z.value

FLT_0D (uncertain)

m

Value

summary.heating_current_drive.nbi[:].power

STRUCTURE

W

NBI power coupled to the plasma by this unit (i.e. without shine-through and fast ion losses)

summary.heating_current_drive.nbi[:].power.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.nbi[:].power.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.heating_current_drive.nbi[:].power_launched

STRUCTURE

W

NBI power launched into the vacuum vessel from this unit

summary.heating_current_drive.nbi[:].power_launched.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.nbi[:].power_launched.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.heating_current_drive.nbi[:].species

STRUCTURE

Injected species

summary.heating_current_drive.nbi[:].species.a

STRUCTURE

Atomic Mass Unit

Mass of atom

summary.heating_current_drive.nbi[:].species.a.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.nbi[:].species.a.value

FLT_0D (uncertain)

Atomic Mass Unit

Value

summary.heating_current_drive.nbi[:].species.label

STRUCTURE

String identifying the species (e.g. H, D, T, ...)

summary.heating_current_drive.nbi[:].species.label.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.nbi[:].species.label.value

STR_0D

Value

summary.heating_current_drive.nbi[:].species.z_n

STRUCTURE

Elementary Charge Unit

Nuclear charge

summary.heating_current_drive.nbi[:].species.z_n.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.nbi[:].species.z_n.value

FLT_0D (uncertain)

Elementary Charge Unit

Value

summary.heating_current_drive.nbi[:].tangency_radius

STRUCTURE

m

Tangency radius (major radius where the central line of a NBI unit is tangent to a circle around the torus)

summary.heating_current_drive.nbi[:].tangency_radius.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.nbi[:].tangency_radius.value

FLT_0D (uncertain)

m

Value

summary.heating_current_drive.power_additional

STRUCTURE

W

Total additional external power (NBI+EC+IC+LH, without ohmic) coupled to the plasma

summary.heating_current_drive.power_additional.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.power_additional.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.heating_current_drive.power_ec

STRUCTURE

W

Total EC power coupled to the plasma

summary.heating_current_drive.power_ec.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.power_ec.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.heating_current_drive.power_ic

STRUCTURE

W

Total IC power coupled to the plasma

summary.heating_current_drive.power_ic.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.power_ic.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.heating_current_drive.power_launched_ec

STRUCTURE

W

Total EC power launched from EC launchers into the vacuum vessel

summary.heating_current_drive.power_launched_ec.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.power_launched_ec.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.heating_current_drive.power_launched_ic

STRUCTURE

W

Total IC power launched from IC antennas into the vacuum vessel

summary.heating_current_drive.power_launched_ic.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.power_launched_ic.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.heating_current_drive.power_launched_lh

STRUCTURE

W

Total LH power launched from LH antennas into the vacuum vessel

summary.heating_current_drive.power_launched_lh.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.power_launched_lh.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.heating_current_drive.power_launched_nbi

STRUCTURE

W

Total NBI power launched from neutral beam injectors into the vacuum vessel

summary.heating_current_drive.power_launched_nbi.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.power_launched_nbi.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.heating_current_drive.power_launched_nbi_co_injected_ratio

STRUCTURE

-

Ratio of co-injected beam launched power to total NBI launched power. Is set to 1 for purely perpendicular injection

summary.heating_current_drive.power_launched_nbi_co_injected_ratio.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.power_launched_nbi_co_injected_ratio.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.heating_current_drive.power_lh

STRUCTURE

W

Total LH power coupled to the plasma

summary.heating_current_drive.power_lh.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.power_lh.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.heating_current_drive.power_nbi

STRUCTURE

W

Total NBI power coupled to the plasma

summary.heating_current_drive.power_nbi.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.heating_current_drive.power_nbi.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.ids_properties

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

summary.ids_properties.comment

STR_0D

Any comment describing the content of this IDS

summary.ids_properties.creation_date

STR_0D

Date at which this data has been produced

summary.ids_properties.homogeneous_time

INT_0D

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

summary.ids_properties.occurrence

INT_0D

summary.ids_properties.plugins

(alpha)

STRUCTURE

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.

summary.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

summary.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

summary.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

summary.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

summary.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

summary.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

summary.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

summary.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

summary.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

summary.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

summary.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

summary.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

summary.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

summary.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

summary.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

summary.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

summary.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

summary.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

summary.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

summary.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

summary.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

summary.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

summary.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

summary.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

summary.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

summary.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

summary.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

summary.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

summary.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

summary.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

summary.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

summary.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

summary.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

summary.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

summary.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

summary.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

summary.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

summary.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

summary.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

summary.ids_properties.provider

STR_0D

Name of the person in charge of producing this data

summary.ids_properties.source

(obsolescent)

STR_0D

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.

summary.ids_properties.version_put

STRUCTURE

Version of the access layer package used to PUT this IDS

summary.ids_properties.version_put.access_layer

STR_0D

Version of Access Layer used to PUT this IDS

summary.ids_properties.version_put.access_layer_language

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

summary.ids_properties.version_put.data_dictionary

STR_0D

Version of Data Dictionary used to PUT this IDS

summary.kicks

STRUCTURE

Vertical kicks of the plasma position

summary.kicks.occurrence

STRUCTURE

Hz

Flag set to 1 if vertical kicks of the plasma position are used during the pulse, 0 otherwise

summary.kicks.occurrence.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.kicks.occurrence.value

INT_0D

Value

summary.limiter

STRUCTURE

Limiter characteristics

summary.limiter.material

STRUCTURE

Limiter material
0) unspecified : unspecified
1) C : Carbon
2) W : Tungsten
3) C_W_coating : Carbon with tungsten coating
4) SS : Stainless steel
5) SS_C_coating : Stainless steel with carbon coating
6) IN : Inconel
7) IN_C_coating : Inconel with carbon coating
8) BC : Boron carbide
17) BN : Boron nitride
9) Ti_C_coating : Titanium with carbon coating
10) Be : Beryllium
11) Mo : Molybdenum
12) Quartz : Quartz
13) Ge : Germanium
14) Si : Silicon
15) LiF : Lithium fluoride
16) InSb : Indium antimonide
18) Cu : Copper
19) CuCrZr : Copper Chromium Zirconium alloy

summary.limiter.material.description

STR_0D

Verbose description

summary.limiter.material.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

summary.limiter.material.name

STR_0D

Short string identifier

summary.line_average

STRUCTURE

Line average plasma parameters

summary.line_average.dn_e_dt

STRUCTURE

m^-3.s-1

Time derivative of the electron density

summary.line_average.dn_e_dt.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.dn_e_dt.value

[summary.time]

FLT_1D (uncertain)

m^-3.s-1

Value

summary.line_average.isotope_fraction_hydrogen

STRUCTURE

-

Fraction of hydrogen density among the hydrogenic species (nH/(nH+nD+nT))

summary.line_average.isotope_fraction_hydrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.isotope_fraction_hydrogen.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.line_average.meff_hydrogenic

STRUCTURE

amu

Effective mass of the hydrogenic species (MH. nH+MD.nD+MT.nT)/(nH+nD+nT)

summary.line_average.meff_hydrogenic.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.meff_hydrogenic.value

[summary.time]

FLT_1D (uncertain)

amu

Value

summary.line_average.n_e

STRUCTURE

m^-3

Electron density

summary.line_average.n_e.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.n_e.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.line_average.n_i

STRUCTURE

m^-3

Ion density per species

summary.line_average.n_i.argon

STRUCTURE

Argon (Ar)

summary.line_average.n_i.argon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.n_i.argon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.line_average.n_i.beryllium

STRUCTURE

Beryllium (Be)

summary.line_average.n_i.beryllium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.n_i.beryllium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.line_average.n_i.carbon

STRUCTURE

Carbon (C)

summary.line_average.n_i.carbon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.n_i.carbon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.line_average.n_i.deuterium

STRUCTURE

Deuterium (D)

summary.line_average.n_i.deuterium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.n_i.deuterium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.line_average.n_i.helium_3

STRUCTURE

Helium isotope with 3 nucleons (3He)

summary.line_average.n_i.helium_3.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.n_i.helium_3.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.line_average.n_i.helium_4

STRUCTURE

Helium isotope with 4 nucleons (4He)

summary.line_average.n_i.helium_4.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.n_i.helium_4.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.line_average.n_i.hydrogen

STRUCTURE

Hydrogen (H)

summary.line_average.n_i.hydrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.n_i.hydrogen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.line_average.n_i.iron

STRUCTURE

Iron (Fe)

summary.line_average.n_i.iron.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.n_i.iron.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.line_average.n_i.krypton

STRUCTURE

Krypton (Kr)

summary.line_average.n_i.krypton.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.n_i.krypton.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.line_average.n_i.lithium

STRUCTURE

Lithium (Li)

summary.line_average.n_i.lithium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.n_i.lithium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.line_average.n_i.neon

STRUCTURE

Neon (Ne)

summary.line_average.n_i.neon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.n_i.neon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.line_average.n_i.nitrogen

STRUCTURE

Nitrogen (N)

summary.line_average.n_i.nitrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.n_i.nitrogen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.line_average.n_i.oxygen

STRUCTURE

Oxygen (O)

summary.line_average.n_i.oxygen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.n_i.oxygen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.line_average.n_i.tritium

STRUCTURE

Tritium (T)

summary.line_average.n_i.tritium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.n_i.tritium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.line_average.n_i.tungsten

STRUCTURE

Tungsten (W)

summary.line_average.n_i.tungsten.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.n_i.tungsten.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.line_average.n_i.xenon

STRUCTURE

Xenon (Xe)

summary.line_average.n_i.xenon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.n_i.xenon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.line_average.n_i_total

STRUCTURE

m^-3

Total ion density (sum over species)

summary.line_average.n_i_total.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.n_i_total.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.line_average.t_e

STRUCTURE

eV

Electron temperature

summary.line_average.t_e.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.t_e.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.line_average.t_i_average

STRUCTURE

eV

Ion temperature (average over ion species)

summary.line_average.t_i_average.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.t_i_average.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.line_average.zeff

STRUCTURE

-

Effective charge

summary.line_average.zeff.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.line_average.zeff.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local

STRUCTURE

Plasma parameter values at different locations

summary.local.divertor_plate

(obsolescent)

[1...N]

STRUCT_ARRAY

Parameters at a divertor plate

summary.local.divertor_plate[:].flux_expansion

(obsolescent)

STRUCTURE

-

Magnetic flux expansion as defined by Stangeby : ratio between the poloidal field at the midplane separatrix and the poloidal field at the strike-point see formula attached, where u means upstream (midplane separatrix) and t means at divertor target (downstream).

summary.local.divertor_plate[:].flux_expansion.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].flux_expansion.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local.divertor_plate[:].n_e

(obsolescent)

STRUCTURE

m^-3

Electron density

summary.local.divertor_plate[:].n_e.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].n_e.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_plate[:].n_i

(obsolescent)

STRUCTURE

m^-3

Ion density per species

summary.local.divertor_plate[:].n_i.argon

(obsolescent)

STRUCTURE

Argon (Ar)

summary.local.divertor_plate[:].n_i.argon.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].n_i.argon.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_plate[:].n_i.beryllium

(obsolescent)

STRUCTURE

Beryllium (Be)

summary.local.divertor_plate[:].n_i.beryllium.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].n_i.beryllium.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_plate[:].n_i.carbon

(obsolescent)

STRUCTURE

Carbon (C)

summary.local.divertor_plate[:].n_i.carbon.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].n_i.carbon.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_plate[:].n_i.deuterium

(obsolescent)

STRUCTURE

Deuterium (D)

summary.local.divertor_plate[:].n_i.deuterium.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].n_i.deuterium.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_plate[:].n_i.helium_3

(obsolescent)

STRUCTURE

Helium isotope with 3 nucleons (3He)

summary.local.divertor_plate[:].n_i.helium_3.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].n_i.helium_3.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_plate[:].n_i.helium_4

(obsolescent)

STRUCTURE

Helium isotope with 4 nucleons (4He)

summary.local.divertor_plate[:].n_i.helium_4.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].n_i.helium_4.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_plate[:].n_i.hydrogen

(obsolescent)

STRUCTURE

Hydrogen (H)

summary.local.divertor_plate[:].n_i.hydrogen.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].n_i.hydrogen.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_plate[:].n_i.iron

(obsolescent)

STRUCTURE

Iron (Fe)

summary.local.divertor_plate[:].n_i.iron.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].n_i.iron.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_plate[:].n_i.krypton

(obsolescent)

STRUCTURE

Krypton (Kr)

summary.local.divertor_plate[:].n_i.krypton.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].n_i.krypton.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_plate[:].n_i.lithium

(obsolescent)

STRUCTURE

Lithium (Li)

summary.local.divertor_plate[:].n_i.lithium.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].n_i.lithium.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_plate[:].n_i.neon

(obsolescent)

STRUCTURE

Neon (Ne)

summary.local.divertor_plate[:].n_i.neon.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].n_i.neon.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_plate[:].n_i.nitrogen

(obsolescent)

STRUCTURE

Nitrogen (N)

summary.local.divertor_plate[:].n_i.nitrogen.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].n_i.nitrogen.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_plate[:].n_i.oxygen

(obsolescent)

STRUCTURE

Oxygen (O)

summary.local.divertor_plate[:].n_i.oxygen.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].n_i.oxygen.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_plate[:].n_i.tritium

(obsolescent)

STRUCTURE

Tritium (T)

summary.local.divertor_plate[:].n_i.tritium.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].n_i.tritium.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_plate[:].n_i.tungsten

(obsolescent)

STRUCTURE

Tungsten (W)

summary.local.divertor_plate[:].n_i.tungsten.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].n_i.tungsten.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_plate[:].n_i.xenon

(obsolescent)

STRUCTURE

Xenon (Xe)

summary.local.divertor_plate[:].n_i.xenon.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].n_i.xenon.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_plate[:].n_i_total

(obsolescent)

STRUCTURE

m^-3

Total ion density (sum over species)

summary.local.divertor_plate[:].n_i_total.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].n_i_total.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_plate[:].name

(obsolescent)

STRUCTURE

Name of the limiter or divertor plate. Standard names are : LI (resp. LO) for lower inner (resp. outer) plates; UI (resp. UO) for upper inner (resp. outer) plates.

summary.local.divertor_plate[:].name.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].name.value

(obsolescent)

STR_0D

Value

summary.local.divertor_plate[:].power_flux_peak

(obsolescent)

STRUCTURE

W.m^-2

Peak power flux on the divertor target or limiter surface

summary.local.divertor_plate[:].power_flux_peak.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].power_flux_peak.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

W.m^-2

Value

summary.local.divertor_plate[:].t_e

(obsolescent)

STRUCTURE

eV

Electron temperature

summary.local.divertor_plate[:].t_e.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].t_e.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.local.divertor_plate[:].t_i_average

(obsolescent)

STRUCTURE

eV

Ion temperature (average over ion species)

summary.local.divertor_plate[:].t_i_average.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].t_i_average.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.local.divertor_plate[:].zeff

(obsolescent)

STRUCTURE

-

Effective charge

summary.local.divertor_plate[:].zeff.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_plate[:].zeff.value

(obsolescent)

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local.divertor_target

[1...N]

STRUCT_ARRAY

Parameters at a divertor target

summary.local.divertor_target[:].flux_expansion

STRUCTURE

-

Magnetic flux expansion as defined by Stangeby : ratio between the poloidal field at the midplane separatrix and the poloidal field at the strike-point see formula attached, where u means upstream (midplane separatrix) and t means at divertor target (downstream).

summary.local.divertor_target[:].flux_expansion.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].flux_expansion.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local.divertor_target[:].n_e

STRUCTURE

m^-3

Electron density

summary.local.divertor_target[:].n_e.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].n_e.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_target[:].n_i

STRUCTURE

m^-3

Ion density per species

summary.local.divertor_target[:].n_i.argon

STRUCTURE

Argon (Ar)

summary.local.divertor_target[:].n_i.argon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].n_i.argon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_target[:].n_i.beryllium

STRUCTURE

Beryllium (Be)

summary.local.divertor_target[:].n_i.beryllium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].n_i.beryllium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_target[:].n_i.carbon

STRUCTURE

Carbon (C)

summary.local.divertor_target[:].n_i.carbon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].n_i.carbon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_target[:].n_i.deuterium

STRUCTURE

Deuterium (D)

summary.local.divertor_target[:].n_i.deuterium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].n_i.deuterium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_target[:].n_i.helium_3

STRUCTURE

Helium isotope with 3 nucleons (3He)

summary.local.divertor_target[:].n_i.helium_3.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].n_i.helium_3.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_target[:].n_i.helium_4

STRUCTURE

Helium isotope with 4 nucleons (4He)

summary.local.divertor_target[:].n_i.helium_4.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].n_i.helium_4.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_target[:].n_i.hydrogen

STRUCTURE

Hydrogen (H)

summary.local.divertor_target[:].n_i.hydrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].n_i.hydrogen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_target[:].n_i.iron

STRUCTURE

Iron (Fe)

summary.local.divertor_target[:].n_i.iron.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].n_i.iron.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_target[:].n_i.krypton

STRUCTURE

Krypton (Kr)

summary.local.divertor_target[:].n_i.krypton.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].n_i.krypton.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_target[:].n_i.lithium

STRUCTURE

Lithium (Li)

summary.local.divertor_target[:].n_i.lithium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].n_i.lithium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_target[:].n_i.neon

STRUCTURE

Neon (Ne)

summary.local.divertor_target[:].n_i.neon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].n_i.neon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_target[:].n_i.nitrogen

STRUCTURE

Nitrogen (N)

summary.local.divertor_target[:].n_i.nitrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].n_i.nitrogen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_target[:].n_i.oxygen

STRUCTURE

Oxygen (O)

summary.local.divertor_target[:].n_i.oxygen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].n_i.oxygen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_target[:].n_i.tritium

STRUCTURE

Tritium (T)

summary.local.divertor_target[:].n_i.tritium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].n_i.tritium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_target[:].n_i.tungsten

STRUCTURE

Tungsten (W)

summary.local.divertor_target[:].n_i.tungsten.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].n_i.tungsten.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_target[:].n_i.xenon

STRUCTURE

Xenon (Xe)

summary.local.divertor_target[:].n_i.xenon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].n_i.xenon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_target[:].n_i_total

STRUCTURE

m^-3

Total ion density (sum over species)

summary.local.divertor_target[:].n_i_total.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].n_i_total.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.divertor_target[:].name

STRUCTURE

Name of the limiter or divertor plate. Standard names are : LI (resp. LO) for lower inner (resp. outer) plates; UI (resp. UO) for upper inner (resp. outer) plates.

summary.local.divertor_target[:].name.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].name.value

STR_0D

Value

summary.local.divertor_target[:].power_flux_peak

STRUCTURE

W.m^-2

Peak power flux on the divertor target or limiter surface

summary.local.divertor_target[:].power_flux_peak.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].power_flux_peak.value

[summary.time]

FLT_1D (uncertain)

W.m^-2

Value

summary.local.divertor_target[:].t_e

STRUCTURE

eV

Electron temperature

summary.local.divertor_target[:].t_e.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].t_e.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.local.divertor_target[:].t_i_average

STRUCTURE

eV

Ion temperature (average over ion species)

summary.local.divertor_target[:].t_i_average.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].t_i_average.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.local.divertor_target[:].zeff

STRUCTURE

-

Effective charge

summary.local.divertor_target[:].zeff.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.divertor_target[:].zeff.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local.itb

STRUCTURE

Parameters at internal transport barrier

summary.local.itb.e_field_parallel

STRUCTURE

V.m^-1

Average on the magnetic surface of (e_field.b_field) / B0, where B0 is global_quantities/b0/value

summary.local.itb.e_field_parallel.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.e_field_parallel.value

[summary.time]

FLT_1D (uncertain)

V.m^-1

Value

summary.local.itb.magnetic_shear

STRUCTURE

-

Magnetic shear, defined as rho_tor/q . dq/drho_tor

summary.local.itb.magnetic_shear.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.magnetic_shear.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local.itb.momentum_tor

STRUCTURE

kg.m.s^-1

Total plasma toroidal momentum, summed over ion species and electrons

summary.local.itb.momentum_tor.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.momentum_tor.value

[summary.time]

FLT_1D (uncertain)

kg.m.s^-1

Value

summary.local.itb.n_e

STRUCTURE

m^-3

Electron density

summary.local.itb.n_e.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.n_e.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.itb.n_i

STRUCTURE

m^-3

Ion density per species

summary.local.itb.n_i.argon

STRUCTURE

Argon (Ar)

summary.local.itb.n_i.argon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.n_i.argon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.itb.n_i.beryllium

STRUCTURE

Beryllium (Be)

summary.local.itb.n_i.beryllium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.n_i.beryllium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.itb.n_i.carbon

STRUCTURE

Carbon (C)

summary.local.itb.n_i.carbon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.n_i.carbon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.itb.n_i.deuterium

STRUCTURE

Deuterium (D)

summary.local.itb.n_i.deuterium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.n_i.deuterium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.itb.n_i.helium_3

STRUCTURE

Helium isotope with 3 nucleons (3He)

summary.local.itb.n_i.helium_3.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.n_i.helium_3.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.itb.n_i.helium_4

STRUCTURE

Helium isotope with 4 nucleons (4He)

summary.local.itb.n_i.helium_4.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.n_i.helium_4.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.itb.n_i.hydrogen

STRUCTURE

Hydrogen (H)

summary.local.itb.n_i.hydrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.n_i.hydrogen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.itb.n_i.iron

STRUCTURE

Iron (Fe)

summary.local.itb.n_i.iron.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.n_i.iron.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.itb.n_i.krypton

STRUCTURE

Krypton (Kr)

summary.local.itb.n_i.krypton.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.n_i.krypton.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.itb.n_i.lithium

STRUCTURE

Lithium (Li)

summary.local.itb.n_i.lithium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.n_i.lithium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.itb.n_i.neon

STRUCTURE

Neon (Ne)

summary.local.itb.n_i.neon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.n_i.neon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.itb.n_i.nitrogen

STRUCTURE

Nitrogen (N)

summary.local.itb.n_i.nitrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.n_i.nitrogen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.itb.n_i.oxygen

STRUCTURE

Oxygen (O)

summary.local.itb.n_i.oxygen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.n_i.oxygen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.itb.n_i.tritium

STRUCTURE

Tritium (T)

summary.local.itb.n_i.tritium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.n_i.tritium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.itb.n_i.tungsten

STRUCTURE

Tungsten (W)

summary.local.itb.n_i.tungsten.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.n_i.tungsten.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.itb.n_i.xenon

STRUCTURE

Xenon (Xe)

summary.local.itb.n_i.xenon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.n_i.xenon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.itb.n_i_total

STRUCTURE

m^-3

Total ion density (sum over species)

summary.local.itb.n_i_total.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.n_i_total.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.itb.position

STRUCTURE

Radial position at which physics quantities are evaluated

summary.local.itb.position.psi

[summary.time]

FLT_1D (uncertain)

Wb

Poloidal magnetic flux

summary.local.itb.position.rho_tor

[summary.time]

FLT_1D (uncertain)

m

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 global_quantities/b0

summary.local.itb.position.rho_tor_norm

[summary.time]

FLT_1D (uncertain)

-

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)

summary.local.itb.q

STRUCTURE

-

Safety factor

summary.local.itb.q.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.q.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local.itb.t_e

STRUCTURE

eV

Electron temperature

summary.local.itb.t_e.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.t_e.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.local.itb.t_i_average

STRUCTURE

eV

Ion temperature (average over ion species)

summary.local.itb.t_i_average.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.t_i_average.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.local.itb.velocity_tor

STRUCTURE

m.s^-1

Ion toroidal rotation velocity, per species

summary.local.itb.velocity_tor.argon

STRUCTURE

Argon (Ar)

summary.local.itb.velocity_tor.argon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.velocity_tor.argon.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.itb.velocity_tor.beryllium

STRUCTURE

Beryllium (Be)

summary.local.itb.velocity_tor.beryllium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.velocity_tor.beryllium.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.itb.velocity_tor.carbon

STRUCTURE

Carbon (C)

summary.local.itb.velocity_tor.carbon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.velocity_tor.carbon.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.itb.velocity_tor.deuterium

STRUCTURE

Deuterium (D)

summary.local.itb.velocity_tor.deuterium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.velocity_tor.deuterium.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.itb.velocity_tor.helium_3

STRUCTURE

Helium isotope with 3 nucleons (3He)

summary.local.itb.velocity_tor.helium_3.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.velocity_tor.helium_3.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.itb.velocity_tor.helium_4

STRUCTURE

Helium isotope with 4 nucleons (4He)

summary.local.itb.velocity_tor.helium_4.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.velocity_tor.helium_4.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.itb.velocity_tor.hydrogen

STRUCTURE

Hydrogen (H)

summary.local.itb.velocity_tor.hydrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.velocity_tor.hydrogen.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.itb.velocity_tor.iron

STRUCTURE

Iron (Fe)

summary.local.itb.velocity_tor.iron.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.velocity_tor.iron.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.itb.velocity_tor.krypton

STRUCTURE

Krypton (Kr)

summary.local.itb.velocity_tor.krypton.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.velocity_tor.krypton.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.itb.velocity_tor.lithium

STRUCTURE

Lithium (Li)

summary.local.itb.velocity_tor.lithium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.velocity_tor.lithium.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.itb.velocity_tor.neon

STRUCTURE

Neon (Ne)

summary.local.itb.velocity_tor.neon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.velocity_tor.neon.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.itb.velocity_tor.nitrogen

STRUCTURE

Nitrogen (N)

summary.local.itb.velocity_tor.nitrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.velocity_tor.nitrogen.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.itb.velocity_tor.oxygen

STRUCTURE

Oxygen (O)

summary.local.itb.velocity_tor.oxygen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.velocity_tor.oxygen.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.itb.velocity_tor.tritium

STRUCTURE

Tritium (T)

summary.local.itb.velocity_tor.tritium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.velocity_tor.tritium.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.itb.velocity_tor.tungsten

STRUCTURE

Tungsten (W)

summary.local.itb.velocity_tor.tungsten.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.velocity_tor.tungsten.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.itb.velocity_tor.xenon

STRUCTURE

Xenon (Xe)

summary.local.itb.velocity_tor.xenon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.velocity_tor.xenon.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.itb.zeff

STRUCTURE

-

Effective charge

summary.local.itb.zeff.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.itb.zeff.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local.limiter

STRUCTURE

Parameters at the limiter tangency point

summary.local.limiter.flux_expansion

STRUCTURE

-

Magnetic flux expansion as defined by Stangeby : ratio between the poloidal field at the midplane separatrix and the poloidal field at the strike-point see formula attached, where u means upstream (midplane separatrix) and t means at divertor target (downstream).

summary.local.limiter.flux_expansion.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.flux_expansion.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local.limiter.n_e

STRUCTURE

m^-3

Electron density

summary.local.limiter.n_e.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.n_e.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.limiter.n_i

STRUCTURE

m^-3

Ion density per species

summary.local.limiter.n_i.argon

STRUCTURE

Argon (Ar)

summary.local.limiter.n_i.argon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.n_i.argon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.limiter.n_i.beryllium

STRUCTURE

Beryllium (Be)

summary.local.limiter.n_i.beryllium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.n_i.beryllium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.limiter.n_i.carbon

STRUCTURE

Carbon (C)

summary.local.limiter.n_i.carbon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.n_i.carbon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.limiter.n_i.deuterium

STRUCTURE

Deuterium (D)

summary.local.limiter.n_i.deuterium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.n_i.deuterium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.limiter.n_i.helium_3

STRUCTURE

Helium isotope with 3 nucleons (3He)

summary.local.limiter.n_i.helium_3.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.n_i.helium_3.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.limiter.n_i.helium_4

STRUCTURE

Helium isotope with 4 nucleons (4He)

summary.local.limiter.n_i.helium_4.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.n_i.helium_4.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.limiter.n_i.hydrogen

STRUCTURE

Hydrogen (H)

summary.local.limiter.n_i.hydrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.n_i.hydrogen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.limiter.n_i.iron

STRUCTURE

Iron (Fe)

summary.local.limiter.n_i.iron.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.n_i.iron.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.limiter.n_i.krypton

STRUCTURE

Krypton (Kr)

summary.local.limiter.n_i.krypton.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.n_i.krypton.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.limiter.n_i.lithium

STRUCTURE

Lithium (Li)

summary.local.limiter.n_i.lithium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.n_i.lithium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.limiter.n_i.neon

STRUCTURE

Neon (Ne)

summary.local.limiter.n_i.neon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.n_i.neon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.limiter.n_i.nitrogen

STRUCTURE

Nitrogen (N)

summary.local.limiter.n_i.nitrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.n_i.nitrogen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.limiter.n_i.oxygen

STRUCTURE

Oxygen (O)

summary.local.limiter.n_i.oxygen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.n_i.oxygen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.limiter.n_i.tritium

STRUCTURE

Tritium (T)

summary.local.limiter.n_i.tritium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.n_i.tritium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.limiter.n_i.tungsten

STRUCTURE

Tungsten (W)

summary.local.limiter.n_i.tungsten.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.n_i.tungsten.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.limiter.n_i.xenon

STRUCTURE

Xenon (Xe)

summary.local.limiter.n_i.xenon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.n_i.xenon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.limiter.n_i_total

STRUCTURE

m^-3

Total ion density (sum over species)

summary.local.limiter.n_i_total.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.n_i_total.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.limiter.name

STRUCTURE

Name of the limiter or divertor plate. Standard names are : LI (resp. LO) for lower inner (resp. outer) plates; UI (resp. UO) for upper inner (resp. outer) plates.

summary.local.limiter.name.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.name.value

STR_0D

Value

summary.local.limiter.power_flux_peak

STRUCTURE

W.m^-2

Peak power flux on the divertor target or limiter surface

summary.local.limiter.power_flux_peak.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.power_flux_peak.value

[summary.time]

FLT_1D (uncertain)

W.m^-2

Value

summary.local.limiter.t_e

STRUCTURE

eV

Electron temperature

summary.local.limiter.t_e.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.t_e.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.local.limiter.t_i_average

STRUCTURE

eV

Ion temperature (average over ion species)

summary.local.limiter.t_i_average.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.t_i_average.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.local.limiter.zeff

STRUCTURE

-

Effective charge

summary.local.limiter.zeff.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.limiter.zeff.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local.magnetic_axis

STRUCTURE

Parameters at magnetic axis

summary.local.magnetic_axis.b_field

STRUCTURE

T

Magnetic field

summary.local.magnetic_axis.b_field.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.b_field.value

[summary.time]

FLT_1D (uncertain)

T

Value

summary.local.magnetic_axis.e_field_parallel

STRUCTURE

V.m^-1

Average on the magnetic surface of (e_field.b_field) / B0, where B0 is global_quantities/b0/value

summary.local.magnetic_axis.e_field_parallel.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.e_field_parallel.value

[summary.time]

FLT_1D (uncertain)

V.m^-1

Value

summary.local.magnetic_axis.magnetic_shear

STRUCTURE

-

Magnetic shear, defined as rho_tor/q . dq/drho_tor

summary.local.magnetic_axis.magnetic_shear.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.magnetic_shear.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local.magnetic_axis.momentum_tor

STRUCTURE

kg.m.s^-1

Total plasma toroidal momentum, summed over ion species and electrons

summary.local.magnetic_axis.momentum_tor.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.momentum_tor.value

[summary.time]

FLT_1D (uncertain)

kg.m.s^-1

Value

summary.local.magnetic_axis.n_e

STRUCTURE

m^-3

Electron density

summary.local.magnetic_axis.n_e.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.n_e.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.magnetic_axis.n_i

STRUCTURE

m^-3

Ion density per species

summary.local.magnetic_axis.n_i.argon

STRUCTURE

Argon (Ar)

summary.local.magnetic_axis.n_i.argon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.n_i.argon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.magnetic_axis.n_i.beryllium

STRUCTURE

Beryllium (Be)

summary.local.magnetic_axis.n_i.beryllium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.n_i.beryllium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.magnetic_axis.n_i.carbon

STRUCTURE

Carbon (C)

summary.local.magnetic_axis.n_i.carbon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.n_i.carbon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.magnetic_axis.n_i.deuterium

STRUCTURE

Deuterium (D)

summary.local.magnetic_axis.n_i.deuterium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.n_i.deuterium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.magnetic_axis.n_i.helium_3

STRUCTURE

Helium isotope with 3 nucleons (3He)

summary.local.magnetic_axis.n_i.helium_3.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.n_i.helium_3.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.magnetic_axis.n_i.helium_4

STRUCTURE

Helium isotope with 4 nucleons (4He)

summary.local.magnetic_axis.n_i.helium_4.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.n_i.helium_4.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.magnetic_axis.n_i.hydrogen

STRUCTURE

Hydrogen (H)

summary.local.magnetic_axis.n_i.hydrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.n_i.hydrogen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.magnetic_axis.n_i.iron

STRUCTURE

Iron (Fe)

summary.local.magnetic_axis.n_i.iron.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.n_i.iron.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.magnetic_axis.n_i.krypton

STRUCTURE

Krypton (Kr)

summary.local.magnetic_axis.n_i.krypton.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.n_i.krypton.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.magnetic_axis.n_i.lithium

STRUCTURE

Lithium (Li)

summary.local.magnetic_axis.n_i.lithium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.n_i.lithium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.magnetic_axis.n_i.neon

STRUCTURE

Neon (Ne)

summary.local.magnetic_axis.n_i.neon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.n_i.neon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.magnetic_axis.n_i.nitrogen

STRUCTURE

Nitrogen (N)

summary.local.magnetic_axis.n_i.nitrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.n_i.nitrogen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.magnetic_axis.n_i.oxygen

STRUCTURE

Oxygen (O)

summary.local.magnetic_axis.n_i.oxygen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.n_i.oxygen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.magnetic_axis.n_i.tritium

STRUCTURE

Tritium (T)

summary.local.magnetic_axis.n_i.tritium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.n_i.tritium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.magnetic_axis.n_i.tungsten

STRUCTURE

Tungsten (W)

summary.local.magnetic_axis.n_i.tungsten.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.n_i.tungsten.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.magnetic_axis.n_i.xenon

STRUCTURE

Xenon (Xe)

summary.local.magnetic_axis.n_i.xenon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.n_i.xenon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.magnetic_axis.n_i_total

STRUCTURE

m^-3

Total ion density (sum over species)

summary.local.magnetic_axis.n_i_total.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.n_i_total.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.magnetic_axis.position

STRUCTURE

Radial position at which physics quantities are evaluated

summary.local.magnetic_axis.position.psi

[summary.time]

FLT_1D (uncertain)

Wb

Poloidal magnetic flux

summary.local.magnetic_axis.position.r

[summary.time]

FLT_1D (uncertain)

m

Major radius

summary.local.magnetic_axis.position.rho_tor

[summary.time]

FLT_1D (uncertain)

m

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 global_quantities/b0

summary.local.magnetic_axis.position.rho_tor_norm

[summary.time]

FLT_1D (uncertain)

-

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)

summary.local.magnetic_axis.position.z

[summary.time]

FLT_1D (uncertain)

m

Height

summary.local.magnetic_axis.q

STRUCTURE

-

Safety factor (IMAS uses COCOS=11: only positive when toroidal current and magnetic field are in same direction)

summary.local.magnetic_axis.q.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.q.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local.magnetic_axis.t_e

STRUCTURE

eV

Electron temperature

summary.local.magnetic_axis.t_e.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.t_e.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.local.magnetic_axis.t_i_average

STRUCTURE

eV

Ion temperature (average over ion species)

summary.local.magnetic_axis.t_i_average.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.t_i_average.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.local.magnetic_axis.velocity_tor

STRUCTURE

m.s^-1

Ion toroidal rotation velocity, per species

summary.local.magnetic_axis.velocity_tor.argon

STRUCTURE

Argon (Ar)

summary.local.magnetic_axis.velocity_tor.argon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.velocity_tor.argon.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.magnetic_axis.velocity_tor.beryllium

STRUCTURE

Beryllium (Be)

summary.local.magnetic_axis.velocity_tor.beryllium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.velocity_tor.beryllium.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.magnetic_axis.velocity_tor.carbon

STRUCTURE

Carbon (C)

summary.local.magnetic_axis.velocity_tor.carbon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.velocity_tor.carbon.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.magnetic_axis.velocity_tor.deuterium

STRUCTURE

Deuterium (D)

summary.local.magnetic_axis.velocity_tor.deuterium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.velocity_tor.deuterium.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.magnetic_axis.velocity_tor.helium_3

STRUCTURE

Helium isotope with 3 nucleons (3He)

summary.local.magnetic_axis.velocity_tor.helium_3.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.velocity_tor.helium_3.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.magnetic_axis.velocity_tor.helium_4

STRUCTURE

Helium isotope with 4 nucleons (4He)

summary.local.magnetic_axis.velocity_tor.helium_4.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.velocity_tor.helium_4.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.magnetic_axis.velocity_tor.hydrogen

STRUCTURE

Hydrogen (H)

summary.local.magnetic_axis.velocity_tor.hydrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.velocity_tor.hydrogen.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.magnetic_axis.velocity_tor.iron

STRUCTURE

Iron (Fe)

summary.local.magnetic_axis.velocity_tor.iron.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.velocity_tor.iron.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.magnetic_axis.velocity_tor.krypton

STRUCTURE

Krypton (Kr)

summary.local.magnetic_axis.velocity_tor.krypton.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.velocity_tor.krypton.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.magnetic_axis.velocity_tor.lithium

STRUCTURE

Lithium (Li)

summary.local.magnetic_axis.velocity_tor.lithium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.velocity_tor.lithium.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.magnetic_axis.velocity_tor.neon

STRUCTURE

Neon (Ne)

summary.local.magnetic_axis.velocity_tor.neon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.velocity_tor.neon.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.magnetic_axis.velocity_tor.nitrogen

STRUCTURE

Nitrogen (N)

summary.local.magnetic_axis.velocity_tor.nitrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.velocity_tor.nitrogen.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.magnetic_axis.velocity_tor.oxygen

STRUCTURE

Oxygen (O)

summary.local.magnetic_axis.velocity_tor.oxygen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.velocity_tor.oxygen.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.magnetic_axis.velocity_tor.tritium

STRUCTURE

Tritium (T)

summary.local.magnetic_axis.velocity_tor.tritium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.velocity_tor.tritium.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.magnetic_axis.velocity_tor.tungsten

STRUCTURE

Tungsten (W)

summary.local.magnetic_axis.velocity_tor.tungsten.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.velocity_tor.tungsten.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.magnetic_axis.velocity_tor.xenon

STRUCTURE

Xenon (Xe)

summary.local.magnetic_axis.velocity_tor.xenon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.velocity_tor.xenon.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.magnetic_axis.zeff

STRUCTURE

-

Effective charge

summary.local.magnetic_axis.zeff.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.magnetic_axis.zeff.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local.pedestal

STRUCTURE

Parameters at pedestal top

summary.local.pedestal.e_field_parallel

STRUCTURE

V.m^-1

Average on the magnetic surface of (e_field.b_field) / B0, where B0 is global_quantities/b0/value

summary.local.pedestal.e_field_parallel.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.e_field_parallel.value

[summary.time]

FLT_1D (uncertain)

V.m^-1

Value

summary.local.pedestal.magnetic_shear

STRUCTURE

-

Magnetic shear, defined as rho_tor/q . dq/drho_tor

summary.local.pedestal.magnetic_shear.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.magnetic_shear.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local.pedestal.momentum_tor

STRUCTURE

kg.m.s^-1

Total plasma toroidal momentum, summed over ion species and electrons

summary.local.pedestal.momentum_tor.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.momentum_tor.value

[summary.time]

FLT_1D (uncertain)

kg.m.s^-1

Value

summary.local.pedestal.n_e

STRUCTURE

m^-3

Electron density

summary.local.pedestal.n_e.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.n_e.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.pedestal.n_i

STRUCTURE

m^-3

Ion density per species

summary.local.pedestal.n_i.argon

STRUCTURE

Argon (Ar)

summary.local.pedestal.n_i.argon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.n_i.argon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.pedestal.n_i.beryllium

STRUCTURE

Beryllium (Be)

summary.local.pedestal.n_i.beryllium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.n_i.beryllium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.pedestal.n_i.carbon

STRUCTURE

Carbon (C)

summary.local.pedestal.n_i.carbon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.n_i.carbon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.pedestal.n_i.deuterium

STRUCTURE

Deuterium (D)

summary.local.pedestal.n_i.deuterium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.n_i.deuterium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.pedestal.n_i.helium_3

STRUCTURE

Helium isotope with 3 nucleons (3He)

summary.local.pedestal.n_i.helium_3.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.n_i.helium_3.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.pedestal.n_i.helium_4

STRUCTURE

Helium isotope with 4 nucleons (4He)

summary.local.pedestal.n_i.helium_4.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.n_i.helium_4.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.pedestal.n_i.hydrogen

STRUCTURE

Hydrogen (H)

summary.local.pedestal.n_i.hydrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.n_i.hydrogen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.pedestal.n_i.iron

STRUCTURE

Iron (Fe)

summary.local.pedestal.n_i.iron.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.n_i.iron.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.pedestal.n_i.krypton

STRUCTURE

Krypton (Kr)

summary.local.pedestal.n_i.krypton.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.n_i.krypton.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.pedestal.n_i.lithium

STRUCTURE

Lithium (Li)

summary.local.pedestal.n_i.lithium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.n_i.lithium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.pedestal.n_i.neon

STRUCTURE

Neon (Ne)

summary.local.pedestal.n_i.neon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.n_i.neon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.pedestal.n_i.nitrogen

STRUCTURE

Nitrogen (N)

summary.local.pedestal.n_i.nitrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.n_i.nitrogen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.pedestal.n_i.oxygen

STRUCTURE

Oxygen (O)

summary.local.pedestal.n_i.oxygen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.n_i.oxygen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.pedestal.n_i.tritium

STRUCTURE

Tritium (T)

summary.local.pedestal.n_i.tritium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.n_i.tritium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.pedestal.n_i.tungsten

STRUCTURE

Tungsten (W)

summary.local.pedestal.n_i.tungsten.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.n_i.tungsten.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.pedestal.n_i.xenon

STRUCTURE

Xenon (Xe)

summary.local.pedestal.n_i.xenon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.n_i.xenon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.pedestal.n_i_total

STRUCTURE

m^-3

Total ion density (sum over species)

summary.local.pedestal.n_i_total.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.n_i_total.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.pedestal.position

STRUCTURE

Radial position at which physics quantities are evaluated

summary.local.pedestal.position.psi

[summary.time]

FLT_1D (uncertain)

Wb

Poloidal magnetic flux

summary.local.pedestal.position.rho_tor

[summary.time]

FLT_1D (uncertain)

m

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 global_quantities/b0

summary.local.pedestal.position.rho_tor_norm

[summary.time]

FLT_1D (uncertain)

-

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)

summary.local.pedestal.q

STRUCTURE

-

Safety factor

summary.local.pedestal.q.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.q.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local.pedestal.t_e

STRUCTURE

eV

Electron temperature

summary.local.pedestal.t_e.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.t_e.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.local.pedestal.t_i_average

STRUCTURE

eV

Ion temperature (average over ion species)

summary.local.pedestal.t_i_average.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.t_i_average.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.local.pedestal.velocity_tor

STRUCTURE

m.s^-1

Ion toroidal rotation velocity, per species

summary.local.pedestal.velocity_tor.argon

STRUCTURE

Argon (Ar)

summary.local.pedestal.velocity_tor.argon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.velocity_tor.argon.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.pedestal.velocity_tor.beryllium

STRUCTURE

Beryllium (Be)

summary.local.pedestal.velocity_tor.beryllium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.velocity_tor.beryllium.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.pedestal.velocity_tor.carbon

STRUCTURE

Carbon (C)

summary.local.pedestal.velocity_tor.carbon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.velocity_tor.carbon.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.pedestal.velocity_tor.deuterium

STRUCTURE

Deuterium (D)

summary.local.pedestal.velocity_tor.deuterium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.velocity_tor.deuterium.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.pedestal.velocity_tor.helium_3

STRUCTURE

Helium isotope with 3 nucleons (3He)

summary.local.pedestal.velocity_tor.helium_3.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.velocity_tor.helium_3.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.pedestal.velocity_tor.helium_4

STRUCTURE

Helium isotope with 4 nucleons (4He)

summary.local.pedestal.velocity_tor.helium_4.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.velocity_tor.helium_4.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.pedestal.velocity_tor.hydrogen

STRUCTURE

Hydrogen (H)

summary.local.pedestal.velocity_tor.hydrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.velocity_tor.hydrogen.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.pedestal.velocity_tor.iron

STRUCTURE

Iron (Fe)

summary.local.pedestal.velocity_tor.iron.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.velocity_tor.iron.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.pedestal.velocity_tor.krypton

STRUCTURE

Krypton (Kr)

summary.local.pedestal.velocity_tor.krypton.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.velocity_tor.krypton.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.pedestal.velocity_tor.lithium

STRUCTURE

Lithium (Li)

summary.local.pedestal.velocity_tor.lithium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.velocity_tor.lithium.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.pedestal.velocity_tor.neon

STRUCTURE

Neon (Ne)

summary.local.pedestal.velocity_tor.neon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.velocity_tor.neon.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.pedestal.velocity_tor.nitrogen

STRUCTURE

Nitrogen (N)

summary.local.pedestal.velocity_tor.nitrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.velocity_tor.nitrogen.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.pedestal.velocity_tor.oxygen

STRUCTURE

Oxygen (O)

summary.local.pedestal.velocity_tor.oxygen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.velocity_tor.oxygen.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.pedestal.velocity_tor.tritium

STRUCTURE

Tritium (T)

summary.local.pedestal.velocity_tor.tritium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.velocity_tor.tritium.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.pedestal.velocity_tor.tungsten

STRUCTURE

Tungsten (W)

summary.local.pedestal.velocity_tor.tungsten.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.velocity_tor.tungsten.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.pedestal.velocity_tor.xenon

STRUCTURE

Xenon (Xe)

summary.local.pedestal.velocity_tor.xenon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.velocity_tor.xenon.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.pedestal.zeff

STRUCTURE

-

Effective charge

summary.local.pedestal.zeff.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.pedestal.zeff.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local.r_eff_norm_2_3

STRUCTURE

Parameters at r_eff_norm = 2/3, where r_eff_norm is the stellarator effective minor radius normalised to its value at the last closed flux surface

summary.local.r_eff_norm_2_3.effective_helical_ripple

STRUCTURE

-

Effective helical ripple for 1/nu neoclassical regime (see [Beidler, C. D., and W. N. G. Hitchon, 1994, Plasma Phys. Control. Fusion 35, 317])

summary.local.r_eff_norm_2_3.effective_helical_ripple.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.r_eff_norm_2_3.effective_helical_ripple.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local.r_eff_norm_2_3.iota

STRUCTURE

-

Rotational transform (1/q)

summary.local.r_eff_norm_2_3.iota.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.r_eff_norm_2_3.iota.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local.r_eff_norm_2_3.plateau_factor

STRUCTURE

-

Plateau factor, as defined in equation (25) of reference [Stroth U. et al 1998 Plasma Phys. Control. Fusion 40 1551]

summary.local.r_eff_norm_2_3.plateau_factor.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.r_eff_norm_2_3.plateau_factor.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local.separatrix

STRUCTURE

Parameters at separatrix (intersection of the separatrix and the outboard midplane)

summary.local.separatrix.e_field_parallel

STRUCTURE

V.m^-1

Average on the magnetic surface of (e_field.b_field) / B0, where B0 is global_quantities/b0/value

summary.local.separatrix.e_field_parallel.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.e_field_parallel.value

[summary.time]

FLT_1D (uncertain)

V.m^-1

Value

summary.local.separatrix.magnetic_shear

STRUCTURE

-

Magnetic shear, defined as rho_tor/q . dq/drho_tor

summary.local.separatrix.magnetic_shear.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.magnetic_shear.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local.separatrix.momentum_tor

STRUCTURE

kg.m.s^-1

Total plasma toroidal momentum, summed over ion species and electrons

summary.local.separatrix.momentum_tor.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.momentum_tor.value

[summary.time]

FLT_1D (uncertain)

kg.m.s^-1

Value

summary.local.separatrix.n_e

STRUCTURE

m^-3

Electron density

summary.local.separatrix.n_e.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.n_e.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix.n_i

STRUCTURE

m^-3

Ion density per species

summary.local.separatrix.n_i.argon

STRUCTURE

Argon (Ar)

summary.local.separatrix.n_i.argon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.n_i.argon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix.n_i.beryllium

STRUCTURE

Beryllium (Be)

summary.local.separatrix.n_i.beryllium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.n_i.beryllium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix.n_i.carbon

STRUCTURE

Carbon (C)

summary.local.separatrix.n_i.carbon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.n_i.carbon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix.n_i.deuterium

STRUCTURE

Deuterium (D)

summary.local.separatrix.n_i.deuterium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.n_i.deuterium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix.n_i.helium_3

STRUCTURE

Helium isotope with 3 nucleons (3He)

summary.local.separatrix.n_i.helium_3.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.n_i.helium_3.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix.n_i.helium_4

STRUCTURE

Helium isotope with 4 nucleons (4He)

summary.local.separatrix.n_i.helium_4.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.n_i.helium_4.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix.n_i.hydrogen

STRUCTURE

Hydrogen (H)

summary.local.separatrix.n_i.hydrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.n_i.hydrogen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix.n_i.iron

STRUCTURE

Iron (Fe)

summary.local.separatrix.n_i.iron.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.n_i.iron.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix.n_i.krypton

STRUCTURE

Krypton (Kr)

summary.local.separatrix.n_i.krypton.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.n_i.krypton.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix.n_i.lithium

STRUCTURE

Lithium (Li)

summary.local.separatrix.n_i.lithium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.n_i.lithium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix.n_i.neon

STRUCTURE

Neon (Ne)

summary.local.separatrix.n_i.neon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.n_i.neon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix.n_i.nitrogen

STRUCTURE

Nitrogen (N)

summary.local.separatrix.n_i.nitrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.n_i.nitrogen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix.n_i.oxygen

STRUCTURE

Oxygen (O)

summary.local.separatrix.n_i.oxygen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.n_i.oxygen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix.n_i.tritium

STRUCTURE

Tritium (T)

summary.local.separatrix.n_i.tritium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.n_i.tritium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix.n_i.tungsten

STRUCTURE

Tungsten (W)

summary.local.separatrix.n_i.tungsten.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.n_i.tungsten.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix.n_i.xenon

STRUCTURE

Xenon (Xe)

summary.local.separatrix.n_i.xenon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.n_i.xenon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix.n_i_total

STRUCTURE

m^-3

Total ion density (sum over species)

summary.local.separatrix.n_i_total.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.n_i_total.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix.position

STRUCTURE

Radial position at which physics quantities are evaluated

summary.local.separatrix.position.psi

[summary.time]

FLT_1D (uncertain)

Wb

Poloidal magnetic flux

summary.local.separatrix.position.rho_tor

[summary.time]

FLT_1D (uncertain)

m

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 global_quantities/b0

summary.local.separatrix.position.rho_tor_norm

[summary.time]

FLT_1D (uncertain)

-

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)

summary.local.separatrix.q

STRUCTURE

-

Safety factor

summary.local.separatrix.q.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.q.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local.separatrix.t_e

STRUCTURE

eV

Electron temperature

summary.local.separatrix.t_e.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.t_e.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.local.separatrix.t_i_average

STRUCTURE

eV

Ion temperature (average over ion species)

summary.local.separatrix.t_i_average.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.t_i_average.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.local.separatrix.velocity_tor

STRUCTURE

m.s^-1

Ion toroidal rotation velocity, per species

summary.local.separatrix.velocity_tor.argon

STRUCTURE

Argon (Ar)

summary.local.separatrix.velocity_tor.argon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.velocity_tor.argon.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix.velocity_tor.beryllium

STRUCTURE

Beryllium (Be)

summary.local.separatrix.velocity_tor.beryllium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.velocity_tor.beryllium.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix.velocity_tor.carbon

STRUCTURE

Carbon (C)

summary.local.separatrix.velocity_tor.carbon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.velocity_tor.carbon.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix.velocity_tor.deuterium

STRUCTURE

Deuterium (D)

summary.local.separatrix.velocity_tor.deuterium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.velocity_tor.deuterium.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix.velocity_tor.helium_3

STRUCTURE

Helium isotope with 3 nucleons (3He)

summary.local.separatrix.velocity_tor.helium_3.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.velocity_tor.helium_3.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix.velocity_tor.helium_4

STRUCTURE

Helium isotope with 4 nucleons (4He)

summary.local.separatrix.velocity_tor.helium_4.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.velocity_tor.helium_4.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix.velocity_tor.hydrogen

STRUCTURE

Hydrogen (H)

summary.local.separatrix.velocity_tor.hydrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.velocity_tor.hydrogen.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix.velocity_tor.iron

STRUCTURE

Iron (Fe)

summary.local.separatrix.velocity_tor.iron.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.velocity_tor.iron.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix.velocity_tor.krypton

STRUCTURE

Krypton (Kr)

summary.local.separatrix.velocity_tor.krypton.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.velocity_tor.krypton.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix.velocity_tor.lithium

STRUCTURE

Lithium (Li)

summary.local.separatrix.velocity_tor.lithium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.velocity_tor.lithium.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix.velocity_tor.neon

STRUCTURE

Neon (Ne)

summary.local.separatrix.velocity_tor.neon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.velocity_tor.neon.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix.velocity_tor.nitrogen

STRUCTURE

Nitrogen (N)

summary.local.separatrix.velocity_tor.nitrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.velocity_tor.nitrogen.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix.velocity_tor.oxygen

STRUCTURE

Oxygen (O)

summary.local.separatrix.velocity_tor.oxygen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.velocity_tor.oxygen.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix.velocity_tor.tritium

STRUCTURE

Tritium (T)

summary.local.separatrix.velocity_tor.tritium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.velocity_tor.tritium.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix.velocity_tor.tungsten

STRUCTURE

Tungsten (W)

summary.local.separatrix.velocity_tor.tungsten.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.velocity_tor.tungsten.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix.velocity_tor.xenon

STRUCTURE

Xenon (Xe)

summary.local.separatrix.velocity_tor.xenon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.velocity_tor.xenon.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix.zeff

STRUCTURE

-

Effective charge

summary.local.separatrix.zeff.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix.zeff.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local.separatrix_average

STRUCTURE

Flux surface averaged parameters at separatrix (flux-surface average over the entire core-SOL boundary separatrix)

summary.local.separatrix_average.e_field_parallel

STRUCTURE

V.m^-1

Average on the magnetic surface of (e_field.b_field) / B0, where B0 is global_quantities/b0/value

summary.local.separatrix_average.e_field_parallel.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.e_field_parallel.value

[summary.time]

FLT_1D (uncertain)

V.m^-1

Value

summary.local.separatrix_average.magnetic_shear

STRUCTURE

-

Magnetic shear, defined as rho_tor/q . dq/drho_tor

summary.local.separatrix_average.magnetic_shear.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.magnetic_shear.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local.separatrix_average.momentum_tor

STRUCTURE

kg.m.s^-1

Total plasma toroidal momentum, summed over ion species and electrons

summary.local.separatrix_average.momentum_tor.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.momentum_tor.value

[summary.time]

FLT_1D (uncertain)

kg.m.s^-1

Value

summary.local.separatrix_average.n_e

STRUCTURE

m^-3

Electron density

summary.local.separatrix_average.n_e.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.n_e.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix_average.n_i

STRUCTURE

m^-3

Ion density per species

summary.local.separatrix_average.n_i.argon

STRUCTURE

Argon (Ar)

summary.local.separatrix_average.n_i.argon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.n_i.argon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix_average.n_i.beryllium

STRUCTURE

Beryllium (Be)

summary.local.separatrix_average.n_i.beryllium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.n_i.beryllium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix_average.n_i.carbon

STRUCTURE

Carbon (C)

summary.local.separatrix_average.n_i.carbon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.n_i.carbon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix_average.n_i.deuterium

STRUCTURE

Deuterium (D)

summary.local.separatrix_average.n_i.deuterium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.n_i.deuterium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix_average.n_i.helium_3

STRUCTURE

Helium isotope with 3 nucleons (3He)

summary.local.separatrix_average.n_i.helium_3.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.n_i.helium_3.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix_average.n_i.helium_4

STRUCTURE

Helium isotope with 4 nucleons (4He)

summary.local.separatrix_average.n_i.helium_4.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.n_i.helium_4.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix_average.n_i.hydrogen

STRUCTURE

Hydrogen (H)

summary.local.separatrix_average.n_i.hydrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.n_i.hydrogen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix_average.n_i.iron

STRUCTURE

Iron (Fe)

summary.local.separatrix_average.n_i.iron.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.n_i.iron.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix_average.n_i.krypton

STRUCTURE

Krypton (Kr)

summary.local.separatrix_average.n_i.krypton.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.n_i.krypton.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix_average.n_i.lithium

STRUCTURE

Lithium (Li)

summary.local.separatrix_average.n_i.lithium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.n_i.lithium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix_average.n_i.neon

STRUCTURE

Neon (Ne)

summary.local.separatrix_average.n_i.neon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.n_i.neon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix_average.n_i.nitrogen

STRUCTURE

Nitrogen (N)

summary.local.separatrix_average.n_i.nitrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.n_i.nitrogen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix_average.n_i.oxygen

STRUCTURE

Oxygen (O)

summary.local.separatrix_average.n_i.oxygen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.n_i.oxygen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix_average.n_i.tritium

STRUCTURE

Tritium (T)

summary.local.separatrix_average.n_i.tritium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.n_i.tritium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix_average.n_i.tungsten

STRUCTURE

Tungsten (W)

summary.local.separatrix_average.n_i.tungsten.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.n_i.tungsten.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix_average.n_i.xenon

STRUCTURE

Xenon (Xe)

summary.local.separatrix_average.n_i.xenon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.n_i.xenon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix_average.n_i_total

STRUCTURE

m^-3

Total ion density (sum over species)

summary.local.separatrix_average.n_i_total.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.n_i_total.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.local.separatrix_average.position

STRUCTURE

Radial position at which physics quantities are evaluated

summary.local.separatrix_average.position.psi

[summary.time]

FLT_1D (uncertain)

Wb

Poloidal magnetic flux

summary.local.separatrix_average.position.rho_tor

[summary.time]

FLT_1D (uncertain)

m

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 global_quantities/b0

summary.local.separatrix_average.position.rho_tor_norm

[summary.time]

FLT_1D (uncertain)

-

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)

summary.local.separatrix_average.q

STRUCTURE

-

Safety factor

summary.local.separatrix_average.q.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.q.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.local.separatrix_average.t_e

STRUCTURE

eV

Electron temperature

summary.local.separatrix_average.t_e.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.t_e.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.local.separatrix_average.t_i_average

STRUCTURE

eV

Ion temperature (average over ion species)

summary.local.separatrix_average.t_i_average.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.t_i_average.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.local.separatrix_average.velocity_tor

STRUCTURE

m.s^-1

Ion toroidal rotation velocity, per species

summary.local.separatrix_average.velocity_tor.argon

STRUCTURE

Argon (Ar)

summary.local.separatrix_average.velocity_tor.argon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.velocity_tor.argon.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix_average.velocity_tor.beryllium

STRUCTURE

Beryllium (Be)

summary.local.separatrix_average.velocity_tor.beryllium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.velocity_tor.beryllium.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix_average.velocity_tor.carbon

STRUCTURE

Carbon (C)

summary.local.separatrix_average.velocity_tor.carbon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.velocity_tor.carbon.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix_average.velocity_tor.deuterium

STRUCTURE

Deuterium (D)

summary.local.separatrix_average.velocity_tor.deuterium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.velocity_tor.deuterium.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix_average.velocity_tor.helium_3

STRUCTURE

Helium isotope with 3 nucleons (3He)

summary.local.separatrix_average.velocity_tor.helium_3.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.velocity_tor.helium_3.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix_average.velocity_tor.helium_4

STRUCTURE

Helium isotope with 4 nucleons (4He)

summary.local.separatrix_average.velocity_tor.helium_4.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.velocity_tor.helium_4.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix_average.velocity_tor.hydrogen

STRUCTURE

Hydrogen (H)

summary.local.separatrix_average.velocity_tor.hydrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.velocity_tor.hydrogen.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix_average.velocity_tor.iron

STRUCTURE

Iron (Fe)

summary.local.separatrix_average.velocity_tor.iron.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.velocity_tor.iron.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix_average.velocity_tor.krypton

STRUCTURE

Krypton (Kr)

summary.local.separatrix_average.velocity_tor.krypton.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.velocity_tor.krypton.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix_average.velocity_tor.lithium

STRUCTURE

Lithium (Li)

summary.local.separatrix_average.velocity_tor.lithium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.velocity_tor.lithium.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix_average.velocity_tor.neon

STRUCTURE

Neon (Ne)

summary.local.separatrix_average.velocity_tor.neon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.velocity_tor.neon.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix_average.velocity_tor.nitrogen

STRUCTURE

Nitrogen (N)

summary.local.separatrix_average.velocity_tor.nitrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.velocity_tor.nitrogen.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix_average.velocity_tor.oxygen

STRUCTURE

Oxygen (O)

summary.local.separatrix_average.velocity_tor.oxygen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.velocity_tor.oxygen.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix_average.velocity_tor.tritium

STRUCTURE

Tritium (T)

summary.local.separatrix_average.velocity_tor.tritium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.velocity_tor.tritium.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix_average.velocity_tor.tungsten

STRUCTURE

Tungsten (W)

summary.local.separatrix_average.velocity_tor.tungsten.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.velocity_tor.tungsten.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix_average.velocity_tor.xenon

STRUCTURE

Xenon (Xe)

summary.local.separatrix_average.velocity_tor.xenon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.velocity_tor.xenon.value

[summary.time]

FLT_1D (uncertain)

m.s^-1

Value

summary.local.separatrix_average.zeff

STRUCTURE

-

Effective charge

summary.local.separatrix_average.zeff.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.local.separatrix_average.zeff.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.magnetic_shear_flag

STRUCTURE

Magnetic field shear indicator for stellarators: 0 for shearless stellarators (W7-A, W7-AS, W7-X); 1, otherwise. See [Stroth U. et al 1996 Nucl. Fusion 36 1063]

summary.magnetic_shear_flag.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.magnetic_shear_flag.value

INT_0D

Value

summary.midplane

STRUCTURE

Choice of midplane definition (use the lowest index number if more than one value is relevant)
1) magnetic_axis : Midplane defined by the height of magnetic axis equilibrium/time_slice/global_quantities/magnetic_axis/z
2) dr_dz_zero_sep : Midplane defined by the height of the outboard point on the separatrix on which dr/dz = 0 (local maximum of the major radius of the separatrix). In case of multiple local maxima, the closest one from z=z_magnetic_axis is chosen. equilibrium/time_slice/boundary_separatrix/dr_dz_zero_point/z
3) z_zero : Midplane defined by z = 0
4) ggd_subset : Midplane location is specified by means of the GGD grid subset for the inner and outer midplanes, if the midplane choice is different from the other available options. If the GGD midplane subset corresponds to one of the other available options, select that particular option to indicate it

summary.midplane.description

STR_0D

Verbose description

summary.midplane.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

summary.midplane.name

STR_0D

Short string identifier

summary.pedestal_fits

STRUCTURE

Quantities derived from specific fits of pedestal profiles, typically used in the Pedestal Database.

summary.pedestal_fits.linear

STRUCTURE

Quantities related to linear fit

summary.pedestal_fits.linear.b_field_pedestal_top_hfs

STRUCTURE

T

Total magnetic field calculated at the position of the pressure pedestal top (as determined by the fit) on the high field side

summary.pedestal_fits.linear.b_field_pedestal_top_hfs.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.b_field_pedestal_top_hfs.value

[summary.time]

FLT_1D (uncertain)

T

Value

summary.pedestal_fits.linear.b_field_pedestal_top_lfs

STRUCTURE

T

Total magnetic field calculated at the position of the pressure pedestal top (as determined by the fit) on the low field side

summary.pedestal_fits.linear.b_field_pedestal_top_lfs.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.b_field_pedestal_top_lfs.value

[summary.time]

FLT_1D (uncertain)

T

Value

summary.pedestal_fits.linear.b_field_pol_pedestal_top_average

STRUCTURE

T

Poloidal field calculated at the position of the pressure pedestal top (as determined by the fit) and averaged over the flux surface

summary.pedestal_fits.linear.b_field_pol_pedestal_top_average.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.b_field_pol_pedestal_top_average.value

[summary.time]

FLT_1D (uncertain)

T

Value

summary.pedestal_fits.linear.b_field_pol_pedestal_top_hfs

STRUCTURE

T

Poloidal field calculated at the position of the pressure pedestal top (as determined by the fit) on the high field side

summary.pedestal_fits.linear.b_field_pol_pedestal_top_hfs.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.b_field_pol_pedestal_top_hfs.value

[summary.time]

FLT_1D (uncertain)

T

Value

summary.pedestal_fits.linear.b_field_pol_pedestal_top_lfs

STRUCTURE

T

Poloidal field calculated at the position of the pressure pedestal top (as determined by the fit) on the low field side

summary.pedestal_fits.linear.b_field_pol_pedestal_top_lfs.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.b_field_pol_pedestal_top_lfs.value

[summary.time]

FLT_1D (uncertain)

T

Value

summary.pedestal_fits.linear.b_field_tor_pedestal_top_hfs

STRUCTURE

T

Toroidal field calculated at the position of the pressure pedestal top (as determined by the fit) on the high field side

summary.pedestal_fits.linear.b_field_tor_pedestal_top_hfs.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.b_field_tor_pedestal_top_hfs.value

[summary.time]

FLT_1D (uncertain)

T

Value

summary.pedestal_fits.linear.b_field_tor_pedestal_top_lfs

STRUCTURE

T

Toroidal field calculated at the position of the pressure pedestal top (as determined by the fit) on the low field side

summary.pedestal_fits.linear.b_field_tor_pedestal_top_lfs.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.b_field_tor_pedestal_top_lfs.value

[summary.time]

FLT_1D (uncertain)

T

Value

summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_average

STRUCTURE

-

Poloidal beta at pressure pedestal top for electrons using the flux surface average magnetic poloidal field

summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_average.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_average.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_hfs

STRUCTURE

-

Poloidal beta at pressure pedestal top for electrons using the high field side magnetic poloidal field

summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_hfs.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_hfs.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_lfs

STRUCTURE

-

Poloidal beta at pressure pedestal top for electrons using the low field side magnetic poloidal field

summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_lfs.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_lfs.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.linear.coulomb_factor_pedestal_top

STRUCTURE

-

Coulomb factor log(lambda) at the position of the pressure pedestal top (as determined by the fit)

summary.pedestal_fits.linear.coulomb_factor_pedestal_top.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.coulomb_factor_pedestal_top.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.linear.energy_thermal_pedestal_electron

STRUCTURE

J

Pedestal stored thermal energy for electrons

summary.pedestal_fits.linear.energy_thermal_pedestal_electron.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.energy_thermal_pedestal_electron.value

[summary.time]

FLT_1D (uncertain)

J

Value

summary.pedestal_fits.linear.energy_thermal_pedestal_ion

STRUCTURE

J

Pedestal stored thermal energy for ions

summary.pedestal_fits.linear.energy_thermal_pedestal_ion.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.energy_thermal_pedestal_ion.value

[summary.time]

FLT_1D (uncertain)

J

Value

summary.pedestal_fits.linear.n_e

STRUCTURE

m^-3

Electron density related quantities

summary.pedestal_fits.linear.n_e.d_dpsi_norm

STRUCTURE

Core slope of the parent quantity

summary.pedestal_fits.linear.n_e.d_dpsi_norm.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.n_e.d_dpsi_norm.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.pedestal_fits.linear.n_e.d_dpsi_norm_max

STRUCTURE

Maximum gradient of the parent quantity (with respect to the normalised poloidal flux) in the pedestal

summary.pedestal_fits.linear.n_e.d_dpsi_norm_max.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.n_e.d_dpsi_norm_max.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.pedestal_fits.linear.n_e.offset

STRUCTURE

Offset of the parent quantity in the SOL

summary.pedestal_fits.linear.n_e.offset.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.n_e.offset.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.pedestal_fits.linear.n_e.pedestal_height

STRUCTURE

Pedestal height

summary.pedestal_fits.linear.n_e.pedestal_height.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.n_e.pedestal_height.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.pedestal_fits.linear.n_e.pedestal_position

STRUCTURE

-

Pedestal position in normalised poloidal flux

summary.pedestal_fits.linear.n_e.pedestal_position.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.n_e.pedestal_position.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.linear.n_e.pedestal_width

STRUCTURE

-

Pedestal full width in normalised poloidal flux

summary.pedestal_fits.linear.n_e.pedestal_width.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.n_e.pedestal_width.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.linear.n_e.separatrix

STRUCTURE

Value at separatrix

summary.pedestal_fits.linear.n_e.separatrix.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.n_e.separatrix.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.pedestal_fits.linear.nustar_pedestal_top_electron

STRUCTURE

-

Normalised collisionality at pressure pedestal top for electrons

summary.pedestal_fits.linear.nustar_pedestal_top_electron.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.nustar_pedestal_top_electron.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.linear.parameters

[1...5]

FLT_1D (uncertain)

mixed

Parameters of the fit

summary.pedestal_fits.linear.pressure_electron

STRUCTURE

Pa

Electron pressure related quantities

summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm

STRUCTURE

Core slope of the parent quantity

summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm.value

[summary.time]

FLT_1D (uncertain)

Pa

Value

summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm_max

STRUCTURE

Maximum gradient of the parent quantity (with respect to the normalised poloidal flux) in the pedestal

summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm_max.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm_max.value

[summary.time]

FLT_1D (uncertain)

Pa

Value

summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm_max_position

STRUCTURE

-

Position (in terms of normalised poloidal flux) of the maximum gradient of the parent quantity in the pedestal

summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm_max_position.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm_max_position.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.linear.pressure_electron.offset

STRUCTURE

Offset of the parent quantity in the SOL

summary.pedestal_fits.linear.pressure_electron.offset.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.pressure_electron.offset.value

[summary.time]

FLT_1D (uncertain)

Pa

Value

summary.pedestal_fits.linear.pressure_electron.pedestal_height

STRUCTURE

Pedestal height

summary.pedestal_fits.linear.pressure_electron.pedestal_height.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.pressure_electron.pedestal_height.value

[summary.time]

FLT_1D (uncertain)

Pa

Value

summary.pedestal_fits.linear.pressure_electron.pedestal_position

STRUCTURE

-

Pedestal position in normalised poloidal flux

summary.pedestal_fits.linear.pressure_electron.pedestal_position.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.pressure_electron.pedestal_position.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.linear.pressure_electron.pedestal_width

STRUCTURE

-

Pedestal full width in normalised poloidal flux

summary.pedestal_fits.linear.pressure_electron.pedestal_width.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.pressure_electron.pedestal_width.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.linear.pressure_electron.separatrix

STRUCTURE

Value at separatrix

summary.pedestal_fits.linear.pressure_electron.separatrix.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.pressure_electron.separatrix.value

[summary.time]

FLT_1D (uncertain)

Pa

Value

summary.pedestal_fits.linear.rhostar_pedestal_top_electron_hfs

STRUCTURE

-

Normalised Larmor radius at pressure pedestal top for electrons using the high field side magnetic field (important for spherical tokamaks)

summary.pedestal_fits.linear.rhostar_pedestal_top_electron_hfs.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.rhostar_pedestal_top_electron_hfs.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.linear.rhostar_pedestal_top_electron_lfs

STRUCTURE

-

Normalised Larmor radius at pressure pedestal top for electrons using the low field side magnetic field (important for spherical tokamaks)

summary.pedestal_fits.linear.rhostar_pedestal_top_electron_lfs.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.rhostar_pedestal_top_electron_lfs.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.linear.rhostar_pedestal_top_electron_magnetic_axis

STRUCTURE

-

Normalised Larmor radius at pressure pedestal top for electrons using the magnetic field on the magnetic axis (definition used in most tokamak literature)

summary.pedestal_fits.linear.rhostar_pedestal_top_electron_magnetic_axis.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.rhostar_pedestal_top_electron_magnetic_axis.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.linear.t_e

STRUCTURE

eV

Electron temperature related quantities

summary.pedestal_fits.linear.t_e.d_dpsi_norm

STRUCTURE

Core slope of the parent quantity

summary.pedestal_fits.linear.t_e.d_dpsi_norm.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.t_e.d_dpsi_norm.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.pedestal_fits.linear.t_e.d_dpsi_norm_max

STRUCTURE

Maximum gradient of the parent quantity (with respect to the normalised poloidal flux) in the pedestal

summary.pedestal_fits.linear.t_e.d_dpsi_norm_max.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.t_e.d_dpsi_norm_max.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.pedestal_fits.linear.t_e.offset

STRUCTURE

Offset of the parent quantity in the SOL

summary.pedestal_fits.linear.t_e.offset.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.t_e.offset.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.pedestal_fits.linear.t_e.pedestal_height

STRUCTURE

Pedestal height

summary.pedestal_fits.linear.t_e.pedestal_height.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.t_e.pedestal_height.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.pedestal_fits.linear.t_e.pedestal_position

STRUCTURE

-

Pedestal position in normalised poloidal flux

summary.pedestal_fits.linear.t_e.pedestal_position.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.t_e.pedestal_position.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.linear.t_e.pedestal_width

STRUCTURE

-

Pedestal full width in normalised poloidal flux

summary.pedestal_fits.linear.t_e.pedestal_width.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.t_e.pedestal_width.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.linear.volume_inside_pedestal

STRUCTURE

m^-3

Plasma volume enclosed between the magnetic axis and the top of the pedestal

summary.pedestal_fits.linear.volume_inside_pedestal.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.linear.volume_inside_pedestal.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.pedestal_fits.mtanh

STRUCTURE

Quantities related to "mtanh" fit

summary.pedestal_fits.mtanh.alpha_electron_pedestal_max

STRUCTURE

-

Maximum value in the pedestal of the alpha parameter for electron pressure (see [Miller PoP 5 (1998),973,Eq. 42])

summary.pedestal_fits.mtanh.alpha_electron_pedestal_max.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.alpha_electron_pedestal_max.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.alpha_electron_pedestal_max_position

STRUCTURE

-

Position in normalised poloidal flux of the maximum value in the pedestal of the alpha parameter for electron pressure (see [Miller PoP 5 (1998),973,Eq. 42])

summary.pedestal_fits.mtanh.alpha_electron_pedestal_max_position.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.alpha_electron_pedestal_max_position.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.b_field_pedestal_top_hfs

STRUCTURE

T

Total magnetic field calculated at the position of the pressure pedestal top (as determined by the fit) on the high field side

summary.pedestal_fits.mtanh.b_field_pedestal_top_hfs.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.b_field_pedestal_top_hfs.value

[summary.time]

FLT_1D (uncertain)

T

Value

summary.pedestal_fits.mtanh.b_field_pedestal_top_lfs

STRUCTURE

T

Total magnetic field calculated at the position of the pressure pedestal top (as determined by the fit) on the low field side

summary.pedestal_fits.mtanh.b_field_pedestal_top_lfs.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.b_field_pedestal_top_lfs.value

[summary.time]

FLT_1D (uncertain)

T

Value

summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_average

STRUCTURE

T

Poloidal field calculated at the position of the pressure pedestal top (as determined by the fit) and averaged over the flux surface

summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_average.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_average.value

[summary.time]

FLT_1D (uncertain)

T

Value

summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_hfs

STRUCTURE

T

Poloidal field calculated at the position of the pressure pedestal top (as determined by the fit) on the high field side

summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_hfs.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_hfs.value

[summary.time]

FLT_1D (uncertain)

T

Value

summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_lfs

STRUCTURE

T

Poloidal field calculated at the position of the pressure pedestal top (as determined by the fit) on the low field side

summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_lfs.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_lfs.value

[summary.time]

FLT_1D (uncertain)

T

Value

summary.pedestal_fits.mtanh.b_field_tor_pedestal_top_hfs

STRUCTURE

T

Toroidal field calculated at the position of the pressure pedestal top (as determined by the fit) on the high field side

summary.pedestal_fits.mtanh.b_field_tor_pedestal_top_hfs.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.b_field_tor_pedestal_top_hfs.value

[summary.time]

FLT_1D (uncertain)

T

Value

summary.pedestal_fits.mtanh.b_field_tor_pedestal_top_lfs

STRUCTURE

T

Toroidal field calculated at the position of the pressure pedestal top (as determined by the fit) on the low field side

summary.pedestal_fits.mtanh.b_field_tor_pedestal_top_lfs.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.b_field_tor_pedestal_top_lfs.value

[summary.time]

FLT_1D (uncertain)

T

Value

summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_average

STRUCTURE

-

Poloidal beta at pressure pedestal top for electrons using the flux surface average magnetic poloidal field

summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_average.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_average.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_hfs

STRUCTURE

-

Poloidal beta at pressure pedestal top for electrons using the high field side magnetic poloidal field

summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_hfs.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_hfs.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_lfs

STRUCTURE

-

Poloidal beta at pedestal top for electrons using the low field side magnetic poloidal field

summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_lfs.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_lfs.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.coulomb_factor_pedestal_top

STRUCTURE

-

Coulomb factor log(lambda) at the position of the pressure pedestal top (as determined by the fit)

summary.pedestal_fits.mtanh.coulomb_factor_pedestal_top.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.coulomb_factor_pedestal_top.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.energy_thermal_pedestal_electron

STRUCTURE

J

Pedestal stored thermal energy for electrons

summary.pedestal_fits.mtanh.energy_thermal_pedestal_electron.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.energy_thermal_pedestal_electron.value

[summary.time]

FLT_1D (uncertain)

J

Value

summary.pedestal_fits.mtanh.energy_thermal_pedestal_ion

STRUCTURE

J

Pedestal stored thermal energy for ions

summary.pedestal_fits.mtanh.energy_thermal_pedestal_ion.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.energy_thermal_pedestal_ion.value

[summary.time]

FLT_1D (uncertain)

J

Value

summary.pedestal_fits.mtanh.n_e

STRUCTURE

m^-3

Electron density related quantities

summary.pedestal_fits.mtanh.n_e.d_dpsi_norm

STRUCTURE

Core slope of the parent quantity

summary.pedestal_fits.mtanh.n_e.d_dpsi_norm.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.n_e.d_dpsi_norm.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.pedestal_fits.mtanh.n_e.d_dpsi_norm_max

STRUCTURE

Maximum gradient of the parent quantity (with respect to the normalised poloidal flux) in the pedestal

summary.pedestal_fits.mtanh.n_e.d_dpsi_norm_max.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.n_e.d_dpsi_norm_max.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.pedestal_fits.mtanh.n_e.d_dpsi_norm_max_position

STRUCTURE

-

Position (in terms of normalised poloidal flux) of the maximum gradient of the parent quantity in the pedestal

summary.pedestal_fits.mtanh.n_e.d_dpsi_norm_max_position.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.n_e.d_dpsi_norm_max_position.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.n_e.offset

STRUCTURE

Offset of the parent quantity in the SOL

summary.pedestal_fits.mtanh.n_e.offset.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.n_e.offset.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.pedestal_fits.mtanh.n_e.pedestal_height

STRUCTURE

Pedestal height

summary.pedestal_fits.mtanh.n_e.pedestal_height.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.n_e.pedestal_height.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.pedestal_fits.mtanh.n_e.pedestal_position

STRUCTURE

-

Pedestal position in normalised poloidal flux

summary.pedestal_fits.mtanh.n_e.pedestal_position.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.n_e.pedestal_position.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.n_e.pedestal_width

STRUCTURE

-

Pedestal full width in normalised poloidal flux

summary.pedestal_fits.mtanh.n_e.pedestal_width.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.n_e.pedestal_width.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.n_e.separatrix

STRUCTURE

Value at separatrix

summary.pedestal_fits.mtanh.n_e.separatrix.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.n_e.separatrix.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.pedestal_fits.mtanh.nustar_pedestal_top_electron

STRUCTURE

-

Normalised collisionality at pressure pedestal top for electrons

summary.pedestal_fits.mtanh.nustar_pedestal_top_electron.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.nustar_pedestal_top_electron.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.parameters

[1...5]

FLT_1D (uncertain)

mixed

Parameters of the fit

summary.pedestal_fits.mtanh.pressure_electron

STRUCTURE

Pa

Electron pressure related quantities

summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm

STRUCTURE

Core slope of the parent quantity

summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm.value

[summary.time]

FLT_1D (uncertain)

Pa

Value

summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm_max

STRUCTURE

Maximum gradient of the parent quantity (with respect to the normalised poloidal flux) in the pedestal

summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm_max.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm_max.value

[summary.time]

FLT_1D (uncertain)

Pa

Value

summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm_max_position

STRUCTURE

-

Position (in terms of normalised poloidal flux) of the maximum gradient of the parent quantity in the pedestal

summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm_max_position.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm_max_position.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.pressure_electron.offset

STRUCTURE

Offset of the parent quantity in the SOL

summary.pedestal_fits.mtanh.pressure_electron.offset.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.pressure_electron.offset.value

[summary.time]

FLT_1D (uncertain)

Pa

Value

summary.pedestal_fits.mtanh.pressure_electron.pedestal_height

STRUCTURE

Pedestal height

summary.pedestal_fits.mtanh.pressure_electron.pedestal_height.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.pressure_electron.pedestal_height.value

[summary.time]

FLT_1D (uncertain)

Pa

Value

summary.pedestal_fits.mtanh.pressure_electron.pedestal_position

STRUCTURE

-

Pedestal position in normalised poloidal flux

summary.pedestal_fits.mtanh.pressure_electron.pedestal_position.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.pressure_electron.pedestal_position.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.pressure_electron.pedestal_width

STRUCTURE

-

Pedestal full width in normalised poloidal flux

summary.pedestal_fits.mtanh.pressure_electron.pedestal_width.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.pressure_electron.pedestal_width.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.pressure_electron.separatrix

STRUCTURE

Value at separatrix

summary.pedestal_fits.mtanh.pressure_electron.separatrix.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.pressure_electron.separatrix.value

[summary.time]

FLT_1D (uncertain)

Pa

Value

summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_hfs

STRUCTURE

-

Normalised Larmor radius at pressure pedestal top for electrons using the high field side magnetic field (important for spherical tokamaks)

summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_hfs.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_hfs.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_lfs

STRUCTURE

-

Normalised Larmor radius at pressure pedestal top for electrons using the low field side magnetic field (important for spherical tokamaks)

summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_lfs.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_lfs.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_magnetic_axis

STRUCTURE

-

Normalised Larmor radius at pressure pedestal top for electrons using the magnetic field on the magnetic axis (definition used in most tokamak litterature)

summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_magnetic_axis.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_magnetic_axis.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.stability

STRUCTURE

MHD stability analysis of the pedestal (for this fit of the profiles)

summary.pedestal_fits.mtanh.stability.alpha_experimental

STRUCTURE

-

Experimental normalized pressure gradient reconstructed by an MHD stability code (with assumptions on the ion pressure). See definition in [Miller PoP 5 (1998),973,Eq. 42]

summary.pedestal_fits.mtanh.stability.alpha_experimental.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.stability.alpha_experimental.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.stability.bootstrap_current_hager

STRUCTURE

MHD calculations of the critical alpha parameter using the Hager formula for the calculation of the bootstrap current, from Phys. Plasmas 23 (2016) 042503

summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.alpha_critical

STRUCTURE

-

Critical normalized pressure gradient determined with self-consistent runs with an MHD stability code. Details of the method for scanning parameters in the series of runs must be described in the 'source' node

summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.alpha_critical.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.alpha_critical.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.alpha_ratio

STRUCTURE

-

Ratio of alpha_critical over alpha_experimental

summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.alpha_ratio.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.alpha_ratio.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.t_e_pedestal_top_critical

STRUCTURE

eV

Critical electron temperature at pedestal top determined with self-consistent runs with an MHD stability code. Details of the method for scanning parameters in the series of runs must be described in the 'source' node

summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.t_e_pedestal_top_critical.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.t_e_pedestal_top_critical.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter

STRUCTURE

MHD calculations of the critical alpha parameter using the Sauter formula for the calculation of the bootstrap current, from Phys. Plasmas 6 (1999) 2834

summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.alpha_critical

STRUCTURE

-

Critical normalized pressure gradient determined with self-consistent runs with an MHD stability code. Details of the method for scanning parameters in the series of runs must be described in the 'source' node

summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.alpha_critical.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.alpha_critical.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.alpha_ratio

STRUCTURE

-

Ratio of alpha_critical over alpha_experimental

summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.alpha_ratio.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.alpha_ratio.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.t_e_pedestal_top_critical

STRUCTURE

eV

Critical electron temperature at pedestal top determined with self-consistent runs with an MHD stability code. Details of the method for scanning parameters in the series of runs must be described in the 'source' node

summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.t_e_pedestal_top_critical.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.t_e_pedestal_top_critical.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.pedestal_fits.mtanh.t_e

STRUCTURE

eV

Electron temperature related quantities

summary.pedestal_fits.mtanh.t_e.d_dpsi_norm

STRUCTURE

Core slope of the parent quantity

summary.pedestal_fits.mtanh.t_e.d_dpsi_norm.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.t_e.d_dpsi_norm.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.pedestal_fits.mtanh.t_e.d_dpsi_norm_max

STRUCTURE

Maximum gradient of the parent quantity (with respect to the normalised poloidal flux) in the pedestal

summary.pedestal_fits.mtanh.t_e.d_dpsi_norm_max.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.t_e.d_dpsi_norm_max.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.pedestal_fits.mtanh.t_e.d_dpsi_norm_max_position

STRUCTURE

-

Position (in terms of normalised poloidal flux) of the maximum gradient of the parent quantity in the pedestal

summary.pedestal_fits.mtanh.t_e.d_dpsi_norm_max_position.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.t_e.d_dpsi_norm_max_position.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.t_e.offset

STRUCTURE

Offset of the parent quantity in the SOL

summary.pedestal_fits.mtanh.t_e.offset.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.t_e.offset.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.pedestal_fits.mtanh.t_e.pedestal_height

STRUCTURE

Pedestal height

summary.pedestal_fits.mtanh.t_e.pedestal_height.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.t_e.pedestal_height.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.pedestal_fits.mtanh.t_e.pedestal_position

STRUCTURE

-

Pedestal position in normalised poloidal flux

summary.pedestal_fits.mtanh.t_e.pedestal_position.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.t_e.pedestal_position.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.t_e.pedestal_width

STRUCTURE

-

Pedestal full width in normalised poloidal flux

summary.pedestal_fits.mtanh.t_e.pedestal_width.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.t_e.pedestal_width.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.pedestal_fits.mtanh.volume_inside_pedestal

STRUCTURE

m^-3

Plasma volume enclosed between the magnetic axis and the top of the pedestal

summary.pedestal_fits.mtanh.volume_inside_pedestal.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pedestal_fits.mtanh.volume_inside_pedestal.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.pellets

STRUCTURE

Pellet related quantities

summary.pellets.occurrence

STRUCTURE

Hz

Flag set to 1 if there is any pellet injected during the pulse, 0 otherwise

summary.pellets.occurrence.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.pellets.occurrence.value

INT_0D

Value

summary.plasma_duration

STRUCTURE

s

Duration of existence of a confined plasma during the pulse

summary.plasma_duration.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.plasma_duration.value

FLT_0D (uncertain)

s

Value

summary.rmps

STRUCTURE

Resonant magnetic perturbations related quantities

summary.rmps.occurrence

STRUCTURE

Hz

Flag set to 1 if resonant magnetic perturbations are used during the pulse, 0 otherwise

summary.rmps.occurrence.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.rmps.occurrence.value

INT_0D

Value

summary.runaways

STRUCTURE

Runaway electrons

summary.runaways.current

STRUCTURE

A

Parallel current driven by the runaway electrons

summary.runaways.current.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.runaways.current.value

[summary.time]

FLT_1D (uncertain)

A

Value

summary.runaways.particles

STRUCTURE

-

Number of runaway electrons

summary.runaways.particles.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.runaways.particles.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.scrape_off_layer

STRUCTURE

Scrape-Off-Layer (SOL) characteristics

summary.scrape_off_layer.heat_flux_e_decay_length

STRUCTURE

m

Electron heat flux radial decay length inv(grad qe/qe)

summary.scrape_off_layer.heat_flux_e_decay_length.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.scrape_off_layer.heat_flux_e_decay_length.value

[summary.time]

FLT_1D (uncertain)

m

Value

summary.scrape_off_layer.heat_flux_i_decay_length

STRUCTURE

m

Ion heat flux radial decay length inv(grad qi/qi)

summary.scrape_off_layer.heat_flux_i_decay_length.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.scrape_off_layer.heat_flux_i_decay_length.value

[summary.time]

FLT_1D (uncertain)

m

Value

summary.scrape_off_layer.n_e_decay_length

STRUCTURE

m

Electron density radial decay length inv(grad ne/ne)

summary.scrape_off_layer.n_e_decay_length.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.scrape_off_layer.n_e_decay_length.value

[summary.time]

FLT_1D (uncertain)

m

Value

summary.scrape_off_layer.n_i_total_decay_length

STRUCTURE

m

Ion density radial decay length inv(grad ni/ni)

summary.scrape_off_layer.n_i_total_decay_length.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.scrape_off_layer.n_i_total_decay_length.value

[summary.time]

FLT_1D (uncertain)

m

Value

summary.scrape_off_layer.power_radiated

STRUCTURE

W

Power radiated from the SOL

summary.scrape_off_layer.power_radiated.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.scrape_off_layer.power_radiated.value

[summary.time]

FLT_1D (uncertain)

W

Value

summary.scrape_off_layer.pressure_neutral

STRUCTURE

Pa

Neutral pressure in the SOL

summary.scrape_off_layer.pressure_neutral.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.scrape_off_layer.pressure_neutral.value

[summary.time]

FLT_1D (uncertain)

Pa

Value

summary.scrape_off_layer.t_e_decay_length

STRUCTURE

m

Electron temperature radial decay length inv(grad Te/Te)

summary.scrape_off_layer.t_e_decay_length.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.scrape_off_layer.t_e_decay_length.value

[summary.time]

FLT_1D (uncertain)

m

Value

summary.scrape_off_layer.t_i_average_decay_length

STRUCTURE

m

Ion temperature (average over ion species) radial decay length inv(grad Ti/Ti)

summary.scrape_off_layer.t_i_average_decay_length.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.scrape_off_layer.t_i_average_decay_length.value

[summary.time]

FLT_1D (uncertain)

m

Value

summary.stationary_phase_flag

STRUCTURE

This flag is set to one if the pulse is in a stationary phase from the point of the of the energy content (if the time derivative of the energy dW/dt can be neglected when calculating tau_E as W/(P_abs-dW/dt).)

summary.stationary_phase_flag.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.stationary_phase_flag.value

[summary.time]

INT_1D

Value

summary.tag

STRUCTURE

Tag qualifying this data entry (or a list of data entries)

summary.tag.comment

STR_0D

Any comment describing the content of the tagged list of entries

summary.tag.name

STR_0D

Name of the tag

summary.time

[1...N]

FLT_1D_TYPE

s

Generic time

summary.time_breakdown

STRUCTURE

s

Time of the plasma breakdown

summary.time_breakdown.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.time_breakdown.value

FLT_0D (uncertain)

s

Value

summary.time_width

[summary.time]

FLT_1D (uncertain)

s

In case the time-dependent quantities of this IDS are averaged over a time interval, this node is the width of this time interval (empty otherwise). By convention, the time interval starts at time-time_width and ends at time.

summary.volume_average

STRUCTURE

Volume average plasma parameters

summary.volume_average.dn_e_dt

STRUCTURE

m^-3.s-1

Time derivative of the electron density

summary.volume_average.dn_e_dt.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.dn_e_dt.value

[summary.time]

FLT_1D (uncertain)

m^-3.s-1

Value

summary.volume_average.isotope_fraction_hydrogen

STRUCTURE

-

Fraction of hydrogen density among the hydrogenic species (nH/(nH+nD+nT))

summary.volume_average.isotope_fraction_hydrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.isotope_fraction_hydrogen.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.volume_average.meff_hydrogenic

STRUCTURE

amu

Effective mass of the hydrogenic species (MH. nH+MD.nD+MT.nT)/(nH+nD+nT)

summary.volume_average.meff_hydrogenic.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.meff_hydrogenic.value

[summary.time]

FLT_1D (uncertain)

amu

Value

summary.volume_average.n_e

STRUCTURE

m^-3

Electron density

summary.volume_average.n_e.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.n_e.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.volume_average.n_i

STRUCTURE

m^-3

Ion density per species

summary.volume_average.n_i.argon

STRUCTURE

Argon (Ar)

summary.volume_average.n_i.argon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.n_i.argon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.volume_average.n_i.beryllium

STRUCTURE

Beryllium (Be)

summary.volume_average.n_i.beryllium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.n_i.beryllium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.volume_average.n_i.carbon

STRUCTURE

Carbon (C)

summary.volume_average.n_i.carbon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.n_i.carbon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.volume_average.n_i.deuterium

STRUCTURE

Deuterium (D)

summary.volume_average.n_i.deuterium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.n_i.deuterium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.volume_average.n_i.helium_3

STRUCTURE

Helium isotope with 3 nucleons (3He)

summary.volume_average.n_i.helium_3.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.n_i.helium_3.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.volume_average.n_i.helium_4

STRUCTURE

Helium isotope with 4 nucleons (4He)

summary.volume_average.n_i.helium_4.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.n_i.helium_4.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.volume_average.n_i.hydrogen

STRUCTURE

Hydrogen (H)

summary.volume_average.n_i.hydrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.n_i.hydrogen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.volume_average.n_i.iron

STRUCTURE

Iron (Fe)

summary.volume_average.n_i.iron.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.n_i.iron.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.volume_average.n_i.krypton

STRUCTURE

Krypton (Kr)

summary.volume_average.n_i.krypton.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.n_i.krypton.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.volume_average.n_i.lithium

STRUCTURE

Lithium (Li)

summary.volume_average.n_i.lithium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.n_i.lithium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.volume_average.n_i.neon

STRUCTURE

Neon (Ne)

summary.volume_average.n_i.neon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.n_i.neon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.volume_average.n_i.nitrogen

STRUCTURE

Nitrogen (N)

summary.volume_average.n_i.nitrogen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.n_i.nitrogen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.volume_average.n_i.oxygen

STRUCTURE

Oxygen (O)

summary.volume_average.n_i.oxygen.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.n_i.oxygen.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.volume_average.n_i.tritium

STRUCTURE

Tritium (T)

summary.volume_average.n_i.tritium.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.n_i.tritium.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.volume_average.n_i.tungsten

STRUCTURE

Tungsten (W)

summary.volume_average.n_i.tungsten.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.n_i.tungsten.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.volume_average.n_i.xenon

STRUCTURE

Xenon (Xe)

summary.volume_average.n_i.xenon.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.n_i.xenon.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.volume_average.n_i_total

STRUCTURE

m^-3

Total ion density (sum over species)

summary.volume_average.n_i_total.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.n_i_total.value

[summary.time]

FLT_1D (uncertain)

m^-3

Value

summary.volume_average.t_e

STRUCTURE

eV

Electron temperature

summary.volume_average.t_e.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.t_e.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.volume_average.t_i_average

STRUCTURE

eV

Ion temperature (average over ion species)

summary.volume_average.t_i_average.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.t_i_average.value

[summary.time]

FLT_1D (uncertain)

eV

Value

summary.volume_average.zeff

STRUCTURE

-

Effective charge

summary.volume_average.zeff.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.volume_average.zeff.value

[summary.time]

FLT_1D (uncertain)

-

Value

summary.wall

STRUCTURE

Wall characteristics

summary.wall.evaporation

STRUCTURE

Chemical formula of the evaporated material or gas used to cover the vaccum vessel wall. NONE for no evaporation.

summary.wall.evaporation.source

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)

summary.wall.evaporation.value

STR_0D

Value

summary.wall.material

STRUCTURE

Wall material
0) unspecified : unspecified
1) C : Carbon
2) W : Tungsten
3) C_W_coating : Carbon with tungsten coating
4) SS : Stainless steel
5) SS_C_coating : Stainless steel with carbon coating
6) IN : Inconel
7) IN_C_coating : Inconel with carbon coating
8) BC : Boron carbide
17) BN : Boron nitride
9) Ti_C_coating : Titanium with carbon coating
10) Be : Beryllium
11) Mo : Molybdenum
12) Quartz : Quartz
13) Ge : Germanium
14) Si : Silicon
15) LiF : Lithium fluoride
16) InSb : Indium antimonide
18) Cu : Copper
19) CuCrZr : Copper Chromium Zirconium alloy

summary.wall.material.description

STR_0D

Verbose description

summary.wall.material.index

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

summary.wall.material.name

STR_0D

Short string identifier

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

temporary

(alpha)

Storage of undeclared data model components

temporary.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

temporary.code.commit

(alpha)

STR_0D

Unique commit reference of software

temporary.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

temporary.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

temporary.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

temporary.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

temporary.code.library[:].name

(alpha)

STR_0D

Name of software

temporary.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

temporary.code.library[:].repository

(alpha)

STR_0D

URL of software repository

temporary.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

temporary.code.name

(alpha)

STR_0D

Name of software generating IDS

temporary.code.output_flag

(alpha)

[temporary.time]

INT_1D

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.

temporary.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

temporary.code.repository

(alpha)

STR_0D

URL of software repository

temporary.code.version

(alpha)

STR_0D

Unique version (tag) of software

temporary.constant_float0d

(alpha)

[1...N]

STRUCT_ARRAY

mixed

Constant 0D float

temporary.constant_float0d[:].identifier

(alpha)

STRUCTURE

Description of the quantity using the standard identifier structure

temporary.constant_float0d[:].identifier.description

(alpha)

STR_0D

Verbose description

temporary.constant_float0d[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

temporary.constant_float0d[:].identifier.name

(alpha)

STR_0D

Short string identifier

temporary.constant_float0d[:].value

(alpha)

FLT_0D (uncertain)

-

Value

temporary.constant_float1d

(alpha)

[1...N]

STRUCT_ARRAY

mixed

Constant 1D float

temporary.constant_float1d[:].identifier

(alpha)

STRUCTURE

Description of the quantity using the standard identifier structure

temporary.constant_float1d[:].identifier.description

(alpha)

STR_0D

Verbose description

temporary.constant_float1d[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

temporary.constant_float1d[:].identifier.name

(alpha)

STR_0D

Short string identifier

temporary.constant_float1d[:].value

(alpha)

[1...N]

FLT_1D (uncertain)

-

Value

temporary.constant_float2d

(alpha)

[1...N]

STRUCT_ARRAY

Constant 2D float

temporary.constant_float2d[:].identifier

(alpha)

STRUCTURE

Description of the quantity using the standard identifier structure

temporary.constant_float2d[:].identifier.description

(alpha)

STR_0D

Verbose description

temporary.constant_float2d[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

temporary.constant_float2d[:].identifier.name

(alpha)

STR_0D

Short string identifier

temporary.constant_float2d[:].value

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

mixed

Value

temporary.constant_float3d

(alpha)

[1...N]

STRUCT_ARRAY

Constant 3D float

temporary.constant_float3d[:].identifier

(alpha)

STRUCTURE

Description of the quantity using the standard identifier structure

temporary.constant_float3d[:].identifier.description

(alpha)

STR_0D

Verbose description

temporary.constant_float3d[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

temporary.constant_float3d[:].identifier.name

(alpha)

STR_0D

Short string identifier

temporary.constant_float3d[:].value

(alpha)

[1...N,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Value

temporary.constant_float4d

(alpha)

[1...N]

STRUCT_ARRAY

Constant 4D float

temporary.constant_float4d[:].identifier

(alpha)

STRUCTURE

Description of the quantity using the standard identifier structure

temporary.constant_float4d[:].identifier.description

(alpha)

STR_0D

Verbose description

temporary.constant_float4d[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

temporary.constant_float4d[:].identifier.name

(alpha)

STR_0D

Short string identifier

temporary.constant_float4d[:].value

(alpha)

[1...N,
1...N,
1...N,
1...N]

FLT_4D (uncertain)

mixed

Value

temporary.constant_float5d

(alpha)

[1...N]

STRUCT_ARRAY

Constant 5D float

temporary.constant_float5d[:].identifier

(alpha)

STRUCTURE

Description of the quantity using the standard identifier structure

temporary.constant_float5d[:].identifier.description

(alpha)

STR_0D

Verbose description

temporary.constant_float5d[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

temporary.constant_float5d[:].identifier.name

(alpha)

STR_0D

Short string identifier

temporary.constant_float5d[:].value

(alpha)

[1...N,
1...N,
1...N,
1...N,
1...N]

FLT_5D (uncertain)

mixed

Value

temporary.constant_float6d

(alpha)

[1...N]

STRUCT_ARRAY

Constant 6D float

temporary.constant_float6d[:].identifier

(alpha)

STRUCTURE

Description of the quantity using the standard identifier structure

temporary.constant_float6d[:].identifier.description

(alpha)

STR_0D

Verbose description

temporary.constant_float6d[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

temporary.constant_float6d[:].identifier.name

(alpha)

STR_0D

Short string identifier

temporary.constant_float6d[:].value

(alpha)

[1...N,
1...N,
1...N,
1...N,
1...N,
1...N]

FLT_6D (uncertain)

mixed

Value

temporary.constant_integer0d

(alpha)

[1...N]

STRUCT_ARRAY

Constant 0D integer

temporary.constant_integer0d[:].identifier

(alpha)

STRUCTURE

Description of the quantity using the standard identifier structure

temporary.constant_integer0d[:].identifier.description

(alpha)

STR_0D

Verbose description

temporary.constant_integer0d[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

temporary.constant_integer0d[:].identifier.name

(alpha)

STR_0D

Short string identifier

temporary.constant_integer0d[:].value

(alpha)

INT_0D

Value

temporary.constant_integer1d

(alpha)

[1...N]

STRUCT_ARRAY

Constant 1D integer

temporary.constant_integer1d[:].identifier

(alpha)

STRUCTURE

Description of the quantity using the standard identifier structure

temporary.constant_integer1d[:].identifier.description

(alpha)

STR_0D

Verbose description

temporary.constant_integer1d[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

temporary.constant_integer1d[:].identifier.name

(alpha)

STR_0D

Short string identifier

temporary.constant_integer1d[:].value

(alpha)

[1...N]

INT_1D

Value

temporary.constant_integer2d

(alpha)

[1...N]

STRUCT_ARRAY

Constant 2D integer

temporary.constant_integer2d[:].identifier

(alpha)

STRUCTURE

Description of the quantity using the standard identifier structure

temporary.constant_integer2d[:].identifier.description

(alpha)

STR_0D

Verbose description

temporary.constant_integer2d[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

temporary.constant_integer2d[:].identifier.name

(alpha)

STR_0D

Short string identifier

temporary.constant_integer2d[:].value

(alpha)

[1...N,
1...N]

INT_2D

Value

temporary.constant_integer3d

(alpha)

[1...N]

STRUCT_ARRAY

Constant 3D integer

temporary.constant_integer3d[:].identifier

(alpha)

STRUCTURE

Description of the quantity using the standard identifier structure

temporary.constant_integer3d[:].identifier.description

(alpha)

STR_0D

Verbose description

temporary.constant_integer3d[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

temporary.constant_integer3d[:].identifier.name

(alpha)

STR_0D

Short string identifier

temporary.constant_integer3d[:].value

(alpha)

[1...N,
1...N,
1...N]

INT_3D

Value

temporary.constant_string0d

(alpha)

[1...N]

STRUCT_ARRAY

Constant 0D string

temporary.constant_string0d[:].identifier

(alpha)

STRUCTURE

Description of the quantity using the standard identifier structure

temporary.constant_string0d[:].identifier.description

(alpha)

STR_0D

Verbose description

temporary.constant_string0d[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

temporary.constant_string0d[:].identifier.name

(alpha)

STR_0D

Short string identifier

temporary.constant_string0d[:].value

(alpha)

STR_0D

Value

temporary.constant_string1d

(alpha)

[1...N]

STRUCT_ARRAY

Constant 1D string

temporary.constant_string1d[:].identifier

(alpha)

STRUCTURE

Description of the quantity using the standard identifier structure

temporary.constant_string1d[:].identifier.description

(alpha)

STR_0D

Verbose description

temporary.constant_string1d[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

temporary.constant_string1d[:].identifier.name

(alpha)

STR_0D

Short string identifier

temporary.constant_string1d[:].value

(alpha)

[1...N]

STR_1D

Value

temporary.dynamic_float1d

(alpha)

[1...N]

STRUCT_ARRAY

Dynamic 1D float

temporary.dynamic_float1d[:].identifier

(alpha)

STRUCTURE

Description of the quantity using the standard identifier structure

temporary.dynamic_float1d[:].identifier.description

(alpha)

STR_0D

Verbose description

temporary.dynamic_float1d[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

temporary.dynamic_float1d[:].identifier.name

(alpha)

STR_0D

Short string identifier

temporary.dynamic_float1d[:].value

(alpha)

STRUCTURE

mixed

Value

temporary.dynamic_float1d[:].value.data

(alpha)

[temporary.dynamic_float1d[:].value.time]

FLT_1D (uncertain)

mixed

Data

temporary.dynamic_float1d[:].value.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

temporary.dynamic_float2d

(alpha)

[1...N]

STRUCT_ARRAY

Dynamic 2D float

temporary.dynamic_float2d[:].identifier

(alpha)

STRUCTURE

Description of the quantity using the standard identifier structure

temporary.dynamic_float2d[:].identifier.description

(alpha)

STR_0D

Verbose description

temporary.dynamic_float2d[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

temporary.dynamic_float2d[:].identifier.name

(alpha)

STR_0D

Short string identifier

temporary.dynamic_float2d[:].value

(alpha)

[1...N,
temporary.dynamic_float2d[:].value.time]

STRUCTURE

mixed

Value

temporary.dynamic_float2d[:].value.data

(alpha)

[1...N,
temporary.dynamic_float2d[:].value.time]

FLT_2D (uncertain)

mixed

Data

temporary.dynamic_float2d[:].value.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

temporary.dynamic_float3d

(alpha)

[1...N]

STRUCT_ARRAY

Dynamic 3D float

temporary.dynamic_float3d[:].identifier

(alpha)

STRUCTURE

Description of the quantity using the standard identifier structure

temporary.dynamic_float3d[:].identifier.description

(alpha)

STR_0D

Verbose description

temporary.dynamic_float3d[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

temporary.dynamic_float3d[:].identifier.name

(alpha)

STR_0D

Short string identifier

temporary.dynamic_float3d[:].value

(alpha)

[1...N,
1...N,
temporary.dynamic_float3d[:].value.time]

STRUCTURE

mixed

Value

temporary.dynamic_float3d[:].value.data

(alpha)

[1...N,
1...N,
temporary.dynamic_float3d[:].value.time]

FLT_3D (uncertain)

mixed

Data

temporary.dynamic_float3d[:].value.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

temporary.dynamic_float4d

(alpha)

[1...N]

STRUCT_ARRAY

Dynamic 4D float

temporary.dynamic_float4d[:].identifier

(alpha)

STRUCTURE

Description of the quantity using the standard identifier structure

temporary.dynamic_float4d[:].identifier.description

(alpha)

STR_0D

Verbose description

temporary.dynamic_float4d[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

temporary.dynamic_float4d[:].identifier.name

(alpha)

STR_0D

Short string identifier

temporary.dynamic_float4d[:].value

(alpha)

[1...N,
1...N,
1...N,
temporary.dynamic_float4d[:].value.time]

STRUCTURE

mixed

Value

temporary.dynamic_float4d[:].value.data

(alpha)

[1...N,
1...N,
1...N,
temporary.dynamic_float4d[:].value.time]

FLT_4D (uncertain)

mixed

Data

temporary.dynamic_float4d[:].value.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

temporary.dynamic_float5d

(alpha)

[1...N]

STRUCT_ARRAY

Dynamic 5D float

temporary.dynamic_float5d[:].identifier

(alpha)

STRUCTURE

Description of the quantity using the standard identifier structure

temporary.dynamic_float5d[:].identifier.description

(alpha)

STR_0D

Verbose description

temporary.dynamic_float5d[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

temporary.dynamic_float5d[:].identifier.name

(alpha)

STR_0D

Short string identifier

temporary.dynamic_float5d[:].value

(alpha)

[1...N,
1...N,
1...N,
1...N,
temporary.dynamic_float5d[:].value.time]

STRUCTURE

mixed

Value

temporary.dynamic_float5d[:].value.data

(alpha)

[1...N,
1...N,
1...N,
1...N,
temporary.dynamic_float5d[:].value.time]

FLT_5D (uncertain)

mixed

Data

temporary.dynamic_float5d[:].value.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

temporary.dynamic_float6d

(alpha)

[1...N]

STRUCT_ARRAY

Dynamic 6D float

temporary.dynamic_float6d[:].identifier

(alpha)

STRUCTURE

Description of the quantity using the standard identifier structure

temporary.dynamic_float6d[:].identifier.description

(alpha)

STR_0D

Verbose description

temporary.dynamic_float6d[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

temporary.dynamic_float6d[:].identifier.name

(alpha)

STR_0D

Short string identifier

temporary.dynamic_float6d[:].value

(alpha)

[1...N,
1...N,
1...N,
1...N,
1...N,
temporary.dynamic_float6d[:].value.time]

STRUCTURE

mixed

Value

temporary.dynamic_float6d[:].value.data

(alpha)

[1...N,
1...N,
1...N,
1...N,
1...N,
temporary.dynamic_float6d[:].value.time]

FLT_6D (uncertain)

mixed

Data

temporary.dynamic_float6d[:].value.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

temporary.dynamic_integer1d

(alpha)

[1...N]

STRUCT_ARRAY

Dynamic 1D integer

temporary.dynamic_integer1d[:].identifier

(alpha)

STRUCTURE

Description of the quantity using the standard identifier structure

temporary.dynamic_integer1d[:].identifier.description

(alpha)

STR_0D

Verbose description

temporary.dynamic_integer1d[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

temporary.dynamic_integer1d[:].identifier.name

(alpha)

STR_0D

Short string identifier

temporary.dynamic_integer1d[:].value

(alpha)

STRUCTURE

Value

temporary.dynamic_integer1d[:].value.data

(alpha)

[temporary.dynamic_integer1d[:].value.time]

INT_1D

Data

temporary.dynamic_integer1d[:].value.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

temporary.dynamic_integer2d

(alpha)

[1...N]

STRUCT_ARRAY

Dynamic 2D integer

temporary.dynamic_integer2d[:].identifier

(alpha)

STRUCTURE

Description of the quantity using the standard identifier structure

temporary.dynamic_integer2d[:].identifier.description

(alpha)

STR_0D

Verbose description

temporary.dynamic_integer2d[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

temporary.dynamic_integer2d[:].identifier.name

(alpha)

STR_0D

Short string identifier

temporary.dynamic_integer2d[:].value

(alpha)

[1...N,
temporary.dynamic_integer2d[:].value.time]

STRUCTURE

Value

temporary.dynamic_integer2d[:].value.data

(alpha)

[1...N,
temporary.dynamic_integer2d[:].value.time]

INT_2D

Data

temporary.dynamic_integer2d[:].value.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

temporary.dynamic_integer3d

(alpha)

[1...N]

STRUCT_ARRAY

Dynamic 3D integer

temporary.dynamic_integer3d[:].identifier

(alpha)

STRUCTURE

Description of the quantity using the standard identifier structure

temporary.dynamic_integer3d[:].identifier.description

(alpha)

STR_0D

Verbose description

temporary.dynamic_integer3d[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

temporary.dynamic_integer3d[:].identifier.name

(alpha)

STR_0D

Short string identifier

temporary.dynamic_integer3d[:].value

(alpha)

[1...N,
1...N,
temporary.dynamic_integer3d[:].value.time]

STRUCTURE

Value

temporary.dynamic_integer3d[:].value.data

(alpha)

[1...N,
1...N,
temporary.dynamic_integer3d[:].value.time]

INT_3D

Data

temporary.dynamic_integer3d[:].value.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

temporary.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

temporary.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

temporary.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

temporary.ids_properties.homogeneous_time

(alpha)

INT_0D

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

temporary.ids_properties.occurrence

INT_0D

temporary.ids_properties.plugins

(alpha)

STRUCTURE

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.

temporary.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

temporary.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

temporary.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

temporary.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

temporary.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

temporary.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

temporary.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

temporary.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

temporary.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

temporary.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

temporary.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

temporary.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

temporary.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

temporary.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

temporary.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

temporary.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

temporary.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

temporary.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

temporary.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

temporary.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

temporary.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

temporary.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

temporary.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

temporary.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

temporary.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

temporary.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

temporary.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

temporary.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

temporary.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

temporary.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

temporary.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

temporary.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

temporary.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

temporary.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

temporary.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

temporary.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

temporary.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

temporary.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

temporary.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

temporary.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

temporary.ids_properties.source

(obsolescent)

STR_0D

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.

temporary.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

temporary.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

temporary.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

temporary.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

temporary.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

tf

(alpha)

Toroidal field coils

tf.b_field_tor_vacuum_r

(alpha)

STRUCTURE

T.m

Vacuum field times major radius in the toroidal field magnet. Positive sign means anti-clockwise when viewed from above

tf.b_field_tor_vacuum_r.data

(alpha)

[tf.b_field_tor_vacuum_r.time]

FLT_1D (uncertain)

T.m

Data

tf.b_field_tor_vacuum_r.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

tf.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

tf.code.commit

(alpha)

STR_0D

Unique commit reference of software

tf.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

tf.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

tf.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

tf.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

tf.code.library[:].name

(alpha)

STR_0D

Name of software

tf.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

tf.code.library[:].repository

(alpha)

STR_0D

URL of software repository

tf.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

tf.code.name

(alpha)

STR_0D

Name of software generating IDS

tf.code.output_flag

(alpha)

[tf.time]

INT_1D

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.

tf.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

tf.code.repository

(alpha)

STR_0D

URL of software repository

tf.code.version

(alpha)

STR_0D

Unique version (tag) of software

tf.coil

(alpha)

[1...N]

STRUCT_ARRAY

Set of coils around the tokamak

tf.coil[:].conductor

(alpha)

[1...N]

STRUCT_ARRAY

Set of conductors inside the coil. The structure can be used with size 1 for a simplified description as a single conductor. A conductor is composed of several elements, serially connected, i.e. transporting the same current.

tf.coil[:].conductor[:].cross_section

(alpha)

STRUCTURE

The cross-section perpendicular to the TF conductor contour is described by a series of contour points, given by their relative position with respect to the start point of the first element. This cross-section is assumed constant for all elements.

tf.coil[:].conductor[:].cross_section.delta_phi

(alpha)

[tf.coil[:].conductor[:].cross_section.delta_r]

FLT_1D (uncertain)

rad

Toroidal angles (relative to a reference point)

tf.coil[:].conductor[:].cross_section.delta_r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radii (relative to a reference point)

tf.coil[:].conductor[:].cross_section.delta_z

(alpha)

[tf.coil[:].conductor[:].cross_section.delta_r]

FLT_1D (uncertain)

m

Heights (relative to a reference point)

tf.coil[:].conductor[:].current

(alpha)

STRUCTURE

A

Current in the conductor (positive when it flows from the first to the last element)

tf.coil[:].conductor[:].current.data

(alpha)

[tf.coil[:].conductor[:].current.time]

FLT_1D (uncertain)

A

Data

tf.coil[:].conductor[:].current.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

tf.coil[:].conductor[:].elements

(alpha)

STRUCTURE

Set of geometrical elements (line segments and/or arcs of a circle) describing the contour of the TF conductor centre

tf.coil[:].conductor[:].elements.centres

(alpha)

STRUCTURE

Position of the centre of the arc of a circle of every element (meaningful only if type/index = 2 or 3, fill with default/empty value otherwise)

tf.coil[:].conductor[:].elements.centres.phi

(alpha)

[tf.coil[:].conductor[:].elements.centres.r]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

tf.coil[:].conductor[:].elements.centres.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

tf.coil[:].conductor[:].elements.centres.z

(alpha)

[tf.coil[:].conductor[:].elements.centres.r]

FLT_1D (uncertain)

m

Height

tf.coil[:].conductor[:].elements.end_points

(alpha)

STRUCTURE

Position of the end point of every element. Meaningful only if type/index = 1 or 2, fill with default/empty value otherwise

tf.coil[:].conductor[:].elements.end_points.phi

(alpha)

[tf.coil[:].conductor[:].elements.end_points.r]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

tf.coil[:].conductor[:].elements.end_points.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

tf.coil[:].conductor[:].elements.end_points.z

(alpha)

[tf.coil[:].conductor[:].elements.end_points.r]

FLT_1D (uncertain)

m

Height

tf.coil[:].conductor[:].elements.intermediate_points

(alpha)

STRUCTURE

Position of an intermediate point along the arc of circle, for every element, providing the orientation of the element (must define with the corresponding start point an aperture angle strictly inferior to PI). Meaningful only if type/index = 2, fill with default/empty value otherwise

tf.coil[:].conductor[:].elements.intermediate_points.phi

(alpha)

[tf.coil[:].conductor[:].elements.intermediate_points.r]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

tf.coil[:].conductor[:].elements.intermediate_points.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

tf.coil[:].conductor[:].elements.intermediate_points.z

(alpha)

[tf.coil[:].conductor[:].elements.intermediate_points.r]

FLT_1D (uncertain)

m

Height

tf.coil[:].conductor[:].elements.names

(alpha)

[1...N]

STR_1D

Name or description of every element

tf.coil[:].conductor[:].elements.start_points

(alpha)

STRUCTURE

Position of the start point of every element

tf.coil[:].conductor[:].elements.start_points.phi

(alpha)

[tf.coil[:].conductor[:].elements.start_points.r]

FLT_1D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

tf.coil[:].conductor[:].elements.start_points.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

tf.coil[:].conductor[:].elements.start_points.z

(alpha)

[tf.coil[:].conductor[:].elements.start_points.r]

FLT_1D (uncertain)

m

Height

tf.coil[:].conductor[:].elements.types

(alpha)

[tf.coil[:].conductor[:].elements.names]

INT_1D

Type of every element: 1: line segment, its ends are given by the start and end points; index = 2: arc of a circle; index = 3: full circle

tf.coil[:].conductor[:].resistance

(alpha)

FLT_0D (uncertain)

Ohm

conductor resistance

tf.coil[:].conductor[:].voltage

(alpha)

STRUCTURE

V

Voltage on the conductor terminals

tf.coil[:].conductor[:].voltage.data

(alpha)

[tf.coil[:].conductor[:].voltage.time]

FLT_1D (uncertain)

V

Data

tf.coil[:].conductor[:].voltage.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

tf.coil[:].current

(alpha)

STRUCTURE

A

Current in the coil

tf.coil[:].current.data

(alpha)

[tf.coil[:].current.time]

FLT_1D (uncertain)

A

Data

tf.coil[:].current.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

tf.coil[:].identifier

(alpha)

STR_0D

Alphanumeric identifier of coil used for convenience

tf.coil[:].name

(alpha)

STR_0D

Name of the coil

tf.coil[:].resistance

(alpha)

FLT_0D (uncertain)

Ohm

Coil resistance

tf.coil[:].turns

(alpha)

FLT_0D (uncertain)

-

Number of total turns in a toroidal field coil. May be a fraction when describing the coil connections.

tf.coil[:].voltage

(alpha)

STRUCTURE

V

Voltage on the coil terminals

tf.coil[:].voltage.data

(alpha)

[tf.coil[:].voltage.time]

FLT_1D (uncertain)

V

Data

tf.coil[:].voltage.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

tf.coils_n

(alpha)

INT_0D

Number of coils around the torus, in case is_periodic = 1

tf.delta_b_field_tor_vacuum_r

(alpha)

STRUCTURE

T.m

Variation of (vacuum field times major radius in the toroidal field magnet) from the start of the plasma.

tf.delta_b_field_tor_vacuum_r.data

(alpha)

[tf.delta_b_field_tor_vacuum_r.time]

FLT_1D (uncertain)

T.m

Data

tf.delta_b_field_tor_vacuum_r.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

tf.field_map

(alpha)

[tf.field_map[:].time]

STRUCT_ARRAY

Map of the vacuum field at various time slices, represented using the generic grid description

tf.field_map[:].a_field_r

(alpha)

[1...N]

STRUCT_ARRAY

T.m

R component of the vacuum vector potential, given on various grid subsets

tf.field_map[:].a_field_r[:].coefficients

(alpha)

[tf.field_map[:].a_field_r[:].values,
1...N]

FLT_2D (uncertain)

T.m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

tf.field_map[:].a_field_r[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

tf.field_map[:].a_field_r[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

tf.field_map[:].a_field_r[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

T.m

One scalar value is provided per element in the grid subset.

tf.field_map[:].a_field_tor

(alpha)

[1...N]

STRUCT_ARRAY

T.m

Toroidal component of the vacuum vector potential, given on various grid subsets

tf.field_map[:].a_field_tor[:].coefficients

(alpha)

[tf.field_map[:].a_field_tor[:].values,
1...N]

FLT_2D (uncertain)

T.m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

tf.field_map[:].a_field_tor[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

tf.field_map[:].a_field_tor[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

tf.field_map[:].a_field_tor[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

T.m

One scalar value is provided per element in the grid subset.

tf.field_map[:].a_field_z

(alpha)

[1...N]

STRUCT_ARRAY

T.m

Z component of the vacuum vector potential, given on various grid subsets

tf.field_map[:].a_field_z[:].coefficients

(alpha)

[tf.field_map[:].a_field_z[:].values,
1...N]

FLT_2D (uncertain)

T.m

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

tf.field_map[:].a_field_z[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

tf.field_map[:].a_field_z[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

tf.field_map[:].a_field_z[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

T.m

One scalar value is provided per element in the grid subset.

tf.field_map[:].b_field_r

(alpha)

[1...N]

STRUCT_ARRAY

T

R component of the vacuum magnetic field, given on various grid subsets

tf.field_map[:].b_field_r[:].coefficients

(alpha)

[tf.field_map[:].b_field_r[:].values,
1...N]

FLT_2D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

tf.field_map[:].b_field_r[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

tf.field_map[:].b_field_r[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

tf.field_map[:].b_field_r[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

T

One scalar value is provided per element in the grid subset.

tf.field_map[:].b_field_tor

(alpha)

[1...N]

STRUCT_ARRAY

T

Toroidal component of the vacuum magnetic field, given on various grid subsets

tf.field_map[:].b_field_tor[:].coefficients

(alpha)

[tf.field_map[:].b_field_tor[:].values,
1...N]

FLT_2D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

tf.field_map[:].b_field_tor[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

tf.field_map[:].b_field_tor[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

tf.field_map[:].b_field_tor[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

T

One scalar value is provided per element in the grid subset.

tf.field_map[:].b_field_z

(alpha)

[1...N]

STRUCT_ARRAY

T

Z component of the vacuum magnetic field, given on various grid subsets

tf.field_map[:].b_field_z[:].coefficients

(alpha)

[tf.field_map[:].b_field_z[:].values,
1...N]

FLT_2D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

tf.field_map[:].b_field_z[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

tf.field_map[:].b_field_z[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

tf.field_map[:].b_field_z[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

T

One scalar value is provided per element in the grid subset.

tf.field_map[:].grid

(alpha)

STRUCTURE

Grid description

tf.field_map[:].grid.grid_subset

(alpha)

[1...N]

STRUCT_ARRAY

Grid subsets

tf.field_map[:].grid.grid_subset[:].base

(alpha)

[1...N]

STRUCT_ARRAY

Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.

tf.field_map[:].grid.grid_subset[:].base[:].jacobian

(alpha)

[tf.field_map[:].grid.grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

tf.field_map[:].grid.grid_subset[:].base[:].tensor_contravariant

(alpha)

[tf.field_map[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

tf.field_map[:].grid.grid_subset[:].base[:].tensor_covariant

(alpha)

[tf.field_map[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

tf.field_map[:].grid.grid_subset[:].dimension

(alpha)

INT_0D

Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.

tf.field_map[:].grid.grid_subset[:].element

(alpha)

[1...N]

STRUCT_ARRAY

Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces

tf.field_map[:].grid.grid_subset[:].element[:].object

(alpha)

[1...N]

STRUCT_ARRAY

Set of objects defining the element

tf.field_map[:].grid.grid_subset[:].element[:].object[:].dimension

(alpha)

INT_0D

Dimension of the object

tf.field_map[:].grid.grid_subset[:].element[:].object[:].index

(alpha)

INT_0D

Object index

tf.field_map[:].grid.grid_subset[:].element[:].object[:].space

(alpha)

INT_0D

Index of the space from which that object is taken

tf.field_map[:].grid.grid_subset[:].identifier

(alpha)

STRUCTURE

Grid subset identifier
0) unspecified : unspecified
1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]
200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).
2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces
4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces
5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
6) x_points : Nodes defining x-points
7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point
8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point
9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point
10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point
11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix
12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix
13) outer_target : y-aligned edges defining the outer target
14) inner_target : y-aligned edges defining the inner target
15) core_boundary : Innermost x-aligned edges
16) separatrix : x-aligned edges defining the active separatrix
17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions
18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region
19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region
20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region
21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region
22) core : Cells inside the active separatrix
23) sol : Cells defining the main SOL outside of the divertor regions
24) outer_divertor : Cells defining the outer divertor region
25) inner_divertor : Cells defining the inner divertor region
26) core_sol : x-aligned edges defining part of active separatrix separating core and sol
27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)
28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)
29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point
30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point
31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point
32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point
33) separatrix_2 : x-aligned edges defining the non-active separatrix
34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region
35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region
36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region
37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region
38) intra_sep : Cells between the two separatrices
39) outer_divertor_2 : Cells defining the outer inactive divertor region
40) inner_divertor_2 : Cells defining the inner inactive divertor region
41) outer_target_2 : y-aligned edges defining the outer inactive target
42) inner_target_2 : y-aligned edges defining the inner inactive target
43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
44) full_wall : All edges defining walls, baffles, and targets
45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg
46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg
47) outer_sf_pfr_connection_1 : y-aligned edges defining the connection between the outer snowflake entrance and third leg
48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg
100) magnetic_axis : Point corresponding to the magnetic axis
101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane
102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane
103) outer_target_separatrix : Point on active separatrix at outer active target
104) inner_target_separatrix : Point on active separatrix at inner active target
105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target
106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target

tf.field_map[:].grid.grid_subset[:].identifier.description

(alpha)

STR_0D

Verbose description

tf.field_map[:].grid.grid_subset[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

tf.field_map[:].grid.grid_subset[:].identifier.name

(alpha)

STR_0D

Short string identifier

tf.field_map[:].grid.grid_subset[:].metric

(alpha)

STRUCTURE

Metric of the canonical frame onto Cartesian coordinates

tf.field_map[:].grid.grid_subset[:].metric.jacobian

(alpha)

[tf.field_map[:].grid.grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

tf.field_map[:].grid.grid_subset[:].metric.tensor_contravariant

(alpha)

[tf.field_map[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

tf.field_map[:].grid.grid_subset[:].metric.tensor_covariant

(alpha)

[tf.field_map[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

tf.field_map[:].grid.identifier

(alpha)

STRUCTURE

Grid identifier
0) unspecified : unspecified
1) linear : Linear
2) cylinder : Cylindrical geometry (straight in axial direction)
3) limiter : Limiter
4) SN : Single null
5) CDN : Connected double null
6) DDN_bottom : Disconnected double null with inner X-point below the midplane
7) DDN_top : Disconnected double null with inner X-point above the midplane
8) annulus : Annular geometry (not necessarily with straight axis)
9) stellarator_island : Stellarator island geometry
10) structured_spaces : Structured grid represented with multiple spaces of dimension 1
11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary
12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary
100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS

tf.field_map[:].grid.identifier.description

(alpha)

STR_0D

Verbose description

tf.field_map[:].grid.identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

tf.field_map[:].grid.identifier.name

(alpha)

STR_0D

Short string identifier

tf.field_map[:].grid.path

(alpha)

STR_0D

Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: 'wall:0/description_ggd(1)/grid_ggd', means that the grid is located in the wall IDS, occurrence 0, with ids path 'description_ggd(1)/grid_ggd'. See the link below for more details about IDS paths

tf.field_map[:].grid.space

(alpha)

[1...N]

STRUCT_ARRAY

Set of grid spaces

tf.field_map[:].grid.space[:].coordinates_type

(alpha)

[1...N]

INT_1D

Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml

tf.field_map[:].grid.space[:].geometry_type

(alpha)

STRUCTURE

Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)

tf.field_map[:].grid.space[:].geometry_type.description

(alpha)

STR_0D

Verbose description

tf.field_map[:].grid.space[:].geometry_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

tf.field_map[:].grid.space[:].geometry_type.name

(alpha)

STR_0D

Short string identifier

tf.field_map[:].grid.space[:].identifier

(alpha)

STRUCTURE

Space identifier
0) unspecified : unspecified
1) primary_standard : Primary space defining the standard grid
2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space
3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way

tf.field_map[:].grid.space[:].identifier.description

(alpha)

STR_0D

Verbose description

tf.field_map[:].grid.space[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

tf.field_map[:].grid.space[:].identifier.name

(alpha)

STR_0D

Short string identifier

tf.field_map[:].grid.space[:].objects_per_dimension

(alpha)

[1...N]

STRUCT_ARRAY

Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.

tf.field_map[:].grid.space[:].objects_per_dimension[:].geometry_content

(alpha)

STRUCTURE

Content of the ../object/geometry node for this dimension
0) unspecified : unspecified
1) node_coordinates : For nodes : node coordinates
11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix
21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge
31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces
32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix

tf.field_map[:].grid.space[:].objects_per_dimension[:].geometry_content.description

(alpha)

STR_0D

Verbose description

tf.field_map[:].grid.space[:].objects_per_dimension[:].geometry_content.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

tf.field_map[:].grid.space[:].objects_per_dimension[:].geometry_content.name

(alpha)

STR_0D

Short string identifier

tf.field_map[:].grid.space[:].objects_per_dimension[:].object

(alpha)

[1...N]

STRUCT_ARRAY

Set of objects for a given dimension

tf.field_map[:].grid.space[:].objects_per_dimension[:].object[:].boundary

(alpha)

[1...N]

STRUCT_ARRAY

Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object

tf.field_map[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].index

(alpha)

INT_0D

Index of this (n-1)-dimensional boundary object

tf.field_map[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].neighbours

(alpha)

[1...N]

INT_1D

List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary

tf.field_map[:].grid.space[:].objects_per_dimension[:].object[:].geometry

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered.

tf.field_map[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

mixed

2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.

tf.field_map[:].grid.space[:].objects_per_dimension[:].object[:].measure

(alpha)

FLT_0D (uncertain)

m^dimension

Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)

tf.field_map[:].grid.space[:].objects_per_dimension[:].object[:].nodes

(alpha)

[1...N]

INT_1D

List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)

tf.field_map[:].time

(alpha)

FLT_0D

s

Time

tf.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

tf.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

tf.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

tf.ids_properties.homogeneous_time

(alpha)

INT_0D

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

tf.ids_properties.occurrence

INT_0D

tf.ids_properties.plugins

(alpha)

STRUCTURE

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.

tf.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

tf.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

tf.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

tf.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

tf.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

tf.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

tf.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

tf.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

tf.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

tf.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

tf.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

tf.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

tf.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

tf.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

tf.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

tf.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

tf.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

tf.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

tf.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

tf.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

tf.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

tf.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

tf.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

tf.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

tf.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

tf.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

tf.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

tf.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

tf.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

tf.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

tf.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

tf.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

tf.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

tf.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

tf.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

tf.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

tf.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

tf.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

tf.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

tf.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

tf.ids_properties.source

(obsolescent)

STR_0D

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.

tf.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

tf.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

tf.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

tf.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

tf.is_periodic

(alpha)

INT_0D

Flag indicating whether coils are described one by one in the coil() structure (flag=0) or whether the coil structure represents only coils having different characteristics (flag = 1, n_coils must be filled in that case). In the latter case, the coil() sequence is repeated periodically around the torus.

tf.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between input command received from the RT network and actuator starting to react. Applies globally to the system described by this IDS unless specific latencies (e.g. channel-specific or antenna-specific) are provided at a deeper level in the IDS structure.

tf.r0

(alpha)

FLT_0D (uncertain)

m

Reference major radius of the device (from the official description of the device). This node is the placeholder for this official machine description quantity (typically the middle of the vessel at the equatorial midplane, although the exact definition may depend on the device)

tf.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

thomson_scattering

(alpha)

Thomson scattering diagnostic

thomson_scattering.channel

(alpha)

[1...N]

STRUCT_ARRAY

Set of channels (lines-of-sight)

thomson_scattering.channel[:].delta_position

(alpha)

STRUCTURE

Incremental variation of the position of the measurements, due to e.g. different lasers not intersecting the line of sight at the same position. The actual position is then the static position + delta_position

thomson_scattering.channel[:].delta_position.phi

(alpha)

[thomson_scattering.channel[:].delta_position.time]

FLT_1D (uncertain)

rad

Toroidal angle

thomson_scattering.channel[:].delta_position.r

(alpha)

[thomson_scattering.channel[:].delta_position.time]

FLT_1D (uncertain)

m

Major radius

thomson_scattering.channel[:].delta_position.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time for the R,Z,phi coordinates

thomson_scattering.channel[:].delta_position.z

(alpha)

[thomson_scattering.channel[:].delta_position.time]

FLT_1D (uncertain)

m

Height

thomson_scattering.channel[:].distance_separatrix_midplane

(alpha)

STRUCTURE

m

Distance between the measurement position and the separatrix, mapped along flux surfaces to the outboard midplane, in the major radius direction. Positive value means the measurement is outside of the separatrix.

thomson_scattering.channel[:].distance_separatrix_midplane.data

(alpha)

[thomson_scattering.channel[:].distance_separatrix_midplane.time]

FLT_1D (uncertain)

m

Data

thomson_scattering.channel[:].distance_separatrix_midplane.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

thomson_scattering.channel[:].identifier

(alpha)

STR_0D

ID of the channel

thomson_scattering.channel[:].n_e

(alpha)

STRUCTURE

m^-3

Electron density

thomson_scattering.channel[:].n_e.data

(alpha)

[thomson_scattering.channel[:].n_e.time]

FLT_1D (uncertain)

m^-3

Data

thomson_scattering.channel[:].n_e.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

thomson_scattering.channel[:].name

(alpha)

STR_0D

Name of the channel

thomson_scattering.channel[:].position

(alpha)

STRUCTURE

Average position of the measurements (intersection between laser beam and line of sight)

thomson_scattering.channel[:].position.phi

(alpha)

FLT_0D (uncertain)

rad

Toroidal angle (oriented counter-clockwise when viewing from above)

thomson_scattering.channel[:].position.r

(alpha)

FLT_0D (uncertain)

m

Major radius

thomson_scattering.channel[:].position.z

(alpha)

FLT_0D (uncertain)

m

Height

thomson_scattering.channel[:].t_e

(alpha)

STRUCTURE

eV

Electron temperature

thomson_scattering.channel[:].t_e.data

(alpha)

[thomson_scattering.channel[:].t_e.time]

FLT_1D (uncertain)

eV

Data

thomson_scattering.channel[:].t_e.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

thomson_scattering.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

thomson_scattering.code.commit

(alpha)

STR_0D

Unique commit reference of software

thomson_scattering.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

thomson_scattering.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

thomson_scattering.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

thomson_scattering.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

thomson_scattering.code.library[:].name

(alpha)

STR_0D

Name of software

thomson_scattering.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

thomson_scattering.code.library[:].repository

(alpha)

STR_0D

URL of software repository

thomson_scattering.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

thomson_scattering.code.name

(alpha)

STR_0D

Name of software generating IDS

thomson_scattering.code.output_flag

(alpha)

[thomson_scattering.time]

INT_1D

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.

thomson_scattering.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

thomson_scattering.code.repository

(alpha)

STR_0D

URL of software repository

thomson_scattering.code.version

(alpha)

STR_0D

Unique version (tag) of software

thomson_scattering.equilibrium_id

(alpha)

STRUCTURE

ID of the IDS equilibrium used to map measurements - we may decide that this is superseeded when the systematic documentation of input provenance is adopted

thomson_scattering.equilibrium_id.data_entry

(alpha)

STRUCTURE

Data entry to which this IDS belongs

thomson_scattering.equilibrium_id.data_entry.machine

(alpha)

STR_0D

Name of the experimental device to which this data is related

thomson_scattering.equilibrium_id.data_entry.pulse

(alpha)

INT_0D

Pulse number

thomson_scattering.equilibrium_id.data_entry.pulse_type

(alpha)

STR_0D

Type of the data entry, e.g. "pulse", "simulation", ...

thomson_scattering.equilibrium_id.data_entry.run

(alpha)

INT_0D

Run number

thomson_scattering.equilibrium_id.data_entry.user

(alpha)

STR_0D

Username

thomson_scattering.equilibrium_id.name

(alpha)

STR_0D

IDS name

thomson_scattering.equilibrium_id.occurrence

(alpha)

INT_0D

IDS occurrence

thomson_scattering.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

thomson_scattering.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

thomson_scattering.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

thomson_scattering.ids_properties.homogeneous_time

(alpha)

INT_0D

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

thomson_scattering.ids_properties.occurrence

INT_0D

thomson_scattering.ids_properties.plugins

(alpha)

STRUCTURE

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.

thomson_scattering.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

thomson_scattering.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

thomson_scattering.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

thomson_scattering.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

thomson_scattering.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

thomson_scattering.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

thomson_scattering.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

thomson_scattering.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

thomson_scattering.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

thomson_scattering.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

thomson_scattering.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

thomson_scattering.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

thomson_scattering.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

thomson_scattering.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

thomson_scattering.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

thomson_scattering.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

thomson_scattering.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

thomson_scattering.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

thomson_scattering.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

thomson_scattering.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

thomson_scattering.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

thomson_scattering.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

thomson_scattering.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

thomson_scattering.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

thomson_scattering.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

thomson_scattering.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

thomson_scattering.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

thomson_scattering.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

thomson_scattering.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

thomson_scattering.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

thomson_scattering.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

thomson_scattering.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

thomson_scattering.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

thomson_scattering.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

thomson_scattering.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

thomson_scattering.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

thomson_scattering.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

thomson_scattering.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

thomson_scattering.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

thomson_scattering.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

thomson_scattering.ids_properties.source

(obsolescent)

STR_0D

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.

thomson_scattering.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

thomson_scattering.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

thomson_scattering.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

thomson_scattering.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

thomson_scattering.latency

(alpha)

FLT_0D (uncertain)

s

Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.

thomson_scattering.midplane

(alpha)

STRUCTURE

Choice of midplane definition for the mapping of measurements on an equilibrium
1) magnetic_axis : Midplane defined by the height of magnetic axis equilibrium/time_slice/global_quantities/magnetic_axis/z
2) dr_dz_zero_sep : Midplane defined by the height of the outboard point on the separatrix on which dr/dz = 0 (local maximum of the major radius of the separatrix). In case of multiple local maxima, the closest one from z=z_magnetic_axis is chosen. equilibrium/time_slice/boundary_separatrix/dr_dz_zero_point/z
3) z_zero : Midplane defined by z = 0
4) ggd_subset : Midplane location is specified by means of the GGD grid subset for the inner and outer midplanes, if the midplane choice is different from the other available options. If the GGD midplane subset corresponds to one of the other available options, select that particular option to indicate it

thomson_scattering.midplane.description

(alpha)

STR_0D

Verbose description

thomson_scattering.midplane.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

thomson_scattering.midplane.name

(alpha)

STR_0D

Short string identifier

thomson_scattering.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

transport_solver_numerics

(alpha)

Numerical quantities used by transport solvers and convergence details

transport_solver_numerics.boundary_conditions_1d

(alpha)

[transport_solver_numerics.boundary_conditions_1d[:].time]

STRUCT_ARRAY

Boundary conditions of the radial transport equations for various time slices. To be removed when the solver_1d structure is finalized.

transport_solver_numerics.boundary_conditions_1d[:].current

(alpha)

STRUCTURE

Boundary condition for the current diffusion equation.

transport_solver_numerics.boundary_conditions_1d[:].current.identifier

(alpha)

STRUCTURE

eV

Identifier of the boundary condition type. ID = 1: poloidal flux; 2: ip; 3: loop voltage; 4: undefined; 5: generic boundary condition y expressed as a1y'+a2y=a3. 6: equation not solved;

transport_solver_numerics.boundary_conditions_1d[:].current.identifier.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.boundary_conditions_1d[:].current.identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.boundary_conditions_1d[:].current.identifier.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.boundary_conditions_1d[:].current.rho_tor_norm

(alpha)

FLT_0D (uncertain)

-

Position, in normalised toroidal flux, at which the boundary condition is imposed. Outside this position, the value of the data are considered to be prescribed.

transport_solver_numerics.boundary_conditions_1d[:].current.value

(alpha)

[1...3]

FLT_1D (uncertain)

mixed

Value of the boundary condition. For ID = 1 to 3, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3.

transport_solver_numerics.boundary_conditions_1d[:].electrons

(alpha)

STRUCTURE

Quantities related to the electrons

transport_solver_numerics.boundary_conditions_1d[:].electrons.energy

(alpha)

STRUCTURE

W.m^-3

Boundary condition for the electron energy equation (temperature if ID = 1)

transport_solver_numerics.boundary_conditions_1d[:].electrons.energy.identifier

(alpha)

STRUCTURE

eV

Identifier of the boundary condition type. ID = 1: value of the field y; 2: radial derivative of the field (-dy/drho_tor); 3: scale length of the field y/(-dy/drho_tor); 4: flux; 5: generic boundary condition y expressed as a1y'+a2y=a3. 6: equation not solved;

transport_solver_numerics.boundary_conditions_1d[:].electrons.energy.identifier.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.boundary_conditions_1d[:].electrons.energy.identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.boundary_conditions_1d[:].electrons.energy.identifier.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.boundary_conditions_1d[:].electrons.energy.rho_tor_norm

(alpha)

FLT_0D (uncertain)

-

Position, in normalised toroidal flux, at which the boundary condition is imposed. Outside this position, the value of the data are considered to be prescribed.

transport_solver_numerics.boundary_conditions_1d[:].electrons.energy.value

(alpha)

[1...3]

FLT_1D (uncertain)

mixed

Value of the boundary condition. For ID = 1 to 4, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3.

transport_solver_numerics.boundary_conditions_1d[:].electrons.particles

(alpha)

STRUCTURE

m^-3.s^-1

Boundary condition for the electron density equation (density if ID = 1)

transport_solver_numerics.boundary_conditions_1d[:].electrons.particles.identifier

(alpha)

STRUCTURE

eV

Identifier of the boundary condition type. ID = 1: value of the field y; 2: radial derivative of the field (-dy/drho_tor); 3: scale length of the field y/(-dy/drho_tor); 4: flux; 5: generic boundary condition y expressed as a1y'+a2y=a3. 6: equation not solved;

transport_solver_numerics.boundary_conditions_1d[:].electrons.particles.identifier.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.boundary_conditions_1d[:].electrons.particles.identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.boundary_conditions_1d[:].electrons.particles.identifier.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.boundary_conditions_1d[:].electrons.particles.rho_tor_norm

(alpha)

FLT_0D (uncertain)

-

Position, in normalised toroidal flux, at which the boundary condition is imposed. Outside this position, the value of the data are considered to be prescribed.

transport_solver_numerics.boundary_conditions_1d[:].electrons.particles.value

(alpha)

[1...3]

FLT_1D (uncertain)

mixed

Value of the boundary condition. For ID = 1 to 4, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3.

transport_solver_numerics.boundary_conditions_1d[:].energy_ion_total

(alpha)

STRUCTURE

W.m^-3

Boundary condition for the ion total (sum over ion species) energy equation (temperature if ID = 1)

transport_solver_numerics.boundary_conditions_1d[:].energy_ion_total.identifier

(alpha)

STRUCTURE

eV

Identifier of the boundary condition type. ID = 1: value of the field y; 2: radial derivative of the field (-dy/drho_tor); 3: scale length of the field y/(-dy/drho_tor); 4: flux; 5: generic boundary condition y expressed as a1y'+a2y=a3. 6: equation not solved;

transport_solver_numerics.boundary_conditions_1d[:].energy_ion_total.identifier.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.boundary_conditions_1d[:].energy_ion_total.identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.boundary_conditions_1d[:].energy_ion_total.identifier.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.boundary_conditions_1d[:].energy_ion_total.rho_tor_norm

(alpha)

FLT_0D (uncertain)

-

Position, in normalised toroidal flux, at which the boundary condition is imposed. Outside this position, the value of the data are considered to be prescribed.

transport_solver_numerics.boundary_conditions_1d[:].energy_ion_total.value

(alpha)

[1...3]

FLT_1D (uncertain)

mixed

Value of the boundary condition. For ID = 1 to 4, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3.

transport_solver_numerics.boundary_conditions_1d[:].ion

(alpha)

[1...N]

STRUCT_ARRAY

Quantities related to the different ion species

transport_solver_numerics.boundary_conditions_1d[:].ion[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

transport_solver_numerics.boundary_conditions_1d[:].ion[:].energy

(alpha)

STRUCTURE

W.m^-3

Boundary condition for the ion energy equation (temperature if ID = 1)

transport_solver_numerics.boundary_conditions_1d[:].ion[:].energy.identifier

(alpha)

STRUCTURE

eV

Identifier of the boundary condition type. ID = 1: value of the field y; 2: radial derivative of the field (-dy/drho_tor); 3: scale length of the field y/(-dy/drho_tor); 4: flux; 5: generic boundary condition y expressed as a1y'+a2y=a3. 6: equation not solved;

transport_solver_numerics.boundary_conditions_1d[:].ion[:].energy.identifier.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.boundary_conditions_1d[:].ion[:].energy.identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.boundary_conditions_1d[:].ion[:].energy.identifier.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.boundary_conditions_1d[:].ion[:].energy.rho_tor_norm

(alpha)

FLT_0D (uncertain)

-

Position, in normalised toroidal flux, at which the boundary condition is imposed. Outside this position, the value of the data are considered to be prescribed.

transport_solver_numerics.boundary_conditions_1d[:].ion[:].energy.value

(alpha)

[1...3]

FLT_1D (uncertain)

mixed

Value of the boundary condition. For ID = 1 to 4, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3.

transport_solver_numerics.boundary_conditions_1d[:].ion[:].label

(alpha)

STR_0D

String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)

transport_solver_numerics.boundary_conditions_1d[:].ion[:].multiple_states_flag

(alpha)

INT_0D

Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

transport_solver_numerics.boundary_conditions_1d[:].ion[:].particles

(alpha)

STRUCTURE

m^-3.s^-1

Boundary condition for the ion density equation (density if ID = 1)

transport_solver_numerics.boundary_conditions_1d[:].ion[:].particles.identifier

(alpha)

STRUCTURE

eV

Identifier of the boundary condition type. ID = 1: value of the field y; 2: radial derivative of the field (-dy/drho_tor); 3: scale length of the field y/(-dy/drho_tor); 4: flux; 5: generic boundary condition y expressed as a1y'+a2y=a3. 6: equation not solved;

transport_solver_numerics.boundary_conditions_1d[:].ion[:].particles.identifier.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.boundary_conditions_1d[:].ion[:].particles.identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.boundary_conditions_1d[:].ion[:].particles.identifier.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.boundary_conditions_1d[:].ion[:].particles.rho_tor_norm

(alpha)

FLT_0D (uncertain)

-

Position, in normalised toroidal flux, at which the boundary condition is imposed. Outside this position, the value of the data are considered to be prescribed.

transport_solver_numerics.boundary_conditions_1d[:].ion[:].particles.value

(alpha)

[1...3]

FLT_1D (uncertain)

mixed

Value of the boundary condition. For ID = 1 to 4, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3.

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Quantities related to the different states of the species (ionisation, energy, excitation, ...)

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].energy

(alpha)

STRUCTURE

W.m^-3

Boundary condition for the charge state energy equation (temperature if ID = 1)

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].energy.identifier

(alpha)

STRUCTURE

eV

Identifier of the boundary condition type. ID = 1: value of the field y; 2: radial derivative of the field (-dy/drho_tor); 3: scale length of the field y/(-dy/drho_tor); 4: flux; 5: generic boundary condition y expressed as a1y'+a2y=a3. 6: equation not solved;

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].energy.identifier.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].energy.identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].energy.identifier.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].energy.rho_tor_norm

(alpha)

FLT_0D (uncertain)

-

Position, in normalised toroidal flux, at which the boundary condition is imposed. Outside this position, the value of the data are considered to be prescribed.

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].energy.value

(alpha)

[1...3]

FLT_1D (uncertain)

mixed

Value of the boundary condition. For ID = 1 to 4, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3.

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].is_neutral

(alpha)

INT_0D

Flag specifying if this state corresponds to a neutral (1) or not (0)

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].neutral_type

(alpha)

STRUCTURE

Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].neutral_type.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].neutral_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].neutral_type.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].particles

(alpha)

STRUCTURE

m^-3.s^-1

Boundary condition for the charge state density equation (density if ID = 1)

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].particles.identifier

(alpha)

STRUCTURE

eV

Identifier of the boundary condition type. ID = 1: value of the field y; 2: radial derivative of the field (-dy/drho_tor); 3: scale length of the field y/(-dy/drho_tor); 4: flux; 5: generic boundary condition y expressed as a1y'+a2y=a3. 6: equation not solved;

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].particles.identifier.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].particles.identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].particles.identifier.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].particles.rho_tor_norm

(alpha)

FLT_0D (uncertain)

-

Position, in normalised toroidal flux, at which the boundary condition is imposed. Outside this position, the value of the data are considered to be prescribed.

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].particles.value

(alpha)

[1...3]

FLT_1D (uncertain)

mixed

Value of the boundary condition. For ID = 1 to 4, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3.

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle

transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle

transport_solver_numerics.boundary_conditions_1d[:].ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed)

transport_solver_numerics.boundary_conditions_1d[:].ion[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

transport_solver_numerics.boundary_conditions_1d[:].momentum_tor

(alpha)

STRUCTURE

kg.m.s^-1

Boundary condition for the total plasma toroidal momentum equation (summed over ion species and electrons) (momentum if ID = 1)

transport_solver_numerics.boundary_conditions_1d[:].momentum_tor.identifier

(alpha)

STRUCTURE

eV

Identifier of the boundary condition type. ID = 1: value of the field y; 2: radial derivative of the field (-dy/drho_tor); 3: scale length of the field y/(-dy/drho_tor); 4: flux; 5: generic boundary condition y expressed as a1y'+a2y=a3. 6: equation not solved;

transport_solver_numerics.boundary_conditions_1d[:].momentum_tor.identifier.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.boundary_conditions_1d[:].momentum_tor.identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.boundary_conditions_1d[:].momentum_tor.identifier.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.boundary_conditions_1d[:].momentum_tor.rho_tor_norm

(alpha)

FLT_0D (uncertain)

-

Position, in normalised toroidal flux, at which the boundary condition is imposed. Outside this position, the value of the data are considered to be prescribed.

transport_solver_numerics.boundary_conditions_1d[:].momentum_tor.value

(alpha)

[1...3]

FLT_1D (uncertain)

mixed

Value of the boundary condition. For ID = 1 to 4, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3.

transport_solver_numerics.boundary_conditions_1d[:].time

(alpha)

FLT_0D

s

Time

transport_solver_numerics.boundary_conditions_ggd

(alpha)

[transport_solver_numerics.boundary_conditions_ggd[:].time]

STRUCT_ARRAY

Boundary conditions of the transport equations, provided on the GGD, for various time slices

transport_solver_numerics.boundary_conditions_ggd[:].current

(alpha)

[1...N]

STRUCT_ARRAY

Boundary condition for the current diffusion equation, on various grid subsets

transport_solver_numerics.boundary_conditions_ggd[:].current[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

transport_solver_numerics.boundary_conditions_ggd[:].current[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on

transport_solver_numerics.boundary_conditions_ggd[:].current[:].identifier

(alpha)

STRUCTURE

Identifier of the boundary condition type. List of options TBD.

transport_solver_numerics.boundary_conditions_ggd[:].current[:].identifier.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.boundary_conditions_ggd[:].current[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.boundary_conditions_ggd[:].current[:].identifier.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.boundary_conditions_ggd[:].current[:].values

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

mixed

List of vector components, one list per element in the grid subset. First dimenstion: element index. Second dimension: vector component index (for ID = 1 to 3, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3)

transport_solver_numerics.boundary_conditions_ggd[:].electrons

(alpha)

STRUCTURE

Quantities related to the electrons

transport_solver_numerics.boundary_conditions_ggd[:].electrons.energy

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-3

Boundary condition for the electron energy equation (temperature if ID = 1), on various grid subsets

transport_solver_numerics.boundary_conditions_ggd[:].electrons.energy[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

transport_solver_numerics.boundary_conditions_ggd[:].electrons.energy[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on

transport_solver_numerics.boundary_conditions_ggd[:].electrons.energy[:].identifier

(alpha)

STRUCTURE

eV

Identifier of the boundary condition type. List of options TBD.

transport_solver_numerics.boundary_conditions_ggd[:].electrons.energy[:].identifier.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.boundary_conditions_ggd[:].electrons.energy[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.boundary_conditions_ggd[:].electrons.energy[:].identifier.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.boundary_conditions_ggd[:].electrons.energy[:].values

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

mixed

List of vector components, one list per element in the grid subset. First dimenstion: element index. Second dimension: vector component index (for ID = 1 to 3, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3)

transport_solver_numerics.boundary_conditions_ggd[:].electrons.particles

(alpha)

[1...N]

STRUCT_ARRAY

m^-3.s^-1

Boundary condition for the electron density equation (density if ID = 1), on various grid subsets

transport_solver_numerics.boundary_conditions_ggd[:].electrons.particles[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

transport_solver_numerics.boundary_conditions_ggd[:].electrons.particles[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on

transport_solver_numerics.boundary_conditions_ggd[:].electrons.particles[:].identifier

(alpha)

STRUCTURE

eV

Identifier of the boundary condition type. List of options TBD.

transport_solver_numerics.boundary_conditions_ggd[:].electrons.particles[:].identifier.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.boundary_conditions_ggd[:].electrons.particles[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.boundary_conditions_ggd[:].electrons.particles[:].identifier.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.boundary_conditions_ggd[:].electrons.particles[:].values

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

mixed

List of vector components, one list per element in the grid subset. First dimenstion: element index. Second dimension: vector component index (for ID = 1 to 3, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3)

transport_solver_numerics.boundary_conditions_ggd[:].grid

(alpha)

STRUCTURE

Grid description

transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset

(alpha)

[1...N]

STRUCT_ARRAY

Grid subsets

transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].base

(alpha)

[1...N]

STRUCT_ARRAY

Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.

transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].base[:].jacobian

(alpha)

[transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].base[:].tensor_contravariant

(alpha)

[transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].base[:].tensor_covariant

(alpha)

[transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].dimension

(alpha)

INT_0D

Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.

transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element

(alpha)

[1...N]

STRUCT_ARRAY

Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces

transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element[:].object

(alpha)

[1...N]

STRUCT_ARRAY

Set of objects defining the element

transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element[:].object[:].dimension

(alpha)

INT_0D

Dimension of the object

transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element[:].object[:].index

(alpha)

INT_0D

Object index

transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element[:].object[:].space

(alpha)

INT_0D

Index of the space from which that object is taken

transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].identifier

(alpha)

STRUCTURE

Grid subset identifier
0) unspecified : unspecified
1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]
200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).
2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces
4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces
5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
6) x_points : Nodes defining x-points
7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point
8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point
9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point
10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point
11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix
12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix
13) outer_target : y-aligned edges defining the outer target
14) inner_target : y-aligned edges defining the inner target
15) core_boundary : Innermost x-aligned edges
16) separatrix : x-aligned edges defining the active separatrix
17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions
18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region
19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region
20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region
21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region
22) core : Cells inside the active separatrix
23) sol : Cells defining the main SOL outside of the divertor regions
24) outer_divertor : Cells defining the outer divertor region
25) inner_divertor : Cells defining the inner divertor region
26) core_sol : x-aligned edges defining part of active separatrix separating core and sol
27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)
28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)
29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point
30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point
31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point
32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point
33) separatrix_2 : x-aligned edges defining the non-active separatrix
34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region
35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region
36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region
37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region
38) intra_sep : Cells between the two separatrices
39) outer_divertor_2 : Cells defining the outer inactive divertor region
40) inner_divertor_2 : Cells defining the inner inactive divertor region
41) outer_target_2 : y-aligned edges defining the outer inactive target
42) inner_target_2 : y-aligned edges defining the inner inactive target
43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
44) full_wall : All edges defining walls, baffles, and targets
45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg
46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg
47) outer_sf_pfr_connection_1 : y-aligned edges defining the connection between the outer snowflake entrance and third leg
48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg
100) magnetic_axis : Point corresponding to the magnetic axis
101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane
102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane
103) outer_target_separatrix : Point on active separatrix at outer active target
104) inner_target_separatrix : Point on active separatrix at inner active target
105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target
106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target

transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].identifier.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].identifier.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].metric

(alpha)

STRUCTURE

Metric of the canonical frame onto Cartesian coordinates

transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].metric.jacobian

(alpha)

[transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].metric.tensor_contravariant

(alpha)

[transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].metric.tensor_covariant

(alpha)

[transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

transport_solver_numerics.boundary_conditions_ggd[:].grid.identifier

(alpha)

STRUCTURE

Grid identifier
0) unspecified : unspecified
1) linear : Linear
2) cylinder : Cylindrical geometry (straight in axial direction)
3) limiter : Limiter
4) SN : Single null
5) CDN : Connected double null
6) DDN_bottom : Disconnected double null with inner X-point below the midplane
7) DDN_top : Disconnected double null with inner X-point above the midplane
8) annulus : Annular geometry (not necessarily with straight axis)
9) stellarator_island : Stellarator island geometry
10) structured_spaces : Structured grid represented with multiple spaces of dimension 1
11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary
12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary
100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS

transport_solver_numerics.boundary_conditions_ggd[:].grid.identifier.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.boundary_conditions_ggd[:].grid.identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.boundary_conditions_ggd[:].grid.identifier.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.boundary_conditions_ggd[:].grid.path

(alpha)

STR_0D

Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: 'wall:0/description_ggd(1)/grid_ggd', means that the grid is located in the wall IDS, occurrence 0, with ids path 'description_ggd(1)/grid_ggd'. See the link below for more details about IDS paths

transport_solver_numerics.boundary_conditions_ggd[:].grid.space

(alpha)

[1...N]

STRUCT_ARRAY

Set of grid spaces

transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].coordinates_type

(alpha)

[1...N]

INT_1D

Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml

transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].geometry_type

(alpha)

STRUCTURE

Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)

transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].geometry_type.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].geometry_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].geometry_type.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].identifier

(alpha)

STRUCTURE

Space identifier
0) unspecified : unspecified
1) primary_standard : Primary space defining the standard grid
2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space
3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way

transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].identifier.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].identifier.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension

(alpha)

[1...N]

STRUCT_ARRAY

Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.

transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].geometry_content

(alpha)

STRUCTURE

Content of the ../object/geometry node for this dimension
0) unspecified : unspecified
1) node_coordinates : For nodes : node coordinates
11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix
21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge
31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces
32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix

transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object

(alpha)

[1...N]

STRUCT_ARRAY

Set of objects for a given dimension

transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary

(alpha)

[1...N]

STRUCT_ARRAY

Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object

transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].index

(alpha)

INT_0D

Index of this (n-1)-dimensional boundary object

transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].neighbours

(alpha)

[1...N]

INT_1D

List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary

transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered.

transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

mixed

2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.

transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object[:].measure

(alpha)

FLT_0D (uncertain)

m^dimension

Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)

transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object[:].nodes

(alpha)

[1...N]

INT_1D

List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)

transport_solver_numerics.boundary_conditions_ggd[:].ion

(alpha)

[1...N]

STRUCT_ARRAY

Quantities related to the different ion species

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].energy

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-3

Boundary condition for the ion energy equation (temperature if ID = 1), on various grid subsets

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].energy[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].energy[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].energy[:].identifier

(alpha)

STRUCTURE

eV

Identifier of the boundary condition type. List of options TBD.

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].energy[:].identifier.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].energy[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].energy[:].identifier.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].energy[:].values

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

mixed

List of vector components, one list per element in the grid subset. First dimenstion: element index. Second dimension: vector component index (for ID = 1 to 3, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3)

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].label

(alpha)

STR_0D

String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].multiple_states_flag

(alpha)

INT_0D

Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].particles

(alpha)

[1...N]

STRUCT_ARRAY

m^-3.s^-1

Boundary condition for the ion density equation (density if ID = 1), on various grid subsets

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].particles[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].particles[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].particles[:].identifier

(alpha)

STRUCTURE

eV

Identifier of the boundary condition type. List of options TBD.

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].particles[:].identifier.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].particles[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].particles[:].identifier.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].particles[:].values

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

mixed

List of vector components, one list per element in the grid subset. First dimenstion: element index. Second dimension: vector component index (for ID = 1 to 3, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3)

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Quantities related to the different states of the species (ionisation, energy, excitation, ...)

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].energy

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-3

Boundary condition for the charge state energy equation (temperature if ID = 1), on various grid subsets

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].energy[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].energy[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].energy[:].identifier

(alpha)

STRUCTURE

eV

Identifier of the boundary condition type. List of options TBD.

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].energy[:].identifier.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].energy[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].energy[:].identifier.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].energy[:].values

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

mixed

List of vector components, one list per element in the grid subset. First dimenstion: element index. Second dimension: vector component index (for ID = 1 to 3, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3)

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].is_neutral

(alpha)

INT_0D

Flag specifying if this state corresponds to a neutral (1) or not (0)

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].neutral_type

(alpha)

STRUCTURE

Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].neutral_type.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].neutral_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].neutral_type.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].particles

(alpha)

[1...N]

STRUCT_ARRAY

m^-3.s^-1

Boundary condition for the charge state density equation (density if ID = 1), on various grid subsets

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].particles[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].particles[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].particles[:].identifier

(alpha)

STRUCTURE

eV

Identifier of the boundary condition type. List of options TBD.

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].particles[:].identifier.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].particles[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].particles[:].identifier.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].particles[:].values

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

mixed

List of vector components, one list per element in the grid subset. First dimenstion: element index. Second dimension: vector component index (for ID = 1 to 3, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3)

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed)

transport_solver_numerics.boundary_conditions_ggd[:].ion[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

transport_solver_numerics.boundary_conditions_ggd[:].time

(alpha)

FLT_0D

s

Time

transport_solver_numerics.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

transport_solver_numerics.code.commit

(alpha)

STR_0D

Unique commit reference of software

transport_solver_numerics.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

transport_solver_numerics.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

transport_solver_numerics.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

transport_solver_numerics.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

transport_solver_numerics.code.library[:].name

(alpha)

STR_0D

Name of software

transport_solver_numerics.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

transport_solver_numerics.code.library[:].repository

(alpha)

STR_0D

URL of software repository

transport_solver_numerics.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

transport_solver_numerics.code.name

(alpha)

STR_0D

Name of software generating IDS

transport_solver_numerics.code.output_flag

(alpha)

[transport_solver_numerics.time]

INT_1D

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.

transport_solver_numerics.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

transport_solver_numerics.code.repository

(alpha)

STR_0D

URL of software repository

transport_solver_numerics.code.version

(alpha)

STR_0D

Unique version (tag) of software

transport_solver_numerics.convergence

(alpha)

STRUCTURE

Convergence details To be removed when the solver_1d structure is finalized.

transport_solver_numerics.convergence.equations

(alpha)

[transport_solver_numerics.convergence.equations[:].time]

STRUCT_ARRAY

Convergence details of the transport equations, for various time slices

transport_solver_numerics.convergence.equations[:].current

(alpha)

STRUCTURE

Convergence details of the current diffusion equation

transport_solver_numerics.convergence.equations[:].current.delta_relative

(alpha)

STRUCTURE

Relative deviation on the primary quantity of the transport equation between the present and the previous iteration of the solver

transport_solver_numerics.convergence.equations[:].current.delta_relative.expression

(alpha)

STR_0D

Expression used by the solver to calculate the relative deviation

transport_solver_numerics.convergence.equations[:].current.delta_relative.value

(alpha)

FLT_0D (uncertain)

-

Value of the relative deviation

transport_solver_numerics.convergence.equations[:].current.iterations_n

(alpha)

INT_0D

Number of iterations carried out in the convergence loop

transport_solver_numerics.convergence.equations[:].electrons

(alpha)

STRUCTURE

Quantities related to the electrons

transport_solver_numerics.convergence.equations[:].electrons.energy

(alpha)

STRUCTURE

W.m^-3

Convergence details of the electron energy equation

transport_solver_numerics.convergence.equations[:].electrons.energy.delta_relative

(alpha)

STRUCTURE

Relative deviation on the primary quantity of the transport equation between the present and the previous iteration of the solver

transport_solver_numerics.convergence.equations[:].electrons.energy.delta_relative.expression

(alpha)

STR_0D

Expression used by the solver to calculate the relative deviation

transport_solver_numerics.convergence.equations[:].electrons.energy.delta_relative.value

(alpha)

FLT_0D (uncertain)

-

Value of the relative deviation

transport_solver_numerics.convergence.equations[:].electrons.energy.iterations_n

(alpha)

INT_0D

Number of iterations carried out in the convergence loop

transport_solver_numerics.convergence.equations[:].electrons.particles

(alpha)

STRUCTURE

m^-3.s^-1

Convergence details of the electron density equation

transport_solver_numerics.convergence.equations[:].electrons.particles.delta_relative

(alpha)

STRUCTURE

Relative deviation on the primary quantity of the transport equation between the present and the previous iteration of the solver

transport_solver_numerics.convergence.equations[:].electrons.particles.delta_relative.expression

(alpha)

STR_0D

Expression used by the solver to calculate the relative deviation

transport_solver_numerics.convergence.equations[:].electrons.particles.delta_relative.value

(alpha)

FLT_0D (uncertain)

-

Value of the relative deviation

transport_solver_numerics.convergence.equations[:].electrons.particles.iterations_n

(alpha)

INT_0D

Number of iterations carried out in the convergence loop

transport_solver_numerics.convergence.equations[:].energy_ion_total

(alpha)

STRUCTURE

W.m^-3

Convergence details of the ion total (sum over ion species) energy equation

transport_solver_numerics.convergence.equations[:].energy_ion_total.delta_relative

(alpha)

STRUCTURE

Relative deviation on the primary quantity of the transport equation between the present and the previous iteration of the solver

transport_solver_numerics.convergence.equations[:].energy_ion_total.delta_relative.expression

(alpha)

STR_0D

Expression used by the solver to calculate the relative deviation

transport_solver_numerics.convergence.equations[:].energy_ion_total.delta_relative.value

(alpha)

FLT_0D (uncertain)

-

Value of the relative deviation

transport_solver_numerics.convergence.equations[:].energy_ion_total.iterations_n

(alpha)

INT_0D

Number of iterations carried out in the convergence loop

transport_solver_numerics.convergence.equations[:].ion

(alpha)

[1...N]

STRUCT_ARRAY

Quantities related to the different ion species

transport_solver_numerics.convergence.equations[:].ion[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

transport_solver_numerics.convergence.equations[:].ion[:].energy

(alpha)

STRUCTURE

W.m^-3

Convergence details of the ion energy equation

transport_solver_numerics.convergence.equations[:].ion[:].energy.delta_relative

(alpha)

STRUCTURE

Relative deviation on the primary quantity of the transport equation between the present and the previous iteration of the solver

transport_solver_numerics.convergence.equations[:].ion[:].energy.delta_relative.expression

(alpha)

STR_0D

Expression used by the solver to calculate the relative deviation

transport_solver_numerics.convergence.equations[:].ion[:].energy.delta_relative.value

(alpha)

FLT_0D (uncertain)

-

Value of the relative deviation

transport_solver_numerics.convergence.equations[:].ion[:].energy.iterations_n

(alpha)

INT_0D

Number of iterations carried out in the convergence loop

transport_solver_numerics.convergence.equations[:].ion[:].label

(alpha)

STR_0D

String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)

transport_solver_numerics.convergence.equations[:].ion[:].multiple_states_flag

(alpha)

INT_0D

Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

transport_solver_numerics.convergence.equations[:].ion[:].particles

(alpha)

STRUCTURE

m^-3.s^-1

Convergence details of the ion density equation

transport_solver_numerics.convergence.equations[:].ion[:].particles.delta_relative

(alpha)

STRUCTURE

Relative deviation on the primary quantity of the transport equation between the present and the previous iteration of the solver

transport_solver_numerics.convergence.equations[:].ion[:].particles.delta_relative.expression

(alpha)

STR_0D

Expression used by the solver to calculate the relative deviation

transport_solver_numerics.convergence.equations[:].ion[:].particles.delta_relative.value

(alpha)

FLT_0D (uncertain)

-

Value of the relative deviation

transport_solver_numerics.convergence.equations[:].ion[:].particles.iterations_n

(alpha)

INT_0D

Number of iterations carried out in the convergence loop

transport_solver_numerics.convergence.equations[:].ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Convergence details of the related to the different states transport equations

transport_solver_numerics.convergence.equations[:].ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

transport_solver_numerics.convergence.equations[:].ion[:].state[:].energy

(alpha)

STRUCTURE

W.m^-3

Convergence details of the charge state energy equation

transport_solver_numerics.convergence.equations[:].ion[:].state[:].energy.delta_relative

(alpha)

STRUCTURE

Relative deviation on the primary quantity of the transport equation between the present and the previous iteration of the solver

transport_solver_numerics.convergence.equations[:].ion[:].state[:].energy.delta_relative.expression

(alpha)

STR_0D

Expression used by the solver to calculate the relative deviation

transport_solver_numerics.convergence.equations[:].ion[:].state[:].energy.delta_relative.value

(alpha)

FLT_0D (uncertain)

-

Value of the relative deviation

transport_solver_numerics.convergence.equations[:].ion[:].state[:].energy.iterations_n

(alpha)

INT_0D

Number of iterations carried out in the convergence loop

transport_solver_numerics.convergence.equations[:].ion[:].state[:].is_neutral

(alpha)

INT_0D

Flag specifying if this state corresponds to a neutral (1) or not (0)

transport_solver_numerics.convergence.equations[:].ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

transport_solver_numerics.convergence.equations[:].ion[:].state[:].neutral_type

(alpha)

STRUCTURE

Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI

transport_solver_numerics.convergence.equations[:].ion[:].state[:].neutral_type.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.convergence.equations[:].ion[:].state[:].neutral_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.convergence.equations[:].ion[:].state[:].neutral_type.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.convergence.equations[:].ion[:].state[:].particles

(alpha)

STRUCTURE

m^-3.s^-1

Convergence details of the charge state density equation

transport_solver_numerics.convergence.equations[:].ion[:].state[:].particles.delta_relative

(alpha)

STRUCTURE

Relative deviation on the primary quantity of the transport equation between the present and the previous iteration of the solver

transport_solver_numerics.convergence.equations[:].ion[:].state[:].particles.delta_relative.expression

(alpha)

STR_0D

Expression used by the solver to calculate the relative deviation

transport_solver_numerics.convergence.equations[:].ion[:].state[:].particles.delta_relative.value

(alpha)

FLT_0D (uncertain)

-

Value of the relative deviation

transport_solver_numerics.convergence.equations[:].ion[:].state[:].particles.iterations_n

(alpha)

INT_0D

Number of iterations carried out in the convergence loop

transport_solver_numerics.convergence.equations[:].ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

transport_solver_numerics.convergence.equations[:].ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

transport_solver_numerics.convergence.equations[:].ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle

transport_solver_numerics.convergence.equations[:].ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle

transport_solver_numerics.convergence.equations[:].ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed)

transport_solver_numerics.convergence.equations[:].ion[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

transport_solver_numerics.convergence.equations[:].time

(alpha)

FLT_0D

s

Time

transport_solver_numerics.convergence.time_step

(alpha)

STRUCTURE

s

Internal time step used by the transport solver (assuming all transport equations are solved with the same time step)

transport_solver_numerics.convergence.time_step.data

(alpha)

[transport_solver_numerics.convergence.time_step.time]

FLT_1D (uncertain)

s

Data

transport_solver_numerics.convergence.time_step.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

transport_solver_numerics.derivatives_1d

(alpha)

[transport_solver_numerics.derivatives_1d[:].time]

STRUCT_ARRAY

Radial profiles derivatives for various time slices. To be removed when the solver_1d structure is finalized.

transport_solver_numerics.derivatives_1d[:].d2_drho_tor_norm2

(alpha)

STRUCTURE

Second derivatives of total ion quantities with respect to the normalised toroidal flux

transport_solver_numerics.derivatives_1d[:].d2_drho_tor_norm2.n_i_total_over_n_e

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Ratio of total ion density (sum over species and charge states) over electron density. (thermal+non-thermal)

transport_solver_numerics.derivatives_1d[:].d2_drho_tor_norm2.pressure_ion_total

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Total thermal ion pressure

transport_solver_numerics.derivatives_1d[:].d2psi_drho_tor2

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Wb.m^-2

Second derivative of the poloidal flux profile with respect to the toroidal flux coordinate

transport_solver_numerics.derivatives_1d[:].d_drho_tor_norm

(alpha)

STRUCTURE

Derivatives of total ion quantities with respect to the normalised toroidal flux

transport_solver_numerics.derivatives_1d[:].d_drho_tor_norm.n_i_total_over_n_e

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Ratio of total ion density (sum over species and charge states) over electron density. (thermal+non-thermal)

transport_solver_numerics.derivatives_1d[:].d_drho_tor_norm.pressure_ion_total

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Total thermal ion pressure

transport_solver_numerics.derivatives_1d[:].d_dt

(alpha)

STRUCTURE

Derivatives of total ion quantities with respect to time

transport_solver_numerics.derivatives_1d[:].d_dt.n_i_total_over_n_e

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Ratio of total ion density (sum over species and charge states) over electron density. (thermal+non-thermal)

transport_solver_numerics.derivatives_1d[:].d_dt.pressure_ion_total

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Total thermal ion pressure

transport_solver_numerics.derivatives_1d[:].d_dvolume_drho_tor_dt

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Partial derivative with respect to time of the derivative of the volume with respect to the toroidal flux coordinate

transport_solver_numerics.derivatives_1d[:].dpsi_drho_tor

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Wb.m^-1

Derivative of the poloidal flux profile with respect to the toroidal flux coordinate

transport_solver_numerics.derivatives_1d[:].dpsi_dt

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V

Derivative of the poloidal flux profile with respect to time

transport_solver_numerics.derivatives_1d[:].dpsi_dt_cphi

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V

Derivative of the poloidal flux profile with respect to time, at constant toroidal flux

transport_solver_numerics.derivatives_1d[:].dpsi_dt_crho_tor_norm

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V

Derivative of the poloidal flux profile with respect to time, at constant normalised toroidal flux coordinate

transport_solver_numerics.derivatives_1d[:].drho_tor_dt

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Partial derivative of the toroidal flux coordinate profile with respect to time

transport_solver_numerics.derivatives_1d[:].electrons

(alpha)

STRUCTURE

Quantities related to the electrons

transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2

(alpha)

STRUCTURE

Second derivatives with respect to the normalised toroidal flux

transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.density

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal)

transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.density_fast

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles

transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.pressure

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure

transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.pressure_fast_parallel

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure

transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.pressure_fast_perpendicular

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure

transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.temperature

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Temperature

transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.velocity_pol

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal velocity

transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.velocity_tor

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal velocity

transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm

(alpha)

STRUCTURE

Derivatives with respect to the normalised toroidal flux

transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.density

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal)

transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.density_fast

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles

transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.pressure

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure

transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.pressure_fast_parallel

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure

transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.pressure_fast_perpendicular

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure

transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.temperature

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Temperature

transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.velocity_pol

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal velocity

transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.velocity_tor

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal velocity

transport_solver_numerics.derivatives_1d[:].electrons.d_dt

(alpha)

STRUCTURE

Derivatives with respect to time

transport_solver_numerics.derivatives_1d[:].electrons.d_dt.density

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal)

transport_solver_numerics.derivatives_1d[:].electrons.d_dt.density_fast

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles

transport_solver_numerics.derivatives_1d[:].electrons.d_dt.pressure

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure

transport_solver_numerics.derivatives_1d[:].electrons.d_dt.pressure_fast_parallel

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure

transport_solver_numerics.derivatives_1d[:].electrons.d_dt.pressure_fast_perpendicular

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure

transport_solver_numerics.derivatives_1d[:].electrons.d_dt.temperature

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Temperature

transport_solver_numerics.derivatives_1d[:].electrons.d_dt.velocity_pol

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal velocity

transport_solver_numerics.derivatives_1d[:].electrons.d_dt.velocity_tor

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal velocity

transport_solver_numerics.derivatives_1d[:].grid

(alpha)

STRUCTURE

Radial grid

transport_solver_numerics.derivatives_1d[:].grid.area

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Cross-sectional area of the flux surface

transport_solver_numerics.derivatives_1d[:].grid.psi

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Wb

Poloidal magnetic flux

transport_solver_numerics.derivatives_1d[:].grid.psi_boundary

(alpha)

FLT_0D (uncertain)

Wb

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)

transport_solver_numerics.derivatives_1d[:].grid.psi_magnetic_axis

(alpha)

FLT_0D (uncertain)

Wb

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)

transport_solver_numerics.derivatives_1d[:].grid.rho_pol_norm

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))

transport_solver_numerics.derivatives_1d[:].grid.rho_tor

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m

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

transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm

(alpha)

[1...N]

FLT_1D (uncertain)

-

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)

transport_solver_numerics.derivatives_1d[:].grid.surface

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Surface area of the toroidal flux surface

transport_solver_numerics.derivatives_1d[:].grid.volume

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^3

Volume enclosed inside the magnetic surface

transport_solver_numerics.derivatives_1d[:].ion

(alpha)

[1...N]

STRUCT_ARRAY

Quantities related to the different ion species

transport_solver_numerics.derivatives_1d[:].ion[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2

(alpha)

STRUCTURE

Second derivatives with respect to the normalised toroidal flux

transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.density

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.density_fast

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles (sum over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.pressure

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure (average over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.pressure_fast_parallel

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure (average over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.pressure_fast_perpendicular

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure (average over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.temperature

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Temperature (average over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.velocity_pol

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal velocity (average over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.velocity_tor

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal velocity (average over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm

(alpha)

STRUCTURE

Derivatives with respect to the normalised toroidal flux

transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.density

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.density_fast

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles (sum over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.pressure

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure (average over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.pressure_fast_parallel

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure (average over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.pressure_fast_perpendicular

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure (average over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.temperature

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Temperature (average over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.velocity_pol

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal velocity (average over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.velocity_tor

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal velocity (average over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].d_dt

(alpha)

STRUCTURE

Derivatives with respect to time

transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.density

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.density_fast

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles (sum over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.pressure

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure (average over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.pressure_fast_parallel

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure (average over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.pressure_fast_perpendicular

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure (average over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.temperature

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Temperature (average over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.velocity_pol

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal velocity (average over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.velocity_tor

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal velocity (average over charge states when multiple charge states are considered)

transport_solver_numerics.derivatives_1d[:].ion[:].label

(alpha)

STR_0D

String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)

transport_solver_numerics.derivatives_1d[:].ion[:].multiple_states_flag

(alpha)

INT_0D

Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

transport_solver_numerics.derivatives_1d[:].ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Quantities related to the different states of the species (ionisation, energy, excitation, ...)

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2

(alpha)

STRUCTURE

Second derivatives with respect to the normalised toroidal flux

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.density

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal)

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.density_fast

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.pressure

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.pressure_fast_parallel

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.pressure_fast_perpendicular

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.temperature

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Temperature

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.velocity_pol

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal velocity

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.velocity_tor

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal velocity

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm

(alpha)

STRUCTURE

Derivatives with respect to the normalised toroidal flux

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.density

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal)

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.density_fast

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.pressure

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.pressure_fast_parallel

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.pressure_fast_perpendicular

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.temperature

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Temperature

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.velocity_pol

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal velocity

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.velocity_tor

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal velocity

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt

(alpha)

STRUCTURE

Derivatives with respect to time

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.density

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density (thermal+non-thermal)

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.density_fast

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^-3

Density of fast (non-thermal) particles

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.pressure

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Pressure

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.pressure_fast_parallel

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) parallel pressure

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.pressure_fast_perpendicular

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Pa

Fast (non-thermal) perpendicular pressure

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.temperature

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

eV

Temperature

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.velocity_pol

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Poloidal velocity

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.velocity_tor

(alpha)

[transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Toroidal velocity

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].is_neutral

(alpha)

INT_0D

Flag specifying if this state corresponds to a neutral (1) or not (0)

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].neutral_type

(alpha)

STRUCTURE

Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].neutral_type.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].neutral_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].neutral_type.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle

transport_solver_numerics.derivatives_1d[:].ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle

transport_solver_numerics.derivatives_1d[:].ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed)

transport_solver_numerics.derivatives_1d[:].ion[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

transport_solver_numerics.derivatives_1d[:].time

(alpha)

FLT_0D

s

Time

transport_solver_numerics.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

transport_solver_numerics.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

transport_solver_numerics.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

transport_solver_numerics.ids_properties.homogeneous_time

(alpha)

INT_0D

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

transport_solver_numerics.ids_properties.occurrence

INT_0D

transport_solver_numerics.ids_properties.plugins

(alpha)

STRUCTURE

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.

transport_solver_numerics.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

transport_solver_numerics.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

transport_solver_numerics.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

transport_solver_numerics.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

transport_solver_numerics.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

transport_solver_numerics.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

transport_solver_numerics.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

transport_solver_numerics.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

transport_solver_numerics.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

transport_solver_numerics.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

transport_solver_numerics.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

transport_solver_numerics.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

transport_solver_numerics.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

transport_solver_numerics.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

transport_solver_numerics.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

transport_solver_numerics.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

transport_solver_numerics.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

transport_solver_numerics.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

transport_solver_numerics.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

transport_solver_numerics.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

transport_solver_numerics.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

transport_solver_numerics.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

transport_solver_numerics.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

transport_solver_numerics.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

transport_solver_numerics.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

transport_solver_numerics.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

transport_solver_numerics.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

transport_solver_numerics.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

transport_solver_numerics.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

transport_solver_numerics.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

transport_solver_numerics.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

transport_solver_numerics.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

transport_solver_numerics.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

transport_solver_numerics.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

transport_solver_numerics.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

transport_solver_numerics.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

transport_solver_numerics.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

transport_solver_numerics.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

transport_solver_numerics.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

transport_solver_numerics.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

transport_solver_numerics.ids_properties.source

(obsolescent)

STR_0D

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.

transport_solver_numerics.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

transport_solver_numerics.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

transport_solver_numerics.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

transport_solver_numerics.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

transport_solver_numerics.primary_coordinate

(alpha)

STRUCTURE

Primary coordinate system with which the transport equations are solved. For a 1D transport solver: index = 1 means rho_tor_norm; 2 = rho_tor.

transport_solver_numerics.primary_coordinate.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.primary_coordinate.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.primary_coordinate.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.restart_files

(alpha)

[transport_solver_numerics.restart_files[:].time]

STRUCT_ARRAY

Set of code-specific restart files for a given time slice. These files are managed by a physical application to ensure its restart during long simulations

transport_solver_numerics.restart_files[:].descriptions

(alpha)

[transport_solver_numerics.restart_files[:].names]

STR_1D

Descriptions of the restart files

transport_solver_numerics.restart_files[:].names

(alpha)

[1...N]

STR_1D

Names of the restart files

transport_solver_numerics.restart_files[:].time

(alpha)

FLT_0D

s

Time

transport_solver_numerics.solver

(alpha)

STRUCTURE

Solver identifier

transport_solver_numerics.solver.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.solver.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.solver.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.solver_1d

(alpha)

[transport_solver_numerics.solver_1d[:].time]

STRUCT_ARRAY

Numerics related to 1D radial solver, for various time slices.

transport_solver_numerics.solver_1d[:].control_parameters

(alpha)

STRUCTURE

Solver-specific input or output quantities

transport_solver_numerics.solver_1d[:].control_parameters.integer0d

(alpha)

[1...N]

STRUCT_ARRAY

Set of integer type scalar control parameters

transport_solver_numerics.solver_1d[:].control_parameters.integer0d[:].value

(alpha)

INT_0D

Value of the control parameter

transport_solver_numerics.solver_1d[:].control_parameters.real0d

(alpha)

[1...N]

STRUCT_ARRAY

Set of real type scalar control parameters

transport_solver_numerics.solver_1d[:].control_parameters.real0d[:].value

(alpha)

FLT_0D (uncertain)

mixed

Value of the control parameter

transport_solver_numerics.solver_1d[:].d_dvolume_drho_tor_dt

(alpha)

[transport_solver_numerics.solver_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2.s^-1

Partial derivative with respect to time of the derivative of the volume with respect to the toroidal flux coordinate

transport_solver_numerics.solver_1d[:].drho_tor_dt

(alpha)

[transport_solver_numerics.solver_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m.s^-1

Partial derivative of the toroidal flux coordinate profile with respect to time

transport_solver_numerics.solver_1d[:].equation

(alpha)

[1...N]

STRUCT_ARRAY

Set of transport equations

transport_solver_numerics.solver_1d[:].equation[:].boundary_condition

(alpha)

[1...N]

STRUCT_ARRAY

Set of boundary conditions of the transport equation

transport_solver_numerics.solver_1d[:].equation[:].boundary_condition[:].position

(alpha)

FLT_0D (uncertain)

mixed

Position, in terms of the primary coordinate, at which the boundary condition is imposed. Outside this position, the value of the data are considered to be prescribed (in case of a single boundary condition).

transport_solver_numerics.solver_1d[:].equation[:].boundary_condition[:].type

(alpha)

STRUCTURE

Boundary condition type
0) not_solved : Equation is not solved
1) value : Boundary condition is the value of the equations primary quantity
2) derivative_or_ip : Boundary condition is the radial derivative of the equations primary quantity, or the plasma current for the current diffusion equation
3) e_folding_length_or_vloop : Boundary condition is the e-folding length of the equations primary quantity, or the loop voltage for the current diffusion equation
4) flux : Boundary condition is the flux of the equations primary quantity
5) combination : Boundary condition is a linear combination of radial derivative and value of the flux of the equations primary quantity, in the form a1.y-prime + a2.y = a3

transport_solver_numerics.solver_1d[:].equation[:].boundary_condition[:].type.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.solver_1d[:].equation[:].boundary_condition[:].type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.solver_1d[:].equation[:].boundary_condition[:].type.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.solver_1d[:].equation[:].boundary_condition[:].value

(alpha)

[1...3]

FLT_1D (uncertain)

mixed

Value of the boundary condition. For type/index = 1 to 3, only the first position in the vector is used. For type/index = 5, all three positions are used, meaning respectively a1, a2, a3.

transport_solver_numerics.solver_1d[:].equation[:].coefficient

(alpha)

[1...N]

STRUCT_ARRAY

Set of numerical coefficients involved in the transport equation

transport_solver_numerics.solver_1d[:].equation[:].coefficient[:].profile

(alpha)

[transport_solver_numerics.solver_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

mixed

Radial profile of the numerical coefficient

transport_solver_numerics.solver_1d[:].equation[:].computation_mode

(alpha)

STRUCTURE

Computation mode for this equation
0) static : Equation is not solved, no profile evolution
1) interpretative : Equation is not solved, profile is evolved by interpolating from input objects
2) predictive : Equation is solved, profile evolves

transport_solver_numerics.solver_1d[:].equation[:].computation_mode.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.solver_1d[:].equation[:].computation_mode.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.solver_1d[:].equation[:].computation_mode.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.solver_1d[:].equation[:].convergence

(alpha)

STRUCTURE

Convergence details

transport_solver_numerics.solver_1d[:].equation[:].convergence.delta_relative

(alpha)

STRUCTURE

Relative deviation on the primary quantity of the transport equation between the present and the previous iteration of the solver

transport_solver_numerics.solver_1d[:].equation[:].convergence.delta_relative.expression

(alpha)

STR_0D

Expression used by the solver to calculate the relative deviation

transport_solver_numerics.solver_1d[:].equation[:].convergence.delta_relative.value

(alpha)

FLT_0D (uncertain)

-

Value of the relative deviation

transport_solver_numerics.solver_1d[:].equation[:].convergence.iterations_n

(alpha)

INT_0D

Number of iterations carried out in the convergence loop

transport_solver_numerics.solver_1d[:].equation[:].primary_quantity

(alpha)

STRUCTURE

Profile and derivatives of the primary quantity of the transport equation

transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d2_dr2

(alpha)

[transport_solver_numerics.solver_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

mixed

Second order radial derivative with respect to the primary coordinate

transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d_dr

(alpha)

[transport_solver_numerics.solver_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

mixed

Radial derivative with respect to the primary coordinate

transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d_dt

(alpha)

[transport_solver_numerics.solver_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

mixed

Time derivative

transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d_dt_cphi

(alpha)

[transport_solver_numerics.solver_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

mixed

Derivative with respect to time, at constant toroidal flux (for current diffusion equation)

transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d_dt_cr

(alpha)

[transport_solver_numerics.solver_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

mixed

Derivative with respect to time, at constant primary coordinate coordinate (for current diffusion equation)

transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.identifier

(alpha)

STRUCTURE

Identifier of the primary quantity of the transport equation. The description node contains the path to the quantity in the physics IDS (example: core_profiles/profiles_1d/ion(1)/density)

transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.identifier.description

(alpha)

STR_0D

Verbose description

transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.identifier.name

(alpha)

STR_0D

Short string identifier

transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.ion_index

(alpha)

INT_0D

If the primary quantity is related to a ion species, index of the corresponding species in the core_profiles/profiles_1d/ion array

transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.neutral_index

(alpha)

INT_0D

If the primary quantity is related to a neutral species, index of the corresponding species in the core_profiles/profiles_1d/neutral array

transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.profile

(alpha)

[transport_solver_numerics.solver_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

mixed

Profile of the primary quantity

transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.state_index

(alpha)

INT_0D

If the primary quantity is related to a particular state (of an ion or a neutral species), index of the corresponding state in the core_profiles/profiles_1d/ion (or neutral)/state array

transport_solver_numerics.solver_1d[:].grid

(alpha)

STRUCTURE

Radial grid

transport_solver_numerics.solver_1d[:].grid.area

(alpha)

[transport_solver_numerics.solver_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Cross-sectional area of the flux surface

transport_solver_numerics.solver_1d[:].grid.psi

(alpha)

[transport_solver_numerics.solver_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Wb

Poloidal magnetic flux

transport_solver_numerics.solver_1d[:].grid.psi_boundary

(alpha)

FLT_0D (uncertain)

Wb

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)

transport_solver_numerics.solver_1d[:].grid.psi_magnetic_axis

(alpha)

FLT_0D (uncertain)

Wb

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)

transport_solver_numerics.solver_1d[:].grid.rho_pol_norm

(alpha)

[transport_solver_numerics.solver_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))

transport_solver_numerics.solver_1d[:].grid.rho_tor

(alpha)

[transport_solver_numerics.solver_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m

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

transport_solver_numerics.solver_1d[:].grid.rho_tor_norm

(alpha)

[1...N]

FLT_1D (uncertain)

-

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)

transport_solver_numerics.solver_1d[:].grid.surface

(alpha)

[transport_solver_numerics.solver_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Surface area of the toroidal flux surface

transport_solver_numerics.solver_1d[:].grid.volume

(alpha)

[transport_solver_numerics.solver_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^3

Volume enclosed inside the magnetic surface

transport_solver_numerics.solver_1d[:].time

(alpha)

FLT_0D

s

Time

transport_solver_numerics.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

transport_solver_numerics.time_step

(alpha)

STRUCTURE

s

Internal time step used by the transport solver (assuming all transport equations are solved with the same time step)

transport_solver_numerics.time_step.data

(alpha)

[transport_solver_numerics.time_step.time]

FLT_1D (uncertain)

s

Data

transport_solver_numerics.time_step.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

transport_solver_numerics.time_step_average

(alpha)

STRUCTURE

s

Average internal time step used by the transport solver between the previous and the current time stored for this quantity (assuming all transport equations are solved with the same time step)

transport_solver_numerics.time_step_average.data

(alpha)

[transport_solver_numerics.time_step_average.time]

FLT_1D (uncertain)

s

Data

transport_solver_numerics.time_step_average.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

transport_solver_numerics.time_step_min

(alpha)

STRUCTURE

s

Minimum internal time step used by the transport solver between the previous and the current time stored for this quantity (assuming all transport equations are solved with the same time step)

transport_solver_numerics.time_step_min.data

(alpha)

[transport_solver_numerics.time_step_min.time]

FLT_1D (uncertain)

s

Data

transport_solver_numerics.time_step_min.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

transport_solver_numerics.vacuum_toroidal_field

(alpha)

STRUCTURE

Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)

transport_solver_numerics.vacuum_toroidal_field.b0

(alpha)

[transport_solver_numerics.time]

FLT_1D (uncertain)

T

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.

transport_solver_numerics.vacuum_toroidal_field.r0

(alpha)

FLT_0D (uncertain)

m

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)

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

turbulence

(alpha)

Description of plasma turbulence

turbulence.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

turbulence.code.commit

(alpha)

STR_0D

Unique commit reference of software

turbulence.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

turbulence.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

turbulence.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

turbulence.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

turbulence.code.library[:].name

(alpha)

STR_0D

Name of software

turbulence.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

turbulence.code.library[:].repository

(alpha)

STR_0D

URL of software repository

turbulence.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

turbulence.code.name

(alpha)

STR_0D

Name of software generating IDS

turbulence.code.output_flag

(alpha)

[turbulence.time]

INT_1D

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.

turbulence.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

turbulence.code.repository

(alpha)

STR_0D

URL of software repository

turbulence.code.version

(alpha)

STR_0D

Unique version (tag) of software

turbulence.grid_2d

(alpha)

[turbulence.grid_2d[:].time]

STRUCT_ARRAY

Values for the 2D grid, for various time slices. The timebase of this array of structure must be a subset of the profiles_2d timebase

turbulence.grid_2d[:].dim1

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

First dimension values

turbulence.grid_2d[:].dim2

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Second dimension values

turbulence.grid_2d[:].time

(alpha)

FLT_0D

s

Time

turbulence.grid_2d_type

(alpha)

STRUCTURE

Selection of one of a set of grid types for grid_2d
1) rectangular : Cylindrical R,Z ala eqdsk (R=dim1, Z=dim2). In this case the position arrays should not be filled since they are redundant with grid/dim1 and dim2.
2) inverse : Rhopolar_polar 2D polar coordinates (rho=dim1, theta=dim2) with magnetic axis as centre of grid; theta and values following the COCOS=11 convention; the polar angle is theta=atan2(z-zaxis,r-raxis)
11) inverse_psi_straight_field_line : Flux surface type with psi as radial label (dim1) and the straight-field line poloidal angle (mod(index,10)=1) (dim2); could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention
12) inverse_psi_equal_arc : Flux surface type with psi as radial label (dim1) and the equal arc poloidal angle (mod(index,10)=2) (dim2)
13) inverse_psi_polar : Flux surface type with psi as radial label (dim1) and the polar poloidal angle (mod(index,10)=3) (dim2); could be non-equidistant
14) inverse_psi_straight_field_line_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the straight-field line poloidal angle (mod(index,10)=4) (dim2), could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention
15) inverse_psi_equal_arc_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the equal arc poloidal angle (mod(index,10)=5) (dim2)
16) inverse_psi_polar_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the polar poloidal angle (mod(index,10)=6) (dim2); could be non-equidistant
21) inverse_rhopolnorm_straight_field_line : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the straight-field line poloidal angle (dim2)
22) inverse_rhopolnorm_equal_arc : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the equal arc poloidal angle (dim2)
23) inverse_rhopolnorm_polar : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the polar poloidal angle (dim2)
24) inverse_rhopolnorm_straight_field_line_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
25) inverse_rhopolnorm_equal_arc_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
26) inverse_rhopolnorm_polar_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the polar poloidal angle (dim2)
31) inverse_rhotornorm_straight_field_line : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the straight-field line poloidal angle (dim2)
32) inverse_rhotornorm_equal_arc : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the equal arc poloidal angle (dim2)
33) inverse_rhotornorm_polar : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the polar poloidal angle (dim2)
34) inverse_rhotornorm_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
35) inverse_rhotornorm_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
36) inverse_rhotornorm_polar_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the polar poloidal angle (dim2)
41) inverse_rhopol_straight_field_line : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the straight-field line poloidal angle (dim2)
42) inverse_rhopol_equal_arc : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the equal arc poloidal angle (dim2)
43) inverse_rhopol_polar : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the polar poloidal angle (dim2)
44) inverse_rhopol_straight_field_line_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)
45) inverse_rhopol_equal_arc_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)
46) inverse_rhopol_polar_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the polar poloidal angle (dim2)
51) inverse_rhotor_straight_field_line : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the straight-field line poloidal angle (dim2)
52) inverse_rhotor_equal_arc : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the equal arc poloidal angle (dim2)
53) inverse_rhotor_polar : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the polar poloidal angle (dim2)
54) inverse_rhotor_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the straight-field line poloidal angle (dim2)
55) inverse_rhotor_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the equal arc poloidal angle (dim2)
56) inverse_rhotor_polar_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the polar poloidal angle (dim2)
91) irregular_rz_na : Irregular grid, thus give list of vertices in dim1(1:ndim1), dim2(1:ndim1) and then all fields are on values(1:ndim1,1)

turbulence.grid_2d_type.description

(alpha)

STR_0D

Verbose description

turbulence.grid_2d_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

turbulence.grid_2d_type.name

(alpha)

STR_0D

Short string identifier

turbulence.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

turbulence.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

turbulence.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

turbulence.ids_properties.homogeneous_time

(alpha)

INT_0D

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

turbulence.ids_properties.occurrence

INT_0D

turbulence.ids_properties.plugins

(alpha)

STRUCTURE

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.

turbulence.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

turbulence.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

turbulence.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

turbulence.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

turbulence.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

turbulence.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

turbulence.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

turbulence.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

turbulence.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

turbulence.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

turbulence.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

turbulence.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

turbulence.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

turbulence.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

turbulence.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

turbulence.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

turbulence.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

turbulence.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

turbulence.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

turbulence.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

turbulence.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

turbulence.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

turbulence.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

turbulence.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

turbulence.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

turbulence.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

turbulence.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

turbulence.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

turbulence.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

turbulence.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

turbulence.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

turbulence.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

turbulence.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

turbulence.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

turbulence.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

turbulence.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

turbulence.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

turbulence.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

turbulence.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

turbulence.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

turbulence.ids_properties.source

(obsolescent)

STR_0D

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.

turbulence.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

turbulence.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

turbulence.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

turbulence.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

turbulence.profiles_2d

(alpha)

[turbulence.profiles_2d[:].time]

STRUCT_ARRAY

Fluctuating physical quantities for various time slices

turbulence.profiles_2d[:].electrons

(alpha)

STRUCTURE

Quantities related to electrons

turbulence.profiles_2d[:].electrons.density

(alpha)

[turbulence.grid_2d[:].dim1,
turbulence.grid_2d[:].dim2]

FLT_2D (uncertain)

m^-3

Density (thermal+non-thermal)

turbulence.profiles_2d[:].electrons.density_thermal

(alpha)

[turbulence.grid_2d[:].dim1,
turbulence.grid_2d[:].dim2]

FLT_2D (uncertain)

m^-3

Density of thermal particles

turbulence.profiles_2d[:].electrons.temperature

(alpha)

[turbulence.grid_2d[:].dim1,
turbulence.grid_2d[:].dim2]

FLT_2D (uncertain)

eV

Temperature

turbulence.profiles_2d[:].ion

(alpha)

[1...N]

STRUCT_ARRAY

Quantities related to the various ion species

turbulence.profiles_2d[:].ion[:].density

(alpha)

[turbulence.grid_2d[:].dim1,
turbulence.grid_2d[:].dim2]

FLT_2D (uncertain)

m^-3

Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)

turbulence.profiles_2d[:].ion[:].density_thermal

(alpha)

[turbulence.grid_2d[:].dim1,
turbulence.grid_2d[:].dim2]

FLT_2D (uncertain)

m^-3

Density (thermal) (sum over charge states when multiple charge states are considered)

turbulence.profiles_2d[:].ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

turbulence.profiles_2d[:].ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

turbulence.profiles_2d[:].ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

turbulence.profiles_2d[:].ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

turbulence.profiles_2d[:].ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

turbulence.profiles_2d[:].ion[:].label

(alpha)

STR_0D

String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)

turbulence.profiles_2d[:].ion[:].neutral_index

(alpha)

INT_0D

Index of the corresponding neutral species in the ../../neutral array

turbulence.profiles_2d[:].ion[:].temperature

(alpha)

[turbulence.grid_2d[:].dim1,
turbulence.grid_2d[:].dim2]

FLT_2D (uncertain)

eV

Temperature (average over charge states when multiple charge states are considered)

turbulence.profiles_2d[:].ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed), volume averaged over plasma radius

turbulence.profiles_2d[:].neutral

(alpha)

[1...N]

STRUCT_ARRAY

Quantities related to the various neutral species

turbulence.profiles_2d[:].neutral[:].density

(alpha)

[turbulence.grid_2d[:].dim1,
turbulence.grid_2d[:].dim2]

FLT_2D (uncertain)

m^-3

Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)

turbulence.profiles_2d[:].neutral[:].density_thermal

(alpha)

[turbulence.grid_2d[:].dim1,
turbulence.grid_2d[:].dim2]

FLT_2D (uncertain)

m^-3

Density (thermal) (sum over charge states when multiple charge states are considered)

turbulence.profiles_2d[:].neutral[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

turbulence.profiles_2d[:].neutral[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

turbulence.profiles_2d[:].neutral[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

turbulence.profiles_2d[:].neutral[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

turbulence.profiles_2d[:].neutral[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

turbulence.profiles_2d[:].neutral[:].ion_index

(alpha)

INT_0D

Index of the corresponding ion species in the ../../ion array

turbulence.profiles_2d[:].neutral[:].label

(alpha)

STR_0D

String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)

turbulence.profiles_2d[:].neutral[:].temperature

(alpha)

[turbulence.grid_2d[:].dim1,
turbulence.grid_2d[:].dim2]

FLT_2D (uncertain)

eV

Temperature (average over charge states when multiple charge states are considered)

turbulence.profiles_2d[:].time

(alpha)

FLT_0D

s

Time

turbulence.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

wall

(alpha)

Description of the torus wall and its interaction with the plasma

wall.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

wall.code.commit

(alpha)

STR_0D

Unique commit reference of software

wall.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

wall.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

wall.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

wall.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

wall.code.library[:].name

(alpha)

STR_0D

Name of software

wall.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

wall.code.library[:].repository

(alpha)

STR_0D

URL of software repository

wall.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

wall.code.name

(alpha)

STR_0D

Name of software generating IDS

wall.code.output_flag

(alpha)

[wall.time]

INT_1D

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.

wall.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

wall.code.repository

(alpha)

STR_0D

URL of software repository

wall.code.version

(alpha)

STR_0D

Unique version (tag) of software

wall.description_2d

(alpha)

[1...N]

STRUCT_ARRAY

Set of 2D wall descriptions, for each type of possible physics or engineering configurations necessary (gas tight vs wall with ports and holes, coarse vs fine representation, single contour limiter, disjoint gapped plasma facing components, ...). A simplified description of the toroidal extension of the 2D contours is also provided by using the phi_extensions nodes.

wall.description_2d[:].limiter

(alpha)

STRUCTURE

Description of the immobile limiting surface(s) or plasma facing components for defining the Last Closed Flux Surface.

wall.description_2d[:].limiter.type

(alpha)

STRUCTURE

Type of the limiter description. index = 0 for the official single contour limiter and 1 for the official disjoint PFC structure like first wall. Additional representations needed on a code-by-code basis follow same incremental pair tagging starting on index =2

wall.description_2d[:].limiter.type.description

(alpha)

STR_0D

Verbose description

wall.description_2d[:].limiter.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

wall.description_2d[:].limiter.type.name

(alpha)

STR_0D

Short string identifier

wall.description_2d[:].limiter.unit

(alpha)

[1...N]

STRUCT_ARRAY

Set of limiter units

wall.description_2d[:].limiter.unit[:].closed

(alpha)

INT_0D

Flag identifying whether the contour is closed (1) or open (0)

wall.description_2d[:].limiter.unit[:].name

(alpha)

STR_0D

Name of the limiter unit

wall.description_2d[:].limiter.unit[:].outline

(alpha)

STRUCTURE

Irregular outline of the limiting surface. Do NOT repeat the first point for closed contours

wall.description_2d[:].limiter.unit[:].outline.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

wall.description_2d[:].limiter.unit[:].outline.z

(alpha)

[wall.description_2d[:].limiter.unit[:].outline.r]

FLT_1D (uncertain)

m

Height

wall.description_2d[:].limiter.unit[:].phi_extensions

(alpha)

[1...2,
1...N]

FLT_2D (uncertain)

rad

Simplified description of toroidal angle extensions of the unit, by a list of zones defined by their centre and full width (in toroidal angle). In each of these zones, the unit outline remains the same. Leave this node empty for an axisymmetric unit. The first dimension gives the centre and full width toroidal angle values for the unit. The second dimension represents the toroidal occurrences of the unit countour (i.e. the number of toroidal zones).

wall.description_2d[:].limiter.unit[:].resistivity

(alpha)

FLT_0D (uncertain)

ohm.m

Resistivity of the limiter unit

wall.description_2d[:].mobile

(alpha)

STRUCTURE

In case of mobile plasma facing components, use the time-dependent description below this node to provide the full outline of the closest PFC surfaces to the plasma. Even in such a case, the 'limiter' structure is still used to provide the outermost limiting surface (can be used e.g. to define the boundary of the mesh of equilibrium reconstruction codes)

wall.description_2d[:].mobile.type

(alpha)

STRUCTURE

Type of the description

wall.description_2d[:].mobile.type.description

(alpha)

STR_0D

Verbose description

wall.description_2d[:].mobile.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

wall.description_2d[:].mobile.type.name

(alpha)

STR_0D

Short string identifier

wall.description_2d[:].mobile.unit

(alpha)

[1...N]

STRUCT_ARRAY

Set of mobile units

wall.description_2d[:].mobile.unit[:].closed

(alpha)

INT_0D

Flag identifying whether the contour is closed (1) or open (0)

wall.description_2d[:].mobile.unit[:].name

(alpha)

STR_0D

Name of the mobile unit

wall.description_2d[:].mobile.unit[:].outline

(alpha)

[wall.description_2d[:].mobile.unit[:].outline[:].time]

STRUCT_ARRAY

Irregular outline of the mobile unit, for a set of time slices. Do NOT repeat the first point for closed contours

wall.description_2d[:].mobile.unit[:].outline[:].r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

wall.description_2d[:].mobile.unit[:].outline[:].time

(alpha)

FLT_0D

s

Time

wall.description_2d[:].mobile.unit[:].outline[:].z

(alpha)

[wall.description_2d[:].mobile.unit[:].outline[:].r]

FLT_1D (uncertain)

m

Height

wall.description_2d[:].mobile.unit[:].phi_extensions

(alpha)

[1...2,
1...N]

FLT_2D (uncertain)

rad

Simplified description of toroidal angle extensions of the unit, by a list of zones defined by their centre and full width (in toroidal angle). In each of these zones, the unit outline remains the same. Leave this node empty for an axisymmetric unit. The first dimension gives the centre and full width toroidal angle values for the unit. The second dimension represents the toroidal occurrences of the unit countour (i.e. the number of toroidal zones).

wall.description_2d[:].mobile.unit[:].resistivity

(alpha)

FLT_0D (uncertain)

ohm.m

Resistivity of the mobile unit

wall.description_2d[:].type

(alpha)

STRUCTURE

Type of the description. index = 0 for equilibrium codes (single closed limiter and vessel); 1 for gas-tight walls (disjoint PFCs with inner vessel as last limiter_unit; no vessel structure); 2 for free boundary codes (disjoint PFCs and vessel)

wall.description_2d[:].type.description

(alpha)

STR_0D

Verbose description

wall.description_2d[:].type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

wall.description_2d[:].type.name

(alpha)

STR_0D

Short string identifier

wall.description_2d[:].vessel

(alpha)

STRUCTURE

Mechanical structure of the vacuum vessel. The vessel is described as a set of nested layers with given physics properties; Two representations are admitted for each vessel unit : annular (two contours) or block elements.

wall.description_2d[:].vessel.type

(alpha)

STRUCTURE

Type of the description. index = 0 for the official single/multiple annular representation and 1 for the official block element representation for each unit. Additional representations needed on a code-by-code basis follow same incremental pair tagging starting on index=2

wall.description_2d[:].vessel.type.description

(alpha)

STR_0D

Verbose description

wall.description_2d[:].vessel.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

wall.description_2d[:].vessel.type.name

(alpha)

STR_0D

Short string identifier

wall.description_2d[:].vessel.unit

(alpha)

[1...N]

STRUCT_ARRAY

Set of units

wall.description_2d[:].vessel.unit[:].annular

(alpha)

STRUCTURE

Annular representation of a layer by two contours, inner and outer. Alternatively, the layer can be described by a centreline and thickness.

wall.description_2d[:].vessel.unit[:].annular.centreline

(alpha)

STRUCTURE

Centreline, i.e. middle of the vessel layer as a series of point. Do NOT repeat the first point for closed contours

wall.description_2d[:].vessel.unit[:].annular.centreline.closed

(alpha)

INT_0D

Flag identifying whether the contour is closed (1) or open (0)

wall.description_2d[:].vessel.unit[:].annular.centreline.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

wall.description_2d[:].vessel.unit[:].annular.centreline.z

(alpha)

[wall.description_2d[:].vessel.unit[:].annular.centreline.r]

FLT_1D (uncertain)

m

Height

wall.description_2d[:].vessel.unit[:].annular.outline_inner

(alpha)

STRUCTURE

Inner vessel outline. Do NOT repeat the first point for closed contours

wall.description_2d[:].vessel.unit[:].annular.outline_inner.closed

(alpha)

INT_0D

Flag identifying whether the contour is closed (1) or open (0)

wall.description_2d[:].vessel.unit[:].annular.outline_inner.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

wall.description_2d[:].vessel.unit[:].annular.outline_inner.z

(alpha)

[wall.description_2d[:].vessel.unit[:].annular.outline_inner.r]

FLT_1D (uncertain)

m

Height

wall.description_2d[:].vessel.unit[:].annular.outline_outer

(alpha)

STRUCTURE

Outer vessel outline. Do NOT repeat the first point for closed contours

wall.description_2d[:].vessel.unit[:].annular.outline_outer.closed

(alpha)

INT_0D

Flag identifying whether the contour is closed (1) or open (0)

wall.description_2d[:].vessel.unit[:].annular.outline_outer.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

wall.description_2d[:].vessel.unit[:].annular.outline_outer.z

(alpha)

[wall.description_2d[:].vessel.unit[:].annular.outline_outer.r]

FLT_1D (uncertain)

m

Height

wall.description_2d[:].vessel.unit[:].annular.resistivity

(alpha)

FLT_0D (uncertain)

ohm.m

Resistivity of the vessel unit

wall.description_2d[:].vessel.unit[:].annular.thickness

(alpha)

[wall.description_2d[:].vessel.unit[:].annular.centreline.r]

FLT_1D (uncertain)

m

Thickness of the vessel layer in the perpendicular direction to the centreline. Thickness(i) is the thickness of the layer between centreline/r(i),z(i) and centreline/r(i+1),z(i+1)

wall.description_2d[:].vessel.unit[:].element

(alpha)

[1...N]

STRUCT_ARRAY

Set of block elements

wall.description_2d[:].vessel.unit[:].element[:].j_tor

(alpha)

STRUCTURE

A

Toroidal current induced in this block element

wall.description_2d[:].vessel.unit[:].element[:].j_tor.data

(alpha)

[wall.description_2d[:].vessel.unit[:].element[:].j_tor.time]

FLT_1D (uncertain)

A

Data

wall.description_2d[:].vessel.unit[:].element[:].j_tor.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

wall.description_2d[:].vessel.unit[:].element[:].name

(alpha)

STR_0D

Name of the block element

wall.description_2d[:].vessel.unit[:].element[:].outline

(alpha)

STRUCTURE

Outline of the block element. Do NOT repeat the first point for closed contours

wall.description_2d[:].vessel.unit[:].element[:].outline.closed

(alpha)

INT_0D

Flag identifying whether the contour is closed (1) or open (0)

wall.description_2d[:].vessel.unit[:].element[:].outline.r

(alpha)

[1...N]

FLT_1D (uncertain)

m

Major radius

wall.description_2d[:].vessel.unit[:].element[:].outline.z

(alpha)

[wall.description_2d[:].vessel.unit[:].element[:].outline.r]

FLT_1D (uncertain)

m

Height

wall.description_2d[:].vessel.unit[:].element[:].resistance

(alpha)

FLT_0D (uncertain)

Ohm

Resistance of the block element

wall.description_2d[:].vessel.unit[:].element[:].resistivity

(alpha)

FLT_0D (uncertain)

ohm.m

Resistivity of the block element

wall.description_2d[:].vessel.unit[:].identifier

(alpha)

STR_0D

Identifier of the unit

wall.description_2d[:].vessel.unit[:].name

(alpha)

STR_0D

Name of the unit

wall.description_ggd

(alpha)

[1...N]

STRUCT_ARRAY

Set of 3D wall descriptions, described using the GGD, for each type of possible physics or engineering configurations necessary (gas tight vs wall with ports and holes, coarse vs fine representation, ...).

wall.description_ggd[:].ggd

(alpha)

[wall.description_ggd[:].ggd[:].time]

STRUCT_ARRAY

Wall physics quantities represented using the general grid description, for various time slices.

wall.description_ggd[:].ggd[:].energy_fluxes

(alpha)

STRUCTURE

Energy fluxes. The incident and emitted components are distinguished. The net flux received by the wall is equal to incident - emitted

wall.description_ggd[:].ggd[:].energy_fluxes.current

(alpha)

STRUCTURE

Current energy fluxes

wall.description_ggd[:].ggd[:].energy_fluxes.current.emitted

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-2

Emitted fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].energy_fluxes.current.emitted[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].energy_fluxes.current.emitted[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].energy_fluxes.current.emitted[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].energy_fluxes.current.emitted[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].energy_fluxes.current.emitted[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].energy_fluxes.current.incident

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-2

Incident fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].energy_fluxes.current.incident[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].energy_fluxes.current.incident[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].energy_fluxes.current.incident[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].energy_fluxes.current.incident[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].energy_fluxes.current.incident[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic

(alpha)

STRUCTURE

Energy fluxes due to the kinetic energy of particles

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons

(alpha)

STRUCTURE

Electron fluxes. Fluxes are given at the wall, after the sheath.

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.emitted

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-2

Emitted fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.emitted[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.emitted[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.emitted[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.emitted[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.emitted[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.incident

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-2

Incident fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.incident[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.incident[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.incident[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.incident[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.incident[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion

(alpha)

[1...N]

STRUCT_ARRAY

Fluxes related to the various ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below. Fluxes are given at the wall, after the sheath.

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].emitted

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-2

Emitted fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].emitted[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].emitted[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].emitted[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].emitted[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].emitted[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].incident

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-2

Incident fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].incident[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].incident[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].incident[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].incident[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].incident[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].label

(alpha)

STR_0D

String identifying ion (e.g. H, D, T, He, C, D2, ...)

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].multiple_states_flag

(alpha)

INT_0D

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

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].neutral_index

(alpha)

INT_0D

Index of the corresponding neutral species in the ../../neutral array

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Fluxes related to the different states of the species

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].emitted

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-2

Emitted fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].emitted[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].emitted[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].emitted[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].emitted[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].emitted[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].incident

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-2

Incident fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].incident[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].incident[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].incident[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].incident[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].incident[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed)

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral

(alpha)

[1...N]

STRUCT_ARRAY

Neutral species fluxes

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].emitted

(alpha)

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Emitted fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].emitted[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].emitted[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].emitted[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].emitted[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].emitted[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].incident

(alpha)

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Incident fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].incident[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].incident[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].incident[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].incident[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].incident[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].ion_index

(alpha)

INT_0D

Index of the corresponding ion species in the ../../ion array

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].label

(alpha)

STR_0D

String identifying neutral (e.g. H, D, T, He, C, ...)

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].multiple_states_flag

(alpha)

INT_0D

Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Fluxes related to the different states of the species

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].emitted

(alpha)

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Emitted fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].emitted[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].emitted[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].emitted[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].emitted[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].emitted[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].incident

(alpha)

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Incident fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].incident[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].incident[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].incident[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].incident[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].incident[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].label

(alpha)

STR_0D

String identifying state

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].neutral_type

(alpha)

STRUCTURE

Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].neutral_type.description

(alpha)

STR_0D

Verbose description

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].neutral_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].neutral_type.name

(alpha)

STR_0D

Short string identifier

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

wall.description_ggd[:].ggd[:].energy_fluxes.radiation

(alpha)

STRUCTURE

Total radiation, not split by process

wall.description_ggd[:].ggd[:].energy_fluxes.radiation.emitted

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-2

Emitted fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].energy_fluxes.radiation.emitted[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].energy_fluxes.radiation.emitted[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].energy_fluxes.radiation.emitted[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].energy_fluxes.radiation.emitted[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].energy_fluxes.radiation.emitted[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].energy_fluxes.radiation.incident

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-2

Incident fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].energy_fluxes.radiation.incident[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].energy_fluxes.radiation.incident[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].energy_fluxes.radiation.incident[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].energy_fluxes.radiation.incident[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].energy_fluxes.radiation.incident[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].energy_fluxes.recombination

(alpha)

STRUCTURE

Wall recombination

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion

(alpha)

[1...N]

STRUCT_ARRAY

Fluxes related to the various ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].emitted

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-2

Emitted fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].emitted[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].emitted[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].emitted[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].emitted[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].emitted[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].incident

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-2

Incident fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].incident[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].incident[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].incident[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].incident[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].incident[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].label

(alpha)

STR_0D

String identifying ion (e.g. H, D, T, He, C, D2, ...)

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].multiple_states_flag

(alpha)

INT_0D

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

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].neutral_index

(alpha)

INT_0D

Index of the corresponding neutral species in the ../../neutral array

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Fluxes related to the different states of the species

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].emitted

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-2

Emitted fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].emitted[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].emitted[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].emitted[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].emitted[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].emitted[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].incident

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-2

Incident fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].incident[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].incident[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].incident[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].incident[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].incident[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed)

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral

(alpha)

[1...N]

STRUCT_ARRAY

Neutral species fluxes

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].emitted

(alpha)

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Emitted fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].emitted[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].emitted[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].emitted[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].emitted[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].emitted[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].incident

(alpha)

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Incident fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].incident[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].incident[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].incident[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].incident[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].incident[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].ion_index

(alpha)

INT_0D

Index of the corresponding ion species in the ../../ion array

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].label

(alpha)

STR_0D

String identifying neutral (e.g. H, D, T, He, C, ...)

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].multiple_states_flag

(alpha)

INT_0D

Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Fluxes related to the different states of the species

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].emitted

(alpha)

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Emitted fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].emitted[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].emitted[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].emitted[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].emitted[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].emitted[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].incident

(alpha)

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Incident fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].incident[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].incident[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].incident[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].incident[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].incident[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].label

(alpha)

STR_0D

String identifying state

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].neutral_type

(alpha)

STRUCTURE

Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].neutral_type.description

(alpha)

STR_0D

Verbose description

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].neutral_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].neutral_type.name

(alpha)

STR_0D

Short string identifier

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

wall.description_ggd[:].ggd[:].particle_fluxes

(alpha)

STRUCTURE

Particle fluxes. The incident and emitted components are distinguished. The net flux received by the wall is equal to incident - emitted

wall.description_ggd[:].ggd[:].particle_fluxes.electrons

(alpha)

STRUCTURE

Electron fluxes

wall.description_ggd[:].ggd[:].particle_fluxes.electrons.emitted

(alpha)

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Emitted fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].particle_fluxes.electrons.emitted[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].particle_fluxes.electrons.emitted[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].particle_fluxes.electrons.emitted[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].particle_fluxes.electrons.emitted[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].particle_fluxes.electrons.emitted[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].particle_fluxes.electrons.incident

(alpha)

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Incident fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].particle_fluxes.electrons.incident[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].particle_fluxes.electrons.incident[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].particle_fluxes.electrons.incident[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].particle_fluxes.electrons.incident[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].particle_fluxes.electrons.incident[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].particle_fluxes.ion

(alpha)

[1...N]

STRUCT_ARRAY

Fluxes related to the various ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].emitted

(alpha)

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Emitted fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].emitted[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].emitted[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].emitted[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].emitted[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].emitted[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].incident

(alpha)

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Incident fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].incident[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].incident[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].incident[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].incident[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].incident[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].label

(alpha)

STR_0D

String identifying ion (e.g. H, D, T, He, C, D2, ...)

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].multiple_states_flag

(alpha)

INT_0D

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

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].neutral_index

(alpha)

INT_0D

Index of the corresponding neutral species in the ../../neutral array

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Fluxes related to the different states of the species

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].emitted

(alpha)

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Emitted fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].emitted[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].emitted[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].emitted[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].emitted[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].emitted[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].incident

(alpha)

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Incident fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].incident[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].incident[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].incident[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].incident[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].incident[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle

wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed)

wall.description_ggd[:].ggd[:].particle_fluxes.neutral

(alpha)

[1...N]

STRUCT_ARRAY

Neutral species fluxes

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].emitted

(alpha)

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Emitted fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].emitted[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].emitted[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].emitted[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].emitted[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].emitted[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].incident

(alpha)

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Incident fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].incident[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].incident[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].incident[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].incident[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].incident[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].ion_index

(alpha)

INT_0D

Index of the corresponding ion species in the ../../ion array

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].label

(alpha)

STR_0D

String identifying neutral (e.g. H, D, T, He, C, ...)

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].multiple_states_flag

(alpha)

INT_0D

Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Fluxes related to the different states of the species

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].emitted

(alpha)

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Emitted fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].emitted[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].emitted[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].emitted[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].emitted[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].emitted[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].incident

(alpha)

[1...N]

STRUCT_ARRAY

m^-2.s^-1

Incident fluxes for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].incident[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].incident[:].values,
1...N]

FLT_2D (uncertain)

m^-2.s^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].incident[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].incident[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].incident[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

m^-2.s^-1

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].label

(alpha)

STR_0D

String identifying state

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].neutral_type

(alpha)

STRUCTURE

Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].neutral_type.description

(alpha)

STR_0D

Verbose description

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].neutral_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].neutral_type.name

(alpha)

STR_0D

Short string identifier

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

wall.description_ggd[:].ggd[:].power_density

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-2

Net power density arriving on the wall surface, for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].power_density[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].power_density[:].values,
1...N]

FLT_2D (uncertain)

W.m^-2

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].power_density[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].power_density[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].power_density[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-2

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].recycling

(alpha)

STRUCTURE

Fraction of incoming particles that is reflected back to the vacuum chamber

wall.description_ggd[:].ggd[:].recycling.ion

(alpha)

[1...N]

STRUCT_ARRAY

Recycling coefficients for the various ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below

wall.description_ggd[:].ggd[:].recycling.ion[:].coefficient

(alpha)

[1...N]

STRUCT_ARRAY

-

Recycling coefficient for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].recycling.ion[:].coefficient[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].recycling.ion[:].coefficient[:].values,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].recycling.ion[:].coefficient[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].recycling.ion[:].coefficient[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].recycling.ion[:].coefficient[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

-

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].recycling.ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

wall.description_ggd[:].ggd[:].recycling.ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

wall.description_ggd[:].ggd[:].recycling.ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

wall.description_ggd[:].ggd[:].recycling.ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

wall.description_ggd[:].ggd[:].recycling.ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

wall.description_ggd[:].ggd[:].recycling.ion[:].label

(alpha)

STR_0D

String identifying ion (e.g. H, D, T, He, C, D2, ...)

wall.description_ggd[:].ggd[:].recycling.ion[:].multiple_states_flag

(alpha)

INT_0D

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

wall.description_ggd[:].ggd[:].recycling.ion[:].neutral_index

(alpha)

INT_0D

Index of the corresponding neutral species in the ../../neutral array

wall.description_ggd[:].ggd[:].recycling.ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Fluxes related to the different states of the species

wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].coefficient

(alpha)

[1...N]

STRUCT_ARRAY

-

Recycling coefficient for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].coefficient[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].coefficient[:].values,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].coefficient[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].coefficient[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].coefficient[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

-

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle

wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle

wall.description_ggd[:].ggd[:].recycling.ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed)

wall.description_ggd[:].ggd[:].recycling.neutral

(alpha)

[1...N]

STRUCT_ARRAY

Recycling coefficients for the various neutral species

wall.description_ggd[:].ggd[:].recycling.neutral[:].coefficient

(alpha)

[1...N]

STRUCT_ARRAY

-

Recycling coefficient for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].recycling.neutral[:].coefficient[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].recycling.neutral[:].coefficient[:].values,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].recycling.neutral[:].coefficient[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].recycling.neutral[:].coefficient[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].recycling.neutral[:].coefficient[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

-

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].recycling.neutral[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

wall.description_ggd[:].ggd[:].recycling.neutral[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

wall.description_ggd[:].ggd[:].recycling.neutral[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

wall.description_ggd[:].ggd[:].recycling.neutral[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

wall.description_ggd[:].ggd[:].recycling.neutral[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

wall.description_ggd[:].ggd[:].recycling.neutral[:].ion_index

(alpha)

INT_0D

Index of the corresponding ion species in the ../../ion array

wall.description_ggd[:].ggd[:].recycling.neutral[:].label

(alpha)

STR_0D

String identifying neutral (e.g. H, D, T, He, C, ...)

wall.description_ggd[:].ggd[:].recycling.neutral[:].multiple_states_flag

(alpha)

INT_0D

Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

wall.description_ggd[:].ggd[:].recycling.neutral[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Fluxes related to the different states of the species

wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].coefficient

(alpha)

[1...N]

STRUCT_ARRAY

-

Recycling coefficient for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].coefficient[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].coefficient[:].values,
1...N]

FLT_2D (uncertain)

-

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].coefficient[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].coefficient[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].coefficient[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

-

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].label

(alpha)

STR_0D

String identifying state

wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].neutral_type

(alpha)

STRUCTURE

Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI

wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].neutral_type.description

(alpha)

STR_0D

Verbose description

wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].neutral_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].neutral_type.name

(alpha)

STR_0D

Short string identifier

wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

wall.description_ggd[:].ggd[:].temperature

(alpha)

[1...N]

STRUCT_ARRAY

K

Temperature of the wall, for various wall components (grid subsets)

wall.description_ggd[:].ggd[:].temperature[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].temperature[:].values,
1...N]

FLT_2D (uncertain)

K

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].temperature[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].temperature[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].temperature[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

K

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].ggd[:].time

(alpha)

FLT_0D

s

Time

wall.description_ggd[:].ggd[:].v_biasing

(alpha)

[1...N]

STRUCT_ARRAY

V

Electric potential applied to the wall element by outside means, for various wall components (grid subsets). Different from the plasma electric potential or the sheath potential drop.

wall.description_ggd[:].ggd[:].v_biasing[:].coefficients

(alpha)

[wall.description_ggd[:].ggd[:].v_biasing[:].values,
1...N]

FLT_2D (uncertain)

V

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

wall.description_ggd[:].ggd[:].v_biasing[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].ggd[:].v_biasing[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].ggd[:].v_biasing[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

V

One scalar value is provided per element in the grid subset.

wall.description_ggd[:].grid_ggd

(alpha)

[wall.description_ggd[:].grid_ggd[:].time]

STRUCT_ARRAY

Wall geometry described using the Generic Grid Description, for various time slices (in case of mobile wall elements). The timebase of this array of structure must be a subset of the timebase on which physical quantities are described (../ggd structure). Grid_subsets are used to describe various wall components in a modular way.

wall.description_ggd[:].grid_ggd[:].grid_subset

(alpha)

[1...N]

STRUCT_ARRAY

Grid subsets

wall.description_ggd[:].grid_ggd[:].grid_subset[:].base

(alpha)

[1...N]

STRUCT_ARRAY

Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.

wall.description_ggd[:].grid_ggd[:].grid_subset[:].base[:].jacobian

(alpha)

[wall.description_ggd[:].grid_ggd[:].grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

wall.description_ggd[:].grid_ggd[:].grid_subset[:].base[:].tensor_contravariant

(alpha)

[wall.description_ggd[:].grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

wall.description_ggd[:].grid_ggd[:].grid_subset[:].base[:].tensor_covariant

(alpha)

[wall.description_ggd[:].grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

wall.description_ggd[:].grid_ggd[:].grid_subset[:].dimension

(alpha)

INT_0D

Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.

wall.description_ggd[:].grid_ggd[:].grid_subset[:].element

(alpha)

[1...N]

STRUCT_ARRAY

Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces

wall.description_ggd[:].grid_ggd[:].grid_subset[:].element[:].object

(alpha)

[1...N]

STRUCT_ARRAY

Set of objects defining the element

wall.description_ggd[:].grid_ggd[:].grid_subset[:].element[:].object[:].dimension

(alpha)

INT_0D

Dimension of the object

wall.description_ggd[:].grid_ggd[:].grid_subset[:].element[:].object[:].index

(alpha)

INT_0D

Object index

wall.description_ggd[:].grid_ggd[:].grid_subset[:].element[:].object[:].space

(alpha)

INT_0D

Index of the space from which that object is taken

wall.description_ggd[:].grid_ggd[:].grid_subset[:].identifier

(alpha)

STRUCTURE

Grid subset identifier
0) unspecified : unspecified
1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]
200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).
2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces
4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces
5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
6) x_points : Nodes defining x-points
7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point
8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point
9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point
10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point
11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix
12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix
13) outer_target : y-aligned edges defining the outer target
14) inner_target : y-aligned edges defining the inner target
15) core_boundary : Innermost x-aligned edges
16) separatrix : x-aligned edges defining the active separatrix
17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions
18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region
19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region
20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region
21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region
22) core : Cells inside the active separatrix
23) sol : Cells defining the main SOL outside of the divertor regions
24) outer_divertor : Cells defining the outer divertor region
25) inner_divertor : Cells defining the inner divertor region
26) core_sol : x-aligned edges defining part of active separatrix separating core and sol
27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)
28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)
29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point
30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point
31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point
32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point
33) separatrix_2 : x-aligned edges defining the non-active separatrix
34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region
35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region
36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region
37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region
38) intra_sep : Cells between the two separatrices
39) outer_divertor_2 : Cells defining the outer inactive divertor region
40) inner_divertor_2 : Cells defining the inner inactive divertor region
41) outer_target_2 : y-aligned edges defining the outer inactive target
42) inner_target_2 : y-aligned edges defining the inner inactive target
43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
44) full_wall : All edges defining walls, baffles, and targets
45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg
46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg
47) outer_sf_pfr_connection_1 : y-aligned edges defining the connection between the outer snowflake entrance and third leg
48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg
100) magnetic_axis : Point corresponding to the magnetic axis
101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane
102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane
103) outer_target_separatrix : Point on active separatrix at outer active target
104) inner_target_separatrix : Point on active separatrix at inner active target
105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target
106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target

wall.description_ggd[:].grid_ggd[:].grid_subset[:].identifier.description

(alpha)

STR_0D

Verbose description

wall.description_ggd[:].grid_ggd[:].grid_subset[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

wall.description_ggd[:].grid_ggd[:].grid_subset[:].identifier.name

(alpha)

STR_0D

Short string identifier

wall.description_ggd[:].grid_ggd[:].grid_subset[:].metric

(alpha)

STRUCTURE

Metric of the canonical frame onto Cartesian coordinates

wall.description_ggd[:].grid_ggd[:].grid_subset[:].metric.jacobian

(alpha)

[wall.description_ggd[:].grid_ggd[:].grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

wall.description_ggd[:].grid_ggd[:].grid_subset[:].metric.tensor_contravariant

(alpha)

[wall.description_ggd[:].grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

wall.description_ggd[:].grid_ggd[:].grid_subset[:].metric.tensor_covariant

(alpha)

[wall.description_ggd[:].grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

wall.description_ggd[:].grid_ggd[:].identifier

(alpha)

STRUCTURE

Grid identifier
0) unspecified : unspecified
1) linear : Linear
2) cylinder : Cylindrical geometry (straight in axial direction)
3) limiter : Limiter
4) SN : Single null
5) CDN : Connected double null
6) DDN_bottom : Disconnected double null with inner X-point below the midplane
7) DDN_top : Disconnected double null with inner X-point above the midplane
8) annulus : Annular geometry (not necessarily with straight axis)
9) stellarator_island : Stellarator island geometry
10) structured_spaces : Structured grid represented with multiple spaces of dimension 1
11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary
12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary
100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS

wall.description_ggd[:].grid_ggd[:].identifier.description

(alpha)

STR_0D

Verbose description

wall.description_ggd[:].grid_ggd[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

wall.description_ggd[:].grid_ggd[:].identifier.name

(alpha)

STR_0D

Short string identifier

wall.description_ggd[:].grid_ggd[:].path

(alpha)

STR_0D

Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: IDS::wall/0/description_ggd(1)/grid_ggd, means that the grid is located in the wall IDS, occurrence 0, with relative path description_ggd(1)/grid_ggd, using Fortran index convention (here : first index of the array)

wall.description_ggd[:].grid_ggd[:].space

(alpha)

[1...N]

STRUCT_ARRAY

Set of grid spaces

wall.description_ggd[:].grid_ggd[:].space[:].coordinates_type

(alpha)

[1...N]

INT_1D

Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml

wall.description_ggd[:].grid_ggd[:].space[:].geometry_type

(alpha)

STRUCTURE

Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)

wall.description_ggd[:].grid_ggd[:].space[:].geometry_type.description

(alpha)

STR_0D

Verbose description

wall.description_ggd[:].grid_ggd[:].space[:].geometry_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

wall.description_ggd[:].grid_ggd[:].space[:].geometry_type.name

(alpha)

STR_0D

Short string identifier

wall.description_ggd[:].grid_ggd[:].space[:].identifier

(alpha)

STRUCTURE

Space identifier
0) unspecified : unspecified
1) primary_standard : Primary space defining the standard grid
2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space
3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way

wall.description_ggd[:].grid_ggd[:].space[:].identifier.description

(alpha)

STR_0D

Verbose description

wall.description_ggd[:].grid_ggd[:].space[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

wall.description_ggd[:].grid_ggd[:].space[:].identifier.name

(alpha)

STR_0D

Short string identifier

wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension

(alpha)

[1...N]

STRUCT_ARRAY

Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.

wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].geometry_content

(alpha)

STRUCTURE

Content of the ../object/geometry node for this dimension
0) unspecified : unspecified
1) node_coordinates : For nodes : node coordinates
11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix
21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge
31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces
32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix

wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.description

(alpha)

STR_0D

Verbose description

wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.name

(alpha)

STR_0D

Short string identifier

wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object

(alpha)

[1...N]

STRUCT_ARRAY

Set of objects for a given dimension

wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary

(alpha)

[1...N]

STRUCT_ARRAY

Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object

wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].index

(alpha)

INT_0D

Index of this (n-1)-dimensional boundary object

wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].neighbours

(alpha)

[1...N]

INT_1D

List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary

wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered.

wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

mixed

2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.

wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure

(alpha)

FLT_0D (uncertain)

m^dimension

Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)

wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object[:].nodes

(alpha)

[1...N]

INT_1D

List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)

wall.description_ggd[:].grid_ggd[:].time

(alpha)

FLT_0D

s

Time

wall.description_ggd[:].material

(alpha)

[wall.description_ggd[:].material[:].time]

STRUCT_ARRAY

Material of each grid_ggd object, given for each slice of the grid_ggd time base (the material is not supposed to change, but grid_ggd may evolve with time)

wall.description_ggd[:].material[:].grid_subset

(alpha)

[1...N]

STRUCT_ARRAY

Material is described for various wall components (grid subsets), using the identifier convention below
0) unspecified : unspecified
1) C : Carbon
2) W : Tungsten
3) C_W_coating : Carbon with tungsten coating
4) SS : Stainless steel
5) SS_C_coating : Stainless steel with carbon coating
6) IN : Inconel
7) IN_C_coating : Inconel with carbon coating
8) BC : Boron carbide
17) BN : Boron nitride
9) Ti_C_coating : Titanium with carbon coating
10) Be : Beryllium
11) Mo : Molybdenum
12) Quartz : Quartz
13) Ge : Germanium
14) Si : Silicon
15) LiF : Lithium fluoride
16) InSb : Indium antimonide
18) Cu : Copper
19) CuCrZr : Copper Chromium Zirconium alloy

wall.description_ggd[:].material[:].grid_subset[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

wall.description_ggd[:].material[:].grid_subset[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

wall.description_ggd[:].material[:].grid_subset[:].identifiers

(alpha)

STRUCTURE

Identifier values, one value is provided per element in the grid subset. If the size of the child arrays is 1, their value applies to all elements of the subset.

wall.description_ggd[:].material[:].grid_subset[:].identifiers.descriptions

(alpha)

[wall.description_ggd[:].material[:].grid_subset[:].identifiers.names]

STR_1D

Verbose description

wall.description_ggd[:].material[:].grid_subset[:].identifiers.indices

(alpha)

[wall.description_ggd[:].material[:].grid_subset[:].identifiers.names]

INT_1D

Integer identifiers (enumeration index within a list). Private identifier values must be indicated by a negative index.

wall.description_ggd[:].material[:].grid_subset[:].identifiers.names

(alpha)

[1...N]

STR_1D

Short string identifiers

wall.description_ggd[:].material[:].time

(alpha)

FLT_0D

s

Time

wall.description_ggd[:].type

(alpha)

STRUCTURE

Type of wall: index = 0 for gas tight and 1 for a wall with holes/open ports

wall.description_ggd[:].type.description

(alpha)

STR_0D

Verbose description

wall.description_ggd[:].type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

wall.description_ggd[:].type.name

(alpha)

STR_0D

Short string identifier

wall.first_wall_enclosed_volume

(alpha)

FLT_0D (uncertain)

m^3

Volume available to gas or plasma enclosed by the first wall contour

wall.first_wall_power_flux_peak

(alpha)

STRUCTURE

W.m^-2

Peak power flux on the first wall

wall.first_wall_power_flux_peak.data

(alpha)

[wall.first_wall_power_flux_peak.time]

FLT_1D (uncertain)

W.m^-2

Data

wall.first_wall_power_flux_peak.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Time

wall.first_wall_surface_area

(alpha)

FLT_0D (uncertain)

m^2

First wall surface area

wall.global_quantities

(alpha)

STRUCTURE

Simple 0D description of plasma-wall interaction

wall.global_quantities.current_tor

(alpha)

[wall.time]

FLT_1D (uncertain)

A

Toroidal current flowing in the vacuum vessel

wall.global_quantities.electrons

(alpha)

STRUCTURE

Quantities related to electrons

wall.global_quantities.electrons.gas_puff

(alpha)

[wall.time]

FLT_1D (uncertain)

s^-1

Gas puff rate (in equivalent electrons)

wall.global_quantities.electrons.particle_flux_from_plasma

(alpha)

[wall.time]

FLT_1D (uncertain)

s^-1

Particle flux from the plasma (in equivalent electrons)

wall.global_quantities.electrons.particle_flux_from_wall

(alpha)

[1...3,
wall.time]

FLT_2D (uncertain)

s^-1

Particle flux from the wall corresponding to the conversion into various neutral types (first dimension: 1: cold; 2: thermal; 3: fast), in equivalent electrons

wall.global_quantities.electrons.power_inner_target

(alpha)

[wall.time]

FLT_1D (uncertain)

W

Electron power on the inner target

wall.global_quantities.electrons.power_outer_target

(alpha)

[wall.time]

FLT_1D (uncertain)

W

Electron power on the inner target

wall.global_quantities.electrons.pumping_speed

(alpha)

[wall.time]

FLT_1D (uncertain)

s^-1

Pumped particle flux (in equivalent electrons)

wall.global_quantities.neutral

(alpha)

[1...N]

STRUCT_ARRAY

Quantities related to the various neutral species

wall.global_quantities.neutral[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

wall.global_quantities.neutral[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

wall.global_quantities.neutral[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

wall.global_quantities.neutral[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

wall.global_quantities.neutral[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

wall.global_quantities.neutral[:].gas_puff

(alpha)

[wall.time]

FLT_1D (uncertain)

s^-1

Gas puff rate for that species

wall.global_quantities.neutral[:].incident_species

(alpha)

[1...N]

STRUCT_ARRAY

Sputtering coefficients due to a set of incident species

wall.global_quantities.neutral[:].incident_species[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule of the incident species

wall.global_quantities.neutral[:].incident_species[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

wall.global_quantities.neutral[:].incident_species[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

wall.global_quantities.neutral[:].incident_species[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

wall.global_quantities.neutral[:].incident_species[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

wall.global_quantities.neutral[:].incident_species[:].energies

(alpha)

[1...N]

FLT_1D (uncertain)

eV

Array of energies of this incident species, on which the sputtering_physical_coefficient is tabulated

wall.global_quantities.neutral[:].incident_species[:].label

(alpha)

STR_0D

String identifying the incident species (e.g. H, D, CD4, ...)

wall.global_quantities.neutral[:].incident_species[:].sputtering_chemical_coefficient

(alpha)

[1...3,
wall.time]

FLT_2D (uncertain)

-

Effective coefficient of chemical sputtering for various neutral types (first dimension: 1: cold; 2: thermal; 3: fast), due to this incident species

wall.global_quantities.neutral[:].incident_species[:].sputtering_physical_coefficient

(alpha)

[1...3,
wall.global_quantities.neutral[:].incident_species[:].energies,
wall.time]

FLT_3D (uncertain)

-

Effective coefficient of physical sputtering for various neutral types (first dimension: 1: cold; 2: thermal; 3: fast), due to this incident species and for various energies (second dimension)

wall.global_quantities.neutral[:].label

(alpha)

STR_0D

String identifying the species (e.g. H, D, CD4, ...)

wall.global_quantities.neutral[:].particle_flux_from_plasma

(alpha)

[wall.time]

FLT_1D (uncertain)

s^-1

Particle flux from the plasma for that species

wall.global_quantities.neutral[:].particle_flux_from_wall

(alpha)

[1...3,
wall.time]

FLT_2D (uncertain)

s^-1

Particle flux from the wall corresponding to the conversion into various neutral types (first dimension: 1: cold; 2: thermal; 3: fast)

wall.global_quantities.neutral[:].pumping_speed

(alpha)

[wall.time]

FLT_1D (uncertain)

s^-1

Pumped particle flux for that species

wall.global_quantities.neutral[:].recycling_energy_coefficient

(alpha)

[1...3,
wall.time]

FLT_2D (uncertain)

-

Energy recycling coefficient corresponding to the conversion into various neutral types (first dimension: 1: cold; 2: thermal; 3: fast)

wall.global_quantities.neutral[:].recycling_particles_coefficient

(alpha)

[1...3,
wall.time]

FLT_2D (uncertain)

-

Particle recycling coefficient corresponding to the conversion into various neutral types (first dimension: 1: cold; 2: thermal; 3: fast)

wall.global_quantities.neutral[:].wall_inventory

(alpha)

[wall.time]

FLT_1D (uncertain)

-

Wall inventory, i.e. cumulated exchange of neutral species between plasma and wall from t = 0, positive if a species has gone to the wall, for that species

wall.global_quantities.power_black_body

(alpha)

[wall.time]

FLT_1D (uncertain)

W

Black body radiated power emitted from the wall (emissivity is included)

wall.global_quantities.power_conducted

(alpha)

[wall.time]

FLT_1D (uncertain)

W

Power conducted by the plasma onto the wall

wall.global_quantities.power_convected

(alpha)

[wall.time]

FLT_1D (uncertain)

W

Power convected by the plasma onto the wall

wall.global_quantities.power_currents

(alpha)

[wall.time]

FLT_1D (uncertain)

W

Power deposited on the wall due to electric currents (positive means power is deposited on the target)

wall.global_quantities.power_density_inner_target_max

(alpha)

[wall.time]

FLT_1D (uncertain)

W

Maximum power density on the inner target

wall.global_quantities.power_density_outer_target_max

(alpha)

[wall.time]

FLT_1D (uncertain)

W

Maximum power density on the outer target

wall.global_quantities.power_incident

(alpha)

[wall.time]

FLT_1D (uncertain)

W

Total power incident on the wall. This power is split in the various physical categories listed below

wall.global_quantities.power_inner_target_ion_total

(alpha)

[wall.time]

FLT_1D (uncertain)

W

Total ion (summed over ion species) power on the inner target

wall.global_quantities.power_neutrals

(alpha)

[wall.time]

FLT_1D (uncertain)

W

Net power from neutrals on the wall (positive means power is deposited on the wall)

wall.global_quantities.power_radiated

(alpha)

[wall.time]

FLT_1D (uncertain)

W

Net radiated power from plasma onto the wall (incident-reflected)

wall.global_quantities.power_recombination_neutrals

(alpha)

[wall.time]

FLT_1D (uncertain)

W

Power deposited on the wall due to recombination of neutrals into a ground state (e.g. molecules)

wall.global_quantities.power_recombination_plasma

(alpha)

[wall.time]

FLT_1D (uncertain)

W

Power deposited on the wall due to recombination of plasma ions

wall.global_quantities.power_to_cooling

(alpha)

[wall.time]

FLT_1D (uncertain)

W

Power to cooling systems

wall.global_quantities.temperature

(alpha)

[wall.time]

FLT_1D (uncertain)

K

Wall temperature

wall.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

wall.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

wall.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

wall.ids_properties.homogeneous_time

(alpha)

INT_0D

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

wall.ids_properties.occurrence

INT_0D

wall.ids_properties.plugins

(alpha)

STRUCTURE

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.

wall.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

wall.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

wall.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

wall.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

wall.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

wall.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

wall.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

wall.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

wall.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

wall.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

wall.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

wall.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

wall.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

wall.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

wall.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

wall.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

wall.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

wall.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

wall.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

wall.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

wall.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

wall.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

wall.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

wall.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

wall.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

wall.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

wall.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

wall.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

wall.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

wall.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

wall.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

wall.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

wall.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

wall.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

wall.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

wall.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

wall.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

wall.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

wall.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

wall.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

wall.ids_properties.source

(obsolescent)

STR_0D

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.

wall.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

wall.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

wall.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

wall.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

wall.temperature_reference

(alpha)

STRUCTURE

Reference temperature for which the machine description data is given in this IDS

wall.temperature_reference.data

(alpha)

FLT_0D (uncertain)

K

Reference temperature

wall.temperature_reference.description

(alpha)

STR_0D

Description of how the reference temperature is defined : for which object, at which location, ...

wall.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

waves

(alpha)

RF wave propagation and deposition. Note that current estimates in this IDS are a priori not taking into account synergies between multiple sources (a convergence loop with Fokker-Planck calculations is required to account for such synergies)

waves.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

waves.code.commit

(alpha)

STR_0D

Unique commit reference of software

waves.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

waves.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

waves.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

waves.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

waves.code.library[:].name

(alpha)

STR_0D

Name of software

waves.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

waves.code.library[:].repository

(alpha)

STR_0D

URL of software repository

waves.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

waves.code.name

(alpha)

STR_0D

Name of software generating IDS

waves.code.output_flag

(alpha)

[waves.time]

INT_1D

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.

waves.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

waves.code.repository

(alpha)

STR_0D

URL of software repository

waves.code.version

(alpha)

STR_0D

Unique version (tag) of software

waves.coherent_wave

(alpha)

[1...N]

STRUCT_ARRAY

Wave description for each frequency

waves.coherent_wave[:].beam_tracing

(alpha)

[waves.coherent_wave[:].beam_tracing[:].time]

STRUCT_ARRAY

Beam tracing calculations, for various time slices

waves.coherent_wave[:].beam_tracing[:].beam

(alpha)

[1...N]

STRUCT_ARRAY

Set of rays/beams describing the wave propagation

waves.coherent_wave[:].beam_tracing[:].beam[:].e_field

(alpha)

STRUCTURE

Electric field polarization of the ray/beam along its path

waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.minus

(alpha)

STRUCTURE

V.m^-1

Right hand polarised electric field component

waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.minus.imaginary

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

V.m^-1

Imaginary part

waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.minus.real

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

V.m^-1

Real part

waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.parallel

(alpha)

STRUCTURE

V.m^-1

Parallel to magnetic field polarised electric field component

waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.parallel.imaginary

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

V.m^-1

Imaginary part

waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.parallel.real

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

V.m^-1

Real part

waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.plus

(alpha)

STRUCTURE

V.m^-1

Left hand polarised electric field component

waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.plus.imaginary

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

V.m^-1

Imaginary part

waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.plus.real

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

V.m^-1

Real part

waves.coherent_wave[:].beam_tracing[:].beam[:].electrons

(alpha)

STRUCTURE

Quantities related to the electrons

waves.coherent_wave[:].beam_tracing[:].beam[:].electrons.power

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

W

Power absorbed along the beam by the species

waves.coherent_wave[:].beam_tracing[:].beam[:].ion

(alpha)

[1...N]

STRUCT_ARRAY

Quantities related to the different ion species

waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].label

(alpha)

STR_0D

String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)

waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].multiple_states_flag

(alpha)

INT_0D

Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].power

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

W

Power absorbed along the beam by the species

waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)

waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].power

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

W

Power absorbed along the beam by the species

waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle (equal to z_min if no bundle)

waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)

waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed).

waves.coherent_wave[:].beam_tracing[:].beam[:].length

(alpha)

[1...N]

FLT_1D (uncertain)

m

Ray/beam curvilinear length

waves.coherent_wave[:].beam_tracing[:].beam[:].phase

(alpha)

STRUCTURE

Phase ellipse characteristics

waves.coherent_wave[:].beam_tracing[:].beam[:].phase.angle

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

rad

Rotation angle for the phase ellipse

waves.coherent_wave[:].beam_tracing[:].beam[:].phase.curvature

(alpha)

[1...2,
waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_2D (uncertain)

m^-1

Inverse curvature radii for the phase ellipse, positive/negative for divergent/convergent beams, in the horizontal direction (first index of the first coordinate) and in the vertical direction (second index of the first coordinate)

waves.coherent_wave[:].beam_tracing[:].beam[:].position

(alpha)

STRUCTURE

Position of the ray/beam along its path

waves.coherent_wave[:].beam_tracing[:].beam[:].position.phi

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

rad

Toroidal angle

waves.coherent_wave[:].beam_tracing[:].beam[:].position.psi

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

Wb

Poloidal flux

waves.coherent_wave[:].beam_tracing[:].beam[:].position.r

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

m

Major radius

waves.coherent_wave[:].beam_tracing[:].beam[:].position.theta

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

rad

Poloidal angle

waves.coherent_wave[:].beam_tracing[:].beam[:].position.z

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

m

Height

waves.coherent_wave[:].beam_tracing[:].beam[:].power_flow_norm

(alpha)

STRUCTURE

Normalised power flow

waves.coherent_wave[:].beam_tracing[:].beam[:].power_flow_norm.parallel

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

-

Normalized power flow in the direction parallel to the magnetic field

waves.coherent_wave[:].beam_tracing[:].beam[:].power_flow_norm.perpendicular

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

-

Normalized power flow in the direction perpendicular to the magnetic field

waves.coherent_wave[:].beam_tracing[:].beam[:].power_initial

(alpha)

FLT_0D (uncertain)

W

Initial power in the ray/beam

waves.coherent_wave[:].beam_tracing[:].beam[:].spot

(alpha)

STRUCTURE

Spot ellipse characteristics

waves.coherent_wave[:].beam_tracing[:].beam[:].spot.angle

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

rad

Rotation angle for the spot ellipse

waves.coherent_wave[:].beam_tracing[:].beam[:].spot.size

(alpha)

[1...2,
waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_2D (uncertain)

m

Size of the spot ellipse: distance between the central ray and the peripheral rays in the horizontal (first index of the first coordinate) and vertical direction (second index of the first coordinate)

waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector

(alpha)

STRUCTURE

Wave vector of the ray/beam along its path

waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_r

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

m^-1

Wave vector component in the major radius direction

waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_r_norm

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

-

Normalized wave vector component in the major radius direction = k_r / norm(k)

waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_tor

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

m^-1

Wave vector component in the toroidal direction

waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_tor_norm

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

-

Normalized wave vector component in the toroidal direction = k_tor / norm(k)

waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_z

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

m^-1

Wave vector component in the vertical direction

waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_z_norm

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

-

Normalized wave vector component in the vertical direction = k_z / norm(k)

waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.n_parallel

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

-

Parallel refractive index

waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.n_perpendicular

(alpha)

[waves.coherent_wave[:].beam_tracing[:].beam[:].length]

FLT_1D (uncertain)

-

Perpendicular refractive index

waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.n_tor

(alpha)

[coherent_wave[:].beam_tracing[:].beam[:].length]

INT_1D

Toroidal wave number, contains a single value if varying_ntor = 0 to avoid useless repetition constant values. The wave vector toroidal component is defined as k_tor = n_tor grad phi where phi is the toroidal angle so that a positive n_tor means a wave propagating in the positive phi direction

waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.varying_n_tor

(alpha)

INT_0D

Flag telling whether n_tor is constant along the ray path (0) or varying (1)

waves.coherent_wave[:].beam_tracing[:].time

(alpha)

FLT_0D

s

Time

waves.coherent_wave[:].full_wave

(alpha)

[waves.coherent_wave[:].full_wave[:].time]

STRUCT_ARRAY

Solution by a full wave code, given on a generic grid description, for various time slices

waves.coherent_wave[:].full_wave[:].b_field

(alpha)

STRUCTURE

Components of the wave magnetic field, , represented as Fourier coefficients B(n_tor,frequency) such that the electric is equal to real(B(n_tor,frequency).exp(i(n_tor.phi - 2.pi.frequency.t)))

waves.coherent_wave[:].full_wave[:].b_field.bi_normal

(alpha)

[1...N]

STRUCT_ARRAY

T

Magnitude of perpendicular (to the static magnetic field) wave magnetic field tangent to a flux surface, given on various grid subsets

waves.coherent_wave[:].full_wave[:].b_field.bi_normal[:].coefficients

(alpha)

[waves.coherent_wave[:].full_wave[:].b_field.bi_normal[:].values,
1...N]

CPX_2D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

waves.coherent_wave[:].full_wave[:].b_field.bi_normal[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

waves.coherent_wave[:].full_wave[:].b_field.bi_normal[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on

waves.coherent_wave[:].full_wave[:].b_field.bi_normal[:].values

(alpha)

[1...N]

CPX_1D (uncertain)

T

One scalar value is provided per element in the grid subset.

waves.coherent_wave[:].full_wave[:].b_field.normal

(alpha)

[1...N]

STRUCT_ARRAY

T

Magnitude of wave magnetic field normal to a flux surface, given on various grid subsets

waves.coherent_wave[:].full_wave[:].b_field.normal[:].coefficients

(alpha)

[waves.coherent_wave[:].full_wave[:].b_field.normal[:].values,
1...N]

CPX_2D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

waves.coherent_wave[:].full_wave[:].b_field.normal[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

waves.coherent_wave[:].full_wave[:].b_field.normal[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on

waves.coherent_wave[:].full_wave[:].b_field.normal[:].values

(alpha)

[1...N]

CPX_1D (uncertain)

T

One scalar value is provided per element in the grid subset.

waves.coherent_wave[:].full_wave[:].b_field.parallel

(alpha)

[1...N]

STRUCT_ARRAY

T

Parallel (to the static magnetic field) component of the wave magnetic field, given on various grid subsets

waves.coherent_wave[:].full_wave[:].b_field.parallel[:].coefficients

(alpha)

[waves.coherent_wave[:].full_wave[:].b_field.parallel[:].values,
1...N]

CPX_2D (uncertain)

T

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

waves.coherent_wave[:].full_wave[:].b_field.parallel[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

waves.coherent_wave[:].full_wave[:].b_field.parallel[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on

waves.coherent_wave[:].full_wave[:].b_field.parallel[:].values

(alpha)

[1...N]

CPX_1D (uncertain)

T

One scalar value is provided per element in the grid subset.

waves.coherent_wave[:].full_wave[:].e_field

(alpha)

STRUCTURE

Components of the wave electric field, represented as Fourier coefficients E(n_tor,frequency) such that the electric is equal to real(E(n_tor,frequency).exp(i(n_tor.phi - 2.pi.frequency.t)))

waves.coherent_wave[:].full_wave[:].e_field.bi_normal

(alpha)

[1...N]

STRUCT_ARRAY

V.m^-1

Magnitude of perpendicular (to the static magnetic field) wave electric field tangent to a flux surface, given on various grid subsets

waves.coherent_wave[:].full_wave[:].e_field.bi_normal[:].coefficients

(alpha)

[waves.coherent_wave[:].full_wave[:].e_field.bi_normal[:].values,
1...N]

CPX_2D (uncertain)

V.m^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

waves.coherent_wave[:].full_wave[:].e_field.bi_normal[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

waves.coherent_wave[:].full_wave[:].e_field.bi_normal[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on

waves.coherent_wave[:].full_wave[:].e_field.bi_normal[:].values

(alpha)

[1...N]

CPX_1D (uncertain)

V.m^-1

One scalar value is provided per element in the grid subset.

waves.coherent_wave[:].full_wave[:].e_field.minus

(alpha)

[1...N]

STRUCT_ARRAY

V.m^-1

Right hand circularly polarised component of the perpendicular (to the static magnetic field) electric field, given on various grid subsets

waves.coherent_wave[:].full_wave[:].e_field.minus[:].coefficients

(alpha)

[waves.coherent_wave[:].full_wave[:].e_field.minus[:].values,
1...N]

CPX_2D (uncertain)

V.m^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

waves.coherent_wave[:].full_wave[:].e_field.minus[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

waves.coherent_wave[:].full_wave[:].e_field.minus[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on

waves.coherent_wave[:].full_wave[:].e_field.minus[:].values

(alpha)

[1...N]

CPX_1D (uncertain)

V.m^-1

One scalar value is provided per element in the grid subset.

waves.coherent_wave[:].full_wave[:].e_field.normal

(alpha)

[1...N]

STRUCT_ARRAY

V.m^-1

Magnitude of wave electric field normal to a flux surface, given on various grid subsets

waves.coherent_wave[:].full_wave[:].e_field.normal[:].coefficients

(alpha)

[waves.coherent_wave[:].full_wave[:].e_field.normal[:].values,
1...N]

CPX_2D (uncertain)

V.m^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

waves.coherent_wave[:].full_wave[:].e_field.normal[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

waves.coherent_wave[:].full_wave[:].e_field.normal[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on

waves.coherent_wave[:].full_wave[:].e_field.normal[:].values

(alpha)

[1...N]

CPX_1D (uncertain)

V.m^-1

One scalar value is provided per element in the grid subset.

waves.coherent_wave[:].full_wave[:].e_field.parallel

(alpha)

[1...N]

STRUCT_ARRAY

V.m^-1

Parallel (to the static magnetic field) component of electric field, given on various grid subsets

waves.coherent_wave[:].full_wave[:].e_field.parallel[:].coefficients

(alpha)

[waves.coherent_wave[:].full_wave[:].e_field.parallel[:].values,
1...N]

CPX_2D (uncertain)

V.m^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

waves.coherent_wave[:].full_wave[:].e_field.parallel[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

waves.coherent_wave[:].full_wave[:].e_field.parallel[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on

waves.coherent_wave[:].full_wave[:].e_field.parallel[:].values

(alpha)

[1...N]

CPX_1D (uncertain)

V.m^-1

One scalar value is provided per element in the grid subset.

waves.coherent_wave[:].full_wave[:].e_field.plus

(alpha)

[1...N]

STRUCT_ARRAY

V.m^-1

Left hand circularly polarised component of the perpendicular (to the static magnetic field) electric field, given on various grid subsets

waves.coherent_wave[:].full_wave[:].e_field.plus[:].coefficients

(alpha)

[waves.coherent_wave[:].full_wave[:].e_field.plus[:].values,
1...N]

CPX_2D (uncertain)

V.m^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

waves.coherent_wave[:].full_wave[:].e_field.plus[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

waves.coherent_wave[:].full_wave[:].e_field.plus[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on

waves.coherent_wave[:].full_wave[:].e_field.plus[:].values

(alpha)

[1...N]

CPX_1D (uncertain)

V.m^-1

One scalar value is provided per element in the grid subset.

waves.coherent_wave[:].full_wave[:].grid

(alpha)

STRUCTURE

Grid description

waves.coherent_wave[:].full_wave[:].grid.grid_subset

(alpha)

[1...N]

STRUCT_ARRAY

Grid subsets

waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].base

(alpha)

[1...N]

STRUCT_ARRAY

Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.

waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].base[:].jacobian

(alpha)

[waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].base[:].tensor_contravariant

(alpha)

[waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].base[:].tensor_covariant

(alpha)

[waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].dimension

(alpha)

INT_0D

Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.

waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element

(alpha)

[1...N]

STRUCT_ARRAY

Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces

waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element[:].object

(alpha)

[1...N]

STRUCT_ARRAY

Set of objects defining the element

waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element[:].object[:].dimension

(alpha)

INT_0D

Dimension of the object

waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element[:].object[:].index

(alpha)

INT_0D

Object index

waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element[:].object[:].space

(alpha)

INT_0D

Index of the space from which that object is taken

waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].identifier

(alpha)

STRUCTURE

Grid subset identifier
0) unspecified : unspecified
1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]
200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).
2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces
4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces
5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
6) x_points : Nodes defining x-points
7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point
8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point
9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point
10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point
11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix
12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix
13) outer_target : y-aligned edges defining the outer target
14) inner_target : y-aligned edges defining the inner target
15) core_boundary : Innermost x-aligned edges
16) separatrix : x-aligned edges defining the active separatrix
17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions
18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region
19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region
20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region
21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region
22) core : Cells inside the active separatrix
23) sol : Cells defining the main SOL outside of the divertor regions
24) outer_divertor : Cells defining the outer divertor region
25) inner_divertor : Cells defining the inner divertor region
26) core_sol : x-aligned edges defining part of active separatrix separating core and sol
27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)
28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)
29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point
30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point
31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point
32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point
33) separatrix_2 : x-aligned edges defining the non-active separatrix
34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region
35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region
36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region
37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region
38) intra_sep : Cells between the two separatrices
39) outer_divertor_2 : Cells defining the outer inactive divertor region
40) inner_divertor_2 : Cells defining the inner inactive divertor region
41) outer_target_2 : y-aligned edges defining the outer inactive target
42) inner_target_2 : y-aligned edges defining the inner inactive target
43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
44) full_wall : All edges defining walls, baffles, and targets
45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg
46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg
47) outer_sf_pfr_connection_1 : y-aligned edges defining the connection between the outer snowflake entrance and third leg
48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg
100) magnetic_axis : Point corresponding to the magnetic axis
101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane
102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane
103) outer_target_separatrix : Point on active separatrix at outer active target
104) inner_target_separatrix : Point on active separatrix at inner active target
105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target
106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target

waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].identifier.description

(alpha)

STR_0D

Verbose description

waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].identifier.name

(alpha)

STR_0D

Short string identifier

waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].metric

(alpha)

STRUCTURE

Metric of the canonical frame onto Cartesian coordinates

waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].metric.jacobian

(alpha)

[waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].metric.tensor_contravariant

(alpha)

[waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].metric.tensor_covariant

(alpha)

[waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

waves.coherent_wave[:].full_wave[:].grid.identifier

(alpha)

STRUCTURE

Grid identifier
0) unspecified : unspecified
1) linear : Linear
2) cylinder : Cylindrical geometry (straight in axial direction)
3) limiter : Limiter
4) SN : Single null
5) CDN : Connected double null
6) DDN_bottom : Disconnected double null with inner X-point below the midplane
7) DDN_top : Disconnected double null with inner X-point above the midplane
8) annulus : Annular geometry (not necessarily with straight axis)
9) stellarator_island : Stellarator island geometry
10) structured_spaces : Structured grid represented with multiple spaces of dimension 1
11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary
12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary
100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS

waves.coherent_wave[:].full_wave[:].grid.identifier.description

(alpha)

STR_0D

Verbose description

waves.coherent_wave[:].full_wave[:].grid.identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

waves.coherent_wave[:].full_wave[:].grid.identifier.name

(alpha)

STR_0D

Short string identifier

waves.coherent_wave[:].full_wave[:].grid.path

(alpha)

STR_0D

Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: 'wall:0/description_ggd(1)/grid_ggd', means that the grid is located in the wall IDS, occurrence 0, with ids path 'description_ggd(1)/grid_ggd'. See the link below for more details about IDS paths

waves.coherent_wave[:].full_wave[:].grid.space

(alpha)

[1...N]

STRUCT_ARRAY

Set of grid spaces

waves.coherent_wave[:].full_wave[:].grid.space[:].coordinates_type

(alpha)

[1...N]

INT_1D

Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml

waves.coherent_wave[:].full_wave[:].grid.space[:].geometry_type

(alpha)

STRUCTURE

Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)

waves.coherent_wave[:].full_wave[:].grid.space[:].geometry_type.description

(alpha)

STR_0D

Verbose description

waves.coherent_wave[:].full_wave[:].grid.space[:].geometry_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

waves.coherent_wave[:].full_wave[:].grid.space[:].geometry_type.name

(alpha)

STR_0D

Short string identifier

waves.coherent_wave[:].full_wave[:].grid.space[:].identifier

(alpha)

STRUCTURE

Space identifier
0) unspecified : unspecified
1) primary_standard : Primary space defining the standard grid
2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space
3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way

waves.coherent_wave[:].full_wave[:].grid.space[:].identifier.description

(alpha)

STR_0D

Verbose description

waves.coherent_wave[:].full_wave[:].grid.space[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

waves.coherent_wave[:].full_wave[:].grid.space[:].identifier.name

(alpha)

STR_0D

Short string identifier

waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension

(alpha)

[1...N]

STRUCT_ARRAY

Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.

waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].geometry_content

(alpha)

STRUCTURE

Content of the ../object/geometry node for this dimension
0) unspecified : unspecified
1) node_coordinates : For nodes : node coordinates
11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix
21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge
31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces
32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix

waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].geometry_content.description

(alpha)

STR_0D

Verbose description

waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].geometry_content.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].geometry_content.name

(alpha)

STR_0D

Short string identifier

waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object

(alpha)

[1...N]

STRUCT_ARRAY

Set of objects for a given dimension

waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object[:].boundary

(alpha)

[1...N]

STRUCT_ARRAY

Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object

waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].index

(alpha)

INT_0D

Index of this (n-1)-dimensional boundary object

waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].neighbours

(alpha)

[1...N]

INT_1D

List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary

waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object[:].geometry

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered.

waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

mixed

2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.

waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object[:].measure

(alpha)

FLT_0D (uncertain)

m^dimension

Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)

waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object[:].nodes

(alpha)

[1...N]

INT_1D

List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)

waves.coherent_wave[:].full_wave[:].k_perpendicular

(alpha)

[1...N]

STRUCT_ARRAY

V.m^-1

Perpendicular wave vector, given on various grid subsets

waves.coherent_wave[:].full_wave[:].k_perpendicular[:].coefficients

(alpha)

[waves.coherent_wave[:].full_wave[:].k_perpendicular[:].values,
1...N]

FLT_2D (uncertain)

V.m^-1

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

waves.coherent_wave[:].full_wave[:].k_perpendicular[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

waves.coherent_wave[:].full_wave[:].k_perpendicular[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

waves.coherent_wave[:].full_wave[:].k_perpendicular[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

V.m^-1

One scalar value is provided per element in the grid subset.

waves.coherent_wave[:].full_wave[:].time

(alpha)

FLT_0D

s

Time

waves.coherent_wave[:].global_quantities

(alpha)

[waves.coherent_wave[:].global_quantities[:].time]

STRUCT_ARRAY

Global quantities for various time slices

waves.coherent_wave[:].global_quantities[:].current_tor

(alpha)

FLT_0D (uncertain)

A

Wave driven toroidal current from a stand alone calculation (not consistent with other sources)

waves.coherent_wave[:].global_quantities[:].current_tor_n_tor

(alpha)

[waves.coherent_wave[:].global_quantities[:].n_tor]

FLT_1D (uncertain)

A

Wave driven toroidal current from a stand alone calculation (not consistent with other sources) per toroidal mode number

waves.coherent_wave[:].global_quantities[:].electrons

(alpha)

STRUCTURE

Quantities related to the electrons

waves.coherent_wave[:].global_quantities[:].electrons.distribution_assumption

(alpha)

INT_0D

Assumption on the distribution function used by the wave solver to calculate the power deposition on this species: 0 = Maxwellian (linear absorption); 1 = quasi-linear (F given by a distributions IDS).

waves.coherent_wave[:].global_quantities[:].electrons.power_fast

(alpha)

FLT_0D (uncertain)

W

Wave power absorbed by the fast particle population

waves.coherent_wave[:].global_quantities[:].electrons.power_fast_n_tor

(alpha)

[waves.coherent_wave[:].global_quantities[:].n_tor]

FLT_1D (uncertain)

W

Wave power absorbed by the fast particle population per toroidal mode number

waves.coherent_wave[:].global_quantities[:].electrons.power_thermal

(alpha)

FLT_0D (uncertain)

W

Wave power absorbed by the thermal particle population

waves.coherent_wave[:].global_quantities[:].electrons.power_thermal_n_tor

(alpha)

[waves.coherent_wave[:].global_quantities[:].n_tor]

FLT_1D (uncertain)

W

Wave power absorbed by the thermal particle population per toroidal mode number

waves.coherent_wave[:].global_quantities[:].frequency

(alpha)

FLT_0D (uncertain)

Hz

Wave frequency

waves.coherent_wave[:].global_quantities[:].ion

(alpha)

[1...N]

STRUCT_ARRAY

Quantities related to the different ion species

waves.coherent_wave[:].global_quantities[:].ion[:].distribution_assumption

(alpha)

INT_0D

Assumption on the distribution function used by the wave solver to calculate the power deposition on this species: 0 = Maxwellian (linear absorption); 1 = quasi-linear (F given by a distributions IDS).

waves.coherent_wave[:].global_quantities[:].ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

waves.coherent_wave[:].global_quantities[:].ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

waves.coherent_wave[:].global_quantities[:].ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

waves.coherent_wave[:].global_quantities[:].ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

waves.coherent_wave[:].global_quantities[:].ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

waves.coherent_wave[:].global_quantities[:].ion[:].label

(alpha)

STR_0D

String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)

waves.coherent_wave[:].global_quantities[:].ion[:].multiple_states_flag

(alpha)

INT_0D

Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

waves.coherent_wave[:].global_quantities[:].ion[:].power_fast

(alpha)

FLT_0D (uncertain)

W

Wave power absorbed by the fast particle population

waves.coherent_wave[:].global_quantities[:].ion[:].power_fast_n_tor

(alpha)

[waves.coherent_wave[:].global_quantities[:].n_tor]

FLT_1D (uncertain)

W

Wave power absorbed by the fast particle population per toroidal mode number

waves.coherent_wave[:].global_quantities[:].ion[:].power_thermal

(alpha)

FLT_0D (uncertain)

W

Wave power absorbed by the thermal particle population

waves.coherent_wave[:].global_quantities[:].ion[:].power_thermal_n_tor

(alpha)

[waves.coherent_wave[:].global_quantities[:].n_tor]

FLT_1D (uncertain)

W

Wave power absorbed by the thermal particle population per toroidal mode number

waves.coherent_wave[:].global_quantities[:].ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)

waves.coherent_wave[:].global_quantities[:].ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

waves.coherent_wave[:].global_quantities[:].ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

waves.coherent_wave[:].global_quantities[:].ion[:].state[:].power_fast

(alpha)

FLT_0D (uncertain)

W

Wave power absorbed by the fast particle population

waves.coherent_wave[:].global_quantities[:].ion[:].state[:].power_fast_n_tor

(alpha)

[waves.coherent_wave[:].global_quantities[:].n_tor]

FLT_1D (uncertain)

W

Wave power absorbed by the fast particle population per toroidal mode number

waves.coherent_wave[:].global_quantities[:].ion[:].state[:].power_thermal

(alpha)

FLT_0D (uncertain)

W

Wave power absorbed by the thermal particle population

waves.coherent_wave[:].global_quantities[:].ion[:].state[:].power_thermal_n_tor

(alpha)

[waves.coherent_wave[:].global_quantities[:].n_tor]

FLT_1D (uncertain)

W

Wave power absorbed by the thermal particle population per toroidal mode number

waves.coherent_wave[:].global_quantities[:].ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

waves.coherent_wave[:].global_quantities[:].ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

waves.coherent_wave[:].global_quantities[:].ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle (equal to z_min if no bundle)

waves.coherent_wave[:].global_quantities[:].ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)

waves.coherent_wave[:].global_quantities[:].ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed).

waves.coherent_wave[:].global_quantities[:].n_tor

(alpha)

[1...N]

INT_1D

Toroidal mode numbers, the wave vector toroidal component being defined as k_tor = n_tor grad phi where phi is the toroidal angle so that a positive n_tor means a wave propagating in the positive phi direction

waves.coherent_wave[:].global_quantities[:].power

(alpha)

FLT_0D (uncertain)

W

Total absorbed wave power

waves.coherent_wave[:].global_quantities[:].power_n_tor

(alpha)

[waves.coherent_wave[:].global_quantities[:].n_tor]

FLT_1D (uncertain)

W

Absorbed wave power per toroidal mode number

waves.coherent_wave[:].global_quantities[:].time

(alpha)

FLT_0D

s

Time

waves.coherent_wave[:].identifier

(alpha)

STRUCTURE

Identifier of the coherent wave, in terms of the type and name of the antenna driving the wave and an index separating waves driven by the same antenna.

waves.coherent_wave[:].identifier.antenna_name

(alpha)

STR_0D

Name of the antenna that launches this wave. Corresponds to the name specified in antennas/ec(i)/name, or antennas/ic(i)/name or antennas/lh(i)/name (depends of antenna/wave type) in the ANTENNAS IDS.

waves.coherent_wave[:].identifier.index_in_antenna

(alpha)

INT_0D

Index of the wave (starts at 1), separating different waves generated from a single antenna.

waves.coherent_wave[:].identifier.type

(alpha)

STRUCTURE

Wave/antenna type. index=1 for name=EC; index=2 for name=IC; index=3 for name=LH
0) unspecified : unspecified
1) EC : Wave field for electron cyclotron heating and current drive
2) LH : Wave field for lower hybrid heating and current drive
3) IC : Wave field for ion cyclotron frequency heating and current drive

waves.coherent_wave[:].identifier.type.description

(alpha)

STR_0D

Verbose description

waves.coherent_wave[:].identifier.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

waves.coherent_wave[:].identifier.type.name

(alpha)

STR_0D

Short string identifier

waves.coherent_wave[:].profiles_1d

(alpha)

[waves.coherent_wave[:].profiles_1d[:].time]

STRUCT_ARRAY

Source radial profiles (flux surface averaged quantities) for various time slices

waves.coherent_wave[:].profiles_1d[:].current_parallel_density

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A.m^-2

Flux surface averaged wave driven parallel current density = average(j.B) / B0, where B0 = vacuum_toroidal_field/b0.

waves.coherent_wave[:].profiles_1d[:].current_parallel_density_n_tor

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm,
waves.coherent_wave[:].profiles_1d[:].n_tor]

FLT_2D (uncertain)

A.m^-2

Flux surface averaged wave driven parallel current density, per toroidal mode number

waves.coherent_wave[:].profiles_1d[:].current_tor_inside

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

A

Wave driven toroidal current, inside a flux surface

waves.coherent_wave[:].profiles_1d[:].current_tor_inside_n_tor

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm,
waves.coherent_wave[:].profiles_1d[:].n_tor]

FLT_2D (uncertain)

A

Wave driven toroidal current, inside a flux surface, per toroidal mode number

waves.coherent_wave[:].profiles_1d[:].e_field_n_tor

(alpha)

[waves.coherent_wave[:].profiles_1d[:].n_tor]

STRUCT_ARRAY

Components of the electric field per toroidal mode number, averaged over the flux surface, where the averaged is weighted with the power deposition density, such that e_field = ave(e_field.power_density) / ave(power_density)

waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].minus

(alpha)

STRUCTURE

V.m^-1

Right hand polarised electric field component for every flux surface

waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].minus.amplitude

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V.m^-1

Amplitude

waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].minus.phase

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V.m^-1

Phase

waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].parallel

(alpha)

STRUCTURE

V.m^-1

Parallel electric field component for every flux surface

waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].parallel.amplitude

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V.m^-1

Amplitude

waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].parallel.phase

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V.m^-1

Phase

waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].plus

(alpha)

STRUCTURE

V.m^-1

Left hand polarised electric field component for every flux surface

waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].plus.amplitude

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V.m^-1

Amplitude

waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].plus.phase

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

V.m^-1

Phase

waves.coherent_wave[:].profiles_1d[:].electrons

(alpha)

STRUCTURE

Quantities related to the electrons

waves.coherent_wave[:].profiles_1d[:].electrons.power_density_fast

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Flux surface averaged absorbed wave power density on the fast species

waves.coherent_wave[:].profiles_1d[:].electrons.power_density_fast_n_tor

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm,
waves.coherent_wave[:].profiles_1d[:].n_tor]

FLT_2D (uncertain)

W.m^-3

Flux surface averaged absorbed wave power density on the fast species, per toroidal mode number

waves.coherent_wave[:].profiles_1d[:].electrons.power_density_thermal

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Flux surface averaged absorbed wave power density on the thermal species

waves.coherent_wave[:].profiles_1d[:].electrons.power_density_thermal_n_tor

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm,
waves.coherent_wave[:].profiles_1d[:].n_tor]

FLT_2D (uncertain)

W.m^-3

Flux surface averaged absorbed wave power density on the thermal species, per toroidal mode number

waves.coherent_wave[:].profiles_1d[:].electrons.power_inside_fast

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W

Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density)

waves.coherent_wave[:].profiles_1d[:].electrons.power_inside_fast_n_tor

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm,
waves.coherent_wave[:].profiles_1d[:].n_tor]

FLT_2D (uncertain)

W

Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density), per toroidal mode number

waves.coherent_wave[:].profiles_1d[:].electrons.power_inside_thermal

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W

Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density)

waves.coherent_wave[:].profiles_1d[:].electrons.power_inside_thermal_n_tor

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm,
waves.coherent_wave[:].profiles_1d[:].n_tor]

FLT_2D (uncertain)

W

Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density), per toroidal mode number

waves.coherent_wave[:].profiles_1d[:].grid

(alpha)

STRUCTURE

Radial grid

waves.coherent_wave[:].profiles_1d[:].grid.area

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Cross-sectional area of the flux surface

waves.coherent_wave[:].profiles_1d[:].grid.psi

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Wb

Poloidal magnetic flux

waves.coherent_wave[:].profiles_1d[:].grid.psi_boundary

(alpha)

FLT_0D (uncertain)

Wb

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)

waves.coherent_wave[:].profiles_1d[:].grid.psi_magnetic_axis

(alpha)

FLT_0D (uncertain)

Wb

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)

waves.coherent_wave[:].profiles_1d[:].grid.rho_pol_norm

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))

waves.coherent_wave[:].profiles_1d[:].grid.rho_tor

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m

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

waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm

(alpha)

[1...N]

FLT_1D (uncertain)

-

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)

waves.coherent_wave[:].profiles_1d[:].grid.surface

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Surface area of the toroidal flux surface

waves.coherent_wave[:].profiles_1d[:].grid.volume

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^3

Volume enclosed inside the magnetic surface

waves.coherent_wave[:].profiles_1d[:].ion

(alpha)

[1...N]

STRUCT_ARRAY

Quantities related to the different ion species

waves.coherent_wave[:].profiles_1d[:].ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

waves.coherent_wave[:].profiles_1d[:].ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

waves.coherent_wave[:].profiles_1d[:].ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

waves.coherent_wave[:].profiles_1d[:].ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

waves.coherent_wave[:].profiles_1d[:].ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

waves.coherent_wave[:].profiles_1d[:].ion[:].label

(alpha)

STR_0D

String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)

waves.coherent_wave[:].profiles_1d[:].ion[:].multiple_states_flag

(alpha)

INT_0D

Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

waves.coherent_wave[:].profiles_1d[:].ion[:].power_density_fast

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Flux surface averaged absorbed wave power density on the fast species

waves.coherent_wave[:].profiles_1d[:].ion[:].power_density_fast_n_tor

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm,
waves.coherent_wave[:].profiles_1d[:].n_tor]

FLT_2D (uncertain)

W.m^-3

Flux surface averaged absorbed wave power density on the fast species, per toroidal mode number

waves.coherent_wave[:].profiles_1d[:].ion[:].power_density_thermal

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Flux surface averaged absorbed wave power density on the thermal species

waves.coherent_wave[:].profiles_1d[:].ion[:].power_density_thermal_n_tor

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm,
waves.coherent_wave[:].profiles_1d[:].n_tor]

FLT_2D (uncertain)

W.m^-3

Flux surface averaged absorbed wave power density on the thermal species, per toroidal mode number

waves.coherent_wave[:].profiles_1d[:].ion[:].power_inside_fast

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W

Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density)

waves.coherent_wave[:].profiles_1d[:].ion[:].power_inside_fast_n_tor

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm,
waves.coherent_wave[:].profiles_1d[:].n_tor]

FLT_2D (uncertain)

W

Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density), per toroidal mode number

waves.coherent_wave[:].profiles_1d[:].ion[:].power_inside_thermal

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W

Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density)

waves.coherent_wave[:].profiles_1d[:].ion[:].power_inside_thermal_n_tor

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm,
waves.coherent_wave[:].profiles_1d[:].n_tor]

FLT_2D (uncertain)

W

Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density), per toroidal mode number

waves.coherent_wave[:].profiles_1d[:].ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)

waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_density_fast

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Flux surface averaged absorbed wave power density on the fast species

waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_density_fast_n_tor

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm,
waves.coherent_wave[:].profiles_1d[:].n_tor]

FLT_2D (uncertain)

W.m^-3

Flux surface averaged absorbed wave power density on the fast species, per toroidal mode number

waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_density_thermal

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Flux surface averaged absorbed wave power density on the thermal species

waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_density_thermal_n_tor

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm,
waves.coherent_wave[:].profiles_1d[:].n_tor]

FLT_2D (uncertain)

W.m^-3

Flux surface averaged absorbed wave power density on the thermal species, per toroidal mode number

waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_inside_fast

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W

Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density)

waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_inside_fast_n_tor

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm,
waves.coherent_wave[:].profiles_1d[:].n_tor]

FLT_2D (uncertain)

W

Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density), per toroidal mode number

waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_inside_thermal

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W

Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density)

waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_inside_thermal_n_tor

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm,
waves.coherent_wave[:].profiles_1d[:].n_tor]

FLT_2D (uncertain)

W

Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density), per toroidal mode number

waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle (equal to z_min if no bundle)

waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)

waves.coherent_wave[:].profiles_1d[:].ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed).

waves.coherent_wave[:].profiles_1d[:].k_perpendicular

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm,
waves.coherent_wave[:].profiles_1d[:].n_tor]

FLT_2D (uncertain)

V.m^-1

Perpendicular wave vector, averaged over the flux surface, where the averaged is weighted with the power deposition density, such that k_perpendicular = ave(k_perpendicular.power_density) / ave(power_density), for every flux surface and every toroidal number

waves.coherent_wave[:].profiles_1d[:].n_tor

(alpha)

[1...N]

INT_1D

Toroidal mode numbers, the wave vector toroidal component being defined as k_tor = n_tor grad phi where phi is the toroidal angle so that a positive n_tor means a wave propagating in the positive phi direction

waves.coherent_wave[:].profiles_1d[:].power_density

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Flux surface averaged total absorbed wave power density (electrons + ion + fast populations)

waves.coherent_wave[:].profiles_1d[:].power_density_n_tor

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm,
waves.coherent_wave[:].profiles_1d[:].n_tor]

FLT_2D (uncertain)

W.m^-3

Flux surface averaged absorbed wave power density per toroidal mode number

waves.coherent_wave[:].profiles_1d[:].power_inside

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W

Total absorbed wave power (electrons + ion + fast populations) inside a flux surface (cumulative volume integral of the absorbed power density)

waves.coherent_wave[:].profiles_1d[:].power_inside_n_tor

(alpha)

[waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm,
waves.coherent_wave[:].profiles_1d[:].n_tor]

FLT_2D (uncertain)

W

Total absorbed wave power (electrons + ion + fast populations) inside a flux surface (cumulative volume integral of the absorbed power density), per toroidal mode number

waves.coherent_wave[:].profiles_1d[:].time

(alpha)

FLT_0D

s

Time

waves.coherent_wave[:].profiles_2d

(alpha)

[waves.coherent_wave[:].profiles_2d[:].time]

STRUCT_ARRAY

2D profiles in poloidal cross-section, for various time slices

waves.coherent_wave[:].profiles_2d[:].e_field_n_tor

(alpha)

[waves.coherent_wave[:].profiles_2d[:].n_tor]

STRUCT_ARRAY

Components of the electric field per toroidal mode number

waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].minus

(alpha)

STRUCTURE

V.m^-1

Right hand polarised electric field component

waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].minus.amplitude

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

V.m^-1

Amplitude

waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].minus.phase

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

V.m^-1

Phase

waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].parallel

(alpha)

STRUCTURE

V.m^-1

Parallel electric field component

waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].parallel.amplitude

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

V.m^-1

Amplitude

waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].parallel.phase

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

V.m^-1

Phase

waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].plus

(alpha)

STRUCTURE

V.m^-1

Left hand polarised electric field component

waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].plus.amplitude

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

V.m^-1

Amplitude

waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].plus.phase

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

V.m^-1

Phase

waves.coherent_wave[:].profiles_2d[:].electrons

(alpha)

STRUCTURE

Quantities related to the electrons

waves.coherent_wave[:].profiles_2d[:].electrons.power_density_fast

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

W.m^-3

Absorbed wave power density on the fast species

waves.coherent_wave[:].profiles_2d[:].electrons.power_density_fast_n_tor

(alpha)

[1...N,
1...N,
waves.coherent_wave[:].profiles_2d[:].n_tor]

FLT_3D (uncertain)

W.m^-3

Absorbed wave power density on the fast species, per toroidal mode number

waves.coherent_wave[:].profiles_2d[:].electrons.power_density_thermal

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

W.m^-3

Absorbed wave power density on the thermal species

waves.coherent_wave[:].profiles_2d[:].electrons.power_density_thermal_n_tor

(alpha)

[1...N,
1...N,
waves.coherent_wave[:].profiles_2d[:].n_tor]

FLT_3D (uncertain)

W.m^-3

Absorbed wave power density on the thermal species, per toroidal mode number

waves.coherent_wave[:].profiles_2d[:].grid

(alpha)

STRUCTURE

2D grid in a poloidal cross-section

waves.coherent_wave[:].profiles_2d[:].grid.area

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

m^2

Cross-sectional area of the flux surface

waves.coherent_wave[:].profiles_2d[:].grid.psi

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

Wb

Poloidal magnetic flux

waves.coherent_wave[:].profiles_2d[:].grid.r

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

m

Major radius

waves.coherent_wave[:].profiles_2d[:].grid.rho_tor

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

m

Toroidal flux coordinate. The toroidal field used in its definition is indicated under vacuum_toroidal_field/b0

waves.coherent_wave[:].profiles_2d[:].grid.rho_tor_norm

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

-

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)

waves.coherent_wave[:].profiles_2d[:].grid.theta_geometric

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

rad

Geometrical poloidal angle

waves.coherent_wave[:].profiles_2d[:].grid.theta_straight

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

rad

Straight field line poloidal angle

waves.coherent_wave[:].profiles_2d[:].grid.type

(alpha)

[waves.coherent_wave[:].profiles_2d[:].grid.rho_tor_norm]

STRUCTURE

m^3

Grid type: index=0: Rectangular grid in the (R,Z) coordinates; index=1: Rectangular grid in the (radial, theta_geometric) coordinates; index=2: Rectangular grid in the (radial, theta_straight) coordinates. index=3: unstructured grid.

waves.coherent_wave[:].profiles_2d[:].grid.type.description

(alpha)

STR_0D

Verbose description

waves.coherent_wave[:].profiles_2d[:].grid.type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

waves.coherent_wave[:].profiles_2d[:].grid.type.name

(alpha)

STR_0D

Short string identifier

waves.coherent_wave[:].profiles_2d[:].grid.volume

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

m^3

Volume enclosed inside the magnetic surface

waves.coherent_wave[:].profiles_2d[:].grid.z

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

m

Height

waves.coherent_wave[:].profiles_2d[:].ion

(alpha)

[1...N]

STRUCT_ARRAY

Quantities related to the different ion species

waves.coherent_wave[:].profiles_2d[:].ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

waves.coherent_wave[:].profiles_2d[:].ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

waves.coherent_wave[:].profiles_2d[:].ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

waves.coherent_wave[:].profiles_2d[:].ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

waves.coherent_wave[:].profiles_2d[:].ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

waves.coherent_wave[:].profiles_2d[:].ion[:].label

(alpha)

STR_0D

String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)

waves.coherent_wave[:].profiles_2d[:].ion[:].multiple_states_flag

(alpha)

INT_0D

Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

waves.coherent_wave[:].profiles_2d[:].ion[:].power_density_fast

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

W.m^-3

Absorbed wave power density on the fast species

waves.coherent_wave[:].profiles_2d[:].ion[:].power_density_fast_n_tor

(alpha)

[1...N,
1...N,
waves.coherent_wave[:].profiles_2d[:].n_tor]

FLT_3D (uncertain)

W.m^-3

Absorbed wave power density on the fast species, per toroidal mode number

waves.coherent_wave[:].profiles_2d[:].ion[:].power_density_thermal

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

W.m^-3

Absorbed wave power density on the thermal species

waves.coherent_wave[:].profiles_2d[:].ion[:].power_density_thermal_n_tor

(alpha)

[1...N,
1...N,
waves.coherent_wave[:].profiles_2d[:].n_tor]

FLT_3D (uncertain)

W.m^-3

Absorbed wave power density on the thermal species, per toroidal mode number

waves.coherent_wave[:].profiles_2d[:].ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)

waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].power_density_fast

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

W.m^-3

Absorbed wave power density on the fast species

waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].power_density_fast_n_tor

(alpha)

[1...N,
1...N,
waves.coherent_wave[:].profiles_2d[:].n_tor]

FLT_3D (uncertain)

W.m^-3

Absorbed wave power density on the fast species, per toroidal mode number

waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].power_density_thermal

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

W.m^-3

Absorbed wave power density on the thermal species

waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].power_density_thermal_n_tor

(alpha)

[1...N,
1...N,
waves.coherent_wave[:].profiles_2d[:].n_tor]

FLT_3D (uncertain)

W.m^-3

Absorbed wave power density on the thermal species, per toroidal mode number

waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle (equal to z_min if no bundle)

waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)

waves.coherent_wave[:].profiles_2d[:].ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed).

waves.coherent_wave[:].profiles_2d[:].n_tor

(alpha)

[1...N]

INT_1D

Toroidal mode numbers, the wave vector toroidal component being defined as k_tor = n_tor grad phi where phi is the toroidal angle so that a positive n_tor means a wave propagating in the positive phi direction

waves.coherent_wave[:].profiles_2d[:].power_density

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

W.m^-3

Total absorbed wave power density (electrons + ion + fast populations)

waves.coherent_wave[:].profiles_2d[:].power_density_n_tor

(alpha)

[1...N,
1...N,
waves.coherent_wave[:].profiles_2d[:].n_tor]

FLT_3D (uncertain)

W.m^-3

Absorbed wave power density per toroidal mode number

waves.coherent_wave[:].profiles_2d[:].time

(alpha)

FLT_0D

s

Time

waves.coherent_wave[:].wave_solver_type

(alpha)

STRUCTURE

Type of wave deposition solver used for this wave. Index = 1 for beam/ray tracing; index = 2 for full wave

waves.coherent_wave[:].wave_solver_type.description

(alpha)

STR_0D

Verbose description

waves.coherent_wave[:].wave_solver_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

waves.coherent_wave[:].wave_solver_type.name

(alpha)

STR_0D

Short string identifier

waves.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

waves.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

waves.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

waves.ids_properties.homogeneous_time

(alpha)

INT_0D

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

waves.ids_properties.occurrence

INT_0D

waves.ids_properties.plugins

(alpha)

STRUCTURE

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.

waves.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

waves.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

waves.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

waves.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

waves.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

waves.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

waves.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

waves.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

waves.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

waves.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

waves.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

waves.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

waves.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

waves.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

waves.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

waves.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

waves.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

waves.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

waves.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

waves.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

waves.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

waves.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

waves.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

waves.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

waves.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

waves.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

waves.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

waves.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

waves.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

waves.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

waves.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

waves.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

waves.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

waves.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

waves.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

waves.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

waves.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

waves.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

waves.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

waves.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

waves.ids_properties.source

(obsolescent)

STR_0D

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.

waves.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

waves.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

waves.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

waves.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

waves.magnetic_axis

(alpha)

STRUCTURE

Magnetic axis position (used to define a poloidal angle for the 2D profiles)

waves.magnetic_axis.r

(alpha)

[waves.time]

FLT_1D (uncertain)

m

Major radius

waves.magnetic_axis.z

(alpha)

[waves.time]

FLT_1D (uncertain)

m

Height

waves.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

waves.vacuum_toroidal_field

(alpha)

STRUCTURE

Characteristics of the vacuum toroidal field (used in rho_tor definition)

waves.vacuum_toroidal_field.b0

(alpha)

[waves.time]

FLT_1D (uncertain)

T

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.

waves.vacuum_toroidal_field.r0

(alpha)

FLT_0D (uncertain)

m

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)

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathDimensionsTypeUnitsDescription

workflow

(alpha)

Description of the workflow that has produced this data entry. The workflow IDS can also be used to communicate information about workflow state between workflow components.

workflow.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

workflow.code.commit

(alpha)

STR_0D

Unique commit reference of software

workflow.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

workflow.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

workflow.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

workflow.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

workflow.code.library[:].name

(alpha)

STR_0D

Name of software

workflow.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

workflow.code.library[:].repository

(alpha)

STR_0D

URL of software repository

workflow.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

workflow.code.name

(alpha)

STR_0D

Name of software generating IDS

workflow.code.output_flag

(alpha)

[workflow.time]

INT_1D

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.

workflow.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

workflow.code.repository

(alpha)

STR_0D

URL of software repository

workflow.code.version

(alpha)

STR_0D

Unique version (tag) of software

workflow.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

workflow.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

workflow.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

workflow.ids_properties.homogeneous_time

(alpha)

INT_0D

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

workflow.ids_properties.occurrence

INT_0D

workflow.ids_properties.plugins

(alpha)

STRUCTURE

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.

workflow.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

workflow.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

workflow.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

workflow.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

workflow.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

workflow.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

workflow.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

workflow.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

workflow.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

workflow.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

workflow.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

workflow.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

workflow.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

workflow.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

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.

workflow.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

workflow.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

workflow.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

workflow.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

workflow.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

workflow.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

workflow.ids_properties.plugins.node[:].path

(alpha)

STR_0D

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.

workflow.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

workflow.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

workflow.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

workflow.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

workflow.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

workflow.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

workflow.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

workflow.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

workflow.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

workflow.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

workflow.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

workflow.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

workflow.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

workflow.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

workflow.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

workflow.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

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

workflow.ids_properties.provenance.node[:].path

(alpha)

STR_0D

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.

workflow.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

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.

workflow.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

workflow.ids_properties.source

(obsolescent)

STR_0D

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.

workflow.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

workflow.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

workflow.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

workflow.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

workflow.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

workflow.time_loop

(alpha)

STRUCTURE

Description of a workflow based on a time loop which calls components defined in component_list sequentially during each cycle of the loop (workflow_cycle).

workflow.time_loop.component

(alpha)

[1...N]

STRUCT_ARRAY

List of components partcipating in the workflow

workflow.time_loop.component[:].commit

(alpha)

STR_0D

Unique commit reference of software

workflow.time_loop.component[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

workflow.time_loop.component[:].name

(alpha)

STR_0D

Name of software used

workflow.time_loop.component[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

workflow.time_loop.component[:].repository

(alpha)

STR_0D

URL of software repository

workflow.time_loop.component[:].version

(alpha)

STR_0D

Unique version (tag) of software

workflow.time_loop.time_end

(alpha)

FLT_0D (uncertain)

s

Termination time for the workflow main time loop

workflow.time_loop.workflow_cycle

(alpha)

[workflow.time_loop.workflow_cycle[:].time]

STRUCT_ARRAY

Set of time slices corresponding to the beginning of workflow cycles (main time loop of the workflow). During each workflow cycle, active components compute their result during their given time_interval. Components having completed their computation are frozen until the end of the workflow cycle. The next workflow cycle begins when the maximum time_interval (over the components) has been reached.

workflow.time_loop.workflow_cycle[:].component

(alpha)

[1...N]

STRUCT_ARRAY

Control parameters for the set of participting components defined in ../../component

workflow.time_loop.workflow_cycle[:].component[:].control_float

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Array of real workflow control parameters used by this component (component specific)

workflow.time_loop.workflow_cycle[:].component[:].control_integer

(alpha)

[1...N]

INT_1D

Array of integer workflow control parameters used by this component (component specific)

workflow.time_loop.workflow_cycle[:].component[:].execution_mode

(alpha)

INT_0D

Component execution mode for current workflow cycle. 0 means the component is not executed and the workflow uses results from previous workflow cycle. 1 means the component is executed for this workflow cycle.

workflow.time_loop.workflow_cycle[:].component[:].index

(alpha)

INT_0D

Index of the component in the ../../../component array

workflow.time_loop.workflow_cycle[:].component[:].time_interval

(alpha)

FLT_0D (uncertain)

s

Simulation time interval during which this component has to compute its results.

workflow.time_loop.workflow_cycle[:].time

(alpha)

FLT_0D

s

Time

+

\ No newline at end of file diff --git a/omas/imas_structures/3_39_0/pellets.json b/omas/imas_structures/3_39_0/pellets.json new file mode 100644 index 000000000..5aaa8b789 --- /dev/null +++ b/omas/imas_structures/3_39_0/pellets.json @@ -0,0 +1,1764 @@ +{ + "pellets": { + "documentation": "Description of pellets launched into the plasma", + "full_path": "pellets", + "lifecycle_last_change": "3.33.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.0.4", + "maxoccur": "2" + }, + "pellets.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "pellets/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "pellets.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pellets/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pellets/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "pellets/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "pellets.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pellets/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pellets/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "pellets/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "pellets/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pellets/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pellets/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "pellets/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.code.output_flag": { + "coordinates": [ + "pellets.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "pellets/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "pellets.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "pellets/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pellets/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pellets/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "pellets/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "pellets.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "pellets/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "pellets/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "pellets/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "pellets.ids_properties.occurrence" + }, + "pellets.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "pellets/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "pellets.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "pellets/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "pellets.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pellets/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pellets/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "pellets/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pellets/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pellets/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "pellets/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "pellets.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pellets/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pellets/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "pellets/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pellets/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pellets/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "pellets/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "pellets.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "pellets/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "pellets.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pellets/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pellets/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "pellets/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "pellets/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pellets/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pellets/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "pellets/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "pellets.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "pellets/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "pellets.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pellets/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pellets/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "pellets/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "pellets/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pellets/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pellets/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "pellets/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "pellets.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pellets/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pellets/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "pellets/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "pellets/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pellets/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pellets/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "pellets/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "pellets.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "pellets/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "pellets.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "pellets/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "pellets.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "pellets/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "pellets.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "pellets/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "pellets/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "pellets.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "pellets/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "pellets.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "pellets/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "pellets/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "pellets/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pellets.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between input command received from the RT network and actuator starting to react. Applies globally to the system described by this IDS unless specific latencies (e.g. channel-specific or antenna-specific) are provided at a deeper level in the IDS structure.", + "full_path": "pellets/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "pellets.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "pellets/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pellets.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "pellets/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "pellets.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "pellets/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "pellets.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "pellets/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "pellets.time_slice": { + "coordinates": [ + "pellets.time_slice[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Description of the pellets launched at various time slices. The time of this structure corresponds to the full ablation of the pellet inside the plasma.", + "full_path": "pellets/time_slice(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "pellets_time_slice", + "timebasepath": "time", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of pellets ablated in the plasma at a given time", + "full_path": "pellets/time_slice(itime)/pellet(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "pellets_time_slice_pellet" + }, + "pellets.time_slice[:].pellet[:].path_geometry": { + "data_type": "STRUCTURE", + "documentation": "Geometry of the pellet path in the vaccuum chamber", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry", + "lifecycle_status": "alpha", + "structure_reference": "line_of_sight_2points_dynamic_aos3" + }, + "pellets.time_slice[:].pellet[:].path_geometry.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_dynamic_aos3" + }, + "pellets.time_slice[:].pellet[:].path_geometry.first_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/first_point/phi", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "pellets.time_slice[:].pellet[:].path_geometry.first_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/first_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].path_geometry.first_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/first_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "pellets.time_slice[:].pellet[:].path_geometry.first_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/first_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "pellets.time_slice[:].pellet[:].path_geometry.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/first_point/r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].path_geometry.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].path_geometry.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/first_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].path_geometry.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/first_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].path_geometry.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/first_point/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].path_geometry.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].path_geometry.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/first_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].path_geometry.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/first_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].path_geometry.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_dynamic_aos3" + }, + "pellets.time_slice[:].pellet[:].path_geometry.second_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/second_point/phi", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "pellets.time_slice[:].pellet[:].path_geometry.second_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/second_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].path_geometry.second_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/second_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "pellets.time_slice[:].pellet[:].path_geometry.second_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/second_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "pellets.time_slice[:].pellet[:].path_geometry.second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/second_point/r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].path_geometry.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].path_geometry.second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/second_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].path_geometry.second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/second_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].path_geometry.second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/second_point/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].path_geometry.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].path_geometry.second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/second_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].path_geometry.second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_geometry/second_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].path_profiles": { + "data_type": "STRUCTURE", + "documentation": "1-D profiles of plasma and pellet along the pellet path ", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles", + "lifecycle_status": "alpha", + "structure_reference": "pellets_time_slice_pellet_path_profiles" + }, + "pellets.time_slice[:].pellet[:].path_profiles.ablated_particles": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Number of ablated particles (electrons) along the pellet path ", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/ablated_particles(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "pellets.time_slice[:].pellet[:].path_profiles.ablated_particles_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ablated_particles\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/ablated_particles_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].path_profiles.ablated_particles_error_lower": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"ablated_particles\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/ablated_particles_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "pellets.time_slice[:].pellet[:].path_profiles.ablated_particles_error_upper": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"ablated_particles\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/ablated_particles_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "pellets.time_slice[:].pellet[:].path_profiles.ablation_rate": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Ablation rate (electrons) along the pellet path ", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/ablation_rate(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "pellets.time_slice[:].pellet[:].path_profiles.ablation_rate_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ablation_rate\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/ablation_rate_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].path_profiles.ablation_rate_error_lower": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"ablation_rate\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/ablation_rate_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "pellets.time_slice[:].pellet[:].path_profiles.ablation_rate_error_upper": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"ablation_rate\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/ablation_rate_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s^-1" + }, + "pellets.time_slice[:].pellet[:].path_profiles.distance": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Distance along the pellet path, with the origin taken at path_geometry/first_point. Used as the main coordinate for the path_profiles structure ", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/distance(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].path_profiles.distance_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"distance\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/distance_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].path_profiles.distance_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"distance\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/distance_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].path_profiles.distance_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"distance\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/distance_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].path_profiles.n_e": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Electron density along the pellet path ", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/n_e(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "pellets.time_slice[:].pellet[:].path_profiles.n_e_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_e\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/n_e_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].path_profiles.n_e_error_lower": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"n_e\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/n_e_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "pellets.time_slice[:].pellet[:].path_profiles.n_e_error_upper": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"n_e\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/n_e_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "pellets.time_slice[:].pellet[:].path_profiles.position": { + "data_type": "STRUCTURE", + "documentation": "Position along the pellet path", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/position", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_dynamic_aos3" + }, + "pellets.time_slice[:].pellet[:].path_profiles.position.phi": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.position.r" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/position/phi(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "pellets.time_slice[:].pellet[:].path_profiles.position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].path_profiles.position.phi_error_lower": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.position.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/position/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "pellets.time_slice[:].pellet[:].path_profiles.position.phi_error_upper": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.position.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/position/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "pellets.time_slice[:].pellet[:].path_profiles.position.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/position/r(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].path_profiles.position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].path_profiles.position.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/position/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].path_profiles.position.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/position/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].path_profiles.position.z": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.position.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/position/z(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].path_profiles.position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].path_profiles.position.z_error_lower": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.position.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/position/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].path_profiles.position.z_error_upper": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.position.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/position/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].path_profiles.psi": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal flux along the pellet path ", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/psi(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "pellets.time_slice[:].pellet[:].path_profiles.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].path_profiles.psi_error_lower": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/psi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "pellets.time_slice[:].pellet[:].path_profiles.psi_error_upper": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/psi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "pellets.time_slice[:].pellet[:].path_profiles.rho_tor_norm": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Normalised toroidal coordinate along the pellet path ", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/rho_tor_norm(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "pellets.time_slice[:].pellet[:].path_profiles.rho_tor_norm_drift": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Difference to due ExB drifts between the ablation and the final deposition locations, in terms of the normalised toroidal flux coordinate", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/rho_tor_norm_drift(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "pellets.time_slice[:].pellet[:].path_profiles.rho_tor_norm_drift_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm_drift\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/rho_tor_norm_drift_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].path_profiles.rho_tor_norm_drift_error_lower": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm_drift\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/rho_tor_norm_drift_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "pellets.time_slice[:].pellet[:].path_profiles.rho_tor_norm_drift_error_upper": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm_drift\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/rho_tor_norm_drift_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "pellets.time_slice[:].pellet[:].path_profiles.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].path_profiles.rho_tor_norm_error_lower": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/rho_tor_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "pellets.time_slice[:].pellet[:].path_profiles.rho_tor_norm_error_upper": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/rho_tor_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "pellets.time_slice[:].pellet[:].path_profiles.t_e": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Electron temperature along the pellet path ", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/t_e(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "pellets.time_slice[:].pellet[:].path_profiles.t_e_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"t_e\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/t_e_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].path_profiles.t_e_error_lower": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"t_e\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/t_e_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "pellets.time_slice[:].pellet[:].path_profiles.t_e_error_upper": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"t_e\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/t_e_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "pellets.time_slice[:].pellet[:].path_profiles.velocity": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Pellet velocity along the pellet path ", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/velocity(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "pellets.time_slice[:].pellet[:].path_profiles.velocity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/velocity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].path_profiles.velocity_error_lower": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/velocity_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "pellets.time_slice[:].pellet[:].path_profiles.velocity_error_upper": { + "coordinates": [ + "pellets.time_slice[:].pellet[:].path_profiles.distance" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/path_profiles/velocity_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "pellets.time_slice[:].pellet[:].propellant_gas": { + "data_type": "STRUCTURE", + "documentation": "Propellant gas", + "full_path": "pellets/time_slice(itime)/pellet(i1)/propellant_gas", + "lifecycle_status": "alpha", + "structure_reference": "pellets_propellant_gas" + }, + "pellets.time_slice[:].pellet[:].propellant_gas.element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the gas molecule", + "full_path": "pellets/time_slice(itime)/pellet(i1)/propellant_gas/element(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "plasma_composition_neutral_element" + }, + "pellets.time_slice[:].pellet[:].propellant_gas.element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "pellets/time_slice(itime)/pellet(i1)/propellant_gas/element(i2)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "pellets.time_slice[:].pellet[:].propellant_gas.element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/propellant_gas/element(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].propellant_gas.element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/propellant_gas/element(i2)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "pellets.time_slice[:].pellet[:].propellant_gas.element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/propellant_gas/element(i2)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "pellets.time_slice[:].pellet[:].propellant_gas.element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "pellets/time_slice(itime)/pellet(i1)/propellant_gas/element(i2)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].propellant_gas.element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "pellets/time_slice(itime)/pellet(i1)/propellant_gas/element(i2)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "pellets.time_slice[:].pellet[:].propellant_gas.element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/propellant_gas/element(i2)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].propellant_gas.element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/propellant_gas/element(i2)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "pellets.time_slice[:].pellet[:].propellant_gas.element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/propellant_gas/element(i2)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "pellets.time_slice[:].pellet[:].propellant_gas.element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "pellets/time_slice(itime)/pellet(i1)/propellant_gas/element(i2)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "pellets.time_slice[:].pellet[:].propellant_gas.element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/propellant_gas/element(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].propellant_gas.element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/propellant_gas/element(i2)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "pellets.time_slice[:].pellet[:].propellant_gas.element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/propellant_gas/element(i2)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "pellets.time_slice[:].pellet[:].propellant_gas.label": { + "data_type": "STR_0D", + "documentation": "String identifying the neutral molecule (e.g. H2, D2, T2, N2, ...)", + "full_path": "pellets/time_slice(itime)/pellet(i1)/propellant_gas/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].propellant_gas.molecules_n": { + "data_type": "FLT_0D", + "documentation": "Number of molecules of the propellant gas injected in the vacuum vessel when launching the pellet", + "full_path": "pellets/time_slice(itime)/pellet(i1)/propellant_gas/molecules_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "pellets.time_slice[:].pellet[:].propellant_gas.molecules_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"molecules_n\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/propellant_gas/molecules_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].propellant_gas.molecules_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"molecules_n\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/propellant_gas/molecules_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "pellets.time_slice[:].pellet[:].propellant_gas.molecules_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"molecules_n\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/propellant_gas/molecules_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "pellets.time_slice[:].pellet[:].shape": { + "data_type": "STRUCTURE", + "documentation": "Initial shape of a pellet at launch", + "full_path": "pellets/time_slice(itime)/pellet(i1)/shape", + "lifecycle_status": "alpha", + "structure_reference": "pellets_time_slice_pellet_shape" + }, + "pellets.time_slice[:].pellet[:].shape.size": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Size of the pellet in the various dimensions, depending on the shape type. Spherical pellets: size(1) is the radius of the pellet. Cylindrical pellets: size(1) is the radius and size(2) is the height of the cylinder. Rectangular pellets: size(1) is the height, size(2) is the width and size(3) is the length", + "full_path": "pellets/time_slice(itime)/pellet(i1)/shape/size(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].shape.size_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"size\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/shape/size_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].shape.size_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"size\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/shape/size_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].shape.size_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"size\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/shape/size_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "pellets.time_slice[:].pellet[:].shape.type": { + "data_type": "STRUCTURE", + "documentation": "Identifier structure for the shape type: 1-spherical; 2-cylindrical; 3-rectangular", + "full_path": "pellets/time_slice(itime)/pellet(i1)/shape/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "pellets.time_slice[:].pellet[:].shape.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "pellets/time_slice(itime)/pellet(i1)/shape/type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].shape.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "pellets/time_slice(itime)/pellet(i1)/shape/type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].shape.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "pellets/time_slice(itime)/pellet(i1)/shape/type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].species": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of atomic species included in the pellet composition", + "full_path": "pellets/time_slice(itime)/pellet(i1)/species(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "pellets_time_slice_pellet_species" + }, + "pellets.time_slice[:].pellet[:].species[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "pellets/time_slice(itime)/pellet(i1)/species(i2)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "pellets.time_slice[:].pellet[:].species[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/species(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].species[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/species(i2)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "pellets.time_slice[:].pellet[:].species[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/species(i2)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "pellets.time_slice[:].pellet[:].species[:].density": { + "data_type": "FLT_0D", + "documentation": "Material density of the species in the pellet", + "full_path": "pellets/time_slice(itime)/pellet(i1)/species(i2)/density", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "atoms.m^-3" + }, + "pellets.time_slice[:].pellet[:].species[:].density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/species(i2)/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].species[:].density_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"density\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/species(i2)/density_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "atoms.m^-3" + }, + "pellets.time_slice[:].pellet[:].species[:].density_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"density\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/species(i2)/density_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "atoms.m^-3" + }, + "pellets.time_slice[:].pellet[:].species[:].fraction": { + "data_type": "FLT_0D", + "documentation": "Atomic fraction of the species in the pellet", + "full_path": "pellets/time_slice(itime)/pellet(i1)/species(i2)/fraction", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "pellets.time_slice[:].pellet[:].species[:].fraction_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"fraction\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/species(i2)/fraction_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].species[:].fraction_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"fraction\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/species(i2)/fraction_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "pellets.time_slice[:].pellet[:].species[:].fraction_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"fraction\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/species(i2)/fraction_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "pellets.time_slice[:].pellet[:].species[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the species (e.g. H, D, T, ...)", + "full_path": "pellets/time_slice(itime)/pellet(i1)/species(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].species[:].sublimation_energy": { + "data_type": "FLT_0D", + "documentation": "Sublimation energy per atom", + "full_path": "pellets/time_slice(itime)/pellet(i1)/species(i2)/sublimation_energy", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "pellets.time_slice[:].pellet[:].species[:].sublimation_energy_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"sublimation_energy\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/species(i2)/sublimation_energy_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].species[:].sublimation_energy_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"sublimation_energy\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/species(i2)/sublimation_energy_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "pellets.time_slice[:].pellet[:].species[:].sublimation_energy_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"sublimation_energy\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/species(i2)/sublimation_energy_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "pellets.time_slice[:].pellet[:].species[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "pellets/time_slice(itime)/pellet(i1)/species(i2)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "pellets.time_slice[:].pellet[:].species[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/species(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].species[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/species(i2)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "pellets.time_slice[:].pellet[:].species[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/species(i2)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "pellets.time_slice[:].pellet[:].velocity_initial": { + "data_type": "FLT_0D", + "documentation": "Initial velocity of the pellet as it enters the vaccum chamber", + "full_path": "pellets/time_slice(itime)/pellet(i1)/velocity_initial", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "pellets.time_slice[:].pellet[:].velocity_initial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_initial\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/velocity_initial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "pellets.time_slice[:].pellet[:].velocity_initial_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"velocity_initial\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/velocity_initial_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "pellets.time_slice[:].pellet[:].velocity_initial_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"velocity_initial\"", + "full_path": "pellets/time_slice(itime)/pellet(i1)/velocity_initial_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "pellets.time_slice[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "pellets/time_slice(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/pf_active.json b/omas/imas_structures/3_39_0/pf_active.json new file mode 100644 index 000000000..1ccbee75a --- /dev/null +++ b/omas/imas_structures/3_39_0/pf_active.json @@ -0,0 +1,2946 @@ +{ + "pf_active": { + "documentation": "Description of the axisymmetric active poloidal field (PF) coils and supplies; includes the limits of these systems; includes the forces on them; does not include non-axisymmetric coil systems", + "full_path": "pf_active", + "lifecycle_last_change": "3.37.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.0.0", + "maxoccur": "3" + }, + "pf_active.circuit": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Circuits, connecting multiple PF coils to multiple supplies, defining the current and voltage relationships in the system", + "full_path": "pf_active/circuit(i1)", + "lifecycle_status": "alpha", + "maxoccur": "32", + "structure_reference": "pf_circuits" + }, + "pf_active.circuit[:].connections": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "INT_2D", + "documentation": "Description of the supplies and coils connections (nodes) across the circuit. Nodes of the circuit are listed as the first dimension of the matrix. Supplies (listed first) and coils (listed second) SIDES are listed as the second dimension. Thus the second dimension has a size equal to 2*(N_supplies+N_coils). N_supplies (resp. N_coils) is the total number of supplies (resp. coils) listed in the supply (resp.coil) array of structure, i.e. including also supplies/coils that are not part of the actual circuit. The (i,j) matrix elements are 1 if the j-th supply or coil side is connected to the i-th node, or 0 otherwise. For coils, sides are listed so that a current flowing from side 1 to side 2 (inside the coil) is positive (i.e. counter-clockwise when seen from above).", + "full_path": "pf_active/circuit(i1)/connections(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "url": "pf_active/PFConnections.html" + }, + "pf_active.circuit[:].current": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "pf_active.circuit{i}.current.data", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "STRUCTURE", + "documentation": "Current in the circuit between the sides of the group of supplies (only for circuits with a single supply or in which supplies are grouped)", + "full_path": "pf_active/circuit(i1)/current", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "A" + }, + "pf_active.circuit[:].current.data": { + "coordinates": [ + "pf_active.circuit[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pf_active/circuit(i1)/current/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "pf_active.circuit[:].current.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pf_active/circuit(i1)/current/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.circuit[:].current.data_error_lower": { + "coordinates": [ + "pf_active.circuit[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pf_active/circuit(i1)/current/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "pf_active.circuit[:].current.data_error_upper": { + "coordinates": [ + "pf_active.circuit[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pf_active/circuit(i1)/current/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "pf_active.circuit[:].current.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pf_active/circuit(i1)/current/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "s" + }, + "pf_active.circuit[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the circuit", + "full_path": "pf_active/circuit(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "pf_active.circuit[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the circuit", + "full_path": "pf_active/circuit(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "pf_active.circuit[:].type": { + "data_type": "STR_0D", + "documentation": "Type of the circuit", + "full_path": "pf_active/circuit(i1)/type", + "lifecycle_status": "alpha", + "type": "static" + }, + "pf_active.circuit[:].voltage": { + "data_type": "STRUCTURE", + "documentation": "Voltage on the circuit between the sides of the group of supplies (only for circuits with a single supply or in which supplies are grouped)", + "full_path": "pf_active/circuit(i1)/voltage", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "V" + }, + "pf_active.circuit[:].voltage.data": { + "coordinates": [ + "pf_active.circuit[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pf_active/circuit(i1)/voltage/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "pf_active.circuit[:].voltage.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pf_active/circuit(i1)/voltage/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.circuit[:].voltage.data_error_lower": { + "coordinates": [ + "pf_active.circuit[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pf_active/circuit(i1)/voltage/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "pf_active.circuit[:].voltage.data_error_upper": { + "coordinates": [ + "pf_active.circuit[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pf_active/circuit(i1)/voltage/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "pf_active.circuit[:].voltage.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pf_active/circuit(i1)/voltage/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "s" + }, + "pf_active.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "pf_active/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "pf_active.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pf_active/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pf_active/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "pf_active/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "pf_active.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pf_active/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pf_active/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "pf_active/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "pf_active/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pf_active/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pf_active/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "pf_active/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.code.output_flag": { + "coordinates": [ + "pf_active.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "pf_active/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "pf_active.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "pf_active/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pf_active/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pf_active/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.coil": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Active PF coils", + "full_path": "pf_active/coil(i1)", + "lifecycle_status": "alpha", + "maxoccur": "32", + "structure_reference": "pf_coils" + }, + "pf_active.coil[:].b_field_max": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "List of values of the maximum magnetic field on the conductor surface (coordinate for current_limit_max)", + "full_path": "pf_active/coil(i1)/b_field_max(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "T" + }, + "pf_active.coil[:].b_field_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_max\"", + "full_path": "pf_active/coil(i1)/b_field_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].b_field_max_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b_field_max\"", + "full_path": "pf_active/coil(i1)/b_field_max_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "T" + }, + "pf_active.coil[:].b_field_max_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b_field_max\"", + "full_path": "pf_active/coil(i1)/b_field_max_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "T" + }, + "pf_active.coil[:].b_field_max_timed": { + "data_type": "STRUCTURE", + "documentation": "Maximum absolute value of the magnetic field on the conductor surface", + "full_path": "pf_active/coil(i1)/b_field_max_timed", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "T" + }, + "pf_active.coil[:].b_field_max_timed.data": { + "coordinates": [ + "pf_active.coil[:].b_field_max_timed.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pf_active/coil(i1)/b_field_max_timed/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "b_field_max_timed/time", + "type": "dynamic", + "units": "T" + }, + "pf_active.coil[:].b_field_max_timed.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pf_active/coil(i1)/b_field_max_timed/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].b_field_max_timed.data_error_lower": { + "coordinates": [ + "pf_active.coil[:].b_field_max_timed.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pf_active/coil(i1)/b_field_max_timed/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "b_field_max_timed/time", + "type": "dynamic", + "units": "T" + }, + "pf_active.coil[:].b_field_max_timed.data_error_upper": { + "coordinates": [ + "pf_active.coil[:].b_field_max_timed.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pf_active/coil(i1)/b_field_max_timed/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "b_field_max_timed/time", + "type": "dynamic", + "units": "T" + }, + "pf_active.coil[:].b_field_max_timed.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pf_active/coil(i1)/b_field_max_timed/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "b_field_max_timed/time", + "type": "dynamic", + "units": "s" + }, + "pf_active.coil[:].current": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "pf_active.coil{i}.current.data", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "STRUCTURE", + "documentation": "Current fed in the coil (for 1 turn, to be multiplied by the number of turns to obtain the generated magnetic field), positive when flowing from side 1 to side 2 of the coil (inside the coil), this numbering being made consistently with the convention that the current is counter-clockwise when seen from above.", + "full_path": "pf_active/coil(i1)/current", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "A" + }, + "pf_active.coil[:].current.data": { + "coordinates": [ + "pf_active.coil[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pf_active/coil(i1)/current/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "pf_active.coil[:].current.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pf_active/coil(i1)/current/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].current.data_error_lower": { + "coordinates": [ + "pf_active.coil[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pf_active/coil(i1)/current/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "pf_active.coil[:].current.data_error_upper": { + "coordinates": [ + "pf_active.coil[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pf_active/coil(i1)/current/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "pf_active.coil[:].current.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pf_active/coil(i1)/current/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "s" + }, + "pf_active.coil[:].current_limit_max": { + "coordinates": [ + "pf_active.coil[:].b_field_max", + "pf_active.coil[:].temperature" + ], + "data_type": "FLT_2D", + "documentation": "Maximum tolerable current in the conductor", + "full_path": "pf_active/coil(i1)/current_limit_max(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "A" + }, + "pf_active.coil[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Each PF coil is comprised of a number of cross-section elements described individually", + "full_path": "pf_active/coil(i1)/element(i2)", + "lifecycle_status": "alpha", + "maxoccur": "328", + "structure_reference": "pf_coils_elements" + }, + "pf_active.coil[:].element[:].area": { + "data_type": "FLT_0D", + "documentation": "Cross-sectional areas of the element", + "full_path": "pf_active/coil(i1)/element(i2)/area", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "pf_active.coil[:].element[:].area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "pf_active/coil(i1)/element(i2)/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].area_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"area\"", + "full_path": "pf_active/coil(i1)/element(i2)/area_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "pf_active.coil[:].element[:].area_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"area\"", + "full_path": "pf_active/coil(i1)/element(i2)/area_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "pf_active.coil[:].element[:].geometry": { + "data_type": "STRUCTURE", + "documentation": "Cross-sectional shape of the element", + "full_path": "pf_active/coil(i1)/element(i2)/geometry", + "lifecycle_status": "alpha", + "structure_reference": "outline_2d_geometry_static" + }, + "pf_active.coil[:].element[:].geometry.annulus": { + "data_type": "STRUCTURE", + "documentation": "The element is an annulus of centre R, Z, with inner radius radius_inner and outer radius radius_outer", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/annulus", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "structure_reference": "annulus_static" + }, + "pf_active.coil[:].element[:].geometry.annulus.r": { + "data_type": "FLT_0D", + "documentation": "Centre major radius", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/annulus/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.annulus.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/annulus/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.annulus.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/annulus/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.annulus.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/annulus/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.annulus.radius_inner": { + "data_type": "FLT_0D", + "documentation": "Inner radius", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/annulus/radius_inner", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.annulus.radius_inner_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius_inner\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/annulus/radius_inner_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.annulus.radius_inner_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius_inner\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/annulus/radius_inner_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.annulus.radius_inner_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius_inner\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/annulus/radius_inner_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.annulus.radius_outer": { + "data_type": "FLT_0D", + "documentation": "Outer radius", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/annulus/radius_outer", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.annulus.radius_outer_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius_outer\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/annulus/radius_outer_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.annulus.radius_outer_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius_outer\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/annulus/radius_outer_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.annulus.radius_outer_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius_outer\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/annulus/radius_outer_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.annulus.z": { + "data_type": "FLT_0D", + "documentation": "Centre height", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/annulus/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.annulus.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/annulus/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.annulus.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/annulus/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.annulus.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/annulus/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.arcs_of_circle": { + "data_type": "STRUCTURE", + "documentation": "Description of the element contour by a set of arcs of circle. For each of these, the position of the start point is given together with the curvature radius. The end point is given by the start point of the next arc of circle.", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/arcs_of_circle", + "lifecycle_status": "alpha", + "structure_reference": "arcs_of_circle_static" + }, + "pf_active.coil[:].element[:].geometry.arcs_of_circle.curvature_radii": { + "coordinates": [ + "pf_active.coil[:].element[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Curvature radius of each arc of circle", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/arcs_of_circle/curvature_radii(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.arcs_of_circle.curvature_radii_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"curvature_radii\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/arcs_of_circle/curvature_radii_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.arcs_of_circle.curvature_radii_error_lower": { + "coordinates": [ + "pf_active.coil[:].element[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"curvature_radii\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/arcs_of_circle/curvature_radii_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.arcs_of_circle.curvature_radii_error_upper": { + "coordinates": [ + "pf_active.coil[:].element[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"curvature_radii\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/arcs_of_circle/curvature_radii_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.arcs_of_circle.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radii of the start point of each arc of circle", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/arcs_of_circle/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.arcs_of_circle.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/arcs_of_circle/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.arcs_of_circle.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/arcs_of_circle/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.arcs_of_circle.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/arcs_of_circle/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.arcs_of_circle.z": { + "coordinates": [ + "pf_active.coil[:].element[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Height of the start point of each arc of circle", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/arcs_of_circle/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.arcs_of_circle.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/arcs_of_circle/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.arcs_of_circle.z_error_lower": { + "coordinates": [ + "pf_active.coil[:].element[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/arcs_of_circle/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.arcs_of_circle.z_error_upper": { + "coordinates": [ + "pf_active.coil[:].element[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/arcs_of_circle/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type used to describe the element shape (1:'outline', 2:'rectangle', 3:'oblique', 4:'arcs of circle, 5: 'annulus', 6 : 'thick line') ", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "pf_active.coil[:].element[:].geometry.oblique": { + "data_type": "STRUCTURE", + "documentation": "Parallelogram description of the element", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique", + "lifecycle_status": "alpha", + "structure_reference": "oblique_static" + }, + "pf_active.coil[:].element[:].geometry.oblique.alpha": { + "data_type": "FLT_0D", + "documentation": "Inclination of first angle measured counter-clockwise from horizontal outwardly directed radial vector (grad R).", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/alpha", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "pf_active.coil[:].element[:].geometry.oblique.alpha_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"alpha\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/alpha_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.oblique.alpha_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"alpha\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/alpha_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "pf_active.coil[:].element[:].geometry.oblique.alpha_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"alpha\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/alpha_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "pf_active.coil[:].element[:].geometry.oblique.beta": { + "data_type": "FLT_0D", + "documentation": "Inclination of second angle measured counter-clockwise from vertically upwards directed vector (grad Z). If both alpha and beta are zero (rectangle) then the simpler rectangular elements description should be used.", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/beta", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "pf_active.coil[:].element[:].geometry.oblique.beta_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"beta\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/beta_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.oblique.beta_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"beta\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/beta_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "pf_active.coil[:].element[:].geometry.oblique.beta_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"beta\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/beta_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "pf_active.coil[:].element[:].geometry.oblique.length_alpha": { + "data_type": "FLT_0D", + "documentation": "Length of the parallelogram side inclined with angle alpha with respect to the major radius axis", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/length_alpha", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_active.coil[:].element[:].geometry.oblique.length_alpha_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"length_alpha\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/length_alpha_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.oblique.length_alpha_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"length_alpha\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/length_alpha_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_active.coil[:].element[:].geometry.oblique.length_alpha_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"length_alpha\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/length_alpha_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_active.coil[:].element[:].geometry.oblique.length_beta": { + "data_type": "FLT_0D", + "documentation": "Length of the parallelogram side inclined with angle beta with respect to the height axis", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/length_beta", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_active.coil[:].element[:].geometry.oblique.length_beta_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"length_beta\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/length_beta_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.oblique.length_beta_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"length_beta\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/length_beta_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_active.coil[:].element[:].geometry.oblique.length_beta_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"length_beta\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/length_beta_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_active.coil[:].element[:].geometry.oblique.r": { + "data_type": "FLT_0D", + "documentation": "Major radius of the reference point (from which the alpha and beta angles are defined, marked by a + on the diagram)", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_active.coil[:].element[:].geometry.oblique.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.oblique.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_active.coil[:].element[:].geometry.oblique.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_active.coil[:].element[:].geometry.oblique.z": { + "data_type": "FLT_0D", + "documentation": "Height of the reference point (from which the alpha and beta angles are defined, marked by a + on the diagram)", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_active.coil[:].element[:].geometry.oblique.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.oblique.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_active.coil[:].element[:].geometry.oblique.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/oblique/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_active.coil[:].element[:].geometry.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the element. Do NOT repeat the first point.", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/outline", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_static" + }, + "pf_active.coil[:].element[:].geometry.outline.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/outline/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.outline.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/outline/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.outline.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/outline/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.outline.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/outline/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.outline.z": { + "coordinates": [ + "pf_active.coil[:].element[:].geometry.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/outline/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.outline.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/outline/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.outline.z_error_lower": { + "coordinates": [ + "pf_active.coil[:].element[:].geometry.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/outline/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.outline.z_error_upper": { + "coordinates": [ + "pf_active.coil[:].element[:].geometry.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/outline/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.rectangle": { + "data_type": "STRUCTURE", + "documentation": "Rectangular description of the element", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/rectangle", + "lifecycle_status": "alpha", + "structure_reference": "rectangle_static" + }, + "pf_active.coil[:].element[:].geometry.rectangle.height": { + "data_type": "FLT_0D", + "documentation": "Vertical full height", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/rectangle/height", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.rectangle.height_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"height\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/rectangle/height_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.rectangle.height_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"height\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/rectangle/height_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.rectangle.height_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"height\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/rectangle/height_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.rectangle.r": { + "data_type": "FLT_0D", + "documentation": "Geometric centre R", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/rectangle/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.rectangle.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/rectangle/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.rectangle.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/rectangle/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.rectangle.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/rectangle/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.rectangle.width": { + "data_type": "FLT_0D", + "documentation": "Horizontal full width", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/rectangle/width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.rectangle.width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"width\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/rectangle/width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.rectangle.width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"width\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/rectangle/width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.rectangle.width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"width\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/rectangle/width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.rectangle.z": { + "data_type": "FLT_0D", + "documentation": "Geometric centre Z", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/rectangle/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.rectangle.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/rectangle/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.rectangle.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/rectangle/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.rectangle.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/rectangle/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.thick_line": { + "data_type": "STRUCTURE", + "documentation": "The element is approximated by a rectangle defined by a central segment and a thickness in the direction perpendicular to the segment", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/thick_line", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "structure_reference": "thick_line_static" + }, + "pf_active.coil[:].element[:].geometry.thick_line.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/thick_line/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rz0d_static" + }, + "pf_active.coil[:].element[:].geometry.thick_line.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/thick_line/first_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.thick_line.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/thick_line/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.thick_line.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/thick_line/first_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.thick_line.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/thick_line/first_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.thick_line.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/thick_line/first_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.thick_line.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/thick_line/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.thick_line.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/thick_line/first_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.thick_line.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/thick_line/first_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.thick_line.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/thick_line/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rz0d_static" + }, + "pf_active.coil[:].element[:].geometry.thick_line.second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/thick_line/second_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.thick_line.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/thick_line/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.thick_line.second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/thick_line/second_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.thick_line.second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/thick_line/second_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.thick_line.second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/thick_line/second_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.thick_line.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/thick_line/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.thick_line.second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/thick_line/second_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.thick_line.second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/thick_line/second_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.thick_line.thickness": { + "data_type": "FLT_0D", + "documentation": "Thickness", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/thick_line/thickness", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.thick_line.thickness_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"thickness\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/thick_line/thickness_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].geometry.thick_line.thickness_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"thickness\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/thick_line/thickness_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].geometry.thick_line.thickness_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"thickness\"", + "full_path": "pf_active/coil(i1)/element(i2)/geometry/thick_line/thickness_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_active.coil[:].element[:].identifier": { + "data_type": "STR_0D", + "documentation": "Identifier of this element", + "full_path": "pf_active/coil(i1)/element(i2)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "pf_active.coil[:].element[:].name": { + "data_type": "STR_0D", + "documentation": "Name of this element", + "full_path": "pf_active/coil(i1)/element(i2)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "pf_active.coil[:].element[:].turns_with_sign": { + "data_type": "FLT_0D", + "documentation": "Number of effective turns in the element for calculating magnetic fields of the coil/loop; includes the sign of the number of turns (positive means current is counter-clockwise when seen from above)", + "full_path": "pf_active/coil(i1)/element(i2)/turns_with_sign", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "pf_active.coil[:].element[:].turns_with_sign_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"turns_with_sign\"", + "full_path": "pf_active/coil(i1)/element(i2)/turns_with_sign_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].element[:].turns_with_sign_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"turns_with_sign\"", + "full_path": "pf_active/coil(i1)/element(i2)/turns_with_sign_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "pf_active.coil[:].element[:].turns_with_sign_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"turns_with_sign\"", + "full_path": "pf_active/coil(i1)/element(i2)/turns_with_sign_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "pf_active.coil[:].energy_limit_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Energy to be dissipated in the coil", + "full_path": "pf_active/coil(i1)/energy_limit_max", + "lifecycle_status": "alpha", + "type": "static", + "units": "J" + }, + "pf_active.coil[:].function": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "doc_identifier": "pf_active/pf_active_coil_function_identifier.xml", + "documentation": "Set of functions for which this coil may be used\n0) flux : Generate flux (drive toroidal current)\n1) b_field_shaping : Generate magnetic field for shaping\n2) b_field_fb : Generate magnetic field for vertical force balance", + "full_path": "pf_active/coil(i1)/function(i2)", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "maxoccur": "6", + "structure_reference": "identifier_static" + }, + "pf_active.coil[:].function[:].description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "pf_active/coil(i1)/function(i2)/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "pf_active.coil[:].function[:].index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "pf_active/coil(i1)/function(i2)/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "pf_active.coil[:].function[:].name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "pf_active/coil(i1)/function(i2)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "pf_active.coil[:].identifier": { + "data_type": "STR_0D", + "documentation": "Alphanumeric identifier of coils used for convenience", + "full_path": "pf_active/coil(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "pf_active.coil[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the coil", + "full_path": "pf_active/coil(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "pf_active.coil[:].resistance": { + "data_type": "FLT_0D", + "documentation": "Coil resistance", + "full_path": "pf_active/coil(i1)/resistance", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "pf_active.coil[:].resistance_additional": { + "data_type": "STRUCTURE", + "documentation": "Additional resistance due to e.g. dynamically switchable resistors. The coil effective resistance is obtained by adding this dynamic quantity to the static resistance of the coil. ", + "full_path": "pf_active/coil(i1)/resistance_additional", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "Ohm" + }, + "pf_active.coil[:].resistance_additional.data": { + "coordinates": [ + "pf_active.coil[:].resistance_additional.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pf_active/coil(i1)/resistance_additional/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "resistance_additional/time", + "type": "dynamic", + "units": "Ohm" + }, + "pf_active.coil[:].resistance_additional.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pf_active/coil(i1)/resistance_additional/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].resistance_additional.data_error_lower": { + "coordinates": [ + "pf_active.coil[:].resistance_additional.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pf_active/coil(i1)/resistance_additional/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "resistance_additional/time", + "type": "dynamic", + "units": "Ohm" + }, + "pf_active.coil[:].resistance_additional.data_error_upper": { + "coordinates": [ + "pf_active.coil[:].resistance_additional.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pf_active/coil(i1)/resistance_additional/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "resistance_additional/time", + "type": "dynamic", + "units": "Ohm" + }, + "pf_active.coil[:].resistance_additional.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pf_active/coil(i1)/resistance_additional/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "resistance_additional/time", + "type": "dynamic", + "units": "s" + }, + "pf_active.coil[:].resistance_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"resistance\"", + "full_path": "pf_active/coil(i1)/resistance_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].resistance_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"resistance\"", + "full_path": "pf_active/coil(i1)/resistance_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "pf_active.coil[:].resistance_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"resistance\"", + "full_path": "pf_active/coil(i1)/resistance_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "pf_active.coil[:].temperature": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "List of values of the conductor temperature (coordinate for current_limit_max)", + "full_path": "pf_active/coil(i1)/temperature(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "K" + }, + "pf_active.coil[:].temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "pf_active/coil(i1)/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].temperature_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "pf_active/coil(i1)/temperature_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "K" + }, + "pf_active.coil[:].temperature_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "pf_active/coil(i1)/temperature_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "K" + }, + "pf_active.coil[:].voltage": { + "data_type": "STRUCTURE", + "documentation": "Voltage on the coil terminals (Vside1-Vside2) - including additional resistors if any", + "full_path": "pf_active/coil(i1)/voltage", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "V" + }, + "pf_active.coil[:].voltage.data": { + "coordinates": [ + "pf_active.coil[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pf_active/coil(i1)/voltage/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "pf_active.coil[:].voltage.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pf_active/coil(i1)/voltage/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.coil[:].voltage.data_error_lower": { + "coordinates": [ + "pf_active.coil[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pf_active/coil(i1)/voltage/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "pf_active.coil[:].voltage.data_error_upper": { + "coordinates": [ + "pf_active.coil[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pf_active/coil(i1)/voltage/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "pf_active.coil[:].voltage.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pf_active/coil(i1)/voltage/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "s" + }, + "pf_active.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "pf_active/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "pf_active.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "pf_active/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "pf_active/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "pf_active/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "pf_active.ids_properties.occurrence" + }, + "pf_active.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "pf_active/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "pf_active.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "pf_active/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "pf_active.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pf_active/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pf_active/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "pf_active/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pf_active/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pf_active/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "pf_active/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "pf_active.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pf_active/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pf_active/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "pf_active/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pf_active/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pf_active/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "pf_active/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "pf_active.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "pf_active/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "pf_active.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pf_active/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pf_active/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "pf_active/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "pf_active/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pf_active/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pf_active/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "pf_active/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "pf_active.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "pf_active/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "pf_active.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pf_active/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pf_active/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "pf_active/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "pf_active/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pf_active/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pf_active/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "pf_active/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "pf_active.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pf_active/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pf_active/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "pf_active/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "pf_active/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pf_active/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pf_active/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "pf_active/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "pf_active.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "pf_active/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "pf_active.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "pf_active/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "pf_active.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "pf_active/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "pf_active.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "pf_active/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "pf_active/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "pf_active.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "pf_active/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "pf_active.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "pf_active/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "pf_active/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "pf_active/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_active.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between input command received from the RT network and actuator starting to react. Applies globally to the system described by this IDS unless specific latencies (e.g. channel-specific or antenna-specific) are provided at a deeper level in the IDS structure.", + "full_path": "pf_active/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "pf_active.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "pf_active/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "pf_active/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "pf_active.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "pf_active/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "pf_active.radial_force": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Radial forces on the axisymmetric PF coil system", + "full_path": "pf_active/radial_force(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "pf_forces" + }, + "pf_active.radial_force[:].combination": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Coils involved in the force combinations. Normally the force would be the full set of coils, but in some cases, we want to have a difference in forces, such as a CS coil separation force. We therefore give each coil a force weight which we call the combination", + "full_path": "pf_active/radial_force(i1)/combination(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "pf_active.radial_force[:].combination_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"combination\"", + "full_path": "pf_active/radial_force(i1)/combination_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.radial_force[:].combination_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"combination\"", + "full_path": "pf_active/radial_force(i1)/combination_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "pf_active.radial_force[:].combination_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"combination\"", + "full_path": "pf_active/radial_force(i1)/combination_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "pf_active.radial_force[:].force": { + "data_type": "STRUCTURE", + "documentation": "Force (positive when upwards for a vertical force, positive when outwards for a radial force) ", + "full_path": "pf_active/radial_force(i1)/force", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "N" + }, + "pf_active.radial_force[:].force.data": { + "coordinates": [ + "pf_active.radial_force[:].force.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pf_active/radial_force(i1)/force/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "force/time", + "type": "dynamic", + "units": "N" + }, + "pf_active.radial_force[:].force.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pf_active/radial_force(i1)/force/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.radial_force[:].force.data_error_lower": { + "coordinates": [ + "pf_active.radial_force[:].force.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pf_active/radial_force(i1)/force/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "force/time", + "type": "dynamic", + "units": "N" + }, + "pf_active.radial_force[:].force.data_error_upper": { + "coordinates": [ + "pf_active.radial_force[:].force.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pf_active/radial_force(i1)/force/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "force/time", + "type": "dynamic", + "units": "N" + }, + "pf_active.radial_force[:].force.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pf_active/radial_force(i1)/force/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "force/time", + "type": "dynamic", + "units": "s" + }, + "pf_active.radial_force[:].limit_max": { + "data_type": "FLT_0D", + "documentation": "Maximum force combination limit", + "full_path": "pf_active/radial_force(i1)/limit_max", + "lifecycle_status": "alpha", + "type": "static", + "units": "N" + }, + "pf_active.radial_force[:].limit_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"limit_max\"", + "full_path": "pf_active/radial_force(i1)/limit_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.radial_force[:].limit_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"limit_max\"", + "full_path": "pf_active/radial_force(i1)/limit_max_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "N" + }, + "pf_active.radial_force[:].limit_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"limit_max\"", + "full_path": "pf_active/radial_force(i1)/limit_max_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "N" + }, + "pf_active.radial_force[:].limit_min": { + "data_type": "FLT_0D", + "documentation": "Minimum force combination limit", + "full_path": "pf_active/radial_force(i1)/limit_min", + "lifecycle_status": "alpha", + "type": "static", + "units": "N" + }, + "pf_active.radial_force[:].limit_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"limit_min\"", + "full_path": "pf_active/radial_force(i1)/limit_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.radial_force[:].limit_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"limit_min\"", + "full_path": "pf_active/radial_force(i1)/limit_min_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "N" + }, + "pf_active.radial_force[:].limit_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"limit_min\"", + "full_path": "pf_active/radial_force(i1)/limit_min_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "N" + }, + "pf_active.radial_force[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the force combination", + "full_path": "pf_active/radial_force(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "pf_active.supply": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "PF power supplies", + "full_path": "pf_active/supply(i1)", + "lifecycle_status": "alpha", + "maxoccur": "32", + "structure_reference": "pf_supplies" + }, + "pf_active.supply[:].current": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "pf_active.supply{i}.current.data", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "STRUCTURE", + "documentation": "Current at the supply output, defined positive if it flows from point 1 to point 2 in the circuit connected to the supply (outside the supply)", + "full_path": "pf_active/supply(i1)/current", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "A" + }, + "pf_active.supply[:].current.data": { + "coordinates": [ + "pf_active.supply[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pf_active/supply(i1)/current/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "pf_active.supply[:].current.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pf_active/supply(i1)/current/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.supply[:].current.data_error_lower": { + "coordinates": [ + "pf_active.supply[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pf_active/supply(i1)/current/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "pf_active.supply[:].current.data_error_upper": { + "coordinates": [ + "pf_active.supply[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pf_active/supply(i1)/current/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "pf_active.supply[:].current.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pf_active/supply(i1)/current/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "s" + }, + "pf_active.supply[:].current_limit_max": { + "data_type": "FLT_0D", + "documentation": "Maximum current in the supply", + "full_path": "pf_active/supply(i1)/current_limit_max", + "lifecycle_status": "alpha", + "type": "static", + "units": "A" + }, + "pf_active.supply[:].current_limit_min": { + "data_type": "FLT_0D", + "documentation": "Minimum current in the supply", + "full_path": "pf_active/supply(i1)/current_limit_min", + "lifecycle_status": "alpha", + "type": "static", + "units": "A" + }, + "pf_active.supply[:].current_limiter_gain": { + "data_type": "FLT_0D", + "documentation": "Gain to prevent overcurrent in a linear model of the supply", + "full_path": "pf_active/supply(i1)/current_limiter_gain", + "lifecycle_status": "alpha", + "type": "static", + "units": "V" + }, + "pf_active.supply[:].current_limiter_gain_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_limiter_gain\"", + "full_path": "pf_active/supply(i1)/current_limiter_gain_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.supply[:].current_limiter_gain_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"current_limiter_gain\"", + "full_path": "pf_active/supply(i1)/current_limiter_gain_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "V" + }, + "pf_active.supply[:].current_limiter_gain_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"current_limiter_gain\"", + "full_path": "pf_active/supply(i1)/current_limiter_gain_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "V" + }, + "pf_active.supply[:].delay": { + "data_type": "FLT_0D", + "documentation": "Pure delay in the supply", + "full_path": "pf_active/supply(i1)/delay", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "pf_active.supply[:].delay_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"delay\"", + "full_path": "pf_active/supply(i1)/delay_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.supply[:].delay_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"delay\"", + "full_path": "pf_active/supply(i1)/delay_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "pf_active.supply[:].delay_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"delay\"", + "full_path": "pf_active/supply(i1)/delay_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "pf_active.supply[:].energy_limit_max": { + "data_type": "FLT_0D", + "documentation": "Maximum energy to be dissipated in the supply during a pulse", + "full_path": "pf_active/supply(i1)/energy_limit_max", + "lifecycle_status": "alpha", + "type": "static", + "units": "J" + }, + "pf_active.supply[:].filter_denominator": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Coefficients of the denominator, in increasing order : b0 + b1*s + ... + bm*s^m; used for a linear supply description", + "full_path": "pf_active/supply(i1)/filter_denominator(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "pf_active.supply[:].filter_denominator_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"filter_denominator\"", + "full_path": "pf_active/supply(i1)/filter_denominator_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.supply[:].filter_denominator_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"filter_denominator\"", + "full_path": "pf_active/supply(i1)/filter_denominator_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "pf_active.supply[:].filter_denominator_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"filter_denominator\"", + "full_path": "pf_active/supply(i1)/filter_denominator_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "pf_active.supply[:].filter_numerator": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Coefficients of the numerator, in increasing order : a0 + a1*s + ... + an*s^n; used for a linear supply description", + "full_path": "pf_active/supply(i1)/filter_numerator(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "pf_active.supply[:].filter_numerator_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"filter_numerator\"", + "full_path": "pf_active/supply(i1)/filter_numerator_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.supply[:].filter_numerator_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"filter_numerator\"", + "full_path": "pf_active/supply(i1)/filter_numerator_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "pf_active.supply[:].filter_numerator_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"filter_numerator\"", + "full_path": "pf_active/supply(i1)/filter_numerator_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "pf_active.supply[:].identifier": { + "data_type": "STR_0D", + "documentation": "Identifier of the supply", + "full_path": "pf_active/supply(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "pf_active.supply[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the PF supply", + "full_path": "pf_active/supply(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "pf_active.supply[:].nonlinear_model": { + "data_type": "STR_0D", + "documentation": "Description of the nonlinear transfer function of the supply", + "full_path": "pf_active/supply(i1)/nonlinear_model", + "lifecycle_status": "alpha", + "type": "static" + }, + "pf_active.supply[:].resistance": { + "data_type": "FLT_0D", + "documentation": "Power supply internal resistance", + "full_path": "pf_active/supply(i1)/resistance", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "pf_active.supply[:].resistance_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"resistance\"", + "full_path": "pf_active/supply(i1)/resistance_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.supply[:].resistance_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"resistance\"", + "full_path": "pf_active/supply(i1)/resistance_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "pf_active.supply[:].resistance_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"resistance\"", + "full_path": "pf_active/supply(i1)/resistance_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "pf_active.supply[:].type": { + "data_type": "INT_0D", + "documentation": "Type of the supply; TBD add free description of non-linear power supplies", + "full_path": "pf_active/supply(i1)/type", + "lifecycle_status": "alpha", + "type": "static" + }, + "pf_active.supply[:].voltage": { + "data_type": "STRUCTURE", + "documentation": "Voltage at the supply output (Vside1-Vside2)", + "full_path": "pf_active/supply(i1)/voltage", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "V" + }, + "pf_active.supply[:].voltage.data": { + "coordinates": [ + "pf_active.supply[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pf_active/supply(i1)/voltage/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "pf_active.supply[:].voltage.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pf_active/supply(i1)/voltage/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.supply[:].voltage.data_error_lower": { + "coordinates": [ + "pf_active.supply[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pf_active/supply(i1)/voltage/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "pf_active.supply[:].voltage.data_error_upper": { + "coordinates": [ + "pf_active.supply[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pf_active/supply(i1)/voltage/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "pf_active.supply[:].voltage.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pf_active/supply(i1)/voltage/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "s" + }, + "pf_active.supply[:].voltage_limit_max": { + "data_type": "FLT_0D", + "documentation": "Maximum voltage from the supply", + "full_path": "pf_active/supply(i1)/voltage_limit_max", + "lifecycle_status": "alpha", + "type": "static", + "units": "V" + }, + "pf_active.supply[:].voltage_limit_min": { + "data_type": "FLT_0D", + "documentation": "Minimum voltage from the supply", + "full_path": "pf_active/supply(i1)/voltage_limit_min", + "lifecycle_status": "alpha", + "type": "static", + "units": "V" + }, + "pf_active.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "pf_active/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "pf_active.vertical_force": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Vertical forces on the axisymmetric PF coil system", + "full_path": "pf_active/vertical_force(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "pf_forces" + }, + "pf_active.vertical_force[:].combination": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Coils involved in the force combinations. Normally the force would be the full set of coils, but in some cases, we want to have a difference in forces, such as a CS coil separation force. We therefore give each coil a force weight which we call the combination", + "full_path": "pf_active/vertical_force(i1)/combination(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "pf_active.vertical_force[:].combination_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"combination\"", + "full_path": "pf_active/vertical_force(i1)/combination_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.vertical_force[:].combination_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"combination\"", + "full_path": "pf_active/vertical_force(i1)/combination_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "pf_active.vertical_force[:].combination_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"combination\"", + "full_path": "pf_active/vertical_force(i1)/combination_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "pf_active.vertical_force[:].force": { + "data_type": "STRUCTURE", + "documentation": "Force (positive when upwards for a vertical force, positive when outwards for a radial force) ", + "full_path": "pf_active/vertical_force(i1)/force", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "N" + }, + "pf_active.vertical_force[:].force.data": { + "coordinates": [ + "pf_active.vertical_force[:].force.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pf_active/vertical_force(i1)/force/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "force/time", + "type": "dynamic", + "units": "N" + }, + "pf_active.vertical_force[:].force.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pf_active/vertical_force(i1)/force/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.vertical_force[:].force.data_error_lower": { + "coordinates": [ + "pf_active.vertical_force[:].force.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pf_active/vertical_force(i1)/force/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "force/time", + "type": "dynamic", + "units": "N" + }, + "pf_active.vertical_force[:].force.data_error_upper": { + "coordinates": [ + "pf_active.vertical_force[:].force.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pf_active/vertical_force(i1)/force/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "force/time", + "type": "dynamic", + "units": "N" + }, + "pf_active.vertical_force[:].force.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pf_active/vertical_force(i1)/force/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "force/time", + "type": "dynamic", + "units": "s" + }, + "pf_active.vertical_force[:].limit_max": { + "data_type": "FLT_0D", + "documentation": "Maximum force combination limit", + "full_path": "pf_active/vertical_force(i1)/limit_max", + "lifecycle_status": "alpha", + "type": "static", + "units": "N" + }, + "pf_active.vertical_force[:].limit_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"limit_max\"", + "full_path": "pf_active/vertical_force(i1)/limit_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.vertical_force[:].limit_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"limit_max\"", + "full_path": "pf_active/vertical_force(i1)/limit_max_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "N" + }, + "pf_active.vertical_force[:].limit_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"limit_max\"", + "full_path": "pf_active/vertical_force(i1)/limit_max_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "N" + }, + "pf_active.vertical_force[:].limit_min": { + "data_type": "FLT_0D", + "documentation": "Minimum force combination limit", + "full_path": "pf_active/vertical_force(i1)/limit_min", + "lifecycle_status": "alpha", + "type": "static", + "units": "N" + }, + "pf_active.vertical_force[:].limit_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"limit_min\"", + "full_path": "pf_active/vertical_force(i1)/limit_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_active.vertical_force[:].limit_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"limit_min\"", + "full_path": "pf_active/vertical_force(i1)/limit_min_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "N" + }, + "pf_active.vertical_force[:].limit_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"limit_min\"", + "full_path": "pf_active/vertical_force(i1)/limit_min_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "N" + }, + "pf_active.vertical_force[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the force combination", + "full_path": "pf_active/vertical_force(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/pf_passive.json b/omas/imas_structures/3_39_0/pf_passive.json new file mode 100644 index 000000000..f71a3c80f --- /dev/null +++ b/omas/imas_structures/3_39_0/pf_passive.json @@ -0,0 +1,1659 @@ +{ + "pf_passive": { + "documentation": "Description of the axisymmetric passive conductors, currents flowing in them", + "full_path": "pf_passive", + "lifecycle_last_change": "3.37.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.0.0", + "maxoccur": "3" + }, + "pf_passive.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "pf_passive/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "pf_passive.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pf_passive/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pf_passive/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "pf_passive/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "pf_passive.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pf_passive/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pf_passive/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "pf_passive/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "pf_passive/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pf_passive/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pf_passive/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "pf_passive/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.code.output_flag": { + "coordinates": [ + "pf_passive.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "pf_passive/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "pf_passive.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "pf_passive/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pf_passive/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pf_passive/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "pf_passive/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "pf_passive.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "pf_passive/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "pf_passive/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "pf_passive/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "pf_passive.ids_properties.occurrence" + }, + "pf_passive.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "pf_passive/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "pf_passive.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "pf_passive/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "pf_passive.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pf_passive/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pf_passive/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "pf_passive/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pf_passive/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pf_passive/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "pf_passive/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "pf_passive.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pf_passive/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pf_passive/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "pf_passive/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pf_passive/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pf_passive/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "pf_passive/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "pf_passive/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "pf_passive.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pf_passive/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pf_passive/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "pf_passive/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "pf_passive/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pf_passive/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pf_passive/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "pf_passive/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "pf_passive.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "pf_passive/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "pf_passive.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pf_passive/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pf_passive/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "pf_passive/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "pf_passive/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pf_passive/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pf_passive/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "pf_passive/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "pf_passive.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pf_passive/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pf_passive/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "pf_passive/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "pf_passive/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pf_passive/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pf_passive/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "pf_passive/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "pf_passive.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "pf_passive/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "pf_passive.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "pf_passive/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "pf_passive.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "pf_passive/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "pf_passive.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "pf_passive/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "pf_passive/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "pf_passive.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "pf_passive/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "pf_passive.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "pf_passive/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "pf_passive/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "pf_passive/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pf_passive.loop": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Passive axisymmetric conductor description in the form of non-connected loops; any connected loops are expressed as active coil circuits with no power supply attached.", + "full_path": "pf_passive/loop(i1)", + "lifecycle_status": "alpha", + "maxoccur": "500", + "structure_reference": "pf_passive_loops" + }, + "pf_passive.loop[:].current": { + "coordinates": [ + "pf_passive.loop[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Passive loop current", + "full_path": "pf_passive/loop(i1)/current(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "pf_passive.loop[:].current_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current\"", + "full_path": "pf_passive/loop(i1)/current_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].current_error_lower": { + "coordinates": [ + "pf_passive.loop[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current\"", + "full_path": "pf_passive/loop(i1)/current_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "pf_passive.loop[:].current_error_upper": { + "coordinates": [ + "pf_passive.loop[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current\"", + "full_path": "pf_passive/loop(i1)/current_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "pf_passive.loop[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Each loop is comprised of a number of cross-section elements described individually", + "full_path": "pf_passive/loop(i1)/element(i2)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "pf_coils_elements" + }, + "pf_passive.loop[:].element[:].area": { + "data_type": "FLT_0D", + "documentation": "Cross-sectional areas of the element", + "full_path": "pf_passive/loop(i1)/element(i2)/area", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "pf_passive.loop[:].element[:].area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "pf_passive/loop(i1)/element(i2)/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].area_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"area\"", + "full_path": "pf_passive/loop(i1)/element(i2)/area_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "pf_passive.loop[:].element[:].area_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"area\"", + "full_path": "pf_passive/loop(i1)/element(i2)/area_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "pf_passive.loop[:].element[:].geometry": { + "data_type": "STRUCTURE", + "documentation": "Cross-sectional shape of the element", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry", + "lifecycle_status": "alpha", + "structure_reference": "outline_2d_geometry_static" + }, + "pf_passive.loop[:].element[:].geometry.annulus": { + "data_type": "STRUCTURE", + "documentation": "The element is an annulus of centre R, Z, with inner radius radius_inner and outer radius radius_outer", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/annulus", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "structure_reference": "annulus_static" + }, + "pf_passive.loop[:].element[:].geometry.annulus.r": { + "data_type": "FLT_0D", + "documentation": "Centre major radius", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/annulus/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.annulus.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/annulus/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.annulus.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/annulus/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.annulus.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/annulus/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.annulus.radius_inner": { + "data_type": "FLT_0D", + "documentation": "Inner radius", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/annulus/radius_inner", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.annulus.radius_inner_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius_inner\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/annulus/radius_inner_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.annulus.radius_inner_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius_inner\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/annulus/radius_inner_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.annulus.radius_inner_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius_inner\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/annulus/radius_inner_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.annulus.radius_outer": { + "data_type": "FLT_0D", + "documentation": "Outer radius", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/annulus/radius_outer", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.annulus.radius_outer_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius_outer\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/annulus/radius_outer_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.annulus.radius_outer_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius_outer\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/annulus/radius_outer_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.annulus.radius_outer_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius_outer\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/annulus/radius_outer_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.annulus.z": { + "data_type": "FLT_0D", + "documentation": "Centre height", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/annulus/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.annulus.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/annulus/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.annulus.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/annulus/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.annulus.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/annulus/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.arcs_of_circle": { + "data_type": "STRUCTURE", + "documentation": "Description of the element contour by a set of arcs of circle. For each of these, the position of the start point is given together with the curvature radius. The end point is given by the start point of the next arc of circle.", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/arcs_of_circle", + "lifecycle_status": "alpha", + "structure_reference": "arcs_of_circle_static" + }, + "pf_passive.loop[:].element[:].geometry.arcs_of_circle.curvature_radii": { + "coordinates": [ + "pf_passive.loop[:].element[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Curvature radius of each arc of circle", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/arcs_of_circle/curvature_radii(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.arcs_of_circle.curvature_radii_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"curvature_radii\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/arcs_of_circle/curvature_radii_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.arcs_of_circle.curvature_radii_error_lower": { + "coordinates": [ + "pf_passive.loop[:].element[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"curvature_radii\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/arcs_of_circle/curvature_radii_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.arcs_of_circle.curvature_radii_error_upper": { + "coordinates": [ + "pf_passive.loop[:].element[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"curvature_radii\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/arcs_of_circle/curvature_radii_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.arcs_of_circle.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radii of the start point of each arc of circle", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/arcs_of_circle/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.arcs_of_circle.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/arcs_of_circle/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.arcs_of_circle.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/arcs_of_circle/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.arcs_of_circle.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/arcs_of_circle/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.arcs_of_circle.z": { + "coordinates": [ + "pf_passive.loop[:].element[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Height of the start point of each arc of circle", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/arcs_of_circle/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.arcs_of_circle.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/arcs_of_circle/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.arcs_of_circle.z_error_lower": { + "coordinates": [ + "pf_passive.loop[:].element[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/arcs_of_circle/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.arcs_of_circle.z_error_upper": { + "coordinates": [ + "pf_passive.loop[:].element[:].geometry.arcs_of_circle.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/arcs_of_circle/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type used to describe the element shape (1:'outline', 2:'rectangle', 3:'oblique', 4:'arcs of circle, 5: 'annulus', 6 : 'thick line') ", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "pf_passive.loop[:].element[:].geometry.oblique": { + "data_type": "STRUCTURE", + "documentation": "Parallelogram description of the element", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique", + "lifecycle_status": "alpha", + "structure_reference": "oblique_static" + }, + "pf_passive.loop[:].element[:].geometry.oblique.alpha": { + "data_type": "FLT_0D", + "documentation": "Inclination of first angle measured counter-clockwise from horizontal outwardly directed radial vector (grad R).", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/alpha", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "pf_passive.loop[:].element[:].geometry.oblique.alpha_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"alpha\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/alpha_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.oblique.alpha_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"alpha\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/alpha_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "pf_passive.loop[:].element[:].geometry.oblique.alpha_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"alpha\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/alpha_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "pf_passive.loop[:].element[:].geometry.oblique.beta": { + "data_type": "FLT_0D", + "documentation": "Inclination of second angle measured counter-clockwise from vertically upwards directed vector (grad Z). If both alpha and beta are zero (rectangle) then the simpler rectangular elements description should be used.", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/beta", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "pf_passive.loop[:].element[:].geometry.oblique.beta_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"beta\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/beta_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.oblique.beta_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"beta\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/beta_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "pf_passive.loop[:].element[:].geometry.oblique.beta_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"beta\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/beta_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad", + "url": "utilities/parallelogram.svg" + }, + "pf_passive.loop[:].element[:].geometry.oblique.length_alpha": { + "data_type": "FLT_0D", + "documentation": "Length of the parallelogram side inclined with angle alpha with respect to the major radius axis", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/length_alpha", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_passive.loop[:].element[:].geometry.oblique.length_alpha_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"length_alpha\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/length_alpha_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.oblique.length_alpha_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"length_alpha\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/length_alpha_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_passive.loop[:].element[:].geometry.oblique.length_alpha_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"length_alpha\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/length_alpha_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_passive.loop[:].element[:].geometry.oblique.length_beta": { + "data_type": "FLT_0D", + "documentation": "Length of the parallelogram side inclined with angle beta with respect to the height axis", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/length_beta", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_passive.loop[:].element[:].geometry.oblique.length_beta_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"length_beta\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/length_beta_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.oblique.length_beta_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"length_beta\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/length_beta_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_passive.loop[:].element[:].geometry.oblique.length_beta_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"length_beta\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/length_beta_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_passive.loop[:].element[:].geometry.oblique.r": { + "data_type": "FLT_0D", + "documentation": "Major radius of the reference point (from which the alpha and beta angles are defined, marked by a + on the diagram)", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_passive.loop[:].element[:].geometry.oblique.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.oblique.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_passive.loop[:].element[:].geometry.oblique.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_passive.loop[:].element[:].geometry.oblique.z": { + "data_type": "FLT_0D", + "documentation": "Height of the reference point (from which the alpha and beta angles are defined, marked by a + on the diagram)", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_passive.loop[:].element[:].geometry.oblique.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.oblique.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_passive.loop[:].element[:].geometry.oblique.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/oblique/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m", + "url": "utilities/parallelogram.svg" + }, + "pf_passive.loop[:].element[:].geometry.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the element. Do NOT repeat the first point.", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/outline", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_static" + }, + "pf_passive.loop[:].element[:].geometry.outline.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/outline/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.outline.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/outline/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.outline.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/outline/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.outline.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/outline/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.outline.z": { + "coordinates": [ + "pf_passive.loop[:].element[:].geometry.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/outline/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.outline.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/outline/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.outline.z_error_lower": { + "coordinates": [ + "pf_passive.loop[:].element[:].geometry.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/outline/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.outline.z_error_upper": { + "coordinates": [ + "pf_passive.loop[:].element[:].geometry.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/outline/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.rectangle": { + "data_type": "STRUCTURE", + "documentation": "Rectangular description of the element", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/rectangle", + "lifecycle_status": "alpha", + "structure_reference": "rectangle_static" + }, + "pf_passive.loop[:].element[:].geometry.rectangle.height": { + "data_type": "FLT_0D", + "documentation": "Vertical full height", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/rectangle/height", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.rectangle.height_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"height\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/rectangle/height_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.rectangle.height_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"height\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/rectangle/height_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.rectangle.height_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"height\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/rectangle/height_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.rectangle.r": { + "data_type": "FLT_0D", + "documentation": "Geometric centre R", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/rectangle/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.rectangle.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/rectangle/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.rectangle.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/rectangle/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.rectangle.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/rectangle/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.rectangle.width": { + "data_type": "FLT_0D", + "documentation": "Horizontal full width", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/rectangle/width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.rectangle.width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"width\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/rectangle/width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.rectangle.width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"width\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/rectangle/width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.rectangle.width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"width\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/rectangle/width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.rectangle.z": { + "data_type": "FLT_0D", + "documentation": "Geometric centre Z", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/rectangle/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.rectangle.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/rectangle/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.rectangle.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/rectangle/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.rectangle.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/rectangle/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.thick_line": { + "data_type": "STRUCTURE", + "documentation": "The element is approximated by a rectangle defined by a central segment and a thickness in the direction perpendicular to the segment", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/thick_line", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "structure_reference": "thick_line_static" + }, + "pf_passive.loop[:].element[:].geometry.thick_line.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/thick_line/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rz0d_static" + }, + "pf_passive.loop[:].element[:].geometry.thick_line.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/thick_line/first_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.thick_line.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/thick_line/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.thick_line.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/thick_line/first_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.thick_line.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/thick_line/first_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.thick_line.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/thick_line/first_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.thick_line.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/thick_line/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.thick_line.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/thick_line/first_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.thick_line.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/thick_line/first_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.thick_line.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/thick_line/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rz0d_static" + }, + "pf_passive.loop[:].element[:].geometry.thick_line.second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/thick_line/second_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.thick_line.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/thick_line/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.thick_line.second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/thick_line/second_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.thick_line.second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/thick_line/second_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.thick_line.second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/thick_line/second_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.thick_line.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/thick_line/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.thick_line.second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/thick_line/second_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.thick_line.second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/thick_line/second_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.thick_line.thickness": { + "data_type": "FLT_0D", + "documentation": "Thickness", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/thick_line/thickness", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.thick_line.thickness_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"thickness\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/thick_line/thickness_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].geometry.thick_line.thickness_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"thickness\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/thick_line/thickness_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].geometry.thick_line.thickness_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"thickness\"", + "full_path": "pf_passive/loop(i1)/element(i2)/geometry/thick_line/thickness_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pf_passive.loop[:].element[:].identifier": { + "data_type": "STR_0D", + "documentation": "Identifier of this element", + "full_path": "pf_passive/loop(i1)/element(i2)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "pf_passive.loop[:].element[:].name": { + "data_type": "STR_0D", + "documentation": "Name of this element", + "full_path": "pf_passive/loop(i1)/element(i2)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "pf_passive.loop[:].element[:].turns_with_sign": { + "data_type": "FLT_0D", + "documentation": "Number of effective turns in the element for calculating magnetic fields of the coil/loop; includes the sign of the number of turns (positive means current is counter-clockwise when seen from above)", + "full_path": "pf_passive/loop(i1)/element(i2)/turns_with_sign", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "pf_passive.loop[:].element[:].turns_with_sign_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"turns_with_sign\"", + "full_path": "pf_passive/loop(i1)/element(i2)/turns_with_sign_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].element[:].turns_with_sign_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"turns_with_sign\"", + "full_path": "pf_passive/loop(i1)/element(i2)/turns_with_sign_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "pf_passive.loop[:].element[:].turns_with_sign_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"turns_with_sign\"", + "full_path": "pf_passive/loop(i1)/element(i2)/turns_with_sign_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "pf_passive.loop[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the loop", + "full_path": "pf_passive/loop(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "pf_passive.loop[:].resistance": { + "data_type": "FLT_0D", + "documentation": "Passive loop resistance", + "full_path": "pf_passive/loop(i1)/resistance", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "pf_passive.loop[:].resistance_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"resistance\"", + "full_path": "pf_passive/loop(i1)/resistance_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].resistance_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"resistance\"", + "full_path": "pf_passive/loop(i1)/resistance_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "pf_passive.loop[:].resistance_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"resistance\"", + "full_path": "pf_passive/loop(i1)/resistance_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "pf_passive.loop[:].resistivity": { + "data_type": "FLT_0D", + "documentation": "Passive loop resistivity", + "full_path": "pf_passive/loop(i1)/resistivity", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm.m" + }, + "pf_passive.loop[:].resistivity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"resistivity\"", + "full_path": "pf_passive/loop(i1)/resistivity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pf_passive.loop[:].resistivity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"resistivity\"", + "full_path": "pf_passive/loop(i1)/resistivity_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm.m" + }, + "pf_passive.loop[:].resistivity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"resistivity\"", + "full_path": "pf_passive/loop(i1)/resistivity_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm.m" + }, + "pf_passive.loop[:].time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Timebase for the dynamic nodes of this loop located at this level of the IDS structure", + "full_path": "pf_passive/loop(i1)/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "pf_passive.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "pf_passive/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/plasma_initiation.json b/omas/imas_structures/3_39_0/plasma_initiation.json new file mode 100644 index 000000000..6d72f731b --- /dev/null +++ b/omas/imas_structures/3_39_0/plasma_initiation.json @@ -0,0 +1,1697 @@ +{ + "plasma_initiation": { + "documentation": "Description the early phases of the plasma, before an equilibrium can be calculated", + "full_path": "plasma_initiation", + "lifecycle_last_change": "3.39.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.38.0", + "maxoccur": "1" + }, + "plasma_initiation.b_field_lines": { + "coordinates": [ + "plasma_initiation.b_field_lines[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Magnetic field line tracing results, given at various time slices", + "full_path": "plasma_initiation/b_field_lines(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_initiation_field_lines", + "timebasepath": "time", + "type": "dynamic" + }, + "plasma_initiation.b_field_lines[:].e_field_parallel": { + "coordinates": [ + "plasma_initiation.b_field_lines[:].starting_positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Parallel electric field along each field line", + "full_path": "plasma_initiation/b_field_lines(itime)/e_field_parallel(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "plasma_initiation.b_field_lines[:].e_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"e_field_parallel\"", + "full_path": "plasma_initiation/b_field_lines(itime)/e_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "plasma_initiation.b_field_lines[:].e_field_parallel_error_lower": { + "coordinates": [ + "plasma_initiation.b_field_lines[:].starting_positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"e_field_parallel\"", + "full_path": "plasma_initiation/b_field_lines(itime)/e_field_parallel_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "plasma_initiation.b_field_lines[:].e_field_parallel_error_upper": { + "coordinates": [ + "plasma_initiation.b_field_lines[:].starting_positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"e_field_parallel\"", + "full_path": "plasma_initiation/b_field_lines(itime)/e_field_parallel_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "plasma_initiation.b_field_lines[:].e_field_townsend": { + "coordinates": [ + "plasma_initiation.b_field_lines[:].starting_positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Townsend electric field along each field line", + "full_path": "plasma_initiation/b_field_lines(itime)/e_field_townsend(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "plasma_initiation.b_field_lines[:].e_field_townsend_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"e_field_townsend\"", + "full_path": "plasma_initiation/b_field_lines(itime)/e_field_townsend_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "plasma_initiation.b_field_lines[:].e_field_townsend_error_lower": { + "coordinates": [ + "plasma_initiation.b_field_lines[:].starting_positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"e_field_townsend\"", + "full_path": "plasma_initiation/b_field_lines(itime)/e_field_townsend_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "plasma_initiation.b_field_lines[:].e_field_townsend_error_upper": { + "coordinates": [ + "plasma_initiation.b_field_lines[:].starting_positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"e_field_townsend\"", + "full_path": "plasma_initiation/b_field_lines(itime)/e_field_townsend_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "plasma_initiation.b_field_lines[:].grid": { + "cocos_alias": "IDSPATH", + "cocos_replace": "equilibrium.time_slice{i}.profiles_2d{j}", + "data_type": "STRUCTURE", + "documentation": "Definition of the 2D grid (the content of dim1 and dim2 is defined by the selected grid_type)", + "full_path": "plasma_initiation/b_field_lines(itime)/grid", + "lifecycle_status": "alpha", + "structure_reference": "equilibrium_profiles_2d_grid" + }, + "plasma_initiation.b_field_lines[:].grid.dim1": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "First dimension values", + "full_path": "plasma_initiation/b_field_lines(itime)/grid/dim1(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "plasma_initiation.b_field_lines[:].grid.dim1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim1\"", + "full_path": "plasma_initiation/b_field_lines(itime)/grid/dim1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "plasma_initiation.b_field_lines[:].grid.dim1_error_lower": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim1\"", + "full_path": "plasma_initiation/b_field_lines(itime)/grid/dim1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "plasma_initiation.b_field_lines[:].grid.dim1_error_upper": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim1\"", + "full_path": "plasma_initiation/b_field_lines(itime)/grid/dim1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "plasma_initiation.b_field_lines[:].grid.dim2": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Second dimension values", + "full_path": "plasma_initiation/b_field_lines(itime)/grid/dim2(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "plasma_initiation.b_field_lines[:].grid.dim2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim2\"", + "full_path": "plasma_initiation/b_field_lines(itime)/grid/dim2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "plasma_initiation.b_field_lines[:].grid.dim2_error_lower": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim2\"", + "full_path": "plasma_initiation/b_field_lines(itime)/grid/dim2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "plasma_initiation.b_field_lines[:].grid.dim2_error_upper": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim2\"", + "full_path": "plasma_initiation/b_field_lines(itime)/grid/dim2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "plasma_initiation.b_field_lines[:].grid.volume_element": { + "coordinates": [ + "plasma_initiation.b_field_lines[:].grid.dim1", + "plasma_initiation.b_field_lines[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Elementary plasma volume of plasma enclosed in the cell formed by the nodes [dim1(i) dim2(j)], [dim1(i+1) dim2(j)], [dim1(i) dim2(j+1)] and [dim1(i+1) dim2(j+1)]", + "full_path": "plasma_initiation/b_field_lines(itime)/grid/volume_element(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "plasma_initiation.b_field_lines[:].grid.volume_element_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume_element\"", + "full_path": "plasma_initiation/b_field_lines(itime)/grid/volume_element_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "plasma_initiation.b_field_lines[:].grid.volume_element_error_lower": { + "coordinates": [ + "plasma_initiation.b_field_lines[:].grid.dim1", + "plasma_initiation.b_field_lines[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"volume_element\"", + "full_path": "plasma_initiation/b_field_lines(itime)/grid/volume_element_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "plasma_initiation.b_field_lines[:].grid.volume_element_error_upper": { + "coordinates": [ + "plasma_initiation.b_field_lines[:].grid.dim1", + "plasma_initiation.b_field_lines[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"volume_element\"", + "full_path": "plasma_initiation/b_field_lines(itime)/grid/volume_element_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "plasma_initiation.b_field_lines[:].grid_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/poloidal_plane_coordinates_identifier.xml", + "documentation": "Selection of one of a set of grid types\n1) rectangular : Cylindrical R,Z ala eqdsk (R=dim1, Z=dim2). In this case the position arrays should not be filled since they are redundant with grid/dim1 and dim2.\n2) inverse : Rhopolar_polar 2D polar coordinates (rho=dim1, theta=dim2) with magnetic axis as centre of grid; theta and values following the COCOS=11 convention; the polar angle is theta=atan2(z-zaxis,r-raxis)\n11) inverse_psi_straight_field_line : Flux surface type with psi as radial label (dim1) and the straight-field line poloidal angle (mod(index,10)=1) (dim2); could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention\n12) inverse_psi_equal_arc : Flux surface type with psi as radial label (dim1) and the equal arc poloidal angle (mod(index,10)=2) (dim2)\n13) inverse_psi_polar : Flux surface type with psi as radial label (dim1) and the polar poloidal angle (mod(index,10)=3) (dim2); could be non-equidistant\n14) inverse_psi_straight_field_line_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the straight-field line poloidal angle (mod(index,10)=4) (dim2), could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention\n15) inverse_psi_equal_arc_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the equal arc poloidal angle (mod(index,10)=5) (dim2)\n16) inverse_psi_polar_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the polar poloidal angle (mod(index,10)=6) (dim2); could be non-equidistant\n21) inverse_rhopolnorm_straight_field_line : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the straight-field line poloidal angle (dim2)\n22) inverse_rhopolnorm_equal_arc : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the equal arc poloidal angle (dim2)\n23) inverse_rhopolnorm_polar : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the polar poloidal angle (dim2)\n24) inverse_rhopolnorm_straight_field_line_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n25) inverse_rhopolnorm_equal_arc_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n26) inverse_rhopolnorm_polar_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n31) inverse_rhotornorm_straight_field_line : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the straight-field line poloidal angle (dim2)\n32) inverse_rhotornorm_equal_arc : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the equal arc poloidal angle (dim2)\n33) inverse_rhotornorm_polar : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the polar poloidal angle (dim2)\n34) inverse_rhotornorm_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n35) inverse_rhotornorm_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n36) inverse_rhotornorm_polar_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n41) inverse_rhopol_straight_field_line : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the straight-field line poloidal angle (dim2)\n42) inverse_rhopol_equal_arc : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the equal arc poloidal angle (dim2)\n43) inverse_rhopol_polar : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the polar poloidal angle (dim2)\n44) inverse_rhopol_straight_field_line_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n45) inverse_rhopol_equal_arc_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n46) inverse_rhopol_polar_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n51) inverse_rhotor_straight_field_line : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the straight-field line poloidal angle (dim2)\n52) inverse_rhotor_equal_arc : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the equal arc poloidal angle (dim2)\n53) inverse_rhotor_polar : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the polar poloidal angle (dim2)\n54) inverse_rhotor_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the straight-field line poloidal angle (dim2)\n55) inverse_rhotor_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the equal arc poloidal angle (dim2)\n56) inverse_rhotor_polar_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the polar poloidal angle (dim2)\n91) irregular_rz_na : Irregular grid, thus give list of vertices in dim1(1:ndim1), dim2(1:ndim1) and then all fields are on values(1:ndim1,1)", + "full_path": "plasma_initiation/b_field_lines(itime)/grid_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "plasma_initiation.b_field_lines[:].grid_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "plasma_initiation/b_field_lines(itime)/grid_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "plasma_initiation.b_field_lines[:].grid_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "plasma_initiation/b_field_lines(itime)/grid_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "plasma_initiation.b_field_lines[:].grid_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "plasma_initiation/b_field_lines(itime)/grid_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "plasma_initiation.b_field_lines[:].lengths": { + "coordinates": [ + "plasma_initiation.b_field_lines[:].starting_positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Length of each field line", + "full_path": "plasma_initiation/b_field_lines(itime)/lengths(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.b_field_lines[:].lengths_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"lengths\"", + "full_path": "plasma_initiation/b_field_lines(itime)/lengths_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "plasma_initiation.b_field_lines[:].lengths_error_lower": { + "coordinates": [ + "plasma_initiation.b_field_lines[:].starting_positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"lengths\"", + "full_path": "plasma_initiation/b_field_lines(itime)/lengths_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.b_field_lines[:].lengths_error_upper": { + "coordinates": [ + "plasma_initiation.b_field_lines[:].starting_positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"lengths\"", + "full_path": "plasma_initiation/b_field_lines(itime)/lengths_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.b_field_lines[:].open_fraction": { + "data_type": "FLT_0D", + "documentation": "Fraction of open field lines : ratio open fields lines / (open+closed field lines)", + "full_path": "plasma_initiation/b_field_lines(itime)/open_fraction", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "plasma_initiation.b_field_lines[:].open_fraction_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"open_fraction\"", + "full_path": "plasma_initiation/b_field_lines(itime)/open_fraction_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "plasma_initiation.b_field_lines[:].open_fraction_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"open_fraction\"", + "full_path": "plasma_initiation/b_field_lines(itime)/open_fraction_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "plasma_initiation.b_field_lines[:].open_fraction_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"open_fraction\"", + "full_path": "plasma_initiation/b_field_lines(itime)/open_fraction_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "plasma_initiation.b_field_lines[:].pressure": { + "data_type": "FLT_0D", + "documentation": "Prefill gas pressure used in Townsend E field calculation", + "full_path": "plasma_initiation/b_field_lines(itime)/pressure", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "plasma_initiation.b_field_lines[:].pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "plasma_initiation/b_field_lines(itime)/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "plasma_initiation.b_field_lines[:].pressure_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"pressure\"", + "full_path": "plasma_initiation/b_field_lines(itime)/pressure_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "plasma_initiation.b_field_lines[:].pressure_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"pressure\"", + "full_path": "plasma_initiation/b_field_lines(itime)/pressure_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "plasma_initiation.b_field_lines[:].starting_positions": { + "data_type": "STRUCTURE", + "documentation": "Starting position to initiate field line tracing, for each field line", + "full_path": "plasma_initiation/b_field_lines(itime)/starting_positions", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_dynamic_aos" + }, + "plasma_initiation.b_field_lines[:].starting_positions.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "plasma_initiation/b_field_lines(itime)/starting_positions/r(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.b_field_lines[:].starting_positions.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "plasma_initiation/b_field_lines(itime)/starting_positions/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "plasma_initiation.b_field_lines[:].starting_positions.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "plasma_initiation/b_field_lines(itime)/starting_positions/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.b_field_lines[:].starting_positions.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "plasma_initiation/b_field_lines(itime)/starting_positions/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.b_field_lines[:].starting_positions.z": { + "coordinates": [ + "plasma_initiation.b_field_lines[:].starting_positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "plasma_initiation/b_field_lines(itime)/starting_positions/z(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.b_field_lines[:].starting_positions.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "plasma_initiation/b_field_lines(itime)/starting_positions/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "plasma_initiation.b_field_lines[:].starting_positions.z_error_lower": { + "coordinates": [ + "plasma_initiation.b_field_lines[:].starting_positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "plasma_initiation/b_field_lines(itime)/starting_positions/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.b_field_lines[:].starting_positions.z_error_upper": { + "coordinates": [ + "plasma_initiation.b_field_lines[:].starting_positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "plasma_initiation/b_field_lines(itime)/starting_positions/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.b_field_lines[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "plasma_initiation/b_field_lines(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "plasma_initiation.b_field_lines[:].townsend_or_closed_grid_positions": { + "data_type": "STRUCTURE", + "documentation": "List of all R, Z grid positions (from ../grid) containing field lines encoutering Townsend condition or being closed field lines", + "full_path": "plasma_initiation/b_field_lines(itime)/townsend_or_closed_grid_positions", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_dynamic_aos" + }, + "plasma_initiation.b_field_lines[:].townsend_or_closed_grid_positions.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "plasma_initiation/b_field_lines(itime)/townsend_or_closed_grid_positions/r(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.b_field_lines[:].townsend_or_closed_grid_positions.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "plasma_initiation/b_field_lines(itime)/townsend_or_closed_grid_positions/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "plasma_initiation.b_field_lines[:].townsend_or_closed_grid_positions.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "plasma_initiation/b_field_lines(itime)/townsend_or_closed_grid_positions/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.b_field_lines[:].townsend_or_closed_grid_positions.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "plasma_initiation/b_field_lines(itime)/townsend_or_closed_grid_positions/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.b_field_lines[:].townsend_or_closed_grid_positions.z": { + "coordinates": [ + "plasma_initiation.b_field_lines[:].townsend_or_closed_grid_positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "plasma_initiation/b_field_lines(itime)/townsend_or_closed_grid_positions/z(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.b_field_lines[:].townsend_or_closed_grid_positions.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "plasma_initiation/b_field_lines(itime)/townsend_or_closed_grid_positions/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "plasma_initiation.b_field_lines[:].townsend_or_closed_grid_positions.z_error_lower": { + "coordinates": [ + "plasma_initiation.b_field_lines[:].townsend_or_closed_grid_positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "plasma_initiation/b_field_lines(itime)/townsend_or_closed_grid_positions/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.b_field_lines[:].townsend_or_closed_grid_positions.z_error_upper": { + "coordinates": [ + "plasma_initiation.b_field_lines[:].townsend_or_closed_grid_positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "plasma_initiation/b_field_lines(itime)/townsend_or_closed_grid_positions/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.b_field_lines[:].townsend_or_closed_positions": { + "data_type": "STRUCTURE", + "documentation": "List of all R, Z positions along all field lines encoutering Townsend condition or being closed field lines", + "full_path": "plasma_initiation/b_field_lines(itime)/townsend_or_closed_positions", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_dynamic_aos" + }, + "plasma_initiation.b_field_lines[:].townsend_or_closed_positions.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "plasma_initiation/b_field_lines(itime)/townsend_or_closed_positions/r(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.b_field_lines[:].townsend_or_closed_positions.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "plasma_initiation/b_field_lines(itime)/townsend_or_closed_positions/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "plasma_initiation.b_field_lines[:].townsend_or_closed_positions.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "plasma_initiation/b_field_lines(itime)/townsend_or_closed_positions/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.b_field_lines[:].townsend_or_closed_positions.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "plasma_initiation/b_field_lines(itime)/townsend_or_closed_positions/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.b_field_lines[:].townsend_or_closed_positions.z": { + "coordinates": [ + "plasma_initiation.b_field_lines[:].townsend_or_closed_positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "plasma_initiation/b_field_lines(itime)/townsend_or_closed_positions/z(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.b_field_lines[:].townsend_or_closed_positions.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "plasma_initiation/b_field_lines(itime)/townsend_or_closed_positions/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "plasma_initiation.b_field_lines[:].townsend_or_closed_positions.z_error_lower": { + "coordinates": [ + "plasma_initiation.b_field_lines[:].townsend_or_closed_positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "plasma_initiation/b_field_lines(itime)/townsend_or_closed_positions/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.b_field_lines[:].townsend_or_closed_positions.z_error_upper": { + "coordinates": [ + "plasma_initiation.b_field_lines[:].townsend_or_closed_positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "plasma_initiation/b_field_lines(itime)/townsend_or_closed_positions/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "plasma_initiation/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "plasma_initiation.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "plasma_initiation/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "plasma_initiation/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "plasma_initiation/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "plasma_initiation.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "plasma_initiation/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "plasma_initiation/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "plasma_initiation/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "plasma_initiation/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "plasma_initiation/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "plasma_initiation/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "plasma_initiation/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.code.output_flag": { + "coordinates": [ + "plasma_initiation.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "plasma_initiation/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "plasma_initiation.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "plasma_initiation/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "plasma_initiation/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "plasma_initiation/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.global_quantities": { + "data_type": "STRUCTURE", + "documentation": "Global quantities", + "full_path": "plasma_initiation/global_quantities", + "lifecycle_status": "alpha", + "structure_reference": "plasma_initiation_global_quantities" + }, + "plasma_initiation.global_quantities.b_field_perpendicular": { + "data_type": "STRUCTURE", + "documentation": "Perpendicular magnetic field at plasma position. b_field_perpendicular = sqrt(b_field_stray^2+b_field_eddy^2) ", + "full_path": "plasma_initiation/global_quantities/b_field_perpendicular", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "T" + }, + "plasma_initiation.global_quantities.b_field_perpendicular.data": { + "coordinates": [ + "plasma_initiation.global_quantities.b_field_perpendicular.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "plasma_initiation/global_quantities/b_field_perpendicular/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "global_quantities/b_field_perpendicular/time", + "type": "dynamic", + "units": "T" + }, + "plasma_initiation.global_quantities.b_field_perpendicular.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "plasma_initiation/global_quantities/b_field_perpendicular/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "plasma_initiation.global_quantities.b_field_perpendicular.data_error_lower": { + "coordinates": [ + "plasma_initiation.global_quantities.b_field_perpendicular.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "plasma_initiation/global_quantities/b_field_perpendicular/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "global_quantities/b_field_perpendicular/time", + "type": "dynamic", + "units": "T" + }, + "plasma_initiation.global_quantities.b_field_perpendicular.data_error_upper": { + "coordinates": [ + "plasma_initiation.global_quantities.b_field_perpendicular.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "plasma_initiation/global_quantities/b_field_perpendicular/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "global_quantities/b_field_perpendicular/time", + "type": "dynamic", + "units": "T" + }, + "plasma_initiation.global_quantities.b_field_perpendicular.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "plasma_initiation/global_quantities/b_field_perpendicular/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "global_quantities/b_field_perpendicular/time", + "type": "dynamic", + "units": "s" + }, + "plasma_initiation.global_quantities.b_field_stray": { + "data_type": "STRUCTURE", + "documentation": "Stray magnetic field at plasma position", + "full_path": "plasma_initiation/global_quantities/b_field_stray", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "T" + }, + "plasma_initiation.global_quantities.b_field_stray.data": { + "coordinates": [ + "plasma_initiation.global_quantities.b_field_stray.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "plasma_initiation/global_quantities/b_field_stray/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "global_quantities/b_field_stray/time", + "type": "dynamic", + "units": "T" + }, + "plasma_initiation.global_quantities.b_field_stray.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "plasma_initiation/global_quantities/b_field_stray/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "plasma_initiation.global_quantities.b_field_stray.data_error_lower": { + "coordinates": [ + "plasma_initiation.global_quantities.b_field_stray.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "plasma_initiation/global_quantities/b_field_stray/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "global_quantities/b_field_stray/time", + "type": "dynamic", + "units": "T" + }, + "plasma_initiation.global_quantities.b_field_stray.data_error_upper": { + "coordinates": [ + "plasma_initiation.global_quantities.b_field_stray.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "plasma_initiation/global_quantities/b_field_stray/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "global_quantities/b_field_stray/time", + "type": "dynamic", + "units": "T" + }, + "plasma_initiation.global_quantities.b_field_stray.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "plasma_initiation/global_quantities/b_field_stray/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "global_quantities/b_field_stray/time", + "type": "dynamic", + "units": "s" + }, + "plasma_initiation.global_quantities.connection_length": { + "data_type": "STRUCTURE", + "documentation": "Average length of open magnetic field lines. In the case of fully closed field lines, connection_length = 1", + "full_path": "plasma_initiation/global_quantities/connection_length", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "m" + }, + "plasma_initiation.global_quantities.connection_length.data": { + "coordinates": [ + "plasma_initiation.global_quantities.connection_length.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "plasma_initiation/global_quantities/connection_length/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "global_quantities/connection_length/time", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.global_quantities.connection_length.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "plasma_initiation/global_quantities/connection_length/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "plasma_initiation.global_quantities.connection_length.data_error_lower": { + "coordinates": [ + "plasma_initiation.global_quantities.connection_length.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "plasma_initiation/global_quantities/connection_length/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "global_quantities/connection_length/time", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.global_quantities.connection_length.data_error_upper": { + "coordinates": [ + "plasma_initiation.global_quantities.connection_length.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "plasma_initiation/global_quantities/connection_length/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "global_quantities/connection_length/time", + "type": "dynamic", + "units": "m" + }, + "plasma_initiation.global_quantities.connection_length.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "plasma_initiation/global_quantities/connection_length/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "global_quantities/connection_length/time", + "type": "dynamic", + "units": "s" + }, + "plasma_initiation.global_quantities.coulomb_logarithm": { + "data_type": "STRUCTURE", + "documentation": "Coulomb logarithm", + "full_path": "plasma_initiation/global_quantities/coulomb_logarithm", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "-" + }, + "plasma_initiation.global_quantities.coulomb_logarithm.data": { + "coordinates": [ + "plasma_initiation.global_quantities.coulomb_logarithm.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "plasma_initiation/global_quantities/coulomb_logarithm/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "global_quantities/coulomb_logarithm/time", + "type": "dynamic", + "units": "-" + }, + "plasma_initiation.global_quantities.coulomb_logarithm.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "plasma_initiation/global_quantities/coulomb_logarithm/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "plasma_initiation.global_quantities.coulomb_logarithm.data_error_lower": { + "coordinates": [ + "plasma_initiation.global_quantities.coulomb_logarithm.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "plasma_initiation/global_quantities/coulomb_logarithm/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "global_quantities/coulomb_logarithm/time", + "type": "dynamic", + "units": "-" + }, + "plasma_initiation.global_quantities.coulomb_logarithm.data_error_upper": { + "coordinates": [ + "plasma_initiation.global_quantities.coulomb_logarithm.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "plasma_initiation/global_quantities/coulomb_logarithm/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "global_quantities/coulomb_logarithm/time", + "type": "dynamic", + "units": "-" + }, + "plasma_initiation.global_quantities.coulomb_logarithm.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "plasma_initiation/global_quantities/coulomb_logarithm/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "global_quantities/coulomb_logarithm/time", + "type": "dynamic", + "units": "s" + }, + "plasma_initiation.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "plasma_initiation/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "plasma_initiation.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "plasma_initiation/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "plasma_initiation/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "plasma_initiation/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "plasma_initiation.ids_properties.occurrence" + }, + "plasma_initiation.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "plasma_initiation/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "plasma_initiation.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "plasma_initiation/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "plasma_initiation.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "plasma_initiation/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "plasma_initiation/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "plasma_initiation/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "plasma_initiation/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "plasma_initiation/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "plasma_initiation/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "plasma_initiation.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "plasma_initiation/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "plasma_initiation/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "plasma_initiation/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "plasma_initiation/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "plasma_initiation/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "plasma_initiation/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "plasma_initiation/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "plasma_initiation.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "plasma_initiation/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "plasma_initiation/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "plasma_initiation/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "plasma_initiation/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "plasma_initiation/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "plasma_initiation/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "plasma_initiation/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "plasma_initiation.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "plasma_initiation/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "plasma_initiation.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "plasma_initiation/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "plasma_initiation/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "plasma_initiation/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "plasma_initiation/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "plasma_initiation/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "plasma_initiation/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "plasma_initiation/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "plasma_initiation.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "plasma_initiation/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "plasma_initiation/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "plasma_initiation/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "plasma_initiation/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "plasma_initiation/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "plasma_initiation/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "plasma_initiation/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "plasma_initiation.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "plasma_initiation/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "plasma_initiation.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "plasma_initiation/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "plasma_initiation.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "plasma_initiation/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "plasma_initiation.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "plasma_initiation/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "plasma_initiation/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "plasma_initiation.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "plasma_initiation/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "plasma_initiation.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "plasma_initiation/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "plasma_initiation/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "plasma_initiation/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "plasma_initiation.profiles_2d": { + "coordinates": [ + "plasma_initiation.profiles_2d[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "2D profiles in the poloidal plane, given at various time slices", + "full_path": "plasma_initiation/profiles_2d(itime)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_initiation_profiles_2d", + "timebasepath": "time", + "type": "dynamic" + }, + "plasma_initiation.profiles_2d[:].e_field_tor": { + "coordinates": [ + "plasma_initiation.profiles_2d[:].grid.dim1", + "plasma_initiation.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Toroidal component of the electric field", + "full_path": "plasma_initiation/profiles_2d(itime)/e_field_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "plasma_initiation.profiles_2d[:].e_field_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"e_field_tor\"", + "full_path": "plasma_initiation/profiles_2d(itime)/e_field_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "plasma_initiation.profiles_2d[:].e_field_tor_error_lower": { + "coordinates": [ + "plasma_initiation.profiles_2d[:].grid.dim1", + "plasma_initiation.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"e_field_tor\"", + "full_path": "plasma_initiation/profiles_2d(itime)/e_field_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "plasma_initiation.profiles_2d[:].e_field_tor_error_upper": { + "coordinates": [ + "plasma_initiation.profiles_2d[:].grid.dim1", + "plasma_initiation.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"e_field_tor\"", + "full_path": "plasma_initiation/profiles_2d(itime)/e_field_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "plasma_initiation.profiles_2d[:].grid": { + "cocos_alias": "IDSPATH", + "cocos_replace": "plasma_initiation.profiles_2d{i}", + "data_type": "STRUCTURE", + "documentation": "Definition of the 2D grid (the content of dim1 and dim2 is defined by the selected grid_type)", + "full_path": "plasma_initiation/profiles_2d(itime)/grid", + "lifecycle_status": "alpha", + "structure_reference": "equilibrium_profiles_2d_grid" + }, + "plasma_initiation.profiles_2d[:].grid.dim1": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "First dimension values", + "full_path": "plasma_initiation/profiles_2d(itime)/grid/dim1(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "plasma_initiation.profiles_2d[:].grid.dim1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim1\"", + "full_path": "plasma_initiation/profiles_2d(itime)/grid/dim1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "plasma_initiation.profiles_2d[:].grid.dim1_error_lower": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim1\"", + "full_path": "plasma_initiation/profiles_2d(itime)/grid/dim1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "plasma_initiation.profiles_2d[:].grid.dim1_error_upper": { + "cocos_label_transformation": "grid_type_dim1_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim1", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,1)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim1\"", + "full_path": "plasma_initiation/profiles_2d(itime)/grid/dim1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "plasma_initiation.profiles_2d[:].grid.dim2": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Second dimension values", + "full_path": "plasma_initiation/profiles_2d(itime)/grid/dim2(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "plasma_initiation.profiles_2d[:].grid.dim2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim2\"", + "full_path": "plasma_initiation/profiles_2d(itime)/grid/dim2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "plasma_initiation.profiles_2d[:].grid.dim2_error_lower": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim2\"", + "full_path": "plasma_initiation/profiles_2d(itime)/grid/dim2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "plasma_initiation.profiles_2d[:].grid.dim2_error_upper": { + "cocos_label_transformation": "grid_type_dim2_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.dim2", + "cocos_transformation_expression": "grid_type_transformation(index_grid_type,2)", + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim2\"", + "full_path": "plasma_initiation/profiles_2d(itime)/grid/dim2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "plasma_initiation.profiles_2d[:].grid.volume_element": { + "coordinates": [ + "plasma_initiation.profiles_2d[:].grid.dim1", + "plasma_initiation.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Elementary plasma volume of plasma enclosed in the cell formed by the nodes [dim1(i) dim2(j)], [dim1(i+1) dim2(j)], [dim1(i) dim2(j+1)] and [dim1(i+1) dim2(j+1)]", + "full_path": "plasma_initiation/profiles_2d(itime)/grid/volume_element(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "plasma_initiation.profiles_2d[:].grid.volume_element_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume_element\"", + "full_path": "plasma_initiation/profiles_2d(itime)/grid/volume_element_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "plasma_initiation.profiles_2d[:].grid.volume_element_error_lower": { + "coordinates": [ + "plasma_initiation.profiles_2d[:].grid.dim1", + "plasma_initiation.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"volume_element\"", + "full_path": "plasma_initiation/profiles_2d(itime)/grid/volume_element_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "plasma_initiation.profiles_2d[:].grid.volume_element_error_upper": { + "coordinates": [ + "plasma_initiation.profiles_2d[:].grid.dim1", + "plasma_initiation.profiles_2d[:].grid.dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"volume_element\"", + "full_path": "plasma_initiation/profiles_2d(itime)/grid/volume_element_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "plasma_initiation.profiles_2d[:].grid_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/poloidal_plane_coordinates_identifier.xml", + "documentation": "Selection of one of a set of grid types\n1) rectangular : Cylindrical R,Z ala eqdsk (R=dim1, Z=dim2). In this case the position arrays should not be filled since they are redundant with grid/dim1 and dim2.\n2) inverse : Rhopolar_polar 2D polar coordinates (rho=dim1, theta=dim2) with magnetic axis as centre of grid; theta and values following the COCOS=11 convention; the polar angle is theta=atan2(z-zaxis,r-raxis)\n11) inverse_psi_straight_field_line : Flux surface type with psi as radial label (dim1) and the straight-field line poloidal angle (mod(index,10)=1) (dim2); could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention\n12) inverse_psi_equal_arc : Flux surface type with psi as radial label (dim1) and the equal arc poloidal angle (mod(index,10)=2) (dim2)\n13) inverse_psi_polar : Flux surface type with psi as radial label (dim1) and the polar poloidal angle (mod(index,10)=3) (dim2); could be non-equidistant\n14) inverse_psi_straight_field_line_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the straight-field line poloidal angle (mod(index,10)=4) (dim2), could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention\n15) inverse_psi_equal_arc_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the equal arc poloidal angle (mod(index,10)=5) (dim2)\n16) inverse_psi_polar_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the polar poloidal angle (mod(index,10)=6) (dim2); could be non-equidistant\n21) inverse_rhopolnorm_straight_field_line : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the straight-field line poloidal angle (dim2)\n22) inverse_rhopolnorm_equal_arc : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the equal arc poloidal angle (dim2)\n23) inverse_rhopolnorm_polar : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the polar poloidal angle (dim2)\n24) inverse_rhopolnorm_straight_field_line_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n25) inverse_rhopolnorm_equal_arc_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n26) inverse_rhopolnorm_polar_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n31) inverse_rhotornorm_straight_field_line : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the straight-field line poloidal angle (dim2)\n32) inverse_rhotornorm_equal_arc : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the equal arc poloidal angle (dim2)\n33) inverse_rhotornorm_polar : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the polar poloidal angle (dim2)\n34) inverse_rhotornorm_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n35) inverse_rhotornorm_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n36) inverse_rhotornorm_polar_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n41) inverse_rhopol_straight_field_line : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the straight-field line poloidal angle (dim2)\n42) inverse_rhopol_equal_arc : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the equal arc poloidal angle (dim2)\n43) inverse_rhopol_polar : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the polar poloidal angle (dim2)\n44) inverse_rhopol_straight_field_line_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n45) inverse_rhopol_equal_arc_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n46) inverse_rhopol_polar_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n51) inverse_rhotor_straight_field_line : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the straight-field line poloidal angle (dim2)\n52) inverse_rhotor_equal_arc : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the equal arc poloidal angle (dim2)\n53) inverse_rhotor_polar : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the polar poloidal angle (dim2)\n54) inverse_rhotor_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the straight-field line poloidal angle (dim2)\n55) inverse_rhotor_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the equal arc poloidal angle (dim2)\n56) inverse_rhotor_polar_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the polar poloidal angle (dim2)\n91) irregular_rz_na : Irregular grid, thus give list of vertices in dim1(1:ndim1), dim2(1:ndim1) and then all fields are on values(1:ndim1,1)", + "full_path": "plasma_initiation/profiles_2d(itime)/grid_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "plasma_initiation.profiles_2d[:].grid_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "plasma_initiation/profiles_2d(itime)/grid_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "plasma_initiation.profiles_2d[:].grid_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "plasma_initiation/profiles_2d(itime)/grid_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "plasma_initiation.profiles_2d[:].grid_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "plasma_initiation/profiles_2d(itime)/grid_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "plasma_initiation.profiles_2d[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "plasma_initiation/profiles_2d(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "plasma_initiation.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "plasma_initiation/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/polarimeter.json b/omas/imas_structures/3_39_0/polarimeter.json new file mode 100644 index 000000000..fe26742e2 --- /dev/null +++ b/omas/imas_structures/3_39_0/polarimeter.json @@ -0,0 +1,1165 @@ +{ + "polarimeter": { + "documentation": "Polarimeter diagnostic", + "full_path": "polarimeter", + "lifecycle_last_change": "3.33.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.15.0", + "maxoccur": "2" + }, + "polarimeter.channel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of channels (lines-of-sight)", + "full_path": "polarimeter/channel(i1)", + "lifecycle_status": "alpha", + "maxoccur": "15", + "structure_reference": "polarimeter_channel" + }, + "polarimeter.channel[:].ellipticity": { + "data_type": "STRUCTURE", + "documentation": "Ellipticity", + "full_path": "polarimeter/channel(i1)/ellipticity", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d_validity", + "units": "-" + }, + "polarimeter.channel[:].ellipticity.data": { + "coordinates": [ + "polarimeter.channel[:].ellipticity.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "polarimeter/channel(i1)/ellipticity/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "ellipticity/time", + "type": "dynamic", + "units": "-" + }, + "polarimeter.channel[:].ellipticity.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "polarimeter/channel(i1)/ellipticity/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "polarimeter.channel[:].ellipticity.data_error_lower": { + "coordinates": [ + "polarimeter.channel[:].ellipticity.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "polarimeter/channel(i1)/ellipticity/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "ellipticity/time", + "type": "dynamic", + "units": "-" + }, + "polarimeter.channel[:].ellipticity.data_error_upper": { + "coordinates": [ + "polarimeter.channel[:].ellipticity.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "polarimeter/channel(i1)/ellipticity/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "ellipticity/time", + "type": "dynamic", + "units": "-" + }, + "polarimeter.channel[:].ellipticity.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "polarimeter/channel(i1)/ellipticity/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "ellipticity/time", + "type": "dynamic", + "units": "s" + }, + "polarimeter.channel[:].ellipticity.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "polarimeter/channel(i1)/ellipticity/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.channel[:].ellipticity.validity_timed": { + "coordinates": [ + "polarimeter.channel[:].ellipticity.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "polarimeter/channel(i1)/ellipticity/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "ellipticity/time", + "type": "dynamic" + }, + "polarimeter.channel[:].ellipticity_initial": { + "data_type": "FLT_0D", + "documentation": "Initial ellipticity before entering the plasma", + "full_path": "polarimeter/channel(i1)/ellipticity_initial", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].ellipticity_initial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ellipticity_initial\"", + "full_path": "polarimeter/channel(i1)/ellipticity_initial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "polarimeter.channel[:].ellipticity_initial_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"ellipticity_initial\"", + "full_path": "polarimeter/channel(i1)/ellipticity_initial_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].ellipticity_initial_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"ellipticity_initial\"", + "full_path": "polarimeter/channel(i1)/ellipticity_initial_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].faraday_angle": { + "data_type": "STRUCTURE", + "documentation": "Faraday angle (variation of the Faraday angle induced by crossing the plasma) ", + "full_path": "polarimeter/channel(i1)/faraday_angle", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d_validity", + "units": "rad" + }, + "polarimeter.channel[:].faraday_angle.data": { + "coordinates": [ + "polarimeter.channel[:].faraday_angle.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "polarimeter/channel(i1)/faraday_angle/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "faraday_angle/time", + "type": "dynamic", + "units": "rad" + }, + "polarimeter.channel[:].faraday_angle.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "polarimeter/channel(i1)/faraday_angle/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "polarimeter.channel[:].faraday_angle.data_error_lower": { + "coordinates": [ + "polarimeter.channel[:].faraday_angle.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "polarimeter/channel(i1)/faraday_angle/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "faraday_angle/time", + "type": "dynamic", + "units": "rad" + }, + "polarimeter.channel[:].faraday_angle.data_error_upper": { + "coordinates": [ + "polarimeter.channel[:].faraday_angle.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "polarimeter/channel(i1)/faraday_angle/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "faraday_angle/time", + "type": "dynamic", + "units": "rad" + }, + "polarimeter.channel[:].faraday_angle.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "polarimeter/channel(i1)/faraday_angle/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "faraday_angle/time", + "type": "dynamic", + "units": "s" + }, + "polarimeter.channel[:].faraday_angle.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "polarimeter/channel(i1)/faraday_angle/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.channel[:].faraday_angle.validity_timed": { + "coordinates": [ + "polarimeter.channel[:].faraday_angle.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "polarimeter/channel(i1)/faraday_angle/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "faraday_angle/time", + "type": "dynamic" + }, + "polarimeter.channel[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the channel", + "full_path": "polarimeter/channel(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "polarimeter.channel[:].line_of_sight": { + "data_type": "STRUCTURE", + "documentation": "Description of the line of sight of the channel, defined by two points when the beam is not reflected, a third point is added to define the reflected beam path", + "full_path": "polarimeter/channel(i1)/line_of_sight", + "lifecycle_status": "alpha", + "structure_reference": "line_of_sight_3points" + }, + "polarimeter.channel[:].line_of_sight.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "polarimeter/channel(i1)/line_of_sight/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "polarimeter.channel[:].line_of_sight.first_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "polarimeter/channel(i1)/line_of_sight/first_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "polarimeter.channel[:].line_of_sight.first_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/first_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "polarimeter.channel[:].line_of_sight.first_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/first_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "polarimeter.channel[:].line_of_sight.first_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/first_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "polarimeter.channel[:].line_of_sight.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "polarimeter/channel(i1)/line_of_sight/first_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].line_of_sight.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "polarimeter.channel[:].line_of_sight.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/first_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].line_of_sight.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/first_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].line_of_sight.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "polarimeter/channel(i1)/line_of_sight/first_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].line_of_sight.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "polarimeter.channel[:].line_of_sight.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/first_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].line_of_sight.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/first_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].line_of_sight.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "polarimeter/channel(i1)/line_of_sight/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "polarimeter.channel[:].line_of_sight.second_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "polarimeter/channel(i1)/line_of_sight/second_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "polarimeter.channel[:].line_of_sight.second_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/second_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "polarimeter.channel[:].line_of_sight.second_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/second_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "polarimeter.channel[:].line_of_sight.second_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/second_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "polarimeter.channel[:].line_of_sight.second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "polarimeter/channel(i1)/line_of_sight/second_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].line_of_sight.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "polarimeter.channel[:].line_of_sight.second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/second_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].line_of_sight.second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/second_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].line_of_sight.second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "polarimeter/channel(i1)/line_of_sight/second_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].line_of_sight.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "polarimeter.channel[:].line_of_sight.second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/second_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].line_of_sight.second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/second_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].line_of_sight.third_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the third point", + "full_path": "polarimeter/channel(i1)/line_of_sight/third_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "polarimeter.channel[:].line_of_sight.third_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "polarimeter/channel(i1)/line_of_sight/third_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "polarimeter.channel[:].line_of_sight.third_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/third_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "polarimeter.channel[:].line_of_sight.third_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/third_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "polarimeter.channel[:].line_of_sight.third_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/third_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "polarimeter.channel[:].line_of_sight.third_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "polarimeter/channel(i1)/line_of_sight/third_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].line_of_sight.third_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/third_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "polarimeter.channel[:].line_of_sight.third_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/third_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].line_of_sight.third_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/third_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].line_of_sight.third_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "polarimeter/channel(i1)/line_of_sight/third_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].line_of_sight.third_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/third_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "polarimeter.channel[:].line_of_sight.third_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/third_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].line_of_sight.third_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "polarimeter/channel(i1)/line_of_sight/third_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the channel", + "full_path": "polarimeter/channel(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "polarimeter.channel[:].polarisation_initial": { + "data_type": "FLT_0D", + "documentation": "Initial polarisation vector before entering the plasma", + "full_path": "polarimeter/channel(i1)/polarisation_initial", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].polarisation_initial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"polarisation_initial\"", + "full_path": "polarimeter/channel(i1)/polarisation_initial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "polarimeter.channel[:].polarisation_initial_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"polarisation_initial\"", + "full_path": "polarimeter/channel(i1)/polarisation_initial_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].polarisation_initial_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"polarisation_initial\"", + "full_path": "polarimeter/channel(i1)/polarisation_initial_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].wavelength": { + "data_type": "FLT_0D", + "documentation": "Wavelength used for polarimetry", + "full_path": "polarimeter/channel(i1)/wavelength", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].wavelength_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelength\"", + "full_path": "polarimeter/channel(i1)/wavelength_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "polarimeter.channel[:].wavelength_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"wavelength\"", + "full_path": "polarimeter/channel(i1)/wavelength_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.channel[:].wavelength_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"wavelength\"", + "full_path": "polarimeter/channel(i1)/wavelength_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "polarimeter.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "polarimeter/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "polarimeter.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "polarimeter/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "polarimeter/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "polarimeter/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "polarimeter.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "polarimeter/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "polarimeter/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "polarimeter/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "polarimeter/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "polarimeter/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "polarimeter/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "polarimeter/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.code.output_flag": { + "coordinates": [ + "polarimeter.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "polarimeter/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "polarimeter.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "polarimeter/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "polarimeter/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "polarimeter/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "polarimeter/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "polarimeter.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "polarimeter/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "polarimeter/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "polarimeter/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "polarimeter.ids_properties.occurrence" + }, + "polarimeter.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "polarimeter/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "polarimeter.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "polarimeter/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "polarimeter.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "polarimeter/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "polarimeter/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "polarimeter/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "polarimeter/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "polarimeter/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "polarimeter/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "polarimeter.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "polarimeter/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "polarimeter/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "polarimeter/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "polarimeter/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "polarimeter/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "polarimeter/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "polarimeter/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "polarimeter.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "polarimeter/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "polarimeter/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "polarimeter/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "polarimeter/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "polarimeter/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "polarimeter/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "polarimeter/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "polarimeter.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "polarimeter/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "polarimeter.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "polarimeter/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "polarimeter/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "polarimeter/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "polarimeter/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "polarimeter/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "polarimeter/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "polarimeter/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "polarimeter.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "polarimeter/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "polarimeter/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "polarimeter/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "polarimeter/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "polarimeter/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "polarimeter/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "polarimeter/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "polarimeter.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "polarimeter/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "polarimeter.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "polarimeter/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "polarimeter.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "polarimeter/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "polarimeter.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "polarimeter/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "polarimeter/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "polarimeter.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "polarimeter/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "polarimeter.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "polarimeter/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "polarimeter/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "polarimeter/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "polarimeter.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "polarimeter/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "polarimeter.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "polarimeter/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "polarimeter.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "polarimeter/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "polarimeter.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "polarimeter/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "polarimeter.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "polarimeter/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/pulse_schedule.json b/omas/imas_structures/3_39_0/pulse_schedule.json new file mode 100644 index 000000000..25894c213 --- /dev/null +++ b/omas/imas_structures/3_39_0/pulse_schedule.json @@ -0,0 +1,8606 @@ +{ + "pulse_schedule": { + "documentation": "Description of Pulse Schedule, described by subsystems waveform references and an enveloppe around them. The controllers, pulse schedule and SDN are defined in separate IDSs. All names and identifiers of subsystems appearing in the pulse_schedule must be identical to those used in the IDSs describing the related subsystems.", + "full_path": "pulse_schedule", + "lifecycle_last_change": "3.39.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.6.0", + "maxoccur": "1" + }, + "pulse_schedule.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "pulse_schedule/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "pulse_schedule.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pulse_schedule/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pulse_schedule/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "pulse_schedule/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "pulse_schedule.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pulse_schedule/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pulse_schedule/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "pulse_schedule/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "pulse_schedule/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pulse_schedule/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pulse_schedule/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "pulse_schedule/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.code.output_flag": { + "coordinates": [ + "pulse_schedule.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "pulse_schedule/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "pulse_schedule.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "pulse_schedule/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pulse_schedule/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pulse_schedule/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control": { + "data_type": "STRUCTURE", + "documentation": "Gas injection system and density control references", + "full_path": "pulse_schedule/density_control", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_density_control" + }, + "pulse_schedule.density_control.ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different ion species, in the sense of isonuclear or isomolecular sequences", + "full_path": "pulse_schedule/density_control/ion(i1)", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "pulse_schedule_density_control_ion" + }, + "pulse_schedule.density_control.ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "pulse_schedule/density_control/ion(i1)/element(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "plasma_composition_neutral_element_constant" + }, + "pulse_schedule.density_control.ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "pulse_schedule/density_control/ion(i1)/element(i2)/a", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "pulse_schedule.density_control.ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "pulse_schedule/density_control/ion(i1)/element(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "pulse_schedule/density_control/ion(i1)/element(i2)/a_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "pulse_schedule.density_control.ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "pulse_schedule/density_control/ion(i1)/element(i2)/a_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "pulse_schedule.density_control.ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "pulse_schedule/density_control/ion(i1)/element(i2)/atoms_n", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "pulse_schedule/density_control/ion(i1)/element(i2)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "pulse_schedule.density_control.ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "pulse_schedule/density_control/ion(i1)/element(i2)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "pulse_schedule/density_control/ion(i1)/element(i2)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "pulse_schedule.density_control.ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "pulse_schedule/density_control/ion(i1)/element(i2)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "pulse_schedule.density_control.ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "pulse_schedule/density_control/ion(i1)/element(i2)/z_n", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "pulse_schedule.density_control.ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "pulse_schedule/density_control/ion(i1)/element(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "pulse_schedule/density_control/ion(i1)/element(i2)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "pulse_schedule.density_control.ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "pulse_schedule/density_control/ion(i1)/element(i2)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "pulse_schedule.density_control.ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H, D, T, He, C, D2, ...)", + "full_path": "pulse_schedule/density_control/ion(i1)/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.ion[:].n_i_volume_average": { + "data_type": "STRUCTURE", + "documentation": "Volume averaged ion density (average over the plasma volume up to the LCFS)", + "full_path": "pulse_schedule/density_control/ion(i1)/n_i_volume_average", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "m^-3" + }, + "pulse_schedule.density_control.ion[:].n_i_volume_average.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/density_control/ion(i1)/n_i_volume_average/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.ion[:].n_i_volume_average.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/density_control/ion(i1)/n_i_volume_average/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.density_control.ion[:].n_i_volume_average.reference.data": { + "coordinates": [ + "pulse_schedule.density_control.ion[:].n_i_volume_average.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/density_control/ion(i1)/n_i_volume_average/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_i_volume_average/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.ion[:].n_i_volume_average.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/density_control/ion(i1)/n_i_volume_average/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.ion[:].n_i_volume_average.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.density_control.ion[:].n_i_volume_average.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/density_control/ion(i1)/n_i_volume_average/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_i_volume_average/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.ion[:].n_i_volume_average.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.density_control.ion[:].n_i_volume_average.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/density_control/ion(i1)/n_i_volume_average/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_i_volume_average/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.ion[:].n_i_volume_average.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/density_control/ion(i1)/n_i_volume_average/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_i_volume_average/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.density_control.ion[:].n_i_volume_average.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/density_control/ion(i1)/n_i_volume_average/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.ion[:].n_i_volume_average.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/density_control/ion(i1)/n_i_volume_average/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge", + "full_path": "pulse_schedule/density_control/ion(i1)/z_ion", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "pulse_schedule.density_control.ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "pulse_schedule/density_control/ion(i1)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "pulse_schedule/density_control/ion(i1)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "pulse_schedule.density_control.ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "pulse_schedule/density_control/ion(i1)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "pulse_schedule.density_control.mode": { + "data_type": "STRUCTURE", + "documentation": "Control mode (operation mode and/or settings used by the controller)", + "full_path": "pulse_schedule/density_control/mode", + "lifecycle_status": "alpha", + "structure_reference": "signal_int_1d" + }, + "pulse_schedule.density_control.mode.data": { + "coordinates": [ + "pulse_schedule.density_control.mode.time" + ], + "data_type": "INT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/density_control/mode/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/mode/time", + "type": "dynamic" + }, + "pulse_schedule.density_control.mode.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/density_control/mode/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/mode/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.density_control.n_e_line": { + "data_type": "STRUCTURE", + "documentation": "Line integrated electron density over a line of sight in the whole vacuum chamber", + "full_path": "pulse_schedule/density_control/n_e_line", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "m^-2" + }, + "pulse_schedule.density_control.n_e_line.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/density_control/n_e_line/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_line.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/density_control/n_e_line/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.density_control.n_e_line.reference.data": { + "coordinates": [ + "pulse_schedule.density_control.n_e_line.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/density_control/n_e_line/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_e_line/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.n_e_line.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/density_control/n_e_line/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_line.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.density_control.n_e_line.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/density_control/n_e_line/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_e_line/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.n_e_line.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.density_control.n_e_line.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/density_control/n_e_line/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_e_line/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.n_e_line.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/density_control/n_e_line/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_e_line/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.density_control.n_e_line.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/density_control/n_e_line/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_line.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/density_control/n_e_line/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_line_lcfs": { + "data_type": "STRUCTURE", + "documentation": "Line integrated electron density over a line of sight within the LCFS", + "full_path": "pulse_schedule/density_control/n_e_line_lcfs", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "m^-2" + }, + "pulse_schedule.density_control.n_e_line_lcfs.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/density_control/n_e_line_lcfs/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_line_lcfs.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/density_control/n_e_line_lcfs/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.density_control.n_e_line_lcfs.reference.data": { + "coordinates": [ + "pulse_schedule.density_control.n_e_line_lcfs.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/density_control/n_e_line_lcfs/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_e_line_lcfs/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.n_e_line_lcfs.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/density_control/n_e_line_lcfs/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_line_lcfs.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.density_control.n_e_line_lcfs.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/density_control/n_e_line_lcfs/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_e_line_lcfs/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.n_e_line_lcfs.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.density_control.n_e_line_lcfs.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/density_control/n_e_line_lcfs/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_e_line_lcfs/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.n_e_line_lcfs.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/density_control/n_e_line_lcfs/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_e_line_lcfs/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.density_control.n_e_line_lcfs.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/density_control/n_e_line_lcfs/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_line_lcfs.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/density_control/n_e_line_lcfs/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_line_of_sight": { + "data_type": "STRUCTURE", + "documentation": "Description of the line of sight for calculating n_e, defined by two points when the beam is not reflected, a third point is added to define the reflected beam path", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "structure_reference": "line_of_sight_3points" + }, + "pulse_schedule.density_control.n_e_line_of_sight.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "pulse_schedule.density_control.n_e_line_of_sight.first_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/first_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "pulse_schedule.density_control.n_e_line_of_sight.first_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/first_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_line_of_sight.first_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/first_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "pulse_schedule.density_control.n_e_line_of_sight.first_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/first_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "pulse_schedule.density_control.n_e_line_of_sight.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/first_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.n_e_line_of_sight.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_line_of_sight.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/first_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.n_e_line_of_sight.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/first_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.n_e_line_of_sight.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/first_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.n_e_line_of_sight.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_line_of_sight.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/first_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.n_e_line_of_sight.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/first_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.n_e_line_of_sight.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "pulse_schedule.density_control.n_e_line_of_sight.second_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/second_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "pulse_schedule.density_control.n_e_line_of_sight.second_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/second_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_line_of_sight.second_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/second_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "pulse_schedule.density_control.n_e_line_of_sight.second_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/second_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "pulse_schedule.density_control.n_e_line_of_sight.second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/second_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.n_e_line_of_sight.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_line_of_sight.second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/second_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.n_e_line_of_sight.second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/second_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.n_e_line_of_sight.second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/second_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.n_e_line_of_sight.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_line_of_sight.second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/second_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.n_e_line_of_sight.second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/second_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.n_e_line_of_sight.third_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the third point", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/third_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "pulse_schedule.density_control.n_e_line_of_sight.third_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/third_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "pulse_schedule.density_control.n_e_line_of_sight.third_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/third_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_line_of_sight.third_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/third_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "pulse_schedule.density_control.n_e_line_of_sight.third_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/third_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "pulse_schedule.density_control.n_e_line_of_sight.third_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/third_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.n_e_line_of_sight.third_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/third_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_line_of_sight.third_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/third_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.n_e_line_of_sight.third_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/third_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.n_e_line_of_sight.third_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/third_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.n_e_line_of_sight.third_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/third_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_line_of_sight.third_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/third_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.n_e_line_of_sight.third_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "pulse_schedule/density_control/n_e_line_of_sight/third_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.n_e_profile_average": { + "data_type": "STRUCTURE", + "documentation": "Integral of a 1D core profile over rho_tor_norm up to the LCFS", + "full_path": "pulse_schedule/density_control/n_e_profile_average", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "m^-3" + }, + "pulse_schedule.density_control.n_e_profile_average.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/density_control/n_e_profile_average/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_profile_average.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/density_control/n_e_profile_average/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.density_control.n_e_profile_average.reference.data": { + "coordinates": [ + "pulse_schedule.density_control.n_e_profile_average.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/density_control/n_e_profile_average/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_e_profile_average/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.n_e_profile_average.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/density_control/n_e_profile_average/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_profile_average.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.density_control.n_e_profile_average.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/density_control/n_e_profile_average/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_e_profile_average/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.n_e_profile_average.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.density_control.n_e_profile_average.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/density_control/n_e_profile_average/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_e_profile_average/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.n_e_profile_average.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/density_control/n_e_profile_average/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_e_profile_average/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.density_control.n_e_profile_average.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/density_control/n_e_profile_average/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_profile_average.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/density_control/n_e_profile_average/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_volume_average": { + "data_type": "STRUCTURE", + "documentation": "Volume averaged electron density (average over the plasma volume up to the LCFS)", + "full_path": "pulse_schedule/density_control/n_e_volume_average", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "m^-3" + }, + "pulse_schedule.density_control.n_e_volume_average.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/density_control/n_e_volume_average/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_volume_average.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/density_control/n_e_volume_average/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.density_control.n_e_volume_average.reference.data": { + "coordinates": [ + "pulse_schedule.density_control.n_e_volume_average.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/density_control/n_e_volume_average/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_e_volume_average/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.n_e_volume_average.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/density_control/n_e_volume_average/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_volume_average.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.density_control.n_e_volume_average.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/density_control/n_e_volume_average/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_e_volume_average/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.n_e_volume_average.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.density_control.n_e_volume_average.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/density_control/n_e_volume_average/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_e_volume_average/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.n_e_volume_average.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/density_control/n_e_volume_average/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_e_volume_average/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.density_control.n_e_volume_average.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/density_control/n_e_volume_average/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.n_e_volume_average.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/density_control/n_e_volume_average/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.n_h_over_n_d": { + "data_type": "STRUCTURE", + "documentation": "Average ratio of hydrogen over deuterium density", + "full_path": "pulse_schedule/density_control/n_h_over_n_d", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "-" + }, + "pulse_schedule.density_control.n_h_over_n_d.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/density_control/n_h_over_n_d/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.n_h_over_n_d.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/density_control/n_h_over_n_d/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.density_control.n_h_over_n_d.reference.data": { + "coordinates": [ + "pulse_schedule.density_control.n_h_over_n_d.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/density_control/n_h_over_n_d/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_h_over_n_d/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.n_h_over_n_d.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/density_control/n_h_over_n_d/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.n_h_over_n_d.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.density_control.n_h_over_n_d.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/density_control/n_h_over_n_d/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_h_over_n_d/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.n_h_over_n_d.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.density_control.n_h_over_n_d.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/density_control/n_h_over_n_d/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_h_over_n_d/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.n_h_over_n_d.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/density_control/n_h_over_n_d/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_h_over_n_d/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.density_control.n_h_over_n_d.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/density_control/n_h_over_n_d/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.n_h_over_n_d.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/density_control/n_h_over_n_d/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.n_t_over_n_d": { + "data_type": "STRUCTURE", + "documentation": "Average ratio of tritium over deuterium density", + "full_path": "pulse_schedule/density_control/n_t_over_n_d", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "-" + }, + "pulse_schedule.density_control.n_t_over_n_d.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/density_control/n_t_over_n_d/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.n_t_over_n_d.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/density_control/n_t_over_n_d/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.density_control.n_t_over_n_d.reference.data": { + "coordinates": [ + "pulse_schedule.density_control.n_t_over_n_d.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/density_control/n_t_over_n_d/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_t_over_n_d/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.n_t_over_n_d.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/density_control/n_t_over_n_d/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.n_t_over_n_d.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.density_control.n_t_over_n_d.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/density_control/n_t_over_n_d/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_t_over_n_d/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.n_t_over_n_d.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.density_control.n_t_over_n_d.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/density_control/n_t_over_n_d/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_t_over_n_d/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.n_t_over_n_d.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/density_control/n_t_over_n_d/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/n_t_over_n_d/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.density_control.n_t_over_n_d.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/density_control/n_t_over_n_d/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.n_t_over_n_d.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/density_control/n_t_over_n_d/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.valve": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of injection valves. Time-dependent", + "full_path": "pulse_schedule/density_control/valve(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "pulse_schedule_density_control_valve" + }, + "pulse_schedule.density_control.valve[:].flow_rate": { + "data_type": "STRUCTURE", + "documentation": "Flow rate of the valve", + "full_path": "pulse_schedule/density_control/valve(i1)/flow_rate", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "Pa.m^3.s^-1" + }, + "pulse_schedule.density_control.valve[:].flow_rate.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/density_control/valve(i1)/flow_rate/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.valve[:].flow_rate.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/density_control/valve(i1)/flow_rate/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.density_control.valve[:].flow_rate.reference.data": { + "coordinates": [ + "pulse_schedule.density_control.valve[:].flow_rate.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/density_control/valve(i1)/flow_rate/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "flow_rate/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.valve[:].flow_rate.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/density_control/valve(i1)/flow_rate/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.valve[:].flow_rate.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.density_control.valve[:].flow_rate.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/density_control/valve(i1)/flow_rate/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "flow_rate/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.valve[:].flow_rate.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.density_control.valve[:].flow_rate.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/density_control/valve(i1)/flow_rate/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "flow_rate/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.valve[:].flow_rate.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/density_control/valve(i1)/flow_rate/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "flow_rate/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.density_control.valve[:].flow_rate.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/density_control/valve(i1)/flow_rate/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.valve[:].flow_rate.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/density_control/valve(i1)/flow_rate/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.valve[:].identifier": { + "data_type": "STR_0D", + "documentation": "Identifier of the valve", + "full_path": "pulse_schedule/density_control/valve(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.density_control.valve[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the valve", + "full_path": "pulse_schedule/density_control/valve(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.density_control.valve[:].species": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Species injected by the valve (may be more than one in case the valve injects a gas mixture)", + "full_path": "pulse_schedule/density_control/valve(i1)/species(i2)", + "lifecycle_status": "alpha", + "maxoccur": "3", + "structure_reference": "gas_mixture_constant" + }, + "pulse_schedule.density_control.valve[:].species[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "pulse_schedule/density_control/valve(i1)/species(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "plasma_composition_neutral_element_constant" + }, + "pulse_schedule.density_control.valve[:].species[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "pulse_schedule/density_control/valve(i1)/species(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "pulse_schedule.density_control.valve[:].species[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "pulse_schedule/density_control/valve(i1)/species(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.valve[:].species[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "pulse_schedule/density_control/valve(i1)/species(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "pulse_schedule.density_control.valve[:].species[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "pulse_schedule/density_control/valve(i1)/species(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "pulse_schedule.density_control.valve[:].species[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "pulse_schedule/density_control/valve(i1)/species(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.valve[:].species[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "pulse_schedule/density_control/valve(i1)/species(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "pulse_schedule.density_control.valve[:].species[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "pulse_schedule/density_control/valve(i1)/species(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.valve[:].species[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "pulse_schedule/density_control/valve(i1)/species(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "pulse_schedule.density_control.valve[:].species[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "pulse_schedule/density_control/valve(i1)/species(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "pulse_schedule.density_control.valve[:].species[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "pulse_schedule/density_control/valve(i1)/species(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "pulse_schedule.density_control.valve[:].species[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "pulse_schedule/density_control/valve(i1)/species(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.valve[:].species[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "pulse_schedule/density_control/valve(i1)/species(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "pulse_schedule.density_control.valve[:].species[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "pulse_schedule/density_control/valve(i1)/species(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "pulse_schedule.density_control.valve[:].species[:].fraction": { + "data_type": "FLT_0D", + "documentation": "Relative fraction of this species (in molecules) in the gas mixture", + "full_path": "pulse_schedule/density_control/valve(i1)/species(i2)/fraction", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "pulse_schedule.density_control.valve[:].species[:].fraction_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"fraction\"", + "full_path": "pulse_schedule/density_control/valve(i1)/species(i2)/fraction_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.valve[:].species[:].fraction_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"fraction\"", + "full_path": "pulse_schedule/density_control/valve(i1)/species(i2)/fraction_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "pulse_schedule.density_control.valve[:].species[:].fraction_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"fraction\"", + "full_path": "pulse_schedule/density_control/valve(i1)/species(i2)/fraction_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "pulse_schedule.density_control.valve[:].species[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying neutral (e.g. H, D, T, He, C, ...)", + "full_path": "pulse_schedule/density_control/valve(i1)/species(i2)/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.zeff": { + "data_type": "STRUCTURE", + "documentation": "Line averaged effective charge", + "full_path": "pulse_schedule/density_control/zeff", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "-" + }, + "pulse_schedule.density_control.zeff.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/density_control/zeff/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.zeff.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/density_control/zeff/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.density_control.zeff.reference.data": { + "coordinates": [ + "pulse_schedule.density_control.zeff.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/density_control/zeff/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/zeff/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.zeff.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/density_control/zeff/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.zeff.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.density_control.zeff.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/density_control/zeff/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/zeff/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.zeff.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.density_control.zeff.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/density_control/zeff/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/zeff/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.density_control.zeff.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/density_control/zeff/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "density_control/zeff/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.density_control.zeff.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/density_control/zeff/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.zeff.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/density_control/zeff/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.density_control.zeff_line_of_sight": { + "data_type": "STRUCTURE", + "documentation": "Description of the line of sight for calculating zeff, defined by two points when the beam is not reflected, a third point is added to define the reflected beam path", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "structure_reference": "line_of_sight_3points" + }, + "pulse_schedule.density_control.zeff_line_of_sight.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "pulse_schedule.density_control.zeff_line_of_sight.first_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/first_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "pulse_schedule.density_control.zeff_line_of_sight.first_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/first_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.zeff_line_of_sight.first_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/first_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "pulse_schedule.density_control.zeff_line_of_sight.first_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/first_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "pulse_schedule.density_control.zeff_line_of_sight.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/first_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.zeff_line_of_sight.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.zeff_line_of_sight.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/first_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.zeff_line_of_sight.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/first_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.zeff_line_of_sight.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/first_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.zeff_line_of_sight.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.zeff_line_of_sight.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/first_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.zeff_line_of_sight.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/first_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.zeff_line_of_sight.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "pulse_schedule.density_control.zeff_line_of_sight.second_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/second_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "pulse_schedule.density_control.zeff_line_of_sight.second_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/second_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.zeff_line_of_sight.second_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/second_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "pulse_schedule.density_control.zeff_line_of_sight.second_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/second_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "pulse_schedule.density_control.zeff_line_of_sight.second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/second_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.zeff_line_of_sight.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.zeff_line_of_sight.second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/second_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.zeff_line_of_sight.second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/second_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.zeff_line_of_sight.second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/second_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.zeff_line_of_sight.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.zeff_line_of_sight.second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/second_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.zeff_line_of_sight.second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/second_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.zeff_line_of_sight.third_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the third point", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/third_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "pulse_schedule.density_control.zeff_line_of_sight.third_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/third_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "pulse_schedule.density_control.zeff_line_of_sight.third_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/third_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.zeff_line_of_sight.third_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/third_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "pulse_schedule.density_control.zeff_line_of_sight.third_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/third_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "pulse_schedule.density_control.zeff_line_of_sight.third_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/third_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.zeff_line_of_sight.third_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/third_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.zeff_line_of_sight.third_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/third_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.zeff_line_of_sight.third_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/third_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.zeff_line_of_sight.third_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/third_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.zeff_line_of_sight.third_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/third_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.density_control.zeff_line_of_sight.third_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/third_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.zeff_line_of_sight.third_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "pulse_schedule/density_control/zeff_line_of_sight/third_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "pulse_schedule.density_control.zeff_method": { + "data_type": "STRUCTURE", + "documentation": "Method for zeff calculation : Index = 1: average over a line of sight in the whole vacuum chamber, 2 : average over a line of sight within the LCFS, 3 : average of a 1D core profile over rho_tor_norm up to the LCFS", + "full_path": "pulse_schedule/density_control/zeff_method", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "pulse_schedule.density_control.zeff_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "pulse_schedule/density_control/zeff_method/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.density_control.zeff_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "pulse_schedule/density_control/zeff_method/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.density_control.zeff_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "pulse_schedule/density_control/zeff_method/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.ec": { + "data_type": "STRUCTURE", + "documentation": "Electron cyclotron heating and current drive system", + "full_path": "pulse_schedule/ec", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_ec" + }, + "pulse_schedule.ec.launcher": { + "change_nbc_description": "aos_renamed", + "change_nbc_previous_name": "antenna", + "change_nbc_version": "3.26.0", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of ECRH launchers", + "full_path": "pulse_schedule/ec/launcher(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "pulse_schedule_ec_antenna" + }, + "pulse_schedule.ec.launcher[:].deposition_rho_tor_norm": { + "data_type": "STRUCTURE", + "documentation": "Normalised toroidal flux coordinate at which the main deposition should occur", + "full_path": "pulse_schedule/ec/launcher(i1)/deposition_rho_tor_norm", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "-" + }, + "pulse_schedule.ec.launcher[:].deposition_rho_tor_norm.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/ec/launcher(i1)/deposition_rho_tor_norm/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ec.launcher[:].deposition_rho_tor_norm.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/ec/launcher(i1)/deposition_rho_tor_norm/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.ec.launcher[:].deposition_rho_tor_norm.reference.data": { + "coordinates": [ + "pulse_schedule.ec.launcher[:].deposition_rho_tor_norm.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/ec/launcher(i1)/deposition_rho_tor_norm/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "deposition_rho_tor_norm/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ec.launcher[:].deposition_rho_tor_norm.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/ec/launcher(i1)/deposition_rho_tor_norm/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.ec.launcher[:].deposition_rho_tor_norm.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.ec.launcher[:].deposition_rho_tor_norm.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/ec/launcher(i1)/deposition_rho_tor_norm/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "deposition_rho_tor_norm/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ec.launcher[:].deposition_rho_tor_norm.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.ec.launcher[:].deposition_rho_tor_norm.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/ec/launcher(i1)/deposition_rho_tor_norm/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "deposition_rho_tor_norm/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ec.launcher[:].deposition_rho_tor_norm.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/ec/launcher(i1)/deposition_rho_tor_norm/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "deposition_rho_tor_norm/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.ec.launcher[:].deposition_rho_tor_norm.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/ec/launcher(i1)/deposition_rho_tor_norm/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ec.launcher[:].deposition_rho_tor_norm.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/ec/launcher(i1)/deposition_rho_tor_norm/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ec.launcher[:].frequency": { + "data_type": "STRUCTURE", + "documentation": "Frequency", + "full_path": "pulse_schedule/ec/launcher(i1)/frequency", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "Hz" + }, + "pulse_schedule.ec.launcher[:].frequency.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/ec/launcher(i1)/frequency/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ec.launcher[:].frequency.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/ec/launcher(i1)/frequency/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.ec.launcher[:].frequency.reference.data": { + "coordinates": [ + "pulse_schedule.ec.launcher[:].frequency.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/ec/launcher(i1)/frequency/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ec.launcher[:].frequency.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/ec/launcher(i1)/frequency/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.ec.launcher[:].frequency.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.ec.launcher[:].frequency.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/ec/launcher(i1)/frequency/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ec.launcher[:].frequency.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.ec.launcher[:].frequency.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/ec/launcher(i1)/frequency/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ec.launcher[:].frequency.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/ec/launcher(i1)/frequency/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.ec.launcher[:].frequency.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/ec/launcher(i1)/frequency/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ec.launcher[:].frequency.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/ec/launcher(i1)/frequency/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ec.launcher[:].identifier": { + "data_type": "STR_0D", + "documentation": "Identifier of the launcher", + "full_path": "pulse_schedule/ec/launcher(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.ec.launcher[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the launcher", + "full_path": "pulse_schedule/ec/launcher(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.ec.launcher[:].power": { + "data_type": "STRUCTURE", + "documentation": "Power launched from this launcher into the vacuum vessel", + "full_path": "pulse_schedule/ec/launcher(i1)/power", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "W" + }, + "pulse_schedule.ec.launcher[:].power.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/ec/launcher(i1)/power/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ec.launcher[:].power.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/ec/launcher(i1)/power/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.ec.launcher[:].power.reference.data": { + "coordinates": [ + "pulse_schedule.ec.launcher[:].power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/ec/launcher(i1)/power/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ec.launcher[:].power.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/ec/launcher(i1)/power/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.ec.launcher[:].power.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.ec.launcher[:].power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/ec/launcher(i1)/power/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ec.launcher[:].power.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.ec.launcher[:].power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/ec/launcher(i1)/power/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ec.launcher[:].power.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/ec/launcher(i1)/power/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.ec.launcher[:].power.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/ec/launcher(i1)/power/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ec.launcher[:].power.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/ec/launcher(i1)/power/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ec.launcher[:].steering_angle_pol": { + "change_nbc_description": "structure_renamed", + "change_nbc_previous_name": "launching_angle_pol", + "change_nbc_version": "3.26.0", + "data_type": "STRUCTURE", + "documentation": "Steering angle of the EC beam in the R,Z plane (from the -R axis towards the -Z axis), angle_pol=atan2(-k_Z,-k_R), where k_Z and k_R are the Z and R components of the mean wave vector in the EC beam", + "full_path": "pulse_schedule/ec/launcher(i1)/steering_angle_pol", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "rad" + }, + "pulse_schedule.ec.launcher[:].steering_angle_pol.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/ec/launcher(i1)/steering_angle_pol/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ec.launcher[:].steering_angle_pol.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/ec/launcher(i1)/steering_angle_pol/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.ec.launcher[:].steering_angle_pol.reference.data": { + "coordinates": [ + "pulse_schedule.ec.launcher[:].steering_angle_pol.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/ec/launcher(i1)/steering_angle_pol/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "steering_angle_pol/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ec.launcher[:].steering_angle_pol.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/ec/launcher(i1)/steering_angle_pol/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.ec.launcher[:].steering_angle_pol.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.ec.launcher[:].steering_angle_pol.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/ec/launcher(i1)/steering_angle_pol/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "steering_angle_pol/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ec.launcher[:].steering_angle_pol.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.ec.launcher[:].steering_angle_pol.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/ec/launcher(i1)/steering_angle_pol/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "steering_angle_pol/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ec.launcher[:].steering_angle_pol.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/ec/launcher(i1)/steering_angle_pol/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "steering_angle_pol/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.ec.launcher[:].steering_angle_pol.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/ec/launcher(i1)/steering_angle_pol/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ec.launcher[:].steering_angle_pol.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/ec/launcher(i1)/steering_angle_pol/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ec.launcher[:].steering_angle_tor": { + "change_nbc_description": "structure_renamed", + "change_nbc_previous_name": "launching_angle_tor", + "change_nbc_version": "3.26.0", + "data_type": "STRUCTURE", + "documentation": "Steering angle of the EC beam away from the poloidal plane that is increasing towards the positive phi axis, angle_tor=arcsin(k_phi/k), where k_phi is the component of the wave vector in the phi direction and k is the length of the wave vector. Here the term wave vector refers to the mean wave vector in the EC beam", + "full_path": "pulse_schedule/ec/launcher(i1)/steering_angle_tor", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "rad" + }, + "pulse_schedule.ec.launcher[:].steering_angle_tor.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/ec/launcher(i1)/steering_angle_tor/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ec.launcher[:].steering_angle_tor.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/ec/launcher(i1)/steering_angle_tor/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.ec.launcher[:].steering_angle_tor.reference.data": { + "coordinates": [ + "pulse_schedule.ec.launcher[:].steering_angle_tor.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/ec/launcher(i1)/steering_angle_tor/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "steering_angle_tor/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ec.launcher[:].steering_angle_tor.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/ec/launcher(i1)/steering_angle_tor/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.ec.launcher[:].steering_angle_tor.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.ec.launcher[:].steering_angle_tor.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/ec/launcher(i1)/steering_angle_tor/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "steering_angle_tor/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ec.launcher[:].steering_angle_tor.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.ec.launcher[:].steering_angle_tor.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/ec/launcher(i1)/steering_angle_tor/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "steering_angle_tor/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ec.launcher[:].steering_angle_tor.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/ec/launcher(i1)/steering_angle_tor/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "steering_angle_tor/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.ec.launcher[:].steering_angle_tor.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/ec/launcher(i1)/steering_angle_tor/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ec.launcher[:].steering_angle_tor.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/ec/launcher(i1)/steering_angle_tor/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ec.mode": { + "data_type": "STRUCTURE", + "documentation": "Control mode (operation mode and/or settings used by the controller)", + "full_path": "pulse_schedule/ec/mode", + "lifecycle_status": "alpha", + "structure_reference": "signal_int_1d" + }, + "pulse_schedule.ec.mode.data": { + "coordinates": [ + "pulse_schedule.ec.mode.time" + ], + "data_type": "INT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/ec/mode/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "ec/mode/time", + "type": "dynamic" + }, + "pulse_schedule.ec.mode.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/ec/mode/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "ec/mode/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.ec.power": { + "data_type": "STRUCTURE", + "documentation": "Total EC power (sum over the launchers)", + "full_path": "pulse_schedule/ec/power", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "W" + }, + "pulse_schedule.ec.power.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/ec/power/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ec.power.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/ec/power/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.ec.power.reference.data": { + "coordinates": [ + "pulse_schedule.ec.power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/ec/power/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "ec/power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ec.power.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/ec/power/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.ec.power.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.ec.power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/ec/power/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "ec/power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ec.power.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.ec.power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/ec/power/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "ec/power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ec.power.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/ec/power/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "ec/power/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.ec.power.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/ec/power/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ec.power.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/ec/power/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.event": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of events, either predefined triggers or events recorded during the pulse", + "full_path": "pulse_schedule/event(i1)", + "lifecycle_status": "alpha", + "maxoccur": "130", + "structure_reference": "pulse_schedule_event" + }, + "pulse_schedule.event[:].acquisition_state": { + "data_type": "STRUCTURE", + "documentation": "Acquisition state of the related system : index = 1 : armed; index = 2 : on; index = 3 : off; index = 4 : closed", + "full_path": "pulse_schedule/event(i1)/acquisition_state", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "pulse_schedule.event[:].acquisition_state.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "pulse_schedule/event(i1)/acquisition_state/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.event[:].acquisition_state.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "pulse_schedule/event(i1)/acquisition_state/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.event[:].acquisition_state.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "pulse_schedule/event(i1)/acquisition_state/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.event[:].acquisition_strategy": { + "data_type": "STRUCTURE", + "documentation": "Acquisition strategy related to this event: index = 1 : on-trigger; index = 2 : pre-trigger; index = 3 : post-trigger", + "full_path": "pulse_schedule/event(i1)/acquisition_strategy", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "pulse_schedule.event[:].acquisition_strategy.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "pulse_schedule/event(i1)/acquisition_strategy/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.event[:].acquisition_strategy.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "pulse_schedule/event(i1)/acquisition_strategy/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.event[:].acquisition_strategy.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "pulse_schedule/event(i1)/acquisition_strategy/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.event[:].duration": { + "data_type": "FLT_0D", + "documentation": "Duration of this event", + "full_path": "pulse_schedule/event(i1)/duration", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "pulse_schedule.event[:].duration_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"duration\"", + "full_path": "pulse_schedule/event(i1)/duration_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.event[:].duration_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"duration\"", + "full_path": "pulse_schedule/event(i1)/duration_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "pulse_schedule.event[:].duration_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"duration\"", + "full_path": "pulse_schedule/event(i1)/duration_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "pulse_schedule.event[:].identifier": { + "data_type": "STR_0D", + "documentation": "Unique identifier of this event provided by the scheduling / event handler", + "full_path": "pulse_schedule/event(i1)/identifier", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.event[:].listeners": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "Systems listening to this event", + "full_path": "pulse_schedule/event(i1)/listeners(:)", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.event[:].provider": { + "data_type": "STR_0D", + "documentation": "System having generated this event", + "full_path": "pulse_schedule/event(i1)/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.event[:].time_stamp": { + "data_type": "FLT_0D", + "documentation": "Time stamp of this event", + "full_path": "pulse_schedule/event(i1)/time_stamp", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "pulse_schedule.event[:].time_stamp_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_stamp\"", + "full_path": "pulse_schedule/event(i1)/time_stamp_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.event[:].time_stamp_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_stamp\"", + "full_path": "pulse_schedule/event(i1)/time_stamp_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "pulse_schedule.event[:].time_stamp_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_stamp\"", + "full_path": "pulse_schedule/event(i1)/time_stamp_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "pulse_schedule.event[:].type": { + "data_type": "STRUCTURE", + "documentation": "Type of this event", + "full_path": "pulse_schedule/event(i1)/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "pulse_schedule.event[:].type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "pulse_schedule/event(i1)/type/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.event[:].type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "pulse_schedule/event(i1)/type/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.event[:].type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "pulse_schedule/event(i1)/type/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.flux_control": { + "data_type": "STRUCTURE", + "documentation": "Magnetic flux control references", + "full_path": "pulse_schedule/flux_control", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_flux_control" + }, + "pulse_schedule.flux_control.beta_normal": { + "data_type": "STRUCTURE", + "documentation": "Normalised toroidal beta, defined as 100 * beta_tor * a[m] * B0 [T] / ip [MA]", + "full_path": "pulse_schedule/flux_control/beta_normal", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "-" + }, + "pulse_schedule.flux_control.beta_normal.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/flux_control/beta_normal/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.flux_control.beta_normal.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/flux_control/beta_normal/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.flux_control.beta_normal.reference.data": { + "coordinates": [ + "pulse_schedule.flux_control.beta_normal.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/flux_control/beta_normal/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "flux_control/beta_normal/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.flux_control.beta_normal.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/flux_control/beta_normal/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.flux_control.beta_normal.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.flux_control.beta_normal.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/flux_control/beta_normal/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "flux_control/beta_normal/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.flux_control.beta_normal.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.flux_control.beta_normal.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/flux_control/beta_normal/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "flux_control/beta_normal/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.flux_control.beta_normal.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/flux_control/beta_normal/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "flux_control/beta_normal/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.flux_control.beta_normal.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/flux_control/beta_normal/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.flux_control.beta_normal.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/flux_control/beta_normal/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.flux_control.i_plasma": { + "data_type": "STRUCTURE", + "documentation": "Plasma current", + "full_path": "pulse_schedule/flux_control/i_plasma", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "A" + }, + "pulse_schedule.flux_control.i_plasma.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/flux_control/i_plasma/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.flux_control.i_plasma.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/flux_control/i_plasma/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.flux_control.i_plasma.reference.data": { + "coordinates": [ + "pulse_schedule.flux_control.i_plasma.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/flux_control/i_plasma/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "flux_control/i_plasma/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.flux_control.i_plasma.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/flux_control/i_plasma/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.flux_control.i_plasma.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.flux_control.i_plasma.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/flux_control/i_plasma/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "flux_control/i_plasma/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.flux_control.i_plasma.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.flux_control.i_plasma.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/flux_control/i_plasma/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "flux_control/i_plasma/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.flux_control.i_plasma.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/flux_control/i_plasma/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "flux_control/i_plasma/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.flux_control.i_plasma.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/flux_control/i_plasma/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.flux_control.i_plasma.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/flux_control/i_plasma/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.flux_control.li_3": { + "data_type": "STRUCTURE", + "documentation": "Internal inductance", + "full_path": "pulse_schedule/flux_control/li_3", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "-" + }, + "pulse_schedule.flux_control.li_3.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/flux_control/li_3/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.flux_control.li_3.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/flux_control/li_3/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.flux_control.li_3.reference.data": { + "coordinates": [ + "pulse_schedule.flux_control.li_3.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/flux_control/li_3/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "flux_control/li_3/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.flux_control.li_3.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/flux_control/li_3/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.flux_control.li_3.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.flux_control.li_3.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/flux_control/li_3/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "flux_control/li_3/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.flux_control.li_3.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.flux_control.li_3.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/flux_control/li_3/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "flux_control/li_3/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.flux_control.li_3.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/flux_control/li_3/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "flux_control/li_3/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.flux_control.li_3.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/flux_control/li_3/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.flux_control.li_3.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/flux_control/li_3/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.flux_control.loop_voltage": { + "data_type": "STRUCTURE", + "documentation": "Loop voltage", + "full_path": "pulse_schedule/flux_control/loop_voltage", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "V" + }, + "pulse_schedule.flux_control.loop_voltage.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/flux_control/loop_voltage/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.flux_control.loop_voltage.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/flux_control/loop_voltage/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.flux_control.loop_voltage.reference.data": { + "coordinates": [ + "pulse_schedule.flux_control.loop_voltage.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/flux_control/loop_voltage/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "flux_control/loop_voltage/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.flux_control.loop_voltage.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/flux_control/loop_voltage/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.flux_control.loop_voltage.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.flux_control.loop_voltage.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/flux_control/loop_voltage/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "flux_control/loop_voltage/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.flux_control.loop_voltage.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.flux_control.loop_voltage.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/flux_control/loop_voltage/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "flux_control/loop_voltage/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.flux_control.loop_voltage.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/flux_control/loop_voltage/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "flux_control/loop_voltage/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.flux_control.loop_voltage.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/flux_control/loop_voltage/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.flux_control.loop_voltage.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/flux_control/loop_voltage/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.flux_control.mode": { + "data_type": "STRUCTURE", + "documentation": "Control mode (operation mode and/or settings used by the controller)", + "full_path": "pulse_schedule/flux_control/mode", + "lifecycle_status": "alpha", + "structure_reference": "signal_int_1d" + }, + "pulse_schedule.flux_control.mode.data": { + "coordinates": [ + "pulse_schedule.flux_control.mode.time" + ], + "data_type": "INT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/flux_control/mode/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "flux_control/mode/time", + "type": "dynamic" + }, + "pulse_schedule.flux_control.mode.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/flux_control/mode/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "flux_control/mode/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.ic": { + "data_type": "STRUCTURE", + "documentation": "Ion cyclotron heating and current drive system", + "full_path": "pulse_schedule/ic", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_ic" + }, + "pulse_schedule.ic.antenna": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of ICRH antennas", + "full_path": "pulse_schedule/ic/antenna(i1)", + "lifecycle_status": "alpha", + "maxoccur": "3", + "structure_reference": "pulse_schedule_ic_antenna" + }, + "pulse_schedule.ic.antenna[:].frequency": { + "data_type": "STRUCTURE", + "documentation": "Frequency", + "full_path": "pulse_schedule/ic/antenna(i1)/frequency", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "Hz" + }, + "pulse_schedule.ic.antenna[:].frequency.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/ic/antenna(i1)/frequency/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ic.antenna[:].frequency.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/ic/antenna(i1)/frequency/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.ic.antenna[:].frequency.reference.data": { + "coordinates": [ + "pulse_schedule.ic.antenna[:].frequency.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/ic/antenna(i1)/frequency/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ic.antenna[:].frequency.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/ic/antenna(i1)/frequency/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.ic.antenna[:].frequency.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.ic.antenna[:].frequency.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/ic/antenna(i1)/frequency/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ic.antenna[:].frequency.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.ic.antenna[:].frequency.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/ic/antenna(i1)/frequency/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ic.antenna[:].frequency.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/ic/antenna(i1)/frequency/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.ic.antenna[:].frequency.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/ic/antenna(i1)/frequency/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ic.antenna[:].frequency.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/ic/antenna(i1)/frequency/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ic.antenna[:].identifier": { + "data_type": "STR_0D", + "documentation": "Identifier of the antenna", + "full_path": "pulse_schedule/ic/antenna(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.ic.antenna[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the antenna", + "full_path": "pulse_schedule/ic/antenna(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.ic.antenna[:].phase": { + "data_type": "STRUCTURE", + "documentation": "Phase", + "full_path": "pulse_schedule/ic/antenna(i1)/phase", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "rad" + }, + "pulse_schedule.ic.antenna[:].phase.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/ic/antenna(i1)/phase/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ic.antenna[:].phase.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/ic/antenna(i1)/phase/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.ic.antenna[:].phase.reference.data": { + "coordinates": [ + "pulse_schedule.ic.antenna[:].phase.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/ic/antenna(i1)/phase/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ic.antenna[:].phase.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/ic/antenna(i1)/phase/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.ic.antenna[:].phase.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.ic.antenna[:].phase.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/ic/antenna(i1)/phase/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ic.antenna[:].phase.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.ic.antenna[:].phase.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/ic/antenna(i1)/phase/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ic.antenna[:].phase.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/ic/antenna(i1)/phase/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.ic.antenna[:].phase.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/ic/antenna(i1)/phase/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ic.antenna[:].phase.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/ic/antenna(i1)/phase/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ic.antenna[:].power": { + "data_type": "STRUCTURE", + "documentation": "Power", + "full_path": "pulse_schedule/ic/antenna(i1)/power", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "W" + }, + "pulse_schedule.ic.antenna[:].power.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/ic/antenna(i1)/power/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ic.antenna[:].power.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/ic/antenna(i1)/power/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.ic.antenna[:].power.reference.data": { + "coordinates": [ + "pulse_schedule.ic.antenna[:].power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/ic/antenna(i1)/power/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ic.antenna[:].power.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/ic/antenna(i1)/power/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.ic.antenna[:].power.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.ic.antenna[:].power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/ic/antenna(i1)/power/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ic.antenna[:].power.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.ic.antenna[:].power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/ic/antenna(i1)/power/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ic.antenna[:].power.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/ic/antenna(i1)/power/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.ic.antenna[:].power.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/ic/antenna(i1)/power/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ic.antenna[:].power.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/ic/antenna(i1)/power/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ic.antenna[:].power_type": { + "data_type": "STRUCTURE", + "documentation": "Type of power used in the sibling power node (defining which power is referred to in this pulse_schedule). Index = 1: power_launched, 2: power_forward (see definitions in the ic_antennas IDS)", + "full_path": "pulse_schedule/ic/antenna(i1)/power_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "pulse_schedule.ic.antenna[:].power_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "pulse_schedule/ic/antenna(i1)/power_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.ic.antenna[:].power_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "pulse_schedule/ic/antenna(i1)/power_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.ic.antenna[:].power_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "pulse_schedule/ic/antenna(i1)/power_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.ic.mode": { + "data_type": "STRUCTURE", + "documentation": "Control mode (operation mode and/or settings used by the controller)", + "full_path": "pulse_schedule/ic/mode", + "lifecycle_status": "alpha", + "structure_reference": "signal_int_1d" + }, + "pulse_schedule.ic.mode.data": { + "coordinates": [ + "pulse_schedule.ic.mode.time" + ], + "data_type": "INT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/ic/mode/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "ic/mode/time", + "type": "dynamic" + }, + "pulse_schedule.ic.mode.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/ic/mode/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "ic/mode/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.ic.power": { + "data_type": "STRUCTURE", + "documentation": "Total IC power (sum over the antennas)", + "full_path": "pulse_schedule/ic/power", + "introduced_after_version": "3.39.0", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "W" + }, + "pulse_schedule.ic.power.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/ic/power/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ic.power.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/ic/power/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.ic.power.reference.data": { + "coordinates": [ + "pulse_schedule.ic.power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/ic/power/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "ic/power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ic.power.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/ic/power/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.ic.power.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.ic.power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/ic/power/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "ic/power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ic.power.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.ic.power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/ic/power/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "ic/power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.ic.power.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/ic/power/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "ic/power/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.ic.power.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/ic/power/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ic.power.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/ic/power/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "pulse_schedule/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "pulse_schedule.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "pulse_schedule/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "pulse_schedule/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "pulse_schedule/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "pulse_schedule.ids_properties.occurrence" + }, + "pulse_schedule.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "pulse_schedule/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "pulse_schedule.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "pulse_schedule/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "pulse_schedule.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pulse_schedule/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pulse_schedule/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "pulse_schedule/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pulse_schedule/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pulse_schedule/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "pulse_schedule/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "pulse_schedule.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pulse_schedule/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pulse_schedule/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "pulse_schedule/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pulse_schedule/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pulse_schedule/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "pulse_schedule/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "pulse_schedule/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "pulse_schedule.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pulse_schedule/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pulse_schedule/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "pulse_schedule/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "pulse_schedule/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pulse_schedule/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pulse_schedule/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "pulse_schedule/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "pulse_schedule.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "pulse_schedule/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "pulse_schedule.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pulse_schedule/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pulse_schedule/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "pulse_schedule/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "pulse_schedule/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pulse_schedule/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pulse_schedule/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "pulse_schedule/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "pulse_schedule.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "pulse_schedule/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "pulse_schedule/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "pulse_schedule/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "pulse_schedule/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "pulse_schedule/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "pulse_schedule/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "pulse_schedule/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "pulse_schedule.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "pulse_schedule/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "pulse_schedule.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "pulse_schedule/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "pulse_schedule.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "pulse_schedule/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "pulse_schedule.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "pulse_schedule/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "pulse_schedule/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "pulse_schedule.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "pulse_schedule/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "pulse_schedule.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "pulse_schedule/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "pulse_schedule/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "pulse_schedule/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.lh": { + "data_type": "STRUCTURE", + "documentation": "Lower Hybrid heating and current drive system", + "full_path": "pulse_schedule/lh", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_lh" + }, + "pulse_schedule.lh.antenna": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of LH antennas", + "full_path": "pulse_schedule/lh/antenna(i1)", + "lifecycle_status": "alpha", + "maxoccur": "3", + "structure_reference": "pulse_schedule_lh_antenna" + }, + "pulse_schedule.lh.antenna[:].frequency": { + "data_type": "STRUCTURE", + "documentation": "Frequency", + "full_path": "pulse_schedule/lh/antenna(i1)/frequency", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "Hz" + }, + "pulse_schedule.lh.antenna[:].frequency.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/lh/antenna(i1)/frequency/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.lh.antenna[:].frequency.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/lh/antenna(i1)/frequency/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.lh.antenna[:].frequency.reference.data": { + "coordinates": [ + "pulse_schedule.lh.antenna[:].frequency.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/lh/antenna(i1)/frequency/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.lh.antenna[:].frequency.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/lh/antenna(i1)/frequency/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.lh.antenna[:].frequency.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.lh.antenna[:].frequency.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/lh/antenna(i1)/frequency/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.lh.antenna[:].frequency.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.lh.antenna[:].frequency.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/lh/antenna(i1)/frequency/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.lh.antenna[:].frequency.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/lh/antenna(i1)/frequency/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequency/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.lh.antenna[:].frequency.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/lh/antenna(i1)/frequency/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.lh.antenna[:].frequency.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/lh/antenna(i1)/frequency/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.lh.antenna[:].identifier": { + "data_type": "STR_0D", + "documentation": "Identifier of the antenna", + "full_path": "pulse_schedule/lh/antenna(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.lh.antenna[:].n_parallel": { + "data_type": "STRUCTURE", + "documentation": "Main parallel refractive index of the injected wave power spectrum", + "full_path": "pulse_schedule/lh/antenna(i1)/n_parallel", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "-" + }, + "pulse_schedule.lh.antenna[:].n_parallel.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/lh/antenna(i1)/n_parallel/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.lh.antenna[:].n_parallel.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/lh/antenna(i1)/n_parallel/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.lh.antenna[:].n_parallel.reference.data": { + "coordinates": [ + "pulse_schedule.lh.antenna[:].n_parallel.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/lh/antenna(i1)/n_parallel/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_parallel/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.lh.antenna[:].n_parallel.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/lh/antenna(i1)/n_parallel/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.lh.antenna[:].n_parallel.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.lh.antenna[:].n_parallel.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/lh/antenna(i1)/n_parallel/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_parallel/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.lh.antenna[:].n_parallel.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.lh.antenna[:].n_parallel.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/lh/antenna(i1)/n_parallel/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_parallel/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.lh.antenna[:].n_parallel.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/lh/antenna(i1)/n_parallel/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_parallel/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.lh.antenna[:].n_parallel.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/lh/antenna(i1)/n_parallel/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.lh.antenna[:].n_parallel.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/lh/antenna(i1)/n_parallel/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.lh.antenna[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the antenna", + "full_path": "pulse_schedule/lh/antenna(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.lh.antenna[:].phase": { + "data_type": "STRUCTURE", + "documentation": "Phasing between neighbour waveguides (in the toroidal direction)", + "full_path": "pulse_schedule/lh/antenna(i1)/phase", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "rad" + }, + "pulse_schedule.lh.antenna[:].phase.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/lh/antenna(i1)/phase/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.lh.antenna[:].phase.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/lh/antenna(i1)/phase/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.lh.antenna[:].phase.reference.data": { + "coordinates": [ + "pulse_schedule.lh.antenna[:].phase.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/lh/antenna(i1)/phase/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.lh.antenna[:].phase.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/lh/antenna(i1)/phase/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.lh.antenna[:].phase.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.lh.antenna[:].phase.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/lh/antenna(i1)/phase/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.lh.antenna[:].phase.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.lh.antenna[:].phase.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/lh/antenna(i1)/phase/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.lh.antenna[:].phase.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/lh/antenna(i1)/phase/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.lh.antenna[:].phase.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/lh/antenna(i1)/phase/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.lh.antenna[:].phase.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/lh/antenna(i1)/phase/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.lh.antenna[:].power": { + "data_type": "STRUCTURE", + "documentation": "Power", + "full_path": "pulse_schedule/lh/antenna(i1)/power", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "W" + }, + "pulse_schedule.lh.antenna[:].power.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/lh/antenna(i1)/power/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.lh.antenna[:].power.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/lh/antenna(i1)/power/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.lh.antenna[:].power.reference.data": { + "coordinates": [ + "pulse_schedule.lh.antenna[:].power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/lh/antenna(i1)/power/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.lh.antenna[:].power.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/lh/antenna(i1)/power/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.lh.antenna[:].power.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.lh.antenna[:].power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/lh/antenna(i1)/power/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.lh.antenna[:].power.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.lh.antenna[:].power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/lh/antenna(i1)/power/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.lh.antenna[:].power.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/lh/antenna(i1)/power/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.lh.antenna[:].power.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/lh/antenna(i1)/power/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.lh.antenna[:].power.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/lh/antenna(i1)/power/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.lh.antenna[:].power_type": { + "data_type": "STRUCTURE", + "documentation": "Type of power used in the sibling power node (defining which power is referred to in this pulse_schedule). Index = 1: power_launched, 2: power_forward (see definitions in the lh_antennas IDS)", + "full_path": "pulse_schedule/lh/antenna(i1)/power_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "pulse_schedule.lh.antenna[:].power_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "pulse_schedule/lh/antenna(i1)/power_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.lh.antenna[:].power_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "pulse_schedule/lh/antenna(i1)/power_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.lh.antenna[:].power_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "pulse_schedule/lh/antenna(i1)/power_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.lh.mode": { + "data_type": "STRUCTURE", + "documentation": "Control mode (operation mode and/or settings used by the controller)", + "full_path": "pulse_schedule/lh/mode", + "lifecycle_status": "alpha", + "structure_reference": "signal_int_1d" + }, + "pulse_schedule.lh.mode.data": { + "coordinates": [ + "pulse_schedule.lh.mode.time" + ], + "data_type": "INT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/lh/mode/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "lh/mode/time", + "type": "dynamic" + }, + "pulse_schedule.lh.mode.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/lh/mode/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "lh/mode/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.lh.power": { + "data_type": "STRUCTURE", + "documentation": "Total LH power (sum over the antennas)", + "full_path": "pulse_schedule/lh/power", + "introduced_after_version": "3.39.0", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "W" + }, + "pulse_schedule.lh.power.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/lh/power/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.lh.power.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/lh/power/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.lh.power.reference.data": { + "coordinates": [ + "pulse_schedule.lh.power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/lh/power/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "lh/power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.lh.power.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/lh/power/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.lh.power.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.lh.power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/lh/power/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "lh/power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.lh.power.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.lh.power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/lh/power/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "lh/power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.lh.power.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/lh/power/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "lh/power/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.lh.power.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/lh/power/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.lh.power.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/lh/power/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.nbi": { + "data_type": "STRUCTURE", + "documentation": "Neutral beam heating and current drive system", + "full_path": "pulse_schedule/nbi", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_nbi" + }, + "pulse_schedule.nbi.mode": { + "data_type": "STRUCTURE", + "documentation": "Control mode (operation mode and/or settings used by the controller)", + "full_path": "pulse_schedule/nbi/mode", + "lifecycle_status": "alpha", + "structure_reference": "signal_int_1d" + }, + "pulse_schedule.nbi.mode.data": { + "coordinates": [ + "pulse_schedule.nbi.mode.time" + ], + "data_type": "INT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/nbi/mode/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "nbi/mode/time", + "type": "dynamic" + }, + "pulse_schedule.nbi.mode.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/nbi/mode/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "nbi/mode/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.nbi.power": { + "data_type": "STRUCTURE", + "documentation": "Total NBI power (sum over the units)", + "full_path": "pulse_schedule/nbi/power", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "W" + }, + "pulse_schedule.nbi.power.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/nbi/power/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.nbi.power.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/nbi/power/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.nbi.power.reference.data": { + "coordinates": [ + "pulse_schedule.nbi.power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/nbi/power/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "nbi/power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.nbi.power.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/nbi/power/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.nbi.power.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.nbi.power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/nbi/power/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "nbi/power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.nbi.power.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.nbi.power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/nbi/power/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "nbi/power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.nbi.power.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/nbi/power/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "nbi/power/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.nbi.power.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/nbi/power/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.nbi.power.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/nbi/power/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.nbi.unit": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of NBI units", + "full_path": "pulse_schedule/nbi/unit(i1)", + "lifecycle_status": "alpha", + "maxoccur": "36", + "structure_reference": "pulse_schedule_nbi_unit" + }, + "pulse_schedule.nbi.unit[:].energy": { + "data_type": "STRUCTURE", + "documentation": "Full energy of the injected species (acceleration of a single atom)", + "full_path": "pulse_schedule/nbi/unit(i1)/energy", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "eV" + }, + "pulse_schedule.nbi.unit[:].energy.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/nbi/unit(i1)/energy/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.nbi.unit[:].energy.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/nbi/unit(i1)/energy/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.nbi.unit[:].energy.reference.data": { + "coordinates": [ + "pulse_schedule.nbi.unit[:].energy.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/nbi/unit(i1)/energy/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "energy/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.nbi.unit[:].energy.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/nbi/unit(i1)/energy/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.nbi.unit[:].energy.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.nbi.unit[:].energy.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/nbi/unit(i1)/energy/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "energy/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.nbi.unit[:].energy.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.nbi.unit[:].energy.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/nbi/unit(i1)/energy/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "energy/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.nbi.unit[:].energy.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/nbi/unit(i1)/energy/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "energy/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.nbi.unit[:].energy.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/nbi/unit(i1)/energy/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.nbi.unit[:].energy.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/nbi/unit(i1)/energy/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.nbi.unit[:].identifier": { + "data_type": "STR_0D", + "documentation": "Identifier of the NBI unit", + "full_path": "pulse_schedule/nbi/unit(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.nbi.unit[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the NBI unit", + "full_path": "pulse_schedule/nbi/unit(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.nbi.unit[:].power": { + "data_type": "STRUCTURE", + "documentation": "Power launched from this unit into the vacuum vessel", + "full_path": "pulse_schedule/nbi/unit(i1)/power", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "W" + }, + "pulse_schedule.nbi.unit[:].power.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/nbi/unit(i1)/power/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.nbi.unit[:].power.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/nbi/unit(i1)/power/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.nbi.unit[:].power.reference.data": { + "coordinates": [ + "pulse_schedule.nbi.unit[:].power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/nbi/unit(i1)/power/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.nbi.unit[:].power.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/nbi/unit(i1)/power/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.nbi.unit[:].power.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.nbi.unit[:].power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/nbi/unit(i1)/power/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.nbi.unit[:].power.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.nbi.unit[:].power.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/nbi/unit(i1)/power/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.nbi.unit[:].power.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/nbi/unit(i1)/power/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.nbi.unit[:].power.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/nbi/unit(i1)/power/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.nbi.unit[:].power.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/nbi/unit(i1)/power/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.nbi.unit[:].species": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Species injected by the NBI unit (may be more than one in case the unit injects a gas mixture)", + "full_path": "pulse_schedule/nbi/unit(i1)/species(i2)", + "lifecycle_status": "alpha", + "maxoccur": "3", + "structure_reference": "gas_mixture_constant" + }, + "pulse_schedule.nbi.unit[:].species[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "pulse_schedule/nbi/unit(i1)/species(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "plasma_composition_neutral_element_constant" + }, + "pulse_schedule.nbi.unit[:].species[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "pulse_schedule/nbi/unit(i1)/species(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "pulse_schedule.nbi.unit[:].species[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "pulse_schedule/nbi/unit(i1)/species(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.nbi.unit[:].species[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "pulse_schedule/nbi/unit(i1)/species(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "pulse_schedule.nbi.unit[:].species[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "pulse_schedule/nbi/unit(i1)/species(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "pulse_schedule.nbi.unit[:].species[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "pulse_schedule/nbi/unit(i1)/species(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.nbi.unit[:].species[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "pulse_schedule/nbi/unit(i1)/species(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "pulse_schedule.nbi.unit[:].species[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "pulse_schedule/nbi/unit(i1)/species(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.nbi.unit[:].species[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "pulse_schedule/nbi/unit(i1)/species(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "pulse_schedule.nbi.unit[:].species[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "pulse_schedule/nbi/unit(i1)/species(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "pulse_schedule.nbi.unit[:].species[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "pulse_schedule/nbi/unit(i1)/species(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "pulse_schedule.nbi.unit[:].species[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "pulse_schedule/nbi/unit(i1)/species(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.nbi.unit[:].species[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "pulse_schedule/nbi/unit(i1)/species(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "pulse_schedule.nbi.unit[:].species[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "pulse_schedule/nbi/unit(i1)/species(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "pulse_schedule.nbi.unit[:].species[:].fraction": { + "data_type": "FLT_0D", + "documentation": "Relative fraction of this species (in molecules) in the gas mixture", + "full_path": "pulse_schedule/nbi/unit(i1)/species(i2)/fraction", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "pulse_schedule.nbi.unit[:].species[:].fraction_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"fraction\"", + "full_path": "pulse_schedule/nbi/unit(i1)/species(i2)/fraction_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.nbi.unit[:].species[:].fraction_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"fraction\"", + "full_path": "pulse_schedule/nbi/unit(i1)/species(i2)/fraction_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "pulse_schedule.nbi.unit[:].species[:].fraction_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"fraction\"", + "full_path": "pulse_schedule/nbi/unit(i1)/species(i2)/fraction_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "pulse_schedule.nbi.unit[:].species[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying neutral (e.g. H, D, T, He, C, ...)", + "full_path": "pulse_schedule/nbi/unit(i1)/species(i2)/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.pf_active": { + "data_type": "STRUCTURE", + "documentation": "Poloidal field coil references", + "full_path": "pulse_schedule/pf_active", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_pf_active" + }, + "pulse_schedule.pf_active.coil": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of poloidal field coils", + "full_path": "pulse_schedule/pf_active/coil(i1)", + "lifecycle_status": "alpha", + "maxoccur": "32", + "structure_reference": "pulse_schedule_pf_active_coil" + }, + "pulse_schedule.pf_active.coil[:].current": { + "change_nbc_description": "structure_renamed", + "change_nbc_previous_name": "currrent", + "change_nbc_version": "3.37.1", + "data_type": "STRUCTURE", + "documentation": "Current fed in the coil (for 1 turn, to be multiplied by the number of turns to obtain the generated magnetic field), positive when flowing from side 1 to side 2 of the coil (inside the coil), this numbering being made consistently with the convention that the current is counter-clockwise when seen from above.", + "full_path": "pulse_schedule/pf_active/coil(i1)/current", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "A" + }, + "pulse_schedule.pf_active.coil[:].current.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/pf_active/coil(i1)/current/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.pf_active.coil[:].current.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/pf_active/coil(i1)/current/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.pf_active.coil[:].current.reference.data": { + "coordinates": [ + "pulse_schedule.pf_active.coil[:].current.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/pf_active/coil(i1)/current/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.pf_active.coil[:].current.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/pf_active/coil(i1)/current/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.pf_active.coil[:].current.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.pf_active.coil[:].current.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/pf_active/coil(i1)/current/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.pf_active.coil[:].current.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.pf_active.coil[:].current.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/pf_active/coil(i1)/current/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.pf_active.coil[:].current.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/pf_active/coil(i1)/current/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.pf_active.coil[:].current.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/pf_active/coil(i1)/current/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.pf_active.coil[:].current.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/pf_active/coil(i1)/current/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.pf_active.coil[:].identifier": { + "data_type": "STR_0D", + "documentation": "Identifier of the coil", + "full_path": "pulse_schedule/pf_active/coil(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.pf_active.coil[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the coil", + "full_path": "pulse_schedule/pf_active/coil(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.pf_active.coil[:].resistance_additional": { + "data_type": "STRUCTURE", + "documentation": "Additional resistance due to e.g. dynamically switchable resistors", + "full_path": "pulse_schedule/pf_active/coil(i1)/resistance_additional", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "Ohm" + }, + "pulse_schedule.pf_active.coil[:].resistance_additional.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/pf_active/coil(i1)/resistance_additional/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.pf_active.coil[:].resistance_additional.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/pf_active/coil(i1)/resistance_additional/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.pf_active.coil[:].resistance_additional.reference.data": { + "coordinates": [ + "pulse_schedule.pf_active.coil[:].resistance_additional.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/pf_active/coil(i1)/resistance_additional/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "resistance_additional/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.pf_active.coil[:].resistance_additional.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/pf_active/coil(i1)/resistance_additional/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.pf_active.coil[:].resistance_additional.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.pf_active.coil[:].resistance_additional.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/pf_active/coil(i1)/resistance_additional/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "resistance_additional/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.pf_active.coil[:].resistance_additional.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.pf_active.coil[:].resistance_additional.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/pf_active/coil(i1)/resistance_additional/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "resistance_additional/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.pf_active.coil[:].resistance_additional.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/pf_active/coil(i1)/resistance_additional/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "resistance_additional/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.pf_active.coil[:].resistance_additional.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/pf_active/coil(i1)/resistance_additional/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.pf_active.coil[:].resistance_additional.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/pf_active/coil(i1)/resistance_additional/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.pf_active.mode": { + "data_type": "STRUCTURE", + "documentation": "Control mode (operation mode and/or settings used by the controller)", + "full_path": "pulse_schedule/pf_active/mode", + "lifecycle_status": "alpha", + "structure_reference": "signal_int_1d" + }, + "pulse_schedule.pf_active.mode.data": { + "coordinates": [ + "pulse_schedule.pf_active.mode.time" + ], + "data_type": "INT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/pf_active/mode/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "pf_active/mode/time", + "type": "dynamic" + }, + "pulse_schedule.pf_active.mode.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/pf_active/mode/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "pf_active/mode/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.pf_active.supply": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of PF power supplies", + "full_path": "pulse_schedule/pf_active/supply(i1)", + "lifecycle_status": "alpha", + "maxoccur": "32", + "structure_reference": "pulse_schedule_pf_active_supply" + }, + "pulse_schedule.pf_active.supply[:].identifier": { + "data_type": "STR_0D", + "documentation": "Identifier of the supply", + "full_path": "pulse_schedule/pf_active/supply(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.pf_active.supply[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the supply", + "full_path": "pulse_schedule/pf_active/supply(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.pf_active.supply[:].voltage": { + "data_type": "STRUCTURE", + "documentation": "Voltage at the supply output (Vside1-Vside2)", + "full_path": "pulse_schedule/pf_active/supply(i1)/voltage", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "V" + }, + "pulse_schedule.pf_active.supply[:].voltage.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/pf_active/supply(i1)/voltage/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.pf_active.supply[:].voltage.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/pf_active/supply(i1)/voltage/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.pf_active.supply[:].voltage.reference.data": { + "coordinates": [ + "pulse_schedule.pf_active.supply[:].voltage.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/pf_active/supply(i1)/voltage/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.pf_active.supply[:].voltage.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/pf_active/supply(i1)/voltage/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.pf_active.supply[:].voltage.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.pf_active.supply[:].voltage.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/pf_active/supply(i1)/voltage/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.pf_active.supply[:].voltage.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.pf_active.supply[:].voltage.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/pf_active/supply(i1)/voltage/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.pf_active.supply[:].voltage.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/pf_active/supply(i1)/voltage/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.pf_active.supply[:].voltage.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/pf_active/supply(i1)/voltage/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.pf_active.supply[:].voltage.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/pf_active/supply(i1)/voltage/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control": { + "data_type": "STRUCTURE", + "documentation": "Plasma position and shape control references", + "full_path": "pulse_schedule/position_control", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_position" + }, + "pulse_schedule.position_control.active_limiter_point": { + "data_type": "STRUCTURE", + "documentation": "RZ position of the active limiter point (point of the plasma boundary in contact with the limiter)", + "full_path": "pulse_schedule/position_control/active_limiter_point", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_rz" + }, + "pulse_schedule.position_control.active_limiter_point.r": { + "data_type": "STRUCTURE", + "documentation": "Major radius", + "full_path": "pulse_schedule/position_control/active_limiter_point/r", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "m" + }, + "pulse_schedule.position_control.active_limiter_point.r.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/active_limiter_point/r/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.active_limiter_point.r.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/active_limiter_point/r/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.active_limiter_point.r.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.active_limiter_point.r.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/active_limiter_point/r/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/active_limiter_point/r/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.active_limiter_point.r.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/active_limiter_point/r/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.active_limiter_point.r.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.active_limiter_point.r.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/active_limiter_point/r/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/active_limiter_point/r/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.active_limiter_point.r.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.active_limiter_point.r.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/active_limiter_point/r/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/active_limiter_point/r/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.active_limiter_point.r.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/active_limiter_point/r/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/active_limiter_point/r/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.active_limiter_point.r.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/active_limiter_point/r/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.active_limiter_point.r.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/active_limiter_point/r/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.active_limiter_point.z": { + "data_type": "STRUCTURE", + "documentation": "Height", + "full_path": "pulse_schedule/position_control/active_limiter_point/z", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "m" + }, + "pulse_schedule.position_control.active_limiter_point.z.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/active_limiter_point/z/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.active_limiter_point.z.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/active_limiter_point/z/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.active_limiter_point.z.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.active_limiter_point.z.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/active_limiter_point/z/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/active_limiter_point/z/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.active_limiter_point.z.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/active_limiter_point/z/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.active_limiter_point.z.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.active_limiter_point.z.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/active_limiter_point/z/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/active_limiter_point/z/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.active_limiter_point.z.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.active_limiter_point.z.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/active_limiter_point/z/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/active_limiter_point/z/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.active_limiter_point.z.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/active_limiter_point/z/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/active_limiter_point/z/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.active_limiter_point.z.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/active_limiter_point/z/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.active_limiter_point.z.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/active_limiter_point/z/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.boundary_outline": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of (R,Z) points defining the outline of the plasma boundary", + "full_path": "pulse_schedule/position_control/boundary_outline(i1)", + "lifecycle_status": "alpha", + "maxoccur": "301", + "structure_reference": "pulse_schedule_outline" + }, + "pulse_schedule.position_control.boundary_outline[:].r": { + "data_type": "STRUCTURE", + "documentation": "Major radius", + "full_path": "pulse_schedule/position_control/boundary_outline(i1)/r", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "m" + }, + "pulse_schedule.position_control.boundary_outline[:].r.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/boundary_outline(i1)/r/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.boundary_outline[:].r.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/boundary_outline(i1)/r/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.boundary_outline[:].r.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.boundary_outline[:].r.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/boundary_outline(i1)/r/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "r/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.boundary_outline[:].r.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/boundary_outline(i1)/r/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.boundary_outline[:].r.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.boundary_outline[:].r.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/boundary_outline(i1)/r/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "r/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.boundary_outline[:].r.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.boundary_outline[:].r.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/boundary_outline(i1)/r/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "r/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.boundary_outline[:].r.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/boundary_outline(i1)/r/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "r/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.boundary_outline[:].r.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/boundary_outline(i1)/r/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.boundary_outline[:].r.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/boundary_outline(i1)/r/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.boundary_outline[:].z": { + "data_type": "STRUCTURE", + "documentation": "Height", + "full_path": "pulse_schedule/position_control/boundary_outline(i1)/z", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "m" + }, + "pulse_schedule.position_control.boundary_outline[:].z.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/boundary_outline(i1)/z/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.boundary_outline[:].z.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/boundary_outline(i1)/z/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.boundary_outline[:].z.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.boundary_outline[:].z.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/boundary_outline(i1)/z/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "z/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.boundary_outline[:].z.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/boundary_outline(i1)/z/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.boundary_outline[:].z.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.boundary_outline[:].z.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/boundary_outline(i1)/z/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "z/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.boundary_outline[:].z.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.boundary_outline[:].z.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/boundary_outline(i1)/z/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "z/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.boundary_outline[:].z.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/boundary_outline(i1)/z/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "z/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.boundary_outline[:].z.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/boundary_outline(i1)/z/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.boundary_outline[:].z.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/boundary_outline(i1)/z/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.elongation": { + "data_type": "STRUCTURE", + "documentation": "Elongation of the plasma boundary", + "full_path": "pulse_schedule/position_control/elongation", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "pulse_schedule.position_control.elongation.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/elongation/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.elongation.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/elongation/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.elongation.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.elongation.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/elongation/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/elongation/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.elongation.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/elongation/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.elongation.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.elongation.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/elongation/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/elongation/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.elongation.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.elongation.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/elongation/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/elongation/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.elongation.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/elongation/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/elongation/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.elongation.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/elongation/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.elongation.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/elongation/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.elongation_lower": { + "data_type": "STRUCTURE", + "documentation": "Elongation (lower half w.r.t. geometric axis) of the plasma boundary", + "full_path": "pulse_schedule/position_control/elongation_lower", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "pulse_schedule.position_control.elongation_lower.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/elongation_lower/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.elongation_lower.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/elongation_lower/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.elongation_lower.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.elongation_lower.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/elongation_lower/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/elongation_lower/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.elongation_lower.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/elongation_lower/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.elongation_lower.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.elongation_lower.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/elongation_lower/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/elongation_lower/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.elongation_lower.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.elongation_lower.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/elongation_lower/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/elongation_lower/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.elongation_lower.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/elongation_lower/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/elongation_lower/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.elongation_lower.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/elongation_lower/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.elongation_lower.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/elongation_lower/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.elongation_upper": { + "data_type": "STRUCTURE", + "documentation": "Elongation (upper half w.r.t. geometric axis) of the plasma boundary", + "full_path": "pulse_schedule/position_control/elongation_upper", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "pulse_schedule.position_control.elongation_upper.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/elongation_upper/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.elongation_upper.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/elongation_upper/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.elongation_upper.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.elongation_upper.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/elongation_upper/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/elongation_upper/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.elongation_upper.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/elongation_upper/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.elongation_upper.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.elongation_upper.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/elongation_upper/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/elongation_upper/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.elongation_upper.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.elongation_upper.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/elongation_upper/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/elongation_upper/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.elongation_upper.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/elongation_upper/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/elongation_upper/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.elongation_upper.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/elongation_upper/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.elongation_upper.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/elongation_upper/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.gap": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of gaps, defined by a reference point and a direction.", + "full_path": "pulse_schedule/position_control/gap(i1)", + "lifecycle_status": "alpha", + "maxoccur": "51", + "structure_reference": "pulse_schedule_gap" + }, + "pulse_schedule.position_control.gap[:].angle": { + "data_type": "FLT_0D", + "documentation": "Angle between the direction in which the gap is measured (in the poloidal cross-section) and the horizontal axis. ", + "full_path": "pulse_schedule/position_control/gap(i1)/angle", + "lifecycle_status": "alpha", + "type": "constant", + "units": "rad" + }, + "pulse_schedule.position_control.gap[:].angle_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"angle\"", + "full_path": "pulse_schedule/position_control/gap(i1)/angle_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.gap[:].angle_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"angle\"", + "full_path": "pulse_schedule/position_control/gap(i1)/angle_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "rad" + }, + "pulse_schedule.position_control.gap[:].angle_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"angle\"", + "full_path": "pulse_schedule/position_control/gap(i1)/angle_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "rad" + }, + "pulse_schedule.position_control.gap[:].identifier": { + "data_type": "STR_0D", + "documentation": "Identifier of the gap", + "full_path": "pulse_schedule/position_control/gap(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.position_control.gap[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the gap", + "full_path": "pulse_schedule/position_control/gap(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "pulse_schedule.position_control.gap[:].r": { + "data_type": "FLT_0D", + "documentation": "Major radius of the reference point", + "full_path": "pulse_schedule/position_control/gap(i1)/r", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "pulse_schedule.position_control.gap[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "pulse_schedule/position_control/gap(i1)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.gap[:].r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "pulse_schedule/position_control/gap(i1)/r_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "pulse_schedule.position_control.gap[:].r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "pulse_schedule/position_control/gap(i1)/r_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "pulse_schedule.position_control.gap[:].value": { + "data_type": "STRUCTURE", + "documentation": "Value of the gap, i.e. distance between the reference point and the separatrix along the gap direction", + "full_path": "pulse_schedule/position_control/gap(i1)/value", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "m" + }, + "pulse_schedule.position_control.gap[:].value.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/gap(i1)/value/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.gap[:].value.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/gap(i1)/value/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.gap[:].value.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.gap[:].value.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/gap(i1)/value/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "value/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.gap[:].value.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/gap(i1)/value/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.gap[:].value.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.gap[:].value.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/gap(i1)/value/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "value/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.gap[:].value.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.gap[:].value.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/gap(i1)/value/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "value/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.gap[:].value.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/gap(i1)/value/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "value/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.gap[:].value.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/gap(i1)/value/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.gap[:].value.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/gap(i1)/value/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.gap[:].z": { + "data_type": "FLT_0D", + "documentation": "Height of the reference point", + "full_path": "pulse_schedule/position_control/gap(i1)/z", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "pulse_schedule.position_control.gap[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "pulse_schedule/position_control/gap(i1)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.gap[:].z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "pulse_schedule/position_control/gap(i1)/z_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "pulse_schedule.position_control.gap[:].z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "pulse_schedule/position_control/gap(i1)/z_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "pulse_schedule.position_control.geometric_axis": { + "data_type": "STRUCTURE", + "documentation": "RZ position of the geometric axis (defined as (Rmin+Rmax) / 2 and (Zmin+Zmax) / 2 of the boundary)", + "full_path": "pulse_schedule/position_control/geometric_axis", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_rz" + }, + "pulse_schedule.position_control.geometric_axis.r": { + "data_type": "STRUCTURE", + "documentation": "Major radius", + "full_path": "pulse_schedule/position_control/geometric_axis/r", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "m" + }, + "pulse_schedule.position_control.geometric_axis.r.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/geometric_axis/r/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.geometric_axis.r.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/geometric_axis/r/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.geometric_axis.r.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.geometric_axis.r.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/geometric_axis/r/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/geometric_axis/r/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.geometric_axis.r.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/geometric_axis/r/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.geometric_axis.r.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.geometric_axis.r.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/geometric_axis/r/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/geometric_axis/r/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.geometric_axis.r.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.geometric_axis.r.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/geometric_axis/r/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/geometric_axis/r/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.geometric_axis.r.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/geometric_axis/r/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/geometric_axis/r/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.geometric_axis.r.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/geometric_axis/r/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.geometric_axis.r.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/geometric_axis/r/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.geometric_axis.z": { + "data_type": "STRUCTURE", + "documentation": "Height", + "full_path": "pulse_schedule/position_control/geometric_axis/z", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "m" + }, + "pulse_schedule.position_control.geometric_axis.z.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/geometric_axis/z/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.geometric_axis.z.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/geometric_axis/z/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.geometric_axis.z.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.geometric_axis.z.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/geometric_axis/z/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/geometric_axis/z/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.geometric_axis.z.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/geometric_axis/z/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.geometric_axis.z.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.geometric_axis.z.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/geometric_axis/z/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/geometric_axis/z/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.geometric_axis.z.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.geometric_axis.z.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/geometric_axis/z/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/geometric_axis/z/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.geometric_axis.z.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/geometric_axis/z/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/geometric_axis/z/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.geometric_axis.z.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/geometric_axis/z/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.geometric_axis.z.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/geometric_axis/z/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.magnetic_axis": { + "data_type": "STRUCTURE", + "documentation": "Magnetic axis position", + "full_path": "pulse_schedule/position_control/magnetic_axis", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_rz" + }, + "pulse_schedule.position_control.magnetic_axis.r": { + "data_type": "STRUCTURE", + "documentation": "Major radius", + "full_path": "pulse_schedule/position_control/magnetic_axis/r", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "m" + }, + "pulse_schedule.position_control.magnetic_axis.r.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/magnetic_axis/r/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.magnetic_axis.r.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/magnetic_axis/r/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.magnetic_axis.r.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.magnetic_axis.r.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/magnetic_axis/r/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/magnetic_axis/r/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.magnetic_axis.r.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/magnetic_axis/r/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.magnetic_axis.r.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.magnetic_axis.r.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/magnetic_axis/r/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/magnetic_axis/r/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.magnetic_axis.r.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.magnetic_axis.r.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/magnetic_axis/r/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/magnetic_axis/r/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.magnetic_axis.r.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/magnetic_axis/r/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/magnetic_axis/r/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.magnetic_axis.r.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/magnetic_axis/r/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.magnetic_axis.r.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/magnetic_axis/r/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.magnetic_axis.z": { + "data_type": "STRUCTURE", + "documentation": "Height", + "full_path": "pulse_schedule/position_control/magnetic_axis/z", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "m" + }, + "pulse_schedule.position_control.magnetic_axis.z.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/magnetic_axis/z/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.magnetic_axis.z.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/magnetic_axis/z/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.magnetic_axis.z.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.magnetic_axis.z.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/magnetic_axis/z/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/magnetic_axis/z/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.magnetic_axis.z.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/magnetic_axis/z/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.magnetic_axis.z.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.magnetic_axis.z.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/magnetic_axis/z/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/magnetic_axis/z/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.magnetic_axis.z.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.magnetic_axis.z.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/magnetic_axis/z/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/magnetic_axis/z/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.magnetic_axis.z.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/magnetic_axis/z/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/magnetic_axis/z/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.magnetic_axis.z.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/magnetic_axis/z/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.magnetic_axis.z.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/magnetic_axis/z/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.minor_radius": { + "data_type": "STRUCTURE", + "documentation": "Minor radius of the plasma boundary (defined as (Rmax-Rmin) / 2 of the boundary)", + "full_path": "pulse_schedule/position_control/minor_radius", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "m" + }, + "pulse_schedule.position_control.minor_radius.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/minor_radius/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.minor_radius.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/minor_radius/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.minor_radius.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.minor_radius.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/minor_radius/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/minor_radius/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.minor_radius.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/minor_radius/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.minor_radius.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.minor_radius.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/minor_radius/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/minor_radius/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.minor_radius.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.minor_radius.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/minor_radius/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/minor_radius/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.minor_radius.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/minor_radius/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/minor_radius/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.minor_radius.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/minor_radius/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.minor_radius.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/minor_radius/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.mode": { + "data_type": "STRUCTURE", + "documentation": "Control mode (operation mode and/or settings used by the controller)", + "full_path": "pulse_schedule/position_control/mode", + "lifecycle_status": "alpha", + "structure_reference": "signal_int_1d" + }, + "pulse_schedule.position_control.mode.data": { + "coordinates": [ + "pulse_schedule.position_control.mode.time" + ], + "data_type": "INT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/mode/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/mode/time", + "type": "dynamic" + }, + "pulse_schedule.position_control.mode.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/mode/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/mode/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.squareness_lower_inner": { + "data_type": "STRUCTURE", + "documentation": "Lower inner squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)", + "full_path": "pulse_schedule/position_control/squareness_lower_inner", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "-" + }, + "pulse_schedule.position_control.squareness_lower_inner.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/squareness_lower_inner/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.squareness_lower_inner.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/squareness_lower_inner/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.squareness_lower_inner.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.squareness_lower_inner.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/squareness_lower_inner/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/squareness_lower_inner/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.squareness_lower_inner.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/squareness_lower_inner/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.squareness_lower_inner.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.squareness_lower_inner.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/squareness_lower_inner/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/squareness_lower_inner/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.squareness_lower_inner.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.squareness_lower_inner.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/squareness_lower_inner/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/squareness_lower_inner/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.squareness_lower_inner.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/squareness_lower_inner/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/squareness_lower_inner/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.squareness_lower_inner.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/squareness_lower_inner/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.squareness_lower_inner.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/squareness_lower_inner/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.squareness_lower_outer": { + "data_type": "STRUCTURE", + "documentation": "Lower outer squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)", + "full_path": "pulse_schedule/position_control/squareness_lower_outer", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "-" + }, + "pulse_schedule.position_control.squareness_lower_outer.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/squareness_lower_outer/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.squareness_lower_outer.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/squareness_lower_outer/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.squareness_lower_outer.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.squareness_lower_outer.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/squareness_lower_outer/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/squareness_lower_outer/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.squareness_lower_outer.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/squareness_lower_outer/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.squareness_lower_outer.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.squareness_lower_outer.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/squareness_lower_outer/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/squareness_lower_outer/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.squareness_lower_outer.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.squareness_lower_outer.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/squareness_lower_outer/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/squareness_lower_outer/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.squareness_lower_outer.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/squareness_lower_outer/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/squareness_lower_outer/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.squareness_lower_outer.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/squareness_lower_outer/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.squareness_lower_outer.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/squareness_lower_outer/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.squareness_upper_inner": { + "data_type": "STRUCTURE", + "documentation": "Upper inner squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)", + "full_path": "pulse_schedule/position_control/squareness_upper_inner", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "-" + }, + "pulse_schedule.position_control.squareness_upper_inner.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/squareness_upper_inner/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.squareness_upper_inner.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/squareness_upper_inner/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.squareness_upper_inner.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.squareness_upper_inner.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/squareness_upper_inner/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/squareness_upper_inner/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.squareness_upper_inner.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/squareness_upper_inner/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.squareness_upper_inner.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.squareness_upper_inner.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/squareness_upper_inner/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/squareness_upper_inner/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.squareness_upper_inner.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.squareness_upper_inner.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/squareness_upper_inner/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/squareness_upper_inner/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.squareness_upper_inner.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/squareness_upper_inner/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/squareness_upper_inner/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.squareness_upper_inner.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/squareness_upper_inner/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.squareness_upper_inner.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/squareness_upper_inner/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.squareness_upper_outer": { + "data_type": "STRUCTURE", + "documentation": "Upper outer squareness of the plasma boundary (definition from T. Luce, Plasma Phys. Control. Fusion 55 (2013) 095009)", + "full_path": "pulse_schedule/position_control/squareness_upper_outer", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "-" + }, + "pulse_schedule.position_control.squareness_upper_outer.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/squareness_upper_outer/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.squareness_upper_outer.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/squareness_upper_outer/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.squareness_upper_outer.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.squareness_upper_outer.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/squareness_upper_outer/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/squareness_upper_outer/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.squareness_upper_outer.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/squareness_upper_outer/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.squareness_upper_outer.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.squareness_upper_outer.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/squareness_upper_outer/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/squareness_upper_outer/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.squareness_upper_outer.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.squareness_upper_outer.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/squareness_upper_outer/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/squareness_upper_outer/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.squareness_upper_outer.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/squareness_upper_outer/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/squareness_upper_outer/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.squareness_upper_outer.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/squareness_upper_outer/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.squareness_upper_outer.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/squareness_upper_outer/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.strike_point": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Array of strike points, for each of them the RZ position is given", + "full_path": "pulse_schedule/position_control/strike_point(i1)", + "lifecycle_status": "alpha", + "maxoccur": "4", + "structure_reference": "pulse_schedule_rz" + }, + "pulse_schedule.position_control.strike_point[:].r": { + "data_type": "STRUCTURE", + "documentation": "Major radius", + "full_path": "pulse_schedule/position_control/strike_point(i1)/r", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "m" + }, + "pulse_schedule.position_control.strike_point[:].r.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/strike_point(i1)/r/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.strike_point[:].r.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/strike_point(i1)/r/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.strike_point[:].r.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.strike_point[:].r.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/strike_point(i1)/r/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "r/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.strike_point[:].r.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/strike_point(i1)/r/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.strike_point[:].r.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.strike_point[:].r.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/strike_point(i1)/r/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "r/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.strike_point[:].r.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.strike_point[:].r.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/strike_point(i1)/r/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "r/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.strike_point[:].r.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/strike_point(i1)/r/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "r/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.strike_point[:].r.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/strike_point(i1)/r/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.strike_point[:].r.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/strike_point(i1)/r/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.strike_point[:].z": { + "data_type": "STRUCTURE", + "documentation": "Height", + "full_path": "pulse_schedule/position_control/strike_point(i1)/z", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "m" + }, + "pulse_schedule.position_control.strike_point[:].z.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/strike_point(i1)/z/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.strike_point[:].z.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/strike_point(i1)/z/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.strike_point[:].z.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.strike_point[:].z.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/strike_point(i1)/z/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "z/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.strike_point[:].z.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/strike_point(i1)/z/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.strike_point[:].z.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.strike_point[:].z.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/strike_point(i1)/z/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "z/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.strike_point[:].z.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.strike_point[:].z.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/strike_point(i1)/z/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "z/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.strike_point[:].z.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/strike_point(i1)/z/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "z/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.strike_point[:].z.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/strike_point(i1)/z/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.strike_point[:].z.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/strike_point(i1)/z/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity": { + "data_type": "STRUCTURE", + "documentation": "Triangularity of the plasma boundary", + "full_path": "pulse_schedule/position_control/triangularity", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "pulse_schedule.position_control.triangularity.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/triangularity/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/triangularity/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.triangularity.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/triangularity/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/triangularity/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.triangularity.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/triangularity/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.triangularity.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/triangularity/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/triangularity/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.triangularity.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/triangularity/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/triangularity/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity_inner": { + "data_type": "STRUCTURE", + "documentation": "Inner triangularity of the plasma boundary", + "full_path": "pulse_schedule/position_control/triangularity_inner", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "pulse_schedule.position_control.triangularity_inner.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/triangularity_inner/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity_inner.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/triangularity_inner/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity_inner.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.triangularity_inner.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/triangularity_inner/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity_inner/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity_inner.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/triangularity_inner/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity_inner.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.triangularity_inner.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/triangularity_inner/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity_inner/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity_inner.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.triangularity_inner.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/triangularity_inner/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity_inner/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity_inner.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/triangularity_inner/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity_inner/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.triangularity_inner.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/triangularity_inner/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity_inner.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/triangularity_inner/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity_lower": { + "data_type": "STRUCTURE", + "documentation": "Lower triangularity of the plasma boundary", + "full_path": "pulse_schedule/position_control/triangularity_lower", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "pulse_schedule.position_control.triangularity_lower.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/triangularity_lower/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity_lower.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/triangularity_lower/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity_lower.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.triangularity_lower.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/triangularity_lower/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity_lower/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity_lower.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/triangularity_lower/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity_lower.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.triangularity_lower.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/triangularity_lower/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity_lower/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity_lower.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.triangularity_lower.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/triangularity_lower/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity_lower/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity_lower.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/triangularity_lower/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity_lower/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.triangularity_lower.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/triangularity_lower/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity_lower.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/triangularity_lower/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity_minor": { + "data_type": "STRUCTURE", + "documentation": "Minor triangularity of the plasma boundary", + "full_path": "pulse_schedule/position_control/triangularity_minor", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "pulse_schedule.position_control.triangularity_minor.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/triangularity_minor/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity_minor.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/triangularity_minor/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity_minor.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.triangularity_minor.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/triangularity_minor/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity_minor/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity_minor.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/triangularity_minor/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity_minor.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.triangularity_minor.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/triangularity_minor/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity_minor/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity_minor.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.triangularity_minor.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/triangularity_minor/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity_minor/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity_minor.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/triangularity_minor/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity_minor/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.triangularity_minor.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/triangularity_minor/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity_minor.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/triangularity_minor/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity_outer": { + "data_type": "STRUCTURE", + "documentation": "Outer triangularity of the plasma boundary", + "full_path": "pulse_schedule/position_control/triangularity_outer", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "pulse_schedule.position_control.triangularity_outer.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/triangularity_outer/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity_outer.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/triangularity_outer/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity_outer.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.triangularity_outer.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/triangularity_outer/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity_outer/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity_outer.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/triangularity_outer/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity_outer.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.triangularity_outer.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/triangularity_outer/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity_outer/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity_outer.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.triangularity_outer.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/triangularity_outer/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity_outer/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity_outer.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/triangularity_outer/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity_outer/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.triangularity_outer.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/triangularity_outer/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity_outer.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/triangularity_outer/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity_upper": { + "data_type": "STRUCTURE", + "documentation": "Upper triangularity of the plasma boundary", + "full_path": "pulse_schedule/position_control/triangularity_upper", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "-", + "url": "equilibrium/DefinitionEqBoundary.svg" + }, + "pulse_schedule.position_control.triangularity_upper.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/triangularity_upper/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity_upper.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/triangularity_upper/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity_upper.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.triangularity_upper.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/triangularity_upper/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity_upper/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity_upper.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/triangularity_upper/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity_upper.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.triangularity_upper.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/triangularity_upper/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity_upper/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity_upper.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.triangularity_upper.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/triangularity_upper/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity_upper/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.triangularity_upper.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/triangularity_upper/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/triangularity_upper/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.triangularity_upper.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/triangularity_upper/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.triangularity_upper.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/triangularity_upper/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.x_point": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Array of X-points, for each of them the RZ position is given", + "full_path": "pulse_schedule/position_control/x_point(i1)", + "lifecycle_status": "alpha", + "maxoccur": "2", + "structure_reference": "pulse_schedule_rz" + }, + "pulse_schedule.position_control.x_point[:].r": { + "data_type": "STRUCTURE", + "documentation": "Major radius", + "full_path": "pulse_schedule/position_control/x_point(i1)/r", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "m" + }, + "pulse_schedule.position_control.x_point[:].r.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/x_point(i1)/r/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.x_point[:].r.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/x_point(i1)/r/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.x_point[:].r.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.x_point[:].r.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/x_point(i1)/r/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "r/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.x_point[:].r.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/x_point(i1)/r/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.x_point[:].r.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.x_point[:].r.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/x_point(i1)/r/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "r/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.x_point[:].r.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.x_point[:].r.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/x_point(i1)/r/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "r/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.x_point[:].r.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/x_point(i1)/r/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "r/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.x_point[:].r.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/x_point(i1)/r/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.x_point[:].r.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/x_point(i1)/r/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.x_point[:].z": { + "data_type": "STRUCTURE", + "documentation": "Height", + "full_path": "pulse_schedule/position_control/x_point(i1)/z", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "m" + }, + "pulse_schedule.position_control.x_point[:].z.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/x_point(i1)/z/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.x_point[:].z.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/x_point(i1)/z/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.x_point[:].z.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.x_point[:].z.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/x_point(i1)/z/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "z/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.x_point[:].z.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/x_point(i1)/z/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.x_point[:].z.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.x_point[:].z.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/x_point(i1)/z/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "z/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.x_point[:].z.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.x_point[:].z.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/x_point(i1)/z/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "z/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.x_point[:].z.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/x_point(i1)/z/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "z/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.x_point[:].z.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/x_point(i1)/z/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.x_point[:].z.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/x_point(i1)/z/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.z_r_max": { + "data_type": "STRUCTURE", + "documentation": "Height of the separatrix point of maximum major radius", + "full_path": "pulse_schedule/position_control/z_r_max", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "m" + }, + "pulse_schedule.position_control.z_r_max.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/z_r_max/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.z_r_max.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/z_r_max/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.z_r_max.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.z_r_max.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/z_r_max/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/z_r_max/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.z_r_max.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/z_r_max/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.z_r_max.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.z_r_max.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/z_r_max/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/z_r_max/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.z_r_max.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.z_r_max.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/z_r_max/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/z_r_max/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.z_r_max.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/z_r_max/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/z_r_max/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.z_r_max.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/z_r_max/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.z_r_max.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/z_r_max/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.z_r_min": { + "data_type": "STRUCTURE", + "documentation": "Height of the separatrix point of minimum major radius", + "full_path": "pulse_schedule/position_control/z_r_min", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "m" + }, + "pulse_schedule.position_control.z_r_min.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/position_control/z_r_min/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.z_r_min.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/position_control/z_r_min/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.position_control.z_r_min.reference.data": { + "coordinates": [ + "pulse_schedule.position_control.z_r_min.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/position_control/z_r_min/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/z_r_min/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.z_r_min.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/position_control/z_r_min/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.position_control.z_r_min.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.position_control.z_r_min.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/position_control/z_r_min/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/z_r_min/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.z_r_min.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.position_control.z_r_min.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/position_control/z_r_min/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/z_r_min/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.position_control.z_r_min.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/position_control/z_r_min/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "position_control/z_r_min/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.position_control.z_r_min.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/position_control/z_r_min/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.position_control.z_r_min.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/position_control/z_r_min/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.tf": { + "data_type": "STRUCTURE", + "documentation": "Toroidal field references", + "full_path": "pulse_schedule/tf", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_tf" + }, + "pulse_schedule.tf.b_field_tor_vacuum_r": { + "data_type": "STRUCTURE", + "documentation": "Vacuum field times major radius in the toroidal field magnet. Positive sign means anti-clockwise when viewed from above", + "full_path": "pulse_schedule/tf/b_field_tor_vacuum_r", + "lifecycle_status": "alpha", + "structure_reference": "pulse_schedule_reference", + "units": "T.m" + }, + "pulse_schedule.tf.b_field_tor_vacuum_r.envelope_type": { + "data_type": "INT_0D", + "documentation": "Envelope type: 0:relative: means that the envelope upper and lower bound values are defined respectively as reference.data * reference.data_error_upper and reference.data * reference.data_error_lower. 1: absolute: the envelope upper and lower bound values are given respectively by reference/data_error_upper and reference/data_error_lower. Lower are upper are taken in the strict mathematical sense, without considering absolute values of the data", + "full_path": "pulse_schedule/tf/b_field_tor_vacuum_r/envelope_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.tf.b_field_tor_vacuum_r.reference": { + "data_type": "STRUCTURE", + "documentation": "Reference waveform. Caution : error bars of the reference/data node are not used in the usual sense, instead they are used to describe the control envelope, with a meaning depending on the chosen envelope_type option.", + "full_path": "pulse_schedule/tf/b_field_tor_vacuum_r/reference", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "pulse_schedule.tf.b_field_tor_vacuum_r.reference.data": { + "coordinates": [ + "pulse_schedule.tf.b_field_tor_vacuum_r.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/tf/b_field_tor_vacuum_r/reference/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "tf/b_field_tor_vacuum_r/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.tf.b_field_tor_vacuum_r.reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "pulse_schedule/tf/b_field_tor_vacuum_r/reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "pulse_schedule.tf.b_field_tor_vacuum_r.reference.data_error_lower": { + "coordinates": [ + "pulse_schedule.tf.b_field_tor_vacuum_r.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "pulse_schedule/tf/b_field_tor_vacuum_r/reference/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "tf/b_field_tor_vacuum_r/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.tf.b_field_tor_vacuum_r.reference.data_error_upper": { + "coordinates": [ + "pulse_schedule.tf.b_field_tor_vacuum_r.reference.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "pulse_schedule/tf/b_field_tor_vacuum_r/reference/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "tf/b_field_tor_vacuum_r/reference/time", + "type": "dynamic", + "units": "mixed" + }, + "pulse_schedule.tf.b_field_tor_vacuum_r.reference.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/tf/b_field_tor_vacuum_r/reference/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "tf/b_field_tor_vacuum_r/reference/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.tf.b_field_tor_vacuum_r.reference_name": { + "data_type": "STR_0D", + "documentation": "Reference name (e.g. in the native pulse schedule system of the device)", + "full_path": "pulse_schedule/tf/b_field_tor_vacuum_r/reference_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.tf.b_field_tor_vacuum_r.reference_type": { + "data_type": "INT_0D", + "documentation": "Reference type: 0:relative (don't use for the moment, to be defined later when segments are introduced in the IDS structure); 1: absolute: the reference time trace is provided in the reference/data node", + "full_path": "pulse_schedule/tf/b_field_tor_vacuum_r/reference_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "pulse_schedule.tf.mode": { + "data_type": "STRUCTURE", + "documentation": "Control mode (operation mode and/or settings used by the controller)", + "full_path": "pulse_schedule/tf/mode", + "lifecycle_status": "alpha", + "structure_reference": "signal_int_1d" + }, + "pulse_schedule.tf.mode.data": { + "coordinates": [ + "pulse_schedule.tf.mode.time" + ], + "data_type": "INT_1D", + "documentation": "Data", + "full_path": "pulse_schedule/tf/mode/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "tf/mode/time", + "type": "dynamic" + }, + "pulse_schedule.tf.mode.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "pulse_schedule/tf/mode/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "tf/mode/time", + "type": "dynamic", + "units": "s" + }, + "pulse_schedule.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "pulse_schedule/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/radiation.json b/omas/imas_structures/3_39_0/radiation.json new file mode 100644 index 000000000..9221673d3 --- /dev/null +++ b/omas/imas_structures/3_39_0/radiation.json @@ -0,0 +1,4336 @@ +{ + "radiation": { + "documentation": "Radiation emitted by the plasma and neutrals", + "full_path": "radiation", + "lifecycle_last_change": "3.25.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.17.1", + "maxoccur": "2" + }, + "radiation.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "radiation/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "radiation.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "radiation/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "radiation/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "radiation/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "radiation.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "radiation/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "radiation/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "radiation/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "radiation/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "radiation/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "radiation/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "radiation/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.code.output_flag": { + "coordinates": [ + "radiation.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "radiation/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "radiation.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "radiation/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "radiation/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "radiation/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.grid_ggd": { + "coordinates": [ + "radiation.grid_ggd[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Grid (using the Generic Grid Description), for various time slices. The timebase of this array of structure must be a subset of the process/ggd timebases", + "full_path": "radiation/grid_ggd(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_aos3_root", + "timebasepath": "time", + "type": "dynamic" + }, + "radiation.grid_ggd[:].grid_subset": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Grid subsets", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset" + }, + "radiation.grid_ggd[:].grid_subset[:].base": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/base(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "radiation.grid_ggd[:].grid_subset[:].base[:].jacobian": { + "coordinates": [ + "radiation.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].grid_subset[:].base[:].jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.grid_ggd[:].grid_subset[:].base[:].jacobian_error_lower": { + "coordinates": [ + "radiation.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].grid_subset[:].base[:].jacobian_error_upper": { + "coordinates": [ + "radiation.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant": { + "coordinates": [ + "radiation.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant_error_lower": { + "coordinates": [ + "radiation.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant_error_upper": { + "coordinates": [ + "radiation.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].grid_subset[:].base[:].tensor_covariant": { + "coordinates": [ + "radiation.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].grid_subset[:].base[:].tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.grid_ggd[:].grid_subset[:].base[:].tensor_covariant_error_lower": { + "coordinates": [ + "radiation.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].grid_subset[:].base[:].tensor_covariant_error_upper": { + "coordinates": [ + "radiation.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].grid_subset[:].dimension": { + "data_type": "INT_0D", + "documentation": "Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/dimension", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.grid_ggd[:].grid_subset[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/element(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element" + }, + "radiation.grid_ggd[:].grid_subset[:].element[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects defining the element", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element_object" + }, + "radiation.grid_ggd[:].grid_subset[:].element[:].object[:].dimension": { + "data_type": "INT_0D", + "documentation": "Dimension of the object", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)/dimension", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.grid_ggd[:].grid_subset[:].element[:].object[:].index": { + "data_type": "INT_0D", + "documentation": "Object index", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.grid_ggd[:].grid_subset[:].element[:].object[:].space": { + "data_type": "INT_0D", + "documentation": "Index of the space from which that object is taken", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)/space", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.grid_ggd[:].grid_subset[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_subset_identifier.xml", + "documentation": "Grid subset identifier\n0) unspecified : unspecified\n1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]\n200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).\n2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces\n4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces\n5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n6) x_points : Nodes defining x-points\n7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point\n8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point\n9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point\n10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point\n11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix\n12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix\n13) outer_target : y-aligned edges defining the outer target\n14) inner_target : y-aligned edges defining the inner target\n15) core_boundary : Innermost x-aligned edges\n16) separatrix : x-aligned edges defining the active separatrix\n17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions\n18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region\n19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region\n20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region\n21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region\n22) core : Cells inside the active separatrix\n23) sol : Cells defining the main SOL outside of the divertor regions\n24) outer_divertor : Cells defining the outer divertor region\n25) inner_divertor : Cells defining the inner divertor region\n26) core_sol : x-aligned edges defining part of active separatrix separating core and sol\n27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)\n28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)\n29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point\n30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point\n31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point\n32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point\n33) separatrix_2 : x-aligned edges defining the non-active separatrix\n34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region\n35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region\n36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region\n37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region\n38) intra_sep : Cells between the two separatrices\n39) outer_divertor_2 : Cells defining the outer inactive divertor region\n40) inner_divertor_2 : Cells defining the inner inactive divertor region\n41) outer_target_2 : y-aligned edges defining the outer inactive target\n42) inner_target_2 : y-aligned edges defining the inner inactive target\n43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n44) full_wall : All edges defining walls, baffles, and targets\n45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg\n46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg\n47) outer_sf_pfr_connection_1 : y-aligned edges defining\u00a0the connection between the outer snowflake entrance and third leg\n48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg\n100) magnetic_axis : Point corresponding to the magnetic axis\n101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane\n102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane\n103) outer_target_separatrix : Point on active separatrix at outer active target\n104) inner_target_separatrix : Point on active separatrix at inner active target\n105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target\n106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "url": "utilities/LFS_snowflake_GGD_subsets.png" + }, + "radiation.grid_ggd[:].grid_subset[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.grid_ggd[:].grid_subset[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.grid_ggd[:].grid_subset[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.grid_ggd[:].grid_subset[:].metric": { + "data_type": "STRUCTURE", + "documentation": "Metric of the canonical frame onto Cartesian coordinates", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/metric", + "lifecycle_status": "alpha", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "radiation.grid_ggd[:].grid_subset[:].metric.jacobian": { + "coordinates": [ + "radiation.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/metric/jacobian(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].grid_subset[:].metric.jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/metric/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.grid_ggd[:].grid_subset[:].metric.jacobian_error_lower": { + "coordinates": [ + "radiation.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/metric/jacobian_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].grid_subset[:].metric.jacobian_error_upper": { + "coordinates": [ + "radiation.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/metric/jacobian_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].grid_subset[:].metric.tensor_contravariant": { + "coordinates": [ + "radiation.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].grid_subset[:].metric.tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.grid_ggd[:].grid_subset[:].metric.tensor_contravariant_error_lower": { + "coordinates": [ + "radiation.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].grid_subset[:].metric.tensor_contravariant_error_upper": { + "coordinates": [ + "radiation.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].grid_subset[:].metric.tensor_covariant": { + "coordinates": [ + "radiation.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].grid_subset[:].metric.tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.grid_ggd[:].grid_subset[:].metric.tensor_covariant_error_lower": { + "coordinates": [ + "radiation.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].grid_subset[:].metric.tensor_covariant_error_upper": { + "coordinates": [ + "radiation.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "radiation/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_identifier.xml", + "documentation": "Grid identifier\n0) unspecified : unspecified\n1) linear : Linear\n2) cylinder : Cylindrical geometry (straight in axial direction)\n3) limiter : Limiter\n4) SN : Single null\n5) CDN : Connected double null\n6) DDN_bottom : Disconnected double null with inner X-point below the midplane\n7) DDN_top : Disconnected double null with inner X-point above the midplane\n8) annulus : Annular geometry (not necessarily with straight axis)\n9) stellarator_island : Stellarator island geometry\n10) structured_spaces : Structured grid represented with multiple spaces of dimension 1\n11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary\n12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary\n100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS", + "full_path": "radiation/grid_ggd(itime)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "radiation.grid_ggd[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "radiation/grid_ggd(itime)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.grid_ggd[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "radiation/grid_ggd(itime)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.grid_ggd[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "radiation/grid_ggd(itime)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.grid_ggd[:].path": { + "data_type": "STR_0D", + "documentation": "Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: IDS::wall/0/description_ggd(1)/grid_ggd, means that the grid is located in the wall IDS, occurrence 0, with relative path description_ggd(1)/grid_ggd, using Fortran index convention (here : first index of the array)", + "full_path": "radiation/grid_ggd(itime)/path", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.grid_ggd[:].space": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of grid spaces", + "full_path": "radiation/grid_ggd(itime)/space(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space", + "url_protected": "https://confluence.iter.org/download/attachments/178133297/GGDguide.pdf" + }, + "radiation.grid_ggd[:].space[:].coordinates_type": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml", + "full_path": "radiation/grid_ggd(itime)/space(i1)/coordinates_type(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "url": "utilities/coordinate_identifier.xml" + }, + "radiation.grid_ggd[:].space[:].geometry_type": { + "data_type": "STRUCTURE", + "documentation": "Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)", + "full_path": "radiation/grid_ggd(itime)/space(i1)/geometry_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "radiation.grid_ggd[:].space[:].geometry_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "radiation/grid_ggd(itime)/space(i1)/geometry_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.grid_ggd[:].space[:].geometry_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "radiation/grid_ggd(itime)/space(i1)/geometry_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.grid_ggd[:].space[:].geometry_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "radiation/grid_ggd(itime)/space(i1)/geometry_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.grid_ggd[:].space[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_space_identifier.xml", + "documentation": "Space identifier\n0) unspecified : unspecified\n1) primary_standard : Primary space defining the standard grid\n2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space\n3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way", + "full_path": "radiation/grid_ggd(itime)/space(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "radiation.grid_ggd[:].space[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "radiation/grid_ggd(itime)/space(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.grid_ggd[:].space[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "radiation/grid_ggd(itime)/space(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.grid_ggd[:].space[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "radiation/grid_ggd(itime)/space(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.grid_ggd[:].space[:].objects_per_dimension": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.", + "full_path": "radiation/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension" + }, + "radiation.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_geometry_content_identifier.xml", + "documentation": "Content of the ../object/geometry node for this dimension\n0) unspecified : unspecified\n1) node_coordinates : For nodes : node coordinates\n11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix\n21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge\n31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces\n32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix", + "full_path": "radiation/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content", + "introduced_after_version": "3.33.0", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "radiation.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "radiation/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "radiation/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "radiation/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.grid_ggd[:].space[:].objects_per_dimension[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects for a given dimension", + "full_path": "radiation/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object" + }, + "radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object", + "full_path": "radiation/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object_boundary" + }, + "radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].index": { + "data_type": "INT_0D", + "documentation": "Index of this (n-1)-dimensional boundary object", + "full_path": "radiation/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].neighbours": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary", + "full_path": "radiation/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)/neighbours(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered. ", + "full_path": "radiation/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.", + "full_path": "radiation/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry_2d\"", + "full_path": "radiation/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"geometry_2d\"", + "full_path": "radiation/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_lower(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"geometry_2d\"", + "full_path": "radiation/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_upper(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry\"", + "full_path": "radiation/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"geometry\"", + "full_path": "radiation/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"geometry\"", + "full_path": "radiation/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure": { + "data_type": "FLT_0D", + "documentation": "Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)", + "full_path": "radiation/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measure\"", + "full_path": "radiation/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measure\"", + "full_path": "radiation/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measure\"", + "full_path": "radiation/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].nodes": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)", + "full_path": "radiation/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/nodes(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.grid_ggd[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "radiation/grid_ggd(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "radiation.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "radiation/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "radiation.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "radiation/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "radiation/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "radiation/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "radiation.ids_properties.occurrence" + }, + "radiation.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "radiation/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "radiation.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "radiation/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "radiation.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "radiation/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "radiation/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "radiation/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "radiation/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "radiation/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "radiation/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "radiation.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "radiation/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "radiation/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "radiation/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "radiation/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "radiation/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "radiation/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "radiation.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "radiation/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "radiation.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "radiation/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "radiation/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "radiation/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "radiation/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "radiation/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "radiation/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "radiation/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "radiation.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "radiation/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "radiation.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "radiation/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "radiation/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "radiation/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "radiation/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "radiation/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "radiation/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "radiation/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "radiation.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "radiation/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "radiation/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "radiation/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "radiation/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "radiation/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "radiation/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "radiation/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "radiation.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "radiation/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "radiation.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "radiation/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "radiation.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "radiation/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "radiation.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "radiation/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "radiation/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "radiation.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "radiation/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "radiation.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "radiation/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "radiation/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "radiation/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.process": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of emission processes. The radiation characteristics are described at the level of the originating entity. For instance describe line radiation from neutrals under profiles_1d/neutral. Line and recombination radiation under profiles_1d/ion. Bremsstrahlung radiation under profiles_1d/neutral and ion ...", + "full_path": "radiation/process(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "radiation_process" + }, + "radiation.process[:].ggd": { + "coordinates": [ + "radiation.process[:].ggd[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emissivities represented using the general grid description, for various time slices", + "full_path": "radiation/process(i1)/ggd(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "radiation_process_ggd", + "timebasepath": "time", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].electrons": { + "data_type": "STRUCTURE", + "documentation": "Process terms related to electrons", + "full_path": "radiation/process(i1)/ggd(itime)/electrons", + "lifecycle_status": "alpha", + "structure_reference": "radiation_process_ggd_electrons" + }, + "radiation.process[:].ggd[:].electrons.emissivity": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emissivity from this species, on various grid subsets", + "full_path": "radiation/process(i1)/ggd(itime)/electrons/emissivity(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].electrons.emissivity[:].coefficients": { + "coordinates": [ + "radiation.process[:].ggd[:].electrons.emissivity[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "radiation/process(i1)/ggd(itime)/electrons/emissivity(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].electrons.emissivity[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "radiation/process(i1)/ggd(itime)/electrons/emissivity(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].electrons.emissivity[:].coefficients_error_lower": { + "coordinates": [ + "radiation.process[:].ggd[:].electrons.emissivity[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "radiation/process(i1)/ggd(itime)/electrons/emissivity(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].electrons.emissivity[:].coefficients_error_upper": { + "coordinates": [ + "radiation.process[:].ggd[:].electrons.emissivity[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "radiation/process(i1)/ggd(itime)/electrons/emissivity(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].electrons.emissivity[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "radiation/process(i1)/ggd(itime)/electrons/emissivity(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].electrons.emissivity[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "radiation/process(i1)/ggd(itime)/electrons/emissivity(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].electrons.emissivity[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "radiation/process(i1)/ggd(itime)/electrons/emissivity(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].electrons.emissivity[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "radiation/process(i1)/ggd(itime)/electrons/emissivity(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].electrons.emissivity[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "radiation/process(i1)/ggd(itime)/electrons/emissivity(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].electrons.emissivity[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "radiation/process(i1)/ggd(itime)/electrons/emissivity(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Process terms related to the different ion species", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "radiation_process_ggd_ion" + }, + "radiation.process[:].ggd[:].ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "radiation.process[:].ggd[:].ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "radiation.process[:].ggd[:].ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "radiation.process[:].ggd[:].ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "radiation.process[:].ggd[:].ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].ion[:].emissivity": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emissivity from this species, on various grid subsets", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/emissivity(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].ion[:].emissivity[:].coefficients": { + "coordinates": [ + "radiation.process[:].ggd[:].ion[:].emissivity[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/emissivity(i3)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].ion[:].emissivity[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/emissivity(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].ion[:].emissivity[:].coefficients_error_lower": { + "coordinates": [ + "radiation.process[:].ggd[:].ion[:].emissivity[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/emissivity(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].ion[:].emissivity[:].coefficients_error_upper": { + "coordinates": [ + "radiation.process[:].ggd[:].ion[:].emissivity[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/emissivity(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].ion[:].emissivity[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/emissivity(i3)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].ion[:].emissivity[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/emissivity(i3)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].ion[:].emissivity[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/emissivity(i3)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].ion[:].emissivity[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/emissivity(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].ion[:].emissivity[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/emissivity(i3)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].ion[:].emissivity[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/emissivity(i3)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/neutral_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Process terms related to the different charge states of the species (ionisation, energy, excitation, ...)", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "radiation_process_ggd_ion_charge_states" + }, + "radiation.process[:].ggd[:].ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].ion[:].state[:].emissivity": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emissivity from this state, on various grid subsets", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/emissivity(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].ion[:].state[:].emissivity[:].coefficients": { + "coordinates": [ + "radiation.process[:].ggd[:].ion[:].state[:].emissivity[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/emissivity(i4)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].ion[:].state[:].emissivity[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/emissivity(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].ion[:].state[:].emissivity[:].coefficients_error_lower": { + "coordinates": [ + "radiation.process[:].ggd[:].ion[:].state[:].emissivity[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/emissivity(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].ion[:].state[:].emissivity[:].coefficients_error_upper": { + "coordinates": [ + "radiation.process[:].ggd[:].ion[:].state[:].emissivity[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/emissivity(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].ion[:].state[:].emissivity[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/emissivity(i4)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].ion[:].state[:].emissivity[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/emissivity(i4)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].ion[:].state[:].emissivity[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/emissivity(i4)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].ion[:].state[:].emissivity[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/emissivity(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].ion[:].state[:].emissivity[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/emissivity(i4)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].ion[:].state[:].emissivity[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/emissivity(i4)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/state(i3)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed)", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "radiation/process(i1)/ggd(itime)/ion(i2)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].neutral": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Process terms related to the different neutral species", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "radiation_process_ggd_neutral" + }, + "radiation.process[:].ggd[:].neutral[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "radiation.process[:].ggd[:].neutral[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "radiation.process[:].ggd[:].neutral[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].neutral[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "radiation.process[:].ggd[:].neutral[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "radiation.process[:].ggd[:].neutral[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].neutral[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].neutral[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].neutral[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].neutral[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].neutral[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].neutral[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].neutral[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].neutral[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].neutral[:].emissivity": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emissivity from this species, on various grid subsets", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/emissivity(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].neutral[:].emissivity[:].coefficients": { + "coordinates": [ + "radiation.process[:].ggd[:].neutral[:].emissivity[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/emissivity(i3)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].neutral[:].emissivity[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/emissivity(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].neutral[:].emissivity[:].coefficients_error_lower": { + "coordinates": [ + "radiation.process[:].ggd[:].neutral[:].emissivity[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/emissivity(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].neutral[:].emissivity[:].coefficients_error_upper": { + "coordinates": [ + "radiation.process[:].ggd[:].neutral[:].emissivity[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/emissivity(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].neutral[:].emissivity[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/emissivity(i3)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].neutral[:].emissivity[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/emissivity(i3)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].neutral[:].emissivity[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/emissivity(i3)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].neutral[:].emissivity[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/emissivity(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].neutral[:].emissivity[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/emissivity(i3)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].neutral[:].emissivity[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/emissivity(i3)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].neutral[:].ion_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding ion species in the ../../ion array", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/ion_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].neutral[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the neutral species (e.g. H, D, T, He, C, ...)", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].neutral[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].neutral[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Process terms related to the different charge states of the species (energy, excitation, ...)", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "radiation_process_ggd_neutral_state" + }, + "radiation.process[:].ggd[:].neutral[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].neutral[:].state[:].emissivity": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emissivity from this state, on various grid subsets", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/state(i3)/emissivity(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].neutral[:].state[:].emissivity[:].coefficients": { + "coordinates": [ + "radiation.process[:].ggd[:].neutral[:].state[:].emissivity[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/state(i3)/emissivity(i4)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].neutral[:].state[:].emissivity[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/state(i3)/emissivity(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].neutral[:].state[:].emissivity[:].coefficients_error_lower": { + "coordinates": [ + "radiation.process[:].ggd[:].neutral[:].state[:].emissivity[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/state(i3)/emissivity(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].neutral[:].state[:].emissivity[:].coefficients_error_upper": { + "coordinates": [ + "radiation.process[:].ggd[:].neutral[:].state[:].emissivity[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/state(i3)/emissivity(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].neutral[:].state[:].emissivity[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/state(i3)/emissivity(i4)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].neutral[:].state[:].emissivity[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/state(i3)/emissivity(i4)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].neutral[:].state[:].emissivity[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/state(i3)/emissivity(i4)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].neutral[:].state[:].emissivity[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/state(i3)/emissivity(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].neutral[:].state[:].emissivity[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/state(i3)/emissivity(i4)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].neutral[:].state[:].emissivity[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/state(i3)/emissivity(i4)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].ggd[:].neutral[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying state", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].neutral[:].state[:].neutral_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/neutrals_identifier.xml", + "documentation": "Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI\n1) cold : Cold neutrals\n2) thermal : Thermal neutrals\n3) fast : Fast neutrals\n4) nbi : NBI neutrals", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/state(i3)/neutral_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "radiation.process[:].ggd[:].neutral[:].state[:].neutral_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/state(i3)/neutral_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].neutral[:].state[:].neutral_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/state(i3)/neutral_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].neutral[:].state[:].neutral_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/state(i3)/neutral_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].neutral[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].neutral[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].neutral[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].neutral[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].ggd[:].neutral[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "radiation/process(i1)/ggd(itime)/neutral(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].ggd[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "radiation/process(i1)/ggd(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "radiation.process[:].global_quantities": { + "coordinates": [ + "radiation.process[:].global_quantities[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Scalar volume integrated quantities", + "full_path": "radiation/process(i1)/global_quantities(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "radiation_process_global", + "timebasepath": "time", + "type": "dynamic" + }, + "radiation.process[:].global_quantities[:].inside_lcfs": { + "data_type": "STRUCTURE", + "documentation": "Emissions from the core plasma, inside the last closed flux surface", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_lcfs", + "lifecycle_status": "alpha", + "structure_reference": "radiation_process_global_volume" + }, + "radiation.process[:].global_quantities[:].inside_lcfs.power": { + "data_type": "FLT_0D", + "documentation": "Total power emitted by all species", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_lcfs/power", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].inside_lcfs.power_electrons": { + "data_type": "FLT_0D", + "documentation": "Power emitted by electrons", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_lcfs/power_electrons", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].inside_lcfs.power_electrons_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_electrons\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_lcfs/power_electrons_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].global_quantities[:].inside_lcfs.power_electrons_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power_electrons\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_lcfs/power_electrons_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].inside_lcfs.power_electrons_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power_electrons\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_lcfs/power_electrons_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].inside_lcfs.power_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_lcfs/power_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].global_quantities[:].inside_lcfs.power_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_lcfs/power_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].inside_lcfs.power_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_lcfs/power_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].inside_lcfs.power_ion_total": { + "data_type": "FLT_0D", + "documentation": "Total power emitted by all ion species", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_lcfs/power_ion_total", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].inside_lcfs.power_ion_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_ion_total\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_lcfs/power_ion_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].global_quantities[:].inside_lcfs.power_ion_total_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power_ion_total\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_lcfs/power_ion_total_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].inside_lcfs.power_ion_total_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power_ion_total\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_lcfs/power_ion_total_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].inside_lcfs.power_neutral_total": { + "data_type": "FLT_0D", + "documentation": "Total power emitted by all neutral species", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_lcfs/power_neutral_total", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].inside_lcfs.power_neutral_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_neutral_total\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_lcfs/power_neutral_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].global_quantities[:].inside_lcfs.power_neutral_total_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power_neutral_total\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_lcfs/power_neutral_total_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].inside_lcfs.power_neutral_total_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power_neutral_total\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_lcfs/power_neutral_total_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].inside_vessel": { + "data_type": "STRUCTURE", + "documentation": "Total emissions inside the vacuum vessel", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_vessel", + "lifecycle_status": "alpha", + "structure_reference": "radiation_process_global_volume" + }, + "radiation.process[:].global_quantities[:].inside_vessel.power": { + "data_type": "FLT_0D", + "documentation": "Total power emitted by all species", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_vessel/power", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].inside_vessel.power_electrons": { + "data_type": "FLT_0D", + "documentation": "Power emitted by electrons", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_vessel/power_electrons", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].inside_vessel.power_electrons_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_electrons\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_vessel/power_electrons_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].global_quantities[:].inside_vessel.power_electrons_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power_electrons\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_vessel/power_electrons_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].inside_vessel.power_electrons_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power_electrons\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_vessel/power_electrons_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].inside_vessel.power_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_vessel/power_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].global_quantities[:].inside_vessel.power_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_vessel/power_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].inside_vessel.power_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_vessel/power_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].inside_vessel.power_ion_total": { + "data_type": "FLT_0D", + "documentation": "Total power emitted by all ion species", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_vessel/power_ion_total", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].inside_vessel.power_ion_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_ion_total\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_vessel/power_ion_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].global_quantities[:].inside_vessel.power_ion_total_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power_ion_total\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_vessel/power_ion_total_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].inside_vessel.power_ion_total_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power_ion_total\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_vessel/power_ion_total_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].inside_vessel.power_neutral_total": { + "data_type": "FLT_0D", + "documentation": "Total power emitted by all neutral species", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_vessel/power_neutral_total", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].inside_vessel.power_neutral_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_neutral_total\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_vessel/power_neutral_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].global_quantities[:].inside_vessel.power_neutral_total_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power_neutral_total\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_vessel/power_neutral_total_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].inside_vessel.power_neutral_total_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power_neutral_total\"", + "full_path": "radiation/process(i1)/global_quantities(itime)/inside_vessel/power_neutral_total_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].global_quantities[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "radiation/process(i1)/global_quantities(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "radiation.process[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "radiation/radiation_identifier.xml", + "documentation": "Process identifier\n0) unspecified : Unspecified emission process\n6) nuclear_decay : Emission from nuclear decay\n8) bremsstrahlung : Emission from bremsstrahlung\n9) synchrotron_radiation : Emission from synchrotron radiation\n10) line_radiation : Emission from line radiation\n11) recombination : Emission from recombination\n501) runaways : Emission from run-away processes; includes both electron and ion run-away\n901) custom_1 : Custom emission 1; content to be decided by data provided\n902) custom_2 : Custom emission 2; content to be decided by data provided\n903) custom_3 : Custom emission 3; content to be decided by data provided\n904) custom_4 : Custom emission 4; content to be decided by data provided\n905) custom_5 : Custom emission 5; content to be decided by data provided\n906) custom_6 : Custom emission 6; content to be decided by data provided\n907) custom_7 : Custom emission 7; content to be decided by data provided\n908) custom_8 : Custom emission 8; content to be decided by data provided\n909) custom_9 : Custom emission 9; content to be decided by data provided", + "full_path": "radiation/process(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "radiation.process[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "radiation/process(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.process[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "radiation/process(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.process[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "radiation/process(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "radiation.process[:].profiles_1d": { + "cocos_alias": "IDSPATH", + "cocos_replace": "radiation.process{i}.profiles_1d{j}", + "coordinates": [ + "radiation.process[:].profiles_1d[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emissivity radial profiles for various time slices", + "full_path": "radiation/process(i1)/profiles_1d(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "radiation_process_profiles_1d", + "timebasepath": "time", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].electrons": { + "data_type": "STRUCTURE", + "documentation": "Processs terms related to electrons", + "full_path": "radiation/process(i1)/profiles_1d(itime)/electrons", + "lifecycle_status": "alpha", + "structure_reference": "radiation_process_profiles_1d_electrons" + }, + "radiation.process[:].profiles_1d[:].electrons.emissivity": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Emissivity from this species", + "full_path": "radiation/process(i1)/profiles_1d(itime)/electrons/emissivity(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].profiles_1d[:].electrons.emissivity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"emissivity\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/electrons/emissivity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].electrons.emissivity_error_lower": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"emissivity\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/electrons/emissivity_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].profiles_1d[:].electrons.emissivity_error_upper": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"emissivity\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/electrons/emissivity_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].profiles_1d[:].electrons.power_inside": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radiated power from inside the flux surface (volume integral of the emissivity inside the flux surface)", + "full_path": "radiation/process(i1)/profiles_1d(itime)/electrons/power_inside(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].profiles_1d[:].electrons.power_inside_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inside\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/electrons/power_inside_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].electrons.power_inside_error_lower": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_inside\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/electrons/power_inside_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].profiles_1d[:].electrons.power_inside_error_upper": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_inside\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/electrons/power_inside_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].profiles_1d[:].emissivity_ion_total": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Emissivity (summed over ion species)", + "full_path": "radiation/process(i1)/profiles_1d(itime)/emissivity_ion_total(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].profiles_1d[:].emissivity_ion_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"emissivity_ion_total\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/emissivity_ion_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].emissivity_ion_total_error_lower": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"emissivity_ion_total\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/emissivity_ion_total_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].profiles_1d[:].emissivity_ion_total_error_upper": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"emissivity_ion_total\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/emissivity_ion_total_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].profiles_1d[:].emissivity_neutral_total": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Emissivity (summed over neutral species)", + "full_path": "radiation/process(i1)/profiles_1d(itime)/emissivity_neutral_total(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].profiles_1d[:].emissivity_neutral_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"emissivity_neutral_total\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/emissivity_neutral_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].emissivity_neutral_total_error_lower": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"emissivity_neutral_total\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/emissivity_neutral_total_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].profiles_1d[:].emissivity_neutral_total_error_upper": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"emissivity_neutral_total\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/emissivity_neutral_total_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].profiles_1d[:].grid": { + "data_type": "STRUCTURE", + "documentation": "Radial grid", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid", + "lifecycle_status": "alpha", + "structure_reference": "core_radial_grid" + }, + "radiation.process[:].profiles_1d[:].grid.area": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Cross-sectional area of the flux surface", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/area(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "radiation.process[:].profiles_1d[:].grid.area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].grid.area_error_lower": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"area\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/area_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "radiation.process[:].profiles_1d[:].grid.area_error_upper": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"area\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/area_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "radiation.process[:].profiles_1d[:].grid.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal magnetic flux", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/psi(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "radiation.process[:].profiles_1d[:].grid.psi_boundary": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/psi_boundary", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "radiation.process[:].profiles_1d[:].grid.psi_boundary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_boundary\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/psi_boundary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].grid.psi_boundary_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_boundary\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/psi_boundary_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "radiation.process[:].profiles_1d[:].grid.psi_boundary_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_boundary\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/psi_boundary_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "radiation.process[:].profiles_1d[:].grid.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].grid.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/psi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "radiation.process[:].profiles_1d[:].grid.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/psi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "radiation.process[:].profiles_1d[:].grid.psi_magnetic_axis": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/psi_magnetic_axis", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "radiation.process[:].profiles_1d[:].grid.psi_magnetic_axis_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_magnetic_axis\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/psi_magnetic_axis_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].grid.psi_magnetic_axis_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_magnetic_axis\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/psi_magnetic_axis_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "radiation.process[:].profiles_1d[:].grid.psi_magnetic_axis_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_magnetic_axis\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/psi_magnetic_axis_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "radiation.process[:].profiles_1d[:].grid.rho_pol_norm": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/rho_pol_norm(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "radiation.process[:].profiles_1d[:].grid.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].grid.rho_pol_norm_error_lower": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/rho_pol_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "radiation.process[:].profiles_1d[:].grid.rho_pol_norm_error_upper": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/rho_pol_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "radiation.process[:].profiles_1d[:].grid.rho_tor": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/rho_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "radiation.process[:].profiles_1d[:].grid.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].grid.rho_tor_error_lower": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/rho_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "radiation.process[:].profiles_1d[:].grid.rho_tor_error_upper": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/rho_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "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) ", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/rho_tor_norm(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/rho_tor_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/rho_tor_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "radiation.process[:].profiles_1d[:].grid.surface": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Surface area of the toroidal flux surface", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/surface(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "radiation.process[:].profiles_1d[:].grid.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].grid.surface_error_lower": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"surface\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/surface_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "radiation.process[:].profiles_1d[:].grid.surface_error_upper": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"surface\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/surface_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "radiation.process[:].profiles_1d[:].grid.volume": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Volume enclosed inside the magnetic surface", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/volume(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "radiation.process[:].profiles_1d[:].grid.volume_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/volume_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].grid.volume_error_lower": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"volume\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/volume_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "radiation.process[:].profiles_1d[:].grid.volume_error_upper": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"volume\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/grid/volume_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "radiation.process[:].profiles_1d[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Process terms related to the different ion species", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "radiation_process_profiles_1d_ions" + }, + "radiation.process[:].profiles_1d[:].ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "radiation.process[:].profiles_1d[:].ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "radiation.process[:].profiles_1d[:].ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "radiation.process[:].profiles_1d[:].ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "radiation.process[:].profiles_1d[:].ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].ion[:].emissivity": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Emissivity from this species", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/emissivity(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].profiles_1d[:].ion[:].emissivity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"emissivity\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/emissivity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].ion[:].emissivity_error_lower": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"emissivity\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/emissivity_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].profiles_1d[:].ion[:].emissivity_error_upper": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"emissivity\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/emissivity_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].profiles_1d[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/neutral_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].ion[:].power_inside": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radiated power from inside the flux surface (volume integral of the emissivity inside the flux surface)", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/power_inside(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].profiles_1d[:].ion[:].power_inside_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inside\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/power_inside_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].ion[:].power_inside_error_lower": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_inside\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/power_inside_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].profiles_1d[:].ion[:].power_inside_error_upper": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_inside\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/power_inside_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].profiles_1d[:].ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Process terms related to the different charge states of the species (ionisation, energy, excitation, ...)", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "radiation_process_profiles_1d_ions_charge_states" + }, + "radiation.process[:].profiles_1d[:].ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].ion[:].state[:].emissivity": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Emissivity from this species", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)/emissivity(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].profiles_1d[:].ion[:].state[:].emissivity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"emissivity\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)/emissivity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].ion[:].state[:].emissivity_error_lower": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"emissivity\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)/emissivity_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].profiles_1d[:].ion[:].state[:].emissivity_error_upper": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"emissivity\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)/emissivity_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].profiles_1d[:].ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].ion[:].state[:].power_inside": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radiated power from inside the flux surface (volume integral of the emissivity inside the flux surface)", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_inside(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].profiles_1d[:].ion[:].state[:].power_inside_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inside\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_inside_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].ion[:].state[:].power_inside_error_lower": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_inside\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_inside_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].profiles_1d[:].ion[:].state[:].power_inside_error_upper": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_inside\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_inside_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].profiles_1d[:].ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed)", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/ion(i2)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].neutral": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Process terms related to the different neutral species", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "radiation_process_profiles_1d_neutral" + }, + "radiation.process[:].profiles_1d[:].neutral[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "radiation.process[:].profiles_1d[:].neutral[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "radiation.process[:].profiles_1d[:].neutral[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].neutral[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "radiation.process[:].profiles_1d[:].neutral[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "radiation.process[:].profiles_1d[:].neutral[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].neutral[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].neutral[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].neutral[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].neutral[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].neutral[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].neutral[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].neutral[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].neutral[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].neutral[:].emissivity": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Emissivity from this species", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/emissivity(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].profiles_1d[:].neutral[:].emissivity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"emissivity\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/emissivity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].neutral[:].emissivity_error_lower": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"emissivity\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/emissivity_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].profiles_1d[:].neutral[:].emissivity_error_upper": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"emissivity\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/emissivity_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].profiles_1d[:].neutral[:].ion_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding ion species in the ../../ion array", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/ion_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].neutral[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the neutral species (e.g. H, D, T, He, C, ...)", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].neutral[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].neutral[:].power_inside": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radiated power from inside the flux surface (volume integral of the emissivity inside the flux surface)", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/power_inside(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].profiles_1d[:].neutral[:].power_inside_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inside\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/power_inside_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].neutral[:].power_inside_error_lower": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_inside\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/power_inside_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].profiles_1d[:].neutral[:].power_inside_error_upper": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_inside\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/power_inside_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].profiles_1d[:].neutral[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Process terms related to the different charge states of the species (energy, excitation, ...)", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "radiation_process_profiles_1d_neutral_state" + }, + "radiation.process[:].profiles_1d[:].neutral[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].neutral[:].state[:].emissivity": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Emissivity from this species", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/emissivity(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].profiles_1d[:].neutral[:].state[:].emissivity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"emissivity\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/emissivity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].neutral[:].state[:].emissivity_error_lower": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"emissivity\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/emissivity_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].profiles_1d[:].neutral[:].state[:].emissivity_error_upper": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"emissivity\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/emissivity_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "radiation.process[:].profiles_1d[:].neutral[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying state", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].neutral[:].state[:].neutral_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/neutrals_identifier.xml", + "documentation": "Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI\n1) cold : Cold neutrals\n2) thermal : Thermal neutrals\n3) fast : Fast neutrals\n4) nbi : NBI neutrals", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/neutral_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "radiation.process[:].profiles_1d[:].neutral[:].state[:].neutral_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/neutral_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].neutral[:].state[:].neutral_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/neutral_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].neutral[:].state[:].neutral_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/neutral_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].neutral[:].state[:].power_inside": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radiated power from inside the flux surface (volume integral of the emissivity inside the flux surface)", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/power_inside(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].profiles_1d[:].neutral[:].state[:].power_inside_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inside\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/power_inside_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].neutral[:].state[:].power_inside_error_lower": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_inside\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/power_inside_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].profiles_1d[:].neutral[:].state[:].power_inside_error_upper": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_inside\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/power_inside_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].profiles_1d[:].neutral[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].neutral[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].neutral[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].neutral[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "radiation.process[:].profiles_1d[:].neutral[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "radiation/process(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].power_inside_ion_total": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total power from ion species (summed over ion species) inside the flux surface (volume integral of the emissivity inside the flux surface)", + "full_path": "radiation/process(i1)/profiles_1d(itime)/power_inside_ion_total(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].profiles_1d[:].power_inside_ion_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inside_ion_total\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/power_inside_ion_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].power_inside_ion_total_error_lower": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_inside_ion_total\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/power_inside_ion_total_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].profiles_1d[:].power_inside_ion_total_error_upper": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_inside_ion_total\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/power_inside_ion_total_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].profiles_1d[:].power_inside_neutral_total": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total power from ion species (summed over neutral species) inside the flux surface (volume integral of the emissivity inside the flux surface)", + "full_path": "radiation/process(i1)/profiles_1d(itime)/power_inside_neutral_total(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].profiles_1d[:].power_inside_neutral_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inside_neutral_total\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/power_inside_neutral_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "radiation.process[:].profiles_1d[:].power_inside_neutral_total_error_lower": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_inside_neutral_total\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/power_inside_neutral_total_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].profiles_1d[:].power_inside_neutral_total_error_upper": { + "coordinates": [ + "radiation.process[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_inside_neutral_total\"", + "full_path": "radiation/process(i1)/profiles_1d(itime)/power_inside_neutral_total_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "radiation.process[:].profiles_1d[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "radiation/process(i1)/profiles_1d(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "radiation.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "radiation/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "radiation.vacuum_toroidal_field": { + "cocos_alias": "IDSPATH", + "cocos_replace": "radiation.vacuum_toroidal_field", + "data_type": "STRUCTURE", + "documentation": "Characteristics of the vacuum toroidal field (used in rho_tor definition)", + "full_path": "radiation/vacuum_toroidal_field", + "lifecycle_status": "alpha", + "structure_reference": "b_tor_vacuum_1" + }, + "radiation.vacuum_toroidal_field.b0": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "radiation.time" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "radiation/vacuum_toroidal_field/b0(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "radiation.vacuum_toroidal_field.b0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b0\"", + "full_path": "radiation/vacuum_toroidal_field/b0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "radiation.vacuum_toroidal_field.b0_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "radiation.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b0\"", + "full_path": "radiation/vacuum_toroidal_field/b0_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "radiation.vacuum_toroidal_field.b0_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "radiation.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b0\"", + "full_path": "radiation/vacuum_toroidal_field/b0_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "radiation.vacuum_toroidal_field.r0": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "radiation/vacuum_toroidal_field/r0", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "radiation.vacuum_toroidal_field.r0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r0\"", + "full_path": "radiation/vacuum_toroidal_field/r0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "radiation.vacuum_toroidal_field.r0_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r0\"", + "full_path": "radiation/vacuum_toroidal_field/r0_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "radiation.vacuum_toroidal_field.r0_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r0\"", + "full_path": "radiation/vacuum_toroidal_field/r0_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/real_time_data.json b/omas/imas_structures/3_39_0/real_time_data.json new file mode 100644 index 000000000..c5265b2bd --- /dev/null +++ b/omas/imas_structures/3_39_0/real_time_data.json @@ -0,0 +1,673 @@ +{ + "real_time_data": { + "documentation": "Description of the data bus circulating on the real time data network of the machine. This is typically used (but not only) as an interface to the Plasma Control System (PCS)", + "full_path": "real_time_data", + "lifecycle_last_change": "3.34.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "maxoccur": "3" + }, + "real_time_data.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "real_time_data/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "real_time_data.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "real_time_data/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "real_time_data/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "real_time_data/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "real_time_data.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "real_time_data/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "real_time_data/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "real_time_data/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "real_time_data/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "real_time_data/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "real_time_data/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "real_time_data/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.code.output_flag": { + "coordinates": [ + "real_time_data.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "real_time_data/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "real_time_data.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "real_time_data/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "real_time_data/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "real_time_data/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "real_time_data/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "real_time_data.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "real_time_data/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "real_time_data/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "real_time_data/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "real_time_data.ids_properties.occurrence" + }, + "real_time_data.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "real_time_data/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "real_time_data.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "real_time_data/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "real_time_data.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "real_time_data/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "real_time_data/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "real_time_data/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "real_time_data/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "real_time_data/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "real_time_data/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "real_time_data.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "real_time_data/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "real_time_data/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "real_time_data/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "real_time_data/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "real_time_data/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "real_time_data/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "real_time_data/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "real_time_data.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "real_time_data/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "real_time_data/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "real_time_data/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "real_time_data/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "real_time_data/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "real_time_data/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "real_time_data/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "real_time_data.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "real_time_data/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "real_time_data.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "real_time_data/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "real_time_data/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "real_time_data/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "real_time_data/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "real_time_data/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "real_time_data/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "real_time_data/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "real_time_data.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "real_time_data/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "real_time_data/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "real_time_data/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "real_time_data/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "real_time_data/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "real_time_data/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "real_time_data/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "real_time_data.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "real_time_data/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "real_time_data.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "real_time_data/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "real_time_data.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "real_time_data/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "real_time_data.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "real_time_data/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "real_time_data/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "real_time_data.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "real_time_data/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "real_time_data.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "real_time_data/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "real_time_data/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "real_time_data/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "real_time_data/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "real_time_data.topic": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of topics. Signals are grouped by topic", + "full_path": "real_time_data/topic(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "rtd_topic" + }, + "real_time_data.topic[:].name": { + "data_type": "STR_0D", + "documentation": "Topic name", + "full_path": "real_time_data/topic(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.topic[:].signal": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of signals that are allocated to the PCS interface", + "full_path": "real_time_data/topic(i1)/signal(i2)", + "lifecycle_status": "alpha", + "maxoccur": "100", + "structure_reference": "rtd_allocatable_signals" + }, + "real_time_data.topic[:].signal[:].allocated_position": { + "data_type": "INT_0D", + "documentation": "Allocation of signal to a position in the SDN (1..N); this will be implementation specific", + "full_path": "real_time_data/topic(i1)/signal(i2)/allocated_position", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.topic[:].signal[:].definition": { + "data_type": "STR_0D", + "documentation": "Signal definition", + "full_path": "real_time_data/topic(i1)/signal(i2)/definition", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.topic[:].signal[:].name": { + "data_type": "STR_0D", + "documentation": "Signal name", + "full_path": "real_time_data/topic(i1)/signal(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "real_time_data.topic[:].signal[:].quality": { + "data_type": "STRUCTURE", + "documentation": "Indicator of the quality of the signal. Following ITER PCS documentation (https://user.iter.org/?uid=354SJ3&action=get_document), possible values are: 1 - GOOD (the nominal state); 2 - INVALID (data no usable); 3 - DATA INTEGRITY ERROR (e.g. out of bounds with respect to expectations, calibration error,...)", + "full_path": "real_time_data/topic(i1)/signal(i2)/quality", + "lifecycle_status": "alpha", + "structure_reference": "signal_int_1d" + }, + "real_time_data.topic[:].signal[:].quality.data": { + "coordinates": [ + "real_time_data.topic[:].signal[:].quality.time" + ], + "data_type": "INT_1D", + "documentation": "Data", + "full_path": "real_time_data/topic(i1)/signal(i2)/quality/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "quality/time", + "type": "dynamic" + }, + "real_time_data.topic[:].signal[:].quality.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "real_time_data/topic(i1)/signal(i2)/quality/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "quality/time", + "type": "dynamic", + "units": "s" + }, + "real_time_data.topic[:].signal[:].value": { + "data_type": "STRUCTURE", + "documentation": "Signal value", + "full_path": "real_time_data/topic(i1)/signal(i2)/value", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "real_time_data.topic[:].signal[:].value.data": { + "coordinates": [ + "real_time_data.topic[:].signal[:].value.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "real_time_data/topic(i1)/signal(i2)/value/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "mixed" + }, + "real_time_data.topic[:].signal[:].value.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "real_time_data/topic(i1)/signal(i2)/value/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "real_time_data.topic[:].signal[:].value.data_error_lower": { + "coordinates": [ + "real_time_data.topic[:].signal[:].value.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "real_time_data/topic(i1)/signal(i2)/value/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "mixed" + }, + "real_time_data.topic[:].signal[:].value.data_error_upper": { + "coordinates": [ + "real_time_data.topic[:].signal[:].value.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "real_time_data/topic(i1)/signal(i2)/value/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "mixed" + }, + "real_time_data.topic[:].signal[:].value.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "real_time_data/topic(i1)/signal(i2)/value/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/reflectometer_fluctuation.json b/omas/imas_structures/3_39_0/reflectometer_fluctuation.json new file mode 100644 index 000000000..ddd5b3ee7 --- /dev/null +++ b/omas/imas_structures/3_39_0/reflectometer_fluctuation.json @@ -0,0 +1,3998 @@ +{ + "reflectometer_fluctuation": { + "documentation": "Fluctuation reflectometer diagnostic. Multiple reflectometers are considered as independent diagnostics to be handled with different occurrence numbers", + "full_path": "reflectometer_fluctuation", + "lifecycle_last_change": "3.39.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "maxoccur": "3" + }, + "reflectometer_fluctuation.channel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of channels, e.g. different reception antennas or frequency bandwidths of the reflectometer", + "full_path": "reflectometer_fluctuation/channel(i1)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "reflectometer_fluctuation_channel" + }, + "reflectometer_fluctuation.channel[:].amplitude": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCTURE", + "documentation": "Measured amplitude of the detected probing wave for each frequency and time slice (corresponding to the begin time of a sweep)", + "full_path": "reflectometer_fluctuation/channel(i1)/amplitude", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "V" + }, + "reflectometer_fluctuation.channel[:].amplitude.data": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].amplitude.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "reflectometer_fluctuation/channel(i1)/amplitude/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude/time", + "type": "dynamic", + "units": "V" + }, + "reflectometer_fluctuation.channel[:].amplitude.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "reflectometer_fluctuation/channel(i1)/amplitude/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].amplitude.data_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].amplitude.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "reflectometer_fluctuation/channel(i1)/amplitude/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude/time", + "type": "dynamic", + "units": "V" + }, + "reflectometer_fluctuation.channel[:].amplitude.data_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].amplitude.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "reflectometer_fluctuation/channel(i1)/amplitude/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude/time", + "type": "dynamic", + "units": "V" + }, + "reflectometer_fluctuation.channel[:].amplitude.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "reflectometer_fluctuation/channel(i1)/amplitude/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude/time", + "type": "dynamic", + "units": "s" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static": { + "data_type": "STRUCTURE", + "documentation": "Static part of the geometry of the detection antenna, to be filled only if it is distinct from the emission antenna.", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "flat_object_static" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.outline.x2": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].antenna_detection_static.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.outline.x2_error_lower": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].antenna_detection_static.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.outline.x2_error_upper": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].antenna_detection_static.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_detection_static.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_detection_static/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static": { + "data_type": "STRUCTURE", + "documentation": "Static part of the geometry of the emission antenna", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "flat_object_static" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.outline.x2": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].antenna_emission_static.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.outline.x2_error_lower": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].antenna_emission_static.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.outline.x2_error_upper": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].antenna_emission_static.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antenna_emission_static.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antenna_emission_static/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].antennas_orientation[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Description of lines of sight and antenna orientation as a function of time", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "reflectometer_antennas", + "timebasepath": "time", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection": { + "data_type": "STRUCTURE", + "documentation": "Dynamic detection antenna orientation, to be filled only if it is distinct from the emission antenna.", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection", + "lifecycle_status": "alpha", + "structure_reference": "flat_object_orientation_aos3" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_dynamic_aos3", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_dynamic_aos3", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_dynamic_aos3", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_detection.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_detection/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission": { + "data_type": "STRUCTURE", + "documentation": "Dynamic emission antenna orientation", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission", + "lifecycle_status": "alpha", + "structure_reference": "flat_object_orientation_aos3" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_dynamic_aos3", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_dynamic_aos3", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_dynamic_aos3", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].antenna_emission.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/antenna_emission/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection": { + "data_type": "STRUCTURE", + "documentation": "Description of the line of sight of the detection antenna, to be filled only if its position is distinct from the emission antenna. The first point corresponds to the centre of the antenna mouth. The second point correspond to the interception of the line of sight with the reflection surface on the inner wall.", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection", + "lifecycle_status": "alpha", + "structure_reference": "line_of_sight_2points_dynamic_aos3" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_dynamic_aos3" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.first_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/first_point/phi", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.first_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/first_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.first_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/first_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.first_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/first_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/first_point/r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/first_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/first_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/first_point/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/first_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/first_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_dynamic_aos3" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.second_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/second_point/phi", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.second_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/second_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.second_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/second_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.second_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/second_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/second_point/r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/second_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/second_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/second_point/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/second_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_detection.second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_detection/second_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission": { + "data_type": "STRUCTURE", + "documentation": "Description of the line of sight of the emission antenna. The first point corresponds to the centre of the antenna mouth. The second point correspond to the interception of the line of sight with the reflection surface on the inner wall.", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission", + "lifecycle_status": "alpha", + "structure_reference": "line_of_sight_2points_dynamic_aos3" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_dynamic_aos3" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.first_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/first_point/phi", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.first_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/first_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.first_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/first_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.first_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/first_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/first_point/r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/first_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/first_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/first_point/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/first_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/first_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_dynamic_aos3" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.second_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/second_point/phi", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.second_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/second_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.second_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/second_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.second_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/second_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/second_point/r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/second_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/second_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/second_point/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/second_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].line_of_sight_emission.second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/line_of_sight_emission/second_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].antennas_orientation[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "reflectometer_fluctuation/channel(i1)/antennas_orientation(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "reflectometer_fluctuation.channel[:].doppler": { + "data_type": "STRUCTURE", + "documentation": "Processed data for Doppler reflectometers", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler", + "lifecycle_status": "alpha", + "structure_reference": "reflectometer_fluctuation_doppler" + }, + "reflectometer_fluctuation.channel[:].doppler.e_field_radial": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Radial electric field", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/e_field_radial(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "reflectometer_fluctuation.channel[:].doppler.e_field_radial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"e_field_radial\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/e_field_radial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].doppler.e_field_radial_error_lower": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"e_field_radial\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/e_field_radial_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "reflectometer_fluctuation.channel[:].doppler.e_field_radial_error_upper": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"e_field_radial\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/e_field_radial_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "reflectometer_fluctuation.channel[:].doppler.position": { + "data_type": "STRUCTURE", + "documentation": "Measurement position", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position", + "lifecycle_status": "alpha", + "structure_reference": "reflectometer_doppler_position_1d" + }, + "reflectometer_fluctuation.channel[:].doppler.position.phi": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/phi(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].doppler.position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].doppler.position.phi_error_lower": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/phi_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].doppler.position.phi_error_upper": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/phi_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].doppler.position.psi": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal flux", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/psi(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "W" + }, + "reflectometer_fluctuation.channel[:].doppler.position.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].doppler.position.psi_error_lower": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/psi_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "W" + }, + "reflectometer_fluctuation.channel[:].doppler.position.psi_error_upper": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/psi_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "W" + }, + "reflectometer_fluctuation.channel[:].doppler.position.r": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/r(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].doppler.position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].doppler.position.r_error_lower": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/r_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].doppler.position.r_error_upper": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/r_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].doppler.position.rho_pol_norm": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/rho_pol_norm(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "-" + }, + "reflectometer_fluctuation.channel[:].doppler.position.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].doppler.position.rho_pol_norm_error_lower": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/rho_pol_norm_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "-" + }, + "reflectometer_fluctuation.channel[:].doppler.position.rho_pol_norm_error_upper": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/rho_pol_norm_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "-" + }, + "reflectometer_fluctuation.channel[:].doppler.position.rho_tor_norm": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Normalised toroidal flux coordinate", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/rho_tor_norm(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "-" + }, + "reflectometer_fluctuation.channel[:].doppler.position.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].doppler.position.rho_tor_norm_error_lower": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/rho_tor_norm_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "-" + }, + "reflectometer_fluctuation.channel[:].doppler.position.rho_tor_norm_error_upper": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/rho_tor_norm_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "-" + }, + "reflectometer_fluctuation.channel[:].doppler.position.theta": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal angle (oriented clockwise when viewing the poloidal cross section on the right hand side of the tokamak axis of symmetry, with the origin placed on the plasma magnetic axis)", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/theta(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].doppler.position.theta_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"theta\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/theta_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].doppler.position.theta_error_lower": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"theta\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/theta_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].doppler.position.theta_error_upper": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"theta\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/theta_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].doppler.position.z": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/z(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].doppler.position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].doppler.position.z_error_lower": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/z_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].doppler.position.z_error_upper": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/position/z_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].doppler.radial_width": { + "data_type": "FLT_0D", + "documentation": "Width in the radial direction over which fluctuating profiles are processed", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/radial_width", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].doppler.radial_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/radial_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].doppler.radial_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radial_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/radial_width_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].doppler.radial_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radial_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/radial_width_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].doppler.shift": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Doppler frequency shift (for the main peak of the power spectrum)", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/shift(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "Hz" + }, + "reflectometer_fluctuation.channel[:].doppler.shift_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"shift\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/shift_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].doppler.shift_error_lower": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"shift\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/shift_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "Hz" + }, + "reflectometer_fluctuation.channel[:].doppler.shift_error_upper": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"shift\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/shift_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "Hz" + }, + "reflectometer_fluctuation.channel[:].doppler.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "s" + }, + "reflectometer_fluctuation.channel[:].doppler.time_width": { + "data_type": "FLT_0D", + "documentation": "Width of the time interval over which fluctuating profiles are processed. By convention, the time interval starts at time-time_width and ends at time.", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/time_width", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "reflectometer_fluctuation.channel[:].doppler.time_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/time_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].doppler.time_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/time_width_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "reflectometer_fluctuation.channel[:].doppler.time_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/time_width_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "reflectometer_fluctuation.channel[:].doppler.velocity_pol": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal velocity", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/velocity_pol(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "reflectometer_fluctuation.channel[:].doppler.velocity_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_pol\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/velocity_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].doppler.velocity_pol_error_lower": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_pol\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/velocity_pol_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "reflectometer_fluctuation.channel[:].doppler.velocity_pol_error_upper": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_pol\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/velocity_pol_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "reflectometer_fluctuation.channel[:].doppler.wavenumber": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Wavenumber probed by the diagnostic", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/wavenumber(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "m^-1" + }, + "reflectometer_fluctuation.channel[:].doppler.wavenumber_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavenumber\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/wavenumber_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].doppler.wavenumber_error_lower": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"wavenumber\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/wavenumber_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "m^-1" + }, + "reflectometer_fluctuation.channel[:].doppler.wavenumber_error_upper": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].doppler.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"wavenumber\"", + "full_path": "reflectometer_fluctuation/channel(i1)/doppler/wavenumber_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "doppler/time", + "type": "dynamic", + "units": "m^-1" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level": { + "data_type": "STRUCTURE", + "documentation": "Reconstruction of the amplitude of the fluctuations", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level", + "lifecycle_status": "alpha", + "structure_reference": "reflectometer_fluctuation_level" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.dn_e_over_n_e": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Relative amplitude of the density fluctuations post-processed for swept and fixed frequency (profile/one point)", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/dn_e_over_n_e(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "-" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.dn_e_over_n_e_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dn_e_over_n_e\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/dn_e_over_n_e_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.dn_e_over_n_e_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"dn_e_over_n_e\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/dn_e_over_n_e_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "-" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.dn_e_over_n_e_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"dn_e_over_n_e\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/dn_e_over_n_e_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "-" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position": { + "data_type": "STRUCTURE", + "documentation": "Array of positions at which the fluctuation level is computed", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position", + "lifecycle_status": "alpha", + "structure_reference": "reflectometer_fluctuation_level_position_2d" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.phi": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/phi(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.phi_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/phi_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.phi_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"phi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/phi_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.psi": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Poloidal flux", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/psi(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "W" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.psi_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"psi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/psi_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "W" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.psi_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"psi\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/psi_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "W" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.r": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Major radius", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/r(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.r_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/r_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.r_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/r_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.rho_pol_norm": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/rho_pol_norm(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "-" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.rho_pol_norm_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/rho_pol_norm_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "-" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.rho_pol_norm_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/rho_pol_norm_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "-" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.rho_tor_norm": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Normalised toroidal flux coordinate", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/rho_tor_norm(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "-" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.rho_tor_norm_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/rho_tor_norm_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "-" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.rho_tor_norm_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/rho_tor_norm_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "-" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.theta": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Poloidal angle (oriented clockwise when viewing the poloidal cross section on the right hand side of the tokamak axis of symmetry, with the origin placed on the plasma magnetic axis)", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/theta(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.theta_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"theta\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/theta_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.theta_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"theta\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/theta_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.theta_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"theta\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/theta_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.z": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Height", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/z(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.z_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/z_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.position.z_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_level.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/position/z_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.radial_width": { + "data_type": "FLT_0D", + "documentation": "Width in the radial direction over which fluctuating profiles are processed", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/radial_width", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.radial_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radial_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/radial_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.radial_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radial_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/radial_width_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.radial_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radial_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/radial_width_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_level/time", + "type": "dynamic", + "units": "s" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.time_width": { + "data_type": "FLT_0D", + "documentation": "Width of the time interval over which fluctuating profiles are processed. By convention, the time interval starts at time-time_width and ends at time.", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/time_width", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.time_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/time_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.time_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/time_width_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "reflectometer_fluctuation.channel[:].fluctuations_level.time_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_level/time_width_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "reflectometer_fluctuation.channel[:].fluctuations_spectrum": { + "data_type": "STRUCTURE", + "documentation": "Spectrum of the fluctuations, obtained by Fourier transform", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_spectrum", + "lifecycle_status": "alpha", + "structure_reference": "reflectometer_fluctuation_spectrum" + }, + "reflectometer_fluctuation.channel[:].fluctuations_spectrum.frequencies_fourier": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of frequencies used for the Fourier transform", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_spectrum/frequencies_fourier(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Hz" + }, + "reflectometer_fluctuation.channel[:].fluctuations_spectrum.frequencies_fourier_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"frequencies_fourier\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_spectrum/frequencies_fourier_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].fluctuations_spectrum.frequencies_fourier_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"frequencies_fourier\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_spectrum/frequencies_fourier_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Hz" + }, + "reflectometer_fluctuation.channel[:].fluctuations_spectrum.frequencies_fourier_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"frequencies_fourier\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_spectrum/frequencies_fourier_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Hz" + }, + "reflectometer_fluctuation.channel[:].fluctuations_spectrum.power_log": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].fluctuations_spectrum.frequencies_fourier", + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_spectrum.time" + ], + "data_type": "FLT_2D", + "documentation": "Power spectrum in log scale", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_spectrum/power_log(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_spectrum/time", + "type": "dynamic", + "units": "dB" + }, + "reflectometer_fluctuation.channel[:].fluctuations_spectrum.power_log_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_log\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_spectrum/power_log_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].fluctuations_spectrum.power_log_error_lower": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].fluctuations_spectrum.frequencies_fourier", + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_spectrum.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_log\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_spectrum/power_log_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_spectrum/time", + "type": "dynamic", + "units": "dB" + }, + "reflectometer_fluctuation.channel[:].fluctuations_spectrum.power_log_error_upper": { + "coordinates": [ + "reflectometer_fluctuation.channel[:].fluctuations_spectrum.frequencies_fourier", + "1...N", + "reflectometer_fluctuation.channel[:].fluctuations_spectrum.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_log\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_spectrum/power_log_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_spectrum/time", + "type": "dynamic", + "units": "dB" + }, + "reflectometer_fluctuation.channel[:].fluctuations_spectrum.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_spectrum/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "fluctuations_spectrum/time", + "type": "dynamic", + "units": "s" + }, + "reflectometer_fluctuation.channel[:].fluctuations_spectrum.time_width": { + "data_type": "FLT_0D", + "documentation": "Width of the time interval over which the spectrum is processed. By convention, the time interval starts at time-time_width and ends at time.", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_spectrum/time_width", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "reflectometer_fluctuation.channel[:].fluctuations_spectrum.time_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_spectrum/time_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].fluctuations_spectrum.time_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_spectrum/time_width_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "reflectometer_fluctuation.channel[:].fluctuations_spectrum.time_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_width\"", + "full_path": "reflectometer_fluctuation/channel(i1)/fluctuations_spectrum/time_width_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "reflectometer_fluctuation.channel[:].frequencies": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCTURE", + "documentation": "Array of frequencies scanned during a sweep", + "full_path": "reflectometer_fluctuation/channel(i1)/frequencies", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "Hz" + }, + "reflectometer_fluctuation.channel[:].frequencies.data": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].frequencies.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "reflectometer_fluctuation/channel(i1)/frequencies/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "frequencies/time", + "type": "dynamic", + "units": "Hz" + }, + "reflectometer_fluctuation.channel[:].frequencies.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "reflectometer_fluctuation/channel(i1)/frequencies/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].frequencies.data_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].frequencies.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "reflectometer_fluctuation/channel(i1)/frequencies/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "frequencies/time", + "type": "dynamic", + "units": "Hz" + }, + "reflectometer_fluctuation.channel[:].frequencies.data_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].frequencies.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "reflectometer_fluctuation/channel(i1)/frequencies/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "frequencies/time", + "type": "dynamic", + "units": "Hz" + }, + "reflectometer_fluctuation.channel[:].frequencies.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "reflectometer_fluctuation/channel(i1)/frequencies/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "frequencies/time", + "type": "dynamic", + "units": "s" + }, + "reflectometer_fluctuation.channel[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the channel", + "full_path": "reflectometer_fluctuation/channel(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "reflectometer_fluctuation.channel[:].mode": { + "data_type": "STR_0D", + "documentation": "Detection mode \"X\" or \"O\"", + "full_path": "reflectometer_fluctuation/channel(i1)/mode", + "lifecycle_status": "alpha", + "type": "static" + }, + "reflectometer_fluctuation.channel[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the channel", + "full_path": "reflectometer_fluctuation/channel(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "reflectometer_fluctuation.channel[:].phase": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCTURE", + "documentation": "Measured phase of the probing wave for each frequency and time slice (corresponding to the begin time of a sweep), relative to the phase at launch", + "full_path": "reflectometer_fluctuation/channel(i1)/phase", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].phase.data": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].phase.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "reflectometer_fluctuation/channel(i1)/phase/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].phase.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "reflectometer_fluctuation/channel(i1)/phase/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].phase.data_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].phase.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "reflectometer_fluctuation/channel(i1)/phase/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].phase.data_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].phase.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "reflectometer_fluctuation/channel(i1)/phase/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_fluctuation.channel[:].phase.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "reflectometer_fluctuation/channel(i1)/phase/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "s" + }, + "reflectometer_fluctuation.channel[:].raw_signal": { + "data_type": "STRUCTURE", + "documentation": "Raw data from IQ detector", + "full_path": "reflectometer_fluctuation/channel(i1)/raw_signal", + "lifecycle_status": "alpha", + "structure_reference": "reflectometer_fluctuation_raw" + }, + "reflectometer_fluctuation.channel[:].raw_signal.i_component": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].raw_signal.time" + ], + "data_type": "FLT_2D", + "documentation": "I component of the IQ detector used to retrieve the phase of signal's envelope", + "full_path": "reflectometer_fluctuation/channel(i1)/raw_signal/i_component(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "raw_signal/time", + "type": "dynamic", + "units": "V" + }, + "reflectometer_fluctuation.channel[:].raw_signal.i_component_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"i_component\"", + "full_path": "reflectometer_fluctuation/channel(i1)/raw_signal/i_component_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].raw_signal.i_component_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].raw_signal.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"i_component\"", + "full_path": "reflectometer_fluctuation/channel(i1)/raw_signal/i_component_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "raw_signal/time", + "type": "dynamic", + "units": "V" + }, + "reflectometer_fluctuation.channel[:].raw_signal.i_component_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].raw_signal.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"i_component\"", + "full_path": "reflectometer_fluctuation/channel(i1)/raw_signal/i_component_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "raw_signal/time", + "type": "dynamic", + "units": "V" + }, + "reflectometer_fluctuation.channel[:].raw_signal.q_component": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].raw_signal.time" + ], + "data_type": "FLT_2D", + "documentation": "Q component of the IQ detector used to retrieve the phase of signal's envelope", + "full_path": "reflectometer_fluctuation/channel(i1)/raw_signal/q_component(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "raw_signal/time", + "type": "dynamic", + "units": "V" + }, + "reflectometer_fluctuation.channel[:].raw_signal.q_component_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"q_component\"", + "full_path": "reflectometer_fluctuation/channel(i1)/raw_signal/q_component_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].raw_signal.q_component_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].raw_signal.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"q_component\"", + "full_path": "reflectometer_fluctuation/channel(i1)/raw_signal/q_component_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "raw_signal/time", + "type": "dynamic", + "units": "V" + }, + "reflectometer_fluctuation.channel[:].raw_signal.q_component_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_fluctuation.channel[:].raw_signal.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"q_component\"", + "full_path": "reflectometer_fluctuation/channel(i1)/raw_signal/q_component_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "raw_signal/time", + "type": "dynamic", + "units": "V" + }, + "reflectometer_fluctuation.channel[:].raw_signal.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "reflectometer_fluctuation/channel(i1)/raw_signal/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "raw_signal/time", + "type": "dynamic", + "units": "s" + }, + "reflectometer_fluctuation.channel[:].sweep_time": { + "data_type": "FLT_0D", + "documentation": "Duration of a sweep", + "full_path": "reflectometer_fluctuation/channel(i1)/sweep_time", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "reflectometer_fluctuation.channel[:].sweep_time_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"sweep_time\"", + "full_path": "reflectometer_fluctuation/channel(i1)/sweep_time_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.channel[:].sweep_time_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"sweep_time\"", + "full_path": "reflectometer_fluctuation/channel(i1)/sweep_time_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "reflectometer_fluctuation.channel[:].sweep_time_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"sweep_time\"", + "full_path": "reflectometer_fluctuation/channel(i1)/sweep_time_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "reflectometer_fluctuation.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "reflectometer_fluctuation/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "reflectometer_fluctuation.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "reflectometer_fluctuation/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "reflectometer_fluctuation/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "reflectometer_fluctuation/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "reflectometer_fluctuation.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "reflectometer_fluctuation/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "reflectometer_fluctuation/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "reflectometer_fluctuation/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "reflectometer_fluctuation/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "reflectometer_fluctuation/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "reflectometer_fluctuation/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "reflectometer_fluctuation/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.code.output_flag": { + "coordinates": [ + "reflectometer_fluctuation.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "reflectometer_fluctuation/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "reflectometer_fluctuation.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "reflectometer_fluctuation/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "reflectometer_fluctuation/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "reflectometer_fluctuation/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "reflectometer_fluctuation/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "reflectometer_fluctuation.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "reflectometer_fluctuation/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "reflectometer_fluctuation/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "reflectometer_fluctuation/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "reflectometer_fluctuation/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "reflectometer_fluctuation.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "reflectometer_fluctuation.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "reflectometer_fluctuation.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "reflectometer_fluctuation.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "reflectometer_fluctuation/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "reflectometer_fluctuation/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "reflectometer_fluctuation.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "reflectometer_fluctuation/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "reflectometer_fluctuation/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "reflectometer_fluctuation.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "reflectometer_fluctuation/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "reflectometer_fluctuation.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "reflectometer_fluctuation/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "reflectometer_fluctuation/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "reflectometer_fluctuation/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "reflectometer_fluctuation.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "reflectometer_fluctuation/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "reflectometer_fluctuation/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "reflectometer_fluctuation/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_fluctuation.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "reflectometer_fluctuation/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "reflectometer_fluctuation.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "reflectometer_fluctuation/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "reflectometer_fluctuation/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "reflectometer_fluctuation.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "reflectometer_fluctuation/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "reflectometer_fluctuation.psi_normalization": { + "data_type": "STRUCTURE", + "documentation": "Quantities to use to normalize psi, as a function of time", + "full_path": "reflectometer_fluctuation/psi_normalization", + "lifecycle_status": "alpha", + "structure_reference": "psi_normalization" + }, + "reflectometer_fluctuation.psi_normalization.psi_boundary": { + "coordinates": [ + "reflectometer_fluctuation.psi_normalization.time" + ], + "data_type": "FLT_1D", + "documentation": "Value of the poloidal magnetic flux at the plasma boundary", + "full_path": "reflectometer_fluctuation/psi_normalization/psi_boundary(:)", + "lifecycle_status": "alpha", + "timebasepath": "psi_normalization/time", + "type": "dynamic", + "units": "Wb" + }, + "reflectometer_fluctuation.psi_normalization.psi_boundary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_boundary\"", + "full_path": "reflectometer_fluctuation/psi_normalization/psi_boundary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.psi_normalization.psi_boundary_error_lower": { + "coordinates": [ + "reflectometer_fluctuation.psi_normalization.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi_boundary\"", + "full_path": "reflectometer_fluctuation/psi_normalization/psi_boundary_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "psi_normalization/time", + "type": "dynamic", + "units": "Wb" + }, + "reflectometer_fluctuation.psi_normalization.psi_boundary_error_upper": { + "coordinates": [ + "reflectometer_fluctuation.psi_normalization.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi_boundary\"", + "full_path": "reflectometer_fluctuation/psi_normalization/psi_boundary_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "psi_normalization/time", + "type": "dynamic", + "units": "Wb" + }, + "reflectometer_fluctuation.psi_normalization.psi_magnetic_axis": { + "coordinates": [ + "reflectometer_fluctuation.psi_normalization.time" + ], + "data_type": "FLT_1D", + "documentation": "Value of the poloidal magnetic flux at the magnetic axis", + "full_path": "reflectometer_fluctuation/psi_normalization/psi_magnetic_axis(:)", + "lifecycle_status": "alpha", + "timebasepath": "psi_normalization/time", + "type": "dynamic", + "units": "Wb" + }, + "reflectometer_fluctuation.psi_normalization.psi_magnetic_axis_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_magnetic_axis\"", + "full_path": "reflectometer_fluctuation/psi_normalization/psi_magnetic_axis_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_fluctuation.psi_normalization.psi_magnetic_axis_error_lower": { + "coordinates": [ + "reflectometer_fluctuation.psi_normalization.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi_magnetic_axis\"", + "full_path": "reflectometer_fluctuation/psi_normalization/psi_magnetic_axis_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "psi_normalization/time", + "type": "dynamic", + "units": "Wb" + }, + "reflectometer_fluctuation.psi_normalization.psi_magnetic_axis_error_upper": { + "coordinates": [ + "reflectometer_fluctuation.psi_normalization.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi_magnetic_axis\"", + "full_path": "reflectometer_fluctuation/psi_normalization/psi_magnetic_axis_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "psi_normalization/time", + "type": "dynamic", + "units": "Wb" + }, + "reflectometer_fluctuation.psi_normalization.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time for the R,Z,phi coordinates", + "full_path": "reflectometer_fluctuation/psi_normalization/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "psi_normalization/time", + "type": "dynamic", + "units": "s" + }, + "reflectometer_fluctuation.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "reflectometer_fluctuation/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "reflectometer_fluctuation.type": { + "data_type": "STR_0D", + "documentation": "Type of reflectometer (frequency_swept, radar, ...)", + "full_path": "reflectometer_fluctuation/type", + "lifecycle_status": "alpha", + "type": "static" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/reflectometer_profile.json b/omas/imas_structures/3_39_0/reflectometer_profile.json new file mode 100644 index 000000000..60c86a44d --- /dev/null +++ b/omas/imas_structures/3_39_0/reflectometer_profile.json @@ -0,0 +1,3621 @@ +{ + "reflectometer_profile": { + "documentation": "Profile reflectometer diagnostic. Multiple reflectometers are considered as independent diagnostics to be handled with different occurrence numbers", + "full_path": "reflectometer_profile", + "lifecycle_last_change": "3.39.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.11.0", + "maxoccur": "2" + }, + "reflectometer_profile.channel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of channels, e.g. different reception antennas or frequency bandwidths of the reflectometer", + "full_path": "reflectometer_profile/channel(i1)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "reflectometer_channel" + }, + "reflectometer_profile.channel[:].amplitude": { + "coordinates": [ + "reflectometer_profile.channel[:].frequencies", + "reflectometer_profile.channel[:].amplitude.time" + ], + "data_type": "STRUCTURE", + "documentation": "Measured amplitude of the detected probing wave for each frequency and time slice (corresponding to the begin time of a sweep)", + "full_path": "reflectometer_profile/channel(i1)/amplitude", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "V" + }, + "reflectometer_profile.channel[:].amplitude.data": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].amplitude.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "reflectometer_profile/channel(i1)/amplitude/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude/time", + "type": "dynamic", + "units": "V" + }, + "reflectometer_profile.channel[:].amplitude.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "reflectometer_profile/channel(i1)/amplitude/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].amplitude.data_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].amplitude.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "reflectometer_profile/channel(i1)/amplitude/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude/time", + "type": "dynamic", + "units": "V" + }, + "reflectometer_profile.channel[:].amplitude.data_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].amplitude.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "reflectometer_profile/channel(i1)/amplitude/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude/time", + "type": "dynamic", + "units": "V" + }, + "reflectometer_profile.channel[:].amplitude.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "reflectometer_profile/channel(i1)/amplitude/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "amplitude/time", + "type": "dynamic", + "units": "s" + }, + "reflectometer_profile.channel[:].antenna_detection": { + "data_type": "STRUCTURE", + "documentation": "Geometry of the detection antenna, to be filled only if it is distinct from the emission antenna.", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "detector_aperture" + }, + "reflectometer_profile.channel[:].antenna_detection.centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "reflectometer_profile.channel[:].antenna_detection.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_profile.channel[:].antenna_detection.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_detection.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_profile.channel[:].antenna_detection.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_profile.channel[:].antenna_detection.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_detection.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_detection.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "reflectometer_profile.channel[:].antenna_detection.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "reflectometer_profile.channel[:].antenna_detection.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_detection.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.outline.x2": { + "coordinates": [ + "reflectometer_profile.channel[:].antenna_detection.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_detection.outline.x2_error_lower": { + "coordinates": [ + "reflectometer_profile.channel[:].antenna_detection.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.outline.x2_error_upper": { + "coordinates": [ + "reflectometer_profile.channel[:].antenna_detection.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_detection.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "reflectometer_profile.channel[:].antenna_detection.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_detection.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "reflectometer_profile.channel[:].antenna_detection.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "reflectometer_profile.channel[:].antenna_detection.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "reflectometer_profile.channel[:].antenna_detection.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_detection.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_detection.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_detection.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_detection.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "reflectometer_profile.channel[:].antenna_detection.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_detection.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_detection.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_detection.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_detection.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "reflectometer_profile.channel[:].antenna_detection.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_detection.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_detection.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_detection.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_detection.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_detection/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission": { + "data_type": "STRUCTURE", + "documentation": "Geometry of the emission antenna", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "detector_aperture" + }, + "reflectometer_profile.channel[:].antenna_emission.centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "reflectometer_profile.channel[:].antenna_emission.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_profile.channel[:].antenna_emission.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_emission.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_profile.channel[:].antenna_emission.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_profile.channel[:].antenna_emission.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_emission.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_emission.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "reflectometer_profile.channel[:].antenna_emission.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "reflectometer_profile.channel[:].antenna_emission.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_emission.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.outline.x2": { + "coordinates": [ + "reflectometer_profile.channel[:].antenna_emission.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_emission.outline.x2_error_lower": { + "coordinates": [ + "reflectometer_profile.channel[:].antenna_emission.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.outline.x2_error_upper": { + "coordinates": [ + "reflectometer_profile.channel[:].antenna_emission.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_emission.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "reflectometer_profile.channel[:].antenna_emission.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_emission.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "reflectometer_profile.channel[:].antenna_emission.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "reflectometer_profile.channel[:].antenna_emission.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "reflectometer_profile.channel[:].antenna_emission.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_emission.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_emission.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_emission.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_emission.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "reflectometer_profile.channel[:].antenna_emission.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_emission.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_emission.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_emission.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_emission.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "reflectometer_profile.channel[:].antenna_emission.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_emission.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_emission.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].antenna_emission.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].antenna_emission.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/antenna_emission/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].cut_off_frequency": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Cut-off frequency as a function of measurement position and time", + "full_path": "reflectometer_profile/channel(i1)/cut_off_frequency(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "Hz" + }, + "reflectometer_profile.channel[:].cut_off_frequency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"cut_off_frequency\"", + "full_path": "reflectometer_profile/channel(i1)/cut_off_frequency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].cut_off_frequency_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"cut_off_frequency\"", + "full_path": "reflectometer_profile/channel(i1)/cut_off_frequency_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "Hz" + }, + "reflectometer_profile.channel[:].cut_off_frequency_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"cut_off_frequency\"", + "full_path": "reflectometer_profile/channel(i1)/cut_off_frequency_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "Hz" + }, + "reflectometer_profile.channel[:].frequencies": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of frequencies scanned during a sweep", + "full_path": "reflectometer_profile/channel(i1)/frequencies(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "Hz" + }, + "reflectometer_profile.channel[:].frequencies_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"frequencies\"", + "full_path": "reflectometer_profile/channel(i1)/frequencies_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].frequencies_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"frequencies\"", + "full_path": "reflectometer_profile/channel(i1)/frequencies_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "Hz" + }, + "reflectometer_profile.channel[:].frequencies_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"frequencies\"", + "full_path": "reflectometer_profile/channel(i1)/frequencies_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "Hz" + }, + "reflectometer_profile.channel[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the channel", + "full_path": "reflectometer_profile/channel(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "reflectometer_profile.channel[:].line_of_sight_detection": { + "data_type": "STRUCTURE", + "documentation": "Description of the line of sight of the detection antenna, to be filled only if its position is distinct from the emission antenna. The first point corresponds to the centre of the antenna mouth. The second point correspond to the interception of the line of sight with the reflection surface on the inner wall.", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection", + "lifecycle_status": "alpha", + "structure_reference": "line_of_sight_2points" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.first_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/first_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.first_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/first_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.first_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/first_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.first_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/first_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/first_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/first_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/first_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/first_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/first_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/first_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.second_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/second_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.second_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/second_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.second_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/second_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.second_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/second_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/second_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/second_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/second_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/second_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/second_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].line_of_sight_detection.second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_detection/second_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].line_of_sight_emission": { + "data_type": "STRUCTURE", + "documentation": "Description of the line of sight of the emission antenna. The first point corresponds to the centre of the antenna mouth. The second point correspond to the interception of the line of sight with the reflection surface on the inner wall.", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission", + "lifecycle_status": "alpha", + "structure_reference": "line_of_sight_2points" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.first_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/first_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.first_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/first_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.first_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/first_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.first_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/first_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/first_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/first_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/first_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/first_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/first_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/first_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.second_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/second_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.second_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/second_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.second_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/second_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.second_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/second_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/second_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/second_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/second_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/second_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/second_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].line_of_sight_emission.second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/line_of_sight_emission/second_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "reflectometer_profile.channel[:].mode": { + "data_type": "STR_0D", + "documentation": "Detection mode \"X\" or \"O\"", + "full_path": "reflectometer_profile/channel(i1)/mode", + "lifecycle_status": "alpha", + "type": "static" + }, + "reflectometer_profile.channel[:].n_e": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "STRUCTURE", + "documentation": "Electron density", + "full_path": "reflectometer_profile/channel(i1)/n_e", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "m^-3" + }, + "reflectometer_profile.channel[:].n_e.data": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "reflectometer_profile/channel(i1)/n_e/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m^-3" + }, + "reflectometer_profile.channel[:].n_e.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "reflectometer_profile/channel(i1)/n_e/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].n_e.data_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "reflectometer_profile/channel(i1)/n_e/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m^-3" + }, + "reflectometer_profile.channel[:].n_e.data_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "reflectometer_profile/channel(i1)/n_e/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m^-3" + }, + "reflectometer_profile.channel[:].n_e.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "reflectometer_profile/channel(i1)/n_e/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "s" + }, + "reflectometer_profile.channel[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the channel", + "full_path": "reflectometer_profile/channel(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "reflectometer_profile.channel[:].phase": { + "coordinates": [ + "reflectometer_profile.channel[:].frequencies", + "reflectometer_profile.channel[:].phase.time" + ], + "data_type": "STRUCTURE", + "documentation": "Measured phase of the probing wave for each frequency and time slice (corresponding to the begin time of a sweep), relative to the phase at launch", + "full_path": "reflectometer_profile/channel(i1)/phase", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "rad" + }, + "reflectometer_profile.channel[:].phase.data": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].phase.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "reflectometer_profile/channel(i1)/phase/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_profile.channel[:].phase.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "reflectometer_profile/channel(i1)/phase/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].phase.data_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].phase.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "reflectometer_profile/channel(i1)/phase/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_profile.channel[:].phase.data_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].phase.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "reflectometer_profile/channel(i1)/phase/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "rad" + }, + "reflectometer_profile.channel[:].phase.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "reflectometer_profile/channel(i1)/phase/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase/time", + "type": "dynamic", + "units": "s" + }, + "reflectometer_profile.channel[:].position": { + "data_type": "STRUCTURE", + "documentation": "Position of the density measurements", + "full_path": "reflectometer_profile/channel(i1)/position", + "lifecycle_status": "alpha", + "structure_reference": "reflectometer_profile_position_2d" + }, + "reflectometer_profile.channel[:].position.phi": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "phi/data", + "change_nbc_version": "3.23.3", + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "reflectometer_profile/channel(i1)/position/phi(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.channel[:].position.phi_error_index": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "phi/data_error_index", + "change_nbc_version": "3.23.3", + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "reflectometer_profile/channel(i1)/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].position.phi_error_lower": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "phi/data_error_lower", + "change_nbc_version": "3.23.3", + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"phi\"", + "full_path": "reflectometer_profile/channel(i1)/position/phi_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.channel[:].position.phi_error_upper": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "phi/data_error_upper", + "change_nbc_version": "3.23.3", + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"phi\"", + "full_path": "reflectometer_profile/channel(i1)/position/phi_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.channel[:].position.psi": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Poloidal flux", + "full_path": "reflectometer_profile/channel(i1)/position/psi(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "W", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.channel[:].position.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "reflectometer_profile/channel(i1)/position/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].position.psi_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"psi\"", + "full_path": "reflectometer_profile/channel(i1)/position/psi_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "W", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.channel[:].position.psi_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"psi\"", + "full_path": "reflectometer_profile/channel(i1)/position/psi_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "W", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.channel[:].position.r": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "r/data", + "change_nbc_version": "3.23.3", + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Major radius", + "full_path": "reflectometer_profile/channel(i1)/position/r(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.channel[:].position.r_error_index": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "r/data_error_index", + "change_nbc_version": "3.23.3", + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "reflectometer_profile/channel(i1)/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].position.r_error_lower": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "r/data_error_lower", + "change_nbc_version": "3.23.3", + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r\"", + "full_path": "reflectometer_profile/channel(i1)/position/r_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.channel[:].position.r_error_upper": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "r/data_error_upper", + "change_nbc_version": "3.23.3", + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r\"", + "full_path": "reflectometer_profile/channel(i1)/position/r_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.channel[:].position.rho_pol_norm": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))", + "full_path": "reflectometer_profile/channel(i1)/position/rho_pol_norm(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.channel[:].position.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "reflectometer_profile/channel(i1)/position/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].position.rho_pol_norm_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "reflectometer_profile/channel(i1)/position/rho_pol_norm_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.channel[:].position.rho_pol_norm_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "reflectometer_profile/channel(i1)/position/rho_pol_norm_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.channel[:].position.rho_tor_norm": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Normalised toroidal flux coordinate", + "full_path": "reflectometer_profile/channel(i1)/position/rho_tor_norm(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.channel[:].position.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "reflectometer_profile/channel(i1)/position/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].position.rho_tor_norm_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "reflectometer_profile/channel(i1)/position/rho_tor_norm_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.channel[:].position.rho_tor_norm_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "reflectometer_profile/channel(i1)/position/rho_tor_norm_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.channel[:].position.theta": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Poloidal angle (oriented clockwise when viewing the poloidal cross section on the right hand side of the tokamak axis of symmetry, with the origin placed on the plasma magnetic axis)", + "full_path": "reflectometer_profile/channel(i1)/position/theta(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.channel[:].position.theta_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"theta\"", + "full_path": "reflectometer_profile/channel(i1)/position/theta_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].position.theta_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"theta\"", + "full_path": "reflectometer_profile/channel(i1)/position/theta_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.channel[:].position.theta_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"theta\"", + "full_path": "reflectometer_profile/channel(i1)/position/theta_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.channel[:].position.z": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "z/data", + "change_nbc_version": "3.23.3", + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Height", + "full_path": "reflectometer_profile/channel(i1)/position/z(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.channel[:].position.z_error_index": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "z/data_error_index", + "change_nbc_version": "3.23.3", + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].position.z_error_lower": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "z/data_error_lower", + "change_nbc_version": "3.23.3", + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/position/z_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.channel[:].position.z_error_upper": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "z/data_error_upper", + "change_nbc_version": "3.23.3", + "coordinates": [ + "1...N", + "reflectometer_profile.channel[:].n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_profile/channel(i1)/position/z_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.channel[:].sweep_time": { + "data_type": "FLT_0D", + "documentation": "Duration of a sweep", + "full_path": "reflectometer_profile/channel(i1)/sweep_time", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "reflectometer_profile.channel[:].sweep_time_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"sweep_time\"", + "full_path": "reflectometer_profile/channel(i1)/sweep_time_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.channel[:].sweep_time_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"sweep_time\"", + "full_path": "reflectometer_profile/channel(i1)/sweep_time_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "reflectometer_profile.channel[:].sweep_time_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"sweep_time\"", + "full_path": "reflectometer_profile/channel(i1)/sweep_time_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "reflectometer_profile.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "reflectometer_profile/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "reflectometer_profile.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "reflectometer_profile/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "reflectometer_profile/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "reflectometer_profile/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "reflectometer_profile.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "reflectometer_profile/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "reflectometer_profile/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "reflectometer_profile/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "reflectometer_profile/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "reflectometer_profile/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "reflectometer_profile/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "reflectometer_profile/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.code.output_flag": { + "coordinates": [ + "reflectometer_profile.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "reflectometer_profile/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "reflectometer_profile.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "reflectometer_profile/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "reflectometer_profile/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "reflectometer_profile/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "reflectometer_profile/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "reflectometer_profile.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "reflectometer_profile/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "reflectometer_profile/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "reflectometer_profile/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "reflectometer_profile.ids_properties.occurrence" + }, + "reflectometer_profile.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "reflectometer_profile/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "reflectometer_profile.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "reflectometer_profile/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "reflectometer_profile.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "reflectometer_profile/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "reflectometer_profile/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "reflectometer_profile/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "reflectometer_profile/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "reflectometer_profile/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "reflectometer_profile/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "reflectometer_profile.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "reflectometer_profile/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "reflectometer_profile/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "reflectometer_profile/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "reflectometer_profile/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "reflectometer_profile/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "reflectometer_profile/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "reflectometer_profile/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "reflectometer_profile.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "reflectometer_profile/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "reflectometer_profile/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "reflectometer_profile/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "reflectometer_profile/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "reflectometer_profile/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "reflectometer_profile/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "reflectometer_profile/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "reflectometer_profile.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "reflectometer_profile/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "reflectometer_profile.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "reflectometer_profile/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "reflectometer_profile/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "reflectometer_profile/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "reflectometer_profile/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "reflectometer_profile/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "reflectometer_profile/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "reflectometer_profile/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "reflectometer_profile.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "reflectometer_profile/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "reflectometer_profile/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "reflectometer_profile/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "reflectometer_profile/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "reflectometer_profile/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "reflectometer_profile/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "reflectometer_profile/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "reflectometer_profile.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "reflectometer_profile/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "reflectometer_profile.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "reflectometer_profile/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "reflectometer_profile.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "reflectometer_profile/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "reflectometer_profile.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "reflectometer_profile/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "reflectometer_profile/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "reflectometer_profile.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "reflectometer_profile/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "reflectometer_profile.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "reflectometer_profile/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "reflectometer_profile/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "reflectometer_profile/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "reflectometer_profile.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "reflectometer_profile/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "reflectometer_profile.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "reflectometer_profile/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "reflectometer_profile/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "reflectometer_profile.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "reflectometer_profile/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "reflectometer_profile.n_e": { + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "STRUCTURE", + "documentation": "Electron density reconstructed from multiple channels", + "full_path": "reflectometer_profile/n_e", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "m^-3" + }, + "reflectometer_profile.n_e.data": { + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "reflectometer_profile/n_e/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m^-3" + }, + "reflectometer_profile.n_e.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "reflectometer_profile/n_e/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.n_e.data_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "reflectometer_profile/n_e/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m^-3" + }, + "reflectometer_profile.n_e.data_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "reflectometer_profile/n_e/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m^-3" + }, + "reflectometer_profile.n_e.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "reflectometer_profile/n_e/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "s" + }, + "reflectometer_profile.position": { + "data_type": "STRUCTURE", + "documentation": "Position associated to the density reconstruction from multiple channels", + "full_path": "reflectometer_profile/position", + "lifecycle_status": "alpha", + "structure_reference": "reflectometer_profile_position_2d" + }, + "reflectometer_profile.position.phi": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "phi/data", + "change_nbc_version": "3.23.3", + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "reflectometer_profile/position/phi(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.position.phi_error_index": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "phi/data_error_index", + "change_nbc_version": "3.23.3", + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "reflectometer_profile/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.position.phi_error_lower": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "phi/data_error_lower", + "change_nbc_version": "3.23.3", + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"phi\"", + "full_path": "reflectometer_profile/position/phi_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.position.phi_error_upper": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "phi/data_error_upper", + "change_nbc_version": "3.23.3", + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"phi\"", + "full_path": "reflectometer_profile/position/phi_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.position.psi": { + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Poloidal flux", + "full_path": "reflectometer_profile/position/psi(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "W", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.position.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "reflectometer_profile/position/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.position.psi_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"psi\"", + "full_path": "reflectometer_profile/position/psi_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "W", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.position.psi_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"psi\"", + "full_path": "reflectometer_profile/position/psi_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "W", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.position.r": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "r/data", + "change_nbc_version": "3.23.3", + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Major radius", + "full_path": "reflectometer_profile/position/r(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.position.r_error_index": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "r/data_error_index", + "change_nbc_version": "3.23.3", + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "reflectometer_profile/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.position.r_error_lower": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "r/data_error_lower", + "change_nbc_version": "3.23.3", + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r\"", + "full_path": "reflectometer_profile/position/r_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.position.r_error_upper": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "r/data_error_upper", + "change_nbc_version": "3.23.3", + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r\"", + "full_path": "reflectometer_profile/position/r_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.position.rho_pol_norm": { + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))", + "full_path": "reflectometer_profile/position/rho_pol_norm(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.position.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "reflectometer_profile/position/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.position.rho_pol_norm_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "reflectometer_profile/position/rho_pol_norm_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.position.rho_pol_norm_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "reflectometer_profile/position/rho_pol_norm_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.position.rho_tor_norm": { + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Normalised toroidal flux coordinate", + "full_path": "reflectometer_profile/position/rho_tor_norm(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.position.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "reflectometer_profile/position/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.position.rho_tor_norm_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "reflectometer_profile/position/rho_tor_norm_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.position.rho_tor_norm_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "reflectometer_profile/position/rho_tor_norm_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.position.theta": { + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Poloidal angle (oriented clockwise when viewing the poloidal cross section on the right hand side of the tokamak axis of symmetry, with the origin placed on the plasma magnetic axis)", + "full_path": "reflectometer_profile/position/theta(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.position.theta_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"theta\"", + "full_path": "reflectometer_profile/position/theta_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.position.theta_error_lower": { + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"theta\"", + "full_path": "reflectometer_profile/position/theta_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.position.theta_error_upper": { + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"theta\"", + "full_path": "reflectometer_profile/position/theta_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "rad", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.position.z": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "z/data", + "change_nbc_version": "3.23.3", + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Height", + "full_path": "reflectometer_profile/position/z(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.position.z_error_index": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "z/data_error_index", + "change_nbc_version": "3.23.3", + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "reflectometer_profile/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.position.z_error_lower": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "z/data_error_lower", + "change_nbc_version": "3.23.3", + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z\"", + "full_path": "reflectometer_profile/position/z_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.position.z_error_upper": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "z/data_error_upper", + "change_nbc_version": "3.23.3", + "coordinates": [ + "1...N", + "reflectometer_profile.n_e.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z\"", + "full_path": "reflectometer_profile/position/z_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m", + "utilities_aoscontext": "yes" + }, + "reflectometer_profile.psi_normalization": { + "data_type": "STRUCTURE", + "documentation": "Quantities to use to normalize psi, as a function of time", + "full_path": "reflectometer_profile/psi_normalization", + "lifecycle_status": "alpha", + "structure_reference": "psi_normalization" + }, + "reflectometer_profile.psi_normalization.psi_boundary": { + "coordinates": [ + "reflectometer_profile.psi_normalization.time" + ], + "data_type": "FLT_1D", + "documentation": "Value of the poloidal magnetic flux at the plasma boundary", + "full_path": "reflectometer_profile/psi_normalization/psi_boundary(:)", + "lifecycle_status": "alpha", + "timebasepath": "psi_normalization/time", + "type": "dynamic", + "units": "Wb" + }, + "reflectometer_profile.psi_normalization.psi_boundary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_boundary\"", + "full_path": "reflectometer_profile/psi_normalization/psi_boundary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.psi_normalization.psi_boundary_error_lower": { + "coordinates": [ + "reflectometer_profile.psi_normalization.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi_boundary\"", + "full_path": "reflectometer_profile/psi_normalization/psi_boundary_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "psi_normalization/time", + "type": "dynamic", + "units": "Wb" + }, + "reflectometer_profile.psi_normalization.psi_boundary_error_upper": { + "coordinates": [ + "reflectometer_profile.psi_normalization.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi_boundary\"", + "full_path": "reflectometer_profile/psi_normalization/psi_boundary_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "psi_normalization/time", + "type": "dynamic", + "units": "Wb" + }, + "reflectometer_profile.psi_normalization.psi_magnetic_axis": { + "coordinates": [ + "reflectometer_profile.psi_normalization.time" + ], + "data_type": "FLT_1D", + "documentation": "Value of the poloidal magnetic flux at the magnetic axis", + "full_path": "reflectometer_profile/psi_normalization/psi_magnetic_axis(:)", + "lifecycle_status": "alpha", + "timebasepath": "psi_normalization/time", + "type": "dynamic", + "units": "Wb" + }, + "reflectometer_profile.psi_normalization.psi_magnetic_axis_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_magnetic_axis\"", + "full_path": "reflectometer_profile/psi_normalization/psi_magnetic_axis_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "reflectometer_profile.psi_normalization.psi_magnetic_axis_error_lower": { + "coordinates": [ + "reflectometer_profile.psi_normalization.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi_magnetic_axis\"", + "full_path": "reflectometer_profile/psi_normalization/psi_magnetic_axis_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "psi_normalization/time", + "type": "dynamic", + "units": "Wb" + }, + "reflectometer_profile.psi_normalization.psi_magnetic_axis_error_upper": { + "coordinates": [ + "reflectometer_profile.psi_normalization.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi_magnetic_axis\"", + "full_path": "reflectometer_profile/psi_normalization/psi_magnetic_axis_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "psi_normalization/time", + "type": "dynamic", + "units": "Wb" + }, + "reflectometer_profile.psi_normalization.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time for the R,Z,phi coordinates", + "full_path": "reflectometer_profile/psi_normalization/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "psi_normalization/time", + "type": "dynamic", + "units": "s" + }, + "reflectometer_profile.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "reflectometer_profile/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "reflectometer_profile.type": { + "data_type": "STR_0D", + "documentation": "Type of reflectometer (frequency_swept, radar, ...)", + "full_path": "reflectometer_profile/type", + "lifecycle_status": "alpha", + "type": "static" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/refractometer.json b/omas/imas_structures/3_39_0/refractometer.json new file mode 100644 index 000000000..6e6550605 --- /dev/null +++ b/omas/imas_structures/3_39_0/refractometer.json @@ -0,0 +1,1357 @@ +{ + "refractometer": { + "documentation": "Density profile refractometer diagnostic", + "full_path": "refractometer", + "lifecycle_last_change": "3.33.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.31.0", + "maxoccur": "2" + }, + "refractometer.channel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of channels, e.g. different reception antennas of the refractometer", + "full_path": "refractometer/channel(i1)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "refractometer_channel" + }, + "refractometer.channel[:].bandwidth": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of frequency bandwidths", + "full_path": "refractometer/channel(i1)/bandwidth(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "refractometer_channel_bandwidth" + }, + "refractometer.channel[:].bandwidth[:].frequency_main": { + "data_type": "FLT_0D", + "documentation": "Main frequency used to probe the plasma (before upshifting and modulating)", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/frequency_main", + "lifecycle_status": "alpha", + "type": "static", + "units": "Hz" + }, + "refractometer.channel[:].bandwidth[:].frequency_main_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"frequency_main\"", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/frequency_main_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "refractometer.channel[:].bandwidth[:].frequency_main_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"frequency_main\"", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/frequency_main_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "Hz" + }, + "refractometer.channel[:].bandwidth[:].frequency_main_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"frequency_main\"", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/frequency_main_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "Hz" + }, + "refractometer.channel[:].bandwidth[:].i_component": { + "coordinates": [ + "1...N", + "refractometer.channel[:].bandwidth[:].time" + ], + "data_type": "FLT_2D", + "documentation": "I component of the IQ detector used to retrieve the phase of signal's envelope, sampled on a high resolution time_detector grid just before each measurement time slice represented by the ../time vector", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/i_component(:,:)", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V" + }, + "refractometer.channel[:].bandwidth[:].i_component_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"i_component\"", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/i_component_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "refractometer.channel[:].bandwidth[:].i_component_error_lower": { + "coordinates": [ + "1...N", + "refractometer.channel[:].bandwidth[:].time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"i_component\"", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/i_component_error_lower(:,:)", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V" + }, + "refractometer.channel[:].bandwidth[:].i_component_error_upper": { + "coordinates": [ + "1...N", + "refractometer.channel[:].bandwidth[:].time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"i_component\"", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/i_component_error_upper(:,:)", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V" + }, + "refractometer.channel[:].bandwidth[:].n_e_line": { + "coordinates": [ + "refractometer.channel[:].bandwidth[:].n_e_line.time" + ], + "data_type": "STRUCTURE", + "documentation": "Integral of the electron density along the line of sight, deduced from the envelope phase measurements", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/n_e_line", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "m^-2" + }, + "refractometer.channel[:].bandwidth[:].n_e_line.data": { + "coordinates": [ + "refractometer.channel[:].bandwidth[:].n_e_line.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/n_e_line/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_line/time", + "type": "dynamic", + "units": "m^-2" + }, + "refractometer.channel[:].bandwidth[:].n_e_line.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/n_e_line/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "refractometer.channel[:].bandwidth[:].n_e_line.data_error_lower": { + "coordinates": [ + "refractometer.channel[:].bandwidth[:].n_e_line.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/n_e_line/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_line/time", + "type": "dynamic", + "units": "m^-2" + }, + "refractometer.channel[:].bandwidth[:].n_e_line.data_error_upper": { + "coordinates": [ + "refractometer.channel[:].bandwidth[:].n_e_line.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/n_e_line/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_line/time", + "type": "dynamic", + "units": "m^-2" + }, + "refractometer.channel[:].bandwidth[:].n_e_line.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/n_e_line/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_line/time", + "type": "dynamic", + "units": "s" + }, + "refractometer.channel[:].bandwidth[:].phase": { + "coordinates": [ + "refractometer.channel[:].bandwidth[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Phase of the envelope of the probing signal, relative to the phase at launch", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/phase(:)", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad" + }, + "refractometer.channel[:].bandwidth[:].phase_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phase\"", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/phase_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "refractometer.channel[:].bandwidth[:].phase_error_lower": { + "coordinates": [ + "refractometer.channel[:].bandwidth[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phase\"", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/phase_error_lower(:)", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad" + }, + "refractometer.channel[:].bandwidth[:].phase_error_upper": { + "coordinates": [ + "refractometer.channel[:].bandwidth[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phase\"", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/phase_error_upper(:)", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "rad" + }, + "refractometer.channel[:].bandwidth[:].phase_quadrature": { + "coordinates": [ + "1...2", + "refractometer.channel[:].bandwidth[:].phase_quadrature.time" + ], + "data_type": "STRUCTURE", + "documentation": "In-phase and Quadrature components of the analysed signal. They are returned by an IQ-detector, that takes carrying and reference signals as the input and yields I and Q components. These are respectively stored as the first and the second index of the first dimension of the data child.", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/phase_quadrature", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "V" + }, + "refractometer.channel[:].bandwidth[:].phase_quadrature.data": { + "coordinates": [ + "1...N", + "refractometer.channel[:].bandwidth[:].phase_quadrature.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/phase_quadrature/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "phase_quadrature/time", + "type": "dynamic", + "units": "V" + }, + "refractometer.channel[:].bandwidth[:].phase_quadrature.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/phase_quadrature/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "refractometer.channel[:].bandwidth[:].phase_quadrature.data_error_lower": { + "coordinates": [ + "1...N", + "refractometer.channel[:].bandwidth[:].phase_quadrature.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/phase_quadrature/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "phase_quadrature/time", + "type": "dynamic", + "units": "V" + }, + "refractometer.channel[:].bandwidth[:].phase_quadrature.data_error_upper": { + "coordinates": [ + "1...N", + "refractometer.channel[:].bandwidth[:].phase_quadrature.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/phase_quadrature/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "phase_quadrature/time", + "type": "dynamic", + "units": "V" + }, + "refractometer.channel[:].bandwidth[:].phase_quadrature.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/phase_quadrature/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "phase_quadrature/time", + "type": "dynamic", + "units": "s" + }, + "refractometer.channel[:].bandwidth[:].q_component": { + "coordinates": [ + "1...N", + "refractometer.channel[:].bandwidth[:].time" + ], + "data_type": "FLT_2D", + "documentation": "Q component of the IQ detector used to retrieve the phase of signal's envelope, sampled on a high resolution time_detector grid just before each measurement time slice represented by the ../time vector", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/q_component(:,:)", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V" + }, + "refractometer.channel[:].bandwidth[:].q_component_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"q_component\"", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/q_component_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "refractometer.channel[:].bandwidth[:].q_component_error_lower": { + "coordinates": [ + "1...N", + "refractometer.channel[:].bandwidth[:].time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"q_component\"", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/q_component_error_lower(:,:)", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V" + }, + "refractometer.channel[:].bandwidth[:].q_component_error_upper": { + "coordinates": [ + "1...N", + "refractometer.channel[:].bandwidth[:].time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"q_component\"", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/q_component_error_upper(:,:)", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V" + }, + "refractometer.channel[:].bandwidth[:].time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Timebase for this bandwidth", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/time(:)", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "refractometer.channel[:].bandwidth[:].time_detector": { + "coordinates": [ + "1...N", + "refractometer.channel[:].bandwidth[:].time" + ], + "data_type": "FLT_2D", + "documentation": "High sampling timebase of the IQ-detector signal measurements", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/time_detector(:,:)", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "refractometer.channel[:].bandwidth[:].time_detector_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_detector\"", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/time_detector_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "refractometer.channel[:].bandwidth[:].time_detector_error_lower": { + "coordinates": [ + "1...N", + "refractometer.channel[:].bandwidth[:].time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"time_detector\"", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/time_detector_error_lower(:,:)", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "refractometer.channel[:].bandwidth[:].time_detector_error_upper": { + "coordinates": [ + "1...N", + "refractometer.channel[:].bandwidth[:].time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"time_detector\"", + "full_path": "refractometer/channel(i1)/bandwidth(i2)/time_detector_error_upper(:,:)", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "refractometer.channel[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the channel", + "full_path": "refractometer/channel(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "refractometer.channel[:].line_of_sight": { + "data_type": "STRUCTURE", + "documentation": "Description of the line of sight. The first point corresponds to the probing wave emission point. The second point corresponds to the probing wave detection point", + "full_path": "refractometer/channel(i1)/line_of_sight", + "lifecycle_status": "alpha", + "structure_reference": "line_of_sight_2points" + }, + "refractometer.channel[:].line_of_sight.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "refractometer/channel(i1)/line_of_sight/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "refractometer.channel[:].line_of_sight.first_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "refractometer/channel(i1)/line_of_sight/first_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "refractometer.channel[:].line_of_sight.first_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "refractometer/channel(i1)/line_of_sight/first_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "refractometer.channel[:].line_of_sight.first_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "refractometer/channel(i1)/line_of_sight/first_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "refractometer.channel[:].line_of_sight.first_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "refractometer/channel(i1)/line_of_sight/first_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "refractometer.channel[:].line_of_sight.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "refractometer/channel(i1)/line_of_sight/first_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "refractometer.channel[:].line_of_sight.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "refractometer/channel(i1)/line_of_sight/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "refractometer.channel[:].line_of_sight.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "refractometer/channel(i1)/line_of_sight/first_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "refractometer.channel[:].line_of_sight.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "refractometer/channel(i1)/line_of_sight/first_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "refractometer.channel[:].line_of_sight.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "refractometer/channel(i1)/line_of_sight/first_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "refractometer.channel[:].line_of_sight.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "refractometer/channel(i1)/line_of_sight/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "refractometer.channel[:].line_of_sight.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "refractometer/channel(i1)/line_of_sight/first_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "refractometer.channel[:].line_of_sight.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "refractometer/channel(i1)/line_of_sight/first_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "refractometer.channel[:].line_of_sight.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "refractometer/channel(i1)/line_of_sight/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "refractometer.channel[:].line_of_sight.second_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "refractometer/channel(i1)/line_of_sight/second_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "refractometer.channel[:].line_of_sight.second_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "refractometer/channel(i1)/line_of_sight/second_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "refractometer.channel[:].line_of_sight.second_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "refractometer/channel(i1)/line_of_sight/second_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "refractometer.channel[:].line_of_sight.second_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "refractometer/channel(i1)/line_of_sight/second_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "refractometer.channel[:].line_of_sight.second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "refractometer/channel(i1)/line_of_sight/second_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "refractometer.channel[:].line_of_sight.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "refractometer/channel(i1)/line_of_sight/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "refractometer.channel[:].line_of_sight.second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "refractometer/channel(i1)/line_of_sight/second_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "refractometer.channel[:].line_of_sight.second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "refractometer/channel(i1)/line_of_sight/second_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "refractometer.channel[:].line_of_sight.second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "refractometer/channel(i1)/line_of_sight/second_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "refractometer.channel[:].line_of_sight.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "refractometer/channel(i1)/line_of_sight/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "refractometer.channel[:].line_of_sight.second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "refractometer/channel(i1)/line_of_sight/second_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "refractometer.channel[:].line_of_sight.second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "refractometer/channel(i1)/line_of_sight/second_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "refractometer.channel[:].mode": { + "data_type": "STR_0D", + "documentation": "Detection mode \"X\" or \"O\"", + "full_path": "refractometer/channel(i1)/mode", + "lifecycle_status": "alpha", + "type": "static" + }, + "refractometer.channel[:].n_e_line": { + "coordinates": [ + "refractometer.channel[:].n_e_line.time" + ], + "data_type": "STRUCTURE", + "documentation": "Integral of the electron density along the line of sight, deduced from the envelope phase measurements", + "full_path": "refractometer/channel(i1)/n_e_line", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "m^-2" + }, + "refractometer.channel[:].n_e_line.data": { + "coordinates": [ + "refractometer.channel[:].n_e_line.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "refractometer/channel(i1)/n_e_line/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_line/time", + "type": "dynamic", + "units": "m^-2" + }, + "refractometer.channel[:].n_e_line.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "refractometer/channel(i1)/n_e_line/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "refractometer.channel[:].n_e_line.data_error_lower": { + "coordinates": [ + "refractometer.channel[:].n_e_line.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "refractometer/channel(i1)/n_e_line/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_line/time", + "type": "dynamic", + "units": "m^-2" + }, + "refractometer.channel[:].n_e_line.data_error_upper": { + "coordinates": [ + "refractometer.channel[:].n_e_line.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "refractometer/channel(i1)/n_e_line/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_line/time", + "type": "dynamic", + "units": "m^-2" + }, + "refractometer.channel[:].n_e_line.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "refractometer/channel(i1)/n_e_line/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_line/time", + "type": "dynamic", + "units": "s" + }, + "refractometer.channel[:].n_e_profile_approximation": { + "data_type": "STRUCTURE", + "documentation": "Approximation of the radial electron density profile with an array of parameters and an approximation formula, used by post-processing programs for the identification of the electron density profile.", + "full_path": "refractometer/channel(i1)/n_e_profile_approximation", + "lifecycle_status": "alpha", + "structure_reference": "refractometer_shape_approximation" + }, + "refractometer.channel[:].n_e_profile_approximation.formula": { + "data_type": "STRUCTURE", + "doc_identifier": "refractometer/refractometer_formula_identifier.xml", + "documentation": "Analytical formula representing the electron density profile as a function of a radial coordinate and adjustable parameters f(rho_tor_norm, alpha1, ... alphaN)\n1) flat : ne [m^-3] = 1e20 * alpha1\n2) rho_tor_norm_1 : ne [m^-3] = 1e20 * alpha1 * (exp(-(rho_tor_norm / alpha2)^2) * (1 + tanh(100 * ((1-rho_tor_norm) / alpha3))) / 2)", + "full_path": "refractometer/channel(i1)/n_e_profile_approximation/formula", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "refractometer.channel[:].n_e_profile_approximation.formula.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "refractometer/channel(i1)/n_e_profile_approximation/formula/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.channel[:].n_e_profile_approximation.formula.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "refractometer/channel(i1)/n_e_profile_approximation/formula/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.channel[:].n_e_profile_approximation.formula.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "refractometer/channel(i1)/n_e_profile_approximation/formula/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.channel[:].n_e_profile_approximation.parameters": { + "coordinates": [ + "1...N", + "refractometer.channel[:].n_e_line.time" + ], + "data_type": "FLT_2D", + "documentation": "Values of the formula's parameters alpha1, ..., alphaN", + "full_path": "refractometer/channel(i1)/n_e_profile_approximation/parameters(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_line/time", + "type": "dynamic", + "units": "mixed" + }, + "refractometer.channel[:].n_e_profile_approximation.parameters_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parameters\"", + "full_path": "refractometer/channel(i1)/n_e_profile_approximation/parameters_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "refractometer.channel[:].n_e_profile_approximation.parameters_error_lower": { + "coordinates": [ + "1...N", + "refractometer.channel[:].n_e_line.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"parameters\"", + "full_path": "refractometer/channel(i1)/n_e_profile_approximation/parameters_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_line/time", + "type": "dynamic", + "units": "mixed" + }, + "refractometer.channel[:].n_e_profile_approximation.parameters_error_upper": { + "coordinates": [ + "1...N", + "refractometer.channel[:].n_e_line.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"parameters\"", + "full_path": "refractometer/channel(i1)/n_e_profile_approximation/parameters_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e_line/time", + "type": "dynamic", + "units": "mixed" + }, + "refractometer.channel[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the channel", + "full_path": "refractometer/channel(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "refractometer.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "refractometer/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "refractometer.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "refractometer/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "refractometer/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "refractometer/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "refractometer.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "refractometer/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "refractometer/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "refractometer/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "refractometer/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "refractometer/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "refractometer/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "refractometer/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.code.output_flag": { + "coordinates": [ + "refractometer.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "refractometer/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "refractometer.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "refractometer/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "refractometer/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "refractometer/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "refractometer/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "refractometer.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "refractometer/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "refractometer/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "refractometer/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "refractometer.ids_properties.occurrence" + }, + "refractometer.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "refractometer/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "refractometer.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "refractometer/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "refractometer.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "refractometer/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "refractometer/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "refractometer/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "refractometer/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "refractometer/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "refractometer/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "refractometer.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "refractometer/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "refractometer/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "refractometer/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "refractometer/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "refractometer/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "refractometer/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "refractometer.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "refractometer/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "refractometer.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "refractometer/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "refractometer/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "refractometer/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "refractometer/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "refractometer/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "refractometer/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "refractometer/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "refractometer.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "refractometer/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "refractometer.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "refractometer/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "refractometer/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "refractometer/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "refractometer/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "refractometer/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "refractometer/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "refractometer/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "refractometer.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "refractometer/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "refractometer/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "refractometer/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "refractometer/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "refractometer/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "refractometer/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "refractometer/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "refractometer.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "refractometer/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "refractometer.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "refractometer/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "refractometer.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "refractometer/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "refractometer.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "refractometer/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "refractometer/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "refractometer.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "refractometer/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "refractometer.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "refractometer/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "refractometer/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "refractometer/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "refractometer.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "refractometer/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "refractometer.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "refractometer/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "refractometer.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "refractometer/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "refractometer.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "refractometer/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "refractometer.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "refractometer/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "refractometer.type": { + "data_type": "STR_0D", + "documentation": "Type of refractometer (differential, impulse, ...)", + "full_path": "refractometer/type", + "lifecycle_status": "alpha", + "type": "static" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/runaway_electrons.json b/omas/imas_structures/3_39_0/runaway_electrons.json new file mode 100644 index 000000000..4ab8a7758 --- /dev/null +++ b/omas/imas_structures/3_39_0/runaway_electrons.json @@ -0,0 +1,5297 @@ +{ + "runaway_electrons": { + "documentation": "Description of runaway electrons", + "full_path": "runaway_electrons", + "lifecycle_last_change": "3.39.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "maxoccur": "2" + }, + "runaway_electrons.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "runaway_electrons/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "runaway_electrons.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "runaway_electrons/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "runaway_electrons/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "runaway_electrons/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "runaway_electrons.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "runaway_electrons/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "runaway_electrons/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "runaway_electrons/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "runaway_electrons/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "runaway_electrons/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "runaway_electrons/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "runaway_electrons/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.code.output_flag": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "runaway_electrons/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "runaway_electrons.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "runaway_electrons/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "runaway_electrons/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "runaway_electrons/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.distribution": { + "data_type": "STRUCTURE", + "documentation": "Distribution function of the runaway electrons", + "full_path": "runaway_electrons/distribution", + "lifecycle_status": "alpha", + "structure_reference": "runaway_electrons_distribution" + }, + "runaway_electrons.distribution.ggd": { + "coordinates": [ + "runaway_electrons.distribution.ggd[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Distribution represented using the ggd, for various time slices", + "full_path": "runaway_electrons/distribution/ggd(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_ggd_nogrid", + "timebasepath": "time", + "type": "dynamic" + }, + "runaway_electrons.distribution.ggd[:].expansion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Distribution function expanded into a vector of successive approximations. The first element in the vector (expansion(1)) is the zeroth order distribution function, while the K:th element in the vector (expansion(K)) is the K:th correction, such that the total distribution function is a sum over all elements in the expansion vector.", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_ggd_expansion", + "units": "(m.s^-1)^-3.m^-3" + }, + "runaway_electrons.distribution.ggd[:].expansion[:].grid_subset": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Values of the distribution function expansion, for various grid subsets", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion(i1)/grid_subset(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "mixed" + }, + "runaway_electrons.distribution.ggd[:].expansion[:].grid_subset[:].coefficients": { + "coordinates": [ + "runaway_electrons.distribution.ggd[:].expansion[:].grid_subset[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion(i1)/grid_subset(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.distribution.ggd[:].expansion[:].grid_subset[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion(i1)/grid_subset(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.distribution.ggd[:].expansion[:].grid_subset[:].coefficients_error_lower": { + "coordinates": [ + "runaway_electrons.distribution.ggd[:].expansion[:].grid_subset[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion(i1)/grid_subset(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.distribution.ggd[:].expansion[:].grid_subset[:].coefficients_error_upper": { + "coordinates": [ + "runaway_electrons.distribution.ggd[:].expansion[:].grid_subset[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion(i1)/grid_subset(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.distribution.ggd[:].expansion[:].grid_subset[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion(i1)/grid_subset(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.distribution.ggd[:].expansion[:].grid_subset[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion(i1)/grid_subset(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.distribution.ggd[:].expansion[:].grid_subset[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion(i1)/grid_subset(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.distribution.ggd[:].expansion[:].grid_subset[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion(i1)/grid_subset(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.distribution.ggd[:].expansion[:].grid_subset[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion(i1)/grid_subset(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.distribution.ggd[:].expansion[:].grid_subset[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion(i1)/grid_subset(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.distribution.ggd[:].expansion_fd3v": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Distribution function multiplied by the volume of the local velocity cell d3v, expanded into a vector of successive approximations. The first element in the vector (expansion(1)) is the zeroth order distribution function, while the K:th element in the vector (expansion(K)) is the K:th correction, such that the total distribution function is a sum over all elements in the expansion vector.", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion_fd3v(i1)", + "introduced_after": "3.34.0", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distributions_d_ggd_expansion", + "units": "m^-3" + }, + "runaway_electrons.distribution.ggd[:].expansion_fd3v[:].grid_subset": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Values of the distribution function expansion, for various grid subsets", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion_fd3v(i1)/grid_subset(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "mixed" + }, + "runaway_electrons.distribution.ggd[:].expansion_fd3v[:].grid_subset[:].coefficients": { + "coordinates": [ + "runaway_electrons.distribution.ggd[:].expansion_fd3v[:].grid_subset[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion_fd3v(i1)/grid_subset(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.distribution.ggd[:].expansion_fd3v[:].grid_subset[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion_fd3v(i1)/grid_subset(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.distribution.ggd[:].expansion_fd3v[:].grid_subset[:].coefficients_error_lower": { + "coordinates": [ + "runaway_electrons.distribution.ggd[:].expansion_fd3v[:].grid_subset[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion_fd3v(i1)/grid_subset(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.distribution.ggd[:].expansion_fd3v[:].grid_subset[:].coefficients_error_upper": { + "coordinates": [ + "runaway_electrons.distribution.ggd[:].expansion_fd3v[:].grid_subset[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion_fd3v(i1)/grid_subset(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.distribution.ggd[:].expansion_fd3v[:].grid_subset[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion_fd3v(i1)/grid_subset(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.distribution.ggd[:].expansion_fd3v[:].grid_subset[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion_fd3v(i1)/grid_subset(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.distribution.ggd[:].expansion_fd3v[:].grid_subset[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion_fd3v(i1)/grid_subset(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.distribution.ggd[:].expansion_fd3v[:].grid_subset[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion_fd3v(i1)/grid_subset(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.distribution.ggd[:].expansion_fd3v[:].grid_subset[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion_fd3v(i1)/grid_subset(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.distribution.ggd[:].expansion_fd3v[:].grid_subset[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "runaway_electrons/distribution/ggd(itime)/expansion_fd3v(i1)/grid_subset(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.distribution.ggd[:].temperature": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Reference temperature profile used to define the local thermal energy and the thermal velocity (for normalisation of the grid coordinates)", + "full_path": "runaway_electrons/distribution/ggd(itime)/temperature(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "runaway_electrons.distribution.ggd[:].temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "runaway_electrons/distribution/ggd(itime)/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.distribution.ggd[:].temperature_error_lower": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "runaway_electrons/distribution/ggd(itime)/temperature_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "runaway_electrons.distribution.ggd[:].temperature_error_upper": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "runaway_electrons/distribution/ggd(itime)/temperature_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "runaway_electrons.distribution.ggd[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "runaway_electrons/distribution/ggd(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "runaway_electrons.distribution.gyro_type": { + "data_type": "INT_0D", + "documentation": "Defines how to interpret the spatial coordinates: 1 = given at the actual particle birth point; 2 =given at the gyro centre of the birth point", + "full_path": "runaway_electrons/distribution/gyro_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.distribution.markers": { + "coordinates": [ + "runaway_electrons.distribution.markers[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Distribution represented by a set of markers (test particles)", + "full_path": "runaway_electrons/distribution/markers(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "distribution_markers", + "timebasepath": "time", + "type": "dynamic" + }, + "runaway_electrons.distribution.markers[:].coordinate_identifier": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "doc_identifier": "utilities/coordinate_identifier.xml", + "documentation": "Set of coordinate identifiers, coordinates on which the markers are represented\n0) unspecified : unspecified\n1) x : First cartesian coordinate in the horizontal plane\n2) y : Second cartesian coordinate in the horizontal plane (grad(x) x grad(y) = grad(z))\n3) z : Vertical coordinate z\n4) r : Major radius\n5) phi : Toroidal angle\n10) psi : Poloidal magnetic flux\n11) rho_tor : The square root of the toroidal flux, sqrt((Phi-Phi_axis)/pi/B0), where Phi is the toroidal flux and B0 is the vaccum magnetic field\n12) rho_tor_norm : The square root of the normalised toroidal flux, sqrt((Phi-Phi_axis)/(Phi_lcf-Phi_axis)), where Phi is the toroidal flux\n13) rho_pol : The square root of the poloidal flux, sqrt(psi-psi_axis), where psi is the poloidal flux\n14) rho_pol_norm : The square root of the normalised poloidal flux, sqrt((psi-psi_axis)/(psi_lcf-psi_axis)), where psi is the poloidal flux\n20) theta : Geometrical poloidal angle around the magnetic axis\n21) theta_straight : Straight field line poloidal angle\n22) theta_equal_arc : Equal-arc poloidal angle; a differential of the angle is proportional to the length of the corresponding arc in the poloidal plane.\n100) velocity : Total velocity; modulus of the velocity vector\n101) velocity_x : Velocity component in the x-direction\n102) velocity_y : Velocity component in the y-direction\n103) velocity_z : Velocity component in the z-direction\n104) velocity_phi : Velocity component in the toroidal direction\n105) velocity_parallel : Velocity component parallel to the magnetic field\n106) velocity_perpendicular : Velocity perpendicular to the magnetic field\n107) velocity_thermal : Velocity normalised to the local thermal velocity of the thermal ions (of the relevant species)\n108) velocity_radial : Velocity component in the radial direction\n200) momentum : Modulus of the relativistic momentum vector\n201) momentum_parallel : Component of the relativistic momentum vector parallel to the magnetic field\n202) momentum_perpendicular : Component of the relativistic momentum vector perpendicular to the magnetic field\n203) canonical_momentum_phi : Canonical toroidal angular momentum\n300) energy_hamiltonian : Hamiltonian energy, including both kinetic and potential energy\n301) energy_kinetic : Kinetic energy\n302) magnetic_moment : magnetic moment\n400) lambda : Ratio, magnetic moment over hamiltonian energy\n402) pitch_angle : Angle between the magnetic field and the velocity vector\n403) pitch : Ratio, parallel velocity over total velocity\n404) pitch_at_min_b : Pitch, ratio between the parallel over the perpendicular velocity, at the minimum value of the magnetic field strength along the guiding centre orbit\n500) n_tor : Toroidal mode number, the wave vector toroidal component being defined as k_tor = n_tor grad phi where phi is the toroidal angle so that a positive n_tor means a wave propagating in the positive phi direction", + "full_path": "runaway_electrons/distribution/markers(itime)/coordinate_identifier(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "identifier_dynamic_aos3", + "units": "W.m^-3" + }, + "runaway_electrons.distribution.markers[:].coordinate_identifier[:].description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "runaway_electrons/distribution/markers(itime)/coordinate_identifier(i1)/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.distribution.markers[:].coordinate_identifier[:].index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "runaway_electrons/distribution/markers(itime)/coordinate_identifier(i1)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.distribution.markers[:].coordinate_identifier[:].name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "runaway_electrons/distribution/markers(itime)/coordinate_identifier(i1)/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.distribution.markers[:].orbit_integrals": { + "data_type": "STRUCTURE", + "documentation": "Integrals along the markers orbit. These dimensionless expressions are of the form: (1/tau) integral (f(n_tor,m_pol,k,eq,...) dt) from time - tau to time, where tau is the transit/trapping time of the marker and f() a dimensionless function (phase factor,drift,etc) of the equilibrium (e.g. q) and perturbation (Fourier harmonics n_tor,m_pol and bounce harmonic k) along the particles orbits. In fact the integrals are taken during the last orbit of each marker at the time value of the time node below", + "full_path": "runaway_electrons/distribution/markers(itime)/orbit_integrals", + "lifecycle_status": "alpha", + "structure_reference": "distribution_markers_orbit" + }, + "runaway_electrons.distribution.markers[:].orbit_integrals.bounce_harmonics": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Array of bounce harmonics k", + "full_path": "runaway_electrons/distribution/markers(itime)/orbit_integrals/bounce_harmonics(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.distribution.markers[:].orbit_integrals.expressions": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "List of the expressions f(n_tor,m_pol,k,q,...) used in the orbit integrals", + "full_path": "runaway_electrons/distribution/markers(itime)/orbit_integrals/expressions(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.distribution.markers[:].orbit_integrals.m_pol": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Array of poloidal mode numbers, where quantities vary as exp(-i.m_pol.theta) and theta is the angle defined by the choice of ../../coordinate_identifier, with its centre at the magnetic axis recalled at the root of this IDS", + "full_path": "runaway_electrons/distribution/markers(itime)/orbit_integrals/m_pol(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.distribution.markers[:].orbit_integrals.n_tor": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Array of toroidal mode numbers, n_tor, where quantities vary as exp(i.n_tor.phi) and phi runs anticlockwise when viewed from above", + "full_path": "runaway_electrons/distribution/markers(itime)/orbit_integrals/n_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.distribution.markers[:].orbit_integrals.values": { + "coordinates": [ + "runaway_electrons.distribution.markers[:].orbit_integrals.expressions", + "runaway_electrons.distribution.markers[:].weights", + "runaway_electrons.distribution.markers[:].orbit_integrals.n_tor", + "runaway_electrons.distribution.markers[:].orbit_integrals.m_pol", + "runaway_electrons.distribution.markers[:].orbit_integrals.bounce_harmonics" + ], + "data_type": "CPX_5D", + "documentation": "Values of the orbit integrals", + "full_path": "runaway_electrons/distribution/markers(itime)/orbit_integrals/values(:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.distribution.markers[:].orbit_integrals.values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "runaway_electrons/distribution/markers(itime)/orbit_integrals/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.distribution.markers[:].orbit_integrals.values_error_lower": { + "coordinates": [ + "runaway_electrons.distribution.markers[:].orbit_integrals.expressions", + "runaway_electrons.distribution.markers[:].weights", + "runaway_electrons.distribution.markers[:].orbit_integrals.n_tor", + "runaway_electrons.distribution.markers[:].orbit_integrals.m_pol", + "runaway_electrons.distribution.markers[:].orbit_integrals.bounce_harmonics" + ], + "data_type": "CPX_5D", + "documentation": "Lower error for \"values\"", + "full_path": "runaway_electrons/distribution/markers(itime)/orbit_integrals/values_error_lower(:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.distribution.markers[:].orbit_integrals.values_error_upper": { + "coordinates": [ + "runaway_electrons.distribution.markers[:].orbit_integrals.expressions", + "runaway_electrons.distribution.markers[:].weights", + "runaway_electrons.distribution.markers[:].orbit_integrals.n_tor", + "runaway_electrons.distribution.markers[:].orbit_integrals.m_pol", + "runaway_electrons.distribution.markers[:].orbit_integrals.bounce_harmonics" + ], + "data_type": "CPX_5D", + "documentation": "Upper error for \"values\"", + "full_path": "runaway_electrons/distribution/markers(itime)/orbit_integrals/values_error_upper(:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.distribution.markers[:].orbit_integrals_instant": { + "data_type": "STRUCTURE", + "documentation": "Integrals/quantities along the markers orbit. These dimensionless expressions are of the form: (1/tau) integral ( f(eq) dt) from time - tau to time_orbit for different values of time_orbit in the interval from time - tau to time, where tau is the transit/trapping time of the marker and f(eq) a dimensionless function (phase, drift,q,etc) of the equilibrium along the markers orbits. The integrals are taken during the last orbit of each marker at the time value of the time node below", + "full_path": "runaway_electrons/distribution/markers(itime)/orbit_integrals_instant", + "lifecycle_status": "alpha", + "structure_reference": "distribution_markers_orbit_instant" + }, + "runaway_electrons.distribution.markers[:].orbit_integrals_instant.expressions": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "List of the expressions f(eq) used in the orbit integrals", + "full_path": "runaway_electrons/distribution/markers(itime)/orbit_integrals_instant/expressions(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.distribution.markers[:].orbit_integrals_instant.time_orbit": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Time array along the markers last orbit", + "full_path": "runaway_electrons/distribution/markers(itime)/orbit_integrals_instant/time_orbit(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "runaway_electrons.distribution.markers[:].orbit_integrals_instant.time_orbit_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_orbit\"", + "full_path": "runaway_electrons/distribution/markers(itime)/orbit_integrals_instant/time_orbit_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.distribution.markers[:].orbit_integrals_instant.time_orbit_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_orbit\"", + "full_path": "runaway_electrons/distribution/markers(itime)/orbit_integrals_instant/time_orbit_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "runaway_electrons.distribution.markers[:].orbit_integrals_instant.time_orbit_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_orbit\"", + "full_path": "runaway_electrons/distribution/markers(itime)/orbit_integrals_instant/time_orbit_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "runaway_electrons.distribution.markers[:].orbit_integrals_instant.values": { + "coordinates": [ + "runaway_electrons.distribution.markers[:].orbit_integrals_instant.expressions", + "runaway_electrons.distribution.markers[:].weights", + "runaway_electrons.distribution.markers[:].orbit_integrals_instant.time_orbit" + ], + "data_type": "CPX_3D", + "documentation": "Values of the orbit integrals", + "full_path": "runaway_electrons/distribution/markers(itime)/orbit_integrals_instant/values(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.distribution.markers[:].orbit_integrals_instant.values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "runaway_electrons/distribution/markers(itime)/orbit_integrals_instant/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.distribution.markers[:].orbit_integrals_instant.values_error_lower": { + "coordinates": [ + "runaway_electrons.distribution.markers[:].orbit_integrals_instant.expressions", + "runaway_electrons.distribution.markers[:].weights", + "runaway_electrons.distribution.markers[:].orbit_integrals_instant.time_orbit" + ], + "data_type": "CPX_3D", + "documentation": "Lower error for \"values\"", + "full_path": "runaway_electrons/distribution/markers(itime)/orbit_integrals_instant/values_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.distribution.markers[:].orbit_integrals_instant.values_error_upper": { + "coordinates": [ + "runaway_electrons.distribution.markers[:].orbit_integrals_instant.expressions", + "runaway_electrons.distribution.markers[:].weights", + "runaway_electrons.distribution.markers[:].orbit_integrals_instant.time_orbit" + ], + "data_type": "CPX_3D", + "documentation": "Upper error for \"values\"", + "full_path": "runaway_electrons/distribution/markers(itime)/orbit_integrals_instant/values_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.distribution.markers[:].positions": { + "coordinates": [ + "runaway_electrons.distribution.markers[:].weights", + "runaway_electrons.distribution.markers[:].coordinate_identifier" + ], + "data_type": "FLT_2D", + "documentation": "Position of the markers in the set of coordinates. The first dimension corresponds to the number of markers, the second dimension to the set of coordinates", + "full_path": "runaway_electrons/distribution/markers(itime)/positions(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.distribution.markers[:].positions_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"positions\"", + "full_path": "runaway_electrons/distribution/markers(itime)/positions_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.distribution.markers[:].positions_error_lower": { + "coordinates": [ + "runaway_electrons.distribution.markers[:].weights", + "runaway_electrons.distribution.markers[:].coordinate_identifier" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"positions\"", + "full_path": "runaway_electrons/distribution/markers(itime)/positions_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.distribution.markers[:].positions_error_upper": { + "coordinates": [ + "runaway_electrons.distribution.markers[:].weights", + "runaway_electrons.distribution.markers[:].coordinate_identifier" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"positions\"", + "full_path": "runaway_electrons/distribution/markers(itime)/positions_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.distribution.markers[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "runaway_electrons/distribution/markers(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "runaway_electrons.distribution.markers[:].toroidal_mode": { + "data_type": "INT_0D", + "documentation": "In case the orbit integrals are calculated for a given MHD perturbation, index of the toroidal mode considered. Refers to the time_slice/toroidal_mode array of the MHD_LINEAR IDS in which this perturbation is described", + "full_path": "runaway_electrons/distribution/markers(itime)/toroidal_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.distribution.markers[:].weights": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Weight of the markers, i.e. number of real particles represented by each marker. The dimension of the vector correspond to the number of markers", + "full_path": "runaway_electrons/distribution/markers(itime)/weights(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.distribution.markers[:].weights_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"weights\"", + "full_path": "runaway_electrons/distribution/markers(itime)/weights_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.distribution.markers[:].weights_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"weights\"", + "full_path": "runaway_electrons/distribution/markers(itime)/weights_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.distribution.markers[:].weights_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"weights\"", + "full_path": "runaway_electrons/distribution/markers(itime)/weights_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.e_field_critical_definition": { + "data_type": "STRUCTURE", + "doc_identifier": "runaway_electrons/e_field_critical_identifier.xml", + "documentation": "Definition chosen for the critical electric field (in global_quantities, profiles_1d and ggd)\n1) free : Critical electric field calculated from free electrons only (\u201cConnor-Hastie\u201d critical field). See eq (1) in M.N. Rosenbluth and S.V. Putvinski 1997 Nucl. Fusion 37 1355\n2) all : Critical electric field calculated with total (free+bound) electrons. See eq (19) in M.N. Rosenbluth and S.V. Putvinski 1997 Nucl. Fusion 37 1355", + "full_path": "runaway_electrons/e_field_critical_definition", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "runaway_electrons.e_field_critical_definition.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "runaway_electrons/e_field_critical_definition/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.e_field_critical_definition.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "runaway_electrons/e_field_critical_definition/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.e_field_critical_definition.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "runaway_electrons/e_field_critical_definition/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ggd_fluid": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fluid quantities represented using the general grid description for 2D or 3D description", + "full_path": "runaway_electrons/ggd_fluid(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "runaway_electrons_ggd", + "timebasepath": "time", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].current_density": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Runaways parallel current density = average(j.B) / B0, where B0 = runaway_electrons/vacuum_toroidal_field/b0, given on various grid subsets", + "full_path": "runaway_electrons/ggd_fluid(itime)/current_density(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "A.m^-2" + }, + "runaway_electrons.ggd_fluid[:].current_density[:].coefficients": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].current_density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "runaway_electrons/ggd_fluid(itime)/current_density(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "runaway_electrons.ggd_fluid[:].current_density[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/current_density(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].current_density[:].coefficients_error_lower": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].current_density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/current_density(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "runaway_electrons.ggd_fluid[:].current_density[:].coefficients_error_upper": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].current_density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/current_density(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "runaway_electrons.ggd_fluid[:].current_density[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "runaway_electrons/ggd_fluid(itime)/current_density(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].current_density[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "runaway_electrons/ggd_fluid(itime)/current_density(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].current_density[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "runaway_electrons/ggd_fluid(itime)/current_density(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "runaway_electrons.ggd_fluid[:].current_density[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/current_density(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].current_density[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/current_density(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "runaway_electrons.ggd_fluid[:].current_density[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/current_density(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_compton": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Compton source of runaway electrons, given on various grid subsets", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_compton(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_compton[:].coefficients": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].ddensity_dt_compton[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_compton(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_compton[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_compton(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_compton[:].coefficients_error_lower": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].ddensity_dt_compton[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_compton(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_compton[:].coefficients_error_upper": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].ddensity_dt_compton[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_compton(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_compton[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_compton(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_compton[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_compton(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_compton[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_compton(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_compton[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_compton(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_compton[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_compton(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_compton[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_compton(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_dreicer": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Dreicer source of runaway electrons, given on various grid subsets", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_dreicer(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_dreicer[:].coefficients": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].ddensity_dt_dreicer[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_dreicer(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_dreicer[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_dreicer(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_dreicer[:].coefficients_error_lower": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].ddensity_dt_dreicer[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_dreicer(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_dreicer[:].coefficients_error_upper": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].ddensity_dt_dreicer[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_dreicer(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_dreicer[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_dreicer(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_dreicer[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_dreicer(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_dreicer[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_dreicer(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_dreicer[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_dreicer(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_dreicer[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_dreicer(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_dreicer[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_dreicer(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_hot_tail": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Hot tail source of runaway electrons, given on various grid subsets", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_hot_tail(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_hot_tail[:].coefficients": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].ddensity_dt_hot_tail[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_hot_tail(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_hot_tail[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_hot_tail(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_hot_tail[:].coefficients_error_lower": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].ddensity_dt_hot_tail[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_hot_tail(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_hot_tail[:].coefficients_error_upper": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].ddensity_dt_hot_tail[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_hot_tail(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_hot_tail[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_hot_tail(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_hot_tail[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_hot_tail(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_hot_tail[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_hot_tail(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_hot_tail[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_hot_tail(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_hot_tail[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_hot_tail(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_hot_tail[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_hot_tail(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_total": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Total source of runaway electrons, given on various grid subsets", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_total(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_total[:].coefficients": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].ddensity_dt_total[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_total(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_total[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_total(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_total[:].coefficients_error_lower": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].ddensity_dt_total[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_total(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_total[:].coefficients_error_upper": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].ddensity_dt_total[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_total(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_total[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_total(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_total[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_total(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_total[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_total(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_total[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_total(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_total[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_total(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_total[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_total(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_tritium": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Tritium source of runaway electrons, given on various grid subsets", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_tritium(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_tritium[:].coefficients": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].ddensity_dt_tritium[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_tritium(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_tritium[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_tritium(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_tritium[:].coefficients_error_lower": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].ddensity_dt_tritium[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_tritium(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_tritium[:].coefficients_error_upper": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].ddensity_dt_tritium[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_tritium(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_tritium[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_tritium(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_tritium[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_tritium(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_tritium[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_tritium(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_tritium[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_tritium(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_tritium[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_tritium(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].ddensity_dt_tritium[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/ddensity_dt_tritium(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.ggd_fluid[:].density": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Runaway electrons density, given on various grid subsets", + "full_path": "runaway_electrons/ggd_fluid(itime)/density(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-3" + }, + "runaway_electrons.ggd_fluid[:].density[:].coefficients": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "runaway_electrons/ggd_fluid(itime)/density(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "runaway_electrons.ggd_fluid[:].density[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/density(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].density[:].coefficients_error_lower": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/density(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "runaway_electrons.ggd_fluid[:].density[:].coefficients_error_upper": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/density(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "runaway_electrons.ggd_fluid[:].density[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "runaway_electrons/ggd_fluid(itime)/density(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].density[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "runaway_electrons/ggd_fluid(itime)/density(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].density[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "runaway_electrons/ggd_fluid(itime)/density(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "runaway_electrons.ggd_fluid[:].density[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/density(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].density[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/density(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "runaway_electrons.ggd_fluid[:].density[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/density(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "runaway_electrons.ggd_fluid[:].e_field_critical": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Critical electric field, given on various grid subsets", + "full_path": "runaway_electrons/ggd_fluid(itime)/e_field_critical(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "V.m^-1" + }, + "runaway_electrons.ggd_fluid[:].e_field_critical[:].coefficients": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].e_field_critical[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "runaway_electrons/ggd_fluid(itime)/e_field_critical(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.ggd_fluid[:].e_field_critical[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/e_field_critical(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].e_field_critical[:].coefficients_error_lower": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].e_field_critical[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/e_field_critical(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.ggd_fluid[:].e_field_critical[:].coefficients_error_upper": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].e_field_critical[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/e_field_critical(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.ggd_fluid[:].e_field_critical[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "runaway_electrons/ggd_fluid(itime)/e_field_critical(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].e_field_critical[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "runaway_electrons/ggd_fluid(itime)/e_field_critical(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].e_field_critical[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "runaway_electrons/ggd_fluid(itime)/e_field_critical(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.ggd_fluid[:].e_field_critical[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/e_field_critical(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].e_field_critical[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/e_field_critical(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.ggd_fluid[:].e_field_critical[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/e_field_critical(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.ggd_fluid[:].e_field_dreicer": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Dreicer electric field (parallel to B), given on various grid subsets", + "full_path": "runaway_electrons/ggd_fluid(itime)/e_field_dreicer(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "V.m^-1" + }, + "runaway_electrons.ggd_fluid[:].e_field_dreicer[:].coefficients": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].e_field_dreicer[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "runaway_electrons/ggd_fluid(itime)/e_field_dreicer(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.ggd_fluid[:].e_field_dreicer[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/e_field_dreicer(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].e_field_dreicer[:].coefficients_error_lower": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].e_field_dreicer[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/e_field_dreicer(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.ggd_fluid[:].e_field_dreicer[:].coefficients_error_upper": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].e_field_dreicer[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/e_field_dreicer(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.ggd_fluid[:].e_field_dreicer[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "runaway_electrons/ggd_fluid(itime)/e_field_dreicer(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].e_field_dreicer[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "runaway_electrons/ggd_fluid(itime)/e_field_dreicer(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].e_field_dreicer[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "runaway_electrons/ggd_fluid(itime)/e_field_dreicer(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.ggd_fluid[:].e_field_dreicer[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/e_field_dreicer(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].e_field_dreicer[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/e_field_dreicer(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.ggd_fluid[:].e_field_dreicer[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/e_field_dreicer(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.ggd_fluid[:].energy_density_kinetic": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Runaways kinetic energy density, given on various grid subsets", + "full_path": "runaway_electrons/ggd_fluid(itime)/energy_density_kinetic(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "J.m^-3" + }, + "runaway_electrons.ggd_fluid[:].energy_density_kinetic[:].coefficients": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].energy_density_kinetic[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "runaway_electrons/ggd_fluid(itime)/energy_density_kinetic(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "runaway_electrons.ggd_fluid[:].energy_density_kinetic[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/energy_density_kinetic(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].energy_density_kinetic[:].coefficients_error_lower": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].energy_density_kinetic[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/energy_density_kinetic(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "runaway_electrons.ggd_fluid[:].energy_density_kinetic[:].coefficients_error_upper": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].energy_density_kinetic[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/energy_density_kinetic(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "runaway_electrons.ggd_fluid[:].energy_density_kinetic[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "runaway_electrons/ggd_fluid(itime)/energy_density_kinetic(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].energy_density_kinetic[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "runaway_electrons/ggd_fluid(itime)/energy_density_kinetic(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].energy_density_kinetic[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "runaway_electrons/ggd_fluid(itime)/energy_density_kinetic(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "runaway_electrons.ggd_fluid[:].energy_density_kinetic[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/energy_density_kinetic(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].energy_density_kinetic[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/energy_density_kinetic(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "runaway_electrons.ggd_fluid[:].energy_density_kinetic[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/energy_density_kinetic(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "runaway_electrons.ggd_fluid[:].momentum_critical_avalanche": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Critical momentum for avalanche, Compton and tritium, given on various grid subsets", + "full_path": "runaway_electrons/ggd_fluid(itime)/momentum_critical_avalanche(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.ggd_fluid[:].momentum_critical_avalanche[:].coefficients": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].momentum_critical_avalanche[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "runaway_electrons/ggd_fluid(itime)/momentum_critical_avalanche(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.ggd_fluid[:].momentum_critical_avalanche[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/momentum_critical_avalanche(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].momentum_critical_avalanche[:].coefficients_error_lower": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].momentum_critical_avalanche[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/momentum_critical_avalanche(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.ggd_fluid[:].momentum_critical_avalanche[:].coefficients_error_upper": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].momentum_critical_avalanche[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/momentum_critical_avalanche(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.ggd_fluid[:].momentum_critical_avalanche[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "runaway_electrons/ggd_fluid(itime)/momentum_critical_avalanche(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].momentum_critical_avalanche[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "runaway_electrons/ggd_fluid(itime)/momentum_critical_avalanche(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].momentum_critical_avalanche[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "runaway_electrons/ggd_fluid(itime)/momentum_critical_avalanche(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.ggd_fluid[:].momentum_critical_avalanche[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/momentum_critical_avalanche(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].momentum_critical_avalanche[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/momentum_critical_avalanche(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.ggd_fluid[:].momentum_critical_avalanche[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/momentum_critical_avalanche(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.ggd_fluid[:].momentum_critical_hot_tail": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Critical momentum for hot tail, given on various grid subsets", + "full_path": "runaway_electrons/ggd_fluid(itime)/momentum_critical_hot_tail(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.ggd_fluid[:].momentum_critical_hot_tail[:].coefficients": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].momentum_critical_hot_tail[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "runaway_electrons/ggd_fluid(itime)/momentum_critical_hot_tail(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.ggd_fluid[:].momentum_critical_hot_tail[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/momentum_critical_hot_tail(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].momentum_critical_hot_tail[:].coefficients_error_lower": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].momentum_critical_hot_tail[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/momentum_critical_hot_tail(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.ggd_fluid[:].momentum_critical_hot_tail[:].coefficients_error_upper": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].momentum_critical_hot_tail[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/momentum_critical_hot_tail(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.ggd_fluid[:].momentum_critical_hot_tail[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "runaway_electrons/ggd_fluid(itime)/momentum_critical_hot_tail(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].momentum_critical_hot_tail[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "runaway_electrons/ggd_fluid(itime)/momentum_critical_hot_tail(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].momentum_critical_hot_tail[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "runaway_electrons/ggd_fluid(itime)/momentum_critical_hot_tail(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.ggd_fluid[:].momentum_critical_hot_tail[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/momentum_critical_hot_tail(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].momentum_critical_hot_tail[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/momentum_critical_hot_tail(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.ggd_fluid[:].momentum_critical_hot_tail[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/momentum_critical_hot_tail(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.ggd_fluid[:].pitch_angle": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Average pitch angle of the runaways distribution function (v_parallel/|v|), given on various grid subsets", + "full_path": "runaway_electrons/ggd_fluid(itime)/pitch_angle(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "-" + }, + "runaway_electrons.ggd_fluid[:].pitch_angle[:].coefficients": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].pitch_angle[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "runaway_electrons/ggd_fluid(itime)/pitch_angle(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.ggd_fluid[:].pitch_angle[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/pitch_angle(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].pitch_angle[:].coefficients_error_lower": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].pitch_angle[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/pitch_angle(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.ggd_fluid[:].pitch_angle[:].coefficients_error_upper": { + "coordinates": [ + "runaway_electrons.ggd_fluid[:].pitch_angle[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/pitch_angle(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.ggd_fluid[:].pitch_angle[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "runaway_electrons/ggd_fluid(itime)/pitch_angle(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].pitch_angle[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "runaway_electrons/ggd_fluid(itime)/pitch_angle(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].pitch_angle[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "runaway_electrons/ggd_fluid(itime)/pitch_angle(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.ggd_fluid[:].pitch_angle[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/pitch_angle(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.ggd_fluid[:].pitch_angle[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/pitch_angle(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.ggd_fluid[:].pitch_angle[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "runaway_electrons/ggd_fluid(itime)/pitch_angle(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.ggd_fluid[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "runaway_electrons/ggd_fluid(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "runaway_electrons.global_quantities": { + "data_type": "STRUCTURE", + "documentation": "Global quantities", + "full_path": "runaway_electrons/global_quantities", + "lifecycle_status": "alpha", + "structure_reference": "runaway_electrons_global_quantities" + }, + "runaway_electrons.global_quantities.current_tor": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Total runaway current (toroidal component)", + "full_path": "runaway_electrons/global_quantities/current_tor(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "runaway_electrons.global_quantities.current_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_tor\"", + "full_path": "runaway_electrons/global_quantities/current_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "runaway_electrons.global_quantities.current_tor_error_lower": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current_tor\"", + "full_path": "runaway_electrons/global_quantities/current_tor_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "runaway_electrons.global_quantities.current_tor_error_upper": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current_tor\"", + "full_path": "runaway_electrons/global_quantities/current_tor_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "runaway_electrons.global_quantities.energy_kinetic": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Total runaway kinetic energy", + "full_path": "runaway_electrons/global_quantities/energy_kinetic(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "J" + }, + "runaway_electrons.global_quantities.energy_kinetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_kinetic\"", + "full_path": "runaway_electrons/global_quantities/energy_kinetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "runaway_electrons.global_quantities.energy_kinetic_error_lower": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energy_kinetic\"", + "full_path": "runaway_electrons/global_quantities/energy_kinetic_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "J" + }, + "runaway_electrons.global_quantities.energy_kinetic_error_upper": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energy_kinetic\"", + "full_path": "runaway_electrons/global_quantities/energy_kinetic_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "J" + }, + "runaway_electrons.global_quantities.volume_average": { + "data_type": "STRUCTURE", + "documentation": "Volume average runaways parameters", + "full_path": "runaway_electrons/global_quantities/volume_average", + "lifecycle_status": "alpha", + "structure_reference": "runaway_electrons_global_volume" + }, + "runaway_electrons.global_quantities.volume_average.current_density": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Runaways parallel current density = average(j.B) / B0, where B0 = runaway_electrons/vacuum_toroidal_field/b0", + "full_path": "runaway_electrons/global_quantities/volume_average/current_density(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A.m^-2" + }, + "runaway_electrons.global_quantities.volume_average.current_density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_density\"", + "full_path": "runaway_electrons/global_quantities/volume_average/current_density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "runaway_electrons.global_quantities.volume_average.current_density_error_lower": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current_density\"", + "full_path": "runaway_electrons/global_quantities/volume_average/current_density_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A.m^-2" + }, + "runaway_electrons.global_quantities.volume_average.current_density_error_upper": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current_density\"", + "full_path": "runaway_electrons/global_quantities/volume_average/current_density_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A.m^-2" + }, + "runaway_electrons.global_quantities.volume_average.ddensity_dt_compton": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Compton source of runaway electrons", + "full_path": "runaway_electrons/global_quantities/volume_average/ddensity_dt_compton(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.global_quantities.volume_average.ddensity_dt_compton_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ddensity_dt_compton\"", + "full_path": "runaway_electrons/global_quantities/volume_average/ddensity_dt_compton_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "runaway_electrons.global_quantities.volume_average.ddensity_dt_compton_error_lower": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"ddensity_dt_compton\"", + "full_path": "runaway_electrons/global_quantities/volume_average/ddensity_dt_compton_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.global_quantities.volume_average.ddensity_dt_compton_error_upper": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"ddensity_dt_compton\"", + "full_path": "runaway_electrons/global_quantities/volume_average/ddensity_dt_compton_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.global_quantities.volume_average.ddensity_dt_dreicer": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Dreicer source of runaway electrons", + "full_path": "runaway_electrons/global_quantities/volume_average/ddensity_dt_dreicer(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.global_quantities.volume_average.ddensity_dt_dreicer_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ddensity_dt_dreicer\"", + "full_path": "runaway_electrons/global_quantities/volume_average/ddensity_dt_dreicer_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "runaway_electrons.global_quantities.volume_average.ddensity_dt_dreicer_error_lower": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"ddensity_dt_dreicer\"", + "full_path": "runaway_electrons/global_quantities/volume_average/ddensity_dt_dreicer_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.global_quantities.volume_average.ddensity_dt_dreicer_error_upper": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"ddensity_dt_dreicer\"", + "full_path": "runaway_electrons/global_quantities/volume_average/ddensity_dt_dreicer_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.global_quantities.volume_average.ddensity_dt_hot_tail": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Hot tail source of runaway electrons", + "full_path": "runaway_electrons/global_quantities/volume_average/ddensity_dt_hot_tail(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.global_quantities.volume_average.ddensity_dt_hot_tail_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ddensity_dt_hot_tail\"", + "full_path": "runaway_electrons/global_quantities/volume_average/ddensity_dt_hot_tail_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "runaway_electrons.global_quantities.volume_average.ddensity_dt_hot_tail_error_lower": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"ddensity_dt_hot_tail\"", + "full_path": "runaway_electrons/global_quantities/volume_average/ddensity_dt_hot_tail_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.global_quantities.volume_average.ddensity_dt_hot_tail_error_upper": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"ddensity_dt_hot_tail\"", + "full_path": "runaway_electrons/global_quantities/volume_average/ddensity_dt_hot_tail_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.global_quantities.volume_average.ddensity_dt_total": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Total source of runaway electrons", + "full_path": "runaway_electrons/global_quantities/volume_average/ddensity_dt_total(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.global_quantities.volume_average.ddensity_dt_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ddensity_dt_total\"", + "full_path": "runaway_electrons/global_quantities/volume_average/ddensity_dt_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "runaway_electrons.global_quantities.volume_average.ddensity_dt_total_error_lower": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"ddensity_dt_total\"", + "full_path": "runaway_electrons/global_quantities/volume_average/ddensity_dt_total_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.global_quantities.volume_average.ddensity_dt_total_error_upper": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"ddensity_dt_total\"", + "full_path": "runaway_electrons/global_quantities/volume_average/ddensity_dt_total_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.global_quantities.volume_average.ddensity_dt_tritium": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Tritium source of runaway electrons", + "full_path": "runaway_electrons/global_quantities/volume_average/ddensity_dt_tritium(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.global_quantities.volume_average.ddensity_dt_tritium_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ddensity_dt_tritium\"", + "full_path": "runaway_electrons/global_quantities/volume_average/ddensity_dt_tritium_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "runaway_electrons.global_quantities.volume_average.ddensity_dt_tritium_error_lower": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"ddensity_dt_tritium\"", + "full_path": "runaway_electrons/global_quantities/volume_average/ddensity_dt_tritium_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.global_quantities.volume_average.ddensity_dt_tritium_error_upper": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"ddensity_dt_tritium\"", + "full_path": "runaway_electrons/global_quantities/volume_average/ddensity_dt_tritium_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.global_quantities.volume_average.density": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Runaway electrons density", + "full_path": "runaway_electrons/global_quantities/volume_average/density(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3" + }, + "runaway_electrons.global_quantities.volume_average.density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "runaway_electrons/global_quantities/volume_average/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "runaway_electrons.global_quantities.volume_average.density_error_lower": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "runaway_electrons/global_quantities/volume_average/density_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3" + }, + "runaway_electrons.global_quantities.volume_average.density_error_upper": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "runaway_electrons/global_quantities/volume_average/density_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "m^-3" + }, + "runaway_electrons.global_quantities.volume_average.e_field_critical": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Critical electric field", + "full_path": "runaway_electrons/global_quantities/volume_average/e_field_critical(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.global_quantities.volume_average.e_field_critical_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"e_field_critical\"", + "full_path": "runaway_electrons/global_quantities/volume_average/e_field_critical_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "runaway_electrons.global_quantities.volume_average.e_field_critical_error_lower": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"e_field_critical\"", + "full_path": "runaway_electrons/global_quantities/volume_average/e_field_critical_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.global_quantities.volume_average.e_field_critical_error_upper": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"e_field_critical\"", + "full_path": "runaway_electrons/global_quantities/volume_average/e_field_critical_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.global_quantities.volume_average.e_field_dreicer": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Dreicer electric field (parallel to magnetic field)", + "full_path": "runaway_electrons/global_quantities/volume_average/e_field_dreicer(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.global_quantities.volume_average.e_field_dreicer_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"e_field_dreicer\"", + "full_path": "runaway_electrons/global_quantities/volume_average/e_field_dreicer_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "runaway_electrons.global_quantities.volume_average.e_field_dreicer_error_lower": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"e_field_dreicer\"", + "full_path": "runaway_electrons/global_quantities/volume_average/e_field_dreicer_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.global_quantities.volume_average.e_field_dreicer_error_upper": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"e_field_dreicer\"", + "full_path": "runaway_electrons/global_quantities/volume_average/e_field_dreicer_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.global_quantities.volume_average.energy_density_kinetic": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Runaways kinetic mean energy density", + "full_path": "runaway_electrons/global_quantities/volume_average/energy_density_kinetic(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "J.m^-3" + }, + "runaway_electrons.global_quantities.volume_average.energy_density_kinetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_density_kinetic\"", + "full_path": "runaway_electrons/global_quantities/volume_average/energy_density_kinetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "runaway_electrons.global_quantities.volume_average.energy_density_kinetic_error_lower": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energy_density_kinetic\"", + "full_path": "runaway_electrons/global_quantities/volume_average/energy_density_kinetic_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "J.m^-3" + }, + "runaway_electrons.global_quantities.volume_average.energy_density_kinetic_error_upper": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energy_density_kinetic\"", + "full_path": "runaway_electrons/global_quantities/volume_average/energy_density_kinetic_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "J.m^-3" + }, + "runaway_electrons.global_quantities.volume_average.momentum_critical_avalanche": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Critical momentum for avalanche, Compton and tritium", + "full_path": "runaway_electrons/global_quantities/volume_average/momentum_critical_avalanche(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.global_quantities.volume_average.momentum_critical_avalanche_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_critical_avalanche\"", + "full_path": "runaway_electrons/global_quantities/volume_average/momentum_critical_avalanche_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "runaway_electrons.global_quantities.volume_average.momentum_critical_avalanche_error_lower": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"momentum_critical_avalanche\"", + "full_path": "runaway_electrons/global_quantities/volume_average/momentum_critical_avalanche_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.global_quantities.volume_average.momentum_critical_avalanche_error_upper": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"momentum_critical_avalanche\"", + "full_path": "runaway_electrons/global_quantities/volume_average/momentum_critical_avalanche_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.global_quantities.volume_average.momentum_critical_hot_tail": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Critical momentum for hot tail", + "full_path": "runaway_electrons/global_quantities/volume_average/momentum_critical_hot_tail(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.global_quantities.volume_average.momentum_critical_hot_tail_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_critical_hot_tail\"", + "full_path": "runaway_electrons/global_quantities/volume_average/momentum_critical_hot_tail_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "runaway_electrons.global_quantities.volume_average.momentum_critical_hot_tail_error_lower": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"momentum_critical_hot_tail\"", + "full_path": "runaway_electrons/global_quantities/volume_average/momentum_critical_hot_tail_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.global_quantities.volume_average.momentum_critical_hot_tail_error_upper": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"momentum_critical_hot_tail\"", + "full_path": "runaway_electrons/global_quantities/volume_average/momentum_critical_hot_tail_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.global_quantities.volume_average.pitch_angle": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Average pitch angle of the runaways distribution function (v_parallel/|v|)", + "full_path": "runaway_electrons/global_quantities/volume_average/pitch_angle(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.global_quantities.volume_average.pitch_angle_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pitch_angle\"", + "full_path": "runaway_electrons/global_quantities/volume_average/pitch_angle_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "runaway_electrons.global_quantities.volume_average.pitch_angle_error_lower": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pitch_angle\"", + "full_path": "runaway_electrons/global_quantities/volume_average/pitch_angle_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.global_quantities.volume_average.pitch_angle_error_upper": { + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pitch_angle\"", + "full_path": "runaway_electrons/global_quantities/volume_average/pitch_angle_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.grid_ggd": { + "coordinates": [ + "runaway_electrons.grid_ggd[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Grid (using the Generic Grid Description), for various time slices", + "full_path": "runaway_electrons/grid_ggd(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_aos3_root", + "timebasepath": "time", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].grid_subset": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Grid subsets", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].base": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/base(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].base[:].jacobian": { + "coordinates": [ + "runaway_electrons.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].base[:].jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].base[:].jacobian_error_lower": { + "coordinates": [ + "runaway_electrons.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].base[:].jacobian_error_upper": { + "coordinates": [ + "runaway_electrons.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant": { + "coordinates": [ + "runaway_electrons.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant_error_lower": { + "coordinates": [ + "runaway_electrons.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant_error_upper": { + "coordinates": [ + "runaway_electrons.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].base[:].tensor_covariant": { + "coordinates": [ + "runaway_electrons.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].base[:].tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].base[:].tensor_covariant_error_lower": { + "coordinates": [ + "runaway_electrons.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].base[:].tensor_covariant_error_upper": { + "coordinates": [ + "runaway_electrons.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].dimension": { + "data_type": "INT_0D", + "documentation": "Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/dimension", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/element(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].element[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects defining the element", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element_object" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].element[:].object[:].dimension": { + "data_type": "INT_0D", + "documentation": "Dimension of the object", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)/dimension", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].element[:].object[:].index": { + "data_type": "INT_0D", + "documentation": "Object index", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].element[:].object[:].space": { + "data_type": "INT_0D", + "documentation": "Index of the space from which that object is taken", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)/space", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_subset_identifier.xml", + "documentation": "Grid subset identifier\n0) unspecified : unspecified\n1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]\n200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).\n2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces\n4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces\n5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n6) x_points : Nodes defining x-points\n7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point\n8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point\n9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point\n10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point\n11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix\n12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix\n13) outer_target : y-aligned edges defining the outer target\n14) inner_target : y-aligned edges defining the inner target\n15) core_boundary : Innermost x-aligned edges\n16) separatrix : x-aligned edges defining the active separatrix\n17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions\n18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region\n19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region\n20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region\n21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region\n22) core : Cells inside the active separatrix\n23) sol : Cells defining the main SOL outside of the divertor regions\n24) outer_divertor : Cells defining the outer divertor region\n25) inner_divertor : Cells defining the inner divertor region\n26) core_sol : x-aligned edges defining part of active separatrix separating core and sol\n27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)\n28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)\n29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point\n30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point\n31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point\n32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point\n33) separatrix_2 : x-aligned edges defining the non-active separatrix\n34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region\n35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region\n36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region\n37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region\n38) intra_sep : Cells between the two separatrices\n39) outer_divertor_2 : Cells defining the outer inactive divertor region\n40) inner_divertor_2 : Cells defining the inner inactive divertor region\n41) outer_target_2 : y-aligned edges defining the outer inactive target\n42) inner_target_2 : y-aligned edges defining the inner inactive target\n43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n44) full_wall : All edges defining walls, baffles, and targets\n45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg\n46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg\n47) outer_sf_pfr_connection_1 : y-aligned edges defining\u00a0the connection between the outer snowflake entrance and third leg\n48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg\n100) magnetic_axis : Point corresponding to the magnetic axis\n101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane\n102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane\n103) outer_target_separatrix : Point on active separatrix at outer active target\n104) inner_target_separatrix : Point on active separatrix at inner active target\n105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target\n106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "url": "utilities/LFS_snowflake_GGD_subsets.png" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].metric": { + "data_type": "STRUCTURE", + "documentation": "Metric of the canonical frame onto Cartesian coordinates", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/metric", + "lifecycle_status": "alpha", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].metric.jacobian": { + "coordinates": [ + "runaway_electrons.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/metric/jacobian(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].metric.jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/metric/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].metric.jacobian_error_lower": { + "coordinates": [ + "runaway_electrons.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/metric/jacobian_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].metric.jacobian_error_upper": { + "coordinates": [ + "runaway_electrons.grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/metric/jacobian_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].metric.tensor_contravariant": { + "coordinates": [ + "runaway_electrons.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].metric.tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].metric.tensor_contravariant_error_lower": { + "coordinates": [ + "runaway_electrons.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].metric.tensor_contravariant_error_upper": { + "coordinates": [ + "runaway_electrons.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].metric.tensor_covariant": { + "coordinates": [ + "runaway_electrons.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].metric.tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].metric.tensor_covariant_error_lower": { + "coordinates": [ + "runaway_electrons.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].grid_subset[:].metric.tensor_covariant_error_upper": { + "coordinates": [ + "runaway_electrons.grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "runaway_electrons/grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_identifier.xml", + "documentation": "Grid identifier\n0) unspecified : unspecified\n1) linear : Linear\n2) cylinder : Cylindrical geometry (straight in axial direction)\n3) limiter : Limiter\n4) SN : Single null\n5) CDN : Connected double null\n6) DDN_bottom : Disconnected double null with inner X-point below the midplane\n7) DDN_top : Disconnected double null with inner X-point above the midplane\n8) annulus : Annular geometry (not necessarily with straight axis)\n9) stellarator_island : Stellarator island geometry\n10) structured_spaces : Structured grid represented with multiple spaces of dimension 1\n11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary\n12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary\n100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS", + "full_path": "runaway_electrons/grid_ggd(itime)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "runaway_electrons.grid_ggd[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "runaway_electrons/grid_ggd(itime)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "runaway_electrons/grid_ggd(itime)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "runaway_electrons/grid_ggd(itime)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].path": { + "data_type": "STR_0D", + "documentation": "Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: IDS::wall/0/description_ggd(1)/grid_ggd, means that the grid is located in the wall IDS, occurrence 0, with relative path description_ggd(1)/grid_ggd, using Fortran index convention (here : first index of the array)", + "full_path": "runaway_electrons/grid_ggd(itime)/path", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].space": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of grid spaces", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space", + "url_protected": "https://confluence.iter.org/download/attachments/178133297/GGDguide.pdf" + }, + "runaway_electrons.grid_ggd[:].space[:].coordinates_type": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/coordinates_type(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "url": "utilities/coordinate_identifier.xml" + }, + "runaway_electrons.grid_ggd[:].space[:].geometry_type": { + "data_type": "STRUCTURE", + "documentation": "Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/geometry_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "runaway_electrons.grid_ggd[:].space[:].geometry_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/geometry_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].space[:].geometry_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/geometry_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].space[:].geometry_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/geometry_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].space[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_space_identifier.xml", + "documentation": "Space identifier\n0) unspecified : unspecified\n1) primary_standard : Primary space defining the standard grid\n2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space\n3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "runaway_electrons.grid_ggd[:].space[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].space[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].space[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].space[:].objects_per_dimension": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension" + }, + "runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_geometry_content_identifier.xml", + "documentation": "Content of the ../object/geometry node for this dimension\n0) unspecified : unspecified\n1) node_coordinates : For nodes : node coordinates\n11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix\n21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge\n31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces\n32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content", + "introduced_after_version": "3.33.0", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects for a given dimension", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object" + }, + "runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object_boundary" + }, + "runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].index": { + "data_type": "INT_0D", + "documentation": "Index of this (n-1)-dimensional boundary object", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].neighbours": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)/neighbours(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered. ", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry_2d\"", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"geometry_2d\"", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_lower(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"geometry_2d\"", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_upper(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry\"", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"geometry\"", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"geometry\"", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure": { + "data_type": "FLT_0D", + "documentation": "Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measure\"", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measure\"", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measure\"", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "runaway_electrons.grid_ggd[:].space[:].objects_per_dimension[:].object[:].nodes": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)", + "full_path": "runaway_electrons/grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/nodes(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "runaway_electrons.grid_ggd[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "runaway_electrons/grid_ggd(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "runaway_electrons.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "runaway_electrons/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "runaway_electrons.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "runaway_electrons/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "runaway_electrons/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "runaway_electrons/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "runaway_electrons/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "runaway_electrons.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "runaway_electrons/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "runaway_electrons.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "runaway_electrons/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "runaway_electrons/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "runaway_electrons/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "runaway_electrons/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "runaway_electrons/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "runaway_electrons/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "runaway_electrons.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "runaway_electrons/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "runaway_electrons/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "runaway_electrons/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "runaway_electrons/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "runaway_electrons/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "runaway_electrons/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "runaway_electrons/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "runaway_electrons.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "runaway_electrons/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "runaway_electrons/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "runaway_electrons/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "runaway_electrons/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "runaway_electrons/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "runaway_electrons/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "runaway_electrons/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "runaway_electrons.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "runaway_electrons/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "runaway_electrons.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "runaway_electrons/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "runaway_electrons/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "runaway_electrons/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "runaway_electrons/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "runaway_electrons/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "runaway_electrons/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "runaway_electrons/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "runaway_electrons.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "runaway_electrons/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "runaway_electrons/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "runaway_electrons/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "runaway_electrons/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "runaway_electrons/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "runaway_electrons/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "runaway_electrons/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "runaway_electrons.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "runaway_electrons/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "runaway_electrons.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "runaway_electrons/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "runaway_electrons.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "runaway_electrons/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "runaway_electrons.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "runaway_electrons/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "runaway_electrons/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "runaway_electrons.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "runaway_electrons/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "runaway_electrons.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "runaway_electrons/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "runaway_electrons/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "runaway_electrons/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.momentum_critical_avalanche_definition": { + "data_type": "STRUCTURE", + "doc_identifier": "runaway_electrons/momentum_critical_avalanche_identifier.xml", + "documentation": "Definition chosen for the critical momentum for avalanche, Compton and tritium (in global_quantities, profiles_1d and ggd)\n1) hoppe21 : Critical momentum for avalanche, Compton and tritium, see M. Hoppe 2021 Computer Physics Communications 268 108098. Given by Eq. (C.24)", + "full_path": "runaway_electrons/momentum_critical_avalanche_definition", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "runaway_electrons.momentum_critical_avalanche_definition.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "runaway_electrons/momentum_critical_avalanche_definition/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.momentum_critical_avalanche_definition.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "runaway_electrons/momentum_critical_avalanche_definition/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.momentum_critical_avalanche_definition.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "runaway_electrons/momentum_critical_avalanche_definition/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.momentum_critical_hot_tail_definition": { + "data_type": "STRUCTURE", + "doc_identifier": "runaway_electrons/momentum_critical_hot_tail_identifier.xml", + "documentation": "Definition chosen for the critical momentum for hot tail (in global_quantities, profiles_1d and ggd)\n1) putvinski97 : Critical momentum for hot tail, see M.N. Rosenbluth and S.V. Putvinski 1997 Nucl. Fusion 37 1355, the definition is given by Eq. (6)", + "full_path": "runaway_electrons/momentum_critical_hot_tail_definition", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "runaway_electrons.momentum_critical_hot_tail_definition.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "runaway_electrons/momentum_critical_hot_tail_definition/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.momentum_critical_hot_tail_definition.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "runaway_electrons/momentum_critical_hot_tail_definition/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.momentum_critical_hot_tail_definition.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "runaway_electrons/momentum_critical_hot_tail_definition/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "runaway_electrons.profiles_1d": { + "cocos_alias": "IDSPATH", + "cocos_replace": "runaway_electrons.profiles_1d{i}", + "coordinates": [ + "runaway_electrons.profiles_1d[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Radial flux surface averaged profiles for a set of time slices", + "full_path": "runaway_electrons/profiles_1d(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "runaway_electrons_profiles_1d", + "timebasepath": "time", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].current_density": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Runaways parallel current density = average(j.B) / B0, where B0 = runaway_electrons/vacuum_toroidal_field/b0", + "full_path": "runaway_electrons/profiles_1d(itime)/current_density(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "runaway_electrons.profiles_1d[:].current_density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_density\"", + "full_path": "runaway_electrons/profiles_1d(itime)/current_density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].current_density_error_lower": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current_density\"", + "full_path": "runaway_electrons/profiles_1d(itime)/current_density_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "runaway_electrons.profiles_1d[:].current_density_error_upper": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current_density\"", + "full_path": "runaway_electrons/profiles_1d(itime)/current_density_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "runaway_electrons.profiles_1d[:].ddensity_dt_compton": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Compton source of runaway electrons", + "full_path": "runaway_electrons/profiles_1d(itime)/ddensity_dt_compton(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.profiles_1d[:].ddensity_dt_compton_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ddensity_dt_compton\"", + "full_path": "runaway_electrons/profiles_1d(itime)/ddensity_dt_compton_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].ddensity_dt_compton_error_lower": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"ddensity_dt_compton\"", + "full_path": "runaway_electrons/profiles_1d(itime)/ddensity_dt_compton_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.profiles_1d[:].ddensity_dt_compton_error_upper": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"ddensity_dt_compton\"", + "full_path": "runaway_electrons/profiles_1d(itime)/ddensity_dt_compton_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.profiles_1d[:].ddensity_dt_dreicer": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Dreicer source of runaway electrons", + "full_path": "runaway_electrons/profiles_1d(itime)/ddensity_dt_dreicer(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.profiles_1d[:].ddensity_dt_dreicer_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ddensity_dt_dreicer\"", + "full_path": "runaway_electrons/profiles_1d(itime)/ddensity_dt_dreicer_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].ddensity_dt_dreicer_error_lower": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"ddensity_dt_dreicer\"", + "full_path": "runaway_electrons/profiles_1d(itime)/ddensity_dt_dreicer_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.profiles_1d[:].ddensity_dt_dreicer_error_upper": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"ddensity_dt_dreicer\"", + "full_path": "runaway_electrons/profiles_1d(itime)/ddensity_dt_dreicer_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.profiles_1d[:].ddensity_dt_hot_tail": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Hot tail source of runaway electrons", + "full_path": "runaway_electrons/profiles_1d(itime)/ddensity_dt_hot_tail(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.profiles_1d[:].ddensity_dt_hot_tail_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ddensity_dt_hot_tail\"", + "full_path": "runaway_electrons/profiles_1d(itime)/ddensity_dt_hot_tail_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].ddensity_dt_hot_tail_error_lower": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"ddensity_dt_hot_tail\"", + "full_path": "runaway_electrons/profiles_1d(itime)/ddensity_dt_hot_tail_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.profiles_1d[:].ddensity_dt_hot_tail_error_upper": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"ddensity_dt_hot_tail\"", + "full_path": "runaway_electrons/profiles_1d(itime)/ddensity_dt_hot_tail_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.profiles_1d[:].ddensity_dt_total": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total source of runaway electrons", + "full_path": "runaway_electrons/profiles_1d(itime)/ddensity_dt_total(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.profiles_1d[:].ddensity_dt_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ddensity_dt_total\"", + "full_path": "runaway_electrons/profiles_1d(itime)/ddensity_dt_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].ddensity_dt_total_error_lower": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"ddensity_dt_total\"", + "full_path": "runaway_electrons/profiles_1d(itime)/ddensity_dt_total_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.profiles_1d[:].ddensity_dt_total_error_upper": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"ddensity_dt_total\"", + "full_path": "runaway_electrons/profiles_1d(itime)/ddensity_dt_total_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.profiles_1d[:].ddensity_dt_tritium": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Tritium source of runaway electrons", + "full_path": "runaway_electrons/profiles_1d(itime)/ddensity_dt_tritium(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.profiles_1d[:].ddensity_dt_tritium_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ddensity_dt_tritium\"", + "full_path": "runaway_electrons/profiles_1d(itime)/ddensity_dt_tritium_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].ddensity_dt_tritium_error_lower": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"ddensity_dt_tritium\"", + "full_path": "runaway_electrons/profiles_1d(itime)/ddensity_dt_tritium_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.profiles_1d[:].ddensity_dt_tritium_error_upper": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"ddensity_dt_tritium\"", + "full_path": "runaway_electrons/profiles_1d(itime)/ddensity_dt_tritium_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3.s^-1" + }, + "runaway_electrons.profiles_1d[:].density": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Runaway electrons density", + "full_path": "runaway_electrons/profiles_1d(itime)/density(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "runaway_electrons.profiles_1d[:].density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "runaway_electrons/profiles_1d(itime)/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].density_error_lower": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "runaway_electrons/profiles_1d(itime)/density_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "runaway_electrons.profiles_1d[:].density_error_upper": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "runaway_electrons/profiles_1d(itime)/density_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "runaway_electrons.profiles_1d[:].e_field_critical": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Critical electric field", + "full_path": "runaway_electrons/profiles_1d(itime)/e_field_critical(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.profiles_1d[:].e_field_critical_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"e_field_critical\"", + "full_path": "runaway_electrons/profiles_1d(itime)/e_field_critical_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].e_field_critical_error_lower": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"e_field_critical\"", + "full_path": "runaway_electrons/profiles_1d(itime)/e_field_critical_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.profiles_1d[:].e_field_critical_error_upper": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"e_field_critical\"", + "full_path": "runaway_electrons/profiles_1d(itime)/e_field_critical_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.profiles_1d[:].e_field_dreicer": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Dreicer electric field (parallel to B)", + "full_path": "runaway_electrons/profiles_1d(itime)/e_field_dreicer(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.profiles_1d[:].e_field_dreicer_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"e_field_dreicer\"", + "full_path": "runaway_electrons/profiles_1d(itime)/e_field_dreicer_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].e_field_dreicer_error_lower": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"e_field_dreicer\"", + "full_path": "runaway_electrons/profiles_1d(itime)/e_field_dreicer_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.profiles_1d[:].e_field_dreicer_error_upper": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"e_field_dreicer\"", + "full_path": "runaway_electrons/profiles_1d(itime)/e_field_dreicer_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "runaway_electrons.profiles_1d[:].energy_density_kinetic": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Runaways kinetic mean energy density", + "full_path": "runaway_electrons/profiles_1d(itime)/energy_density_kinetic(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "runaway_electrons.profiles_1d[:].energy_density_kinetic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_density_kinetic\"", + "full_path": "runaway_electrons/profiles_1d(itime)/energy_density_kinetic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].energy_density_kinetic_error_lower": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energy_density_kinetic\"", + "full_path": "runaway_electrons/profiles_1d(itime)/energy_density_kinetic_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "runaway_electrons.profiles_1d[:].energy_density_kinetic_error_upper": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energy_density_kinetic\"", + "full_path": "runaway_electrons/profiles_1d(itime)/energy_density_kinetic_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "J.m^-3" + }, + "runaway_electrons.profiles_1d[:].grid": { + "data_type": "STRUCTURE", + "documentation": "Radial grid", + "full_path": "runaway_electrons/profiles_1d(itime)/grid", + "lifecycle_status": "alpha", + "structure_reference": "core_radial_grid" + }, + "runaway_electrons.profiles_1d[:].grid.area": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Cross-sectional area of the flux surface", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/area(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "runaway_electrons.profiles_1d[:].grid.area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].grid.area_error_lower": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"area\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/area_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "runaway_electrons.profiles_1d[:].grid.area_error_upper": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"area\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/area_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "runaway_electrons.profiles_1d[:].grid.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal magnetic flux", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/psi(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "runaway_electrons.profiles_1d[:].grid.psi_boundary": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/psi_boundary", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "runaway_electrons.profiles_1d[:].grid.psi_boundary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_boundary\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/psi_boundary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].grid.psi_boundary_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_boundary\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/psi_boundary_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "runaway_electrons.profiles_1d[:].grid.psi_boundary_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_boundary\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/psi_boundary_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "runaway_electrons.profiles_1d[:].grid.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].grid.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/psi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "runaway_electrons.profiles_1d[:].grid.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/psi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "runaway_electrons.profiles_1d[:].grid.psi_magnetic_axis": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/psi_magnetic_axis", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "runaway_electrons.profiles_1d[:].grid.psi_magnetic_axis_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_magnetic_axis\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/psi_magnetic_axis_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].grid.psi_magnetic_axis_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_magnetic_axis\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/psi_magnetic_axis_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "runaway_electrons.profiles_1d[:].grid.psi_magnetic_axis_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_magnetic_axis\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/psi_magnetic_axis_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "runaway_electrons.profiles_1d[:].grid.rho_pol_norm": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/rho_pol_norm(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.profiles_1d[:].grid.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].grid.rho_pol_norm_error_lower": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/rho_pol_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.profiles_1d[:].grid.rho_pol_norm_error_upper": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/rho_pol_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.profiles_1d[:].grid.rho_tor": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/rho_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "runaway_electrons.profiles_1d[:].grid.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].grid.rho_tor_error_lower": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/rho_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "runaway_electrons.profiles_1d[:].grid.rho_tor_error_upper": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/rho_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "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) ", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/rho_tor_norm(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/rho_tor_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/rho_tor_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.profiles_1d[:].grid.surface": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Surface area of the toroidal flux surface", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/surface(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "runaway_electrons.profiles_1d[:].grid.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].grid.surface_error_lower": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"surface\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/surface_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "runaway_electrons.profiles_1d[:].grid.surface_error_upper": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"surface\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/surface_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "runaway_electrons.profiles_1d[:].grid.volume": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Volume enclosed inside the magnetic surface", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/volume(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "runaway_electrons.profiles_1d[:].grid.volume_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/volume_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].grid.volume_error_lower": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"volume\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/volume_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "runaway_electrons.profiles_1d[:].grid.volume_error_upper": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"volume\"", + "full_path": "runaway_electrons/profiles_1d(itime)/grid/volume_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "runaway_electrons.profiles_1d[:].momentum_critical_avalanche": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Critical momentum for avalanche, Compton and tritium", + "full_path": "runaway_electrons/profiles_1d(itime)/momentum_critical_avalanche(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.profiles_1d[:].momentum_critical_avalanche_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_critical_avalanche\"", + "full_path": "runaway_electrons/profiles_1d(itime)/momentum_critical_avalanche_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].momentum_critical_avalanche_error_lower": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"momentum_critical_avalanche\"", + "full_path": "runaway_electrons/profiles_1d(itime)/momentum_critical_avalanche_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.profiles_1d[:].momentum_critical_avalanche_error_upper": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"momentum_critical_avalanche\"", + "full_path": "runaway_electrons/profiles_1d(itime)/momentum_critical_avalanche_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.profiles_1d[:].momentum_critical_hot_tail": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Critical momentum for hot tail", + "full_path": "runaway_electrons/profiles_1d(itime)/momentum_critical_hot_tail(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.profiles_1d[:].momentum_critical_hot_tail_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_critical_hot_tail\"", + "full_path": "runaway_electrons/profiles_1d(itime)/momentum_critical_hot_tail_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].momentum_critical_hot_tail_error_lower": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"momentum_critical_hot_tail\"", + "full_path": "runaway_electrons/profiles_1d(itime)/momentum_critical_hot_tail_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.profiles_1d[:].momentum_critical_hot_tail_error_upper": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"momentum_critical_hot_tail\"", + "full_path": "runaway_electrons/profiles_1d(itime)/momentum_critical_hot_tail_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m^-1.s^-1" + }, + "runaway_electrons.profiles_1d[:].pitch_angle": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Average pitch angle of the runaways distribution function (v_parallel/|v|)", + "full_path": "runaway_electrons/profiles_1d(itime)/pitch_angle(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.profiles_1d[:].pitch_angle_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pitch_angle\"", + "full_path": "runaway_electrons/profiles_1d(itime)/pitch_angle_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].pitch_angle_error_lower": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pitch_angle\"", + "full_path": "runaway_electrons/profiles_1d(itime)/pitch_angle_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.profiles_1d[:].pitch_angle_error_upper": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pitch_angle\"", + "full_path": "runaway_electrons/profiles_1d(itime)/pitch_angle_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "runaway_electrons.profiles_1d[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "runaway_electrons/profiles_1d(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "runaway_electrons.profiles_1d[:].transport_perpendicular": { + "data_type": "STRUCTURE", + "documentation": "Effective perpendicular transport to the magnetic field for runaways", + "full_path": "runaway_electrons/profiles_1d(itime)/transport_perpendicular", + "lifecycle_status": "alpha", + "structure_reference": "runaway_electrons_transport" + }, + "runaway_electrons.profiles_1d[:].transport_perpendicular.d": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective diffusivity", + "full_path": "runaway_electrons/profiles_1d(itime)/transport_perpendicular/d(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "runaway_electrons.profiles_1d[:].transport_perpendicular.d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d\"", + "full_path": "runaway_electrons/profiles_1d(itime)/transport_perpendicular/d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].transport_perpendicular.d_error_lower": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d\"", + "full_path": "runaway_electrons/profiles_1d(itime)/transport_perpendicular/d_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "runaway_electrons.profiles_1d[:].transport_perpendicular.d_error_upper": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d\"", + "full_path": "runaway_electrons/profiles_1d(itime)/transport_perpendicular/d_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "runaway_electrons.profiles_1d[:].transport_perpendicular.flux": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux", + "full_path": "runaway_electrons/profiles_1d(itime)/transport_perpendicular/flux(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "runaway_electrons.profiles_1d[:].transport_perpendicular.flux_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"flux\"", + "full_path": "runaway_electrons/profiles_1d(itime)/transport_perpendicular/flux_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].transport_perpendicular.flux_error_lower": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"flux\"", + "full_path": "runaway_electrons/profiles_1d(itime)/transport_perpendicular/flux_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "runaway_electrons.profiles_1d[:].transport_perpendicular.flux_error_upper": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"flux\"", + "full_path": "runaway_electrons/profiles_1d(itime)/transport_perpendicular/flux_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "runaway_electrons.profiles_1d[:].transport_perpendicular.v": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective convection", + "full_path": "runaway_electrons/profiles_1d(itime)/transport_perpendicular/v(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "runaway_electrons.profiles_1d[:].transport_perpendicular.v_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"v\"", + "full_path": "runaway_electrons/profiles_1d(itime)/transport_perpendicular/v_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "runaway_electrons.profiles_1d[:].transport_perpendicular.v_error_lower": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"v\"", + "full_path": "runaway_electrons/profiles_1d(itime)/transport_perpendicular/v_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "runaway_electrons.profiles_1d[:].transport_perpendicular.v_error_upper": { + "coordinates": [ + "runaway_electrons.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"v\"", + "full_path": "runaway_electrons/profiles_1d(itime)/transport_perpendicular/v_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "runaway_electrons.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "runaway_electrons/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "runaway_electrons.vacuum_toroidal_field": { + "cocos_alias": "IDSPATH", + "cocos_replace": "runaway_electrons.vacuum_toroidal_field", + "data_type": "STRUCTURE", + "documentation": "Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)", + "full_path": "runaway_electrons/vacuum_toroidal_field", + "lifecycle_status": "alpha", + "structure_reference": "b_tor_vacuum_1" + }, + "runaway_electrons.vacuum_toroidal_field.b0": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "runaway_electrons/vacuum_toroidal_field/b0(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "runaway_electrons.vacuum_toroidal_field.b0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b0\"", + "full_path": "runaway_electrons/vacuum_toroidal_field/b0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "runaway_electrons.vacuum_toroidal_field.b0_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b0\"", + "full_path": "runaway_electrons/vacuum_toroidal_field/b0_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "runaway_electrons.vacuum_toroidal_field.b0_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "runaway_electrons.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b0\"", + "full_path": "runaway_electrons/vacuum_toroidal_field/b0_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "runaway_electrons.vacuum_toroidal_field.r0": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "runaway_electrons/vacuum_toroidal_field/r0", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "runaway_electrons.vacuum_toroidal_field.r0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r0\"", + "full_path": "runaway_electrons/vacuum_toroidal_field/r0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "runaway_electrons.vacuum_toroidal_field.r0_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r0\"", + "full_path": "runaway_electrons/vacuum_toroidal_field/r0_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "runaway_electrons.vacuum_toroidal_field.r0_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r0\"", + "full_path": "runaway_electrons/vacuum_toroidal_field/r0_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/sawteeth.json b/omas/imas_structures/3_39_0/sawteeth.json new file mode 100644 index 000000000..90a7c1eb9 --- /dev/null +++ b/omas/imas_structures/3_39_0/sawteeth.json @@ -0,0 +1,2454 @@ +{ + "sawteeth": { + "documentation": "Description of sawtooth events. This IDS must be used in homogeneous_time = 1 mode", + "full_path": "sawteeth", + "lifecycle_last_change": "3.10.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.0.4", + "maxoccur": "2" + }, + "sawteeth.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "sawteeth/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "sawteeth.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "sawteeth/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "sawteeth/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "sawteeth/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "sawteeth.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "sawteeth/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "sawteeth/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "sawteeth/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "sawteeth/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "sawteeth/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "sawteeth/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "sawteeth/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.code.output_flag": { + "coordinates": [ + "sawteeth.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "sawteeth/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "sawteeth.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "sawteeth/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "sawteeth/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "sawteeth/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.crash_trigger": { + "coordinates": [ + "sawteeth.time" + ], + "data_type": "INT_1D", + "documentation": "Flag indicating whether a crash condition has been satisfied : 0 = no crash. N(>0) = crash triggered due to condition N as follows. 1: crash triggered by the ideal kink criterion; 2: crash triggered by the ideal kink criterion including kinetic effects from fast particles; 31: crash triggered by the resistive kink criterion (meeting necessary conditions for reconnection); 32: crash triggered by the resistive kink criterion (resistive kink mode is unstable). The distinction between 31 and 32 only indicates whether (31) or (32) was the last criterion to be satisfied", + "full_path": "sawteeth/crash_trigger(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic" + }, + "sawteeth.diagnostics": { + "data_type": "STRUCTURE", + "documentation": "Detailed information about the sawtooth characteristics", + "full_path": "sawteeth/diagnostics", + "lifecycle_status": "alpha", + "structure_reference": "sawteeth_diagnostics" + }, + "sawteeth.diagnostics.magnetic_shear_q1": { + "coordinates": [ + "sawteeth.time" + ], + "data_type": "FLT_1D", + "documentation": "Magnetic shear at surface q = 1, defined as rho_tor/q . dq/drho_tor", + "full_path": "sawteeth/diagnostics/magnetic_shear_q1(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "sawteeth.diagnostics.magnetic_shear_q1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"magnetic_shear_q1\"", + "full_path": "sawteeth/diagnostics/magnetic_shear_q1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "sawteeth.diagnostics.magnetic_shear_q1_error_lower": { + "coordinates": [ + "sawteeth.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"magnetic_shear_q1\"", + "full_path": "sawteeth/diagnostics/magnetic_shear_q1_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "sawteeth.diagnostics.magnetic_shear_q1_error_upper": { + "coordinates": [ + "sawteeth.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"magnetic_shear_q1\"", + "full_path": "sawteeth/diagnostics/magnetic_shear_q1_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "sawteeth.diagnostics.previous_crash_time": { + "coordinates": [ + "sawteeth.time" + ], + "data_type": "FLT_1D", + "documentation": "Time at which the previous sawtooth crash occured", + "full_path": "sawteeth/diagnostics/previous_crash_time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "sawteeth.diagnostics.previous_crash_time_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"previous_crash_time\"", + "full_path": "sawteeth/diagnostics/previous_crash_time_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "sawteeth.diagnostics.previous_crash_time_error_lower": { + "coordinates": [ + "sawteeth.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"previous_crash_time\"", + "full_path": "sawteeth/diagnostics/previous_crash_time_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "sawteeth.diagnostics.previous_crash_time_error_upper": { + "coordinates": [ + "sawteeth.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"previous_crash_time\"", + "full_path": "sawteeth/diagnostics/previous_crash_time_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "sawteeth.diagnostics.previous_crash_trigger": { + "coordinates": [ + "sawteeth.time" + ], + "data_type": "INT_1D", + "documentation": "Previous crash trigger. Flag indicating whether a crash condition has been satisfied : 0 = no crash. N(>0) = crash triggered due to condition N", + "full_path": "sawteeth/diagnostics/previous_crash_trigger(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic" + }, + "sawteeth.diagnostics.previous_period": { + "coordinates": [ + "sawteeth.time" + ], + "data_type": "FLT_1D", + "documentation": "Previous sawtooth period", + "full_path": "sawteeth/diagnostics/previous_period(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "sawteeth.diagnostics.previous_period_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"previous_period\"", + "full_path": "sawteeth/diagnostics/previous_period_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "sawteeth.diagnostics.previous_period_error_lower": { + "coordinates": [ + "sawteeth.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"previous_period\"", + "full_path": "sawteeth/diagnostics/previous_period_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "sawteeth.diagnostics.previous_period_error_upper": { + "coordinates": [ + "sawteeth.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"previous_period\"", + "full_path": "sawteeth/diagnostics/previous_period_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "sawteeth.diagnostics.rho_tor_norm_inversion": { + "coordinates": [ + "sawteeth.time" + ], + "data_type": "FLT_1D", + "documentation": "Normalised toroidal flux coordinate at inversion radius", + "full_path": "sawteeth/diagnostics/rho_tor_norm_inversion(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "sawteeth.diagnostics.rho_tor_norm_inversion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm_inversion\"", + "full_path": "sawteeth/diagnostics/rho_tor_norm_inversion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "sawteeth.diagnostics.rho_tor_norm_inversion_error_lower": { + "coordinates": [ + "sawteeth.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm_inversion\"", + "full_path": "sawteeth/diagnostics/rho_tor_norm_inversion_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "sawteeth.diagnostics.rho_tor_norm_inversion_error_upper": { + "coordinates": [ + "sawteeth.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm_inversion\"", + "full_path": "sawteeth/diagnostics/rho_tor_norm_inversion_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "sawteeth.diagnostics.rho_tor_norm_mixing": { + "coordinates": [ + "sawteeth.time" + ], + "data_type": "FLT_1D", + "documentation": "Normalised toroidal flux coordinate at mixing radius", + "full_path": "sawteeth/diagnostics/rho_tor_norm_mixing(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "sawteeth.diagnostics.rho_tor_norm_mixing_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm_mixing\"", + "full_path": "sawteeth/diagnostics/rho_tor_norm_mixing_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "sawteeth.diagnostics.rho_tor_norm_mixing_error_lower": { + "coordinates": [ + "sawteeth.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm_mixing\"", + "full_path": "sawteeth/diagnostics/rho_tor_norm_mixing_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "sawteeth.diagnostics.rho_tor_norm_mixing_error_upper": { + "coordinates": [ + "sawteeth.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm_mixing\"", + "full_path": "sawteeth/diagnostics/rho_tor_norm_mixing_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "sawteeth.diagnostics.rho_tor_norm_q1": { + "coordinates": [ + "sawteeth.time" + ], + "data_type": "FLT_1D", + "documentation": "Normalised toroidal flux coordinate at surface q = 1", + "full_path": "sawteeth/diagnostics/rho_tor_norm_q1(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "sawteeth.diagnostics.rho_tor_norm_q1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm_q1\"", + "full_path": "sawteeth/diagnostics/rho_tor_norm_q1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "sawteeth.diagnostics.rho_tor_norm_q1_error_lower": { + "coordinates": [ + "sawteeth.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm_q1\"", + "full_path": "sawteeth/diagnostics/rho_tor_norm_q1_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "sawteeth.diagnostics.rho_tor_norm_q1_error_upper": { + "coordinates": [ + "sawteeth.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm_q1\"", + "full_path": "sawteeth/diagnostics/rho_tor_norm_q1_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "sawteeth.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "sawteeth/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "sawteeth.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "sawteeth/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "sawteeth/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "sawteeth/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "sawteeth.ids_properties.occurrence" + }, + "sawteeth.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "sawteeth/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "sawteeth.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "sawteeth/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "sawteeth.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "sawteeth/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "sawteeth/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "sawteeth/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "sawteeth/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "sawteeth/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "sawteeth/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "sawteeth.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "sawteeth/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "sawteeth/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "sawteeth/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "sawteeth/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "sawteeth/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "sawteeth/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "sawteeth/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "sawteeth.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "sawteeth/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "sawteeth/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "sawteeth/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "sawteeth/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "sawteeth/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "sawteeth/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "sawteeth/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "sawteeth.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "sawteeth/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "sawteeth.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "sawteeth/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "sawteeth/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "sawteeth/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "sawteeth/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "sawteeth/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "sawteeth/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "sawteeth/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "sawteeth.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "sawteeth/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "sawteeth/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "sawteeth/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "sawteeth/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "sawteeth/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "sawteeth/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "sawteeth/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "sawteeth.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "sawteeth/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "sawteeth.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "sawteeth/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "sawteeth.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "sawteeth/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "sawteeth.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "sawteeth/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "sawteeth/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "sawteeth.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "sawteeth/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "sawteeth.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "sawteeth/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "sawteeth/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "sawteeth/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "sawteeth.profiles_1d": { + "cocos_alias": "IDSPATH", + "cocos_replace": "sawteeth.profiles_1d{i}", + "coordinates": [ + "sawteeth.profiles_1d[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Core profiles after sawtooth crash for various time slices", + "full_path": "sawteeth/profiles_1d(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "sawteeth_profiles_1d", + "timebasepath": "time", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].conductivity_parallel": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel conductivity", + "full_path": "sawteeth/profiles_1d(itime)/conductivity_parallel(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "sawteeth.profiles_1d[:].conductivity_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"conductivity_parallel\"", + "full_path": "sawteeth/profiles_1d(itime)/conductivity_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].conductivity_parallel_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"conductivity_parallel\"", + "full_path": "sawteeth/profiles_1d(itime)/conductivity_parallel_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "sawteeth.profiles_1d[:].conductivity_parallel_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"conductivity_parallel\"", + "full_path": "sawteeth/profiles_1d(itime)/conductivity_parallel_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "ohm^-1.m^-1" + }, + "sawteeth.profiles_1d[:].e_field_parallel": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Parallel electric field = average(E.B) / B0, where Core_Profiles/Vacuum_Toroidal_Field/ B0", + "full_path": "sawteeth/profiles_1d(itime)/e_field_parallel(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "sawteeth.profiles_1d[:].e_field_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"e_field_parallel\"", + "full_path": "sawteeth/profiles_1d(itime)/e_field_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].e_field_parallel_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"e_field_parallel\"", + "full_path": "sawteeth/profiles_1d(itime)/e_field_parallel_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "sawteeth.profiles_1d[:].e_field_parallel_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"e_field_parallel\"", + "full_path": "sawteeth/profiles_1d(itime)/e_field_parallel_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "sawteeth.profiles_1d[:].grid": { + "data_type": "STRUCTURE", + "documentation": "Radial grid", + "full_path": "sawteeth/profiles_1d(itime)/grid", + "lifecycle_status": "alpha", + "structure_reference": "core_radial_grid" + }, + "sawteeth.profiles_1d[:].grid.area": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Cross-sectional area of the flux surface", + "full_path": "sawteeth/profiles_1d(itime)/grid/area(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "sawteeth.profiles_1d[:].grid.area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].grid.area_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"area\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/area_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "sawteeth.profiles_1d[:].grid.area_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"area\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/area_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "sawteeth.profiles_1d[:].grid.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal magnetic flux", + "full_path": "sawteeth/profiles_1d(itime)/grid/psi(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "sawteeth.profiles_1d[:].grid.psi_boundary": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "sawteeth/profiles_1d(itime)/grid/psi_boundary", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "sawteeth.profiles_1d[:].grid.psi_boundary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_boundary\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/psi_boundary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].grid.psi_boundary_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_boundary\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/psi_boundary_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "sawteeth.profiles_1d[:].grid.psi_boundary_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_boundary\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/psi_boundary_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "sawteeth.profiles_1d[:].grid.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].grid.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/psi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "sawteeth.profiles_1d[:].grid.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/psi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "sawteeth.profiles_1d[:].grid.psi_magnetic_axis": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "sawteeth/profiles_1d(itime)/grid/psi_magnetic_axis", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "sawteeth.profiles_1d[:].grid.psi_magnetic_axis_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_magnetic_axis\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/psi_magnetic_axis_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].grid.psi_magnetic_axis_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_magnetic_axis\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/psi_magnetic_axis_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "sawteeth.profiles_1d[:].grid.psi_magnetic_axis_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_magnetic_axis\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/psi_magnetic_axis_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "sawteeth.profiles_1d[:].grid.rho_pol_norm": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))", + "full_path": "sawteeth/profiles_1d(itime)/grid/rho_pol_norm(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "sawteeth.profiles_1d[:].grid.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].grid.rho_pol_norm_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/rho_pol_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "sawteeth.profiles_1d[:].grid.rho_pol_norm_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/rho_pol_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "sawteeth.profiles_1d[:].grid.rho_tor": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "sawteeth/profiles_1d(itime)/grid/rho_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "sawteeth.profiles_1d[:].grid.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].grid.rho_tor_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/rho_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "sawteeth.profiles_1d[:].grid.rho_tor_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/rho_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "sawteeth.profiles_1d[:].grid.rho_tor_norm": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "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) ", + "full_path": "sawteeth/profiles_1d(itime)/grid/rho_tor_norm(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "sawteeth.profiles_1d[:].grid.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].grid.rho_tor_norm_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/rho_tor_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "sawteeth.profiles_1d[:].grid.rho_tor_norm_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/rho_tor_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "sawteeth.profiles_1d[:].grid.surface": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Surface area of the toroidal flux surface", + "full_path": "sawteeth/profiles_1d(itime)/grid/surface(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "sawteeth.profiles_1d[:].grid.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].grid.surface_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"surface\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/surface_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "sawteeth.profiles_1d[:].grid.surface_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"surface\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/surface_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "sawteeth.profiles_1d[:].grid.volume": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Volume enclosed inside the magnetic surface", + "full_path": "sawteeth/profiles_1d(itime)/grid/volume(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "sawteeth.profiles_1d[:].grid.volume_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/volume_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].grid.volume_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"volume\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/volume_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "sawteeth.profiles_1d[:].grid.volume_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"volume\"", + "full_path": "sawteeth/profiles_1d(itime)/grid/volume_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "sawteeth.profiles_1d[:].j_bootstrap": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Bootstrap current density = average(J_Bootstrap.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0", + "full_path": "sawteeth/profiles_1d(itime)/j_bootstrap(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A/m^2" + }, + "sawteeth.profiles_1d[:].j_bootstrap_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_bootstrap\"", + "full_path": "sawteeth/profiles_1d(itime)/j_bootstrap_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].j_bootstrap_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_bootstrap\"", + "full_path": "sawteeth/profiles_1d(itime)/j_bootstrap_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A/m^2" + }, + "sawteeth.profiles_1d[:].j_bootstrap_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_bootstrap\"", + "full_path": "sawteeth/profiles_1d(itime)/j_bootstrap_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A/m^2" + }, + "sawteeth.profiles_1d[:].j_non_inductive": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Non-inductive (includes bootstrap) parallel current density = average(jni.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0", + "full_path": "sawteeth/profiles_1d(itime)/j_non_inductive(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A/m^2" + }, + "sawteeth.profiles_1d[:].j_non_inductive_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_non_inductive\"", + "full_path": "sawteeth/profiles_1d(itime)/j_non_inductive_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].j_non_inductive_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_non_inductive\"", + "full_path": "sawteeth/profiles_1d(itime)/j_non_inductive_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A/m^2" + }, + "sawteeth.profiles_1d[:].j_non_inductive_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_non_inductive\"", + "full_path": "sawteeth/profiles_1d(itime)/j_non_inductive_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A/m^2" + }, + "sawteeth.profiles_1d[:].j_ohmic": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Ohmic parallel current density = average(J_Ohmic.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0", + "full_path": "sawteeth/profiles_1d(itime)/j_ohmic(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A/m^2" + }, + "sawteeth.profiles_1d[:].j_ohmic_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_ohmic\"", + "full_path": "sawteeth/profiles_1d(itime)/j_ohmic_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].j_ohmic_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_ohmic\"", + "full_path": "sawteeth/profiles_1d(itime)/j_ohmic_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A/m^2" + }, + "sawteeth.profiles_1d[:].j_ohmic_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_ohmic\"", + "full_path": "sawteeth/profiles_1d(itime)/j_ohmic_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A/m^2" + }, + "sawteeth.profiles_1d[:].j_tor": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total toroidal current density = average(J_Tor/R) / average(1/R)", + "full_path": "sawteeth/profiles_1d(itime)/j_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A/m^2" + }, + "sawteeth.profiles_1d[:].j_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_tor\"", + "full_path": "sawteeth/profiles_1d(itime)/j_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].j_tor_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_tor\"", + "full_path": "sawteeth/profiles_1d(itime)/j_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A/m^2" + }, + "sawteeth.profiles_1d[:].j_tor_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_tor\"", + "full_path": "sawteeth/profiles_1d(itime)/j_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A/m^2" + }, + "sawteeth.profiles_1d[:].j_total": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total parallel current density = average(jtot.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0", + "full_path": "sawteeth/profiles_1d(itime)/j_total(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A/m^2" + }, + "sawteeth.profiles_1d[:].j_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"j_total\"", + "full_path": "sawteeth/profiles_1d(itime)/j_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].j_total_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"j_total\"", + "full_path": "sawteeth/profiles_1d(itime)/j_total_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A/m^2" + }, + "sawteeth.profiles_1d[:].j_total_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"j_total\"", + "full_path": "sawteeth/profiles_1d(itime)/j_total_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A/m^2" + }, + "sawteeth.profiles_1d[:].magnetic_shear": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Magnetic shear, defined as rho_tor/q . dq/drho_tor", + "full_path": "sawteeth/profiles_1d(itime)/magnetic_shear(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "sawteeth.profiles_1d[:].magnetic_shear_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"magnetic_shear\"", + "full_path": "sawteeth/profiles_1d(itime)/magnetic_shear_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].magnetic_shear_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"magnetic_shear\"", + "full_path": "sawteeth/profiles_1d(itime)/magnetic_shear_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "sawteeth.profiles_1d[:].magnetic_shear_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"magnetic_shear\"", + "full_path": "sawteeth/profiles_1d(itime)/magnetic_shear_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "sawteeth.profiles_1d[:].momentum_tor": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total plasma toroidal momentum, summed over ion species and electrons ", + "full_path": "sawteeth/profiles_1d(itime)/momentum_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m/s" + }, + "sawteeth.profiles_1d[:].momentum_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"momentum_tor\"", + "full_path": "sawteeth/profiles_1d(itime)/momentum_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].momentum_tor_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"momentum_tor\"", + "full_path": "sawteeth/profiles_1d(itime)/momentum_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m/s" + }, + "sawteeth.profiles_1d[:].momentum_tor_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"momentum_tor\"", + "full_path": "sawteeth/profiles_1d(itime)/momentum_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "kg.m/s" + }, + "sawteeth.profiles_1d[:].n_e": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Electron density (thermal+non-thermal)", + "full_path": "sawteeth/profiles_1d(itime)/n_e(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "sawteeth.profiles_1d[:].n_e_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_e\"", + "full_path": "sawteeth/profiles_1d(itime)/n_e_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].n_e_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"n_e\"", + "full_path": "sawteeth/profiles_1d(itime)/n_e_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "sawteeth.profiles_1d[:].n_e_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"n_e\"", + "full_path": "sawteeth/profiles_1d(itime)/n_e_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "sawteeth.profiles_1d[:].n_e_fast": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) electrons", + "full_path": "sawteeth/profiles_1d(itime)/n_e_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "sawteeth.profiles_1d[:].n_e_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_e_fast\"", + "full_path": "sawteeth/profiles_1d(itime)/n_e_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].n_e_fast_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"n_e_fast\"", + "full_path": "sawteeth/profiles_1d(itime)/n_e_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "sawteeth.profiles_1d[:].n_e_fast_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"n_e_fast\"", + "full_path": "sawteeth/profiles_1d(itime)/n_e_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "sawteeth.profiles_1d[:].n_i_total_over_n_e": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Ratio of total ion density (sum over species and charge states) over electron density. (thermal+non-thermal)", + "full_path": "sawteeth/profiles_1d(itime)/n_i_total_over_n_e(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "sawteeth.profiles_1d[:].n_i_total_over_n_e_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_i_total_over_n_e\"", + "full_path": "sawteeth/profiles_1d(itime)/n_i_total_over_n_e_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].n_i_total_over_n_e_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"n_i_total_over_n_e\"", + "full_path": "sawteeth/profiles_1d(itime)/n_i_total_over_n_e_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "sawteeth.profiles_1d[:].n_i_total_over_n_e_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"n_i_total_over_n_e\"", + "full_path": "sawteeth/profiles_1d(itime)/n_i_total_over_n_e_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "sawteeth.profiles_1d[:].p_e": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Electron pressure", + "full_path": "sawteeth/profiles_1d(itime)/p_e(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].p_e_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"p_e\"", + "full_path": "sawteeth/profiles_1d(itime)/p_e_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].p_e_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"p_e\"", + "full_path": "sawteeth/profiles_1d(itime)/p_e_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].p_e_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"p_e\"", + "full_path": "sawteeth/profiles_1d(itime)/p_e_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].p_e_fast_parallel": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) electron parallel pressure", + "full_path": "sawteeth/profiles_1d(itime)/p_e_fast_parallel(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].p_e_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"p_e_fast_parallel\"", + "full_path": "sawteeth/profiles_1d(itime)/p_e_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].p_e_fast_parallel_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"p_e_fast_parallel\"", + "full_path": "sawteeth/profiles_1d(itime)/p_e_fast_parallel_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].p_e_fast_parallel_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"p_e_fast_parallel\"", + "full_path": "sawteeth/profiles_1d(itime)/p_e_fast_parallel_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].p_e_fast_perpendicular": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) electron perpendicular pressure", + "full_path": "sawteeth/profiles_1d(itime)/p_e_fast_perpendicular(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].p_e_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"p_e_fast_perpendicular\"", + "full_path": "sawteeth/profiles_1d(itime)/p_e_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].p_e_fast_perpendicular_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"p_e_fast_perpendicular\"", + "full_path": "sawteeth/profiles_1d(itime)/p_e_fast_perpendicular_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].p_e_fast_perpendicular_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"p_e_fast_perpendicular\"", + "full_path": "sawteeth/profiles_1d(itime)/p_e_fast_perpendicular_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].p_i_total": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total ion pressure (sum over the ion species)", + "full_path": "sawteeth/profiles_1d(itime)/p_i_total(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].p_i_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"p_i_total\"", + "full_path": "sawteeth/profiles_1d(itime)/p_i_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].p_i_total_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"p_i_total\"", + "full_path": "sawteeth/profiles_1d(itime)/p_i_total_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].p_i_total_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"p_i_total\"", + "full_path": "sawteeth/profiles_1d(itime)/p_i_total_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].p_i_total_fast_parallel": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) total ion (sum over the ion species) parallel pressure", + "full_path": "sawteeth/profiles_1d(itime)/p_i_total_fast_parallel(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].p_i_total_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"p_i_total_fast_parallel\"", + "full_path": "sawteeth/profiles_1d(itime)/p_i_total_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].p_i_total_fast_parallel_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"p_i_total_fast_parallel\"", + "full_path": "sawteeth/profiles_1d(itime)/p_i_total_fast_parallel_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].p_i_total_fast_parallel_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"p_i_total_fast_parallel\"", + "full_path": "sawteeth/profiles_1d(itime)/p_i_total_fast_parallel_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].p_i_total_fast_perpendicular": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) total ion (sum over the ion species) perpendicular pressure", + "full_path": "sawteeth/profiles_1d(itime)/p_i_total_fast_perpendicular(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].p_i_total_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"p_i_total_fast_perpendicular\"", + "full_path": "sawteeth/profiles_1d(itime)/p_i_total_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].p_i_total_fast_perpendicular_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"p_i_total_fast_perpendicular\"", + "full_path": "sawteeth/profiles_1d(itime)/p_i_total_fast_perpendicular_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].p_i_total_fast_perpendicular_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"p_i_total_fast_perpendicular\"", + "full_path": "sawteeth/profiles_1d(itime)/p_i_total_fast_perpendicular_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].phi": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal flux", + "full_path": "sawteeth/profiles_1d(itime)/phi(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "sawteeth.profiles_1d[:].phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "sawteeth/profiles_1d(itime)/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].phi_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "sawteeth/profiles_1d(itime)/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "sawteeth.profiles_1d[:].phi_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "sawteeth/profiles_1d(itime)/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "sawteeth.profiles_1d[:].pressure_parallel": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total parallel pressure (electrons+ions, thermal+non-thermal)", + "full_path": "sawteeth/profiles_1d(itime)/pressure_parallel(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].pressure_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_parallel\"", + "full_path": "sawteeth/profiles_1d(itime)/pressure_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].pressure_parallel_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_parallel\"", + "full_path": "sawteeth/profiles_1d(itime)/pressure_parallel_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].pressure_parallel_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_parallel\"", + "full_path": "sawteeth/profiles_1d(itime)/pressure_parallel_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].pressure_perpendicular": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total perpendicular pressure (electrons+ions, thermal+non-thermal)", + "full_path": "sawteeth/profiles_1d(itime)/pressure_perpendicular(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].pressure_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_perpendicular\"", + "full_path": "sawteeth/profiles_1d(itime)/pressure_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].pressure_perpendicular_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_perpendicular\"", + "full_path": "sawteeth/profiles_1d(itime)/pressure_perpendicular_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].pressure_perpendicular_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_perpendicular\"", + "full_path": "sawteeth/profiles_1d(itime)/pressure_perpendicular_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].pressure_thermal": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Thermal pressure (electrons+ions)", + "full_path": "sawteeth/profiles_1d(itime)/pressure_thermal(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].pressure_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_thermal\"", + "full_path": "sawteeth/profiles_1d(itime)/pressure_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].pressure_thermal_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_thermal\"", + "full_path": "sawteeth/profiles_1d(itime)/pressure_thermal_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].pressure_thermal_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_thermal\"", + "full_path": "sawteeth/profiles_1d(itime)/pressure_thermal_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "sawteeth.profiles_1d[:].psi_star_post_crash": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Psi* = psi - phi, after the sawtooth crash", + "full_path": "sawteeth/profiles_1d(itime)/psi_star_post_crash(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "sawteeth.profiles_1d[:].psi_star_post_crash_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_star_post_crash\"", + "full_path": "sawteeth/profiles_1d(itime)/psi_star_post_crash_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].psi_star_post_crash_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi_star_post_crash\"", + "full_path": "sawteeth/profiles_1d(itime)/psi_star_post_crash_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "sawteeth.profiles_1d[:].psi_star_post_crash_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi_star_post_crash\"", + "full_path": "sawteeth/profiles_1d(itime)/psi_star_post_crash_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "sawteeth.profiles_1d[:].psi_star_pre_crash": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Psi* = psi - phi, just before the sawtooth crash", + "full_path": "sawteeth/profiles_1d(itime)/psi_star_pre_crash(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "sawteeth.profiles_1d[:].psi_star_pre_crash_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_star_pre_crash\"", + "full_path": "sawteeth/profiles_1d(itime)/psi_star_pre_crash_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].psi_star_pre_crash_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi_star_pre_crash\"", + "full_path": "sawteeth/profiles_1d(itime)/psi_star_pre_crash_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "sawteeth.profiles_1d[:].psi_star_pre_crash_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi_star_pre_crash\"", + "full_path": "sawteeth/profiles_1d(itime)/psi_star_pre_crash_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "sawteeth.profiles_1d[:].q": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Safety factor", + "full_path": "sawteeth/profiles_1d(itime)/q(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "sawteeth.profiles_1d[:].q_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"q\"", + "full_path": "sawteeth/profiles_1d(itime)/q_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].q_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"q\"", + "full_path": "sawteeth/profiles_1d(itime)/q_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "sawteeth.profiles_1d[:].q_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"q\"", + "full_path": "sawteeth/profiles_1d(itime)/q_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "sawteeth.profiles_1d[:].t_e": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Electron temperature", + "full_path": "sawteeth/profiles_1d(itime)/t_e(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "sawteeth.profiles_1d[:].t_e_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"t_e\"", + "full_path": "sawteeth/profiles_1d(itime)/t_e_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].t_e_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"t_e\"", + "full_path": "sawteeth/profiles_1d(itime)/t_e_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "sawteeth.profiles_1d[:].t_e_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"t_e\"", + "full_path": "sawteeth/profiles_1d(itime)/t_e_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "sawteeth.profiles_1d[:].t_i_average": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Ion temperature (averaged on charge states and ion species)", + "full_path": "sawteeth/profiles_1d(itime)/t_i_average(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "sawteeth.profiles_1d[:].t_i_average_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"t_i_average\"", + "full_path": "sawteeth/profiles_1d(itime)/t_i_average_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].t_i_average_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"t_i_average\"", + "full_path": "sawteeth/profiles_1d(itime)/t_i_average_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "sawteeth.profiles_1d[:].t_i_average_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"t_i_average\"", + "full_path": "sawteeth/profiles_1d(itime)/t_i_average_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "sawteeth.profiles_1d[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "sawteeth/profiles_1d(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "sawteeth.profiles_1d[:].zeff": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Effective charge", + "full_path": "sawteeth/profiles_1d(itime)/zeff(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "sawteeth.profiles_1d[:].zeff_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"zeff\"", + "full_path": "sawteeth/profiles_1d(itime)/zeff_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "sawteeth.profiles_1d[:].zeff_error_lower": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"zeff\"", + "full_path": "sawteeth/profiles_1d(itime)/zeff_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "sawteeth.profiles_1d[:].zeff_error_upper": { + "coordinates": [ + "sawteeth.profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"zeff\"", + "full_path": "sawteeth/profiles_1d(itime)/zeff_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "sawteeth.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "sawteeth/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "sawteeth.vacuum_toroidal_field": { + "cocos_alias": "IDSPATH", + "cocos_replace": "sawteeth.vacuum_toroidal_field", + "data_type": "STRUCTURE", + "documentation": "Characteristics of the vacuum toroidal field (used in rho_tor definition)", + "full_path": "sawteeth/vacuum_toroidal_field", + "lifecycle_status": "alpha", + "structure_reference": "b_tor_vacuum_1" + }, + "sawteeth.vacuum_toroidal_field.b0": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "sawteeth.time" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "sawteeth/vacuum_toroidal_field/b0(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "sawteeth.vacuum_toroidal_field.b0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b0\"", + "full_path": "sawteeth/vacuum_toroidal_field/b0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "sawteeth.vacuum_toroidal_field.b0_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "sawteeth.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b0\"", + "full_path": "sawteeth/vacuum_toroidal_field/b0_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "sawteeth.vacuum_toroidal_field.b0_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "sawteeth.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b0\"", + "full_path": "sawteeth/vacuum_toroidal_field/b0_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "sawteeth.vacuum_toroidal_field.r0": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "sawteeth/vacuum_toroidal_field/r0", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "sawteeth.vacuum_toroidal_field.r0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r0\"", + "full_path": "sawteeth/vacuum_toroidal_field/r0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "sawteeth.vacuum_toroidal_field.r0_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r0\"", + "full_path": "sawteeth/vacuum_toroidal_field/r0_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "sawteeth.vacuum_toroidal_field.r0_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r0\"", + "full_path": "sawteeth/vacuum_toroidal_field/r0_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/soft_x_rays.json b/omas/imas_structures/3_39_0/soft_x_rays.json new file mode 100644 index 000000000..85ebc5f5a --- /dev/null +++ b/omas/imas_structures/3_39_0/soft_x_rays.json @@ -0,0 +1,3474 @@ +{ + "soft_x_rays": { + "documentation": "Soft X-rays tomography diagnostic", + "full_path": "soft_x_rays", + "lifecycle_last_change": "3.35.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.10.2", + "maxoccur": "1" + }, + "soft_x_rays.channel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of channels (detector or pixel of a camera)", + "full_path": "soft_x_rays/channel(i1)", + "lifecycle_status": "alpha", + "maxoccur": "100", + "structure_reference": "sxr_channel" + }, + "soft_x_rays.channel[:].aperture": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Description of a set of collimating apertures", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "detector_aperture" + }, + "soft_x_rays.channel[:].aperture[:].centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "soft_x_rays.channel[:].aperture[:].centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "soft_x_rays.channel[:].aperture[:].centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].aperture[:].centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "soft_x_rays.channel[:].aperture[:].centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "soft_x_rays.channel[:].aperture[:].centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].aperture[:].centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].aperture[:].centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "soft_x_rays.channel[:].aperture[:].outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "soft_x_rays.channel[:].aperture[:].outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].aperture[:].outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].outline.x2": { + "coordinates": [ + "soft_x_rays.channel[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].aperture[:].outline.x2_error_lower": { + "coordinates": [ + "soft_x_rays.channel[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].outline.x2_error_upper": { + "coordinates": [ + "soft_x_rays.channel[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].aperture[:].radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "soft_x_rays.channel[:].aperture[:].surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].aperture[:].surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "soft_x_rays.channel[:].aperture[:].surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "soft_x_rays.channel[:].aperture[:].x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "soft_x_rays.channel[:].aperture[:].x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].aperture[:].x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].aperture[:].x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].aperture[:].x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].aperture[:].x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "soft_x_rays.channel[:].aperture[:].x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].aperture[:].x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].aperture[:].x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].aperture[:].x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].aperture[:].x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "soft_x_rays.channel[:].aperture[:].x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].aperture[:].x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].aperture[:].x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].aperture[:].x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].aperture[:].x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/aperture(i2)/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].brightness": { + "coordinates": [ + "soft_x_rays.channel[:].energy_band", + "soft_x_rays.channel[:].brightness.time" + ], + "data_type": "STRUCTURE", + "documentation": "Power flux received by the detector, per unit solid angle and per unit area (i.e. power divided by the etendue), in multiple energy bands if available from the detector", + "full_path": "soft_x_rays/channel(i1)/brightness", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "W.m^-2.sr^-1" + }, + "soft_x_rays.channel[:].brightness.data": { + "coordinates": [ + "1...N", + "soft_x_rays.channel[:].brightness.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "soft_x_rays/channel(i1)/brightness/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "brightness/time", + "type": "dynamic", + "units": "W.m^-2.sr^-1" + }, + "soft_x_rays.channel[:].brightness.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "soft_x_rays/channel(i1)/brightness/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].brightness.data_error_lower": { + "coordinates": [ + "1...N", + "soft_x_rays.channel[:].brightness.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "soft_x_rays/channel(i1)/brightness/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "brightness/time", + "type": "dynamic", + "units": "W.m^-2.sr^-1" + }, + "soft_x_rays.channel[:].brightness.data_error_upper": { + "coordinates": [ + "1...N", + "soft_x_rays.channel[:].brightness.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "soft_x_rays/channel(i1)/brightness/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "brightness/time", + "type": "dynamic", + "units": "W.m^-2.sr^-1" + }, + "soft_x_rays.channel[:].brightness.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "soft_x_rays/channel(i1)/brightness/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "brightness/time", + "type": "dynamic", + "units": "s" + }, + "soft_x_rays.channel[:].detector": { + "data_type": "STRUCTURE", + "documentation": "Detector description", + "full_path": "soft_x_rays/channel(i1)/detector", + "lifecycle_status": "alpha", + "structure_reference": "detector_aperture" + }, + "soft_x_rays.channel[:].detector.centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "soft_x_rays/channel(i1)/detector/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "soft_x_rays.channel[:].detector.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "soft_x_rays/channel(i1)/detector/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "soft_x_rays.channel[:].detector.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "soft_x_rays/channel(i1)/detector/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].detector.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "soft_x_rays/channel(i1)/detector/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "soft_x_rays.channel[:].detector.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "soft_x_rays/channel(i1)/detector/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "soft_x_rays.channel[:].detector.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "soft_x_rays/channel(i1)/detector/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "soft_x_rays/channel(i1)/detector/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].detector.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "soft_x_rays/channel(i1)/detector/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "soft_x_rays/channel(i1)/detector/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "soft_x_rays/channel(i1)/detector/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "soft_x_rays/channel(i1)/detector/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].detector.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/detector/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/detector/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "soft_x_rays/channel(i1)/detector/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "soft_x_rays.channel[:].detector.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "soft_x_rays/channel(i1)/detector/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "soft_x_rays.channel[:].detector.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "soft_x_rays/channel(i1)/detector/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "soft_x_rays/channel(i1)/detector/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].detector.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "soft_x_rays/channel(i1)/detector/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "soft_x_rays/channel(i1)/detector/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.outline.x2": { + "coordinates": [ + "soft_x_rays.channel[:].detector.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "soft_x_rays/channel(i1)/detector/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "soft_x_rays/channel(i1)/detector/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].detector.outline.x2_error_lower": { + "coordinates": [ + "soft_x_rays.channel[:].detector.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "soft_x_rays/channel(i1)/detector/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.outline.x2_error_upper": { + "coordinates": [ + "soft_x_rays.channel[:].detector.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "soft_x_rays/channel(i1)/detector/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "soft_x_rays/channel(i1)/detector/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "soft_x_rays/channel(i1)/detector/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].detector.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "soft_x_rays/channel(i1)/detector/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "soft_x_rays/channel(i1)/detector/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "soft_x_rays/channel(i1)/detector/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "soft_x_rays.channel[:].detector.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "soft_x_rays/channel(i1)/detector/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].detector.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "soft_x_rays/channel(i1)/detector/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "soft_x_rays.channel[:].detector.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "soft_x_rays/channel(i1)/detector/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "soft_x_rays.channel[:].detector.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "soft_x_rays/channel(i1)/detector/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "soft_x_rays.channel[:].detector.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "soft_x_rays/channel(i1)/detector/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "soft_x_rays/channel(i1)/detector/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].detector.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "soft_x_rays/channel(i1)/detector/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "soft_x_rays/channel(i1)/detector/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "soft_x_rays/channel(i1)/detector/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "soft_x_rays/channel(i1)/detector/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].detector.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "soft_x_rays/channel(i1)/detector/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "soft_x_rays/channel(i1)/detector/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "soft_x_rays/channel(i1)/detector/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "soft_x_rays/channel(i1)/detector/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].detector.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/detector/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/detector/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "soft_x_rays/channel(i1)/detector/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "soft_x_rays/channel(i1)/detector/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].detector.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "soft_x_rays/channel(i1)/detector/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "soft_x_rays/channel(i1)/detector/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "soft_x_rays/channel(i1)/detector/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "soft_x_rays.channel[:].detector.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "soft_x_rays/channel(i1)/detector/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "soft_x_rays/channel(i1)/detector/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].detector.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "soft_x_rays/channel(i1)/detector/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "soft_x_rays/channel(i1)/detector/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "soft_x_rays/channel(i1)/detector/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "soft_x_rays/channel(i1)/detector/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].detector.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "soft_x_rays/channel(i1)/detector/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "soft_x_rays/channel(i1)/detector/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "soft_x_rays/channel(i1)/detector/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "soft_x_rays/channel(i1)/detector/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].detector.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/detector/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/detector/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "soft_x_rays/channel(i1)/detector/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "soft_x_rays/channel(i1)/detector/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].detector.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "soft_x_rays/channel(i1)/detector/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "soft_x_rays/channel(i1)/detector/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "soft_x_rays/channel(i1)/detector/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "soft_x_rays.channel[:].detector.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "soft_x_rays/channel(i1)/detector/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "soft_x_rays/channel(i1)/detector/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].detector.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "soft_x_rays/channel(i1)/detector/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "soft_x_rays/channel(i1)/detector/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "soft_x_rays/channel(i1)/detector/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "soft_x_rays/channel(i1)/detector/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].detector.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "soft_x_rays/channel(i1)/detector/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "soft_x_rays/channel(i1)/detector/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "soft_x_rays/channel(i1)/detector/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "soft_x_rays/channel(i1)/detector/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].detector.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/detector/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].detector.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/detector/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].energy_band": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of energy bands in which photons are counted by the detector", + "full_path": "soft_x_rays/channel(i1)/energy_band(i2)", + "lifecycle_status": "alpha", + "maxoccur": "8", + "structure_reference": "detector_energy_band" + }, + "soft_x_rays.channel[:].energy_band[:].detection_efficiency": { + "coordinates": [ + "soft_x_rays.channel[:].energy_band[:].energies" + ], + "data_type": "FLT_1D", + "documentation": "Probability of detection of a photon impacting the detector as a function of its energy ", + "full_path": "soft_x_rays/channel(i1)/energy_band(i2)/detection_efficiency(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "soft_x_rays.channel[:].energy_band[:].detection_efficiency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"detection_efficiency\"", + "full_path": "soft_x_rays/channel(i1)/energy_band(i2)/detection_efficiency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].energy_band[:].detection_efficiency_error_lower": { + "coordinates": [ + "soft_x_rays.channel[:].energy_band[:].energies" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"detection_efficiency\"", + "full_path": "soft_x_rays/channel(i1)/energy_band(i2)/detection_efficiency_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "soft_x_rays.channel[:].energy_band[:].detection_efficiency_error_upper": { + "coordinates": [ + "soft_x_rays.channel[:].energy_band[:].energies" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"detection_efficiency\"", + "full_path": "soft_x_rays/channel(i1)/energy_band(i2)/detection_efficiency_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "soft_x_rays.channel[:].energy_band[:].energies": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of discrete energy values inside the band", + "full_path": "soft_x_rays/channel(i1)/energy_band(i2)/energies(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "soft_x_rays.channel[:].energy_band[:].energies_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energies\"", + "full_path": "soft_x_rays/channel(i1)/energy_band(i2)/energies_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].energy_band[:].energies_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energies\"", + "full_path": "soft_x_rays/channel(i1)/energy_band(i2)/energies_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "soft_x_rays.channel[:].energy_band[:].energies_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energies\"", + "full_path": "soft_x_rays/channel(i1)/energy_band(i2)/energies_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "soft_x_rays.channel[:].energy_band[:].lower_bound": { + "data_type": "FLT_0D", + "documentation": "Lower bound of the energy band", + "full_path": "soft_x_rays/channel(i1)/energy_band(i2)/lower_bound", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "soft_x_rays.channel[:].energy_band[:].lower_bound_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"lower_bound\"", + "full_path": "soft_x_rays/channel(i1)/energy_band(i2)/lower_bound_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].energy_band[:].lower_bound_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"lower_bound\"", + "full_path": "soft_x_rays/channel(i1)/energy_band(i2)/lower_bound_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "soft_x_rays.channel[:].energy_band[:].lower_bound_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"lower_bound\"", + "full_path": "soft_x_rays/channel(i1)/energy_band(i2)/lower_bound_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "soft_x_rays.channel[:].energy_band[:].upper_bound": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the energy band", + "full_path": "soft_x_rays/channel(i1)/energy_band(i2)/upper_bound", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "soft_x_rays.channel[:].energy_band[:].upper_bound_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"upper_bound\"", + "full_path": "soft_x_rays/channel(i1)/energy_band(i2)/upper_bound_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].energy_band[:].upper_bound_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"upper_bound\"", + "full_path": "soft_x_rays/channel(i1)/energy_band(i2)/upper_bound_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "soft_x_rays.channel[:].energy_band[:].upper_bound_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"upper_bound\"", + "full_path": "soft_x_rays/channel(i1)/energy_band(i2)/upper_bound_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "soft_x_rays.channel[:].etendue": { + "data_type": "FLT_0D", + "documentation": "Etendue (geometric extent) of the channel's optical system", + "full_path": "soft_x_rays/channel(i1)/etendue", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2.sr" + }, + "soft_x_rays.channel[:].etendue_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"etendue\"", + "full_path": "soft_x_rays/channel(i1)/etendue_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].etendue_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"etendue\"", + "full_path": "soft_x_rays/channel(i1)/etendue_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2.sr" + }, + "soft_x_rays.channel[:].etendue_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"etendue\"", + "full_path": "soft_x_rays/channel(i1)/etendue_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2.sr" + }, + "soft_x_rays.channel[:].etendue_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to calculate the etendue. Index = 0 : exact calculation with a 4D integral; 1 : approximation with first order formula (detector surface times solid angle subtended by the apertures); 2 : other methods", + "full_path": "soft_x_rays/channel(i1)/etendue_method", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "soft_x_rays.channel[:].etendue_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "soft_x_rays/channel(i1)/etendue_method/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "soft_x_rays.channel[:].etendue_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "soft_x_rays/channel(i1)/etendue_method/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "soft_x_rays.channel[:].etendue_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "soft_x_rays/channel(i1)/etendue_method/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "soft_x_rays.channel[:].filter_window": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of filter windows", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "filter_window" + }, + "soft_x_rays.channel[:].filter_window[:].centre": { + "data_type": "STRUCTURE", + "documentation": "Coordinates of the origin of the local coordinate system (X1,X2,X3) describing the filter. This origin is located within the filter area and should be the middle point of the filter surface. If geometry_type=2, it's the centre of the circular filter. If geometry_type=3, it's the centre of the rectangular filter. ", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "soft_x_rays.channel[:].filter_window[:].centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "soft_x_rays.channel[:].filter_window[:].centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "soft_x_rays.channel[:].filter_window[:].centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "soft_x_rays.channel[:].filter_window[:].centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].curvature_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/curved_object_curvature_identifier.xml", + "documentation": "Curvature of the filter.\n1) planar : Planar object, no curvature\n2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature\n3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature\n4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature\n5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/curvature_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "soft_x_rays.channel[:].filter_window[:].curvature_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/curvature_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "soft_x_rays.channel[:].filter_window[:].curvature_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/curvature_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "soft_x_rays.channel[:].filter_window[:].curvature_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/curvature_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "soft_x_rays.channel[:].filter_window[:].geometry_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/curved_object_geometry_identifier.xml", + "documentation": "Geometry of the filter contour. Note that there is some flexibility in the choice of the local coordinate system (X1,X2,X3). The data provider should choose the most convenient coordinate system for the filter, respecting the definitions of (X1,X2,X3) indicated below.\n1) polygonal : Contour described by a polygonal outline in the (X1, X2) plane\n2) circular : Circle in the (X1, X2) plane, defined by its centre and radius\n3) rectangle : Rectangle in the (X1, X2) plane, defined by its centre and widths in the X1 and X2 directions", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/geometry_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "soft_x_rays.channel[:].filter_window[:].geometry_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/geometry_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "soft_x_rays.channel[:].filter_window[:].geometry_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/geometry_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "soft_x_rays.channel[:].filter_window[:].geometry_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/geometry_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "soft_x_rays.channel[:].filter_window[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the filter", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "soft_x_rays.channel[:].filter_window[:].material": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/materials_identifier.xml", + "documentation": "Material of the filter window\n0) unspecified : unspecified\n1) C : Carbon\n2) W : Tungsten\n3) C_W_coating : Carbon with tungsten coating\n4) SS : Stainless steel\n5) SS_C_coating : Stainless steel with carbon coating\n6) IN : Inconel\n7) IN_C_coating : Inconel with carbon coating\n8) BC : Boron carbide\n17) BN : Boron nitride\n9) Ti_C_coating : Titanium with carbon coating\n10) Be : Beryllium\n11) Mo : Molybdenum\n12) Quartz : Quartz\n13) Ge : Germanium\n14) Si : Silicon\n15) LiF : Lithium fluoride\n16) InSb : Indium antimonide\n18) Cu : Copper\n19) CuCrZr : Copper Chromium Zirconium alloy", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/material", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "soft_x_rays.channel[:].filter_window[:].material.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/material/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "soft_x_rays.channel[:].filter_window[:].material.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/material/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "soft_x_rays.channel[:].filter_window[:].material.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/material/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "soft_x_rays.channel[:].filter_window[:].outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the filter in the (X1, X2) coordinate system, used only if geometry_type/index=1. Do NOT repeat the first point.", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "soft_x_rays.channel[:].filter_window[:].outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].outline.x2": { + "coordinates": [ + "soft_x_rays.channel[:].filter_window[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].outline.x2_error_lower": { + "coordinates": [ + "soft_x_rays.channel[:].filter_window[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].outline.x2_error_upper": { + "coordinates": [ + "soft_x_rays.channel[:].filter_window[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].photon_absorption": { + "coordinates": [ + "soft_x_rays.channel[:].filter_window[:].wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Probability of absorbing a photon passing through the filter as a function of its wavelength ", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/photon_absorption(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "soft_x_rays.channel[:].filter_window[:].photon_absorption_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"photon_absorption\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/photon_absorption_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].photon_absorption_error_lower": { + "coordinates": [ + "soft_x_rays.channel[:].filter_window[:].wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"photon_absorption\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/photon_absorption_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "soft_x_rays.channel[:].filter_window[:].photon_absorption_error_upper": { + "coordinates": [ + "soft_x_rays.channel[:].filter_window[:].wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"photon_absorption\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/photon_absorption_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "soft_x_rays.channel[:].filter_window[:].radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type/index = 2", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the filter, derived from the above geometric data", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "soft_x_rays.channel[:].filter_window[:].surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "soft_x_rays.channel[:].filter_window[:].surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "soft_x_rays.channel[:].filter_window[:].thickness": { + "data_type": "FLT_0D", + "documentation": "Thickness of the filter window", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/thickness", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].thickness_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"thickness\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/thickness_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].thickness_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"thickness\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/thickness_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].thickness_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"thickness\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/thickness_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].wavelength_lower": { + "data_type": "FLT_0D", + "documentation": "Lower bound of the filter wavelength range", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/wavelength_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].wavelength_lower_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelength_lower\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/wavelength_lower_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].wavelength_lower_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"wavelength_lower\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/wavelength_lower_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].wavelength_lower_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"wavelength_lower\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/wavelength_lower_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].wavelength_upper": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the filter wavelength range", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/wavelength_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].wavelength_upper_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelength_upper\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/wavelength_upper_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].wavelength_upper_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"wavelength_upper\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/wavelength_upper_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].wavelength_upper_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"wavelength_upper\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/wavelength_upper_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].wavelengths": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of wavelength values", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/wavelengths(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].wavelengths_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelengths\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/wavelengths_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].wavelengths_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"wavelengths\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/wavelengths_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].wavelengths_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"wavelengths\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/wavelengths_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x1_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x1_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x1_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_curvature\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x1_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].x1_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_curvature\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x1_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x1_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_curvature\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x1_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "soft_x_rays.channel[:].filter_window[:].x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the filter in the X1 direction, used only if geometry_type/index = 3", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x2_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x2_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x2_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_curvature\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x2_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].x2_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_curvature\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x2_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x2_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_curvature\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x2_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "soft_x_rays.channel[:].filter_window[:].x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the filter in the X2 direction, used only if geometry_type/index = 3", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the filter surface and oriented towards the plasma.", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "soft_x_rays.channel[:].filter_window[:].x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].filter_window[:].x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].filter_window[:].x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/filter_window(i2)/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the channel", + "full_path": "soft_x_rays/channel(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "soft_x_rays.channel[:].line_of_sight": { + "data_type": "STRUCTURE", + "documentation": "Description of the line of sight of the channel, given by 2 points", + "full_path": "soft_x_rays/channel(i1)/line_of_sight", + "lifecycle_status": "alpha", + "structure_reference": "line_of_sight_2points" + }, + "soft_x_rays.channel[:].line_of_sight.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "soft_x_rays.channel[:].line_of_sight.first_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/first_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "soft_x_rays.channel[:].line_of_sight.first_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/first_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].line_of_sight.first_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/first_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "soft_x_rays.channel[:].line_of_sight.first_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/first_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "soft_x_rays.channel[:].line_of_sight.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/first_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].line_of_sight.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].line_of_sight.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/first_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].line_of_sight.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/first_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].line_of_sight.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/first_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].line_of_sight.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].line_of_sight.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/first_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].line_of_sight.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/first_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].line_of_sight.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "soft_x_rays.channel[:].line_of_sight.second_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/second_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "soft_x_rays.channel[:].line_of_sight.second_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/second_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].line_of_sight.second_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/second_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "soft_x_rays.channel[:].line_of_sight.second_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/second_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "soft_x_rays.channel[:].line_of_sight.second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/second_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].line_of_sight.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].line_of_sight.second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/second_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].line_of_sight.second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/second_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].line_of_sight.second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/second_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].line_of_sight.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].line_of_sight.second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/second_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].line_of_sight.second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "soft_x_rays/channel(i1)/line_of_sight/second_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "soft_x_rays.channel[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the channel", + "full_path": "soft_x_rays/channel(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "soft_x_rays.channel[:].power": { + "coordinates": [ + "soft_x_rays.channel[:].energy_band", + "soft_x_rays.channel[:].power.time" + ], + "data_type": "STRUCTURE", + "documentation": "Power received on the detector, in multiple energy bands if available from the detector", + "full_path": "soft_x_rays/channel(i1)/power", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "W" + }, + "soft_x_rays.channel[:].power.data": { + "coordinates": [ + "1...N", + "soft_x_rays.channel[:].power.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "soft_x_rays/channel(i1)/power/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "power/time", + "type": "dynamic", + "units": "W" + }, + "soft_x_rays.channel[:].power.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "soft_x_rays/channel(i1)/power/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.channel[:].power.data_error_lower": { + "coordinates": [ + "1...N", + "soft_x_rays.channel[:].power.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "soft_x_rays/channel(i1)/power/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "power/time", + "type": "dynamic", + "units": "W" + }, + "soft_x_rays.channel[:].power.data_error_upper": { + "coordinates": [ + "1...N", + "soft_x_rays.channel[:].power.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "soft_x_rays/channel(i1)/power/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "power/time", + "type": "dynamic", + "units": "W" + }, + "soft_x_rays.channel[:].power.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "soft_x_rays/channel(i1)/power/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "power/time", + "type": "dynamic", + "units": "s" + }, + "soft_x_rays.channel[:].validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the channel for the whole acquisition period (0 means valid, negative values mean non-valid)", + "full_path": "soft_x_rays/channel(i1)/validity", + "lifecycle_status": "alpha", + "type": "static" + }, + "soft_x_rays.channel[:].validity_timed": { + "data_type": "STRUCTURE", + "documentation": "Indicator of the validity of the channel as a function of time (0 means valid, negative values mean non-valid)", + "full_path": "soft_x_rays/channel(i1)/validity_timed", + "lifecycle_status": "alpha", + "structure_reference": "signal_int_1d" + }, + "soft_x_rays.channel[:].validity_timed.data": { + "coordinates": [ + "soft_x_rays.channel[:].validity_timed.time" + ], + "data_type": "INT_1D", + "documentation": "Data", + "full_path": "soft_x_rays/channel(i1)/validity_timed/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "validity_timed/time", + "type": "dynamic" + }, + "soft_x_rays.channel[:].validity_timed.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "soft_x_rays/channel(i1)/validity_timed/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "validity_timed/time", + "type": "dynamic", + "units": "s" + }, + "soft_x_rays.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "soft_x_rays/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "soft_x_rays.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "soft_x_rays/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "soft_x_rays/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "soft_x_rays/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "soft_x_rays.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "soft_x_rays/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "soft_x_rays/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "soft_x_rays/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "soft_x_rays/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "soft_x_rays/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "soft_x_rays/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "soft_x_rays/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.code.output_flag": { + "coordinates": [ + "soft_x_rays.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "soft_x_rays/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "soft_x_rays.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "soft_x_rays/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "soft_x_rays/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "soft_x_rays/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "soft_x_rays/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "soft_x_rays.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "soft_x_rays/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "soft_x_rays/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "soft_x_rays/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "soft_x_rays.ids_properties.occurrence" + }, + "soft_x_rays.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "soft_x_rays/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "soft_x_rays.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "soft_x_rays/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "soft_x_rays.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "soft_x_rays/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "soft_x_rays/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "soft_x_rays/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "soft_x_rays/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "soft_x_rays/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "soft_x_rays/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "soft_x_rays.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "soft_x_rays/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "soft_x_rays/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "soft_x_rays/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "soft_x_rays/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "soft_x_rays/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "soft_x_rays/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "soft_x_rays/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "soft_x_rays.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "soft_x_rays/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "soft_x_rays/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "soft_x_rays/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "soft_x_rays/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "soft_x_rays/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "soft_x_rays/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "soft_x_rays/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "soft_x_rays.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "soft_x_rays/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "soft_x_rays.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "soft_x_rays/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "soft_x_rays/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "soft_x_rays/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "soft_x_rays/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "soft_x_rays/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "soft_x_rays/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "soft_x_rays/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "soft_x_rays.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "soft_x_rays/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "soft_x_rays/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "soft_x_rays/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "soft_x_rays/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "soft_x_rays/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "soft_x_rays/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "soft_x_rays/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "soft_x_rays.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "soft_x_rays/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "soft_x_rays.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "soft_x_rays/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "soft_x_rays.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "soft_x_rays/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "soft_x_rays.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "soft_x_rays/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "soft_x_rays/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "soft_x_rays.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "soft_x_rays/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "soft_x_rays.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "soft_x_rays/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "soft_x_rays/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "soft_x_rays/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "soft_x_rays.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "soft_x_rays/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "soft_x_rays.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "soft_x_rays/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "soft_x_rays.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "soft_x_rays/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "soft_x_rays.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "soft_x_rays/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "soft_x_rays.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "soft_x_rays/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/spectrometer_mass.json b/omas/imas_structures/3_39_0/spectrometer_mass.json new file mode 100644 index 000000000..6b7710a7b --- /dev/null +++ b/omas/imas_structures/3_39_0/spectrometer_mass.json @@ -0,0 +1,888 @@ +{ + "spectrometer_mass": { + "documentation": "Mass spectrometer diagnostic", + "full_path": "spectrometer_mass", + "lifecycle_last_change": "3.39.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.29.0", + "maxoccur": "4" + }, + "spectrometer_mass.channel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of mass channels, each corresponding to a given atomic mass measured continuously by the spectrometer", + "full_path": "spectrometer_mass/channel(i1)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "maxoccur": "100", + "structure_reference": "spectrometer_mass_channel" + }, + "spectrometer_mass.channel[:].a": { + "data_type": "FLT_0D", + "documentation": "Atomic mass measured by this channel", + "full_path": "spectrometer_mass/channel(i1)/a", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "spectrometer_mass.channel[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "spectrometer_mass/channel(i1)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_mass.channel[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "spectrometer_mass/channel(i1)/a_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "spectrometer_mass.channel[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "spectrometer_mass/channel(i1)/a_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "spectrometer_mass.channel[:].current": { + "coordinates": [ + "spectrometer_mass.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Collected current", + "full_path": "spectrometer_mass/channel(i1)/current(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "spectrometer_mass.channel[:].current_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current\"", + "full_path": "spectrometer_mass/channel(i1)/current_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_mass.channel[:].current_error_lower": { + "coordinates": [ + "spectrometer_mass.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current\"", + "full_path": "spectrometer_mass/channel(i1)/current_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "spectrometer_mass.channel[:].current_error_upper": { + "coordinates": [ + "spectrometer_mass.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current\"", + "full_path": "spectrometer_mass/channel(i1)/current_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "spectrometer_mass.channel[:].photomultiplier_voltage": { + "coordinates": [ + "spectrometer_mass.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Voltage applied to the photomultiplier", + "full_path": "spectrometer_mass/channel(i1)/photomultiplier_voltage(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V" + }, + "spectrometer_mass.channel[:].photomultiplier_voltage_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"photomultiplier_voltage\"", + "full_path": "spectrometer_mass/channel(i1)/photomultiplier_voltage_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_mass.channel[:].photomultiplier_voltage_error_lower": { + "coordinates": [ + "spectrometer_mass.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"photomultiplier_voltage\"", + "full_path": "spectrometer_mass/channel(i1)/photomultiplier_voltage_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V" + }, + "spectrometer_mass.channel[:].photomultiplier_voltage_error_upper": { + "coordinates": [ + "spectrometer_mass.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"photomultiplier_voltage\"", + "full_path": "spectrometer_mass/channel(i1)/photomultiplier_voltage_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "V" + }, + "spectrometer_mass.channel[:].pressure_partial": { + "coordinates": [ + "spectrometer_mass.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Partial pressure (calibrated data)", + "full_path": "spectrometer_mass/channel(i1)/pressure_partial(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "Pa" + }, + "spectrometer_mass.channel[:].pressure_partial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_partial\"", + "full_path": "spectrometer_mass/channel(i1)/pressure_partial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_mass.channel[:].pressure_partial_error_lower": { + "coordinates": [ + "spectrometer_mass.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_partial\"", + "full_path": "spectrometer_mass/channel(i1)/pressure_partial_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "Pa" + }, + "spectrometer_mass.channel[:].pressure_partial_error_upper": { + "coordinates": [ + "spectrometer_mass.channel[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_partial\"", + "full_path": "spectrometer_mass/channel(i1)/pressure_partial_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "Pa" + }, + "spectrometer_mass.channel[:].time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Timebase for the dynamic nodes of this channel", + "full_path": "spectrometer_mass/channel(i1)/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "spectrometer_mass.channel[:].validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data. 0: Valid from automated processing; 1: Valid and certified by the diagnostic RO; -1: Problem identified in the data processing (request verification by the diagnostic RO); -2: Invalid data, should not be used. (Values less than -2 have a code-specific meaning)", + "full_path": "spectrometer_mass/channel(i1)/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.channel[:].validity_timed": { + "coordinates": [ + "spectrometer_mass.channel[:].time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: Valid from automated processing; 1: Valid and certified by the diagnostic RO; -1: Means problem identified in the data processing (request verification by the diagnostic RO); -2: Invalid data, should not be used. (Values less than -2 have a code-specific meaning.)", + "full_path": "spectrometer_mass/channel(i1)/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic" + }, + "spectrometer_mass.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "spectrometer_mass/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "spectrometer_mass.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_mass/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_mass/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "spectrometer_mass/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "spectrometer_mass.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_mass/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_mass/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "spectrometer_mass/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "spectrometer_mass/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_mass/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_mass/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "spectrometer_mass/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.code.output_flag": { + "coordinates": [ + "spectrometer_mass.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "spectrometer_mass/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "spectrometer_mass.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "spectrometer_mass/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_mass/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_mass/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.identifier": { + "data_type": "STR_0D", + "documentation": "ID of the spectrometer", + "full_path": "spectrometer_mass/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_mass.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "spectrometer_mass/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "spectrometer_mass.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "spectrometer_mass/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "spectrometer_mass/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "spectrometer_mass/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "spectrometer_mass.ids_properties.occurrence" + }, + "spectrometer_mass.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "spectrometer_mass/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "spectrometer_mass.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "spectrometer_mass/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "spectrometer_mass.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_mass/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_mass/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "spectrometer_mass/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_mass/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_mass/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "spectrometer_mass/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "spectrometer_mass.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_mass/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_mass/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "spectrometer_mass/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_mass/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_mass/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "spectrometer_mass/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "spectrometer_mass/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "spectrometer_mass.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_mass/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_mass/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "spectrometer_mass/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "spectrometer_mass/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_mass/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_mass/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "spectrometer_mass/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "spectrometer_mass.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "spectrometer_mass/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "spectrometer_mass.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_mass/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_mass/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "spectrometer_mass/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "spectrometer_mass/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_mass/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_mass/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "spectrometer_mass/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "spectrometer_mass.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_mass/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_mass/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "spectrometer_mass/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "spectrometer_mass/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_mass/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_mass/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "spectrometer_mass/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "spectrometer_mass.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "spectrometer_mass/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "spectrometer_mass.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "spectrometer_mass/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "spectrometer_mass.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "spectrometer_mass/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "spectrometer_mass.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "spectrometer_mass/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "spectrometer_mass/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "spectrometer_mass.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "spectrometer_mass/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "spectrometer_mass.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "spectrometer_mass/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "spectrometer_mass/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "spectrometer_mass/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_mass.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "spectrometer_mass/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "spectrometer_mass.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "spectrometer_mass/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_mass.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "spectrometer_mass/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "spectrometer_mass.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "spectrometer_mass/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "spectrometer_mass.name": { + "data_type": "STR_0D", + "documentation": "Name of the spectrometer", + "full_path": "spectrometer_mass/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_mass.residual_spectrum": { + "coordinates": [ + "spectrometer_mass.residual_spectrum[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of entire mass spectra recorded at various time slices", + "full_path": "spectrometer_mass/residual_spectrum(itime)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "spectrometer_mass_residual", + "timebasepath": "time", + "type": "dynamic" + }, + "spectrometer_mass.residual_spectrum[:].a": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of atomic masses", + "full_path": "spectrometer_mass/residual_spectrum(itime)/a(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "spectrometer_mass.residual_spectrum[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "spectrometer_mass/residual_spectrum(itime)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "spectrometer_mass.residual_spectrum[:].a_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"a\"", + "full_path": "spectrometer_mass/residual_spectrum(itime)/a_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "spectrometer_mass.residual_spectrum[:].a_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"a\"", + "full_path": "spectrometer_mass/residual_spectrum(itime)/a_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "spectrometer_mass.residual_spectrum[:].current": { + "coordinates": [ + "spectrometer_mass.residual_spectrum[:].a" + ], + "data_type": "FLT_1D", + "documentation": "Collected current", + "full_path": "spectrometer_mass/residual_spectrum(itime)/current(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "spectrometer_mass.residual_spectrum[:].current_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current\"", + "full_path": "spectrometer_mass/residual_spectrum(itime)/current_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "spectrometer_mass.residual_spectrum[:].current_error_lower": { + "coordinates": [ + "spectrometer_mass.residual_spectrum[:].a" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current\"", + "full_path": "spectrometer_mass/residual_spectrum(itime)/current_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "spectrometer_mass.residual_spectrum[:].current_error_upper": { + "coordinates": [ + "spectrometer_mass.residual_spectrum[:].a" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current\"", + "full_path": "spectrometer_mass/residual_spectrum(itime)/current_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "spectrometer_mass.residual_spectrum[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "spectrometer_mass/residual_spectrum(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "spectrometer_mass.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "spectrometer_mass/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/spectrometer_uv.json b/omas/imas_structures/3_39_0/spectrometer_uv.json new file mode 100644 index 000000000..fca3e7d36 --- /dev/null +++ b/omas/imas_structures/3_39_0/spectrometer_uv.json @@ -0,0 +1,4164 @@ +{ + "spectrometer_uv": { + "documentation": "Spectrometer in uv light range diagnostic", + "full_path": "spectrometer_uv", + "lifecycle_last_change": "3.33.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.29.0", + "maxoccur": "2" + }, + "spectrometer_uv.channel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of channels (detector or pixel of a camera)", + "full_path": "spectrometer_uv/channel(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "spectro_uv_channel" + }, + "spectrometer_uv.channel[:].aperture": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Description of a set of collimating apertures", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "detector_aperture" + }, + "spectrometer_uv.channel[:].aperture[:].centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "spectrometer_uv.channel[:].aperture[:].centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_uv.channel[:].aperture[:].centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].aperture[:].centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_uv.channel[:].aperture[:].centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_uv.channel[:].aperture[:].centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].aperture[:].centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].aperture[:].centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_uv.channel[:].aperture[:].outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "spectrometer_uv.channel[:].aperture[:].outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].aperture[:].outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].outline.x2": { + "coordinates": [ + "spectrometer_uv.channel[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].aperture[:].outline.x2_error_lower": { + "coordinates": [ + "spectrometer_uv.channel[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].outline.x2_error_upper": { + "coordinates": [ + "spectrometer_uv.channel[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].aperture[:].radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_uv.channel[:].aperture[:].surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].aperture[:].surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_uv.channel[:].aperture[:].surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_uv.channel[:].aperture[:].x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_uv.channel[:].aperture[:].x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].aperture[:].x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].aperture[:].x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].aperture[:].x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].aperture[:].x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_uv.channel[:].aperture[:].x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].aperture[:].x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].aperture[:].x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].aperture[:].x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].aperture[:].x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_uv.channel[:].aperture[:].x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].aperture[:].x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].aperture[:].x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].aperture[:].x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].aperture[:].x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/aperture(i2)/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector": { + "data_type": "STRUCTURE", + "documentation": "Description of the front face of the micro channel plate", + "full_path": "spectrometer_uv/channel(i1)/detector", + "lifecycle_status": "alpha", + "structure_reference": "detector_aperture" + }, + "spectrometer_uv.channel[:].detector.centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "spectrometer_uv/channel(i1)/detector/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "spectrometer_uv.channel[:].detector.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_uv/channel(i1)/detector/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_uv.channel[:].detector.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_uv/channel(i1)/detector/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].detector.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_uv/channel(i1)/detector/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_uv.channel[:].detector.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_uv/channel(i1)/detector/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_uv.channel[:].detector.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "spectrometer_uv/channel(i1)/detector/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_uv/channel(i1)/detector/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].detector.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_uv/channel(i1)/detector/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_uv/channel(i1)/detector/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "spectrometer_uv/channel(i1)/detector/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/detector/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].detector.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/detector/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/detector/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "spectrometer_uv/channel(i1)/detector/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_uv.channel[:].detector.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "spectrometer_uv/channel(i1)/detector/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "spectrometer_uv.channel[:].detector.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "spectrometer_uv/channel(i1)/detector/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "spectrometer_uv/channel(i1)/detector/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].detector.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "spectrometer_uv/channel(i1)/detector/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "spectrometer_uv/channel(i1)/detector/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.outline.x2": { + "coordinates": [ + "spectrometer_uv.channel[:].detector.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "spectrometer_uv/channel(i1)/detector/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "spectrometer_uv/channel(i1)/detector/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].detector.outline.x2_error_lower": { + "coordinates": [ + "spectrometer_uv.channel[:].detector.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "spectrometer_uv/channel(i1)/detector/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.outline.x2_error_upper": { + "coordinates": [ + "spectrometer_uv.channel[:].detector.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "spectrometer_uv/channel(i1)/detector/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "spectrometer_uv/channel(i1)/detector/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "spectrometer_uv/channel(i1)/detector/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].detector.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "spectrometer_uv/channel(i1)/detector/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "spectrometer_uv/channel(i1)/detector/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "spectrometer_uv/channel(i1)/detector/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_uv.channel[:].detector.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "spectrometer_uv/channel(i1)/detector/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].detector.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "spectrometer_uv/channel(i1)/detector/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_uv.channel[:].detector.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "spectrometer_uv/channel(i1)/detector/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_uv.channel[:].detector.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "spectrometer_uv/channel(i1)/detector/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_uv.channel[:].detector.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_uv/channel(i1)/detector/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].detector.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_uv/channel(i1)/detector/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].detector.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_uv/channel(i1)/detector/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].detector.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "spectrometer_uv/channel(i1)/detector/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].detector.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "spectrometer_uv/channel(i1)/detector/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_uv.channel[:].detector.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_uv/channel(i1)/detector/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].detector.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_uv/channel(i1)/detector/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].detector.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_uv/channel(i1)/detector/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].detector.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "spectrometer_uv/channel(i1)/detector/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].detector.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "spectrometer_uv/channel(i1)/detector/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_uv.channel[:].detector.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_uv/channel(i1)/detector/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].detector.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_uv/channel(i1)/detector/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].detector.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_uv/channel(i1)/detector/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].detector.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/detector/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector_layout": { + "data_type": "STRUCTURE", + "documentation": "Dimensions of pixels and detector", + "full_path": "spectrometer_uv/channel(i1)/detector_layout", + "lifecycle_status": "alpha", + "structure_reference": "spectro_uv_detector" + }, + "spectrometer_uv.channel[:].detector_layout.detector_dimensions": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Total detector dimension in each direction (horizontal, vertical)", + "full_path": "spectrometer_uv/channel(i1)/detector_layout/detector_dimensions(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector_layout.detector_dimensions_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"detector_dimensions\"", + "full_path": "spectrometer_uv/channel(i1)/detector_layout/detector_dimensions_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].detector_layout.detector_dimensions_error_lower": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"detector_dimensions\"", + "full_path": "spectrometer_uv/channel(i1)/detector_layout/detector_dimensions_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector_layout.detector_dimensions_error_upper": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"detector_dimensions\"", + "full_path": "spectrometer_uv/channel(i1)/detector_layout/detector_dimensions_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector_layout.pixel_dimensions": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Pixel dimension in each direction (horizontal, vertical)", + "full_path": "spectrometer_uv/channel(i1)/detector_layout/pixel_dimensions(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector_layout.pixel_dimensions_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pixel_dimensions\"", + "full_path": "spectrometer_uv/channel(i1)/detector_layout/pixel_dimensions_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].detector_layout.pixel_dimensions_error_lower": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pixel_dimensions\"", + "full_path": "spectrometer_uv/channel(i1)/detector_layout/pixel_dimensions_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector_layout.pixel_dimensions_error_upper": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pixel_dimensions\"", + "full_path": "spectrometer_uv/channel(i1)/detector_layout/pixel_dimensions_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].detector_layout.pixel_n": { + "coordinates": [ + "1...2" + ], + "data_type": "INT_1D", + "documentation": "Number of pixels in each direction (horizontal, vertical)", + "full_path": "spectrometer_uv/channel(i1)/detector_layout/pixel_n(:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_uv.channel[:].detector_position_parameter": { + "data_type": "STRUCTURE", + "documentation": "In case of detector moving during a pulse, position parameter allowing to record and compute the detector position as a function of time", + "full_path": "spectrometer_uv/channel(i1)/detector_position_parameter", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "spectrometer_uv.channel[:].detector_position_parameter.data": { + "coordinates": [ + "spectrometer_uv.channel[:].detector_position_parameter.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "spectrometer_uv/channel(i1)/detector_position_parameter/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "detector_position_parameter/time", + "type": "dynamic", + "units": "mixed" + }, + "spectrometer_uv.channel[:].detector_position_parameter.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "spectrometer_uv/channel(i1)/detector_position_parameter/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].detector_position_parameter.data_error_lower": { + "coordinates": [ + "spectrometer_uv.channel[:].detector_position_parameter.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "spectrometer_uv/channel(i1)/detector_position_parameter/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "detector_position_parameter/time", + "type": "dynamic", + "units": "mixed" + }, + "spectrometer_uv.channel[:].detector_position_parameter.data_error_upper": { + "coordinates": [ + "spectrometer_uv.channel[:].detector_position_parameter.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "spectrometer_uv/channel(i1)/detector_position_parameter/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "detector_position_parameter/time", + "type": "dynamic", + "units": "mixed" + }, + "spectrometer_uv.channel[:].detector_position_parameter.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "spectrometer_uv/channel(i1)/detector_position_parameter/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "detector_position_parameter/time", + "type": "dynamic", + "units": "s" + }, + "spectrometer_uv.channel[:].exposure_time": { + "data_type": "FLT_0D", + "documentation": "Exposure time", + "full_path": "spectrometer_uv/channel(i1)/exposure_time", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "spectrometer_uv.channel[:].exposure_time_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"exposure_time\"", + "full_path": "spectrometer_uv/channel(i1)/exposure_time_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].exposure_time_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"exposure_time\"", + "full_path": "spectrometer_uv/channel(i1)/exposure_time_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "spectrometer_uv.channel[:].exposure_time_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"exposure_time\"", + "full_path": "spectrometer_uv/channel(i1)/exposure_time_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "spectrometer_uv.channel[:].grating": { + "data_type": "STRUCTURE", + "documentation": "Description of the grating", + "full_path": "spectrometer_uv/channel(i1)/grating", + "lifecycle_status": "alpha", + "structure_reference": "spectro_uv_channel_grating" + }, + "spectrometer_uv.channel[:].grating.centre": { + "data_type": "STRUCTURE", + "documentation": "Centre of the grating sphere (if grating is spherical) or torus (if grating is toric)", + "full_path": "spectrometer_uv/channel(i1)/grating/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "spectrometer_uv.channel[:].grating.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_uv/channel(i1)/grating/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_uv.channel[:].grating.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_uv/channel(i1)/grating/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_uv/channel(i1)/grating/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_uv.channel[:].grating.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_uv/channel(i1)/grating/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_uv.channel[:].grating.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "spectrometer_uv/channel(i1)/grating/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_uv/channel(i1)/grating/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_uv/channel(i1)/grating/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_uv/channel(i1)/grating/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "spectrometer_uv/channel(i1)/grating/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/grating/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/grating/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/grating/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.curvature_radius": { + "data_type": "FLT_0D", + "documentation": "Curvature radius of the spherical grating", + "full_path": "spectrometer_uv/channel(i1)/grating/curvature_radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.curvature_radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"curvature_radius\"", + "full_path": "spectrometer_uv/channel(i1)/grating/curvature_radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.curvature_radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"curvature_radius\"", + "full_path": "spectrometer_uv/channel(i1)/grating/curvature_radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.curvature_radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"curvature_radius\"", + "full_path": "spectrometer_uv/channel(i1)/grating/curvature_radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.geometry_type": { + "data_type": "STRUCTURE", + "documentation": "Grating geometry. Index = 1 : spherical. Index = 2 : toric", + "full_path": "spectrometer_uv/channel(i1)/grating/geometry_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "spectrometer_uv.channel[:].grating.geometry_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_uv/channel(i1)/grating/geometry_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_uv.channel[:].grating.geometry_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_uv/channel(i1)/grating/geometry_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_uv.channel[:].grating.geometry_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_uv/channel(i1)/grating/geometry_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_uv.channel[:].grating.groove_density": { + "data_type": "FLT_0D", + "documentation": "Number of grooves per unit length", + "full_path": "spectrometer_uv/channel(i1)/grating/groove_density", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-1" + }, + "spectrometer_uv.channel[:].grating.groove_density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"groove_density\"", + "full_path": "spectrometer_uv/channel(i1)/grating/groove_density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.groove_density_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"groove_density\"", + "full_path": "spectrometer_uv/channel(i1)/grating/groove_density_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-1" + }, + "spectrometer_uv.channel[:].grating.groove_density_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"groove_density\"", + "full_path": "spectrometer_uv/channel(i1)/grating/groove_density_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-1" + }, + "spectrometer_uv.channel[:].grating.image_field": { + "data_type": "STRUCTURE", + "documentation": "Surface on which the grating image is focused", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field", + "lifecycle_status": "alpha", + "structure_reference": "spectro_uv_channel_grating_image" + }, + "spectrometer_uv.channel[:].grating.image_field.centre": { + "data_type": "STRUCTURE", + "documentation": "Centre of the image surface in case it is spherical, or position of a point on the surface in case it is a plane", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "spectrometer_uv.channel[:].grating.image_field.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_uv.channel[:].grating.image_field.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.image_field.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_uv.channel[:].grating.image_field.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_uv.channel[:].grating.image_field.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.image_field.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.image_field.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.image_field.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.image_field.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.image_field.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.image_field.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.image_field.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.image_field.curvature_radius": { + "data_type": "FLT_0D", + "documentation": "Curvature radius of the image surface", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/curvature_radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.image_field.curvature_radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"curvature_radius\"", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/curvature_radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.image_field.curvature_radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"curvature_radius\"", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/curvature_radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.image_field.curvature_radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"curvature_radius\"", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/curvature_radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.image_field.geometry_type": { + "data_type": "STRUCTURE", + "documentation": "Surface geometry. Index = 1 : spherical. Index = 2 : plane", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/geometry_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "spectrometer_uv.channel[:].grating.image_field.geometry_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/geometry_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_uv.channel[:].grating.image_field.geometry_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/geometry_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_uv.channel[:].grating.image_field.geometry_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/geometry_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_uv.channel[:].grating.image_field.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the surface ( in case it is plane) and oriented towards the plasma.", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static" + }, + "spectrometer_uv.channel[:].grating.image_field.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.image_field.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.image_field.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.image_field.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.image_field.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.image_field.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.image_field.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.image_field.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.image_field.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.image_field.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.image_field.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.image_field.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/grating/image_field/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.outline": { + "data_type": "STRUCTURE", + "documentation": "List of the 4 extreme points of the spherical grating in the (X1, X2) coordinate system, using the summit as the origin. Do NOT repeat the first point.", + "full_path": "spectrometer_uv/channel(i1)/grating/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "spectrometer_uv.channel[:].grating.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "spectrometer_uv/channel(i1)/grating/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "spectrometer_uv/channel(i1)/grating/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "spectrometer_uv/channel(i1)/grating/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "spectrometer_uv/channel(i1)/grating/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.outline.x2": { + "coordinates": [ + "spectrometer_uv.channel[:].grating.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "spectrometer_uv/channel(i1)/grating/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "spectrometer_uv/channel(i1)/grating/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.outline.x2_error_lower": { + "coordinates": [ + "spectrometer_uv.channel[:].grating.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "spectrometer_uv/channel(i1)/grating/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.outline.x2_error_upper": { + "coordinates": [ + "spectrometer_uv.channel[:].grating.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "spectrometer_uv/channel(i1)/grating/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.summit": { + "data_type": "STRUCTURE", + "documentation": "Position of the grating summit (defined as the point of contact of its concave side if the grating were put on a table). Used as the origin of the x1, x2, x3 vectors defined below", + "full_path": "spectrometer_uv/channel(i1)/grating/summit", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "spectrometer_uv.channel[:].grating.summit.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_uv/channel(i1)/grating/summit/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_uv.channel[:].grating.summit.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_uv/channel(i1)/grating/summit/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.summit.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_uv/channel(i1)/grating/summit/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_uv.channel[:].grating.summit.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_uv/channel(i1)/grating/summit/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_uv.channel[:].grating.summit.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "spectrometer_uv/channel(i1)/grating/summit/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.summit.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_uv/channel(i1)/grating/summit/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.summit.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_uv/channel(i1)/grating/summit/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.summit.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_uv/channel(i1)/grating/summit/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.summit.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "spectrometer_uv/channel(i1)/grating/summit/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.summit.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/grating/summit/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.summit.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/grating/summit/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.summit.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/grating/summit/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.type": { + "data_type": "STRUCTURE", + "documentation": "Grating type. Index = 1 : ruled. Index = 2 : holographic", + "full_path": "spectrometer_uv/channel(i1)/grating/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "spectrometer_uv.channel[:].grating.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_uv/channel(i1)/grating/type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_uv.channel[:].grating.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_uv/channel(i1)/grating/type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_uv.channel[:].grating.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_uv/channel(i1)/grating/type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_uv.channel[:].grating.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is horizontal and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "spectrometer_uv/channel(i1)/grating/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static" + }, + "spectrometer_uv.channel[:].grating.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_uv/channel(i1)/grating/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_uv/channel(i1)/grating/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_uv/channel(i1)/grating/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "spectrometer_uv/channel(i1)/grating/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static" + }, + "spectrometer_uv.channel[:].grating.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_uv/channel(i1)/grating/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_uv/channel(i1)/grating/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_uv/channel(i1)/grating/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the grating at its summit and oriented towards the plasma.", + "full_path": "spectrometer_uv/channel(i1)/grating/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static" + }, + "spectrometer_uv.channel[:].grating.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_uv/channel(i1)/grating/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_uv/channel(i1)/grating/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_uv/channel(i1)/grating/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].grating.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].grating.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/grating/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].intensity_spectrum": { + "coordinates": [ + "spectrometer_uv.channel[:].wavelengths", + "spectrometer_uv.channel[:].intensity_spectrum.time" + ], + "data_type": "STRUCTURE", + "documentation": "Intensity spectrum (not calibrated), i.e. number of photoelectrons detected by unit time by a wavelength pixel of the channel, taking into account electronic gain compensation and channels relative calibration", + "full_path": "spectrometer_uv/channel(i1)/intensity_spectrum", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "(counts) s^-1" + }, + "spectrometer_uv.channel[:].intensity_spectrum.data": { + "coordinates": [ + "1...N", + "spectrometer_uv.channel[:].intensity_spectrum.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "spectrometer_uv/channel(i1)/intensity_spectrum/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity_spectrum/time", + "type": "dynamic", + "units": "(counts) s^-1" + }, + "spectrometer_uv.channel[:].intensity_spectrum.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "spectrometer_uv/channel(i1)/intensity_spectrum/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].intensity_spectrum.data_error_lower": { + "coordinates": [ + "1...N", + "spectrometer_uv.channel[:].intensity_spectrum.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "spectrometer_uv/channel(i1)/intensity_spectrum/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity_spectrum/time", + "type": "dynamic", + "units": "(counts) s^-1" + }, + "spectrometer_uv.channel[:].intensity_spectrum.data_error_upper": { + "coordinates": [ + "1...N", + "spectrometer_uv.channel[:].intensity_spectrum.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "spectrometer_uv/channel(i1)/intensity_spectrum/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity_spectrum/time", + "type": "dynamic", + "units": "(counts) s^-1" + }, + "spectrometer_uv.channel[:].intensity_spectrum.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "spectrometer_uv/channel(i1)/intensity_spectrum/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity_spectrum/time", + "type": "dynamic", + "units": "s" + }, + "spectrometer_uv.channel[:].line_of_sight": { + "data_type": "STRUCTURE", + "documentation": "Description of the line of sight of the channel, given by 2 points. The 2nd point is allowed to evolve in case of dynamic line of sight.", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight", + "lifecycle_status": "alpha", + "structure_reference": "line_of_sight_2points_dynamic_aos1" + }, + "spectrometer_uv.channel[:].line_of_sight.amplitude_parameter": { + "data_type": "FLT_0D", + "documentation": "Amplitude of the line of sight position parameter oscillation (in case moving_mode/index = 1)", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/amplitude_parameter", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "spectrometer_uv.channel[:].line_of_sight.amplitude_parameter_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"amplitude_parameter\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/amplitude_parameter_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].line_of_sight.amplitude_parameter_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"amplitude_parameter\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/amplitude_parameter_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "spectrometer_uv.channel[:].line_of_sight.amplitude_parameter_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"amplitude_parameter\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/amplitude_parameter_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "spectrometer_uv.channel[:].line_of_sight.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "spectrometer_uv.channel[:].line_of_sight.first_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/first_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_uv.channel[:].line_of_sight.first_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/first_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].line_of_sight.first_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/first_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_uv.channel[:].line_of_sight.first_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/first_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_uv.channel[:].line_of_sight.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/first_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].line_of_sight.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].line_of_sight.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/first_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].line_of_sight.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/first_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].line_of_sight.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/first_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].line_of_sight.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].line_of_sight.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/first_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].line_of_sight.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/first_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].line_of_sight.moving_mode": { + "data_type": "STRUCTURE", + "documentation": "Moving mode of the line of sight. Index = 0 : no movement, fixed position. Index = 1 : oscillating", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/moving_mode", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "spectrometer_uv.channel[:].line_of_sight.moving_mode.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/moving_mode/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.channel[:].line_of_sight.moving_mode.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/moving_mode/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.channel[:].line_of_sight.moving_mode.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/moving_mode/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.channel[:].line_of_sight.period": { + "data_type": "FLT_0D", + "documentation": "Period of the line of sight oscillation (in case moving_mode/index = 1)", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/period", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "spectrometer_uv.channel[:].line_of_sight.period_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"period\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/period_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].line_of_sight.period_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"period\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/period_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "spectrometer_uv.channel[:].line_of_sight.period_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"period\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/period_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "spectrometer_uv.channel[:].line_of_sight.position_parameter": { + "data_type": "STRUCTURE", + "documentation": "In case of line of sight moving during a pulse, position parameter allowing to record and compute the line of sight position as a function of time", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/position_parameter", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "spectrometer_uv.channel[:].line_of_sight.position_parameter.data": { + "coordinates": [ + "spectrometer_uv.channel[:].line_of_sight.position_parameter.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/position_parameter/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "line_of_sight/position_parameter/time", + "type": "dynamic", + "units": "mixed" + }, + "spectrometer_uv.channel[:].line_of_sight.position_parameter.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/position_parameter/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].line_of_sight.position_parameter.data_error_lower": { + "coordinates": [ + "spectrometer_uv.channel[:].line_of_sight.position_parameter.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/position_parameter/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "line_of_sight/position_parameter/time", + "type": "dynamic", + "units": "mixed" + }, + "spectrometer_uv.channel[:].line_of_sight.position_parameter.data_error_upper": { + "coordinates": [ + "spectrometer_uv.channel[:].line_of_sight.position_parameter.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/position_parameter/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "line_of_sight/position_parameter/time", + "type": "dynamic", + "units": "mixed" + }, + "spectrometer_uv.channel[:].line_of_sight.position_parameter.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/position_parameter/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "line_of_sight/position_parameter/time", + "type": "dynamic", + "units": "s" + }, + "spectrometer_uv.channel[:].line_of_sight.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point (possibly dynamic)", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_dynamic_aos1_common_time" + }, + "spectrometer_uv.channel[:].line_of_sight.second_point.phi": { + "coordinates": [ + "spectrometer_uv.channel[:].line_of_sight.second_point.time" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/second_point/phi(:)", + "lifecycle_status": "alpha", + "timebasepath": "line_of_sight/second_point/time", + "type": "dynamic", + "units": "rad" + }, + "spectrometer_uv.channel[:].line_of_sight.second_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/second_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].line_of_sight.second_point.phi_error_lower": { + "coordinates": [ + "spectrometer_uv.channel[:].line_of_sight.second_point.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/second_point/phi_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "line_of_sight/second_point/time", + "type": "dynamic", + "units": "rad" + }, + "spectrometer_uv.channel[:].line_of_sight.second_point.phi_error_upper": { + "coordinates": [ + "spectrometer_uv.channel[:].line_of_sight.second_point.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/second_point/phi_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "line_of_sight/second_point/time", + "type": "dynamic", + "units": "rad" + }, + "spectrometer_uv.channel[:].line_of_sight.second_point.r": { + "coordinates": [ + "spectrometer_uv.channel[:].line_of_sight.second_point.time" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/second_point/r(:)", + "lifecycle_status": "alpha", + "timebasepath": "line_of_sight/second_point/time", + "type": "dynamic", + "units": "m" + }, + "spectrometer_uv.channel[:].line_of_sight.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].line_of_sight.second_point.r_error_lower": { + "coordinates": [ + "spectrometer_uv.channel[:].line_of_sight.second_point.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/second_point/r_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "line_of_sight/second_point/time", + "type": "dynamic", + "units": "m" + }, + "spectrometer_uv.channel[:].line_of_sight.second_point.r_error_upper": { + "coordinates": [ + "spectrometer_uv.channel[:].line_of_sight.second_point.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/second_point/r_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "line_of_sight/second_point/time", + "type": "dynamic", + "units": "m" + }, + "spectrometer_uv.channel[:].line_of_sight.second_point.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time for the R,Z,phi coordinates", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/second_point/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "line_of_sight/second_point/time", + "type": "dynamic", + "units": "s" + }, + "spectrometer_uv.channel[:].line_of_sight.second_point.z": { + "coordinates": [ + "spectrometer_uv.channel[:].line_of_sight.second_point.time" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/second_point/z(:)", + "lifecycle_status": "alpha", + "timebasepath": "line_of_sight/second_point/time", + "type": "dynamic", + "units": "m" + }, + "spectrometer_uv.channel[:].line_of_sight.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].line_of_sight.second_point.z_error_lower": { + "coordinates": [ + "spectrometer_uv.channel[:].line_of_sight.second_point.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/second_point/z_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "line_of_sight/second_point/time", + "type": "dynamic", + "units": "m" + }, + "spectrometer_uv.channel[:].line_of_sight.second_point.z_error_upper": { + "coordinates": [ + "spectrometer_uv.channel[:].line_of_sight.second_point.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_uv/channel(i1)/line_of_sight/second_point/z_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "line_of_sight/second_point/time", + "type": "dynamic", + "units": "m" + }, + "spectrometer_uv.channel[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the channel", + "full_path": "spectrometer_uv/channel(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_uv.channel[:].processed_line": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of processed spectral lines", + "full_path": "spectrometer_uv/channel(i1)/processed_line(i2)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "spectro_uv_channel_processed_line" + }, + "spectrometer_uv.channel[:].processed_line[:].intensity": { + "data_type": "STRUCTURE", + "documentation": "Non-calibrated intensity (integrated over the spectrum for this line)", + "full_path": "spectrometer_uv/channel(i1)/processed_line(i2)/intensity", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "s^-1" + }, + "spectrometer_uv.channel[:].processed_line[:].intensity.data": { + "coordinates": [ + "spectrometer_uv.channel[:].processed_line[:].intensity.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "spectrometer_uv/channel(i1)/processed_line(i2)/intensity/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity/time", + "type": "dynamic", + "units": "s^-1" + }, + "spectrometer_uv.channel[:].processed_line[:].intensity.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "spectrometer_uv/channel(i1)/processed_line(i2)/intensity/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].processed_line[:].intensity.data_error_lower": { + "coordinates": [ + "spectrometer_uv.channel[:].processed_line[:].intensity.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "spectrometer_uv/channel(i1)/processed_line(i2)/intensity/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity/time", + "type": "dynamic", + "units": "s^-1" + }, + "spectrometer_uv.channel[:].processed_line[:].intensity.data_error_upper": { + "coordinates": [ + "spectrometer_uv.channel[:].processed_line[:].intensity.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "spectrometer_uv/channel(i1)/processed_line(i2)/intensity/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity/time", + "type": "dynamic", + "units": "s^-1" + }, + "spectrometer_uv.channel[:].processed_line[:].intensity.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "spectrometer_uv/channel(i1)/processed_line(i2)/intensity/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity/time", + "type": "dynamic", + "units": "s" + }, + "spectrometer_uv.channel[:].processed_line[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the processed line. To avoid ambiguities, the following syntax is used : element with ionization state_wavelength in Angstrom (e.g. WI_4000)", + "full_path": "spectrometer_uv/channel(i1)/processed_line(i2)/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.channel[:].processed_line[:].radiance": { + "data_type": "STRUCTURE", + "documentation": "Calibrated, background subtracted radiance (integrated over the spectrum for this line)", + "full_path": "spectrometer_uv/channel(i1)/processed_line(i2)/radiance", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "m^-2.s^-1.sr^-1" + }, + "spectrometer_uv.channel[:].processed_line[:].radiance.data": { + "coordinates": [ + "spectrometer_uv.channel[:].processed_line[:].radiance.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "spectrometer_uv/channel(i1)/processed_line(i2)/radiance/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance/time", + "type": "dynamic", + "units": "m^-2.s^-1.sr^-1" + }, + "spectrometer_uv.channel[:].processed_line[:].radiance.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "spectrometer_uv/channel(i1)/processed_line(i2)/radiance/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].processed_line[:].radiance.data_error_lower": { + "coordinates": [ + "spectrometer_uv.channel[:].processed_line[:].radiance.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "spectrometer_uv/channel(i1)/processed_line(i2)/radiance/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance/time", + "type": "dynamic", + "units": "m^-2.s^-1.sr^-1" + }, + "spectrometer_uv.channel[:].processed_line[:].radiance.data_error_upper": { + "coordinates": [ + "spectrometer_uv.channel[:].processed_line[:].radiance.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "spectrometer_uv/channel(i1)/processed_line(i2)/radiance/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance/time", + "type": "dynamic", + "units": "m^-2.s^-1.sr^-1" + }, + "spectrometer_uv.channel[:].processed_line[:].radiance.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "spectrometer_uv/channel(i1)/processed_line(i2)/radiance/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance/time", + "type": "dynamic", + "units": "s" + }, + "spectrometer_uv.channel[:].processed_line[:].wavelength_central": { + "data_type": "FLT_0D", + "documentation": "Central wavelength of the processed line", + "full_path": "spectrometer_uv/channel(i1)/processed_line(i2)/wavelength_central", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_uv.channel[:].processed_line[:].wavelength_central_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelength_central\"", + "full_path": "spectrometer_uv/channel(i1)/processed_line(i2)/wavelength_central_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].processed_line[:].wavelength_central_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"wavelength_central\"", + "full_path": "spectrometer_uv/channel(i1)/processed_line(i2)/wavelength_central_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_uv.channel[:].processed_line[:].wavelength_central_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"wavelength_central\"", + "full_path": "spectrometer_uv/channel(i1)/processed_line(i2)/wavelength_central_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_uv.channel[:].radiance_calibration": { + "coordinates": [ + "spectrometer_uv.channel[:].wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Radiance calibration", + "full_path": "spectrometer_uv/channel(i1)/radiance_calibration(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-3.sr^-1" + }, + "spectrometer_uv.channel[:].radiance_calibration_date": { + "data_type": "STR_0D", + "documentation": "Date of the radiance calibration (yyyy_mm_dd)", + "full_path": "spectrometer_uv/channel(i1)/radiance_calibration_date", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_uv.channel[:].radiance_calibration_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radiance_calibration\"", + "full_path": "spectrometer_uv/channel(i1)/radiance_calibration_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].radiance_calibration_error_lower": { + "coordinates": [ + "spectrometer_uv.channel[:].wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radiance_calibration\"", + "full_path": "spectrometer_uv/channel(i1)/radiance_calibration_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-3.sr^-1" + }, + "spectrometer_uv.channel[:].radiance_calibration_error_upper": { + "coordinates": [ + "spectrometer_uv.channel[:].wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radiance_calibration\"", + "full_path": "spectrometer_uv/channel(i1)/radiance_calibration_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-3.sr^-1" + }, + "spectrometer_uv.channel[:].radiance_spectral": { + "coordinates": [ + "spectrometer_uv.channel[:].wavelengths", + "spectrometer_uv.channel[:].radiance_spectral.time" + ], + "data_type": "STRUCTURE", + "documentation": "Calibrated spectral radiance (radiance per unit wavelength)", + "full_path": "spectrometer_uv/channel(i1)/radiance_spectral", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "(photons).m^-2.s^-1.sr^-1.m^-1" + }, + "spectrometer_uv.channel[:].radiance_spectral.data": { + "coordinates": [ + "1...N", + "spectrometer_uv.channel[:].radiance_spectral.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "spectrometer_uv/channel(i1)/radiance_spectral/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance_spectral/time", + "type": "dynamic", + "units": "(photons).m^-2.s^-1.sr^-1.m^-1" + }, + "spectrometer_uv.channel[:].radiance_spectral.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "spectrometer_uv/channel(i1)/radiance_spectral/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].radiance_spectral.data_error_lower": { + "coordinates": [ + "1...N", + "spectrometer_uv.channel[:].radiance_spectral.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "spectrometer_uv/channel(i1)/radiance_spectral/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance_spectral/time", + "type": "dynamic", + "units": "(photons).m^-2.s^-1.sr^-1.m^-1" + }, + "spectrometer_uv.channel[:].radiance_spectral.data_error_upper": { + "coordinates": [ + "1...N", + "spectrometer_uv.channel[:].radiance_spectral.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "spectrometer_uv/channel(i1)/radiance_spectral/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance_spectral/time", + "type": "dynamic", + "units": "(photons).m^-2.s^-1.sr^-1.m^-1" + }, + "spectrometer_uv.channel[:].radiance_spectral.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "spectrometer_uv/channel(i1)/radiance_spectral/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance_spectral/time", + "type": "dynamic", + "units": "s" + }, + "spectrometer_uv.channel[:].supply_high_voltage": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of high voltage power supplies applied to various parts of the diagnostic", + "full_path": "spectrometer_uv/channel(i1)/supply_high_voltage(i2)", + "lifecycle_status": "alpha", + "maxoccur": "2", + "structure_reference": "spectro_uv_supply" + }, + "spectrometer_uv.channel[:].supply_high_voltage[:].object": { + "data_type": "STR_0D", + "documentation": "Name of the object connected to the power supply", + "full_path": "spectrometer_uv/channel(i1)/supply_high_voltage(i2)/object", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_uv.channel[:].supply_high_voltage[:].voltage_set": { + "data_type": "STRUCTURE", + "documentation": "Voltage set at the power supply", + "full_path": "spectrometer_uv/channel(i1)/supply_high_voltage(i2)/voltage_set", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "V" + }, + "spectrometer_uv.channel[:].supply_high_voltage[:].voltage_set.data": { + "coordinates": [ + "spectrometer_uv.channel[:].supply_high_voltage[:].voltage_set.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "spectrometer_uv/channel(i1)/supply_high_voltage(i2)/voltage_set/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage_set/time", + "type": "dynamic", + "units": "V" + }, + "spectrometer_uv.channel[:].supply_high_voltage[:].voltage_set.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "spectrometer_uv/channel(i1)/supply_high_voltage(i2)/voltage_set/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].supply_high_voltage[:].voltage_set.data_error_lower": { + "coordinates": [ + "spectrometer_uv.channel[:].supply_high_voltage[:].voltage_set.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "spectrometer_uv/channel(i1)/supply_high_voltage(i2)/voltage_set/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage_set/time", + "type": "dynamic", + "units": "V" + }, + "spectrometer_uv.channel[:].supply_high_voltage[:].voltage_set.data_error_upper": { + "coordinates": [ + "spectrometer_uv.channel[:].supply_high_voltage[:].voltage_set.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "spectrometer_uv/channel(i1)/supply_high_voltage(i2)/voltage_set/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage_set/time", + "type": "dynamic", + "units": "V" + }, + "spectrometer_uv.channel[:].supply_high_voltage[:].voltage_set.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "spectrometer_uv/channel(i1)/supply_high_voltage(i2)/voltage_set/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage_set/time", + "type": "dynamic", + "units": "s" + }, + "spectrometer_uv.channel[:].validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "spectrometer_uv/channel(i1)/validity", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_uv.channel[:].validity_timed": { + "coordinates": [ + "spectrometer_uv.channel[:].wavelengths" + ], + "data_type": "STRUCTURE", + "documentation": "Indicator of the validity of the data for each wavelength and each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "spectrometer_uv/channel(i1)/validity_timed", + "lifecycle_status": "alpha", + "structure_reference": "signal_int_2d" + }, + "spectrometer_uv.channel[:].validity_timed.data": { + "coordinates": [ + "spectrometer_uv.channel[:].wavelengths", + "spectrometer_uv.channel[:].validity_timed.time" + ], + "data_type": "INT_2D", + "documentation": "Data", + "full_path": "spectrometer_uv/channel(i1)/validity_timed/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "validity_timed/time", + "type": "dynamic" + }, + "spectrometer_uv.channel[:].validity_timed.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "spectrometer_uv/channel(i1)/validity_timed/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "validity_timed/time", + "type": "dynamic", + "units": "s" + }, + "spectrometer_uv.channel[:].wavelength_calibration": { + "data_type": "STRUCTURE", + "documentation": "Wavelength calibration data. The wavelength is obtained from the pixel index k by: wavelength = k * gain + offset. k is starting from 1.", + "full_path": "spectrometer_uv/channel(i1)/wavelength_calibration", + "lifecycle_status": "alpha", + "structure_reference": "spectro_uv_channel_wavelength_calibration" + }, + "spectrometer_uv.channel[:].wavelength_calibration.gain": { + "data_type": "FLT_0D", + "documentation": "Gain", + "full_path": "spectrometer_uv/channel(i1)/wavelength_calibration/gain", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].wavelength_calibration.gain_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"gain\"", + "full_path": "spectrometer_uv/channel(i1)/wavelength_calibration/gain_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].wavelength_calibration.gain_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"gain\"", + "full_path": "spectrometer_uv/channel(i1)/wavelength_calibration/gain_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].wavelength_calibration.gain_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"gain\"", + "full_path": "spectrometer_uv/channel(i1)/wavelength_calibration/gain_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].wavelength_calibration.offset": { + "data_type": "FLT_0D", + "documentation": "Offset", + "full_path": "spectrometer_uv/channel(i1)/wavelength_calibration/offset", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].wavelength_calibration.offset_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"offset\"", + "full_path": "spectrometer_uv/channel(i1)/wavelength_calibration/offset_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].wavelength_calibration.offset_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"offset\"", + "full_path": "spectrometer_uv/channel(i1)/wavelength_calibration/offset_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].wavelength_calibration.offset_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"offset\"", + "full_path": "spectrometer_uv/channel(i1)/wavelength_calibration/offset_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_uv.channel[:].wavelength_calibration_date": { + "data_type": "STR_0D", + "documentation": "Date of the wavelength calibration (yyyy_mm_dd)", + "full_path": "spectrometer_uv/channel(i1)/wavelength_calibration_date", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_uv.channel[:].wavelengths": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured wavelengths", + "full_path": "spectrometer_uv/channel(i1)/wavelengths(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_uv.channel[:].wavelengths_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelengths\"", + "full_path": "spectrometer_uv/channel(i1)/wavelengths_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.channel[:].wavelengths_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"wavelengths\"", + "full_path": "spectrometer_uv/channel(i1)/wavelengths_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_uv.channel[:].wavelengths_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"wavelengths\"", + "full_path": "spectrometer_uv/channel(i1)/wavelengths_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_uv.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "spectrometer_uv/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "spectrometer_uv.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_uv/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_uv/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "spectrometer_uv/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "spectrometer_uv.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_uv/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_uv/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "spectrometer_uv/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "spectrometer_uv/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_uv/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_uv/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "spectrometer_uv/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.code.output_flag": { + "coordinates": [ + "spectrometer_uv.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "spectrometer_uv/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "spectrometer_uv.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "spectrometer_uv/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_uv/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_uv/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.etendue": { + "data_type": "FLT_0D", + "documentation": "Etendue (geometric extent) of the optical system", + "full_path": "spectrometer_uv/etendue", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2.sr" + }, + "spectrometer_uv.etendue_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"etendue\"", + "full_path": "spectrometer_uv/etendue_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.etendue_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"etendue\"", + "full_path": "spectrometer_uv/etendue_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2.sr" + }, + "spectrometer_uv.etendue_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"etendue\"", + "full_path": "spectrometer_uv/etendue_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2.sr" + }, + "spectrometer_uv.etendue_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to calculate the etendue. Index = 0 : exact calculation with a 4D integral; 1 : approximation with first order formula (detector surface times solid angle subtended by the apertures); 2 : other methods", + "full_path": "spectrometer_uv/etendue_method", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "spectrometer_uv.etendue_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_uv/etendue_method/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_uv.etendue_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_uv/etendue_method/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_uv.etendue_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_uv/etendue_method/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_uv.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "spectrometer_uv/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "spectrometer_uv.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "spectrometer_uv/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "spectrometer_uv/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "spectrometer_uv/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "spectrometer_uv.ids_properties.occurrence" + }, + "spectrometer_uv.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "spectrometer_uv/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "spectrometer_uv.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "spectrometer_uv/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "spectrometer_uv.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_uv/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_uv/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "spectrometer_uv/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_uv/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_uv/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "spectrometer_uv/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "spectrometer_uv.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_uv/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_uv/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "spectrometer_uv/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_uv/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_uv/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "spectrometer_uv/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "spectrometer_uv/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "spectrometer_uv.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_uv/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_uv/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "spectrometer_uv/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "spectrometer_uv/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_uv/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_uv/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "spectrometer_uv/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "spectrometer_uv.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "spectrometer_uv/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "spectrometer_uv.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_uv/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_uv/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "spectrometer_uv/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "spectrometer_uv/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_uv/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_uv/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "spectrometer_uv/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "spectrometer_uv.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_uv/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_uv/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "spectrometer_uv/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "spectrometer_uv/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_uv/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_uv/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "spectrometer_uv/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "spectrometer_uv.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "spectrometer_uv/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "spectrometer_uv.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "spectrometer_uv/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "spectrometer_uv.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "spectrometer_uv/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "spectrometer_uv.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "spectrometer_uv/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "spectrometer_uv/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "spectrometer_uv.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "spectrometer_uv/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "spectrometer_uv.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "spectrometer_uv/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "spectrometer_uv/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "spectrometer_uv/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_uv.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "spectrometer_uv/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "spectrometer_uv.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "spectrometer_uv/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_uv.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "spectrometer_uv/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "spectrometer_uv.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "spectrometer_uv/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "spectrometer_uv.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "spectrometer_uv/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/spectrometer_visible.json b/omas/imas_structures/3_39_0/spectrometer_visible.json new file mode 100644 index 000000000..6be54f2bc --- /dev/null +++ b/omas/imas_structures/3_39_0/spectrometer_visible.json @@ -0,0 +1,8160 @@ +{ + "spectrometer_visible": { + "documentation": "Spectrometer in visible light range diagnostic", + "full_path": "spectrometer_visible", + "lifecycle_last_change": "3.39.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.3.1", + "maxoccur": "1" + }, + "spectrometer_visible.channel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of channels (detector or pixel of a camera)", + "full_path": "spectrometer_visible/channel(i1)", + "lifecycle_status": "alpha", + "maxoccur": "240", + "structure_reference": "spectro_vis_channel" + }, + "spectrometer_visible.channel[:].active_spatial_resolution": { + "coordinates": [ + "spectrometer_visible.channel[:].active_spatial_resolution[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "In case of active spectroscopy, describes the spatial resolution of the measurement, calculated as a convolution of the atomic smearing, magnetic and beam geometry smearing and detector projection, for a set of time slices", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "spectro_vis_channel_resolution", + "timebasepath": "time", + "type": "dynamic" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].centre": { + "data_type": "STRUCTURE", + "documentation": "Position of the centre of the spatially resolved zone", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_dynamic_aos3" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/centre/phi", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/centre/r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/centre/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].width": { + "data_type": "STRUCTURE", + "documentation": "Full width of the spatially resolved zone in the R, Z and phi directions", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/width", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_dynamic_aos3" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].width.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/width/phi", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].width.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/width/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].width.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/width/phi_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].width.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/width/phi_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].width.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/width/r", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].width.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/width/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].width.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/width/r_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].width.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/width/r_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].width.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/width/z", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].width.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/width/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].width.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/width/z_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "spectrometer_visible.channel[:].active_spatial_resolution[:].width.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/active_spatial_resolution(itime)/width/z_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Description of a set of collimating apertures", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "detector_aperture" + }, + "spectrometer_visible.channel[:].aperture[:].centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "spectrometer_visible.channel[:].aperture[:].centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].aperture[:].centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].aperture[:].centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].aperture[:].centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].aperture[:].centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].aperture[:].centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].aperture[:].centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].aperture[:].outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "spectrometer_visible.channel[:].aperture[:].outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].aperture[:].outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].outline.x2": { + "coordinates": [ + "spectrometer_visible.channel[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].aperture[:].outline.x2_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].outline.x2_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].aperture[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].aperture[:].radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_visible.channel[:].aperture[:].surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].aperture[:].surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_visible.channel[:].aperture[:].surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_visible.channel[:].aperture[:].x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_visible.channel[:].aperture[:].x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].aperture[:].x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].aperture[:].x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].aperture[:].x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].aperture[:].x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_visible.channel[:].aperture[:].x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].aperture[:].x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].aperture[:].x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].aperture[:].x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].aperture[:].x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_visible.channel[:].aperture[:].x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].aperture[:].x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].aperture[:].x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].aperture[:].x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].aperture[:].x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/aperture(i2)/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector": { + "data_type": "STRUCTURE", + "documentation": "Detector description", + "full_path": "spectrometer_visible/channel(i1)/detector", + "lifecycle_status": "alpha", + "structure_reference": "detector_aperture" + }, + "spectrometer_visible.channel[:].detector.centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "spectrometer_visible/channel(i1)/detector/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "spectrometer_visible.channel[:].detector.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_visible/channel(i1)/detector/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].detector.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/detector/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].detector.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/detector/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].detector.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/detector/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].detector.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "spectrometer_visible/channel(i1)/detector/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/detector/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].detector.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/detector/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/detector/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "spectrometer_visible/channel(i1)/detector/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/detector/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].detector.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/detector/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/detector/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "spectrometer_visible/channel(i1)/detector/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].detector.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "spectrometer_visible/channel(i1)/detector/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "spectrometer_visible.channel[:].detector.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "spectrometer_visible/channel(i1)/detector/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "spectrometer_visible/channel(i1)/detector/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].detector.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "spectrometer_visible/channel(i1)/detector/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "spectrometer_visible/channel(i1)/detector/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.outline.x2": { + "coordinates": [ + "spectrometer_visible.channel[:].detector.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "spectrometer_visible/channel(i1)/detector/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "spectrometer_visible/channel(i1)/detector/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].detector.outline.x2_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].detector.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "spectrometer_visible/channel(i1)/detector/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.outline.x2_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].detector.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "spectrometer_visible/channel(i1)/detector/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "spectrometer_visible/channel(i1)/detector/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "spectrometer_visible/channel(i1)/detector/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].detector.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "spectrometer_visible/channel(i1)/detector/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "spectrometer_visible/channel(i1)/detector/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "spectrometer_visible/channel(i1)/detector/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_visible.channel[:].detector.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "spectrometer_visible/channel(i1)/detector/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].detector.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "spectrometer_visible/channel(i1)/detector/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_visible.channel[:].detector.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "spectrometer_visible/channel(i1)/detector/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_visible.channel[:].detector.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "spectrometer_visible/channel(i1)/detector/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_visible.channel[:].detector.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_visible/channel(i1)/detector/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].detector.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_visible/channel(i1)/detector/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].detector.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_visible/channel(i1)/detector/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].detector.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "spectrometer_visible/channel(i1)/detector/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].detector.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "spectrometer_visible/channel(i1)/detector/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_visible.channel[:].detector.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_visible/channel(i1)/detector/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].detector.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_visible/channel(i1)/detector/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].detector.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_visible/channel(i1)/detector/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].detector.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "spectrometer_visible/channel(i1)/detector/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].detector.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "spectrometer_visible/channel(i1)/detector/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_visible.channel[:].detector.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_visible/channel(i1)/detector/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].detector.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_visible/channel(i1)/detector/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].detector.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_visible/channel(i1)/detector/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].detector.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/detector/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector_image": { + "data_type": "STRUCTURE", + "documentation": "Image of the detector or pixel on the focal plane of the optical system", + "full_path": "spectrometer_visible/channel(i1)/detector_image", + "lifecycle_status": "alpha", + "structure_reference": "detector_image" + }, + "spectrometer_visible.channel[:].detector_image.circular": { + "data_type": "STRUCTURE", + "documentation": "Description of circular or elliptic image", + "full_path": "spectrometer_visible/channel(i1)/detector_image/circular", + "lifecycle_status": "alpha", + "structure_reference": "detector_image_circular" + }, + "spectrometer_visible.channel[:].detector_image.circular.ellipticity": { + "data_type": "FLT_0D", + "documentation": "Ellipticity", + "full_path": "spectrometer_visible/channel(i1)/detector_image/circular/ellipticity", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "spectrometer_visible.channel[:].detector_image.circular.ellipticity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ellipticity\"", + "full_path": "spectrometer_visible/channel(i1)/detector_image/circular/ellipticity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].detector_image.circular.ellipticity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"ellipticity\"", + "full_path": "spectrometer_visible/channel(i1)/detector_image/circular/ellipticity_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "spectrometer_visible.channel[:].detector_image.circular.ellipticity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"ellipticity\"", + "full_path": "spectrometer_visible/channel(i1)/detector_image/circular/ellipticity_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "spectrometer_visible.channel[:].detector_image.circular.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle", + "full_path": "spectrometer_visible/channel(i1)/detector_image/circular/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector_image.circular.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "spectrometer_visible/channel(i1)/detector_image/circular/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].detector_image.circular.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "spectrometer_visible/channel(i1)/detector_image/circular/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector_image.circular.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "spectrometer_visible/channel(i1)/detector_image/circular/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector_image.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the image (1:'outline', 2:'circular')", + "full_path": "spectrometer_visible/channel(i1)/detector_image/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].detector_image.outline": { + "data_type": "STRUCTURE", + "documentation": "Coordinates of the points shaping the polygon of the image", + "full_path": "spectrometer_visible/channel(i1)/detector_image/outline", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_static" + }, + "spectrometer_visible.channel[:].detector_image.outline.phi": { + "coordinates": [ + "spectrometer_visible.channel[:].detector_image.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_visible/channel(i1)/detector_image/outline/phi(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].detector_image.outline.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/detector_image/outline/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].detector_image.outline.phi_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].detector_image.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/detector_image/outline/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].detector_image.outline.phi_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].detector_image.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/detector_image/outline/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].detector_image.outline.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "spectrometer_visible/channel(i1)/detector_image/outline/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector_image.outline.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/detector_image/outline/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].detector_image.outline.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/detector_image/outline/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector_image.outline.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/detector_image/outline/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector_image.outline.z": { + "coordinates": [ + "spectrometer_visible.channel[:].detector_image.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "spectrometer_visible/channel(i1)/detector_image/outline/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector_image.outline.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/detector_image/outline/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].detector_image.outline.z_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].detector_image.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/detector_image/outline/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].detector_image.outline.z_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].detector_image.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/detector_image/outline/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].etendue": { + "data_type": "FLT_0D", + "documentation": "Etendue (geometric extent) of the channel's optical system", + "full_path": "spectrometer_visible/channel(i1)/etendue", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2.str" + }, + "spectrometer_visible.channel[:].etendue_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"etendue\"", + "full_path": "spectrometer_visible/channel(i1)/etendue_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].etendue_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"etendue\"", + "full_path": "spectrometer_visible/channel(i1)/etendue_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2.str" + }, + "spectrometer_visible.channel[:].etendue_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"etendue\"", + "full_path": "spectrometer_visible/channel(i1)/etendue_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2.str" + }, + "spectrometer_visible.channel[:].etendue_method": { + "data_type": "STRUCTURE", + "documentation": "Method used to calculate the etendue. Index = 0 : exact calculation with a 4D integral; 1 : approximation with first order formula (detector surface times solid angle subtended by the apertures); 2 : other methods", + "full_path": "spectrometer_visible/channel(i1)/etendue_method", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "spectrometer_visible.channel[:].etendue_method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_visible/channel(i1)/etendue_method/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].etendue_method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_visible/channel(i1)/etendue_method/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].etendue_method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_visible/channel(i1)/etendue_method/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].fibre_bundle": { + "data_type": "STRUCTURE", + "documentation": "Description of the fibre bundle", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "fibre_bundle" + }, + "spectrometer_visible.channel[:].fibre_bundle.fibre_positions": { + "data_type": "STRUCTURE", + "documentation": "Individual fibres centres positions in the (X1, X2) coordinate system", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/fibre_positions", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "spectrometer_visible.channel[:].fibre_bundle.fibre_positions.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/fibre_positions/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.fibre_positions.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/fibre_positions/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_bundle.fibre_positions.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/fibre_positions/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.fibre_positions.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/fibre_positions/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.fibre_positions.x2": { + "coordinates": [ + "spectrometer_visible.channel[:].fibre_bundle.fibre_positions.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/fibre_positions/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.fibre_positions.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/fibre_positions/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_bundle.fibre_positions.x2_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].fibre_bundle.fibre_positions.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/fibre_positions/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.fibre_positions.x2_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].fibre_bundle.fibre_positions.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/fibre_positions/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.fibre_radius": { + "data_type": "FLT_0D", + "documentation": "Radius of a single fibre", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/fibre_radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.fibre_radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"fibre_radius\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/fibre_radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_bundle.fibre_radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"fibre_radius\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/fibre_radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.fibre_radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"fibre_radius\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/fibre_radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry": { + "data_type": "STRUCTURE", + "documentation": "Geometry of the fibre bundle entrance", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry", + "lifecycle_status": "alpha", + "structure_reference": "detector_aperture" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.outline.x2": { + "coordinates": [ + "spectrometer_visible.channel[:].fibre_bundle.geometry.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.outline.x2_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].fibre_bundle.geometry.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.outline.x2_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].fibre_bundle.geometry.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_bundle.geometry.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_bundle/geometry/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_image": { + "data_type": "STRUCTURE", + "documentation": "Image of the optical fibre on the focal plane of the optical system", + "full_path": "spectrometer_visible/channel(i1)/fibre_image", + "lifecycle_status": "alpha", + "structure_reference": "detector_image" + }, + "spectrometer_visible.channel[:].fibre_image.circular": { + "data_type": "STRUCTURE", + "documentation": "Description of circular or elliptic image", + "full_path": "spectrometer_visible/channel(i1)/fibre_image/circular", + "lifecycle_status": "alpha", + "structure_reference": "detector_image_circular" + }, + "spectrometer_visible.channel[:].fibre_image.circular.ellipticity": { + "data_type": "FLT_0D", + "documentation": "Ellipticity", + "full_path": "spectrometer_visible/channel(i1)/fibre_image/circular/ellipticity", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "spectrometer_visible.channel[:].fibre_image.circular.ellipticity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"ellipticity\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_image/circular/ellipticity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_image.circular.ellipticity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"ellipticity\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_image/circular/ellipticity_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "spectrometer_visible.channel[:].fibre_image.circular.ellipticity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"ellipticity\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_image/circular/ellipticity_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "spectrometer_visible.channel[:].fibre_image.circular.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle", + "full_path": "spectrometer_visible/channel(i1)/fibre_image/circular/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_image.circular.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_image/circular/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_image.circular.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_image/circular/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_image.circular.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_image/circular/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_image.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the image (1:'outline', 2:'circular')", + "full_path": "spectrometer_visible/channel(i1)/fibre_image/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].fibre_image.outline": { + "data_type": "STRUCTURE", + "documentation": "Coordinates of the points shaping the polygon of the image", + "full_path": "spectrometer_visible/channel(i1)/fibre_image/outline", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_static" + }, + "spectrometer_visible.channel[:].fibre_image.outline.phi": { + "coordinates": [ + "spectrometer_visible.channel[:].fibre_image.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_visible/channel(i1)/fibre_image/outline/phi(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].fibre_image.outline.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_image/outline/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_image.outline.phi_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].fibre_image.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_image/outline/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].fibre_image.outline.phi_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].fibre_image.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_image/outline/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].fibre_image.outline.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "spectrometer_visible/channel(i1)/fibre_image/outline/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_image.outline.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_image/outline/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_image.outline.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_image/outline/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_image.outline.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_image/outline/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_image.outline.z": { + "coordinates": [ + "spectrometer_visible.channel[:].fibre_image.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "spectrometer_visible/channel(i1)/fibre_image/outline/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_image.outline.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_image/outline/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].fibre_image.outline.z_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].fibre_image.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_image/outline/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].fibre_image.outline.z_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].fibre_image.outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/fibre_image/outline/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].filter_spectrometer": { + "data_type": "STRUCTURE", + "documentation": "Quantities measured by the channel if connected to a filter spectrometer", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer", + "lifecycle_status": "alpha", + "structure_reference": "spectro_vis_channel_filter" + }, + "spectrometer_visible.channel[:].filter_spectrometer.exposure_time": { + "data_type": "FLT_0D", + "documentation": "Exposure time", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/exposure_time", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "spectrometer_visible.channel[:].filter_spectrometer.exposure_time_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"exposure_time\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/exposure_time_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].filter_spectrometer.exposure_time_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"exposure_time\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/exposure_time_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "spectrometer_visible.channel[:].filter_spectrometer.exposure_time_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"exposure_time\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/exposure_time_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "spectrometer_visible.channel[:].filter_spectrometer.filter": { + "data_type": "STRUCTURE", + "documentation": "Filter description", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/filter", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "spectro_vis_channel_filter_filter" + }, + "spectrometer_visible.channel[:].filter_spectrometer.filter.wavelength_central": { + "data_type": "FLT_0D", + "documentation": "Central wavelength of the filter", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/filter/wavelength_central", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].filter_spectrometer.filter.wavelength_central_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelength_central\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/filter/wavelength_central_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].filter_spectrometer.filter.wavelength_central_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"wavelength_central\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/filter/wavelength_central_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].filter_spectrometer.filter.wavelength_central_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"wavelength_central\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/filter/wavelength_central_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].filter_spectrometer.filter.wavelength_width": { + "data_type": "FLT_0D", + "documentation": "Filter transmission function width (at 90% level)", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/filter/wavelength_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].filter_spectrometer.filter.wavelength_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelength_width\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/filter/wavelength_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].filter_spectrometer.filter.wavelength_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"wavelength_width\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/filter/wavelength_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].filter_spectrometer.filter.wavelength_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"wavelength_width\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/filter/wavelength_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].filter_spectrometer.output_voltage": { + "data_type": "STRUCTURE", + "documentation": "Raw voltage output of the whole acquisition chain", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/output_voltage", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "V" + }, + "spectrometer_visible.channel[:].filter_spectrometer.output_voltage.data": { + "coordinates": [ + "spectrometer_visible.channel[:].filter_spectrometer.output_voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/output_voltage/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "filter_spectrometer/output_voltage/time", + "type": "dynamic", + "units": "V" + }, + "spectrometer_visible.channel[:].filter_spectrometer.output_voltage.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/output_voltage/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].filter_spectrometer.output_voltage.data_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].filter_spectrometer.output_voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/output_voltage/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "filter_spectrometer/output_voltage/time", + "type": "dynamic", + "units": "V" + }, + "spectrometer_visible.channel[:].filter_spectrometer.output_voltage.data_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].filter_spectrometer.output_voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/output_voltage/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "filter_spectrometer/output_voltage/time", + "type": "dynamic", + "units": "V" + }, + "spectrometer_visible.channel[:].filter_spectrometer.output_voltage.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/output_voltage/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "filter_spectrometer/output_voltage/time", + "type": "dynamic", + "units": "s" + }, + "spectrometer_visible.channel[:].filter_spectrometer.photoelectric_voltage": { + "data_type": "STRUCTURE", + "documentation": "Gain corrected and background subtracted voltage", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/photoelectric_voltage", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "V" + }, + "spectrometer_visible.channel[:].filter_spectrometer.photoelectric_voltage.data": { + "coordinates": [ + "spectrometer_visible.channel[:].filter_spectrometer.photoelectric_voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/photoelectric_voltage/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "filter_spectrometer/photoelectric_voltage/time", + "type": "dynamic", + "units": "V" + }, + "spectrometer_visible.channel[:].filter_spectrometer.photoelectric_voltage.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/photoelectric_voltage/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].filter_spectrometer.photoelectric_voltage.data_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].filter_spectrometer.photoelectric_voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/photoelectric_voltage/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "filter_spectrometer/photoelectric_voltage/time", + "type": "dynamic", + "units": "V" + }, + "spectrometer_visible.channel[:].filter_spectrometer.photoelectric_voltage.data_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].filter_spectrometer.photoelectric_voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/photoelectric_voltage/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "filter_spectrometer/photoelectric_voltage/time", + "type": "dynamic", + "units": "V" + }, + "spectrometer_visible.channel[:].filter_spectrometer.photoelectric_voltage.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/photoelectric_voltage/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "filter_spectrometer/photoelectric_voltage/time", + "type": "dynamic", + "units": "s" + }, + "spectrometer_visible.channel[:].filter_spectrometer.photon_count": { + "data_type": "STRUCTURE", + "documentation": "Detected photon count", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/photon_count", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "s^-1" + }, + "spectrometer_visible.channel[:].filter_spectrometer.photon_count.data": { + "coordinates": [ + "spectrometer_visible.channel[:].filter_spectrometer.photon_count.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/photon_count/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "filter_spectrometer/photon_count/time", + "type": "dynamic", + "units": "s^-1" + }, + "spectrometer_visible.channel[:].filter_spectrometer.photon_count.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/photon_count/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].filter_spectrometer.photon_count.data_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].filter_spectrometer.photon_count.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/photon_count/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "filter_spectrometer/photon_count/time", + "type": "dynamic", + "units": "s^-1" + }, + "spectrometer_visible.channel[:].filter_spectrometer.photon_count.data_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].filter_spectrometer.photon_count.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/photon_count/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "filter_spectrometer/photon_count/time", + "type": "dynamic", + "units": "s^-1" + }, + "spectrometer_visible.channel[:].filter_spectrometer.photon_count.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/photon_count/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "filter_spectrometer/photon_count/time", + "type": "dynamic", + "units": "s" + }, + "spectrometer_visible.channel[:].filter_spectrometer.processed_line": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of processed spectral lines (normally a single line is filtered out, but it may happen in some cases that several lines go through the filter). ", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/processed_line(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "spectro_vis_channel_processed_line_filter" + }, + "spectrometer_visible.channel[:].filter_spectrometer.processed_line[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the processed line. To avoid ambiguities, the following syntax is used : element with ionization state_wavelength in Angstrom (e.g. WI_4000)", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/processed_line(i2)/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.channel[:].filter_spectrometer.processed_line[:].wavelength_central": { + "data_type": "FLT_0D", + "documentation": "Central wavelength of the processed line", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/processed_line(i2)/wavelength_central", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_visible.channel[:].filter_spectrometer.processed_line[:].wavelength_central_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelength_central\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/processed_line(i2)/wavelength_central_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].filter_spectrometer.processed_line[:].wavelength_central_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"wavelength_central\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/processed_line(i2)/wavelength_central_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_visible.channel[:].filter_spectrometer.processed_line[:].wavelength_central_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"wavelength_central\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/processed_line(i2)/wavelength_central_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_visible.channel[:].filter_spectrometer.radiance_calibration": { + "change_nbc_description": "type_changed", + "change_nbc_previous_type": "FLT_0D", + "change_nbc_version": "3.39.0", + "coordinates": [ + "spectrometer_visible.channel[:].filter_spectrometer.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Radiance calibration", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/radiance_calibration(:)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-3.sr^-1" + }, + "spectrometer_visible.channel[:].filter_spectrometer.radiance_calibration_date": { + "data_type": "STR_0D", + "documentation": "Date of the radiance calibration (yyyy_mm_dd)", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/radiance_calibration_date", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].filter_spectrometer.radiance_calibration_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radiance_calibration\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/radiance_calibration_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].filter_spectrometer.radiance_calibration_error_lower": { + "change_nbc_description": "type_changed", + "change_nbc_previous_type": "FLT_0D", + "change_nbc_version": "3.39.0", + "coordinates": [ + "spectrometer_visible.channel[:].filter_spectrometer.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radiance_calibration\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/radiance_calibration_error_lower(:)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-3.sr^-1" + }, + "spectrometer_visible.channel[:].filter_spectrometer.radiance_calibration_error_upper": { + "change_nbc_description": "type_changed", + "change_nbc_previous_type": "FLT_0D", + "change_nbc_version": "3.39.0", + "coordinates": [ + "spectrometer_visible.channel[:].filter_spectrometer.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radiance_calibration\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/radiance_calibration_error_upper(:)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-3.sr^-1" + }, + "spectrometer_visible.channel[:].filter_spectrometer.sensitivity": { + "coordinates": [ + "spectrometer_visible.channel[:].filter_spectrometer.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Photoelectric sensitivity of the detector. This is the conversion factor from the received power on the detector into electric voltage depending on the wavelength", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/sensitivity(:)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "V.W^-1" + }, + "spectrometer_visible.channel[:].filter_spectrometer.sensitivity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"sensitivity\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/sensitivity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].filter_spectrometer.sensitivity_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].filter_spectrometer.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"sensitivity\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/sensitivity_error_lower(:)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "V.W^-1" + }, + "spectrometer_visible.channel[:].filter_spectrometer.sensitivity_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].filter_spectrometer.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"sensitivity\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/sensitivity_error_upper(:)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "V.W^-1" + }, + "spectrometer_visible.channel[:].filter_spectrometer.wavelengths": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of wavelengths for radiance calibration", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/wavelengths(:)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].filter_spectrometer.wavelengths_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelengths\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/wavelengths_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].filter_spectrometer.wavelengths_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"wavelengths\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/wavelengths_error_lower(:)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].filter_spectrometer.wavelengths_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"wavelengths\"", + "full_path": "spectrometer_visible/channel(i1)/filter_spectrometer/wavelengths_error_upper(:)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].geometry_matrix": { + "data_type": "STRUCTURE", + "documentation": "Description of geometry matrix (ray transfer matrix)", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix", + "lifecycle_status": "alpha", + "structure_reference": "spectro_vis_geometry_matrix" + }, + "spectrometer_visible.channel[:].geometry_matrix.emission_grid": { + "data_type": "STRUCTURE", + "documentation": "Grid defining the light emission cells", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/emission_grid", + "lifecycle_status": "alpha", + "structure_reference": "geometry_matrix_emission" + }, + "spectrometer_visible.channel[:].geometry_matrix.emission_grid.dim1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "First dimension values", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/emission_grid/dim1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "spectrometer_visible.channel[:].geometry_matrix.emission_grid.dim1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim1\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/emission_grid/dim1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].geometry_matrix.emission_grid.dim1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim1\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/emission_grid/dim1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "spectrometer_visible.channel[:].geometry_matrix.emission_grid.dim1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim1\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/emission_grid/dim1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "spectrometer_visible.channel[:].geometry_matrix.emission_grid.dim2": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Second dimension values", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/emission_grid/dim2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "spectrometer_visible.channel[:].geometry_matrix.emission_grid.dim2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim2\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/emission_grid/dim2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].geometry_matrix.emission_grid.dim2_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim2\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/emission_grid/dim2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "spectrometer_visible.channel[:].geometry_matrix.emission_grid.dim2_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim2\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/emission_grid/dim2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "spectrometer_visible.channel[:].geometry_matrix.emission_grid.dim3": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Third dimension values", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/emission_grid/dim3(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "spectrometer_visible.channel[:].geometry_matrix.emission_grid.dim3_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim3\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/emission_grid/dim3_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].geometry_matrix.emission_grid.dim3_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim3\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/emission_grid/dim3_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "spectrometer_visible.channel[:].geometry_matrix.emission_grid.dim3_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim3\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/emission_grid/dim3_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "mixed" + }, + "spectrometer_visible.channel[:].geometry_matrix.emission_grid.grid_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/emission_grid_identifier.xml", + "documentation": "Grid type\n1) r_z_phi : Cylindrical r,z,phi grid : r=dim1, z=dim2, phi=dim3", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/emission_grid/grid_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "spectrometer_visible.channel[:].geometry_matrix.emission_grid.grid_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/emission_grid/grid_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].geometry_matrix.emission_grid.grid_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/emission_grid/grid_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].geometry_matrix.emission_grid.grid_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/emission_grid/grid_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].geometry_matrix.interpolated": { + "data_type": "STRUCTURE", + "documentation": "Interpolated geometry matrix for reflected light", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/interpolated", + "introduced_after_version": "3.37.2", + "lifecycle_status": "alpha", + "structure_reference": "spectro_vis_geometry_matrix_interpolated" + }, + "spectrometer_visible.channel[:].geometry_matrix.interpolated.data": { + "coordinates": [ + "spectrometer_visible.channel[:].geometry_matrix.interpolated.r" + ], + "data_type": "FLT_1D", + "documentation": "Interpolated Ray Transfer Matrix (RTM, or geometry matrix), which provides transformation of the reflected light from each interpolation knot to the receiver (detector or head of an optic fibre). When convolving with an emission profile, the values must be interpolated to the emission grid and multiplied by the volume of the grid cells. The interpolated matrix is given on an array of interpolation knots of coordinates r, z and phi", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/interpolated/data(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m^-2" + }, + "spectrometer_visible.channel[:].geometry_matrix.interpolated.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/interpolated/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].geometry_matrix.interpolated.data_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].geometry_matrix.interpolated.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/interpolated/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m^-2" + }, + "spectrometer_visible.channel[:].geometry_matrix.interpolated.data_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].geometry_matrix.interpolated.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/interpolated/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m^-2" + }, + "spectrometer_visible.channel[:].geometry_matrix.interpolated.phi": { + "coordinates": [ + "spectrometer_visible.channel[:].geometry_matrix.interpolated.r" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above) of interpolation knots", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/interpolated/phi(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "rad" + }, + "spectrometer_visible.channel[:].geometry_matrix.interpolated.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/interpolated/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].geometry_matrix.interpolated.phi_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].geometry_matrix.interpolated.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/interpolated/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "rad" + }, + "spectrometer_visible.channel[:].geometry_matrix.interpolated.phi_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].geometry_matrix.interpolated.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/interpolated/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "rad" + }, + "spectrometer_visible.channel[:].geometry_matrix.interpolated.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius of interpolation knots", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/interpolated/r(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_visible.channel[:].geometry_matrix.interpolated.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/interpolated/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].geometry_matrix.interpolated.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/interpolated/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_visible.channel[:].geometry_matrix.interpolated.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/interpolated/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_visible.channel[:].geometry_matrix.interpolated.z": { + "coordinates": [ + "spectrometer_visible.channel[:].geometry_matrix.interpolated.r" + ], + "data_type": "FLT_1D", + "documentation": "Height of interpolation knots", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/interpolated/z(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_visible.channel[:].geometry_matrix.interpolated.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/interpolated/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].geometry_matrix.interpolated.z_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].geometry_matrix.interpolated.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/interpolated/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_visible.channel[:].geometry_matrix.interpolated.z_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].geometry_matrix.interpolated.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/interpolated/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_visible.channel[:].geometry_matrix.voxel_map": { + "coordinates": [ + "spectrometer_visible.channel[:].geometry_matrix.emission_grid.dim1", + "spectrometer_visible.channel[:].geometry_matrix.emission_grid.dim2", + "spectrometer_visible.channel[:].geometry_matrix.emission_grid.dim3" + ], + "data_type": "INT_3D", + "documentation": "Voxel map for geometry matrix. The cells with same number are merged in the computation into a single emission source meta-cell (the voxel). Cells with number -1 are excluded. Voxel count starts from 0.", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/voxel_map(:,:,:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].geometry_matrix.voxels_n": { + "data_type": "INT_0D", + "documentation": "Number of voxels defined in the voxel_map.", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/voxels_n", + "introduced_after_version": "3.37.2", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].geometry_matrix.with_reflections": { + "data_type": "STRUCTURE", + "documentation": "Geometry matrix with reflections", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/with_reflections", + "introduced_after_version": "3.37.2", + "lifecycle_status": "alpha", + "structure_reference": "spectro_vis_geometry_matrix_step2" + }, + "spectrometer_visible.channel[:].geometry_matrix.with_reflections.data": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "The Ray Transfer Matrix (RTM, or geometry matrix) here provides transformation of the signal from each individual unit light source (voxel) to the receiver (detector or head of an optic fibre). The emission profile has [photons.m^-3.s^-1.sr^-1] units and radiance signal has [photons.m^-2.s^-1.sr^-1] units. So the RTM has [m] units. This data is stored in a sparse form, i.e. the array contains only the non-zero element of the Ray transfer matrix. The voxel index corresponding to an element of this array can be found in voxel_indices", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/with_reflections/data(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].geometry_matrix.with_reflections.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/with_reflections/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].geometry_matrix.with_reflections.data_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/with_reflections/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].geometry_matrix.with_reflections.data_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/with_reflections/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].geometry_matrix.with_reflections.voxel_indices": { + "coordinates": [ + "spectrometer_visible.channel[:].geometry_matrix.with_reflections.data" + ], + "data_type": "INT_1D", + "documentation": "List of voxel indices (defined in the voxel map) used in the sparse data array", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/with_reflections/voxel_indices(:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].geometry_matrix.without_reflections": { + "data_type": "STRUCTURE", + "documentation": "Geometry matrix without reflections", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/without_reflections", + "introduced_after_version": "3.37.2", + "lifecycle_status": "alpha", + "structure_reference": "spectro_vis_geometry_matrix_step2" + }, + "spectrometer_visible.channel[:].geometry_matrix.without_reflections.data": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "The Ray Transfer Matrix (RTM, or geometry matrix) here provides transformation of the signal from each individual unit light source (voxel) to the receiver (detector or head of an optic fibre). The emission profile has [photons.m^-3.s^-1.sr^-1] units and radiance signal has [photons.m^-2.s^-1.sr^-1] units. So the RTM has [m] units. This data is stored in a sparse form, i.e. the array contains only the non-zero element of the Ray transfer matrix. The voxel index corresponding to an element of this array can be found in voxel_indices", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/without_reflections/data(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].geometry_matrix.without_reflections.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/without_reflections/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].geometry_matrix.without_reflections.data_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/without_reflections/data_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].geometry_matrix.without_reflections.data_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/without_reflections/data_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].geometry_matrix.without_reflections.voxel_indices": { + "coordinates": [ + "spectrometer_visible.channel[:].geometry_matrix.without_reflections.data" + ], + "data_type": "INT_1D", + "documentation": "List of voxel indices (defined in the voxel map) used in the sparse data array", + "full_path": "spectrometer_visible/channel(i1)/geometry_matrix/without_reflections/voxel_indices(:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].grating_spectrometer": { + "data_type": "STRUCTURE", + "documentation": "Quantities measured by the channel if connected to a grating spectrometer", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer", + "lifecycle_status": "alpha", + "structure_reference": "spectro_vis_channel_grating" + }, + "spectrometer_visible.channel[:].grating_spectrometer.exposure_time": { + "data_type": "FLT_0D", + "documentation": "Exposure time", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/exposure_time", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "spectrometer_visible.channel[:].grating_spectrometer.exposure_time_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"exposure_time\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/exposure_time_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].grating_spectrometer.exposure_time_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"exposure_time\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/exposure_time_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "spectrometer_visible.channel[:].grating_spectrometer.exposure_time_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"exposure_time\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/exposure_time_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "spectrometer_visible.channel[:].grating_spectrometer.grating": { + "data_type": "FLT_0D", + "documentation": "Number of grating lines per unit length", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/grating", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-1" + }, + "spectrometer_visible.channel[:].grating_spectrometer.grating_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"grating\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/grating_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].grating_spectrometer.grating_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"grating\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/grating_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-1" + }, + "spectrometer_visible.channel[:].grating_spectrometer.grating_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"grating\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/grating_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-1" + }, + "spectrometer_visible.channel[:].grating_spectrometer.instrument_function": { + "coordinates": [ + "1...2", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Array of Gaussian widths and amplitudes which as a sum make up the instrument function. The instrument function is the shape that would be measured by a grating spectrometer if perfectly monochromatic line emission would be used as input. F(lambda) = 1 / sqrt (2*pi) * sum( instrument_function(1,i) / instrument_function(2,i) ) * exp( -lambda^2 / (2 * instrument_function(2,i)^2) ) ), whereby sum( instrument_function(1,i) ) = 1", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/instrument_function(:,:)", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].grating_spectrometer.instrument_function_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"instrument_function\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/instrument_function_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].grating_spectrometer.instrument_function_error_lower": { + "coordinates": [ + "1...2", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"instrument_function\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/instrument_function_error_lower(:,:)", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].grating_spectrometer.instrument_function_error_upper": { + "coordinates": [ + "1...2", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"instrument_function\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/instrument_function_error_upper(:,:)", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].grating_spectrometer.intensity_spectrum": { + "coordinates": [ + "spectrometer_visible.channel[:].grating_spectrometer.wavelengths", + "spectrometer_visible.channel[:].grating_spectrometer.intensity_spectrum.time" + ], + "data_type": "STRUCTURE", + "documentation": "Intensity spectrum (not calibrated), i.e. number of photoelectrons detected by unit time by a wavelength pixel of the channel, taking into account electronic gain compensation and channels relative calibration", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/intensity_spectrum", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "(counts) s^-1" + }, + "spectrometer_visible.channel[:].grating_spectrometer.intensity_spectrum.data": { + "coordinates": [ + "1...N", + "spectrometer_visible.channel[:].grating_spectrometer.intensity_spectrum.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/intensity_spectrum/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "grating_spectrometer/intensity_spectrum/time", + "type": "dynamic", + "units": "(counts) s^-1" + }, + "spectrometer_visible.channel[:].grating_spectrometer.intensity_spectrum.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/intensity_spectrum/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].grating_spectrometer.intensity_spectrum.data_error_lower": { + "coordinates": [ + "1...N", + "spectrometer_visible.channel[:].grating_spectrometer.intensity_spectrum.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/intensity_spectrum/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "grating_spectrometer/intensity_spectrum/time", + "type": "dynamic", + "units": "(counts) s^-1" + }, + "spectrometer_visible.channel[:].grating_spectrometer.intensity_spectrum.data_error_upper": { + "coordinates": [ + "1...N", + "spectrometer_visible.channel[:].grating_spectrometer.intensity_spectrum.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/intensity_spectrum/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "grating_spectrometer/intensity_spectrum/time", + "type": "dynamic", + "units": "(counts) s^-1" + }, + "spectrometer_visible.channel[:].grating_spectrometer.intensity_spectrum.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/intensity_spectrum/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "grating_spectrometer/intensity_spectrum/time", + "type": "dynamic", + "units": "s" + }, + "spectrometer_visible.channel[:].grating_spectrometer.processed_line": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of processed spectral lines", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/processed_line(i2)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "spectro_vis_channel_processed_line" + }, + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].intensity": { + "data_type": "STRUCTURE", + "documentation": "Non-calibrated intensity (integrated over the spectrum for this line)", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/processed_line(i2)/intensity", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "s^-1" + }, + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].intensity.data": { + "coordinates": [ + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].intensity.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/processed_line(i2)/intensity/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity/time", + "type": "dynamic", + "units": "s^-1" + }, + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].intensity.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/processed_line(i2)/intensity/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].intensity.data_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].intensity.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/processed_line(i2)/intensity/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity/time", + "type": "dynamic", + "units": "s^-1" + }, + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].intensity.data_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].intensity.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/processed_line(i2)/intensity/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity/time", + "type": "dynamic", + "units": "s^-1" + }, + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].intensity.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/processed_line(i2)/intensity/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "intensity/time", + "type": "dynamic", + "units": "s" + }, + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the processed line. To avoid ambiguities, the following syntax is used : element with ionization state_wavelength in Angstrom (e.g. WI_4000)", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/processed_line(i2)/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].radiance": { + "data_type": "STRUCTURE", + "documentation": "Calibrated, background subtracted radiance (integrated over the spectrum for this line)", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/processed_line(i2)/radiance", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "m^-2.s^-1.sr^-1" + }, + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].radiance.data": { + "coordinates": [ + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].radiance.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/processed_line(i2)/radiance/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance/time", + "type": "dynamic", + "units": "m^-2.s^-1.sr^-1" + }, + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].radiance.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/processed_line(i2)/radiance/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].radiance.data_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].radiance.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/processed_line(i2)/radiance/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance/time", + "type": "dynamic", + "units": "m^-2.s^-1.sr^-1" + }, + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].radiance.data_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].radiance.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/processed_line(i2)/radiance/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance/time", + "type": "dynamic", + "units": "m^-2.s^-1.sr^-1" + }, + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].radiance.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/processed_line(i2)/radiance/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "radiance/time", + "type": "dynamic", + "units": "s" + }, + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].wavelength_central": { + "data_type": "FLT_0D", + "documentation": "Central wavelength of the processed line", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/processed_line(i2)/wavelength_central", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].wavelength_central_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelength_central\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/processed_line(i2)/wavelength_central_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].wavelength_central_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"wavelength_central\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/processed_line(i2)/wavelength_central_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_visible.channel[:].grating_spectrometer.processed_line[:].wavelength_central_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"wavelength_central\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/processed_line(i2)/wavelength_central_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_visible.channel[:].grating_spectrometer.radiance_calibration": { + "coordinates": [ + "spectrometer_visible.channel[:].grating_spectrometer.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Radiance calibration", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/radiance_calibration(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-3.sr^-1" + }, + "spectrometer_visible.channel[:].grating_spectrometer.radiance_calibration_date": { + "data_type": "STR_0D", + "documentation": "Date of the radiance calibration (yyyy_mm_dd)", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/radiance_calibration_date", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].grating_spectrometer.radiance_calibration_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radiance_calibration\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/radiance_calibration_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].grating_spectrometer.radiance_calibration_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].grating_spectrometer.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"radiance_calibration\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/radiance_calibration_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-3.sr^-1" + }, + "spectrometer_visible.channel[:].grating_spectrometer.radiance_calibration_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].grating_spectrometer.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"radiance_calibration\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/radiance_calibration_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^-3.sr^-1" + }, + "spectrometer_visible.channel[:].grating_spectrometer.radiance_spectral": { + "coordinates": [ + "spectrometer_visible.channel[:].grating_spectrometer.wavelengths", + "spectrometer_visible.channel[:].grating_spectrometer.radiance_spectral.time" + ], + "data_type": "STRUCTURE", + "documentation": "Calibrated spectral radiance (radiance per unit wavelength)", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/radiance_spectral", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "(photons).m^-2.s^-1.sr^-1.m^-1" + }, + "spectrometer_visible.channel[:].grating_spectrometer.radiance_spectral.data": { + "coordinates": [ + "1...N", + "spectrometer_visible.channel[:].grating_spectrometer.radiance_spectral.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/radiance_spectral/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "grating_spectrometer/radiance_spectral/time", + "type": "dynamic", + "units": "(photons).m^-2.s^-1.sr^-1.m^-1" + }, + "spectrometer_visible.channel[:].grating_spectrometer.radiance_spectral.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/radiance_spectral/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].grating_spectrometer.radiance_spectral.data_error_lower": { + "coordinates": [ + "1...N", + "spectrometer_visible.channel[:].grating_spectrometer.radiance_spectral.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/radiance_spectral/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "grating_spectrometer/radiance_spectral/time", + "type": "dynamic", + "units": "(photons).m^-2.s^-1.sr^-1.m^-1" + }, + "spectrometer_visible.channel[:].grating_spectrometer.radiance_spectral.data_error_upper": { + "coordinates": [ + "1...N", + "spectrometer_visible.channel[:].grating_spectrometer.radiance_spectral.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/radiance_spectral/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "grating_spectrometer/radiance_spectral/time", + "type": "dynamic", + "units": "(photons).m^-2.s^-1.sr^-1.m^-1" + }, + "spectrometer_visible.channel[:].grating_spectrometer.radiance_spectral.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/radiance_spectral/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "grating_spectrometer/radiance_spectral/time", + "type": "dynamic", + "units": "s" + }, + "spectrometer_visible.channel[:].grating_spectrometer.slit_width": { + "data_type": "FLT_0D", + "documentation": "Width of the slit (placed in the object focal plane)", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/slit_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].grating_spectrometer.slit_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"slit_width\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/slit_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].grating_spectrometer.slit_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"slit_width\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/slit_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].grating_spectrometer.slit_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"slit_width\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/slit_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].grating_spectrometer.wavelength_calibration": { + "data_type": "STRUCTURE", + "documentation": "Wavelength calibration data. The wavelength is obtained from the pixel index k by: wavelength = k * gain + offset. k is starting from 1.", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/wavelength_calibration", + "lifecycle_status": "alpha", + "structure_reference": "spectro_vis_channel_wavelength_calibration" + }, + "spectrometer_visible.channel[:].grating_spectrometer.wavelength_calibration.gain": { + "data_type": "FLT_0D", + "documentation": "Gain", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/wavelength_calibration/gain", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].grating_spectrometer.wavelength_calibration.gain_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"gain\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/wavelength_calibration/gain_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].grating_spectrometer.wavelength_calibration.gain_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"gain\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/wavelength_calibration/gain_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].grating_spectrometer.wavelength_calibration.gain_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"gain\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/wavelength_calibration/gain_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].grating_spectrometer.wavelength_calibration.offset": { + "data_type": "FLT_0D", + "documentation": "Offset", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/wavelength_calibration/offset", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].grating_spectrometer.wavelength_calibration.offset_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"offset\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/wavelength_calibration/offset_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].grating_spectrometer.wavelength_calibration.offset_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"offset\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/wavelength_calibration/offset_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].grating_spectrometer.wavelength_calibration.offset_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"offset\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/wavelength_calibration/offset_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].grating_spectrometer.wavelength_calibration_date": { + "data_type": "STR_0D", + "documentation": "Date of the wavelength calibration (yyyy_mm_dd)", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/wavelength_calibration_date", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].grating_spectrometer.wavelengths": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Measured wavelengths", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/wavelengths(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_visible.channel[:].grating_spectrometer.wavelengths_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelengths\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/wavelengths_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].grating_spectrometer.wavelengths_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"wavelengths\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/wavelengths_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_visible.channel[:].grating_spectrometer.wavelengths_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"wavelengths\"", + "full_path": "spectrometer_visible/channel(i1)/grating_spectrometer/wavelengths_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_visible.channel[:].isotope_ratios": { + "data_type": "STRUCTURE", + "documentation": "Isotope ratios and related information", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios", + "lifecycle_status": "alpha", + "structure_reference": "spectro_vis_channel_isotopes" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of isotopes", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)", + "lifecycle_status": "alpha", + "maxoccur": "3", + "structure_reference": "spectro_vis_channel_isotopes_isotope" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].cold_neutrals_fraction": { + "coordinates": [ + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Fraction of cold neutrals for this isotope (n_cold_neutrals/(n_cold_neutrals+n_hot_neutrals))", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/cold_neutrals_fraction(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].cold_neutrals_fraction_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"cold_neutrals_fraction\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/cold_neutrals_fraction_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].cold_neutrals_fraction_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"cold_neutrals_fraction\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/cold_neutrals_fraction_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].cold_neutrals_fraction_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"cold_neutrals_fraction\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/cold_neutrals_fraction_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].cold_neutrals_temperature": { + "coordinates": [ + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Temperature of cold neutrals for this isotope", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/cold_neutrals_temperature(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "eV" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].cold_neutrals_temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"cold_neutrals_temperature\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/cold_neutrals_temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].cold_neutrals_temperature_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"cold_neutrals_temperature\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/cold_neutrals_temperature_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "eV" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].cold_neutrals_temperature_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"cold_neutrals_temperature\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/cold_neutrals_temperature_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "eV" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].density_ratio": { + "coordinates": [ + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Ratio of the density of neutrals of this isotope over the summed neutral densities of all other isotopes described in the ../isotope array", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/density_ratio(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].density_ratio_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_ratio\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/density_ratio_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].density_ratio_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_ratio\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/density_ratio_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].density_ratio_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_ratio\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/density_ratio_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "plasma_composition_neutral_element_constant" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].hot_neutrals_fraction": { + "coordinates": [ + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Fraction of hot neutrals for this isotope (n_hot_neutrals/(n_cold_neutrals+n_hot_neutrals))", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/hot_neutrals_fraction(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].hot_neutrals_fraction_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"hot_neutrals_fraction\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/hot_neutrals_fraction_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].hot_neutrals_fraction_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"hot_neutrals_fraction\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/hot_neutrals_fraction_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].hot_neutrals_fraction_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"hot_neutrals_fraction\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/hot_neutrals_fraction_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].hot_neutrals_temperature": { + "coordinates": [ + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Temperature of hot neutrals for this isotope", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/hot_neutrals_temperature(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "eV" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].hot_neutrals_temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"hot_neutrals_temperature\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/hot_neutrals_temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].hot_neutrals_temperature_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"hot_neutrals_temperature\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/hot_neutrals_temperature_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "eV" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].hot_neutrals_temperature_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"hot_neutrals_temperature\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/hot_neutrals_temperature_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "eV" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the species (H, D, T, He3, He4)", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.channel[:].isotope_ratios.isotope[:].time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Timebase for dynamic quantities at this level of the data structure", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/isotope(i2)/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "spectrometer_visible.channel[:].isotope_ratios.method": { + "data_type": "STRUCTURE", + "doc_identifier": "spectrometer_visible/spectrometer_visible_method_identifier.xml", + "documentation": "Fitting method used to calculate isotope ratios\n1) multi_gaussian : Multi-gaussian fitting\n2) exp_times_multi_gaussian : Experimental signal multiplied by multi-gaussian ratio", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/method", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "spectrometer_visible.channel[:].isotope_ratios.method.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/method/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.channel[:].isotope_ratios.method.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/method/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.channel[:].isotope_ratios.method.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/method/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.channel[:].isotope_ratios.signal_to_noise": { + "coordinates": [ + "spectrometer_visible.channel[:].isotope_ratios.time" + ], + "data_type": "FLT_1D", + "documentation": "Log10 of the ratio of the powers in two bands, one with the spectral lines of interest (signal) the other without spectral lines (noise).", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/signal_to_noise(:)", + "lifecycle_status": "alpha", + "timebasepath": "isotope_ratios/time", + "type": "dynamic", + "units": "dB" + }, + "spectrometer_visible.channel[:].isotope_ratios.signal_to_noise_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"signal_to_noise\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/signal_to_noise_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].isotope_ratios.signal_to_noise_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].isotope_ratios.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"signal_to_noise\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/signal_to_noise_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "isotope_ratios/time", + "type": "dynamic", + "units": "dB" + }, + "spectrometer_visible.channel[:].isotope_ratios.signal_to_noise_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].isotope_ratios.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"signal_to_noise\"", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/signal_to_noise_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "isotope_ratios/time", + "type": "dynamic", + "units": "dB" + }, + "spectrometer_visible.channel[:].isotope_ratios.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Timebase for dynamic quantities at this level of the data structure", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "isotope_ratios/time", + "type": "dynamic", + "units": "s" + }, + "spectrometer_visible.channel[:].isotope_ratios.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the isotope ratios for the whole acquisition period (0 means valid, negative values mean non-valid)", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/validity", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].isotope_ratios.validity_timed": { + "coordinates": [ + "spectrometer_visible.channel[:].isotope_ratios.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the isotope ratios as a function of time (0 means valid, negative values mean non-valid)", + "full_path": "spectrometer_visible/channel(i1)/isotope_ratios/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "isotope_ratios/time", + "type": "dynamic" + }, + "spectrometer_visible.channel[:].light_collection_efficiencies": { + "data_type": "STRUCTURE", + "documentation": "Light collection efficiencies (fraction of the local emission detected by the optical system) for a list of points defining regions of interest. To be used for non-pinhole optics.", + "full_path": "spectrometer_visible/channel(i1)/light_collection_efficiencies", + "lifecycle_status": "alpha", + "structure_reference": "spectro_vis_channel_light_collection" + }, + "spectrometer_visible.channel[:].light_collection_efficiencies.positions": { + "data_type": "STRUCTURE", + "documentation": "List of positions for which the light collection efficiencies are provided", + "full_path": "spectrometer_visible/channel(i1)/light_collection_efficiencies/positions", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_static" + }, + "spectrometer_visible.channel[:].light_collection_efficiencies.positions.phi": { + "coordinates": [ + "spectrometer_visible.channel[:].light_collection_efficiencies.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_visible/channel(i1)/light_collection_efficiencies/positions/phi(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].light_collection_efficiencies.positions.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/light_collection_efficiencies/positions/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].light_collection_efficiencies.positions.phi_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].light_collection_efficiencies.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/light_collection_efficiencies/positions/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].light_collection_efficiencies.positions.phi_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].light_collection_efficiencies.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/light_collection_efficiencies/positions/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].light_collection_efficiencies.positions.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "spectrometer_visible/channel(i1)/light_collection_efficiencies/positions/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].light_collection_efficiencies.positions.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/light_collection_efficiencies/positions/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].light_collection_efficiencies.positions.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/light_collection_efficiencies/positions/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].light_collection_efficiencies.positions.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/light_collection_efficiencies/positions/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].light_collection_efficiencies.positions.z": { + "coordinates": [ + "spectrometer_visible.channel[:].light_collection_efficiencies.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "spectrometer_visible/channel(i1)/light_collection_efficiencies/positions/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].light_collection_efficiencies.positions.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/light_collection_efficiencies/positions/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].light_collection_efficiencies.positions.z_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].light_collection_efficiencies.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/light_collection_efficiencies/positions/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].light_collection_efficiencies.positions.z_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].light_collection_efficiencies.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/light_collection_efficiencies/positions/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].light_collection_efficiencies.values": { + "coordinates": [ + "spectrometer_visible.channel[:].light_collection_efficiencies.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Values of the light collection efficiencies", + "full_path": "spectrometer_visible/channel(i1)/light_collection_efficiencies/values(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "spectrometer_visible.channel[:].light_collection_efficiencies.values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "spectrometer_visible/channel(i1)/light_collection_efficiencies/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].light_collection_efficiencies.values_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].light_collection_efficiencies.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "spectrometer_visible/channel(i1)/light_collection_efficiencies/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "spectrometer_visible.channel[:].light_collection_efficiencies.values_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].light_collection_efficiencies.positions.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "spectrometer_visible/channel(i1)/light_collection_efficiencies/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "spectrometer_visible.channel[:].line_of_sight": { + "data_type": "STRUCTURE", + "documentation": "Description of the line of sight of the channel, given by 2 points", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight", + "lifecycle_status": "alpha", + "structure_reference": "line_of_sight_2points" + }, + "spectrometer_visible.channel[:].line_of_sight.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "spectrometer_visible.channel[:].line_of_sight.first_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/first_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].line_of_sight.first_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/first_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].line_of_sight.first_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/first_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].line_of_sight.first_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/first_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].line_of_sight.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/first_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].line_of_sight.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].line_of_sight.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/first_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].line_of_sight.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/first_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].line_of_sight.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/first_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].line_of_sight.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].line_of_sight.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/first_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].line_of_sight.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/first_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].line_of_sight.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "spectrometer_visible.channel[:].line_of_sight.second_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/second_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].line_of_sight.second_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/second_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].line_of_sight.second_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/second_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].line_of_sight.second_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/second_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].line_of_sight.second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/second_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].line_of_sight.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].line_of_sight.second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/second_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].line_of_sight.second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/second_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].line_of_sight.second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/second_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].line_of_sight.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].line_of_sight.second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/second_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].line_of_sight.second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/line_of_sight/second_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the channel", + "full_path": "spectrometer_visible/channel(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].object_observed": { + "data_type": "STR_0D", + "documentation": "Main object observed by the channel", + "full_path": "spectrometer_visible/channel(i1)/object_observed", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].optical_element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of optical elements", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "optical_element" + }, + "spectrometer_visible.channel[:].optical_element[:].back_surface": { + "data_type": "STRUCTURE", + "documentation": "Curvature of the front surface", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/back_surface", + "lifecycle_status": "alpha", + "structure_reference": "curved_surface" + }, + "spectrometer_visible.channel[:].optical_element[:].back_surface.curvature_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/curved_object_curvature_identifier.xml", + "documentation": "Curvature of the surface\n1) planar : Planar object, no curvature\n2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature\n3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature\n4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature\n5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/back_surface/curvature_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "spectrometer_visible.channel[:].optical_element[:].back_surface.curvature_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/back_surface/curvature_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].optical_element[:].back_surface.curvature_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/back_surface/curvature_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].optical_element[:].back_surface.curvature_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/back_surface/curvature_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].optical_element[:].back_surface.x1_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/back_surface/x1_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].back_surface.x1_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_curvature\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/back_surface/x1_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].back_surface.x1_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_curvature\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/back_surface/x1_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].back_surface.x1_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_curvature\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/back_surface/x1_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].back_surface.x2_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/back_surface/x2_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].back_surface.x2_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_curvature\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/back_surface/x2_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].back_surface.x2_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_curvature\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/back_surface/x2_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].back_surface.x2_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_curvature\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/back_surface/x2_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].front_surface": { + "data_type": "STRUCTURE", + "documentation": "Curvature of the front surface", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/front_surface", + "lifecycle_status": "alpha", + "structure_reference": "curved_surface" + }, + "spectrometer_visible.channel[:].optical_element[:].front_surface.curvature_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/curved_object_curvature_identifier.xml", + "documentation": "Curvature of the surface\n1) planar : Planar object, no curvature\n2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature\n3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature\n4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature\n5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/front_surface/curvature_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "spectrometer_visible.channel[:].optical_element[:].front_surface.curvature_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/front_surface/curvature_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].optical_element[:].front_surface.curvature_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/front_surface/curvature_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].optical_element[:].front_surface.curvature_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/front_surface/curvature_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].optical_element[:].front_surface.x1_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/front_surface/x1_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].front_surface.x1_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_curvature\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/front_surface/x1_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].front_surface.x1_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_curvature\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/front_surface/x1_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].front_surface.x1_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_curvature\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/front_surface/x1_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].front_surface.x2_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/front_surface/x2_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].front_surface.x2_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_curvature\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/front_surface/x2_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].front_surface.x2_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_curvature\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/front_surface/x2_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].front_surface.x2_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_curvature\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/front_surface/x2_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry": { + "data_type": "STRUCTURE", + "documentation": "Further geometrical description of the element", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry", + "lifecycle_status": "alpha", + "structure_reference": "detector_aperture" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.outline.x2": { + "coordinates": [ + "spectrometer_visible.channel[:].optical_element[:].geometry.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.outline.x2_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].optical_element[:].geometry.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.outline.x2_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].optical_element[:].geometry.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].geometry.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/geometry/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties": { + "data_type": "STRUCTURE", + "documentation": "Material properties of the optical element", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties", + "lifecycle_status": "alpha", + "structure_reference": "optical_element_material" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.extinction_coefficient": { + "coordinates": [ + "spectrometer_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Extinction coefficient (for metal)", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/extinction_coefficient(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.extinction_coefficient_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"extinction_coefficient\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/extinction_coefficient_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.extinction_coefficient_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"extinction_coefficient\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/extinction_coefficient_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.extinction_coefficient_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"extinction_coefficient\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/extinction_coefficient_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.refractive_index": { + "coordinates": [ + "spectrometer_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Refractive index (for metal and dielectric)", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/refractive_index(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.refractive_index_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"refractive_index\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/refractive_index_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.refractive_index_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"refractive_index\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/refractive_index_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.refractive_index_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"refractive_index\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/refractive_index_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.roughness": { + "coordinates": [ + "spectrometer_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Roughness parameter of the material. Varies in range [0, 1]. 0 is perfectly specular, 1 is perfectly rough", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/roughness(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.roughness_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"roughness\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/roughness_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.roughness_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"roughness\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/roughness_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.roughness_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"roughness\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/roughness_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.transmission_coefficient": { + "coordinates": [ + "spectrometer_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Transmission coefficient (for dielectric)", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/transmission_coefficient(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.transmission_coefficient_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"transmission_coefficient\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/transmission_coefficient_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.transmission_coefficient_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"transmission_coefficient\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/transmission_coefficient_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.transmission_coefficient_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].optical_element[:].material_properties.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"transmission_coefficient\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/transmission_coefficient_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/optical_element_material_identifier.xml", + "documentation": "Type of optical element material. In case of 'metal' refractive_index and extinction_coefficient are used. In case of 'dielectric' refractive_index and transmission_coefficient are used.\n1) metal : Metal\n2) dielectric : Dielectric", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.wavelengths": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Wavelengths array for refractive_index, extinction_coefficient and transmission_coefficient", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/wavelengths(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.wavelengths_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelengths\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/wavelengths_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.wavelengths_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"wavelengths\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/wavelengths_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].material_properties.wavelengths_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"wavelengths\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/material_properties/wavelengths_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].thickness": { + "data_type": "FLT_0D", + "documentation": "Distance between front_surface and back_surface along the X3 vector", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/thickness", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].thickness_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"thickness\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/thickness_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].optical_element[:].thickness_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"thickness\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/thickness_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].thickness_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"thickness\"", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/thickness_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].optical_element[:].type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/optical_element_identifier.xml", + "documentation": "Type of optical element. In case of 'mirror' and 'diaphragm', the element is described by one 'front_surface'. In case of 'lens', the element is described by 'front_surface' and 'back_surface'.\n1) mirror : Mirror\n2) lens : Lens\n3) diaphragm : Diaphragm", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "spectrometer_visible.channel[:].optical_element[:].type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].optical_element[:].type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].optical_element[:].type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_visible/channel(i1)/optical_element(i2)/type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy": { + "data_type": "STRUCTURE", + "documentation": "Physics quantities measured from polarized light spectroscopy", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy", + "lifecycle_status": "alpha", + "structure_reference": "spectro_vis_channel_polarization" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.b_field_modulus": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Modulus of the magnetic field (always positive, irrespective of the sign convention for the B-field direction), obtained from Zeeman effect fit", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/b_field_modulus(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "T" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.b_field_modulus_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b_field_modulus\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/b_field_modulus_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.b_field_modulus_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b_field_modulus\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/b_field_modulus_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "T" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.b_field_modulus_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b_field_modulus\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/b_field_modulus_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "T" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.e_field_lh_r": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower Hybrid electric field component in the major radius direction", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/e_field_lh_r(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.e_field_lh_r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"e_field_lh_r\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/e_field_lh_r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.e_field_lh_r_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"e_field_lh_r\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/e_field_lh_r_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.e_field_lh_r_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"e_field_lh_r\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/e_field_lh_r_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.e_field_lh_tor": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower Hybrid electric field component in the toroidal direction", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/e_field_lh_tor(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.e_field_lh_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"e_field_lh_tor\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/e_field_lh_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.e_field_lh_tor_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"e_field_lh_tor\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/e_field_lh_tor_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.e_field_lh_tor_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"e_field_lh_tor\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/e_field_lh_tor_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.e_field_lh_z": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower Hybrid electric field component in the vertical direction", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/e_field_lh_z(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.e_field_lh_z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"e_field_lh_z\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/e_field_lh_z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.e_field_lh_z_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"e_field_lh_z\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/e_field_lh_z_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.e_field_lh_z_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"e_field_lh_z\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/e_field_lh_z_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.n_e": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Electron density, obtained from Stark broadening fit", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/n_e(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "m^-3" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.n_e_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_e\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/n_e_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.n_e_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"n_e\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/n_e_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "m^-3" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.n_e_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"n_e\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/n_e_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "m^-3" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.temperature_cold_neutrals": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Fit of cold neutrals temperature", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/temperature_cold_neutrals(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "eV" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.temperature_cold_neutrals_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature_cold_neutrals\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/temperature_cold_neutrals_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.temperature_cold_neutrals_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature_cold_neutrals\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/temperature_cold_neutrals_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "eV" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.temperature_cold_neutrals_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature_cold_neutrals\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/temperature_cold_neutrals_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "eV" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.temperature_hot_neutrals": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Fit of hot neutrals temperature", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/temperature_hot_neutrals(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "eV" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.temperature_hot_neutrals_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature_hot_neutrals\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/temperature_hot_neutrals_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.temperature_hot_neutrals_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature_hot_neutrals\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/temperature_hot_neutrals_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "eV" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.temperature_hot_neutrals_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature_hot_neutrals\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/temperature_hot_neutrals_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "eV" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Timebase for dynamic quantities at this level of the data structure", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "s" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.velocity_cold_neutrals": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Projection of the cold neutral velocity along the line of sight, positive when going from first point to second point of the line of sight", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/velocity_cold_neutrals(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.velocity_cold_neutrals_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_cold_neutrals\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/velocity_cold_neutrals_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.velocity_cold_neutrals_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_cold_neutrals\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/velocity_cold_neutrals_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.velocity_cold_neutrals_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_cold_neutrals\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/velocity_cold_neutrals_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.velocity_hot_neutrals": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Projection of the hot neutral velocity along the line of sight, positive when going from first point to second point of the line of sight", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/velocity_hot_neutrals(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.velocity_hot_neutrals_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_hot_neutrals\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/velocity_hot_neutrals_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.velocity_hot_neutrals_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_hot_neutrals\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/velocity_hot_neutrals_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "spectrometer_visible.channel[:].polarization_spectroscopy.velocity_hot_neutrals_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].polarization_spectroscopy.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_hot_neutrals\"", + "full_path": "spectrometer_visible/channel(i1)/polarization_spectroscopy/velocity_hot_neutrals_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "polarization_spectroscopy/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "spectrometer_visible.channel[:].polarizer": { + "data_type": "STRUCTURE", + "documentation": "Polarizer description", + "full_path": "spectrometer_visible/channel(i1)/polarizer", + "lifecycle_status": "alpha", + "structure_reference": "detector_aperture" + }, + "spectrometer_visible.channel[:].polarizer.centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "spectrometer_visible/channel(i1)/polarizer/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "spectrometer_visible.channel[:].polarizer.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_visible/channel(i1)/polarizer/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].polarizer.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarizer.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].polarizer.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_visible.channel[:].polarizer.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "spectrometer_visible/channel(i1)/polarizer/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarizer.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "spectrometer_visible/channel(i1)/polarizer/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarizer.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "spectrometer_visible/channel(i1)/polarizer/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].polarizer.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "spectrometer_visible/channel(i1)/polarizer/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "spectrometer_visible.channel[:].polarizer.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "spectrometer_visible/channel(i1)/polarizer/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarizer.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.outline.x2": { + "coordinates": [ + "spectrometer_visible.channel[:].polarizer.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "spectrometer_visible/channel(i1)/polarizer/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarizer.outline.x2_error_lower": { + "coordinates": [ + "spectrometer_visible.channel[:].polarizer.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.outline.x2_error_upper": { + "coordinates": [ + "spectrometer_visible.channel[:].polarizer.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "spectrometer_visible/channel(i1)/polarizer/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarizer.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "spectrometer_visible/channel(i1)/polarizer/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_visible.channel[:].polarizer.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarizer.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_visible.channel[:].polarizer.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_visible.channel[:].polarizer.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_visible.channel[:].polarizer.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarizer.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarizer.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarizer.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarizer.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_visible.channel[:].polarizer.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarizer.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarizer.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarizer.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarizer.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_visible.channel[:].polarizer.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarizer.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarizer.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.channel[:].polarizer.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_visible/channel(i1)/polarizer/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_visible.channel[:].polarizer_active": { + "data_type": "INT_0D", + "documentation": "Indicator of whether a polarizer is present and active in the optical system (set to 1 in this case, set to 0 or leave empty ottherwise)", + "full_path": "spectrometer_visible/channel(i1)/polarizer_active", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].type": { + "data_type": "STRUCTURE", + "documentation": "Type of spectrometer the channel is connected to (index=1: grating, 2: filter)", + "full_path": "spectrometer_visible/channel(i1)/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "spectrometer_visible.channel[:].type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_visible/channel(i1)/type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_visible/channel(i1)/type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_visible/channel(i1)/type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the channel for the whole acquisition period (0 means valid, negative values mean non-valid)", + "full_path": "spectrometer_visible/channel(i1)/validity", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.channel[:].validity_timed": { + "data_type": "STRUCTURE", + "documentation": "Indicator of the validity of the channel as a function of time (0 means valid, negative values mean non-valid)", + "full_path": "spectrometer_visible/channel(i1)/validity_timed", + "lifecycle_status": "alpha", + "structure_reference": "signal_int_1d" + }, + "spectrometer_visible.channel[:].validity_timed.data": { + "coordinates": [ + "spectrometer_visible.channel[:].validity_timed.time" + ], + "data_type": "INT_1D", + "documentation": "Data", + "full_path": "spectrometer_visible/channel(i1)/validity_timed/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "validity_timed/time", + "type": "dynamic" + }, + "spectrometer_visible.channel[:].validity_timed.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "spectrometer_visible/channel(i1)/validity_timed/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "validity_timed/time", + "type": "dynamic", + "units": "s" + }, + "spectrometer_visible.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "spectrometer_visible/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "spectrometer_visible.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_visible/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_visible/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "spectrometer_visible/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "spectrometer_visible.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_visible/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_visible/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "spectrometer_visible/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "spectrometer_visible/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_visible/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_visible/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "spectrometer_visible/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.code.output_flag": { + "coordinates": [ + "spectrometer_visible.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "spectrometer_visible/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "spectrometer_visible.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "spectrometer_visible/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_visible/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_visible/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.detector_layout": { + "data_type": "STR_0D", + "documentation": "Layout of the detector grid employed. Ex: '4x16', '4x32', '1x18'", + "full_path": "spectrometer_visible/detector_layout", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_visible.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "spectrometer_visible/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "spectrometer_visible.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "spectrometer_visible/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "spectrometer_visible/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "spectrometer_visible/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "spectrometer_visible.ids_properties.occurrence" + }, + "spectrometer_visible.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "spectrometer_visible/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "spectrometer_visible.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "spectrometer_visible/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "spectrometer_visible.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_visible/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_visible/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "spectrometer_visible/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_visible/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_visible/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "spectrometer_visible/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "spectrometer_visible.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_visible/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_visible/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "spectrometer_visible/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_visible/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_visible/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "spectrometer_visible/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "spectrometer_visible/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "spectrometer_visible.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_visible/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_visible/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "spectrometer_visible/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "spectrometer_visible/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_visible/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_visible/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "spectrometer_visible/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "spectrometer_visible.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "spectrometer_visible/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "spectrometer_visible.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_visible/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_visible/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "spectrometer_visible/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "spectrometer_visible/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_visible/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_visible/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "spectrometer_visible/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "spectrometer_visible.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_visible/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_visible/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "spectrometer_visible/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "spectrometer_visible/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_visible/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_visible/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "spectrometer_visible/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "spectrometer_visible.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "spectrometer_visible/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "spectrometer_visible.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "spectrometer_visible/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "spectrometer_visible.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "spectrometer_visible/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "spectrometer_visible.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "spectrometer_visible/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "spectrometer_visible/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "spectrometer_visible.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "spectrometer_visible/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "spectrometer_visible.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "spectrometer_visible/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "spectrometer_visible/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "spectrometer_visible/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_visible.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "spectrometer_visible/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "spectrometer_visible.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "spectrometer_visible/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_visible.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "spectrometer_visible/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "spectrometer_visible.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "spectrometer_visible/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "spectrometer_visible.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "spectrometer_visible/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/spectrometer_x_ray_crystal.json b/omas/imas_structures/3_39_0/spectrometer_x_ray_crystal.json new file mode 100644 index 000000000..be0cc3162 --- /dev/null +++ b/omas/imas_structures/3_39_0/spectrometer_x_ray_crystal.json @@ -0,0 +1,6624 @@ +{ + "spectrometer_x_ray_crystal": { + "documentation": "X-crystal spectrometer diagnostic", + "full_path": "spectrometer_x_ray_crystal", + "lifecycle_last_change": "3.39.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.26.0", + "maxoccur": "2" + }, + "spectrometer_x_ray_crystal.channel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Measurement channel, composed of a camera, a crystal, and (optional) a set of reflectors. The light coming from the plasma passes through the (optional) set of reflectors, then the crystal and arrives at the camera", + "full_path": "spectrometer_x_ray_crystal/channel(i1)", + "introduced_after_version": "3.33.0", + "lifecycle_status": "alpha", + "maxoccur": "30", + "structure_reference": "spectrometer_x_ray_crystal_channel" + }, + "spectrometer_x_ray_crystal.channel[:].aperture": { + "data_type": "STRUCTURE", + "documentation": "Collimating aperture", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture", + "lifecycle_status": "alpha", + "structure_reference": "detector_aperture" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.centre": { + "data_type": "STRUCTURE", + "documentation": "If geometry_type=2, coordinates of the centre of the circle. If geometry_type=1 or 3, coordinates of the origin of the local coordinate system (X1,X2,X3) describing the plane detector/aperture. This origin is located within the detector/aperture area.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.geometry_type": { + "data_type": "INT_0D", + "documentation": "Type of geometry used to describe the surface of the detector or aperture (1:'outline', 2:'circular', 3:'rectangle'). In case of 'outline', the surface is described by an outline of point in a local coordinate system defined by a centre and three unit vectors X1, X2, X3. Note that there is some flexibility here and the data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below. In case of 'circular', the surface is a circle defined by its centre, radius, and normal vector oriented towards the plasma X3. In case of 'rectangle', the surface is a rectangle defined by its centre, widths in the X1 and X2 directions, and normal vector oriented towards the plasma X3.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/geometry_type", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the detector/aperture in the (X1, X2) coordinate system. Do NOT repeat the first point.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.outline.x2": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].aperture.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.outline.x2_error_lower": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].aperture.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.outline.x2_error_upper": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].aperture.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type = 2", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the detector/aperture, derived from the above geometric data", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X1 direction, used only if geometry_type = 3", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the aperture in the X2 direction, used only if geometry_type = 3", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the detector/aperture plane and oriented towards the plasma.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].aperture.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/aperture/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of bins (binning in the vertical dimension) defined to increase the signal to noise ratio of the spectra", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "maxoccur": "100", + "structure_reference": "spectrometer_x_ray_crystal_bin" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function": { + "data_type": "STRUCTURE", + "documentation": "Instrument function for this bin (replaces the ../../instrument function in case vertical binning is used), i.e. response of the detector to a monochromatic emission passing through the spectrometer. The resulting image on the detector will be a 2-D distribution of pixel values, for each wavelength. It can be given as explicit values for each detector pixel (values node) or as a parametric function of wavelength (described by the other nodes) ", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "spectrometer_x_ray_crystal_instrument_func_bin" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.centre": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Centre (in terms of absolute wavelength) of instrument function", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/centre(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.centre_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"centre\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/centre_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.centre_error_lower": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"centre\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/centre_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.centre_error_upper": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"centre\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/centre_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.intensity": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Scaling factor for the instrument function such that convolving the instrument function with an emission spectrum gives the counts per second on the detector", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/intensity(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.intensity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"intensity\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/intensity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.intensity_error_lower": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"intensity\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/intensity_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.intensity_error_upper": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"intensity\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/intensity_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.scale": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Scale of Lorentzian instrument function (full width at half height)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/scale(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.scale_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"scale\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/scale_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.scale_error_lower": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"scale\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/scale_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.scale_error_upper": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"scale\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/scale_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.sigma": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Standard deviation of Gaussian instrument function", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/sigma(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.sigma_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"sigma\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/sigma_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.sigma_error_lower": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"sigma\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/sigma_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.sigma_error_upper": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"sigma\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/sigma_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.type": { + "data_type": "STRUCTURE", + "doc_identifier": "spectrometer_x_ray_crystal/spectro_x_instrument_function_identifier.xml", + "documentation": "Instrument function type\n1) explicit : Explicit values, use the values node\n2) gaussian : Gaussian : use parameters intensity, centre, and sigma\n3) lorentzian : Lorentzian : use parameters intensity, centre, and scale\n4) voigt : Voigt : use parameters intensity, centre, sigma, and scale", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.values": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths" + ], + "data_type": "FLT_2D", + "documentation": "Explicit instrument function values for the detector. When multiplied by the line-integrated emission spectrum in photons/second/sr/m/m^2 received on a binned pixel of the detector, gives the detector pixel output in counts/seconds.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/values(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "sr.m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.values_error_lower": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"values\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/values_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "sr.m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.values_error_upper": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"values\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/values_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "sr.m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of wavelengths on which the instrument function is defined", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/wavelengths(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelengths\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/wavelengths_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"wavelengths\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/wavelengths_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].instrument_function.wavelengths_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"wavelengths\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/instrument_function/wavelengths_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight": { + "data_type": "STRUCTURE", + "documentation": "Description of the line of sight from the crystal to the plasma for this bin, defined by two points", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight", + "lifecycle_status": "alpha", + "structure_reference": "line_of_sight_2points" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.first_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/first_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.first_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/first_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.first_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/first_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.first_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/first_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.first_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/first_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.first_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/first_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.first_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/first_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.first_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/first_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.first_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/first_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.first_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/first_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.second_point.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/second_point/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.second_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/second_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.second_point.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/second_point/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.second_point.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/second_point/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.second_point.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/second_point/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.second_point.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/second_point/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.second_point.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/second_point/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.second_point.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/second_point/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.second_point.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/second_point/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].line_of_sight.second_point.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/line_of_sight/second_point/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].wavelength": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Wavelength of incoming photons on each horizontal pixel of this bin.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/wavelength(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].wavelength_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelength\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/wavelength_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].wavelength_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"wavelength\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/wavelength_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].wavelength_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"wavelength\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/wavelength_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].bin[:].z_pixel_range": { + "coordinates": [ + "1...2" + ], + "data_type": "INT_1D", + "documentation": "Vertical pixel index range indicating the corresponding binned detector area", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/bin(i2)/z_pixel_range(:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].camera": { + "data_type": "STRUCTURE", + "documentation": "Characteristics of the camera used", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera", + "lifecycle_status": "alpha", + "structure_reference": "camera_geometry" + }, + "spectrometer_x_ray_crystal.channel[:].camera.camera_dimensions": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Total camera dimension in each direction (x1, x2)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/camera_dimensions(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.camera_dimensions_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"camera_dimensions\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/camera_dimensions_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].camera.camera_dimensions_error_lower": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"camera_dimensions\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/camera_dimensions_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.camera_dimensions_error_upper": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"camera_dimensions\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/camera_dimensions_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.centre": { + "data_type": "STRUCTURE", + "documentation": "Position of the camera centre", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "spectrometer_x_ray_crystal.channel[:].camera.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].camera.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].camera.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].camera.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].camera.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].camera.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].camera.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.identifier": { + "data_type": "STR_0D", + "documentation": "ID of the camera", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight": { + "data_type": "STRUCTURE", + "documentation": "Description of the line of sight for each pixel, given by 2 points. For each coordinate : first dimension : line index (x1 axis); second dimension: column index (x2 axis).", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight", + "lifecycle_status": "alpha", + "structure_reference": "line_of_sight_2points_rzphi_2d" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.first_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the first point", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/first_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi2d_static" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.first_point.phi": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/first_point/phi(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.first_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/first_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.first_point.phi_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/first_point/phi_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.first_point.phi_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/first_point/phi_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.first_point.r": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Major radius", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/first_point/r(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.first_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/first_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.first_point.r_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/first_point/r_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.first_point.r_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/first_point/r_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.first_point.z": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Height", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/first_point/z(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.first_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/first_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.first_point.z_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/first_point/z_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.first_point.z_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/first_point/z_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.second_point": { + "data_type": "STRUCTURE", + "documentation": "Position of the second point", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/second_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi2d_static" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.second_point.phi": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/second_point/phi(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.second_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/second_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.second_point.phi_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/second_point/phi_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.second_point.phi_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/second_point/phi_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.second_point.r": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Major radius", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/second_point/r(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.second_point.r_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/second_point/r_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.second_point.r_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/second_point/r_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.second_point.z": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Height", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/second_point/z(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.second_point.z_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/second_point/z_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.line_of_sight.second_point.z_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/line_of_sight/second_point/z_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.pixel_dimensions": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Pixel dimension in each direction (x1, x2)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/pixel_dimensions(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.pixel_dimensions_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pixel_dimensions\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/pixel_dimensions_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].camera.pixel_dimensions_error_lower": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pixel_dimensions\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/pixel_dimensions_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.pixel_dimensions_error_upper": { + "coordinates": [ + "1...2" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pixel_dimensions\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/pixel_dimensions_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.pixel_position": { + "data_type": "STRUCTURE", + "documentation": "Position of the centre of each pixel. First dimension : line index (x1 axis). Second dimension: column index (x2 axis).", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/pixel_position", + "lifecycle_status": "alpha", + "structure_reference": "rzphi2d_static" + }, + "spectrometer_x_ray_crystal.channel[:].camera.pixel_position.phi": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/pixel_position/phi(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].camera.pixel_position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/pixel_position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].camera.pixel_position.phi_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/pixel_position/phi_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].camera.pixel_position.phi_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/pixel_position/phi_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].camera.pixel_position.r": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Major radius", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/pixel_position/r(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.pixel_position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/pixel_position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].camera.pixel_position.r_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/pixel_position/r_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.pixel_position.r_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/pixel_position/r_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.pixel_position.z": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Height", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/pixel_position/z(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.pixel_position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/pixel_position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].camera.pixel_position.z_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/pixel_position/z_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.pixel_position.z_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/pixel_position/z_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.pixels_n": { + "coordinates": [ + "1...2" + ], + "data_type": "INT_1D", + "documentation": "Number of pixels in each direction (x1, x2)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/pixels_n(:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the camera plane and oriented towards the plasma.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].camera.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/camera/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal": { + "data_type": "STRUCTURE", + "documentation": "Characteristics of the crystal used", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal", + "lifecycle_status": "alpha", + "structure_reference": "spectrometer_x_ray_crystal_crystal" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.angle_bragg": { + "data_type": "FLT_0D", + "documentation": "Bragg angle of the crystal", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/angle_bragg", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.angle_bragg_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"angle_bragg\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/angle_bragg_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.angle_bragg_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"angle_bragg\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/angle_bragg_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.angle_bragg_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"angle_bragg\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/angle_bragg_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.centre": { + "data_type": "STRUCTURE", + "documentation": "Coordinates of the origin of the local coordinate system (X1,X2,X3) describing the object. This origin is located within the object area and should be the middle point of the object surface. If geometry_type=2, it's the centre of the circular object. If geometry_type=3, it's the centre of the rectangular object. ", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.curvature_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/curved_object_curvature_identifier.xml", + "documentation": "Curvature of the object.\n1) planar : Planar object, no curvature\n2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature\n3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature\n4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature\n5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/curvature_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.curvature_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/curvature_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.curvature_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/curvature_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.curvature_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/curvature_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.cut": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Miller indices characterizing the cut of the crystal (can be of length 3 or 4)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/cut(:)", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.geometry_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/curved_object_geometry_identifier.xml", + "documentation": "Geometry of the object contour. Note that there is some flexibility in the choice of the local coordinate system (X1,X2,X3). The data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below.\n1) polygonal : Contour described by a polygonal outline in the (X1, X2) plane\n2) circular : Circle in the (X1, X2) plane, defined by its centre and radius\n3) rectangle : Rectangle in the (X1, X2) plane, defined by its centre and widths in the X1 and X2 directions", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/geometry_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.geometry_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/geometry_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.geometry_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/geometry_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.geometry_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/geometry_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.identifier": { + "data_type": "STR_0D", + "documentation": "ID of the object", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.material": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/materials_identifier.xml", + "documentation": "Material of the object\n0) unspecified : unspecified\n1) C : Carbon\n2) W : Tungsten\n3) C_W_coating : Carbon with tungsten coating\n4) SS : Stainless steel\n5) SS_C_coating : Stainless steel with carbon coating\n6) IN : Inconel\n7) IN_C_coating : Inconel with carbon coating\n8) BC : Boron carbide\n17) BN : Boron nitride\n9) Ti_C_coating : Titanium with carbon coating\n10) Be : Beryllium\n11) Mo : Molybdenum\n12) Quartz : Quartz\n13) Ge : Germanium\n14) Si : Silicon\n15) LiF : Lithium fluoride\n16) InSb : Indium antimonide\n18) Cu : Copper\n19) CuCrZr : Copper Chromium Zirconium alloy", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/material", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.material.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/material/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.material.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/material/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.material.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/material/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.mesh_type": { + "data_type": "STRUCTURE", + "doc_identifier": "spectrometer_x_ray_crystal/crystal_mesh_identifier.xml", + "documentation": "Crystal mesh type\n1) hexagonal : Hexagonal mesh\n2) cubic : Cubic mesh", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/mesh_type", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.mesh_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/mesh_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.mesh_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/mesh_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.mesh_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/mesh_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the object in the (X1, X2) coordinate system, used only if geometry_type/index=1. Do NOT repeat the first point.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.outline.x2": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].crystal.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.outline.x2_error_lower": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].crystal.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.outline.x2_error_upper": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].crystal.outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type/index = 2", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the object, derived from the above geometric data", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.thickness": { + "data_type": "FLT_0D", + "documentation": "Thickness of the crystal", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/thickness", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.thickness_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"thickness\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/thickness_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.thickness_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"thickness\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/thickness_error_lower", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.thickness_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"thickness\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/thickness_error_upper", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.wavelength_bragg": { + "data_type": "FLT_0D", + "documentation": "Bragg wavelength of the crystal", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/wavelength_bragg", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.wavelength_bragg_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelength_bragg\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/wavelength_bragg_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.wavelength_bragg_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"wavelength_bragg\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/wavelength_bragg_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.wavelength_bragg_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"wavelength_bragg\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/wavelength_bragg_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x1_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x1_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x1_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_curvature\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x1_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x1_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_curvature\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x1_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x1_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_curvature\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x1_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the object in the X1 direction, used only if geometry_type/index = 3", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x2_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x2_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x2_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_curvature\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x2_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x2_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_curvature\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x2_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x2_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_curvature\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x2_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the object in the X2 direction, used only if geometry_type/index = 3", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the object surface and oriented towards the plasma.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].crystal.x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/crystal/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].detection_efficiency": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].energies" + ], + "data_type": "FLT_1D", + "documentation": "Probability of detection of a photon impacting the detector as a function of its energy ", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/detection_efficiency(:)", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "spectrometer_x_ray_crystal.channel[:].detection_efficiency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"detection_efficiency\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/detection_efficiency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].detection_efficiency_error_lower": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].energies" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"detection_efficiency\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/detection_efficiency_error_lower(:)", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "spectrometer_x_ray_crystal.channel[:].detection_efficiency_error_upper": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].energies" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"detection_efficiency\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/detection_efficiency_error_upper(:)", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "spectrometer_x_ray_crystal.channel[:].energies": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of energy values for tabulation of the detection efficiency", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/energies(:)", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "spectrometer_x_ray_crystal.channel[:].energies_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energies\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/energies_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].energies_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energies\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/energies_error_lower(:)", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "spectrometer_x_ray_crystal.channel[:].energies_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energies\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/energies_error_upper(:)", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "spectrometer_x_ray_crystal.channel[:].energy_bound_lower": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].z_frames" + ], + "data_type": "FLT_2D", + "documentation": "Lower energy bound for the photon detection, for each pixel (horizontal, vertical)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/energy_bound_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "spectrometer_x_ray_crystal.channel[:].energy_bound_lower_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_bound_lower\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/energy_bound_lower_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].energy_bound_lower_error_lower": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].z_frames" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"energy_bound_lower\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/energy_bound_lower_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "spectrometer_x_ray_crystal.channel[:].energy_bound_lower_error_upper": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].z_frames" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"energy_bound_lower\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/energy_bound_lower_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "spectrometer_x_ray_crystal.channel[:].energy_bound_upper": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].z_frames" + ], + "data_type": "FLT_2D", + "documentation": "Upper energy bound for the photon detection, for each pixel (horizontal, vertical)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/energy_bound_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "spectrometer_x_ray_crystal.channel[:].energy_bound_upper_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energy_bound_upper\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/energy_bound_upper_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].energy_bound_upper_error_lower": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].z_frames" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"energy_bound_upper\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/energy_bound_upper_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "spectrometer_x_ray_crystal.channel[:].energy_bound_upper_error_upper": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].z_frames" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"energy_bound_upper\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/energy_bound_upper_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "eV" + }, + "spectrometer_x_ray_crystal.channel[:].exposure_time": { + "data_type": "FLT_0D", + "documentation": "Exposure time of the measurement", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/exposure_time", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "spectrometer_x_ray_crystal.channel[:].exposure_time_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"exposure_time\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/exposure_time_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].exposure_time_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"exposure_time\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/exposure_time_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "spectrometer_x_ray_crystal.channel[:].exposure_time_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"exposure_time\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/exposure_time_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of filter windows", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "filter_window" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].centre": { + "data_type": "STRUCTURE", + "documentation": "Coordinates of the origin of the local coordinate system (X1,X2,X3) describing the filter. This origin is located within the filter area and should be the middle point of the filter surface. If geometry_type=2, it's the centre of the circular filter. If geometry_type=3, it's the centre of the rectangular filter. ", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].curvature_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/curved_object_curvature_identifier.xml", + "documentation": "Curvature of the filter.\n1) planar : Planar object, no curvature\n2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature\n3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature\n4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature\n5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/curvature_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].curvature_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/curvature_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].curvature_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/curvature_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].curvature_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/curvature_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].geometry_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/curved_object_geometry_identifier.xml", + "documentation": "Geometry of the filter contour. Note that there is some flexibility in the choice of the local coordinate system (X1,X2,X3). The data provider should choose the most convenient coordinate system for the filter, respecting the definitions of (X1,X2,X3) indicated below.\n1) polygonal : Contour described by a polygonal outline in the (X1, X2) plane\n2) circular : Circle in the (X1, X2) plane, defined by its centre and radius\n3) rectangle : Rectangle in the (X1, X2) plane, defined by its centre and widths in the X1 and X2 directions", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/geometry_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].geometry_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/geometry_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].geometry_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/geometry_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].geometry_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/geometry_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the filter", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].material": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/materials_identifier.xml", + "documentation": "Material of the filter window\n0) unspecified : unspecified\n1) C : Carbon\n2) W : Tungsten\n3) C_W_coating : Carbon with tungsten coating\n4) SS : Stainless steel\n5) SS_C_coating : Stainless steel with carbon coating\n6) IN : Inconel\n7) IN_C_coating : Inconel with carbon coating\n8) BC : Boron carbide\n17) BN : Boron nitride\n9) Ti_C_coating : Titanium with carbon coating\n10) Be : Beryllium\n11) Mo : Molybdenum\n12) Quartz : Quartz\n13) Ge : Germanium\n14) Si : Silicon\n15) LiF : Lithium fluoride\n16) InSb : Indium antimonide\n18) Cu : Copper\n19) CuCrZr : Copper Chromium Zirconium alloy", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/material", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].material.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/material/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].material.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/material/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].material.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/material/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the filter in the (X1, X2) coordinate system, used only if geometry_type/index=1. Do NOT repeat the first point.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].outline.x2": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].filter_window[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].outline.x2_error_lower": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].filter_window[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].outline.x2_error_upper": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].filter_window[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].photon_absorption": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].filter_window[:].wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Probability of absorbing a photon passing through the filter as a function of its wavelength ", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/photon_absorption(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].photon_absorption_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"photon_absorption\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/photon_absorption_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].photon_absorption_error_lower": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].filter_window[:].wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"photon_absorption\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/photon_absorption_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].photon_absorption_error_upper": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].filter_window[:].wavelengths" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"photon_absorption\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/photon_absorption_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type/index = 2", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the filter, derived from the above geometric data", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].thickness": { + "data_type": "FLT_0D", + "documentation": "Thickness of the filter window", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/thickness", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].thickness_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"thickness\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/thickness_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].thickness_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"thickness\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/thickness_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].thickness_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"thickness\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/thickness_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].wavelength_lower": { + "data_type": "FLT_0D", + "documentation": "Lower bound of the filter wavelength range", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/wavelength_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].wavelength_lower_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelength_lower\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/wavelength_lower_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].wavelength_lower_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"wavelength_lower\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/wavelength_lower_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].wavelength_lower_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"wavelength_lower\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/wavelength_lower_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].wavelength_upper": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the filter wavelength range", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/wavelength_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].wavelength_upper_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelength_upper\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/wavelength_upper_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].wavelength_upper_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"wavelength_upper\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/wavelength_upper_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].wavelength_upper_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"wavelength_upper\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/wavelength_upper_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].wavelengths": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of wavelength values", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/wavelengths(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].wavelengths_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelengths\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/wavelengths_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].wavelengths_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"wavelengths\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/wavelengths_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].wavelengths_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"wavelengths\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/wavelengths_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x1_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_curvature\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x1_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_curvature\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x1_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_curvature\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x1_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the filter in the X1 direction, used only if geometry_type/index = 3", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x2_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_curvature\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x2_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_curvature\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x2_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_curvature\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x2_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the filter in the X2 direction, used only if geometry_type/index = 3", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the filter surface and oriented towards the plasma.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].filter_window[:].x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/filter_window(i2)/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].frame": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].frame[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of frames", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/frame(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "spectrometer_x_ray_crystal_frame", + "timebasepath": "time", + "type": "dynamic" + }, + "spectrometer_x_ray_crystal.channel[:].frame[:].counts_bin_n": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].bin" + ], + "data_type": "FLT_2D", + "documentation": "Number of counts detected on each pixel/bin of the binned frame during one exposure time", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/frame(itime)/counts_bin_n(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "spectrometer_x_ray_crystal.channel[:].frame[:].counts_bin_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"counts_bin_n\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/frame(itime)/counts_bin_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "spectrometer_x_ray_crystal.channel[:].frame[:].counts_bin_n_error_lower": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].bin" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"counts_bin_n\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/frame(itime)/counts_bin_n_error_lower(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "spectrometer_x_ray_crystal.channel[:].frame[:].counts_bin_n_error_upper": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].bin" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"counts_bin_n\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/frame(itime)/counts_bin_n_error_upper(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "spectrometer_x_ray_crystal.channel[:].frame[:].counts_n": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].z_frames" + ], + "data_type": "FLT_2D", + "documentation": "Number of counts detected on each pixel of the frame during one exposure time", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/frame(itime)/counts_n(:,:)", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "spectrometer_x_ray_crystal.channel[:].frame[:].counts_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"counts_n\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/frame(itime)/counts_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "spectrometer_x_ray_crystal.channel[:].frame[:].counts_n_error_lower": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].z_frames" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"counts_n\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/frame(itime)/counts_n_error_lower(:,:)", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "spectrometer_x_ray_crystal.channel[:].frame[:].counts_n_error_upper": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].z_frames" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"counts_n\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/frame(itime)/counts_n_error_upper(:,:)", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "spectrometer_x_ray_crystal.channel[:].frame[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/frame(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function": { + "data_type": "STRUCTURE", + "documentation": "Instrument function (to be used in case vertical binning is not used), i.e. response of the detector to a monochromatic emission passing through the spectrometer. The resulting image on the detector will be a 2-D distribution of pixel values, for each wavelength. It can be given as explicit values for each detector pixel (values node) or as a parametric function of wavelength (described by the other nodes) ", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "structure_reference": "spectrometer_x_ray_crystal_instrument_function" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.centre": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].z_frames", + "spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths" + ], + "data_type": "FLT_2D", + "documentation": "Centre (in terms of absolute wavelength) of instrument function", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/centre(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.centre_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"centre\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/centre_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.centre_error_lower": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].z_frames", + "spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"centre\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/centre_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.centre_error_upper": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].z_frames", + "spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"centre\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/centre_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.intensity": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].z_frames", + "spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths" + ], + "data_type": "FLT_2D", + "documentation": "Scaling factor for the instrument function such that convolving the instrument function with an emission spectrum gives the counts per second on the detector", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/intensity(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.intensity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"intensity\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/intensity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.intensity_error_lower": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].z_frames", + "spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"intensity\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/intensity_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.intensity_error_upper": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].z_frames", + "spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"intensity\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/intensity_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.scale": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].z_frames", + "spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths" + ], + "data_type": "FLT_2D", + "documentation": "Scale of Lorentzian instrument function (full width at half height)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/scale(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.scale_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"scale\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/scale_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.scale_error_lower": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].z_frames", + "spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"scale\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/scale_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.scale_error_upper": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].z_frames", + "spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"scale\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/scale_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.sigma": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].z_frames", + "spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths" + ], + "data_type": "FLT_2D", + "documentation": "Standard deviation of Gaussian instrument function", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/sigma(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.sigma_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"sigma\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/sigma_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.sigma_error_lower": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].z_frames", + "spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"sigma\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/sigma_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.sigma_error_upper": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].z_frames", + "spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"sigma\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/sigma_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.type": { + "data_type": "STRUCTURE", + "doc_identifier": "spectrometer_x_ray_crystal/spectro_x_instrument_function_identifier.xml", + "documentation": "Instrument function type\n1) explicit : Explicit values, use the values node\n2) gaussian : Gaussian : use parameters intensity, centre, and sigma\n3) lorentzian : Lorentzian : use parameters intensity, centre, and scale\n4) voigt : Voigt : use parameters intensity, centre, sigma, and scale", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.values": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].z_frames", + "spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths" + ], + "data_type": "FLT_3D", + "documentation": "Explicit instrument function values for the detector. When multiplied by the line-integrated emission spectrum in photons/second/sr/m/m^2 received on a pixel of the detector, gives the detector pixel output in counts/seconds.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/values(:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "sr.m" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.values_error_lower": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].z_frames", + "spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"values\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/values_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "sr.m" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.values_error_upper": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].z_frames", + "spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"values\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/values_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "sr.m" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of wavelengths on which the instrument function is defined", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/wavelengths(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelengths\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/wavelengths_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"wavelengths\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/wavelengths_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].instrument_function.wavelengths_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"wavelengths\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/instrument_function/wavelengths_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated": { + "data_type": "STRUCTURE", + "documentation": "Profiles proxies are given in the vertical direction of the detector. They are estimated directly from the camera, without tomographic inversion. Binning is allowed so the number of profile points may be lower than the length of z_frames. Physical quantities deduced from the measured spectra are given for each profile point. They correspond to the spectra integrated along lines of sight, defined by a first point given by the centre of the crystal and a second point (depending on the profile point) described below.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated", + "introduced_after_version": "3.34.0", + "lifecycle_status": "alpha", + "structure_reference": "spectrometer_x_ray_crystal_proxy" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_rho_tor_norm": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.r" + ], + "data_type": "STRUCTURE", + "documentation": "Shortest distance in rho_tor_norm between lines of sight and magnetic axis, signed with following convention : positive (resp. negative) means the point of shortest distance is above (resp. below) the magnetic axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/lines_of_sight_rho_tor_norm", + "lifecycle_status": "alpha", + "structure_reference": "spectrometer_x_ray_crystal_flt_2d_time_1", + "units": "-" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_rho_tor_norm.data": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/lines_of_sight_rho_tor_norm/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "profiles_line_integrated/time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_rho_tor_norm.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/lines_of_sight_rho_tor_norm/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_rho_tor_norm.data_error_lower": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/lines_of_sight_rho_tor_norm/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "profiles_line_integrated/time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_rho_tor_norm.data_error_upper": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/lines_of_sight_rho_tor_norm/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "profiles_line_integrated/time", + "type": "dynamic", + "units": "-", + "utilities_aoscontext": "yes" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_rho_tor_norm.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/lines_of_sight_rho_tor_norm/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_rho_tor_norm.validity_timed": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/lines_of_sight_rho_tor_norm/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "profiles_line_integrated/time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point": { + "data_type": "STRUCTURE", + "documentation": "For each profile point, a line of sight is defined by a first point given by the centre of the crystal and a second point described here. ", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/lines_of_sight_second_point", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_static" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.phi": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.r" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/lines_of_sight_second_point/phi(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/lines_of_sight_second_point/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.phi_error_lower": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/lines_of_sight_second_point/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.phi_error_upper": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/lines_of_sight_second_point/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/lines_of_sight_second_point/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/lines_of_sight_second_point/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/lines_of_sight_second_point/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/lines_of_sight_second_point/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.z": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/lines_of_sight_second_point/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/lines_of_sight_second_point/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.z_error_lower": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/lines_of_sight_second_point/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.z_error_upper": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/lines_of_sight_second_point/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.t_e": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.r" + ], + "data_type": "STRUCTURE", + "documentation": "Electron temperature (estimated from a spectral fit directly on the output line-integrated signal, without tomographic inversion)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/t_e", + "lifecycle_status": "alpha", + "structure_reference": "spectrometer_x_ray_crystal_flt_2d_time_1", + "units": "eV" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.t_e.data": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/t_e/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "profiles_line_integrated/time", + "type": "dynamic", + "units": "eV", + "utilities_aoscontext": "yes" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.t_e.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/t_e/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.t_e.data_error_lower": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/t_e/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "profiles_line_integrated/time", + "type": "dynamic", + "units": "eV", + "utilities_aoscontext": "yes" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.t_e.data_error_upper": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/t_e/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "profiles_line_integrated/time", + "type": "dynamic", + "units": "eV", + "utilities_aoscontext": "yes" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.t_e.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/t_e/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.t_e.validity_timed": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/t_e/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "profiles_line_integrated/time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.t_i": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.r" + ], + "data_type": "STRUCTURE", + "documentation": "Ion temperature (estimated from a spectral fit directly on the output line-integrated signal, without tomographic inversion)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/t_i", + "lifecycle_status": "alpha", + "structure_reference": "spectrometer_x_ray_crystal_flt_2d_time_1", + "units": "eV" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.t_i.data": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/t_i/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "profiles_line_integrated/time", + "type": "dynamic", + "units": "eV", + "utilities_aoscontext": "yes" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.t_i.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/t_i/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.t_i.data_error_lower": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/t_i/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "profiles_line_integrated/time", + "type": "dynamic", + "units": "eV", + "utilities_aoscontext": "yes" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.t_i.data_error_upper": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/t_i/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "profiles_line_integrated/time", + "type": "dynamic", + "units": "eV", + "utilities_aoscontext": "yes" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.t_i.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/t_i/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.t_i.validity_timed": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/t_i/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "profiles_line_integrated/time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Timebase for the dynamic nodes of this probe located at this level of the IDS structure", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "profiles_line_integrated/time", + "type": "dynamic", + "units": "s" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.velocity_tor": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.lines_of_sight_second_point.r" + ], + "data_type": "STRUCTURE", + "documentation": "Toroidal velocity (estimated from a spectral fit directly on the output line-integrated signal, without tomographic inversion)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/velocity_tor", + "lifecycle_status": "alpha", + "structure_reference": "spectrometer_x_ray_crystal_flt_2d_time_1", + "units": "m.s^-1" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.velocity_tor.data": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/velocity_tor/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "profiles_line_integrated/time", + "type": "dynamic", + "units": "m.s^-1", + "utilities_aoscontext": "yes" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.velocity_tor.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/velocity_tor/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.velocity_tor.data_error_lower": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/velocity_tor/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "profiles_line_integrated/time", + "type": "dynamic", + "units": "m.s^-1", + "utilities_aoscontext": "yes" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.velocity_tor.data_error_upper": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/velocity_tor/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "profiles_line_integrated/time", + "type": "dynamic", + "units": "m.s^-1", + "utilities_aoscontext": "yes" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.velocity_tor.validity": { + "data_type": "INT_0D", + "documentation": "Indicator of the validity of the data for the whole acquisition period. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/velocity_tor/validity", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.velocity_tor.validity_timed": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].profiles_line_integrated.time" + ], + "data_type": "INT_1D", + "documentation": "Indicator of the validity of the data for each time slice. 0: valid from automated processing, 1: valid and certified by the diagnostic RO; - 1 means problem identified in the data processing (request verification by the diagnostic RO), -2: invalid data, should not be used (values lower than -2 have a code-specific meaning detailing the origin of their invalidity)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/profiles_line_integrated/velocity_tor/validity_timed(:)", + "lifecycle_status": "alpha", + "timebasepath": "profiles_line_integrated/time", + "type": "dynamic", + "utilities_aoscontext": "yes" + }, + "spectrometer_x_ray_crystal.channel[:].reflector": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of reflectors (optional) reflecting the light coming from the plasma towards the crystal. If empty, means that the plasma light directly arrives on the crystal.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "curved_object" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].centre": { + "data_type": "STRUCTURE", + "documentation": "Coordinates of the origin of the local coordinate system (X1,X2,X3) describing the object. This origin is located within the object area and should be the middle point of the object surface. If geometry_type=2, it's the centre of the circular object. If geometry_type=3, it's the centre of the rectangular object. ", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/centre", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].centre.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/centre/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].centre.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/centre/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].centre.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/centre/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].centre.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/centre/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].centre.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/centre/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].centre.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/centre/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].centre.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/centre/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].centre.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/centre/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].centre.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/centre/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].centre.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/centre/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].centre.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/centre/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].centre.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/centre/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].curvature_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/curved_object_curvature_identifier.xml", + "documentation": "Curvature of the object.\n1) planar : Planar object, no curvature\n2) cylindrical_x1 : Cylindrical in the X1 direction, use x1_curvature\n3) cylindrical_x2 : Cylindrical in the X2 direction, use x2_curvature\n4) spherical : Spherical : same curvature radius in X1 and X2 directions, indicated in x1_curvature\n5) toroidal : Toroidal : x1_curvature in X1 direction and x2_curvature in X2 direction", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/curvature_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].curvature_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/curvature_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].curvature_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/curvature_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].curvature_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/curvature_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].geometry_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/curved_object_geometry_identifier.xml", + "documentation": "Geometry of the object contour. Note that there is some flexibility in the choice of the local coordinate system (X1,X2,X3). The data provider should choose the most convenient coordinate system for the object, respecting the definitions of (X1,X2,X3) indicated below.\n1) polygonal : Contour described by a polygonal outline in the (X1, X2) plane\n2) circular : Circle in the (X1, X2) plane, defined by its centre and radius\n3) rectangle : Rectangle in the (X1, X2) plane, defined by its centre and widths in the X1 and X2 directions", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/geometry_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].geometry_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/geometry_type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].geometry_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/geometry_type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].geometry_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/geometry_type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the object", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].material": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/materials_identifier.xml", + "documentation": "Material of the object\n0) unspecified : unspecified\n1) C : Carbon\n2) W : Tungsten\n3) C_W_coating : Carbon with tungsten coating\n4) SS : Stainless steel\n5) SS_C_coating : Stainless steel with carbon coating\n6) IN : Inconel\n7) IN_C_coating : Inconel with carbon coating\n8) BC : Boron carbide\n17) BN : Boron nitride\n9) Ti_C_coating : Titanium with carbon coating\n10) Be : Beryllium\n11) Mo : Molybdenum\n12) Quartz : Quartz\n13) Ge : Germanium\n14) Si : Silicon\n15) LiF : Lithium fluoride\n16) InSb : Indium antimonide\n18) Cu : Copper\n19) CuCrZr : Copper Chromium Zirconium alloy", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/material", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].material.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/material/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].material.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/material/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].material.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/material/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the object in the (X1, X2) coordinate system, used only if geometry_type/index=1. Do NOT repeat the first point.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/outline", + "lifecycle_status": "alpha", + "structure_reference": "x1x21d_static" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].outline.x1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x1 axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/outline/x1(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].outline.x1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/outline/x1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].outline.x1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x1\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/outline/x1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].outline.x1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x1\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/outline/x1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].outline.x2": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].reflector[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Positions along x2 axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/outline/x2(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].outline.x2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/outline/x2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].outline.x2_error_lower": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].reflector[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"x2\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/outline/x2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].outline.x2_error_upper": { + "coordinates": [ + "spectrometer_x_ray_crystal.channel[:].reflector[:].outline.x1" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"x2\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/outline/x2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].radius": { + "data_type": "FLT_0D", + "documentation": "Radius of the circle, used only if geometry_type/index = 2", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/radius", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].radius_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"radius\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/radius_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].radius_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"radius\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/radius_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].radius_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"radius\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/radius_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].surface": { + "data_type": "FLT_0D", + "documentation": "Surface of the object, derived from the above geometric data", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/surface", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].surface_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"surface\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/surface_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].surface_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"surface\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/surface_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x1_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X1 direction, to be filled only for curvature_type/index = 2, 4 or 5", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x1_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x1_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_curvature\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x1_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x1_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_curvature\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x1_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x1_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_curvature\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x1_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x1_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X1 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X1 vector is more horizontal than X2 (has a smaller abs(Z) component) and oriented in the positive phi direction (counter-clockwise when viewing from above). ", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x1_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x1_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x1_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x1_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x1_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x1_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x1_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x1_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x1_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x1_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x1_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x1_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x1_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x1_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x1_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x1_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x1_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x1_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x1_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x1_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x1_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x1_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x1_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x1_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x1_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x1_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the object in the X1 direction, used only if geometry_type/index = 3", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x1_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x1_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x1_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x1_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x1_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x1_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x1_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x1_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x1_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x1_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x2_curvature": { + "data_type": "FLT_0D", + "documentation": "Radius of curvature in the X2 direction, to be filled only for curvature_type/index = 3 or 5", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x2_curvature", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x2_curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_curvature\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x2_curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x2_curvature_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_curvature\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x2_curvature_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x2_curvature_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_curvature\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x2_curvature_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x2_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X2 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X2 axis is orthonormal so that uX2 = uX3 x uX1.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x2_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x2_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x2_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x2_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x2_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x2_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x2_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x2_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x2_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x2_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x2_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x2_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x2_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x2_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x2_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x2_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x2_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x2_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x2_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x2_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x2_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x2_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x2_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x2_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x2_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x2_width": { + "data_type": "FLT_0D", + "documentation": "Full width of the object in the X2 direction, used only if geometry_type/index = 3", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x2_width", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x2_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x2_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x2_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x2_width_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x2_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x2_width_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x2_width_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x2_width\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x2_width_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x3_unit_vector": { + "data_type": "STRUCTURE", + "documentation": "Components of the X3 direction unit vector in the (X,Y,Z) coordinate system, where X is the major radius axis for phi = 0, Y is the major radius axis for phi = pi/2, and Z is the height axis. The X3 axis is normal to the object surface and oriented towards the plasma.", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x3_unit_vector", + "lifecycle_status": "alpha", + "structure_reference": "xyz0d_static", + "url": "utilities/detector_aperture_coordinates.svg" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x3_unit_vector.x": { + "data_type": "FLT_0D", + "documentation": "Component along X axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x3_unit_vector/x", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x3_unit_vector.x_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x3_unit_vector/x_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x3_unit_vector.x_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x3_unit_vector/x_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x3_unit_vector.x_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"x\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x3_unit_vector/x_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x3_unit_vector.y": { + "data_type": "FLT_0D", + "documentation": "Component along Y axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x3_unit_vector/y", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x3_unit_vector.y_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x3_unit_vector/y_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x3_unit_vector.y_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x3_unit_vector/y_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x3_unit_vector.y_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"y\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x3_unit_vector/y_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x3_unit_vector.z": { + "data_type": "FLT_0D", + "documentation": "Component along Z axis", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x3_unit_vector/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x3_unit_vector.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x3_unit_vector/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x3_unit_vector.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x3_unit_vector/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].reflector[:].x3_unit_vector.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/reflector(i2)/x3_unit_vector/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].wavelength_frames": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].z_frames" + ], + "data_type": "FLT_2D", + "documentation": "Wavelength of incoming photons on each pixel of the frames, mainly varying accross the horizontal dimension of the frame. However a 2D map of the wavelength is given since it is not constant vertically due to the elliptical curvature of the photon iso-surfaces", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/wavelength_frames(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].wavelength_frames_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wavelength_frames\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/wavelength_frames_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].wavelength_frames_error_lower": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].z_frames" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"wavelength_frames\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/wavelength_frames_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].wavelength_frames_error_upper": { + "coordinates": [ + "1...N", + "spectrometer_x_ray_crystal.channel[:].z_frames" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"wavelength_frames\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/wavelength_frames_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].z_frames": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Height of the observed zone at the focal plane in the plasma, corresponding to the vertical dimension of the frame", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/z_frames(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].z_frames_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_frames\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/z_frames_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.channel[:].z_frames_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z_frames\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/z_frames_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.channel[:].z_frames_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z_frames\"", + "full_path": "spectrometer_x_ray_crystal/channel(i1)/z_frames_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "spectrometer_x_ray_crystal.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "spectrometer_x_ray_crystal/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "spectrometer_x_ray_crystal.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_x_ray_crystal/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_x_ray_crystal/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "spectrometer_x_ray_crystal/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "spectrometer_x_ray_crystal.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_x_ray_crystal/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_x_ray_crystal/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "spectrometer_x_ray_crystal/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "spectrometer_x_ray_crystal/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_x_ray_crystal/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_x_ray_crystal/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "spectrometer_x_ray_crystal/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.code.output_flag": { + "coordinates": [ + "spectrometer_x_ray_crystal.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "spectrometer_x_ray_crystal/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "spectrometer_x_ray_crystal.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "spectrometer_x_ray_crystal/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_x_ray_crystal/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_x_ray_crystal/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "spectrometer_x_ray_crystal/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "spectrometer_x_ray_crystal.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "spectrometer_x_ray_crystal/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "spectrometer_x_ray_crystal/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "spectrometer_x_ray_crystal/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "spectrometer_x_ray_crystal.ids_properties.occurrence" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "spectrometer_x_ray_crystal/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "spectrometer_x_ray_crystal/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "spectrometer_x_ray_crystal.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "spectrometer_x_ray_crystal/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "spectrometer_x_ray_crystal/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "spectrometer_x_ray_crystal.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "spectrometer_x_ray_crystal/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "spectrometer_x_ray_crystal.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "spectrometer_x_ray_crystal/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "spectrometer_x_ray_crystal/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "spectrometer_x_ray_crystal/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "spectrometer_x_ray_crystal.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "spectrometer_x_ray_crystal/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "spectrometer_x_ray_crystal/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "spectrometer_x_ray_crystal/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "spectrometer_x_ray_crystal.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "spectrometer_x_ray_crystal/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "spectrometer_x_ray_crystal.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "spectrometer_x_ray_crystal/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "spectrometer_x_ray_crystal.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "spectrometer_x_ray_crystal/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "spectrometer_x_ray_crystal.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "spectrometer_x_ray_crystal/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "spectrometer_x_ray_crystal.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "spectrometer_x_ray_crystal/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/summary.json b/omas/imas_structures/3_39_0/summary.json new file mode 100644 index 000000000..0a9977777 --- /dev/null +++ b/omas/imas_structures/3_39_0/summary.json @@ -0,0 +1,40928 @@ +{ + "summary": { + "documentation": "Summary of physics quantities from a simulation or an experiment. Dynamic quantities are either taken at given time slices (indicated in the \"time\" vector) or time-averaged over an interval (in such case the \"time_width\" of the interval is indicated and the \"time\" vector represents the end of each time interval).", + "full_path": "summary", + "lifecycle_last_change": "3.38.0", + "lifecycle_status": "active", + "lifecycle_version": "3.22.0", + "maxoccur": "1" + }, + "summary.boundary": { + "data_type": "STRUCTURE", + "documentation": "Description of the plasma boundary", + "full_path": "summary/boundary", + "lifecycle_status": "active", + "structure_reference": "summary_boundary" + }, + "summary.boundary.distance_inner_outer_separatrices": { + "data_type": "STRUCTURE", + "documentation": "Distance between the inner and outer separatrices, in the major radius direction, at the plasma outboard and at the height corresponding to the maximum R for the inner separatrix.", + "full_path": "summary/boundary/distance_inner_outer_separatrices", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m" + }, + "summary.boundary.distance_inner_outer_separatrices.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/boundary/distance_inner_outer_separatrices/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.boundary.distance_inner_outer_separatrices.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/boundary/distance_inner_outer_separatrices/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.distance_inner_outer_separatrices.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/boundary/distance_inner_outer_separatrices/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.boundary.distance_inner_outer_separatrices.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/boundary/distance_inner_outer_separatrices/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.distance_inner_outer_separatrices.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/boundary/distance_inner_outer_separatrices/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.elongation": { + "data_type": "STRUCTURE", + "documentation": "Elongation of the plasma boundary", + "full_path": "summary/boundary/elongation", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.boundary.elongation.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/boundary/elongation/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.boundary.elongation.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/boundary/elongation/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.boundary.elongation.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/boundary/elongation/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.boundary.elongation.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/boundary/elongation/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.boundary.elongation.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/boundary/elongation/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.boundary.gap_limiter_wall": { + "data_type": "STRUCTURE", + "documentation": "Distance between the separatrix and the nearest limiter or wall element", + "full_path": "summary/boundary/gap_limiter_wall", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m" + }, + "summary.boundary.gap_limiter_wall.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/boundary/gap_limiter_wall/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.boundary.gap_limiter_wall.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/boundary/gap_limiter_wall/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.gap_limiter_wall.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/boundary/gap_limiter_wall/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.boundary.gap_limiter_wall.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/boundary/gap_limiter_wall/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.gap_limiter_wall.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/boundary/gap_limiter_wall/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.geometric_axis_r": { + "data_type": "STRUCTURE", + "documentation": "R position of the geometric axis (defined as (Rmax+Rmin) / 2 of the boundary)", + "full_path": "summary/boundary/geometric_axis_r", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m" + }, + "summary.boundary.geometric_axis_r.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/boundary/geometric_axis_r/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.boundary.geometric_axis_r.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/boundary/geometric_axis_r/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.geometric_axis_r.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/boundary/geometric_axis_r/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.boundary.geometric_axis_r.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/boundary/geometric_axis_r/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.geometric_axis_r.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/boundary/geometric_axis_r/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.geometric_axis_z": { + "data_type": "STRUCTURE", + "documentation": "Z position of the geometric axis (defined as (Zmax+Zmin) / 2 of the boundary)", + "full_path": "summary/boundary/geometric_axis_z", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m" + }, + "summary.boundary.geometric_axis_z.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/boundary/geometric_axis_z/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.boundary.geometric_axis_z.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/boundary/geometric_axis_z/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.geometric_axis_z.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/boundary/geometric_axis_z/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.boundary.geometric_axis_z.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/boundary/geometric_axis_z/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.geometric_axis_z.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/boundary/geometric_axis_z/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.magnetic_axis_r": { + "data_type": "STRUCTURE", + "documentation": "R position of the magnetic axis", + "full_path": "summary/boundary/magnetic_axis_r", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m" + }, + "summary.boundary.magnetic_axis_r.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/boundary/magnetic_axis_r/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.boundary.magnetic_axis_r.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/boundary/magnetic_axis_r/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.magnetic_axis_r.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/boundary/magnetic_axis_r/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.boundary.magnetic_axis_r.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/boundary/magnetic_axis_r/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.magnetic_axis_r.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/boundary/magnetic_axis_r/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.magnetic_axis_z": { + "data_type": "STRUCTURE", + "documentation": "Z position of the magnetic axis", + "full_path": "summary/boundary/magnetic_axis_z", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m" + }, + "summary.boundary.magnetic_axis_z.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/boundary/magnetic_axis_z/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.boundary.magnetic_axis_z.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/boundary/magnetic_axis_z/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.magnetic_axis_z.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/boundary/magnetic_axis_z/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.boundary.magnetic_axis_z.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/boundary/magnetic_axis_z/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.magnetic_axis_z.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/boundary/magnetic_axis_z/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.minor_radius": { + "data_type": "STRUCTURE", + "documentation": "Minor radius of the plasma boundary (defined as (Rmax-Rmin) / 2 of the boundary)", + "full_path": "summary/boundary/minor_radius", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m" + }, + "summary.boundary.minor_radius.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/boundary/minor_radius/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.boundary.minor_radius.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/boundary/minor_radius/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.minor_radius.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/boundary/minor_radius/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.boundary.minor_radius.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/boundary/minor_radius/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.minor_radius.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/boundary/minor_radius/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.strike_point_configuration": { + "data_type": "STRUCTURE", + "documentation": "String describing the configuration of the strike points (constant, may need to become dynamic when available)", + "full_path": "summary/boundary/strike_point_configuration", + "lifecycle_status": "active", + "structure_reference": "summary_constant_str_0d" + }, + "summary.boundary.strike_point_configuration.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/boundary/strike_point_configuration/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.boundary.strike_point_configuration.value": { + "data_type": "STR_0D", + "documentation": "Value", + "full_path": "summary/boundary/strike_point_configuration/value", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.boundary.strike_point_inner_r": { + "data_type": "STRUCTURE", + "documentation": "R position of the inner strike point", + "full_path": "summary/boundary/strike_point_inner_r", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m" + }, + "summary.boundary.strike_point_inner_r.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/boundary/strike_point_inner_r/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.boundary.strike_point_inner_r.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/boundary/strike_point_inner_r/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.strike_point_inner_r.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/boundary/strike_point_inner_r/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.boundary.strike_point_inner_r.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/boundary/strike_point_inner_r/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.strike_point_inner_r.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/boundary/strike_point_inner_r/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.strike_point_inner_z": { + "data_type": "STRUCTURE", + "documentation": "Z position of the inner strike point", + "full_path": "summary/boundary/strike_point_inner_z", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m" + }, + "summary.boundary.strike_point_inner_z.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/boundary/strike_point_inner_z/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.boundary.strike_point_inner_z.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/boundary/strike_point_inner_z/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.strike_point_inner_z.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/boundary/strike_point_inner_z/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.boundary.strike_point_inner_z.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/boundary/strike_point_inner_z/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.strike_point_inner_z.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/boundary/strike_point_inner_z/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.strike_point_outer_r": { + "data_type": "STRUCTURE", + "documentation": "R position of the outer strike point", + "full_path": "summary/boundary/strike_point_outer_r", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m" + }, + "summary.boundary.strike_point_outer_r.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/boundary/strike_point_outer_r/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.boundary.strike_point_outer_r.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/boundary/strike_point_outer_r/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.strike_point_outer_r.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/boundary/strike_point_outer_r/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.boundary.strike_point_outer_r.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/boundary/strike_point_outer_r/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.strike_point_outer_r.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/boundary/strike_point_outer_r/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.strike_point_outer_z": { + "data_type": "STRUCTURE", + "documentation": "Z position of the outer strike point", + "full_path": "summary/boundary/strike_point_outer_z", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m" + }, + "summary.boundary.strike_point_outer_z.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/boundary/strike_point_outer_z/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.boundary.strike_point_outer_z.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/boundary/strike_point_outer_z/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.strike_point_outer_z.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/boundary/strike_point_outer_z/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.boundary.strike_point_outer_z.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/boundary/strike_point_outer_z/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.strike_point_outer_z.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/boundary/strike_point_outer_z/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.triangularity_lower": { + "data_type": "STRUCTURE", + "documentation": "Lower triangularity of the plasma boundary", + "full_path": "summary/boundary/triangularity_lower", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.boundary.triangularity_lower.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/boundary/triangularity_lower/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.boundary.triangularity_lower.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/boundary/triangularity_lower/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.boundary.triangularity_lower.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/boundary/triangularity_lower/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.boundary.triangularity_lower.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/boundary/triangularity_lower/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.boundary.triangularity_lower.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/boundary/triangularity_lower/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.boundary.triangularity_upper": { + "data_type": "STRUCTURE", + "documentation": "Upper triangularity of the plasma boundary", + "full_path": "summary/boundary/triangularity_upper", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.boundary.triangularity_upper.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/boundary/triangularity_upper/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.boundary.triangularity_upper.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/boundary/triangularity_upper/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.boundary.triangularity_upper.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/boundary/triangularity_upper/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.boundary.triangularity_upper.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/boundary/triangularity_upper/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.boundary.triangularity_upper.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/boundary/triangularity_upper/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.boundary.type": { + "data_type": "STRUCTURE", + "documentation": "0 (limiter), 1 (diverted), 11 (LSN), 12 (USN), 13 (DN), 14 (snowflake)", + "full_path": "summary/boundary/type", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_int_1d_root" + }, + "summary.boundary.type.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/boundary/type/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.boundary.type.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "INT_1D", + "documentation": "Value", + "full_path": "summary/boundary/type/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic" + }, + "summary.boundary.x_point_main": { + "data_type": "STRUCTURE", + "documentation": "RZ position of the main X-point", + "full_path": "summary/boundary/x_point_main", + "lifecycle_status": "active", + "structure_reference": "summary_rz1d_dynamic" + }, + "summary.boundary.x_point_main.r": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "summary/boundary/x_point_main/r(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.x_point_main.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "summary/boundary/x_point_main/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.boundary.x_point_main.r_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "summary/boundary/x_point_main/r_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.x_point_main.r_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "summary/boundary/x_point_main/r_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.x_point_main.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/boundary/x_point_main/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.boundary.x_point_main.z": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "summary/boundary/x_point_main/z(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.x_point_main.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "summary/boundary/x_point_main/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.boundary.x_point_main.z_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "summary/boundary/x_point_main/z_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.boundary.x_point_main.z_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "summary/boundary/x_point_main/z_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "summary/code", + "lifecycle_status": "active", + "structure_reference": "code" + }, + "summary.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "summary/code/commit", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "summary/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "summary/code/library(i1)", + "lifecycle_status": "active", + "maxoccur": "10", + "structure_reference": "library" + }, + "summary.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "summary/code/library(i1)/commit", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "summary/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "summary/code/library(i1)/name", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "summary/code/library(i1)/parameters", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "summary/code/library(i1)/repository", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "summary/code/library(i1)/version", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "summary/code/name", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.code.output_flag": { + "coordinates": [ + "summary.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "summary/code/output_flag(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic" + }, + "summary.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "summary/code/parameters", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "summary/code/repository", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "summary/code/version", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.configuration": { + "data_type": "STRUCTURE", + "documentation": "Device configuration (the content may be device-specific)", + "full_path": "summary/configuration", + "lifecycle_status": "active", + "structure_reference": "summary_static_str_0d" + }, + "summary.configuration.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/configuration/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.configuration.value": { + "data_type": "STR_0D", + "documentation": "Value", + "full_path": "summary/configuration/value", + "lifecycle_status": "active", + "type": "static" + }, + "summary.disruption": { + "data_type": "STRUCTURE", + "documentation": "Disruption characteristics, if the pulse is terminated by a disruption", + "full_path": "summary/disruption", + "lifecycle_status": "active", + "structure_reference": "summary_disruption" + }, + "summary.disruption.mitigation_valve": { + "data_type": "STRUCTURE", + "documentation": "Flag indicating whether any disruption mitigation valve has been used (1) or none (0)", + "full_path": "summary/disruption/mitigation_valve", + "lifecycle_status": "active", + "structure_reference": "summary_constant_int_0d" + }, + "summary.disruption.mitigation_valve.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/disruption/mitigation_valve/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.disruption.mitigation_valve.value": { + "data_type": "INT_0D", + "documentation": "Value", + "full_path": "summary/disruption/mitigation_valve/value", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.disruption.time": { + "data_type": "STRUCTURE", + "documentation": "Time of the disruption", + "full_path": "summary/disruption/time", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d", + "units": "s" + }, + "summary.disruption.time.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/disruption/time/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.disruption.time.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/disruption/time/value", + "lifecycle_status": "active", + "type": "constant", + "units": "s" + }, + "summary.disruption.time.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/disruption/time/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.disruption.time.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/disruption/time/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "s" + }, + "summary.disruption.time.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/disruption/time/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "s" + }, + "summary.disruption.time_half_ip": { + "data_type": "STRUCTURE", + "documentation": "Time at which the plasma current has fallen to half of the initial current at the start of the disruption, relative to the time of the disruption", + "full_path": "summary/disruption/time_half_ip", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d", + "units": "s" + }, + "summary.disruption.time_half_ip.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/disruption/time_half_ip/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.disruption.time_half_ip.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/disruption/time_half_ip/value", + "lifecycle_status": "active", + "type": "constant", + "units": "s" + }, + "summary.disruption.time_half_ip.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/disruption/time_half_ip/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.disruption.time_half_ip.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/disruption/time_half_ip/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "s" + }, + "summary.disruption.time_half_ip.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/disruption/time_half_ip/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "s" + }, + "summary.disruption.time_radiated_power_max": { + "data_type": "STRUCTURE", + "documentation": "Time of maximum radiated power, relative to the time of the disruption", + "full_path": "summary/disruption/time_radiated_power_max", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d", + "units": "s" + }, + "summary.disruption.time_radiated_power_max.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/disruption/time_radiated_power_max/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.disruption.time_radiated_power_max.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/disruption/time_radiated_power_max/value", + "lifecycle_status": "active", + "type": "constant", + "units": "s" + }, + "summary.disruption.time_radiated_power_max.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/disruption/time_radiated_power_max/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.disruption.time_radiated_power_max.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/disruption/time_radiated_power_max/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "s" + }, + "summary.disruption.time_radiated_power_max.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/disruption/time_radiated_power_max/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "s" + }, + "summary.disruption.vertical_displacement": { + "data_type": "STRUCTURE", + "documentation": "Direction of the plasma vertical displacement just before the disruption 1 (upwards) / 0 (no displacement)/ -1 (downwards)", + "full_path": "summary/disruption/vertical_displacement", + "lifecycle_status": "active", + "structure_reference": "summary_constant_int_0d", + "units": "s" + }, + "summary.disruption.vertical_displacement.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/disruption/vertical_displacement/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.disruption.vertical_displacement.value": { + "data_type": "INT_0D", + "documentation": "Value", + "full_path": "summary/disruption/vertical_displacement/value", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.elms": { + "data_type": "STRUCTURE", + "documentation": "Edge Localized Modes related quantities", + "full_path": "summary/elms", + "lifecycle_status": "active", + "structure_reference": "summary_elms" + }, + "summary.elms.frequency": { + "data_type": "STRUCTURE", + "documentation": "ELMs frequency", + "full_path": "summary/elms/frequency", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.elms.frequency.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/elms/frequency/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.elms.frequency.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/elms/frequency/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.elms.frequency.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/elms/frequency/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.elms.frequency.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/elms/frequency/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.elms.frequency.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/elms/frequency/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.elms.type": { + "data_type": "STRUCTURE", + "documentation": "ELMs type (I, II, III, ...)", + "full_path": "summary/elms/type", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_int_1d_root" + }, + "summary.elms.type.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/elms/type/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.elms.type.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "INT_1D", + "documentation": "Value", + "full_path": "summary/elms/type/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic" + }, + "summary.fusion": { + "data_type": "STRUCTURE", + "documentation": "Fusion reactions", + "full_path": "summary/fusion", + "lifecycle_status": "active", + "structure_reference": "summary_fusion" + }, + "summary.fusion.current": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "summary.fusion.current.value", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "STRUCTURE", + "documentation": "Parallel current driven by this fusion reactions", + "full_path": "summary/fusion/current", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "A" + }, + "summary.fusion.current.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/current/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.fusion.current.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/current/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.fusion.current.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/current/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.current.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/current/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.fusion.current.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/current/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.fusion.neutron_fluxes": { + "data_type": "STRUCTURE", + "documentation": "Neutron fluxes from various reactions", + "full_path": "summary/fusion/neutron_fluxes", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "structure_reference": "summary_neutron" + }, + "summary.fusion.neutron_fluxes.dd": { + "catalogue_name": "suffix", + "data_type": "STRUCTURE", + "documentation": "Neutron fluxes from DD reactions", + "full_path": "summary/fusion/neutron_fluxes/dd", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_neutron_reaction" + }, + "summary.fusion.neutron_fluxes.dd.beam_beam": { + "data_type": "STRUCTURE", + "documentation": "Neutron flux coming from NBI beam self reactions", + "full_path": "summary/fusion/neutron_fluxes/dd/beam_beam", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dd.beam_beam.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_fluxes/dd/beam_beam/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.dd.beam_beam.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_fluxes/dd/beam_beam/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dd.beam_beam.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dd/beam_beam/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.dd.beam_beam.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dd/beam_beam/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dd.beam_beam.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dd/beam_beam/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dd.beam_thermal": { + "data_type": "STRUCTURE", + "documentation": "Neutron flux coming from NBI beam - plasma reactions", + "full_path": "summary/fusion/neutron_fluxes/dd/beam_thermal", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dd.beam_thermal.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_fluxes/dd/beam_thermal/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.dd.beam_thermal.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_fluxes/dd/beam_thermal/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dd.beam_thermal.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dd/beam_thermal/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.dd.beam_thermal.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dd/beam_thermal/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dd.beam_thermal.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dd/beam_thermal/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dd.thermal": { + "data_type": "STRUCTURE", + "documentation": "Neutron flux coming from thermal plasma", + "full_path": "summary/fusion/neutron_fluxes/dd/thermal", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dd.thermal.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_fluxes/dd/thermal/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.dd.thermal.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_fluxes/dd/thermal/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dd.thermal.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dd/thermal/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.dd.thermal.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dd/thermal/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dd.thermal.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dd/thermal/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dd.total": { + "data_type": "STRUCTURE", + "documentation": "Total neutron flux coming from this reaction", + "full_path": "summary/fusion/neutron_fluxes/dd/total", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dd.total.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_fluxes/dd/total/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.dd.total.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_fluxes/dd/total/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dd.total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dd/total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.dd.total.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dd/total/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dd.total.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dd/total/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dt": { + "catalogue_name": "suffix", + "data_type": "STRUCTURE", + "documentation": "Neutron fluxes from DT reactions", + "full_path": "summary/fusion/neutron_fluxes/dt", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_neutron_reaction" + }, + "summary.fusion.neutron_fluxes.dt.beam_beam": { + "data_type": "STRUCTURE", + "documentation": "Neutron flux coming from NBI beam self reactions", + "full_path": "summary/fusion/neutron_fluxes/dt/beam_beam", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dt.beam_beam.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_fluxes/dt/beam_beam/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.dt.beam_beam.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_fluxes/dt/beam_beam/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dt.beam_beam.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dt/beam_beam/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.dt.beam_beam.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dt/beam_beam/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dt.beam_beam.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dt/beam_beam/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dt.beam_thermal": { + "data_type": "STRUCTURE", + "documentation": "Neutron flux coming from NBI beam - plasma reactions", + "full_path": "summary/fusion/neutron_fluxes/dt/beam_thermal", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dt.beam_thermal.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_fluxes/dt/beam_thermal/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.dt.beam_thermal.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_fluxes/dt/beam_thermal/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dt.beam_thermal.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dt/beam_thermal/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.dt.beam_thermal.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dt/beam_thermal/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dt.beam_thermal.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dt/beam_thermal/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dt.thermal": { + "data_type": "STRUCTURE", + "documentation": "Neutron flux coming from thermal plasma", + "full_path": "summary/fusion/neutron_fluxes/dt/thermal", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dt.thermal.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_fluxes/dt/thermal/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.dt.thermal.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_fluxes/dt/thermal/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dt.thermal.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dt/thermal/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.dt.thermal.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dt/thermal/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dt.thermal.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dt/thermal/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dt.total": { + "data_type": "STRUCTURE", + "documentation": "Total neutron flux coming from this reaction", + "full_path": "summary/fusion/neutron_fluxes/dt/total", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dt.total.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_fluxes/dt/total/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.dt.total.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_fluxes/dt/total/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dt.total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dt/total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.dt.total.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dt/total/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.dt.total.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/dt/total/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.thermal": { + "data_type": "STRUCTURE", + "documentation": "Neutron flux from all plasma thermal reactions", + "full_path": "summary/fusion/neutron_fluxes/thermal", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.thermal.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_fluxes/thermal/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.thermal.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_fluxes/thermal/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.thermal.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/thermal/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.thermal.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/thermal/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.thermal.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/thermal/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.total": { + "data_type": "STRUCTURE", + "documentation": "Total neutron flux from all reactions", + "full_path": "summary/fusion/neutron_fluxes/total", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.total.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_fluxes/total/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.total.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_fluxes/total/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.total.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/total/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.total.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/total/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.tt": { + "catalogue_name": "suffix", + "data_type": "STRUCTURE", + "documentation": "Neutron fluxes from TT reactions", + "full_path": "summary/fusion/neutron_fluxes/tt", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_neutron_reaction" + }, + "summary.fusion.neutron_fluxes.tt.beam_beam": { + "data_type": "STRUCTURE", + "documentation": "Neutron flux coming from NBI beam self reactions", + "full_path": "summary/fusion/neutron_fluxes/tt/beam_beam", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.tt.beam_beam.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_fluxes/tt/beam_beam/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.tt.beam_beam.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_fluxes/tt/beam_beam/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.tt.beam_beam.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/tt/beam_beam/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.tt.beam_beam.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/tt/beam_beam/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.tt.beam_beam.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/tt/beam_beam/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.tt.beam_thermal": { + "data_type": "STRUCTURE", + "documentation": "Neutron flux coming from NBI beam - plasma reactions", + "full_path": "summary/fusion/neutron_fluxes/tt/beam_thermal", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.tt.beam_thermal.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_fluxes/tt/beam_thermal/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.tt.beam_thermal.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_fluxes/tt/beam_thermal/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.tt.beam_thermal.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/tt/beam_thermal/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.tt.beam_thermal.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/tt/beam_thermal/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.tt.beam_thermal.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/tt/beam_thermal/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.tt.thermal": { + "data_type": "STRUCTURE", + "documentation": "Neutron flux coming from thermal plasma", + "full_path": "summary/fusion/neutron_fluxes/tt/thermal", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.tt.thermal.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_fluxes/tt/thermal/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.tt.thermal.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_fluxes/tt/thermal/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.tt.thermal.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/tt/thermal/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.tt.thermal.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/tt/thermal/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.tt.thermal.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/tt/thermal/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.tt.total": { + "data_type": "STRUCTURE", + "documentation": "Total neutron flux coming from this reaction", + "full_path": "summary/fusion/neutron_fluxes/tt/total", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.tt.total.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_fluxes/tt/total/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.tt.total.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_fluxes/tt/total/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.tt.total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/tt/total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_fluxes.tt.total.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/tt/total/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_fluxes.tt.total.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_fluxes/tt/total/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_power_total": { + "data_type": "STRUCTURE", + "documentation": "Total neutron power (from all reactions). Sum over each type of reaction (DD, DT, TT for thermal, beam-plasma, beam-beam, etc.) of the neutron production rate times the average neutron birth energy", + "full_path": "summary/fusion/neutron_power_total", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.fusion.neutron_power_total.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_power_total/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.fusion.neutron_power_total.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_power_total/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.fusion.neutron_power_total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_power_total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_power_total.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_power_total/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.fusion.neutron_power_total.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_power_total/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.fusion.neutron_rates": { + "change_nbc_description": "structure_renamed", + "change_nbc_previous_name": "neutron_fluxes", + "change_nbc_version": "3.34.0", + "data_type": "STRUCTURE", + "documentation": "Neutron rates from various reactions", + "full_path": "summary/fusion/neutron_rates", + "introduced_after_version": "3.33.0", + "lifecycle_status": "active", + "structure_reference": "summary_neutron_rates" + }, + "summary.fusion.neutron_rates.dd": { + "catalogue_name": "suffix", + "data_type": "STRUCTURE", + "documentation": "Neutron rates from DD reactions", + "full_path": "summary/fusion/neutron_rates/dd", + "lifecycle_status": "active", + "structure_reference": "summary_neutron_rates_reaction" + }, + "summary.fusion.neutron_rates.dd.beam_beam": { + "data_type": "STRUCTURE", + "documentation": "Neutron rate coming from NBI beam self reactions", + "full_path": "summary/fusion/neutron_rates/dd/beam_beam", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dd.beam_beam.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_rates/dd/beam_beam/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.fusion.neutron_rates.dd.beam_beam.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_rates/dd/beam_beam/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dd.beam_beam.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_rates/dd/beam_beam/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_rates.dd.beam_beam.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_rates/dd/beam_beam/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dd.beam_beam.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_rates/dd/beam_beam/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dd.beam_thermal": { + "data_type": "STRUCTURE", + "documentation": "Neutron rate coming from NBI beam - plasma reactions", + "full_path": "summary/fusion/neutron_rates/dd/beam_thermal", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dd.beam_thermal.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_rates/dd/beam_thermal/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.fusion.neutron_rates.dd.beam_thermal.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_rates/dd/beam_thermal/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dd.beam_thermal.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_rates/dd/beam_thermal/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_rates.dd.beam_thermal.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_rates/dd/beam_thermal/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dd.beam_thermal.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_rates/dd/beam_thermal/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dd.thermal": { + "data_type": "STRUCTURE", + "documentation": "Neutron rate coming from thermal plasma", + "full_path": "summary/fusion/neutron_rates/dd/thermal", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dd.thermal.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_rates/dd/thermal/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.fusion.neutron_rates.dd.thermal.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_rates/dd/thermal/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dd.thermal.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_rates/dd/thermal/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_rates.dd.thermal.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_rates/dd/thermal/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dd.thermal.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_rates/dd/thermal/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dd.total": { + "data_type": "STRUCTURE", + "documentation": "Total neutron rate coming from this reaction", + "full_path": "summary/fusion/neutron_rates/dd/total", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dd.total.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_rates/dd/total/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.fusion.neutron_rates.dd.total.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_rates/dd/total/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dd.total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_rates/dd/total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_rates.dd.total.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_rates/dd/total/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dd.total.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_rates/dd/total/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dt": { + "catalogue_name": "suffix", + "data_type": "STRUCTURE", + "documentation": "Neutron rates from DT reactions", + "full_path": "summary/fusion/neutron_rates/dt", + "lifecycle_status": "active", + "structure_reference": "summary_neutron_rates_reaction" + }, + "summary.fusion.neutron_rates.dt.beam_beam": { + "data_type": "STRUCTURE", + "documentation": "Neutron rate coming from NBI beam self reactions", + "full_path": "summary/fusion/neutron_rates/dt/beam_beam", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dt.beam_beam.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_rates/dt/beam_beam/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.fusion.neutron_rates.dt.beam_beam.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_rates/dt/beam_beam/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dt.beam_beam.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_rates/dt/beam_beam/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_rates.dt.beam_beam.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_rates/dt/beam_beam/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dt.beam_beam.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_rates/dt/beam_beam/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dt.beam_thermal": { + "data_type": "STRUCTURE", + "documentation": "Neutron rate coming from NBI beam - plasma reactions", + "full_path": "summary/fusion/neutron_rates/dt/beam_thermal", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dt.beam_thermal.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_rates/dt/beam_thermal/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.fusion.neutron_rates.dt.beam_thermal.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_rates/dt/beam_thermal/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dt.beam_thermal.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_rates/dt/beam_thermal/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_rates.dt.beam_thermal.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_rates/dt/beam_thermal/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dt.beam_thermal.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_rates/dt/beam_thermal/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dt.thermal": { + "data_type": "STRUCTURE", + "documentation": "Neutron rate coming from thermal plasma", + "full_path": "summary/fusion/neutron_rates/dt/thermal", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dt.thermal.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_rates/dt/thermal/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.fusion.neutron_rates.dt.thermal.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_rates/dt/thermal/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dt.thermal.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_rates/dt/thermal/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_rates.dt.thermal.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_rates/dt/thermal/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dt.thermal.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_rates/dt/thermal/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dt.total": { + "data_type": "STRUCTURE", + "documentation": "Total neutron rate coming from this reaction", + "full_path": "summary/fusion/neutron_rates/dt/total", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dt.total.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_rates/dt/total/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.fusion.neutron_rates.dt.total.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_rates/dt/total/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dt.total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_rates/dt/total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_rates.dt.total.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_rates/dt/total/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.dt.total.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_rates/dt/total/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.thermal": { + "data_type": "STRUCTURE", + "documentation": "Neutron rate from all plasma thermal reactions", + "full_path": "summary/fusion/neutron_rates/thermal", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_rates.thermal.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_rates/thermal/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.fusion.neutron_rates.thermal.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_rates/thermal/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.thermal.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_rates/thermal/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_rates.thermal.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_rates/thermal/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.thermal.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_rates/thermal/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.total": { + "data_type": "STRUCTURE", + "documentation": "Total neutron rate from all reactions", + "full_path": "summary/fusion/neutron_rates/total", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_rates.total.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_rates/total/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.fusion.neutron_rates.total.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_rates/total/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_rates/total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_rates.total.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_rates/total/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.total.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_rates/total/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.tt": { + "catalogue_name": "suffix", + "data_type": "STRUCTURE", + "documentation": "Neutron rates from TT reactions", + "full_path": "summary/fusion/neutron_rates/tt", + "lifecycle_status": "active", + "structure_reference": "summary_neutron_rates_reaction" + }, + "summary.fusion.neutron_rates.tt.beam_beam": { + "data_type": "STRUCTURE", + "documentation": "Neutron rate coming from NBI beam self reactions", + "full_path": "summary/fusion/neutron_rates/tt/beam_beam", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_rates.tt.beam_beam.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_rates/tt/beam_beam/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.fusion.neutron_rates.tt.beam_beam.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_rates/tt/beam_beam/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.tt.beam_beam.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_rates/tt/beam_beam/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_rates.tt.beam_beam.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_rates/tt/beam_beam/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.tt.beam_beam.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_rates/tt/beam_beam/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.tt.beam_thermal": { + "data_type": "STRUCTURE", + "documentation": "Neutron rate coming from NBI beam - plasma reactions", + "full_path": "summary/fusion/neutron_rates/tt/beam_thermal", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_rates.tt.beam_thermal.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_rates/tt/beam_thermal/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.fusion.neutron_rates.tt.beam_thermal.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_rates/tt/beam_thermal/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.tt.beam_thermal.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_rates/tt/beam_thermal/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_rates.tt.beam_thermal.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_rates/tt/beam_thermal/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.tt.beam_thermal.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_rates/tt/beam_thermal/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.tt.thermal": { + "data_type": "STRUCTURE", + "documentation": "Neutron rate coming from thermal plasma", + "full_path": "summary/fusion/neutron_rates/tt/thermal", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_rates.tt.thermal.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_rates/tt/thermal/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.fusion.neutron_rates.tt.thermal.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_rates/tt/thermal/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.tt.thermal.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_rates/tt/thermal/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_rates.tt.thermal.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_rates/tt/thermal/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.tt.thermal.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_rates/tt/thermal/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.tt.total": { + "data_type": "STRUCTURE", + "documentation": "Total neutron rate coming from this reaction", + "full_path": "summary/fusion/neutron_rates/tt/total", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.fusion.neutron_rates.tt.total.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/neutron_rates/tt/total/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.fusion.neutron_rates.tt.total.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/neutron_rates/tt/total/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.tt.total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/neutron_rates/tt/total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.neutron_rates.tt.total.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/neutron_rates/tt/total/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.neutron_rates.tt.total.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/neutron_rates/tt/total/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.fusion.power": { + "data_type": "STRUCTURE", + "documentation": "Power coupled to the plasma by fusion reactions", + "full_path": "summary/fusion/power", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.fusion.power.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/fusion/power/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.fusion.power.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/fusion/power/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.fusion.power.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/fusion/power/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.fusion.power.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/fusion/power/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.fusion.power.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/fusion/power/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.gas_injection_accumulated": { + "data_type": "STRUCTURE", + "documentation": "Accumulated injected gas since the plasma breakdown in equivalent electrons", + "full_path": "summary/gas_injection_accumulated", + "introduced_after_version": "3.36.0", + "lifecycle_status": "active", + "structure_reference": "summary_gas_injection_accumulated", + "units": "electrons" + }, + "summary.gas_injection_accumulated.ammonia": { + "data_type": "STRUCTURE", + "documentation": "Ammonia (NH3)", + "full_path": "summary/gas_injection_accumulated/ammonia", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.ammonia.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/ammonia/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.ammonia.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/ammonia/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.ammonia.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/ammonia/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.ammonia.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/ammonia/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.ammonia.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/ammonia/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.ammonia_deuterated": { + "data_type": "STRUCTURE", + "documentation": "Deuterated ammonia (ND3)", + "full_path": "summary/gas_injection_accumulated/ammonia_deuterated", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.ammonia_deuterated.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/ammonia_deuterated/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.ammonia_deuterated.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/ammonia_deuterated/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.ammonia_deuterated.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/ammonia_deuterated/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.ammonia_deuterated.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/ammonia_deuterated/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.ammonia_deuterated.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/ammonia_deuterated/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.argon": { + "data_type": "STRUCTURE", + "documentation": "Argon", + "full_path": "summary/gas_injection_accumulated/argon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.argon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/argon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.argon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/argon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.argon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/argon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.argon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/argon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.argon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/argon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.beryllium": { + "data_type": "STRUCTURE", + "documentation": "Beryllium", + "full_path": "summary/gas_injection_accumulated/beryllium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.beryllium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/beryllium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.beryllium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/beryllium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.beryllium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/beryllium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.beryllium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/beryllium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.beryllium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/beryllium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.bottom": { + "data_type": "STRUCTURE", + "documentation": "Accumulated gas injected from all valves located near near the bottom of the vacuum chamber", + "full_path": "summary/gas_injection_accumulated/bottom", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.bottom.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/bottom/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.bottom.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/bottom/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.bottom.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/bottom/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.bottom.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/bottom/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.bottom.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/bottom/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.carbon": { + "data_type": "STRUCTURE", + "documentation": "Carbon", + "full_path": "summary/gas_injection_accumulated/carbon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.carbon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/carbon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.carbon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/carbon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.carbon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/carbon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.carbon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/carbon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.carbon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/carbon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.deuterium": { + "data_type": "STRUCTURE", + "documentation": "Deuterium", + "full_path": "summary/gas_injection_accumulated/deuterium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.deuterium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/deuterium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.deuterium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/deuterium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.deuterium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/deuterium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.deuterium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/deuterium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.deuterium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/deuterium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.ethane": { + "data_type": "STRUCTURE", + "documentation": "Ethane (C2H6)", + "full_path": "summary/gas_injection_accumulated/ethane", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.ethane.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/ethane/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.ethane.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/ethane/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.ethane.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/ethane/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.ethane.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/ethane/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.ethane.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/ethane/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.ethylene": { + "data_type": "STRUCTURE", + "documentation": "Ethylene (C2H4)", + "full_path": "summary/gas_injection_accumulated/ethylene", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.ethylene.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/ethylene/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.ethylene.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/ethylene/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.ethylene.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/ethylene/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.ethylene.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/ethylene/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.ethylene.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/ethylene/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.helium_3": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 3 nucleons", + "full_path": "summary/gas_injection_accumulated/helium_3", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.helium_3.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/helium_3/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.helium_3.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/helium_3/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.helium_3.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/helium_3/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.helium_3.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/helium_3/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.helium_3.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/helium_3/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.helium_4": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 4 nucleons", + "full_path": "summary/gas_injection_accumulated/helium_4", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.helium_4.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/helium_4/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.helium_4.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/helium_4/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.helium_4.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/helium_4/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.helium_4.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/helium_4/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.helium_4.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/helium_4/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.hydrogen": { + "data_type": "STRUCTURE", + "documentation": "Hydrogen", + "full_path": "summary/gas_injection_accumulated/hydrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.hydrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/hydrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.hydrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/hydrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.hydrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/hydrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.hydrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/hydrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.hydrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/hydrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.impurity_seeding": { + "data_type": "STRUCTURE", + "documentation": "Flag set to 1 if any gas other than H, D, T, He is puffed during the pulse, 0 otherwise", + "full_path": "summary/gas_injection_accumulated/impurity_seeding", + "lifecycle_status": "active", + "structure_reference": "summary_constant_int_0d" + }, + "summary.gas_injection_accumulated.impurity_seeding.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/impurity_seeding/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.impurity_seeding.value": { + "data_type": "INT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/impurity_seeding/value", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.krypton": { + "data_type": "STRUCTURE", + "documentation": "Krypton", + "full_path": "summary/gas_injection_accumulated/krypton", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.krypton.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/krypton/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.krypton.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/krypton/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.krypton.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/krypton/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.krypton.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/krypton/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.krypton.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/krypton/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.lithium": { + "data_type": "STRUCTURE", + "documentation": "Lithium", + "full_path": "summary/gas_injection_accumulated/lithium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.lithium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/lithium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.lithium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/lithium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.lithium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/lithium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.lithium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/lithium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.lithium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/lithium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.methane": { + "data_type": "STRUCTURE", + "documentation": "Methane (CH4)", + "full_path": "summary/gas_injection_accumulated/methane", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.methane.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/methane/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.methane.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/methane/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.methane.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/methane/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.methane.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/methane/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.methane.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/methane/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.methane_carbon_13": { + "data_type": "STRUCTURE", + "documentation": "Methane (CH4 with carbon 13)", + "full_path": "summary/gas_injection_accumulated/methane_carbon_13", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.methane_carbon_13.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/methane_carbon_13/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.methane_carbon_13.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/methane_carbon_13/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.methane_carbon_13.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/methane_carbon_13/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.methane_carbon_13.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/methane_carbon_13/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.methane_carbon_13.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/methane_carbon_13/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.methane_deuterated": { + "data_type": "STRUCTURE", + "documentation": "Deuterated methane (CD4)", + "full_path": "summary/gas_injection_accumulated/methane_deuterated", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.methane_deuterated.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/methane_deuterated/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.methane_deuterated.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/methane_deuterated/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.methane_deuterated.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/methane_deuterated/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.methane_deuterated.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/methane_deuterated/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.methane_deuterated.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/methane_deuterated/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.midplane": { + "data_type": "STRUCTURE", + "documentation": "Accumulated gas injected from all valves located near the equatorial midplane", + "full_path": "summary/gas_injection_accumulated/midplane", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.midplane.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/midplane/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.midplane.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/midplane/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.midplane.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/midplane/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.midplane.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/midplane/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.midplane.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/midplane/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.neon": { + "data_type": "STRUCTURE", + "documentation": "Neon", + "full_path": "summary/gas_injection_accumulated/neon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.neon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/neon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.neon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/neon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.neon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/neon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.neon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/neon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.neon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/neon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.nitrogen": { + "data_type": "STRUCTURE", + "documentation": "Nitrogen", + "full_path": "summary/gas_injection_accumulated/nitrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.nitrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/nitrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.nitrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/nitrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.nitrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/nitrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.nitrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/nitrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.nitrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/nitrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.oxygen": { + "data_type": "STRUCTURE", + "documentation": "Oxygen", + "full_path": "summary/gas_injection_accumulated/oxygen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.oxygen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/oxygen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.oxygen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/oxygen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.oxygen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/oxygen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.oxygen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/oxygen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.oxygen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/oxygen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.propane": { + "data_type": "STRUCTURE", + "documentation": "Propane (C3H8)", + "full_path": "summary/gas_injection_accumulated/propane", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.propane.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/propane/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.propane.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/propane/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.propane.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/propane/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.propane.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/propane/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.propane.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/propane/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.silane": { + "data_type": "STRUCTURE", + "documentation": "Silane (SiH4)", + "full_path": "summary/gas_injection_accumulated/silane", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.silane.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/silane/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.silane.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/silane/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.silane.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/silane/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.silane.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/silane/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.silane.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/silane/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.top": { + "data_type": "STRUCTURE", + "documentation": "Accumulated gas injected from all valves located near the top of the vacuum chamber", + "full_path": "summary/gas_injection_accumulated/top", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.top.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/top/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.top.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/top/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.top.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/top/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.top.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/top/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.top.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/top/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.total": { + "data_type": "STRUCTURE", + "documentation": "Total accumulated injected gas (sum over species)", + "full_path": "summary/gas_injection_accumulated/total", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.total.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/total/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.total.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/total/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.total.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/total/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.total.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/total/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.tritium": { + "data_type": "STRUCTURE", + "documentation": "Tritium", + "full_path": "summary/gas_injection_accumulated/tritium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.tritium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/tritium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.tritium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/tritium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.tritium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/tritium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.tritium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/tritium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.tritium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/tritium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.xenon": { + "data_type": "STRUCTURE", + "documentation": "Xenon", + "full_path": "summary/gas_injection_accumulated/xenon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_accumulated.xenon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_accumulated/xenon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_accumulated.xenon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_accumulated/xenon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.xenon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_accumulated/xenon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_accumulated.xenon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_accumulated/xenon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_accumulated.xenon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_accumulated/xenon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons" + }, + "summary.gas_injection_prefill": { + "data_type": "STRUCTURE", + "documentation": "Accumulated injected gas during the prefill in equivalent electrons", + "full_path": "summary/gas_injection_prefill", + "introduced_after_version": "3.37.2", + "lifecycle_status": "active", + "structure_reference": "summary_gas_injection_prefill", + "units": "electrons" + }, + "summary.gas_injection_prefill.ammonia": { + "data_type": "STRUCTURE", + "documentation": "Ammonia (NH3)", + "full_path": "summary/gas_injection_prefill/ammonia", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.ammonia.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/ammonia/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.ammonia.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/ammonia/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.ammonia.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/ammonia/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.ammonia.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/ammonia/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.ammonia.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/ammonia/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.ammonia_deuterated": { + "data_type": "STRUCTURE", + "documentation": "Deuterated ammonia (ND3)", + "full_path": "summary/gas_injection_prefill/ammonia_deuterated", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.ammonia_deuterated.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/ammonia_deuterated/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.ammonia_deuterated.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/ammonia_deuterated/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.ammonia_deuterated.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/ammonia_deuterated/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.ammonia_deuterated.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/ammonia_deuterated/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.ammonia_deuterated.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/ammonia_deuterated/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.argon": { + "data_type": "STRUCTURE", + "documentation": "Argon", + "full_path": "summary/gas_injection_prefill/argon", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.argon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/argon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.argon.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/argon/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.argon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/argon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.argon.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/argon/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.argon.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/argon/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.beryllium": { + "data_type": "STRUCTURE", + "documentation": "Beryllium", + "full_path": "summary/gas_injection_prefill/beryllium", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.beryllium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/beryllium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.beryllium.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/beryllium/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.beryllium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/beryllium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.beryllium.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/beryllium/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.beryllium.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/beryllium/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.bottom": { + "data_type": "STRUCTURE", + "documentation": "Accumulated gas injected from all valves located near near the bottom of the vacuum chamber", + "full_path": "summary/gas_injection_prefill/bottom", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.bottom.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/bottom/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.bottom.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/bottom/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.bottom.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/bottom/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.bottom.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/bottom/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.bottom.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/bottom/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.carbon": { + "data_type": "STRUCTURE", + "documentation": "Carbon", + "full_path": "summary/gas_injection_prefill/carbon", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.carbon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/carbon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.carbon.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/carbon/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.carbon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/carbon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.carbon.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/carbon/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.carbon.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/carbon/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.deuterium": { + "data_type": "STRUCTURE", + "documentation": "Deuterium", + "full_path": "summary/gas_injection_prefill/deuterium", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.deuterium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/deuterium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.deuterium.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/deuterium/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.deuterium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/deuterium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.deuterium.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/deuterium/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.deuterium.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/deuterium/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.ethane": { + "data_type": "STRUCTURE", + "documentation": "Ethane (C2H6)", + "full_path": "summary/gas_injection_prefill/ethane", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.ethane.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/ethane/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.ethane.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/ethane/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.ethane.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/ethane/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.ethane.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/ethane/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.ethane.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/ethane/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.ethylene": { + "data_type": "STRUCTURE", + "documentation": "Ethylene (C2H4)", + "full_path": "summary/gas_injection_prefill/ethylene", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.ethylene.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/ethylene/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.ethylene.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/ethylene/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.ethylene.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/ethylene/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.ethylene.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/ethylene/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.ethylene.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/ethylene/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.helium_3": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 3 nucleons", + "full_path": "summary/gas_injection_prefill/helium_3", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.helium_3.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/helium_3/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.helium_3.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/helium_3/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.helium_3.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/helium_3/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.helium_3.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/helium_3/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.helium_3.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/helium_3/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.helium_4": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 4 nucleons", + "full_path": "summary/gas_injection_prefill/helium_4", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.helium_4.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/helium_4/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.helium_4.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/helium_4/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.helium_4.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/helium_4/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.helium_4.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/helium_4/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.helium_4.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/helium_4/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.hydrogen": { + "data_type": "STRUCTURE", + "documentation": "Hydrogen", + "full_path": "summary/gas_injection_prefill/hydrogen", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.hydrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/hydrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.hydrogen.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/hydrogen/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.hydrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/hydrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.hydrogen.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/hydrogen/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.hydrogen.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/hydrogen/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.impurity_seeding": { + "data_type": "STRUCTURE", + "documentation": "Flag set to 1 if any gas other than H, D, T, He is puffed during the prefill, 0 otherwise", + "full_path": "summary/gas_injection_prefill/impurity_seeding", + "lifecycle_status": "active", + "structure_reference": "summary_constant_int_0d" + }, + "summary.gas_injection_prefill.impurity_seeding.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/impurity_seeding/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.impurity_seeding.value": { + "data_type": "INT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/impurity_seeding/value", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.krypton": { + "data_type": "STRUCTURE", + "documentation": "Krypton", + "full_path": "summary/gas_injection_prefill/krypton", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.krypton.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/krypton/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.krypton.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/krypton/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.krypton.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/krypton/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.krypton.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/krypton/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.krypton.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/krypton/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.lithium": { + "data_type": "STRUCTURE", + "documentation": "Lithium", + "full_path": "summary/gas_injection_prefill/lithium", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.lithium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/lithium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.lithium.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/lithium/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.lithium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/lithium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.lithium.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/lithium/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.lithium.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/lithium/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.methane": { + "data_type": "STRUCTURE", + "documentation": "Methane (CH4)", + "full_path": "summary/gas_injection_prefill/methane", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.methane.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/methane/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.methane.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/methane/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.methane.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/methane/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.methane.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/methane/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.methane.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/methane/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.methane_carbon_13": { + "data_type": "STRUCTURE", + "documentation": "Methane (CH4 with carbon 13)", + "full_path": "summary/gas_injection_prefill/methane_carbon_13", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.methane_carbon_13.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/methane_carbon_13/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.methane_carbon_13.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/methane_carbon_13/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.methane_carbon_13.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/methane_carbon_13/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.methane_carbon_13.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/methane_carbon_13/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.methane_carbon_13.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/methane_carbon_13/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.methane_deuterated": { + "data_type": "STRUCTURE", + "documentation": "Deuterated methane (CD4)", + "full_path": "summary/gas_injection_prefill/methane_deuterated", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.methane_deuterated.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/methane_deuterated/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.methane_deuterated.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/methane_deuterated/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.methane_deuterated.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/methane_deuterated/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.methane_deuterated.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/methane_deuterated/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.methane_deuterated.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/methane_deuterated/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.midplane": { + "data_type": "STRUCTURE", + "documentation": "Accumulated gas injected from all valves located near the equatorial midplane", + "full_path": "summary/gas_injection_prefill/midplane", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.midplane.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/midplane/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.midplane.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/midplane/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.midplane.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/midplane/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.midplane.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/midplane/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.midplane.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/midplane/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.neon": { + "data_type": "STRUCTURE", + "documentation": "Neon", + "full_path": "summary/gas_injection_prefill/neon", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.neon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/neon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.neon.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/neon/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.neon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/neon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.neon.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/neon/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.neon.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/neon/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.nitrogen": { + "data_type": "STRUCTURE", + "documentation": "Nitrogen", + "full_path": "summary/gas_injection_prefill/nitrogen", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.nitrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/nitrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.nitrogen.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/nitrogen/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.nitrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/nitrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.nitrogen.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/nitrogen/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.nitrogen.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/nitrogen/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.oxygen": { + "data_type": "STRUCTURE", + "documentation": "Oxygen", + "full_path": "summary/gas_injection_prefill/oxygen", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.oxygen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/oxygen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.oxygen.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/oxygen/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.oxygen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/oxygen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.oxygen.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/oxygen/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.oxygen.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/oxygen/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.propane": { + "data_type": "STRUCTURE", + "documentation": "Propane (C3H8)", + "full_path": "summary/gas_injection_prefill/propane", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d" + }, + "summary.gas_injection_prefill.propane.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/propane/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.propane.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/propane/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.propane.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/propane/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.propane.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/propane/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.propane.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/propane/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.silane": { + "data_type": "STRUCTURE", + "documentation": "Silane (SiH4)", + "full_path": "summary/gas_injection_prefill/silane", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.silane.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/silane/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.silane.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/silane/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.silane.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/silane/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.silane.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/silane/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.silane.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/silane/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.top": { + "data_type": "STRUCTURE", + "documentation": "Accumulated gas injected from all valves located near the top of the vacuum chamber", + "full_path": "summary/gas_injection_prefill/top", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.top.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/top/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.top.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/top/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.top.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/top/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.top.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/top/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.top.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/top/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.total": { + "data_type": "STRUCTURE", + "documentation": "Total accumulated injected gas (sum over species)", + "full_path": "summary/gas_injection_prefill/total", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.total.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/total/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.total.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/total/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.total.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/total/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.total.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/total/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.tritium": { + "data_type": "STRUCTURE", + "documentation": "Tritium", + "full_path": "summary/gas_injection_prefill/tritium", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.tritium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/tritium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.tritium.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/tritium/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.tritium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/tritium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.tritium.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/tritium/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.tritium.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/tritium/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.xenon": { + "data_type": "STRUCTURE", + "documentation": "Xenon", + "full_path": "summary/gas_injection_prefill/xenon", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d_2" + }, + "summary.gas_injection_prefill.xenon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_prefill/xenon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_prefill.xenon.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_prefill/xenon/value", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.xenon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_prefill/xenon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_prefill.xenon.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_prefill/xenon/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_prefill.xenon.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_prefill/xenon/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "electrons" + }, + "summary.gas_injection_rates": { + "data_type": "STRUCTURE", + "documentation": "Gas injection rates in equivalent electrons.s^-1", + "full_path": "summary/gas_injection_rates", + "lifecycle_status": "active", + "structure_reference": "summary_gas_injection", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.ammonia": { + "data_type": "STRUCTURE", + "documentation": "Ammonia (NH3)", + "full_path": "summary/gas_injection_rates/ammonia", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.ammonia.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/ammonia/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.ammonia.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/ammonia/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.ammonia.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/ammonia/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.ammonia.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/ammonia/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.ammonia.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/ammonia/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.ammonia_deuterated": { + "data_type": "STRUCTURE", + "documentation": "Deuterated ammonia (ND3)", + "full_path": "summary/gas_injection_rates/ammonia_deuterated", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.ammonia_deuterated.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/ammonia_deuterated/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.ammonia_deuterated.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/ammonia_deuterated/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.ammonia_deuterated.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/ammonia_deuterated/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.ammonia_deuterated.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/ammonia_deuterated/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.ammonia_deuterated.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/ammonia_deuterated/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.argon": { + "data_type": "STRUCTURE", + "documentation": "Argon", + "full_path": "summary/gas_injection_rates/argon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.argon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/argon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.argon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/argon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.argon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/argon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.argon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/argon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.argon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/argon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.beryllium": { + "data_type": "STRUCTURE", + "documentation": "Beryllium", + "full_path": "summary/gas_injection_rates/beryllium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.beryllium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/beryllium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.beryllium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/beryllium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.beryllium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/beryllium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.beryllium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/beryllium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.beryllium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/beryllium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.bottom": { + "data_type": "STRUCTURE", + "documentation": "Gas injection rate from all valves located near near the bottom of the vaccuum chamber", + "full_path": "summary/gas_injection_rates/bottom", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.bottom.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/bottom/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.bottom.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/bottom/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.bottom.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/bottom/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.bottom.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/bottom/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.bottom.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/bottom/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.carbon": { + "data_type": "STRUCTURE", + "documentation": "Carbon", + "full_path": "summary/gas_injection_rates/carbon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.carbon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/carbon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.carbon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/carbon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.carbon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/carbon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.carbon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/carbon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.carbon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/carbon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.deuterium": { + "data_type": "STRUCTURE", + "documentation": "Deuterium", + "full_path": "summary/gas_injection_rates/deuterium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.deuterium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/deuterium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.deuterium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/deuterium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.deuterium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/deuterium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.deuterium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/deuterium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.deuterium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/deuterium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.ethane": { + "data_type": "STRUCTURE", + "documentation": "Ethane (C2H6)", + "full_path": "summary/gas_injection_rates/ethane", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.ethane.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/ethane/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.ethane.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/ethane/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.ethane.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/ethane/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.ethane.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/ethane/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.ethane.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/ethane/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.ethylene": { + "data_type": "STRUCTURE", + "documentation": "Ethylene (C2H4)", + "full_path": "summary/gas_injection_rates/ethylene", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.ethylene.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/ethylene/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.ethylene.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/ethylene/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.ethylene.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/ethylene/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.ethylene.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/ethylene/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.ethylene.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/ethylene/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.helium_3": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 3 nucleons", + "full_path": "summary/gas_injection_rates/helium_3", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.helium_3.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/helium_3/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.helium_3.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/helium_3/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.helium_3.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/helium_3/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.helium_3.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/helium_3/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.helium_3.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/helium_3/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.helium_4": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 4 nucleons", + "full_path": "summary/gas_injection_rates/helium_4", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.helium_4.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/helium_4/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.helium_4.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/helium_4/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.helium_4.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/helium_4/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.helium_4.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/helium_4/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.helium_4.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/helium_4/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.hydrogen": { + "data_type": "STRUCTURE", + "documentation": "Hydrogen", + "full_path": "summary/gas_injection_rates/hydrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.hydrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/hydrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.hydrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/hydrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.hydrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/hydrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.hydrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/hydrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.hydrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/hydrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.impurity_seeding": { + "data_type": "STRUCTURE", + "documentation": "Flag set to 1 if any gas other than H, D, T, He is puffed during the pulse, 0 otherwise", + "full_path": "summary/gas_injection_rates/impurity_seeding", + "lifecycle_status": "active", + "structure_reference": "summary_constant_int_0d" + }, + "summary.gas_injection_rates.impurity_seeding.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/impurity_seeding/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.impurity_seeding.value": { + "data_type": "INT_0D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/impurity_seeding/value", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.krypton": { + "data_type": "STRUCTURE", + "documentation": "Krypton", + "full_path": "summary/gas_injection_rates/krypton", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.krypton.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/krypton/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.krypton.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/krypton/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.krypton.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/krypton/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.krypton.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/krypton/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.krypton.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/krypton/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.lithium": { + "data_type": "STRUCTURE", + "documentation": "Lithium", + "full_path": "summary/gas_injection_rates/lithium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.lithium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/lithium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.lithium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/lithium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.lithium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/lithium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.lithium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/lithium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.lithium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/lithium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.methane": { + "data_type": "STRUCTURE", + "documentation": "Methane (CH4)", + "full_path": "summary/gas_injection_rates/methane", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.methane.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/methane/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.methane.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/methane/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.methane.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/methane/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.methane.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/methane/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.methane.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/methane/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.methane_carbon_13": { + "data_type": "STRUCTURE", + "documentation": "Methane (CH4 with carbon 13)", + "full_path": "summary/gas_injection_rates/methane_carbon_13", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.methane_carbon_13.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/methane_carbon_13/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.methane_carbon_13.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/methane_carbon_13/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.methane_carbon_13.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/methane_carbon_13/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.methane_carbon_13.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/methane_carbon_13/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.methane_carbon_13.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/methane_carbon_13/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.methane_deuterated": { + "data_type": "STRUCTURE", + "documentation": "Deuterated methane (CD4)", + "full_path": "summary/gas_injection_rates/methane_deuterated", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.methane_deuterated.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/methane_deuterated/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.methane_deuterated.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/methane_deuterated/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.methane_deuterated.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/methane_deuterated/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.methane_deuterated.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/methane_deuterated/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.methane_deuterated.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/methane_deuterated/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.midplane": { + "data_type": "STRUCTURE", + "documentation": "Gas injection rate from all valves located near the equatorial midplane", + "full_path": "summary/gas_injection_rates/midplane", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.midplane.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/midplane/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.midplane.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/midplane/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.midplane.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/midplane/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.midplane.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/midplane/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.midplane.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/midplane/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.neon": { + "data_type": "STRUCTURE", + "documentation": "Neon", + "full_path": "summary/gas_injection_rates/neon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.neon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/neon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.neon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/neon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.neon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/neon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.neon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/neon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.neon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/neon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.nitrogen": { + "data_type": "STRUCTURE", + "documentation": "Nitrogen", + "full_path": "summary/gas_injection_rates/nitrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.nitrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/nitrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.nitrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/nitrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.nitrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/nitrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.nitrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/nitrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.nitrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/nitrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.oxygen": { + "data_type": "STRUCTURE", + "documentation": "Oxygen", + "full_path": "summary/gas_injection_rates/oxygen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.oxygen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/oxygen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.oxygen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/oxygen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.oxygen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/oxygen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.oxygen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/oxygen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.oxygen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/oxygen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.propane": { + "data_type": "STRUCTURE", + "documentation": "Propane (C3H8)", + "full_path": "summary/gas_injection_rates/propane", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.propane.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/propane/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.propane.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/propane/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.propane.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/propane/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.propane.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/propane/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.propane.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/propane/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.silane": { + "data_type": "STRUCTURE", + "documentation": "Silane (SiH4)", + "full_path": "summary/gas_injection_rates/silane", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.silane.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/silane/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.silane.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/silane/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.silane.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/silane/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.silane.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/silane/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.silane.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/silane/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.top": { + "data_type": "STRUCTURE", + "documentation": "Gas injection rate from all valves located near the top of the vaccuum chamber", + "full_path": "summary/gas_injection_rates/top", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.top.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/top/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.top.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/top/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.top.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/top/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.top.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/top/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.top.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/top/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.total": { + "data_type": "STRUCTURE", + "documentation": "Total gas injection rate (sum over species)", + "full_path": "summary/gas_injection_rates/total", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.total.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/total/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.total.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/total/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.total.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/total/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.total.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/total/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.tritium": { + "data_type": "STRUCTURE", + "documentation": "Tritium", + "full_path": "summary/gas_injection_rates/tritium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.tritium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/tritium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.tritium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/tritium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.tritium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/tritium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.tritium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/tritium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.tritium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/tritium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.xenon": { + "data_type": "STRUCTURE", + "documentation": "Xenon", + "full_path": "summary/gas_injection_rates/xenon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.gas_injection_rates.xenon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/gas_injection_rates/xenon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.gas_injection_rates.xenon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/gas_injection_rates/xenon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.xenon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/gas_injection_rates/xenon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.gas_injection_rates.xenon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/gas_injection_rates/xenon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.gas_injection_rates.xenon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/gas_injection_rates/xenon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "electrons.s^-1" + }, + "summary.global_quantities": { + "data_type": "STRUCTURE", + "documentation": "Various global quantities derived from the profiles", + "full_path": "summary/global_quantities", + "lifecycle_status": "active", + "structure_reference": "summary_global_quantities" + }, + "summary.global_quantities.b0": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "summary.global_quantities.b0.value", + "cocos_transformation_expression": ".sigma_b0_eff", + "data_type": "STRUCTURE", + "documentation": "Vacuum toroidal field at R0. Positive sign means anti-clockwise when viewed from above. The product R0B0 must be consistent with the b_tor_vacuum_r field of the tf IDS.", + "full_path": "summary/global_quantities/b0", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "T" + }, + "summary.global_quantities.b0.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/b0/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.b0.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/b0/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.global_quantities.b0.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/b0/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.b0.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/b0/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.global_quantities.b0.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/b0/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.global_quantities.beta_pol": { + "data_type": "STRUCTURE", + "documentation": "Poloidal beta. Defined as betap = 4 int(p dV) / [R_0 * mu_0 * Ip^2]", + "full_path": "summary/global_quantities/beta_pol", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.global_quantities.beta_pol.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/beta_pol/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.beta_pol.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/beta_pol/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.beta_pol.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/beta_pol/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.beta_pol.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/beta_pol/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.beta_pol.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/beta_pol/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.beta_pol_mhd": { + "data_type": "STRUCTURE", + "documentation": "Poloidal beta estimated from the pressure determined by an equilibrium reconstruction code. Defined as betap = 4 int(p dV) / [R_0 * mu_0 * Ip^2]", + "full_path": "summary/global_quantities/beta_pol_mhd", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.global_quantities.beta_pol_mhd.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/beta_pol_mhd/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.beta_pol_mhd.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/beta_pol_mhd/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.beta_pol_mhd.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/beta_pol_mhd/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.beta_pol_mhd.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/beta_pol_mhd/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.beta_pol_mhd.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/beta_pol_mhd/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.beta_tor": { + "data_type": "STRUCTURE", + "documentation": "Toroidal beta, defined as the volume-averaged total perpendicular pressure divided by (B0^2/(2*mu0)), i.e. beta_toroidal = 2 mu0 int(p dV) / V / B0^2", + "full_path": "summary/global_quantities/beta_tor", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.global_quantities.beta_tor.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/beta_tor/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.beta_tor.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/beta_tor/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.beta_tor.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/beta_tor/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.beta_tor.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/beta_tor/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.beta_tor.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/beta_tor/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.beta_tor_mhd": { + "data_type": "STRUCTURE", + "documentation": "Toroidal beta, using the pressure determined by an equilibrium reconstruction code", + "full_path": "summary/global_quantities/beta_tor_mhd", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.global_quantities.beta_tor_mhd.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/beta_tor_mhd/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.beta_tor_mhd.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/beta_tor_mhd/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.beta_tor_mhd.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/beta_tor_mhd/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.beta_tor_mhd.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/beta_tor_mhd/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.beta_tor_mhd.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/beta_tor_mhd/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.beta_tor_norm": { + "data_type": "STRUCTURE", + "documentation": "Normalised toroidal beta, defined as 100 * beta_tor * a[m] * B0 [T] / ip [MA] ", + "full_path": "summary/global_quantities/beta_tor_norm", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.global_quantities.beta_tor_norm.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/beta_tor_norm/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.beta_tor_norm.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/beta_tor_norm/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.beta_tor_norm.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/beta_tor_norm/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.beta_tor_norm.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/beta_tor_norm/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.beta_tor_norm.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/beta_tor_norm/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.beta_tor_norm_mhd": { + "data_type": "STRUCTURE", + "documentation": "Normalised toroidal beta, using the pressure determined by an equilibrium reconstruction code", + "full_path": "summary/global_quantities/beta_tor_norm_mhd", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.global_quantities.beta_tor_norm_mhd.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/beta_tor_norm_mhd/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.beta_tor_norm_mhd.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/beta_tor_norm_mhd/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.beta_tor_norm_mhd.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/beta_tor_norm_mhd/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.beta_tor_norm_mhd.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/beta_tor_norm_mhd/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.beta_tor_norm_mhd.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/beta_tor_norm_mhd/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.beta_tor_thermal_norm": { + "data_type": "STRUCTURE", + "documentation": "Normalised toroidal beta from thermal pressure only, defined as 100 * beta_tor_thermal * a[m] * B0 [T] / ip [MA] ", + "full_path": "summary/global_quantities/beta_tor_thermal_norm", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.global_quantities.beta_tor_thermal_norm.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/beta_tor_thermal_norm/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.beta_tor_thermal_norm.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/beta_tor_thermal_norm/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.beta_tor_thermal_norm.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/beta_tor_thermal_norm/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.beta_tor_thermal_norm.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/beta_tor_thermal_norm/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.beta_tor_thermal_norm.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/beta_tor_thermal_norm/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.current_alignment": { + "data_type": "STRUCTURE", + "documentation": "Figure of merit of the alignment of the current profile sources, defined in the following reference: http://iopscience.iop.org/article/10.1088/0029-5515/43/7/318", + "full_path": "summary/global_quantities/current_alignment", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "A" + }, + "summary.global_quantities.current_alignment.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/current_alignment/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.current_alignment.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/current_alignment/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.global_quantities.current_alignment.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/current_alignment/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.current_alignment.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/current_alignment/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.global_quantities.current_alignment.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/current_alignment/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.global_quantities.current_bootstrap": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "summary.global_quantities.current_bootstrap.value", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "STRUCTURE", + "documentation": "Bootstrap current (toroidal component). Positive sign means anti-clockwise when viewed from above.", + "full_path": "summary/global_quantities/current_bootstrap", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "A" + }, + "summary.global_quantities.current_bootstrap.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/current_bootstrap/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.current_bootstrap.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/current_bootstrap/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.global_quantities.current_bootstrap.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/current_bootstrap/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.current_bootstrap.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/current_bootstrap/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.global_quantities.current_bootstrap.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/current_bootstrap/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.global_quantities.current_non_inductive": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "summary.global_quantities.current_non_inductive.value", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "STRUCTURE", + "documentation": "Total non-inductive current (toroidal component). Positive sign means anti-clockwise when viewed from above.", + "full_path": "summary/global_quantities/current_non_inductive", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "A" + }, + "summary.global_quantities.current_non_inductive.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/current_non_inductive/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.current_non_inductive.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/current_non_inductive/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.global_quantities.current_non_inductive.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/current_non_inductive/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.current_non_inductive.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/current_non_inductive/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.global_quantities.current_non_inductive.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/current_non_inductive/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.global_quantities.current_ohm": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "summary.global_quantities.current_ohm", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "STRUCTURE", + "documentation": "Ohmic current (toroidal component). Positive sign means anti-clockwise when viewed from above.", + "full_path": "summary/global_quantities/current_ohm", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "A" + }, + "summary.global_quantities.current_ohm.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/current_ohm/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.current_ohm.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/current_ohm/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.global_quantities.current_ohm.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/current_ohm/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.current_ohm.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/current_ohm/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.global_quantities.current_ohm.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/current_ohm/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.global_quantities.denergy_diamagnetic_dt": { + "data_type": "STRUCTURE", + "documentation": "Time derivative of the diamagnetic plasma energy content", + "full_path": "summary/global_quantities/denergy_diamagnetic_dt", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.global_quantities.denergy_diamagnetic_dt.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/denergy_diamagnetic_dt/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.denergy_diamagnetic_dt.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/denergy_diamagnetic_dt/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.denergy_diamagnetic_dt.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/denergy_diamagnetic_dt/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.denergy_diamagnetic_dt.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/denergy_diamagnetic_dt/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.denergy_diamagnetic_dt.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/denergy_diamagnetic_dt/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.denergy_thermal_dt": { + "data_type": "STRUCTURE", + "documentation": "Time derivative of the thermal plasma energy content", + "full_path": "summary/global_quantities/denergy_thermal_dt", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.global_quantities.denergy_thermal_dt.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/denergy_thermal_dt/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.denergy_thermal_dt.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/denergy_thermal_dt/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.denergy_thermal_dt.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/denergy_thermal_dt/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.denergy_thermal_dt.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/denergy_thermal_dt/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.denergy_thermal_dt.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/denergy_thermal_dt/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.energy_b_field_pol": { + "data_type": "STRUCTURE", + "documentation": "Poloidal magnetic plasma energy content = 1/(2.mu0) * integral over the plasma volume of b_field_pol^2", + "full_path": "summary/global_quantities/energy_b_field_pol", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "J" + }, + "summary.global_quantities.energy_b_field_pol.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/energy_b_field_pol/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.energy_b_field_pol.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/energy_b_field_pol/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_b_field_pol.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/energy_b_field_pol/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.energy_b_field_pol.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/energy_b_field_pol/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_b_field_pol.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/energy_b_field_pol/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_diamagnetic": { + "data_type": "STRUCTURE", + "documentation": "Plasma diamagnetic energy content = 3/2 * integral over the plasma volume of the total perpendicular pressure ", + "full_path": "summary/global_quantities/energy_diamagnetic", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "J" + }, + "summary.global_quantities.energy_diamagnetic.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/energy_diamagnetic/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.energy_diamagnetic.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/energy_diamagnetic/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_diamagnetic.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/energy_diamagnetic/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.energy_diamagnetic.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/energy_diamagnetic/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_diamagnetic.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/energy_diamagnetic/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_electrons_thermal": { + "data_type": "STRUCTURE", + "documentation": "Thermal electron plasma energy content = 3/2 * integral over the plasma volume of the thermal electron pressure", + "full_path": "summary/global_quantities/energy_electrons_thermal", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "J" + }, + "summary.global_quantities.energy_electrons_thermal.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/energy_electrons_thermal/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.energy_electrons_thermal.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/energy_electrons_thermal/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_electrons_thermal.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/energy_electrons_thermal/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.energy_electrons_thermal.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/energy_electrons_thermal/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_electrons_thermal.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/energy_electrons_thermal/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_fast_parallel": { + "data_type": "STRUCTURE", + "documentation": "Fast particles parallel energy content = 3/2 * integral over the plasma volume of the fast parallel pressure", + "full_path": "summary/global_quantities/energy_fast_parallel", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "J" + }, + "summary.global_quantities.energy_fast_parallel.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/energy_fast_parallel/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.energy_fast_parallel.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/energy_fast_parallel/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_fast_parallel.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/energy_fast_parallel/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.energy_fast_parallel.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/energy_fast_parallel/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_fast_parallel.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/energy_fast_parallel/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_fast_perpendicular": { + "data_type": "STRUCTURE", + "documentation": "Fast particles perpendicular energy content = 3/2 * integral over the plasma volume of the fast perpendicular pressure", + "full_path": "summary/global_quantities/energy_fast_perpendicular", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "J" + }, + "summary.global_quantities.energy_fast_perpendicular.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/energy_fast_perpendicular/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.energy_fast_perpendicular.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/energy_fast_perpendicular/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_fast_perpendicular.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/energy_fast_perpendicular/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.energy_fast_perpendicular.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/energy_fast_perpendicular/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_fast_perpendicular.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/energy_fast_perpendicular/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_ion_total_thermal": { + "data_type": "STRUCTURE", + "documentation": "Thermal ion plasma energy content (sum over the ion species) = 3/2 * integral over the plasma volume of the thermal ion pressure", + "full_path": "summary/global_quantities/energy_ion_total_thermal", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "J" + }, + "summary.global_quantities.energy_ion_total_thermal.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/energy_ion_total_thermal/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.energy_ion_total_thermal.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/energy_ion_total_thermal/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_ion_total_thermal.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/energy_ion_total_thermal/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.energy_ion_total_thermal.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/energy_ion_total_thermal/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_ion_total_thermal.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/energy_ion_total_thermal/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_mhd": { + "data_type": "STRUCTURE", + "documentation": "Plasma energy content = 3/2 * integral over the plasma volume of the total kinetic pressure (pressure determined by an equilibrium reconstruction code)", + "full_path": "summary/global_quantities/energy_mhd", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "J" + }, + "summary.global_quantities.energy_mhd.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/energy_mhd/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.energy_mhd.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/energy_mhd/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_mhd.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/energy_mhd/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.energy_mhd.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/energy_mhd/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_mhd.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/energy_mhd/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_thermal": { + "data_type": "STRUCTURE", + "documentation": "Thermal plasma energy content = 3/2 * integral over the plasma volume of the thermal pressure", + "full_path": "summary/global_quantities/energy_thermal", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "J" + }, + "summary.global_quantities.energy_thermal.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/energy_thermal/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.energy_thermal.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/energy_thermal/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_thermal.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/energy_thermal/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.energy_thermal.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/energy_thermal/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_thermal.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/energy_thermal/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_total": { + "data_type": "STRUCTURE", + "documentation": "Plasma energy content = 3/2 * integral over the plasma volume of the total kinetic pressure", + "full_path": "summary/global_quantities/energy_total", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "J" + }, + "summary.global_quantities.energy_total.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/energy_total/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.energy_total.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/energy_total/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/energy_total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.energy_total.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/energy_total/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.energy_total.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/energy_total/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.fusion_fluence": { + "data_type": "STRUCTURE", + "documentation": "Fusion fluence : power provided by fusion reactions, integrated over time since the beginning of the pulse", + "full_path": "summary/global_quantities/fusion_fluence", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "J" + }, + "summary.global_quantities.fusion_fluence.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/fusion_fluence/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.fusion_fluence.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/fusion_fluence/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.fusion_fluence.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/fusion_fluence/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.fusion_fluence.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/fusion_fluence/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.fusion_fluence.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/fusion_fluence/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.global_quantities.fusion_gain": { + "data_type": "STRUCTURE", + "documentation": "Fusion gain : ratio of the power provided by fusion reactions to the auxiliary power needed to heat the plasma. Often noted as Q in the litterature.", + "full_path": "summary/global_quantities/fusion_gain", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.global_quantities.fusion_gain.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/fusion_gain/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.fusion_gain.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/fusion_gain/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.fusion_gain.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/fusion_gain/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.fusion_gain.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/fusion_gain/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.fusion_gain.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/fusion_gain/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.greenwald_fraction": { + "data_type": "STRUCTURE", + "documentation": "Greenwald fraction =line_average/n_e/value divided by (global_quantities/ip/value *1e6 * pi * minor_radius^2)", + "full_path": "summary/global_quantities/greenwald_fraction", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.global_quantities.greenwald_fraction.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/greenwald_fraction/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.greenwald_fraction.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/greenwald_fraction/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.greenwald_fraction.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/greenwald_fraction/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.greenwald_fraction.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/greenwald_fraction/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.greenwald_fraction.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/greenwald_fraction/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.h_98": { + "data_type": "STRUCTURE", + "documentation": "Energy confinement time enhancement factor over the IPB98(y,2) scaling", + "full_path": "summary/global_quantities/h_98", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.global_quantities.h_98.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/h_98/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.h_98.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/h_98/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.h_98.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/h_98/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.h_98.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/h_98/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.h_98.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/h_98/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.h_mode": { + "data_type": "STRUCTURE", + "documentation": "H-mode flag: 0 when the plasma is in L-mode and 1 when in H-mode ", + "full_path": "summary/global_quantities/h_mode", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_int_1d_root" + }, + "summary.global_quantities.h_mode.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/h_mode/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.h_mode.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "INT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/h_mode/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic" + }, + "summary.global_quantities.ip": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "summary.global_quantities.ip.value", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "STRUCTURE", + "documentation": "Total plasma current (toroidal component). Positive sign means anti-clockwise when viewed from above.", + "full_path": "summary/global_quantities/ip", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "A" + }, + "summary.global_quantities.ip.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/ip/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.ip.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/ip/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.global_quantities.ip.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/ip/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.ip.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/ip/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.global_quantities.ip.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/ip/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.global_quantities.li": { + "data_type": "STRUCTURE", + "documentation": "Internal inductance. The li_3 definition is used, i.e. li_3 = 2/R0/mu0^2/Ip^2 * int(Bp^2 dV).", + "full_path": "summary/global_quantities/li", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.global_quantities.li.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/li/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.li.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/li/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.li.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/li/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.li.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/li/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.li.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/li/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.li_mhd": { + "data_type": "STRUCTURE", + "documentation": "Internal inductance as determined by an equilibrium reconstruction code. Use this only when the li node above is used for another estimation method and there is a need to store a second value of li (determined by an equilibrium reconstruction code). The li_3 definition is used, i.e. li_3 = 2/R0/mu0^2/Ip^2 * int(Bp^2 dV).", + "full_path": "summary/global_quantities/li_mhd", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.global_quantities.li_mhd.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/li_mhd/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.li_mhd.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/li_mhd/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.li_mhd.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/li_mhd/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.li_mhd.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/li_mhd/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.li_mhd.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/li_mhd/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.power_bremsstrahlung": { + "data_type": "STRUCTURE", + "documentation": "Radiated power from Bremsstrahlung", + "full_path": "summary/global_quantities/power_bremsstrahlung", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.global_quantities.power_bremsstrahlung.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/power_bremsstrahlung/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.power_bremsstrahlung.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/power_bremsstrahlung/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_bremsstrahlung.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/power_bremsstrahlung/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.power_bremsstrahlung.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/power_bremsstrahlung/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_bremsstrahlung.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/power_bremsstrahlung/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_line": { + "data_type": "STRUCTURE", + "documentation": "Radiated power from line radiation", + "full_path": "summary/global_quantities/power_line", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.global_quantities.power_line.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/power_line/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.power_line.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/power_line/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_line.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/power_line/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.power_line.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/power_line/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_line.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/power_line/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_loss": { + "data_type": "STRUCTURE", + "documentation": "Power through separatrix", + "full_path": "summary/global_quantities/power_loss", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.global_quantities.power_loss.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/power_loss/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.power_loss.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/power_loss/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_loss.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/power_loss/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.power_loss.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/power_loss/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_loss.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/power_loss/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_ohm": { + "data_type": "STRUCTURE", + "documentation": "Ohmic power", + "full_path": "summary/global_quantities/power_ohm", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.global_quantities.power_ohm.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/power_ohm/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.power_ohm.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/power_ohm/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_ohm.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/power_ohm/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.power_ohm.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/power_ohm/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_ohm.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/power_ohm/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_radiated": { + "data_type": "STRUCTURE", + "documentation": "Total radiated power", + "full_path": "summary/global_quantities/power_radiated", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.global_quantities.power_radiated.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/power_radiated/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.power_radiated.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/power_radiated/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_radiated.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/power_radiated/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.power_radiated.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/power_radiated/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_radiated.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/power_radiated/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_radiated_inside_lcfs": { + "data_type": "STRUCTURE", + "documentation": "Radiated power from the plasma inside the Last Closed Flux Surface", + "full_path": "summary/global_quantities/power_radiated_inside_lcfs", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.global_quantities.power_radiated_inside_lcfs.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/power_radiated_inside_lcfs/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.power_radiated_inside_lcfs.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/power_radiated_inside_lcfs/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_radiated_inside_lcfs.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/power_radiated_inside_lcfs/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.power_radiated_inside_lcfs.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/power_radiated_inside_lcfs/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_radiated_inside_lcfs.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/power_radiated_inside_lcfs/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_radiated_outside_lcfs": { + "data_type": "STRUCTURE", + "documentation": "Radiated power from the plasma outside the Last Closed Flux Surface", + "full_path": "summary/global_quantities/power_radiated_outside_lcfs", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.global_quantities.power_radiated_outside_lcfs.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/power_radiated_outside_lcfs/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.power_radiated_outside_lcfs.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/power_radiated_outside_lcfs/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_radiated_outside_lcfs.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/power_radiated_outside_lcfs/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.power_radiated_outside_lcfs.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/power_radiated_outside_lcfs/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_radiated_outside_lcfs.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/power_radiated_outside_lcfs/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_steady": { + "data_type": "STRUCTURE", + "documentation": "Total power coupled to the plasma minus dW/dt (correcting from transient energy content)", + "full_path": "summary/global_quantities/power_steady", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.global_quantities.power_steady.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/power_steady/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.power_steady.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/power_steady/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_steady.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/power_steady/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.power_steady.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/power_steady/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_steady.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/power_steady/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_synchrotron": { + "data_type": "STRUCTURE", + "documentation": "Radiated power from synchrotron radiation", + "full_path": "summary/global_quantities/power_synchrotron", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.global_quantities.power_synchrotron.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/power_synchrotron/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.power_synchrotron.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/power_synchrotron/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_synchrotron.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/power_synchrotron/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.power_synchrotron.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/power_synchrotron/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.power_synchrotron.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/power_synchrotron/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.global_quantities.psi_external_average": { + "data_type": "STRUCTURE", + "documentation": "Average (over the plasma poloidal cross section) plasma poloidal magnetic flux produced by all toroidal loops (active coils and passive loops) but the plasma, given by the following formula : int(psi_loops.j_tor.dS) / Ip", + "full_path": "summary/global_quantities/psi_external_average", + "introduced_after_version": "3.36.0", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Wb" + }, + "summary.global_quantities.psi_external_average.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/psi_external_average/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.psi_external_average.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/psi_external_average/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Wb" + }, + "summary.global_quantities.psi_external_average.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/psi_external_average/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.psi_external_average.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/psi_external_average/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Wb" + }, + "summary.global_quantities.psi_external_average.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/psi_external_average/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Wb" + }, + "summary.global_quantities.q_95": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "summary.global_quantities.q_95.value", + "cocos_transformation_expression": ".fact_q", + "data_type": "STRUCTURE", + "documentation": "q at the 95% poloidal flux surface (IMAS uses COCOS=11: only positive when toroidal current and magnetic field are in same direction)", + "full_path": "summary/global_quantities/q_95", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.global_quantities.q_95.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/q_95/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.q_95.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/q_95/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.q_95.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/q_95/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.q_95.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/q_95/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.q_95.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/q_95/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.r0": { + "data_type": "STRUCTURE", + "documentation": "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)", + "full_path": "summary/global_quantities/r0", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d", + "units": "m" + }, + "summary.global_quantities.r0.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/r0/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.r0.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/global_quantities/r0/value", + "lifecycle_status": "active", + "type": "constant", + "units": "m" + }, + "summary.global_quantities.r0.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/r0/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.r0.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/r0/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "m" + }, + "summary.global_quantities.r0.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/r0/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "m" + }, + "summary.global_quantities.ratio_tau_helium_fuel": { + "data_type": "STRUCTURE", + "documentation": "Ratio of Helium confinement time to fuel confinement time", + "full_path": "summary/global_quantities/ratio_tau_helium_fuel", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.global_quantities.ratio_tau_helium_fuel.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/ratio_tau_helium_fuel/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.ratio_tau_helium_fuel.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/ratio_tau_helium_fuel/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.ratio_tau_helium_fuel.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/ratio_tau_helium_fuel/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.ratio_tau_helium_fuel.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/ratio_tau_helium_fuel/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.ratio_tau_helium_fuel.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/ratio_tau_helium_fuel/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.global_quantities.resistance": { + "data_type": "STRUCTURE", + "documentation": "Plasma electric resistance", + "full_path": "summary/global_quantities/resistance", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "ohm" + }, + "summary.global_quantities.resistance.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/resistance/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.resistance.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/resistance/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "ohm" + }, + "summary.global_quantities.resistance.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/resistance/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.resistance.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/resistance/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "ohm" + }, + "summary.global_quantities.resistance.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/resistance/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "ohm" + }, + "summary.global_quantities.tau_energy": { + "data_type": "STRUCTURE", + "documentation": "Energy confinement time", + "full_path": "summary/global_quantities/tau_energy", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "s" + }, + "summary.global_quantities.tau_energy.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/tau_energy/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.tau_energy.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/tau_energy/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "s" + }, + "summary.global_quantities.tau_energy.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/tau_energy/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.tau_energy.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/tau_energy/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "s" + }, + "summary.global_quantities.tau_energy.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/tau_energy/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "s" + }, + "summary.global_quantities.tau_energy_98": { + "data_type": "STRUCTURE", + "documentation": "Energy confinement time estimated from the IPB98(y,2) scaling", + "full_path": "summary/global_quantities/tau_energy_98", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "s" + }, + "summary.global_quantities.tau_energy_98.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/tau_energy_98/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.tau_energy_98.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/tau_energy_98/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "s" + }, + "summary.global_quantities.tau_energy_98.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/tau_energy_98/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.tau_energy_98.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/tau_energy_98/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "s" + }, + "summary.global_quantities.tau_energy_98.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/tau_energy_98/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "s" + }, + "summary.global_quantities.tau_helium": { + "data_type": "STRUCTURE", + "documentation": "Helium confinement time", + "full_path": "summary/global_quantities/tau_helium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "s" + }, + "summary.global_quantities.tau_helium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/tau_helium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.tau_helium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/tau_helium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "s" + }, + "summary.global_quantities.tau_helium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/tau_helium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.tau_helium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/tau_helium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "s" + }, + "summary.global_quantities.tau_helium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/tau_helium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "s" + }, + "summary.global_quantities.tau_resistive": { + "data_type": "STRUCTURE", + "documentation": "Current diffusion characteristic time", + "full_path": "summary/global_quantities/tau_resistive", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "s" + }, + "summary.global_quantities.tau_resistive.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/tau_resistive/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.tau_resistive.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/tau_resistive/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "s" + }, + "summary.global_quantities.tau_resistive.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/tau_resistive/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.tau_resistive.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/tau_resistive/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "s" + }, + "summary.global_quantities.tau_resistive.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/tau_resistive/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "s" + }, + "summary.global_quantities.v_loop": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "summary.global_quantities.v_loop.value", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "STRUCTURE", + "documentation": "LCFS loop voltage (positive value drives positive ohmic current that flows anti-clockwise when viewed from above)", + "full_path": "summary/global_quantities/v_loop", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "V" + }, + "summary.global_quantities.v_loop.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/v_loop/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.v_loop.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/v_loop/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "V" + }, + "summary.global_quantities.v_loop.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/v_loop/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.v_loop.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/v_loop/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "V" + }, + "summary.global_quantities.v_loop.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/v_loop/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "V" + }, + "summary.global_quantities.volume": { + "data_type": "STRUCTURE", + "documentation": "Volume of the confined plasma", + "full_path": "summary/global_quantities/volume", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^3" + }, + "summary.global_quantities.volume.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/global_quantities/volume/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.global_quantities.volume.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/global_quantities/volume/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^3" + }, + "summary.global_quantities.volume.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/global_quantities/volume/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.global_quantities.volume.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/global_quantities/volume/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^3" + }, + "summary.global_quantities.volume.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/global_quantities/volume/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^3" + }, + "summary.heating_current_drive": { + "data_type": "STRUCTURE", + "documentation": "Heating and current drive parameters", + "full_path": "summary/heating_current_drive", + "lifecycle_status": "active", + "structure_reference": "summary_h_cd" + }, + "summary.heating_current_drive.ec": { + "catalogue_name": "suffix", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of ECRH/ECCD launchers", + "full_path": "summary/heating_current_drive/ec(i1)", + "lifecycle_status": "active", + "maxoccur": "6", + "structure_reference": "summary_h_cd_ec" + }, + "summary.heating_current_drive.ec[:].angle_pol": { + "data_type": "STRUCTURE", + "documentation": "Poloidal angle of ECRH at resonance", + "full_path": "summary/heating_current_drive/ec(i1)/angle_pol", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "rad" + }, + "summary.heating_current_drive.ec[:].angle_pol.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/ec(i1)/angle_pol/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.ec[:].angle_pol.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/ec(i1)/angle_pol/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "rad" + }, + "summary.heating_current_drive.ec[:].angle_pol.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/angle_pol/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.ec[:].angle_pol.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/angle_pol/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "rad" + }, + "summary.heating_current_drive.ec[:].angle_pol.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/angle_pol/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "rad" + }, + "summary.heating_current_drive.ec[:].angle_tor": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "summary.heating_current_drive.ec{i}.angle_tor.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Toroidal angle of ECRH at resonance", + "full_path": "summary/heating_current_drive/ec(i1)/angle_tor", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "rad" + }, + "summary.heating_current_drive.ec[:].angle_tor.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/ec(i1)/angle_tor/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.ec[:].angle_tor.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/ec(i1)/angle_tor/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "rad" + }, + "summary.heating_current_drive.ec[:].angle_tor.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/angle_tor/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.ec[:].angle_tor.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/angle_tor/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "rad" + }, + "summary.heating_current_drive.ec[:].angle_tor.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/angle_tor/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "rad" + }, + "summary.heating_current_drive.ec[:].current": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "summary.heating_current_drive.ec{i}.current.value", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "STRUCTURE", + "documentation": "Parallel current driven by EC waves", + "full_path": "summary/heating_current_drive/ec(i1)/current", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "A" + }, + "summary.heating_current_drive.ec[:].current.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/ec(i1)/current/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.ec[:].current.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/ec(i1)/current/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.heating_current_drive.ec[:].current.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/current/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.ec[:].current.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/current/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.heating_current_drive.ec[:].current.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/current/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.heating_current_drive.ec[:].energy_fast": { + "data_type": "STRUCTURE", + "documentation": "Fast particle energy content driven by EC waves", + "full_path": "summary/heating_current_drive/ec(i1)/energy_fast", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "J" + }, + "summary.heating_current_drive.ec[:].energy_fast.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/ec(i1)/energy_fast/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.ec[:].energy_fast.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/ec(i1)/energy_fast/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.heating_current_drive.ec[:].energy_fast.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/energy_fast/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.ec[:].energy_fast.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/energy_fast/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.heating_current_drive.ec[:].energy_fast.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/energy_fast/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.heating_current_drive.ec[:].frequency": { + "data_type": "STRUCTURE", + "documentation": "ECRH frequency", + "full_path": "summary/heating_current_drive/ec(i1)/frequency", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.heating_current_drive.ec[:].frequency.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/ec(i1)/frequency/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.ec[:].frequency.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/ec(i1)/frequency/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.heating_current_drive.ec[:].frequency.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/frequency/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.ec[:].frequency.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/frequency/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.heating_current_drive.ec[:].frequency.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/frequency/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.heating_current_drive.ec[:].harmonic": { + "data_type": "STRUCTURE", + "documentation": "Harmonic number of the absorbed ECRH waves", + "full_path": "summary/heating_current_drive/ec(i1)/harmonic", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_int_1d_root" + }, + "summary.heating_current_drive.ec[:].harmonic.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/ec(i1)/harmonic/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.ec[:].harmonic.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "INT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/ec(i1)/harmonic/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic" + }, + "summary.heating_current_drive.ec[:].polarisation": { + "data_type": "STRUCTURE", + "documentation": "Polarisation of the ECRH waves (0 = O mode, 1 = X mode)", + "full_path": "summary/heating_current_drive/ec(i1)/polarisation", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_int_1d_root" + }, + "summary.heating_current_drive.ec[:].polarisation.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/ec(i1)/polarisation/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.ec[:].polarisation.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "INT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/ec(i1)/polarisation/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic" + }, + "summary.heating_current_drive.ec[:].position": { + "data_type": "STRUCTURE", + "documentation": "Position of the maximum of the ECRH power deposition, in rho_tor_norm", + "full_path": "summary/heating_current_drive/ec(i1)/position", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.heating_current_drive.ec[:].position.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/ec(i1)/position/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.ec[:].position.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/ec(i1)/position/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.ec[:].position.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/position/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.ec[:].position.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/position/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.ec[:].position.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/position/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.ec[:].power": { + "data_type": "STRUCTURE", + "documentation": "Electron cyclotron heating power coupled to the plasma from this launcher", + "full_path": "summary/heating_current_drive/ec(i1)/power", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.heating_current_drive.ec[:].power.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/ec(i1)/power/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.ec[:].power.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/ec(i1)/power/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.ec[:].power.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/power/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.ec[:].power.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/power/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.ec[:].power.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/power/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.ec[:].power_launched": { + "data_type": "STRUCTURE", + "documentation": "Electron cyclotron heating power launched into the vacuum vessel from this launcher", + "full_path": "summary/heating_current_drive/ec(i1)/power_launched", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.heating_current_drive.ec[:].power_launched.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/ec(i1)/power_launched/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.ec[:].power_launched.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/ec(i1)/power_launched/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.ec[:].power_launched.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/power_launched/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.ec[:].power_launched.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/power_launched/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.ec[:].power_launched.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/ec(i1)/power_launched/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.ic": { + "catalogue_name": "suffix", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of ICRH launchers", + "full_path": "summary/heating_current_drive/ic(i1)", + "lifecycle_status": "active", + "maxoccur": "6", + "structure_reference": "summary_h_cd_ic" + }, + "summary.heating_current_drive.ic[:].current": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "summary.heating_current_drive.ic{i}.current.value", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "STRUCTURE", + "documentation": "Parallel current driven by IC waves", + "full_path": "summary/heating_current_drive/ic(i1)/current", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "A" + }, + "summary.heating_current_drive.ic[:].current.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/ic(i1)/current/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.ic[:].current.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/ic(i1)/current/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.heating_current_drive.ic[:].current.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/current/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.ic[:].current.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/current/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.heating_current_drive.ic[:].current.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/current/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.heating_current_drive.ic[:].e_field_plus_minus_ratio": { + "data_type": "STRUCTURE", + "documentation": "Average E+/E- power ratio of IC waves", + "full_path": "summary/heating_current_drive/ic(i1)/e_field_plus_minus_ratio", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.heating_current_drive.ic[:].e_field_plus_minus_ratio.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/ic(i1)/e_field_plus_minus_ratio/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.ic[:].e_field_plus_minus_ratio.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/ic(i1)/e_field_plus_minus_ratio/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.ic[:].e_field_plus_minus_ratio.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/e_field_plus_minus_ratio/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.ic[:].e_field_plus_minus_ratio.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/e_field_plus_minus_ratio/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.ic[:].e_field_plus_minus_ratio.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/e_field_plus_minus_ratio/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.ic[:].energy_fast": { + "data_type": "STRUCTURE", + "documentation": "Fast particle energy content driven by IC waves", + "full_path": "summary/heating_current_drive/ic(i1)/energy_fast", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "J" + }, + "summary.heating_current_drive.ic[:].energy_fast.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/ic(i1)/energy_fast/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.ic[:].energy_fast.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/ic(i1)/energy_fast/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.heating_current_drive.ic[:].energy_fast.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/energy_fast/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.ic[:].energy_fast.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/energy_fast/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.heating_current_drive.ic[:].energy_fast.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/energy_fast/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.heating_current_drive.ic[:].frequency": { + "data_type": "STRUCTURE", + "documentation": "ICRH frequency", + "full_path": "summary/heating_current_drive/ic(i1)/frequency", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.heating_current_drive.ic[:].frequency.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/ic(i1)/frequency/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.ic[:].frequency.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/ic(i1)/frequency/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.heating_current_drive.ic[:].frequency.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/frequency/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.ic[:].frequency.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/frequency/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.heating_current_drive.ic[:].frequency.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/frequency/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.heating_current_drive.ic[:].harmonic": { + "data_type": "STRUCTURE", + "documentation": "Harmonic number of the absorbed ICRH waves", + "full_path": "summary/heating_current_drive/ic(i1)/harmonic", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_int_1d_root" + }, + "summary.heating_current_drive.ic[:].harmonic.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/ic(i1)/harmonic/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.ic[:].harmonic.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "INT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/ic(i1)/harmonic/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic" + }, + "summary.heating_current_drive.ic[:].k_perpendicular": { + "data_type": "STRUCTURE", + "documentation": "Main perpendicular wave number of IC waves", + "full_path": "summary/heating_current_drive/ic(i1)/k_perpendicular", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-1" + }, + "summary.heating_current_drive.ic[:].k_perpendicular.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/ic(i1)/k_perpendicular/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.ic[:].k_perpendicular.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/ic(i1)/k_perpendicular/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-1" + }, + "summary.heating_current_drive.ic[:].k_perpendicular.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/k_perpendicular/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.ic[:].k_perpendicular.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/k_perpendicular/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-1" + }, + "summary.heating_current_drive.ic[:].k_perpendicular.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/k_perpendicular/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-1" + }, + "summary.heating_current_drive.ic[:].n_tor": { + "data_type": "STRUCTURE", + "documentation": "Main toroidal mode number of IC waves. The wave vector toroidal component is defined as k_tor = n_tor grad phi where phi is the toroidal angle so that a positive n_tor means a wave propagating in the positive phi direction", + "full_path": "summary/heating_current_drive/ic(i1)/n_tor", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_int_1d_root" + }, + "summary.heating_current_drive.ic[:].n_tor.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/ic(i1)/n_tor/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.ic[:].n_tor.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "INT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/ic(i1)/n_tor/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic" + }, + "summary.heating_current_drive.ic[:].phase": { + "data_type": "STRUCTURE", + "documentation": "Phase between straps", + "full_path": "summary/heating_current_drive/ic(i1)/phase", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "rad" + }, + "summary.heating_current_drive.ic[:].phase.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/ic(i1)/phase/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.ic[:].phase.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/ic(i1)/phase/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "rad" + }, + "summary.heating_current_drive.ic[:].phase.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/phase/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.ic[:].phase.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/phase/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "rad" + }, + "summary.heating_current_drive.ic[:].phase.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/phase/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "rad" + }, + "summary.heating_current_drive.ic[:].position": { + "data_type": "STRUCTURE", + "documentation": "Position of the maximum of the ICRH power deposition, in rho_tor_norm", + "full_path": "summary/heating_current_drive/ic(i1)/position", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.heating_current_drive.ic[:].position.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/ic(i1)/position/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.ic[:].position.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/ic(i1)/position/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.ic[:].position.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/position/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.ic[:].position.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/position/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.ic[:].position.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/position/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.ic[:].power": { + "data_type": "STRUCTURE", + "documentation": "IC heating power coupled to the plasma from this launcher", + "full_path": "summary/heating_current_drive/ic(i1)/power", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.heating_current_drive.ic[:].power.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/ic(i1)/power/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.ic[:].power.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/ic(i1)/power/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.ic[:].power.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/power/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.ic[:].power.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/power/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.ic[:].power.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/power/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.ic[:].power_launched": { + "data_type": "STRUCTURE", + "documentation": "IC heating power launched into the vacuum vessel from this launcher", + "full_path": "summary/heating_current_drive/ic(i1)/power_launched", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.heating_current_drive.ic[:].power_launched.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/ic(i1)/power_launched/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.ic[:].power_launched.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/ic(i1)/power_launched/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.ic[:].power_launched.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/power_launched/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.ic[:].power_launched.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/power_launched/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.ic[:].power_launched.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/ic(i1)/power_launched/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.lh": { + "catalogue_name": "suffix", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of LHCD launchers", + "full_path": "summary/heating_current_drive/lh(i1)", + "lifecycle_status": "active", + "maxoccur": "6", + "structure_reference": "summary_h_cd_lh" + }, + "summary.heating_current_drive.lh[:].current": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "summary.heating_current_drive.lh{i}.current.value", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "STRUCTURE", + "documentation": "Parallel current driven by LH waves", + "full_path": "summary/heating_current_drive/lh(i1)/current", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "A" + }, + "summary.heating_current_drive.lh[:].current.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/lh(i1)/current/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.lh[:].current.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/lh(i1)/current/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.heating_current_drive.lh[:].current.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/lh(i1)/current/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.lh[:].current.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/lh(i1)/current/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.heating_current_drive.lh[:].current.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/lh(i1)/current/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.heating_current_drive.lh[:].energy_fast": { + "data_type": "STRUCTURE", + "documentation": "Fast particle energy content driven by LH waves", + "full_path": "summary/heating_current_drive/lh(i1)/energy_fast", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "J" + }, + "summary.heating_current_drive.lh[:].energy_fast.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/lh(i1)/energy_fast/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.lh[:].energy_fast.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/lh(i1)/energy_fast/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.heating_current_drive.lh[:].energy_fast.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/lh(i1)/energy_fast/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.lh[:].energy_fast.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/lh(i1)/energy_fast/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.heating_current_drive.lh[:].energy_fast.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/lh(i1)/energy_fast/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.heating_current_drive.lh[:].frequency": { + "data_type": "STRUCTURE", + "documentation": "LH wave frequency", + "full_path": "summary/heating_current_drive/lh(i1)/frequency", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Hz" + }, + "summary.heating_current_drive.lh[:].frequency.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/lh(i1)/frequency/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.lh[:].frequency.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/lh(i1)/frequency/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.heating_current_drive.lh[:].frequency.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/lh(i1)/frequency/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.lh[:].frequency.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/lh(i1)/frequency/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.heating_current_drive.lh[:].frequency.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/lh(i1)/frequency/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Hz" + }, + "summary.heating_current_drive.lh[:].n_parallel": { + "data_type": "STRUCTURE", + "documentation": "Main parallel refractive index of LH waves at launch", + "full_path": "summary/heating_current_drive/lh(i1)/n_parallel", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.heating_current_drive.lh[:].n_parallel.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/lh(i1)/n_parallel/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.lh[:].n_parallel.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/lh(i1)/n_parallel/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.lh[:].n_parallel.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/lh(i1)/n_parallel/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.lh[:].n_parallel.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/lh(i1)/n_parallel/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.lh[:].n_parallel.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/lh(i1)/n_parallel/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.lh[:].position": { + "data_type": "STRUCTURE", + "documentation": "Position of the maximum of the LH power deposition, in rho_tor_norm", + "full_path": "summary/heating_current_drive/lh(i1)/position", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.heating_current_drive.lh[:].position.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/lh(i1)/position/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.lh[:].position.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/lh(i1)/position/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.lh[:].position.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/lh(i1)/position/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.lh[:].position.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/lh(i1)/position/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.lh[:].position.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/lh(i1)/position/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.lh[:].power": { + "data_type": "STRUCTURE", + "documentation": "LH heating power coupled to the plasma from this launcher", + "full_path": "summary/heating_current_drive/lh(i1)/power", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.heating_current_drive.lh[:].power.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/lh(i1)/power/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.lh[:].power.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/lh(i1)/power/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.lh[:].power.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/lh(i1)/power/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.lh[:].power.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/lh(i1)/power/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.lh[:].power.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/lh(i1)/power/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.lh[:].power_launched": { + "data_type": "STRUCTURE", + "documentation": "LH heating power launched into the vacuum vessel from this launcher", + "full_path": "summary/heating_current_drive/lh(i1)/power_launched", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.heating_current_drive.lh[:].power_launched.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/lh(i1)/power_launched/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.lh[:].power_launched.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/lh(i1)/power_launched/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.lh[:].power_launched.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/lh(i1)/power_launched/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.lh[:].power_launched.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/lh(i1)/power_launched/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.lh[:].power_launched.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/lh(i1)/power_launched/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.nbi": { + "catalogue_name": "suffix", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of NBI units", + "full_path": "summary/heating_current_drive/nbi(i1)", + "lifecycle_status": "active", + "maxoccur": "32", + "structure_reference": "summary_h_cd_nbi" + }, + "summary.heating_current_drive.nbi[:].angle": { + "data_type": "STRUCTURE", + "documentation": "Angle of inclination between a beamlet at the centre of the injection unit surface and the horizontal plane", + "full_path": "summary/heating_current_drive/nbi(i1)/angle", + "lifecycle_status": "active", + "structure_reference": "summary_static_flt_0d", + "units": "rad" + }, + "summary.heating_current_drive.nbi[:].angle.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/nbi(i1)/angle/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].angle.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/nbi(i1)/angle/value", + "lifecycle_status": "active", + "type": "static", + "units": "rad" + }, + "summary.heating_current_drive.nbi[:].angle.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/angle/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].angle.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/angle/value_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "rad" + }, + "summary.heating_current_drive.nbi[:].angle.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/angle/value_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "rad" + }, + "summary.heating_current_drive.nbi[:].beam_current_fraction": { + "data_type": "STRUCTURE", + "documentation": "Fractions of beam current distributed among the different energies, the first index corresponds to the fast neutrals energy (1:full, 2: half, 3: one third)", + "full_path": "summary/heating_current_drive/nbi(i1)/beam_current_fraction", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_2d_fraction_2", + "units": "-" + }, + "summary.heating_current_drive.nbi[:].beam_current_fraction.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/nbi(i1)/beam_current_fraction/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].beam_current_fraction.value": { + "coordinates": [ + "1...3", + "summary.time" + ], + "data_type": "FLT_2D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/nbi(i1)/beam_current_fraction/value(:,:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.nbi[:].beam_current_fraction.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/beam_current_fraction/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].beam_current_fraction.value_error_lower": { + "coordinates": [ + "1...3", + "summary.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/beam_current_fraction/value_error_lower(:,:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.nbi[:].beam_current_fraction.value_error_upper": { + "coordinates": [ + "1...3", + "summary.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/beam_current_fraction/value_error_upper(:,:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.nbi[:].beam_power_fraction": { + "data_type": "STRUCTURE", + "documentation": "Fractions of beam power distributed among the different energies, the first index corresponds to the fast neutrals energy (1:full, 2: half, 3: one third)", + "full_path": "summary/heating_current_drive/nbi(i1)/beam_power_fraction", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_2d_fraction_2", + "units": "-" + }, + "summary.heating_current_drive.nbi[:].beam_power_fraction.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/nbi(i1)/beam_power_fraction/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].beam_power_fraction.value": { + "coordinates": [ + "1...3", + "summary.time" + ], + "data_type": "FLT_2D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/nbi(i1)/beam_power_fraction/value(:,:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.nbi[:].beam_power_fraction.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/beam_power_fraction/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].beam_power_fraction.value_error_lower": { + "coordinates": [ + "1...3", + "summary.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/beam_power_fraction/value_error_lower(:,:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.nbi[:].beam_power_fraction.value_error_upper": { + "coordinates": [ + "1...3", + "summary.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/beam_power_fraction/value_error_upper(:,:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.nbi[:].current": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "summary.heating_current_drive.nbi{i}.current.value", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "STRUCTURE", + "documentation": "Parallel current driven by this NBI unit", + "full_path": "summary/heating_current_drive/nbi(i1)/current", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "A" + }, + "summary.heating_current_drive.nbi[:].current.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/nbi(i1)/current/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].current.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/nbi(i1)/current/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.heating_current_drive.nbi[:].current.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/current/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].current.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/current/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.heating_current_drive.nbi[:].current.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/current/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.heating_current_drive.nbi[:].direction": { + "data_type": "STRUCTURE", + "documentation": "Direction of the beam seen from above the torus: -1 = clockwise; 1 = counter clockwise", + "full_path": "summary/heating_current_drive/nbi(i1)/direction", + "lifecycle_status": "active", + "structure_reference": "summary_static_int_0d" + }, + "summary.heating_current_drive.nbi[:].direction.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/nbi(i1)/direction/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].direction.value": { + "data_type": "INT_0D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/nbi(i1)/direction/value", + "lifecycle_status": "active", + "type": "static" + }, + "summary.heating_current_drive.nbi[:].energy": { + "data_type": "STRUCTURE", + "documentation": "Full energy of the injected species (acceleration of a single atom)", + "full_path": "summary/heating_current_drive/nbi(i1)/energy", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "eV" + }, + "summary.heating_current_drive.nbi[:].energy.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/nbi(i1)/energy/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].energy.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/nbi(i1)/energy/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.heating_current_drive.nbi[:].energy.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/energy/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].energy.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/energy/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.heating_current_drive.nbi[:].energy.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/energy/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.heating_current_drive.nbi[:].position": { + "data_type": "STRUCTURE", + "documentation": "R, Z, Phi position of the NBI unit centre", + "full_path": "summary/heating_current_drive/nbi(i1)/position", + "lifecycle_status": "active", + "structure_reference": "summary_rzphi0d_static" + }, + "summary.heating_current_drive.nbi[:].position.phi": { + "data_type": "STRUCTURE", + "documentation": "Toroidal angle", + "full_path": "summary/heating_current_drive/nbi(i1)/position/phi", + "lifecycle_status": "active", + "structure_reference": "summary_static_flt_0d", + "units": "rad" + }, + "summary.heating_current_drive.nbi[:].position.phi.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/nbi(i1)/position/phi/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].position.phi.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/nbi(i1)/position/phi/value", + "lifecycle_status": "active", + "type": "static", + "units": "rad" + }, + "summary.heating_current_drive.nbi[:].position.phi.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/position/phi/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].position.phi.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/position/phi/value_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "rad" + }, + "summary.heating_current_drive.nbi[:].position.phi.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/position/phi/value_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "rad" + }, + "summary.heating_current_drive.nbi[:].position.r": { + "data_type": "STRUCTURE", + "documentation": "Major radius", + "full_path": "summary/heating_current_drive/nbi(i1)/position/r", + "lifecycle_status": "active", + "structure_reference": "summary_static_flt_0d", + "units": "m" + }, + "summary.heating_current_drive.nbi[:].position.r.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/nbi(i1)/position/r/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].position.r.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/nbi(i1)/position/r/value", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "summary.heating_current_drive.nbi[:].position.r.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/position/r/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].position.r.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/position/r/value_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "summary.heating_current_drive.nbi[:].position.r.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/position/r/value_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "summary.heating_current_drive.nbi[:].position.z": { + "data_type": "STRUCTURE", + "documentation": "Height", + "full_path": "summary/heating_current_drive/nbi(i1)/position/z", + "lifecycle_status": "active", + "structure_reference": "summary_static_flt_0d", + "units": "m" + }, + "summary.heating_current_drive.nbi[:].position.z.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/nbi(i1)/position/z/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].position.z.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/nbi(i1)/position/z/value", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "summary.heating_current_drive.nbi[:].position.z.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/position/z/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].position.z.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/position/z/value_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "summary.heating_current_drive.nbi[:].position.z.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/position/z/value_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "summary.heating_current_drive.nbi[:].power": { + "data_type": "STRUCTURE", + "documentation": "NBI power coupled to the plasma by this unit (i.e. without shine-through and fast ion losses)", + "full_path": "summary/heating_current_drive/nbi(i1)/power", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.heating_current_drive.nbi[:].power.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/nbi(i1)/power/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].power.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/nbi(i1)/power/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.nbi[:].power.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/power/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].power.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/power/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.nbi[:].power.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/power/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.nbi[:].power_launched": { + "data_type": "STRUCTURE", + "documentation": "NBI power launched into the vacuum vessel from this unit", + "full_path": "summary/heating_current_drive/nbi(i1)/power_launched", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.heating_current_drive.nbi[:].power_launched.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/nbi(i1)/power_launched/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].power_launched.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/nbi(i1)/power_launched/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.nbi[:].power_launched.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/power_launched/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].power_launched.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/power_launched/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.nbi[:].power_launched.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/power_launched/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.nbi[:].species": { + "data_type": "STRUCTURE", + "documentation": "Injected species", + "full_path": "summary/heating_current_drive/nbi(i1)/species", + "lifecycle_status": "active", + "structure_reference": "summary_plasma_composition_species" + }, + "summary.heating_current_drive.nbi[:].species.a": { + "data_type": "STRUCTURE", + "documentation": "Mass of atom", + "full_path": "summary/heating_current_drive/nbi(i1)/species/a", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d", + "units": "Atomic Mass Unit" + }, + "summary.heating_current_drive.nbi[:].species.a.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/nbi(i1)/species/a/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].species.a.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/nbi(i1)/species/a/value", + "lifecycle_status": "active", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "summary.heating_current_drive.nbi[:].species.a.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/species/a/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].species.a.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/species/a/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "summary.heating_current_drive.nbi[:].species.a.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/species/a/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "summary.heating_current_drive.nbi[:].species.label": { + "data_type": "STRUCTURE", + "documentation": "String identifying the species (e.g. H, D, T, ...)", + "full_path": "summary/heating_current_drive/nbi(i1)/species/label", + "lifecycle_status": "active", + "structure_reference": "summary_constant_str_0d" + }, + "summary.heating_current_drive.nbi[:].species.label.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/nbi(i1)/species/label/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].species.label.value": { + "data_type": "STR_0D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/nbi(i1)/species/label/value", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].species.z_n": { + "data_type": "STRUCTURE", + "documentation": "Nuclear charge", + "full_path": "summary/heating_current_drive/nbi(i1)/species/z_n", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d", + "units": "Elementary Charge Unit" + }, + "summary.heating_current_drive.nbi[:].species.z_n.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/nbi(i1)/species/z_n/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].species.z_n.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/nbi(i1)/species/z_n/value", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "summary.heating_current_drive.nbi[:].species.z_n.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/species/z_n/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].species.z_n.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/species/z_n/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "summary.heating_current_drive.nbi[:].species.z_n.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/species/z_n/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "summary.heating_current_drive.nbi[:].tangency_radius": { + "data_type": "STRUCTURE", + "documentation": "Tangency radius (major radius where the central line of a NBI unit is tangent to a circle around the torus)", + "full_path": "summary/heating_current_drive/nbi(i1)/tangency_radius", + "lifecycle_status": "active", + "structure_reference": "summary_static_flt_0d", + "units": "m" + }, + "summary.heating_current_drive.nbi[:].tangency_radius.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/nbi(i1)/tangency_radius/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].tangency_radius.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/nbi(i1)/tangency_radius/value", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "summary.heating_current_drive.nbi[:].tangency_radius.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/tangency_radius/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.nbi[:].tangency_radius.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/tangency_radius/value_error_lower", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "summary.heating_current_drive.nbi[:].tangency_radius.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/nbi(i1)/tangency_radius/value_error_upper", + "lifecycle_status": "active", + "type": "static", + "units": "m" + }, + "summary.heating_current_drive.power_additional": { + "data_type": "STRUCTURE", + "documentation": "Total additional external power (NBI+EC+IC+LH, without ohmic) coupled to the plasma", + "full_path": "summary/heating_current_drive/power_additional", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.heating_current_drive.power_additional.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/power_additional/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.power_additional.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/power_additional/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_additional.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/power_additional/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.power_additional.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/power_additional/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_additional.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/power_additional/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_ec": { + "data_type": "STRUCTURE", + "documentation": "Total EC power coupled to the plasma", + "full_path": "summary/heating_current_drive/power_ec", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.heating_current_drive.power_ec.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/power_ec/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.power_ec.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/power_ec/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_ec.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/power_ec/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.power_ec.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/power_ec/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_ec.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/power_ec/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_ic": { + "data_type": "STRUCTURE", + "documentation": "Total IC power coupled to the plasma", + "full_path": "summary/heating_current_drive/power_ic", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.heating_current_drive.power_ic.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/power_ic/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.power_ic.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/power_ic/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_ic.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/power_ic/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.power_ic.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/power_ic/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_ic.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/power_ic/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_launched_ec": { + "data_type": "STRUCTURE", + "documentation": "Total EC power launched from EC launchers into the vacuum vessel", + "full_path": "summary/heating_current_drive/power_launched_ec", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.heating_current_drive.power_launched_ec.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/power_launched_ec/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.power_launched_ec.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/power_launched_ec/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_launched_ec.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/power_launched_ec/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.power_launched_ec.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/power_launched_ec/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_launched_ec.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/power_launched_ec/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_launched_ic": { + "data_type": "STRUCTURE", + "documentation": "Total IC power launched from IC antennas into the vacuum vessel", + "full_path": "summary/heating_current_drive/power_launched_ic", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.heating_current_drive.power_launched_ic.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/power_launched_ic/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.power_launched_ic.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/power_launched_ic/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_launched_ic.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/power_launched_ic/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.power_launched_ic.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/power_launched_ic/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_launched_ic.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/power_launched_ic/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_launched_lh": { + "data_type": "STRUCTURE", + "documentation": "Total LH power launched from LH antennas into the vacuum vessel", + "full_path": "summary/heating_current_drive/power_launched_lh", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.heating_current_drive.power_launched_lh.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/power_launched_lh/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.power_launched_lh.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/power_launched_lh/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_launched_lh.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/power_launched_lh/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.power_launched_lh.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/power_launched_lh/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_launched_lh.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/power_launched_lh/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_launched_nbi": { + "data_type": "STRUCTURE", + "documentation": "Total NBI power launched from neutral beam injectors into the vacuum vessel", + "full_path": "summary/heating_current_drive/power_launched_nbi", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.heating_current_drive.power_launched_nbi.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/power_launched_nbi/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.power_launched_nbi.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/power_launched_nbi/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_launched_nbi.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/power_launched_nbi/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.power_launched_nbi.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/power_launched_nbi/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_launched_nbi.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/power_launched_nbi/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_launched_nbi_co_injected_ratio": { + "data_type": "STRUCTURE", + "documentation": "Ratio of co-injected beam launched power to total NBI launched power. Is set to 1 for purely perpendicular injection", + "full_path": "summary/heating_current_drive/power_launched_nbi_co_injected_ratio", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.heating_current_drive.power_launched_nbi_co_injected_ratio.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/power_launched_nbi_co_injected_ratio/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.power_launched_nbi_co_injected_ratio.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/power_launched_nbi_co_injected_ratio/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.power_launched_nbi_co_injected_ratio.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/power_launched_nbi_co_injected_ratio/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.power_launched_nbi_co_injected_ratio.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/power_launched_nbi_co_injected_ratio/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.power_launched_nbi_co_injected_ratio.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/power_launched_nbi_co_injected_ratio/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.heating_current_drive.power_lh": { + "data_type": "STRUCTURE", + "documentation": "Total LH power coupled to the plasma", + "full_path": "summary/heating_current_drive/power_lh", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.heating_current_drive.power_lh.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/power_lh/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.power_lh.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/power_lh/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_lh.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/power_lh/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.power_lh.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/power_lh/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_lh.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/power_lh/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_nbi": { + "data_type": "STRUCTURE", + "documentation": "Total NBI power coupled to the plasma", + "full_path": "summary/heating_current_drive/power_nbi", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.heating_current_drive.power_nbi.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/heating_current_drive/power_nbi/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.heating_current_drive.power_nbi.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/heating_current_drive/power_nbi/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_nbi.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/heating_current_drive/power_nbi/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.heating_current_drive.power_nbi.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/heating_current_drive/power_nbi/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.heating_current_drive.power_nbi.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/heating_current_drive/power_nbi/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "summary/ids_properties", + "lifecycle_status": "active", + "structure_reference": "ids_properties" + }, + "summary.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "summary/ids_properties/comment", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "summary/ids_properties/creation_date", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "summary/ids_properties/homogeneous_time", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "summary.ids_properties.occurrence" + }, + "summary.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "summary/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "summary.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "summary/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "summary.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "summary/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "summary/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "summary/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "summary/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "summary/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "summary/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "summary.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "summary/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "summary/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "summary/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "summary/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "summary/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "summary/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "summary.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "summary/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "summary.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "summary/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "summary/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "summary/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "summary/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "summary/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "summary/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "summary/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "summary.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "summary/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "summary.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "summary/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "summary/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "summary/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "summary/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "summary/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "summary/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "summary/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "summary.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "summary/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "summary/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "summary/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "summary/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "summary/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "summary/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "summary.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "summary/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "summary.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "summary/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "summary.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "summary/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "summary.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "summary/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "summary.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "summary/ids_properties/provider", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "summary/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "summary.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "summary/ids_properties/version_put", + "lifecycle_status": "active", + "structure_reference": "version_dd_al" + }, + "summary.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "summary/ids_properties/version_put/access_layer", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "summary/ids_properties/version_put/access_layer_language", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "summary/ids_properties/version_put/data_dictionary", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.kicks": { + "data_type": "STRUCTURE", + "documentation": "Vertical kicks of the plasma position", + "full_path": "summary/kicks", + "lifecycle_status": "active", + "structure_reference": "summary_kicks" + }, + "summary.kicks.occurrence": { + "data_type": "STRUCTURE", + "documentation": "Flag set to 1 if vertical kicks of the plasma position are used during the pulse, 0 otherwise", + "full_path": "summary/kicks/occurrence", + "lifecycle_status": "active", + "structure_reference": "summary_constant_int_0d", + "units": "Hz" + }, + "summary.kicks.occurrence.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/kicks/occurrence/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.kicks.occurrence.value": { + "data_type": "INT_0D", + "documentation": "Value", + "full_path": "summary/kicks/occurrence/value", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.limiter": { + "data_type": "STRUCTURE", + "documentation": "Limiter characteristics", + "full_path": "summary/limiter", + "lifecycle_status": "active", + "structure_reference": "summary_limiter" + }, + "summary.limiter.material": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/materials_identifier.xml", + "documentation": "Limiter material\n0) unspecified : unspecified\n1) C : Carbon\n2) W : Tungsten\n3) C_W_coating : Carbon with tungsten coating\n4) SS : Stainless steel\n5) SS_C_coating : Stainless steel with carbon coating\n6) IN : Inconel\n7) IN_C_coating : Inconel with carbon coating\n8) BC : Boron carbide\n17) BN : Boron nitride\n9) Ti_C_coating : Titanium with carbon coating\n10) Be : Beryllium\n11) Mo : Molybdenum\n12) Quartz : Quartz\n13) Ge : Germanium\n14) Si : Silicon\n15) LiF : Lithium fluoride\n16) InSb : Indium antimonide\n18) Cu : Copper\n19) CuCrZr : Copper Chromium Zirconium alloy", + "full_path": "summary/limiter/material", + "lifecycle_status": "active", + "structure_reference": "identifier_static" + }, + "summary.limiter.material.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "summary/limiter/material/description", + "lifecycle_status": "active", + "type": "static" + }, + "summary.limiter.material.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "summary/limiter/material/index", + "lifecycle_status": "active", + "type": "static" + }, + "summary.limiter.material.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "summary/limiter/material/name", + "lifecycle_status": "active", + "type": "static" + }, + "summary.line_average": { + "data_type": "STRUCTURE", + "documentation": "Line average plasma parameters", + "full_path": "summary/line_average", + "lifecycle_status": "active", + "structure_reference": "summary_average_quantities" + }, + "summary.line_average.dn_e_dt": { + "data_type": "STRUCTURE", + "documentation": "Time derivative of the electron density", + "full_path": "summary/line_average/dn_e_dt", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3.s-1" + }, + "summary.line_average.dn_e_dt.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/dn_e_dt/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.dn_e_dt.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/dn_e_dt/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3.s-1" + }, + "summary.line_average.dn_e_dt.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/dn_e_dt/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.dn_e_dt.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/dn_e_dt/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3.s-1" + }, + "summary.line_average.dn_e_dt.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/dn_e_dt/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3.s-1" + }, + "summary.line_average.isotope_fraction_hydrogen": { + "data_type": "STRUCTURE", + "documentation": "Fraction of hydrogen density among the hydrogenic species (nH/(nH+nD+nT))", + "full_path": "summary/line_average/isotope_fraction_hydrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.line_average.isotope_fraction_hydrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/isotope_fraction_hydrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.isotope_fraction_hydrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/isotope_fraction_hydrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.line_average.isotope_fraction_hydrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/isotope_fraction_hydrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.isotope_fraction_hydrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/isotope_fraction_hydrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.line_average.isotope_fraction_hydrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/isotope_fraction_hydrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.line_average.meff_hydrogenic": { + "data_type": "STRUCTURE", + "documentation": "Effective mass of the hydrogenic species (MH. nH+MD.nD+MT.nT)/(nH+nD+nT) ", + "full_path": "summary/line_average/meff_hydrogenic", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "amu" + }, + "summary.line_average.meff_hydrogenic.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/meff_hydrogenic/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.meff_hydrogenic.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/meff_hydrogenic/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "amu" + }, + "summary.line_average.meff_hydrogenic.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/meff_hydrogenic/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.meff_hydrogenic.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/meff_hydrogenic/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "amu" + }, + "summary.line_average.meff_hydrogenic.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/meff_hydrogenic/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "amu" + }, + "summary.line_average.n_e": { + "data_type": "STRUCTURE", + "documentation": "Electron density", + "full_path": "summary/line_average/n_e", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3" + }, + "summary.line_average.n_e.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/n_e/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.n_e.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/n_e/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_e.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/n_e/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.n_e.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/n_e/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_e.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/n_e/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i": { + "data_type": "STRUCTURE", + "documentation": "Ion density per species", + "full_path": "summary/line_average/n_i", + "lifecycle_status": "active", + "structure_reference": "summary_species", + "units": "m^-3" + }, + "summary.line_average.n_i.argon": { + "data_type": "STRUCTURE", + "documentation": "Argon (Ar)", + "full_path": "summary/line_average/n_i/argon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.line_average.n_i.argon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/n_i/argon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.n_i.argon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/n_i/argon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.argon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/n_i/argon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.n_i.argon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/n_i/argon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.argon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/n_i/argon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.beryllium": { + "data_type": "STRUCTURE", + "documentation": "Beryllium (Be)", + "full_path": "summary/line_average/n_i/beryllium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.line_average.n_i.beryllium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/n_i/beryllium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.n_i.beryllium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/n_i/beryllium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.beryllium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/n_i/beryllium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.n_i.beryllium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/n_i/beryllium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.beryllium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/n_i/beryllium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.carbon": { + "data_type": "STRUCTURE", + "documentation": "Carbon (C)", + "full_path": "summary/line_average/n_i/carbon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.line_average.n_i.carbon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/n_i/carbon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.n_i.carbon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/n_i/carbon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.carbon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/n_i/carbon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.n_i.carbon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/n_i/carbon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.carbon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/n_i/carbon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.deuterium": { + "data_type": "STRUCTURE", + "documentation": "Deuterium (D)", + "full_path": "summary/line_average/n_i/deuterium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.line_average.n_i.deuterium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/n_i/deuterium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.n_i.deuterium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/n_i/deuterium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.deuterium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/n_i/deuterium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.n_i.deuterium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/n_i/deuterium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.deuterium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/n_i/deuterium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.helium_3": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 3 nucleons (3He)", + "full_path": "summary/line_average/n_i/helium_3", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.line_average.n_i.helium_3.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/n_i/helium_3/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.n_i.helium_3.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/n_i/helium_3/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.helium_3.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/n_i/helium_3/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.n_i.helium_3.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/n_i/helium_3/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.helium_3.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/n_i/helium_3/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.helium_4": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 4 nucleons (4He)", + "full_path": "summary/line_average/n_i/helium_4", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.line_average.n_i.helium_4.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/n_i/helium_4/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.n_i.helium_4.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/n_i/helium_4/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.helium_4.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/n_i/helium_4/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.n_i.helium_4.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/n_i/helium_4/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.helium_4.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/n_i/helium_4/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.hydrogen": { + "data_type": "STRUCTURE", + "documentation": "Hydrogen (H)", + "full_path": "summary/line_average/n_i/hydrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.line_average.n_i.hydrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/n_i/hydrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.n_i.hydrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/n_i/hydrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.hydrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/n_i/hydrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.n_i.hydrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/n_i/hydrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.hydrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/n_i/hydrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.iron": { + "data_type": "STRUCTURE", + "documentation": "Iron (Fe)", + "full_path": "summary/line_average/n_i/iron", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.line_average.n_i.iron.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/n_i/iron/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.n_i.iron.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/n_i/iron/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.iron.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/n_i/iron/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.n_i.iron.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/n_i/iron/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.iron.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/n_i/iron/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.krypton": { + "data_type": "STRUCTURE", + "documentation": "Krypton (Kr)", + "full_path": "summary/line_average/n_i/krypton", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.line_average.n_i.krypton.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/n_i/krypton/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.n_i.krypton.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/n_i/krypton/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.krypton.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/n_i/krypton/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.n_i.krypton.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/n_i/krypton/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.krypton.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/n_i/krypton/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.lithium": { + "data_type": "STRUCTURE", + "documentation": "Lithium (Li)", + "full_path": "summary/line_average/n_i/lithium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.line_average.n_i.lithium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/n_i/lithium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.n_i.lithium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/n_i/lithium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.lithium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/n_i/lithium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.n_i.lithium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/n_i/lithium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.lithium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/n_i/lithium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.neon": { + "data_type": "STRUCTURE", + "documentation": "Neon (Ne)", + "full_path": "summary/line_average/n_i/neon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.line_average.n_i.neon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/n_i/neon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.n_i.neon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/n_i/neon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.neon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/n_i/neon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.n_i.neon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/n_i/neon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.neon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/n_i/neon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.nitrogen": { + "data_type": "STRUCTURE", + "documentation": "Nitrogen (N)", + "full_path": "summary/line_average/n_i/nitrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.line_average.n_i.nitrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/n_i/nitrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.n_i.nitrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/n_i/nitrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.nitrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/n_i/nitrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.n_i.nitrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/n_i/nitrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.nitrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/n_i/nitrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.oxygen": { + "data_type": "STRUCTURE", + "documentation": "Oxygen (O)", + "full_path": "summary/line_average/n_i/oxygen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.line_average.n_i.oxygen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/n_i/oxygen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.n_i.oxygen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/n_i/oxygen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.oxygen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/n_i/oxygen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.n_i.oxygen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/n_i/oxygen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.oxygen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/n_i/oxygen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.tritium": { + "data_type": "STRUCTURE", + "documentation": "Tritium (T)", + "full_path": "summary/line_average/n_i/tritium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.line_average.n_i.tritium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/n_i/tritium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.n_i.tritium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/n_i/tritium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.tritium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/n_i/tritium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.n_i.tritium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/n_i/tritium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.tritium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/n_i/tritium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.tungsten": { + "data_type": "STRUCTURE", + "documentation": "Tungsten (W)", + "full_path": "summary/line_average/n_i/tungsten", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.line_average.n_i.tungsten.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/n_i/tungsten/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.n_i.tungsten.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/n_i/tungsten/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.tungsten.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/n_i/tungsten/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.n_i.tungsten.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/n_i/tungsten/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.tungsten.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/n_i/tungsten/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.xenon": { + "data_type": "STRUCTURE", + "documentation": "Xenon (Xe)", + "full_path": "summary/line_average/n_i/xenon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.line_average.n_i.xenon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/n_i/xenon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.n_i.xenon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/n_i/xenon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.xenon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/n_i/xenon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.n_i.xenon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/n_i/xenon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i.xenon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/n_i/xenon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i_total": { + "data_type": "STRUCTURE", + "documentation": "Total ion density (sum over species)", + "full_path": "summary/line_average/n_i_total", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3" + }, + "summary.line_average.n_i_total.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/n_i_total/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.n_i_total.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/n_i_total/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i_total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/n_i_total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.n_i_total.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/n_i_total/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.n_i_total.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/n_i_total/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.line_average.t_e": { + "data_type": "STRUCTURE", + "documentation": "Electron temperature", + "full_path": "summary/line_average/t_e", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "eV" + }, + "summary.line_average.t_e.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/t_e/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.t_e.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/t_e/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.line_average.t_e.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/t_e/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.t_e.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/t_e/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.line_average.t_e.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/t_e/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.line_average.t_i_average": { + "data_type": "STRUCTURE", + "documentation": "Ion temperature (average over ion species)", + "full_path": "summary/line_average/t_i_average", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "eV" + }, + "summary.line_average.t_i_average.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/t_i_average/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.t_i_average.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/t_i_average/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.line_average.t_i_average.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/t_i_average/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.t_i_average.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/t_i_average/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.line_average.t_i_average.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/t_i_average/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.line_average.zeff": { + "data_type": "STRUCTURE", + "documentation": "Effective charge", + "full_path": "summary/line_average/zeff", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.line_average.zeff.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/line_average/zeff/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.line_average.zeff.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/line_average/zeff/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.line_average.zeff.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/line_average/zeff/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.line_average.zeff.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/line_average/zeff/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.line_average.zeff.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/line_average/zeff/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local": { + "data_type": "STRUCTURE", + "documentation": "Plasma parameter values at different locations", + "full_path": "summary/local", + "lifecycle_status": "active", + "structure_reference": "summary_local" + }, + "summary.local.divertor_plate": { + "catalogue_name": "suffix", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Parameters at a divertor plate", + "full_path": "summary/local/divertor_plate(i1)", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.35.0", + "maxoccur": "4", + "structure_reference": "summary_local_quantities_no_position_name" + }, + "summary.local.divertor_plate[:].flux_expansion": { + "data_type": "STRUCTURE", + "documentation": "Magnetic flux expansion as defined by Stangeby : ratio between the poloidal field at the midplane separatrix and the poloidal field at the strike-point see formula attached, where u means upstream (midplane separatrix) and t means at divertor target (downstream).", + "full_path": "summary/local/divertor_plate(i1)/flux_expansion", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-", + "url": "divertors/flux_expansion.png" + }, + "summary.local.divertor_plate[:].flux_expansion.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/flux_expansion/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].flux_expansion.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/flux_expansion/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.divertor_plate[:].flux_expansion.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/flux_expansion/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_plate[:].flux_expansion.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/flux_expansion/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.divertor_plate[:].flux_expansion.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/flux_expansion/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.divertor_plate[:].n_e": { + "data_type": "STRUCTURE", + "documentation": "Electron density", + "full_path": "summary/local/divertor_plate(i1)/n_e", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_e.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/n_e/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_e.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/n_e/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_e.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_e/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_e.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_e/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_e.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_e/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i": { + "data_type": "STRUCTURE", + "documentation": "Ion density per species", + "full_path": "summary/local/divertor_plate(i1)/n_i", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_species", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.argon": { + "data_type": "STRUCTURE", + "documentation": "Argon (Ar)", + "full_path": "summary/local/divertor_plate(i1)/n_i/argon", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_plate[:].n_i.argon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/n_i/argon/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.argon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/n_i/argon/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.argon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/argon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.argon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/argon/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.argon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/argon/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.beryllium": { + "data_type": "STRUCTURE", + "documentation": "Beryllium (Be)", + "full_path": "summary/local/divertor_plate(i1)/n_i/beryllium", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_plate[:].n_i.beryllium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/n_i/beryllium/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.beryllium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/n_i/beryllium/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.beryllium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/beryllium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.beryllium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/beryllium/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.beryllium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/beryllium/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.carbon": { + "data_type": "STRUCTURE", + "documentation": "Carbon (C)", + "full_path": "summary/local/divertor_plate(i1)/n_i/carbon", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_plate[:].n_i.carbon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/n_i/carbon/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.carbon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/n_i/carbon/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.carbon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/carbon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.carbon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/carbon/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.carbon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/carbon/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.deuterium": { + "data_type": "STRUCTURE", + "documentation": "Deuterium (D)", + "full_path": "summary/local/divertor_plate(i1)/n_i/deuterium", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_plate[:].n_i.deuterium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/n_i/deuterium/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.deuterium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/n_i/deuterium/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.deuterium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/deuterium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.deuterium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/deuterium/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.deuterium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/deuterium/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.helium_3": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 3 nucleons (3He)", + "full_path": "summary/local/divertor_plate(i1)/n_i/helium_3", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_plate[:].n_i.helium_3.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/n_i/helium_3/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.helium_3.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/n_i/helium_3/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.helium_3.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/helium_3/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.helium_3.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/helium_3/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.helium_3.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/helium_3/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.helium_4": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 4 nucleons (4He)", + "full_path": "summary/local/divertor_plate(i1)/n_i/helium_4", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_plate[:].n_i.helium_4.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/n_i/helium_4/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.helium_4.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/n_i/helium_4/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.helium_4.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/helium_4/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.helium_4.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/helium_4/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.helium_4.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/helium_4/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.hydrogen": { + "data_type": "STRUCTURE", + "documentation": "Hydrogen (H)", + "full_path": "summary/local/divertor_plate(i1)/n_i/hydrogen", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_plate[:].n_i.hydrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/n_i/hydrogen/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.hydrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/n_i/hydrogen/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.hydrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/hydrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.hydrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/hydrogen/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.hydrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/hydrogen/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.iron": { + "data_type": "STRUCTURE", + "documentation": "Iron (Fe)", + "full_path": "summary/local/divertor_plate(i1)/n_i/iron", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_plate[:].n_i.iron.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/n_i/iron/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.iron.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/n_i/iron/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.iron.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/iron/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.iron.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/iron/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.iron.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/iron/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.krypton": { + "data_type": "STRUCTURE", + "documentation": "Krypton (Kr)", + "full_path": "summary/local/divertor_plate(i1)/n_i/krypton", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_plate[:].n_i.krypton.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/n_i/krypton/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.krypton.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/n_i/krypton/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.krypton.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/krypton/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.krypton.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/krypton/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.krypton.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/krypton/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.lithium": { + "data_type": "STRUCTURE", + "documentation": "Lithium (Li)", + "full_path": "summary/local/divertor_plate(i1)/n_i/lithium", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_plate[:].n_i.lithium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/n_i/lithium/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.lithium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/n_i/lithium/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.lithium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/lithium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.lithium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/lithium/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.lithium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/lithium/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.neon": { + "data_type": "STRUCTURE", + "documentation": "Neon (Ne)", + "full_path": "summary/local/divertor_plate(i1)/n_i/neon", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_plate[:].n_i.neon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/n_i/neon/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.neon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/n_i/neon/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.neon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/neon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.neon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/neon/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.neon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/neon/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.nitrogen": { + "data_type": "STRUCTURE", + "documentation": "Nitrogen (N)", + "full_path": "summary/local/divertor_plate(i1)/n_i/nitrogen", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_plate[:].n_i.nitrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/n_i/nitrogen/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.nitrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/n_i/nitrogen/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.nitrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/nitrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.nitrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/nitrogen/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.nitrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/nitrogen/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.oxygen": { + "data_type": "STRUCTURE", + "documentation": "Oxygen (O)", + "full_path": "summary/local/divertor_plate(i1)/n_i/oxygen", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_plate[:].n_i.oxygen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/n_i/oxygen/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.oxygen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/n_i/oxygen/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.oxygen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/oxygen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.oxygen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/oxygen/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.oxygen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/oxygen/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.tritium": { + "data_type": "STRUCTURE", + "documentation": "Tritium (T)", + "full_path": "summary/local/divertor_plate(i1)/n_i/tritium", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_plate[:].n_i.tritium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/n_i/tritium/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.tritium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/n_i/tritium/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.tritium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/tritium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.tritium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/tritium/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.tritium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/tritium/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.tungsten": { + "data_type": "STRUCTURE", + "documentation": "Tungsten (W)", + "full_path": "summary/local/divertor_plate(i1)/n_i/tungsten", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_plate[:].n_i.tungsten.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/n_i/tungsten/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.tungsten.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/n_i/tungsten/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.tungsten.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/tungsten/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.tungsten.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/tungsten/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.tungsten.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/tungsten/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.xenon": { + "data_type": "STRUCTURE", + "documentation": "Xenon (Xe)", + "full_path": "summary/local/divertor_plate(i1)/n_i/xenon", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_plate[:].n_i.xenon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/n_i/xenon/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.xenon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/n_i/xenon/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.xenon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/xenon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i.xenon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/xenon/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i.xenon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i/xenon/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i_total": { + "data_type": "STRUCTURE", + "documentation": "Total ion density (sum over species)", + "full_path": "summary/local/divertor_plate(i1)/n_i_total", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i_total.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/n_i_total/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i_total.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/n_i_total/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i_total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i_total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_plate[:].n_i_total.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i_total/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].n_i_total.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/n_i_total/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_plate[:].name": { + "data_type": "STRUCTURE", + "documentation": "Name of the limiter or divertor plate. Standard names are : LI (resp. LO) for lower inner (resp. outer) plates; UI (resp. UO) for upper inner (resp. outer) plates. ", + "full_path": "summary/local/divertor_plate(i1)/name", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_static_str_0d" + }, + "summary.local.divertor_plate[:].name.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/name/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].name.value": { + "data_type": "STR_0D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/name/value", + "lifecycle_status": "obsolescent", + "type": "static" + }, + "summary.local.divertor_plate[:].power_flux_peak": { + "data_type": "STRUCTURE", + "documentation": "Peak power flux on the divertor target or limiter surface", + "full_path": "summary/local/divertor_plate(i1)/power_flux_peak", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W.m^-2" + }, + "summary.local.divertor_plate[:].power_flux_peak.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/power_flux_peak/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].power_flux_peak.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/power_flux_peak/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "W.m^-2" + }, + "summary.local.divertor_plate[:].power_flux_peak.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/power_flux_peak/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_plate[:].power_flux_peak.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/power_flux_peak/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "W.m^-2" + }, + "summary.local.divertor_plate[:].power_flux_peak.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/power_flux_peak/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "W.m^-2" + }, + "summary.local.divertor_plate[:].t_e": { + "data_type": "STRUCTURE", + "documentation": "Electron temperature", + "full_path": "summary/local/divertor_plate(i1)/t_e", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "eV" + }, + "summary.local.divertor_plate[:].t_e.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/t_e/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].t_e.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/t_e/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.divertor_plate[:].t_e.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/t_e/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_plate[:].t_e.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/t_e/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.divertor_plate[:].t_e.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/t_e/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.divertor_plate[:].t_i_average": { + "data_type": "STRUCTURE", + "documentation": "Ion temperature (average over ion species)", + "full_path": "summary/local/divertor_plate(i1)/t_i_average", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "eV" + }, + "summary.local.divertor_plate[:].t_i_average.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/t_i_average/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].t_i_average.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/t_i_average/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.divertor_plate[:].t_i_average.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/t_i_average/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_plate[:].t_i_average.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/t_i_average/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.divertor_plate[:].t_i_average.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/t_i_average/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.divertor_plate[:].zeff": { + "data_type": "STRUCTURE", + "documentation": "Effective charge", + "full_path": "summary/local/divertor_plate(i1)/zeff", + "lifecycle_status": "obsolescent", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.local.divertor_plate[:].zeff.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_plate(i1)/zeff/source", + "lifecycle_status": "obsolescent", + "type": "constant" + }, + "summary.local.divertor_plate[:].zeff.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_plate(i1)/zeff/value(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.divertor_plate[:].zeff.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/zeff/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_plate[:].zeff.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/zeff/value_error_lower(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.divertor_plate[:].zeff.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_plate(i1)/zeff/value_error_upper(:)", + "lifecycle_status": "obsolescent", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.divertor_target": { + "catalogue_name": "suffix", + "change_nbc_description": "aos_renamed", + "change_nbc_previous_name": "divertor_plate", + "change_nbc_version": "3.35.0", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Parameters at a divertor target", + "full_path": "summary/local/divertor_target(i1)", + "introduced_after_version": "3.34.0", + "lifecycle_status": "active", + "maxoccur": "4", + "structure_reference": "summary_local_quantities_no_position_name" + }, + "summary.local.divertor_target[:].flux_expansion": { + "data_type": "STRUCTURE", + "documentation": "Magnetic flux expansion as defined by Stangeby : ratio between the poloidal field at the midplane separatrix and the poloidal field at the strike-point see formula attached, where u means upstream (midplane separatrix) and t means at divertor target (downstream).", + "full_path": "summary/local/divertor_target(i1)/flux_expansion", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-", + "url": "divertors/flux_expansion.png" + }, + "summary.local.divertor_target[:].flux_expansion.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/flux_expansion/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].flux_expansion.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/flux_expansion/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.divertor_target[:].flux_expansion.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_target(i1)/flux_expansion/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_target[:].flux_expansion.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/flux_expansion/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.divertor_target[:].flux_expansion.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/flux_expansion/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.divertor_target[:].n_e": { + "data_type": "STRUCTURE", + "documentation": "Electron density", + "full_path": "summary/local/divertor_target(i1)/n_e", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_e.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/n_e/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].n_e.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/n_e/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_e.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_e/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_target[:].n_e.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_e/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_e.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_e/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i": { + "data_type": "STRUCTURE", + "documentation": "Ion density per species", + "full_path": "summary/local/divertor_target(i1)/n_i", + "lifecycle_status": "active", + "structure_reference": "summary_species", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.argon": { + "data_type": "STRUCTURE", + "documentation": "Argon (Ar)", + "full_path": "summary/local/divertor_target(i1)/n_i/argon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_target[:].n_i.argon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/n_i/argon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.argon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/n_i/argon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.argon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/argon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.argon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/argon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.argon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/argon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.beryllium": { + "data_type": "STRUCTURE", + "documentation": "Beryllium (Be)", + "full_path": "summary/local/divertor_target(i1)/n_i/beryllium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_target[:].n_i.beryllium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/n_i/beryllium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.beryllium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/n_i/beryllium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.beryllium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/beryllium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.beryllium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/beryllium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.beryllium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/beryllium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.carbon": { + "data_type": "STRUCTURE", + "documentation": "Carbon (C)", + "full_path": "summary/local/divertor_target(i1)/n_i/carbon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_target[:].n_i.carbon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/n_i/carbon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.carbon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/n_i/carbon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.carbon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/carbon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.carbon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/carbon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.carbon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/carbon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.deuterium": { + "data_type": "STRUCTURE", + "documentation": "Deuterium (D)", + "full_path": "summary/local/divertor_target(i1)/n_i/deuterium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_target[:].n_i.deuterium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/n_i/deuterium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.deuterium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/n_i/deuterium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.deuterium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/deuterium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.deuterium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/deuterium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.deuterium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/deuterium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.helium_3": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 3 nucleons (3He)", + "full_path": "summary/local/divertor_target(i1)/n_i/helium_3", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_target[:].n_i.helium_3.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/n_i/helium_3/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.helium_3.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/n_i/helium_3/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.helium_3.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/helium_3/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.helium_3.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/helium_3/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.helium_3.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/helium_3/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.helium_4": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 4 nucleons (4He)", + "full_path": "summary/local/divertor_target(i1)/n_i/helium_4", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_target[:].n_i.helium_4.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/n_i/helium_4/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.helium_4.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/n_i/helium_4/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.helium_4.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/helium_4/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.helium_4.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/helium_4/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.helium_4.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/helium_4/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.hydrogen": { + "data_type": "STRUCTURE", + "documentation": "Hydrogen (H)", + "full_path": "summary/local/divertor_target(i1)/n_i/hydrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_target[:].n_i.hydrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/n_i/hydrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.hydrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/n_i/hydrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.hydrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/hydrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.hydrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/hydrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.hydrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/hydrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.iron": { + "data_type": "STRUCTURE", + "documentation": "Iron (Fe)", + "full_path": "summary/local/divertor_target(i1)/n_i/iron", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_target[:].n_i.iron.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/n_i/iron/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.iron.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/n_i/iron/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.iron.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/iron/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.iron.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/iron/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.iron.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/iron/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.krypton": { + "data_type": "STRUCTURE", + "documentation": "Krypton (Kr)", + "full_path": "summary/local/divertor_target(i1)/n_i/krypton", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_target[:].n_i.krypton.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/n_i/krypton/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.krypton.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/n_i/krypton/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.krypton.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/krypton/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.krypton.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/krypton/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.krypton.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/krypton/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.lithium": { + "data_type": "STRUCTURE", + "documentation": "Lithium (Li)", + "full_path": "summary/local/divertor_target(i1)/n_i/lithium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_target[:].n_i.lithium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/n_i/lithium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.lithium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/n_i/lithium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.lithium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/lithium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.lithium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/lithium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.lithium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/lithium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.neon": { + "data_type": "STRUCTURE", + "documentation": "Neon (Ne)", + "full_path": "summary/local/divertor_target(i1)/n_i/neon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_target[:].n_i.neon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/n_i/neon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.neon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/n_i/neon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.neon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/neon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.neon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/neon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.neon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/neon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.nitrogen": { + "data_type": "STRUCTURE", + "documentation": "Nitrogen (N)", + "full_path": "summary/local/divertor_target(i1)/n_i/nitrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_target[:].n_i.nitrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/n_i/nitrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.nitrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/n_i/nitrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.nitrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/nitrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.nitrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/nitrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.nitrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/nitrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.oxygen": { + "data_type": "STRUCTURE", + "documentation": "Oxygen (O)", + "full_path": "summary/local/divertor_target(i1)/n_i/oxygen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_target[:].n_i.oxygen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/n_i/oxygen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.oxygen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/n_i/oxygen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.oxygen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/oxygen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.oxygen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/oxygen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.oxygen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/oxygen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.tritium": { + "data_type": "STRUCTURE", + "documentation": "Tritium (T)", + "full_path": "summary/local/divertor_target(i1)/n_i/tritium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_target[:].n_i.tritium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/n_i/tritium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.tritium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/n_i/tritium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.tritium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/tritium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.tritium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/tritium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.tritium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/tritium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.tungsten": { + "data_type": "STRUCTURE", + "documentation": "Tungsten (W)", + "full_path": "summary/local/divertor_target(i1)/n_i/tungsten", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_target[:].n_i.tungsten.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/n_i/tungsten/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.tungsten.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/n_i/tungsten/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.tungsten.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/tungsten/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.tungsten.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/tungsten/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.tungsten.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/tungsten/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.xenon": { + "data_type": "STRUCTURE", + "documentation": "Xenon (Xe)", + "full_path": "summary/local/divertor_target(i1)/n_i/xenon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.divertor_target[:].n_i.xenon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/n_i/xenon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.xenon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/n_i/xenon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.xenon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/xenon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i.xenon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/xenon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i.xenon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i/xenon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i_total": { + "data_type": "STRUCTURE", + "documentation": "Total ion density (sum over species)", + "full_path": "summary/local/divertor_target(i1)/n_i_total", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i_total.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/n_i_total/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i_total.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/n_i_total/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i_total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i_total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_target[:].n_i_total.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i_total/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].n_i_total.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/n_i_total/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.divertor_target[:].name": { + "data_type": "STRUCTURE", + "documentation": "Name of the limiter or divertor plate. Standard names are : LI (resp. LO) for lower inner (resp. outer) plates; UI (resp. UO) for upper inner (resp. outer) plates. ", + "full_path": "summary/local/divertor_target(i1)/name", + "lifecycle_status": "active", + "structure_reference": "summary_static_str_0d" + }, + "summary.local.divertor_target[:].name.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/name/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].name.value": { + "data_type": "STR_0D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/name/value", + "lifecycle_status": "active", + "type": "static" + }, + "summary.local.divertor_target[:].power_flux_peak": { + "data_type": "STRUCTURE", + "documentation": "Peak power flux on the divertor target or limiter surface", + "full_path": "summary/local/divertor_target(i1)/power_flux_peak", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W.m^-2" + }, + "summary.local.divertor_target[:].power_flux_peak.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/power_flux_peak/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].power_flux_peak.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/power_flux_peak/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W.m^-2" + }, + "summary.local.divertor_target[:].power_flux_peak.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_target(i1)/power_flux_peak/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_target[:].power_flux_peak.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/power_flux_peak/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W.m^-2" + }, + "summary.local.divertor_target[:].power_flux_peak.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/power_flux_peak/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W.m^-2" + }, + "summary.local.divertor_target[:].t_e": { + "data_type": "STRUCTURE", + "documentation": "Electron temperature", + "full_path": "summary/local/divertor_target(i1)/t_e", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "eV" + }, + "summary.local.divertor_target[:].t_e.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/t_e/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].t_e.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/t_e/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.divertor_target[:].t_e.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_target(i1)/t_e/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_target[:].t_e.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/t_e/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.divertor_target[:].t_e.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/t_e/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.divertor_target[:].t_i_average": { + "data_type": "STRUCTURE", + "documentation": "Ion temperature (average over ion species)", + "full_path": "summary/local/divertor_target(i1)/t_i_average", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "eV" + }, + "summary.local.divertor_target[:].t_i_average.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/t_i_average/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].t_i_average.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/t_i_average/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.divertor_target[:].t_i_average.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_target(i1)/t_i_average/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_target[:].t_i_average.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/t_i_average/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.divertor_target[:].t_i_average.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/t_i_average/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.divertor_target[:].zeff": { + "data_type": "STRUCTURE", + "documentation": "Effective charge", + "full_path": "summary/local/divertor_target(i1)/zeff", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.local.divertor_target[:].zeff.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/divertor_target(i1)/zeff/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.divertor_target[:].zeff.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/divertor_target(i1)/zeff/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.divertor_target[:].zeff.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/divertor_target(i1)/zeff/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.divertor_target[:].zeff.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/zeff/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.divertor_target[:].zeff.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/divertor_target(i1)/zeff/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.itb": { + "catalogue_name": "suffix", + "cocos_alias": "IDSPATH", + "cocos_replace": "summary.local.itb", + "data_type": "STRUCTURE", + "documentation": "Parameters at internal transport barrier", + "full_path": "summary/local/itb", + "lifecycle_status": "active", + "structure_reference": "summary_local_quantities" + }, + "summary.local.itb.e_field_parallel": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "IDSPATH.e_field_parallel.value", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "STRUCTURE", + "documentation": "Average on the magnetic surface of (e_field.b_field) / B0, where B0 is global_quantities/b0/value", + "full_path": "summary/local/itb/e_field_parallel", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "V.m^-1" + }, + "summary.local.itb.e_field_parallel.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/e_field_parallel/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.e_field_parallel.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/e_field_parallel/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "summary.local.itb.e_field_parallel.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/e_field_parallel/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.e_field_parallel.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/e_field_parallel/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "summary.local.itb.e_field_parallel.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/e_field_parallel/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "summary.local.itb.magnetic_shear": { + "data_type": "STRUCTURE", + "documentation": "Magnetic shear, defined as rho_tor/q . dq/drho_tor", + "full_path": "summary/local/itb/magnetic_shear", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.local.itb.magnetic_shear.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/magnetic_shear/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.magnetic_shear.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/magnetic_shear/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.itb.magnetic_shear.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/magnetic_shear/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.magnetic_shear.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/magnetic_shear/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.itb.magnetic_shear.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/magnetic_shear/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.itb.momentum_tor": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.momentum_tor.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Total plasma toroidal momentum, summed over ion species and electrons", + "full_path": "summary/local/itb/momentum_tor", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "kg.m.s^-1" + }, + "summary.local.itb.momentum_tor.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/momentum_tor/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.momentum_tor.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/momentum_tor/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "kg.m.s^-1" + }, + "summary.local.itb.momentum_tor.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/momentum_tor/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.momentum_tor.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/momentum_tor/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "kg.m.s^-1" + }, + "summary.local.itb.momentum_tor.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/momentum_tor/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "kg.m.s^-1" + }, + "summary.local.itb.n_e": { + "data_type": "STRUCTURE", + "documentation": "Electron density", + "full_path": "summary/local/itb/n_e", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3" + }, + "summary.local.itb.n_e.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/n_e/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.n_e.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/n_e/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_e.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/n_e/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.n_e.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/n_e/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_e.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/n_e/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i": { + "data_type": "STRUCTURE", + "documentation": "Ion density per species", + "full_path": "summary/local/itb/n_i", + "lifecycle_status": "active", + "structure_reference": "summary_species", + "units": "m^-3" + }, + "summary.local.itb.n_i.argon": { + "data_type": "STRUCTURE", + "documentation": "Argon (Ar)", + "full_path": "summary/local/itb/n_i/argon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.n_i.argon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/n_i/argon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.n_i.argon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/n_i/argon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.argon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/n_i/argon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.n_i.argon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/n_i/argon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.argon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/n_i/argon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.beryllium": { + "data_type": "STRUCTURE", + "documentation": "Beryllium (Be)", + "full_path": "summary/local/itb/n_i/beryllium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.n_i.beryllium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/n_i/beryllium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.n_i.beryllium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/n_i/beryllium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.beryllium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/n_i/beryllium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.n_i.beryllium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/n_i/beryllium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.beryllium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/n_i/beryllium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.carbon": { + "data_type": "STRUCTURE", + "documentation": "Carbon (C)", + "full_path": "summary/local/itb/n_i/carbon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.n_i.carbon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/n_i/carbon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.n_i.carbon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/n_i/carbon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.carbon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/n_i/carbon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.n_i.carbon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/n_i/carbon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.carbon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/n_i/carbon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.deuterium": { + "data_type": "STRUCTURE", + "documentation": "Deuterium (D)", + "full_path": "summary/local/itb/n_i/deuterium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.n_i.deuterium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/n_i/deuterium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.n_i.deuterium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/n_i/deuterium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.deuterium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/n_i/deuterium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.n_i.deuterium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/n_i/deuterium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.deuterium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/n_i/deuterium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.helium_3": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 3 nucleons (3He)", + "full_path": "summary/local/itb/n_i/helium_3", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.n_i.helium_3.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/n_i/helium_3/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.n_i.helium_3.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/n_i/helium_3/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.helium_3.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/n_i/helium_3/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.n_i.helium_3.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/n_i/helium_3/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.helium_3.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/n_i/helium_3/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.helium_4": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 4 nucleons (4He)", + "full_path": "summary/local/itb/n_i/helium_4", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.n_i.helium_4.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/n_i/helium_4/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.n_i.helium_4.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/n_i/helium_4/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.helium_4.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/n_i/helium_4/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.n_i.helium_4.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/n_i/helium_4/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.helium_4.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/n_i/helium_4/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.hydrogen": { + "data_type": "STRUCTURE", + "documentation": "Hydrogen (H)", + "full_path": "summary/local/itb/n_i/hydrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.n_i.hydrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/n_i/hydrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.n_i.hydrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/n_i/hydrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.hydrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/n_i/hydrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.n_i.hydrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/n_i/hydrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.hydrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/n_i/hydrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.iron": { + "data_type": "STRUCTURE", + "documentation": "Iron (Fe)", + "full_path": "summary/local/itb/n_i/iron", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.n_i.iron.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/n_i/iron/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.n_i.iron.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/n_i/iron/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.iron.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/n_i/iron/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.n_i.iron.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/n_i/iron/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.iron.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/n_i/iron/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.krypton": { + "data_type": "STRUCTURE", + "documentation": "Krypton (Kr)", + "full_path": "summary/local/itb/n_i/krypton", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.n_i.krypton.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/n_i/krypton/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.n_i.krypton.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/n_i/krypton/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.krypton.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/n_i/krypton/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.n_i.krypton.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/n_i/krypton/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.krypton.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/n_i/krypton/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.lithium": { + "data_type": "STRUCTURE", + "documentation": "Lithium (Li)", + "full_path": "summary/local/itb/n_i/lithium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.n_i.lithium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/n_i/lithium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.n_i.lithium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/n_i/lithium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.lithium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/n_i/lithium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.n_i.lithium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/n_i/lithium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.lithium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/n_i/lithium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.neon": { + "data_type": "STRUCTURE", + "documentation": "Neon (Ne)", + "full_path": "summary/local/itb/n_i/neon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.n_i.neon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/n_i/neon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.n_i.neon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/n_i/neon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.neon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/n_i/neon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.n_i.neon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/n_i/neon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.neon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/n_i/neon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.nitrogen": { + "data_type": "STRUCTURE", + "documentation": "Nitrogen (N)", + "full_path": "summary/local/itb/n_i/nitrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.n_i.nitrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/n_i/nitrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.n_i.nitrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/n_i/nitrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.nitrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/n_i/nitrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.n_i.nitrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/n_i/nitrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.nitrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/n_i/nitrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.oxygen": { + "data_type": "STRUCTURE", + "documentation": "Oxygen (O)", + "full_path": "summary/local/itb/n_i/oxygen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.n_i.oxygen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/n_i/oxygen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.n_i.oxygen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/n_i/oxygen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.oxygen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/n_i/oxygen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.n_i.oxygen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/n_i/oxygen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.oxygen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/n_i/oxygen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.tritium": { + "data_type": "STRUCTURE", + "documentation": "Tritium (T)", + "full_path": "summary/local/itb/n_i/tritium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.n_i.tritium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/n_i/tritium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.n_i.tritium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/n_i/tritium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.tritium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/n_i/tritium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.n_i.tritium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/n_i/tritium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.tritium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/n_i/tritium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.tungsten": { + "data_type": "STRUCTURE", + "documentation": "Tungsten (W)", + "full_path": "summary/local/itb/n_i/tungsten", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.n_i.tungsten.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/n_i/tungsten/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.n_i.tungsten.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/n_i/tungsten/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.tungsten.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/n_i/tungsten/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.n_i.tungsten.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/n_i/tungsten/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.tungsten.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/n_i/tungsten/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.xenon": { + "data_type": "STRUCTURE", + "documentation": "Xenon (Xe)", + "full_path": "summary/local/itb/n_i/xenon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.n_i.xenon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/n_i/xenon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.n_i.xenon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/n_i/xenon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.xenon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/n_i/xenon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.n_i.xenon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/n_i/xenon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i.xenon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/n_i/xenon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i_total": { + "data_type": "STRUCTURE", + "documentation": "Total ion density (sum over species)", + "full_path": "summary/local/itb/n_i_total", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3" + }, + "summary.local.itb.n_i_total.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/n_i_total/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.n_i_total.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/n_i_total/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i_total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/n_i_total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.n_i_total.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/n_i_total/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.n_i_total.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/n_i_total/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.itb.position": { + "data_type": "STRUCTURE", + "documentation": "Radial position at which physics quantities are evaluated", + "full_path": "summary/local/itb/position", + "lifecycle_status": "active", + "structure_reference": "summary_local_position" + }, + "summary.local.itb.position.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.position.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal magnetic flux", + "full_path": "summary/local/itb/position/psi(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "summary.local.itb.position.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "summary/local/itb/position/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.position.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.position.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "summary/local/itb/position/psi_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "summary.local.itb.position.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.position.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "summary/local/itb/position/psi_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "summary.local.itb.position.rho_tor": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "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 global_quantities/b0", + "full_path": "summary/local/itb/position/rho_tor(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "summary.local.itb.position.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "summary/local/itb/position/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.position.rho_tor_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "summary/local/itb/position/rho_tor_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "summary.local.itb.position.rho_tor_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "summary/local/itb/position/rho_tor_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "summary.local.itb.position.rho_tor_norm": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "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) ", + "full_path": "summary/local/itb/position/rho_tor_norm(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "summary.local.itb.position.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "summary/local/itb/position/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.position.rho_tor_norm_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "summary/local/itb/position/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "summary.local.itb.position.rho_tor_norm_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "summary/local/itb/position/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "summary.local.itb.q": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "IDSPATH.q.value", + "cocos_transformation_expression": ".fact_q", + "data_type": "STRUCTURE", + "documentation": "Safety factor", + "full_path": "summary/local/itb/q", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.local.itb.q.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/q/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.q.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/q/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.itb.q.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/q/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.q.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/q/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.itb.q.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/q/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.itb.t_e": { + "data_type": "STRUCTURE", + "documentation": "Electron temperature", + "full_path": "summary/local/itb/t_e", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "eV" + }, + "summary.local.itb.t_e.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/t_e/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.t_e.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/t_e/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.itb.t_e.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/t_e/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.t_e.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/t_e/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.itb.t_e.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/t_e/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.itb.t_i_average": { + "data_type": "STRUCTURE", + "documentation": "Ion temperature (average over ion species)", + "full_path": "summary/local/itb/t_i_average", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "eV" + }, + "summary.local.itb.t_i_average.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/t_i_average/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.t_i_average.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/t_i_average/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.itb.t_i_average.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/t_i_average/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.t_i_average.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/t_i_average/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.itb.t_i_average.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/t_i_average/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.itb.velocity_tor": { + "data_type": "STRUCTURE", + "documentation": "Ion toroidal rotation velocity, per species", + "full_path": "summary/local/itb/velocity_tor", + "lifecycle_status": "active", + "structure_reference": "summary_species_tor_angle", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.argon": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.argon.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Argon (Ar)", + "full_path": "summary/local/itb/velocity_tor/argon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.velocity_tor.argon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/velocity_tor/argon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.velocity_tor.argon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/velocity_tor/argon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.argon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/velocity_tor/argon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.velocity_tor.argon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/argon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.argon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/argon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.beryllium": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.beryllium.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Beryllium (Be)", + "full_path": "summary/local/itb/velocity_tor/beryllium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.velocity_tor.beryllium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/velocity_tor/beryllium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.velocity_tor.beryllium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/velocity_tor/beryllium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.beryllium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/velocity_tor/beryllium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.velocity_tor.beryllium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/beryllium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.beryllium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/beryllium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.carbon": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.carbon.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Carbon (C)", + "full_path": "summary/local/itb/velocity_tor/carbon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.velocity_tor.carbon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/velocity_tor/carbon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.velocity_tor.carbon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/velocity_tor/carbon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.carbon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/velocity_tor/carbon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.velocity_tor.carbon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/carbon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.carbon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/carbon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.deuterium": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.deuterium.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Deuterium (D)", + "full_path": "summary/local/itb/velocity_tor/deuterium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.velocity_tor.deuterium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/velocity_tor/deuterium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.velocity_tor.deuterium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/velocity_tor/deuterium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.deuterium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/velocity_tor/deuterium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.velocity_tor.deuterium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/deuterium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.deuterium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/deuterium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.helium_3": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.helium_3.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 3 nucleons (3He)", + "full_path": "summary/local/itb/velocity_tor/helium_3", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.velocity_tor.helium_3.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/velocity_tor/helium_3/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.velocity_tor.helium_3.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/velocity_tor/helium_3/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.helium_3.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/velocity_tor/helium_3/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.velocity_tor.helium_3.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/helium_3/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.helium_3.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/helium_3/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.helium_4": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.helium_4.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 4 nucleons (4He)", + "full_path": "summary/local/itb/velocity_tor/helium_4", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.velocity_tor.helium_4.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/velocity_tor/helium_4/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.velocity_tor.helium_4.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/velocity_tor/helium_4/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.helium_4.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/velocity_tor/helium_4/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.velocity_tor.helium_4.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/helium_4/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.helium_4.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/helium_4/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.hydrogen": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.hydrogen.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Hydrogen (H)", + "full_path": "summary/local/itb/velocity_tor/hydrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.velocity_tor.hydrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/velocity_tor/hydrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.velocity_tor.hydrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/velocity_tor/hydrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.hydrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/velocity_tor/hydrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.velocity_tor.hydrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/hydrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.hydrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/hydrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.iron": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.iron.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Iron (Fe)", + "full_path": "summary/local/itb/velocity_tor/iron", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.velocity_tor.iron.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/velocity_tor/iron/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.velocity_tor.iron.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/velocity_tor/iron/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.iron.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/velocity_tor/iron/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.velocity_tor.iron.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/iron/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.iron.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/iron/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.krypton": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.krypton.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Krypton (Kr)", + "full_path": "summary/local/itb/velocity_tor/krypton", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.velocity_tor.krypton.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/velocity_tor/krypton/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.velocity_tor.krypton.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/velocity_tor/krypton/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.krypton.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/velocity_tor/krypton/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.velocity_tor.krypton.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/krypton/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.krypton.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/krypton/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.lithium": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.lithium.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Lithium (Li)", + "full_path": "summary/local/itb/velocity_tor/lithium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.velocity_tor.lithium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/velocity_tor/lithium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.velocity_tor.lithium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/velocity_tor/lithium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.lithium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/velocity_tor/lithium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.velocity_tor.lithium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/lithium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.lithium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/lithium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.neon": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.neon.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Neon (Ne)", + "full_path": "summary/local/itb/velocity_tor/neon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.velocity_tor.neon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/velocity_tor/neon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.velocity_tor.neon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/velocity_tor/neon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.neon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/velocity_tor/neon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.velocity_tor.neon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/neon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.neon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/neon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.nitrogen": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.nitrogen.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Nitrogen (N)", + "full_path": "summary/local/itb/velocity_tor/nitrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.velocity_tor.nitrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/velocity_tor/nitrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.velocity_tor.nitrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/velocity_tor/nitrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.nitrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/velocity_tor/nitrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.velocity_tor.nitrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/nitrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.nitrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/nitrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.oxygen": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.oxygen.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Oxygen (O)", + "full_path": "summary/local/itb/velocity_tor/oxygen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.velocity_tor.oxygen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/velocity_tor/oxygen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.velocity_tor.oxygen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/velocity_tor/oxygen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.oxygen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/velocity_tor/oxygen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.velocity_tor.oxygen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/oxygen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.oxygen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/oxygen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.tritium": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.tritium.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Tritium (T)", + "full_path": "summary/local/itb/velocity_tor/tritium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.velocity_tor.tritium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/velocity_tor/tritium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.velocity_tor.tritium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/velocity_tor/tritium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.tritium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/velocity_tor/tritium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.velocity_tor.tritium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/tritium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.tritium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/tritium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.tungsten": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.tungsten.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Tungsten (W)", + "full_path": "summary/local/itb/velocity_tor/tungsten", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.velocity_tor.tungsten.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/velocity_tor/tungsten/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.velocity_tor.tungsten.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/velocity_tor/tungsten/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.tungsten.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/velocity_tor/tungsten/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.velocity_tor.tungsten.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/tungsten/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.tungsten.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/tungsten/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.xenon": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.xenon.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Xenon (Xe)", + "full_path": "summary/local/itb/velocity_tor/xenon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.itb.velocity_tor.xenon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/velocity_tor/xenon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.velocity_tor.xenon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/velocity_tor/xenon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.xenon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/velocity_tor/xenon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.velocity_tor.xenon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/xenon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.velocity_tor.xenon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/velocity_tor/xenon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.itb.zeff": { + "data_type": "STRUCTURE", + "documentation": "Effective charge", + "full_path": "summary/local/itb/zeff", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.local.itb.zeff.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/itb/zeff/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.itb.zeff.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/itb/zeff/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.itb.zeff.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/itb/zeff/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.itb.zeff.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/itb/zeff/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.itb.zeff.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/itb/zeff/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.limiter": { + "data_type": "STRUCTURE", + "documentation": "Parameters at the limiter tangency point", + "full_path": "summary/local/limiter", + "lifecycle_status": "active", + "structure_reference": "summary_local_quantities_no_position_name" + }, + "summary.local.limiter.flux_expansion": { + "data_type": "STRUCTURE", + "documentation": "Magnetic flux expansion as defined by Stangeby : ratio between the poloidal field at the midplane separatrix and the poloidal field at the strike-point see formula attached, where u means upstream (midplane separatrix) and t means at divertor target (downstream).", + "full_path": "summary/local/limiter/flux_expansion", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-", + "url": "divertors/flux_expansion.png" + }, + "summary.local.limiter.flux_expansion.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/flux_expansion/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.flux_expansion.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/limiter/flux_expansion/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.limiter.flux_expansion.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/limiter/flux_expansion/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.limiter.flux_expansion.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/limiter/flux_expansion/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.limiter.flux_expansion.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/limiter/flux_expansion/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.limiter.n_e": { + "data_type": "STRUCTURE", + "documentation": "Electron density", + "full_path": "summary/local/limiter/n_e", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3" + }, + "summary.local.limiter.n_e.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/n_e/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.n_e.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/limiter/n_e/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_e.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/limiter/n_e/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.limiter.n_e.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/limiter/n_e/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_e.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/limiter/n_e/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i": { + "data_type": "STRUCTURE", + "documentation": "Ion density per species", + "full_path": "summary/local/limiter/n_i", + "lifecycle_status": "active", + "structure_reference": "summary_species", + "units": "m^-3" + }, + "summary.local.limiter.n_i.argon": { + "data_type": "STRUCTURE", + "documentation": "Argon (Ar)", + "full_path": "summary/local/limiter/n_i/argon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.limiter.n_i.argon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/n_i/argon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.n_i.argon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/limiter/n_i/argon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.argon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/limiter/n_i/argon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.limiter.n_i.argon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/limiter/n_i/argon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.argon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/limiter/n_i/argon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.beryllium": { + "data_type": "STRUCTURE", + "documentation": "Beryllium (Be)", + "full_path": "summary/local/limiter/n_i/beryllium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.limiter.n_i.beryllium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/n_i/beryllium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.n_i.beryllium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/limiter/n_i/beryllium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.beryllium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/limiter/n_i/beryllium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.limiter.n_i.beryllium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/limiter/n_i/beryllium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.beryllium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/limiter/n_i/beryllium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.carbon": { + "data_type": "STRUCTURE", + "documentation": "Carbon (C)", + "full_path": "summary/local/limiter/n_i/carbon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.limiter.n_i.carbon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/n_i/carbon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.n_i.carbon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/limiter/n_i/carbon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.carbon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/limiter/n_i/carbon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.limiter.n_i.carbon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/limiter/n_i/carbon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.carbon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/limiter/n_i/carbon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.deuterium": { + "data_type": "STRUCTURE", + "documentation": "Deuterium (D)", + "full_path": "summary/local/limiter/n_i/deuterium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.limiter.n_i.deuterium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/n_i/deuterium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.n_i.deuterium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/limiter/n_i/deuterium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.deuterium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/limiter/n_i/deuterium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.limiter.n_i.deuterium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/limiter/n_i/deuterium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.deuterium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/limiter/n_i/deuterium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.helium_3": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 3 nucleons (3He)", + "full_path": "summary/local/limiter/n_i/helium_3", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.limiter.n_i.helium_3.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/n_i/helium_3/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.n_i.helium_3.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/limiter/n_i/helium_3/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.helium_3.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/limiter/n_i/helium_3/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.limiter.n_i.helium_3.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/limiter/n_i/helium_3/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.helium_3.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/limiter/n_i/helium_3/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.helium_4": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 4 nucleons (4He)", + "full_path": "summary/local/limiter/n_i/helium_4", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.limiter.n_i.helium_4.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/n_i/helium_4/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.n_i.helium_4.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/limiter/n_i/helium_4/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.helium_4.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/limiter/n_i/helium_4/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.limiter.n_i.helium_4.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/limiter/n_i/helium_4/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.helium_4.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/limiter/n_i/helium_4/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.hydrogen": { + "data_type": "STRUCTURE", + "documentation": "Hydrogen (H)", + "full_path": "summary/local/limiter/n_i/hydrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.limiter.n_i.hydrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/n_i/hydrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.n_i.hydrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/limiter/n_i/hydrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.hydrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/limiter/n_i/hydrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.limiter.n_i.hydrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/limiter/n_i/hydrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.hydrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/limiter/n_i/hydrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.iron": { + "data_type": "STRUCTURE", + "documentation": "Iron (Fe)", + "full_path": "summary/local/limiter/n_i/iron", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.limiter.n_i.iron.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/n_i/iron/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.n_i.iron.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/limiter/n_i/iron/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.iron.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/limiter/n_i/iron/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.limiter.n_i.iron.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/limiter/n_i/iron/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.iron.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/limiter/n_i/iron/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.krypton": { + "data_type": "STRUCTURE", + "documentation": "Krypton (Kr)", + "full_path": "summary/local/limiter/n_i/krypton", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.limiter.n_i.krypton.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/n_i/krypton/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.n_i.krypton.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/limiter/n_i/krypton/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.krypton.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/limiter/n_i/krypton/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.limiter.n_i.krypton.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/limiter/n_i/krypton/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.krypton.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/limiter/n_i/krypton/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.lithium": { + "data_type": "STRUCTURE", + "documentation": "Lithium (Li)", + "full_path": "summary/local/limiter/n_i/lithium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.limiter.n_i.lithium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/n_i/lithium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.n_i.lithium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/limiter/n_i/lithium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.lithium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/limiter/n_i/lithium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.limiter.n_i.lithium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/limiter/n_i/lithium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.lithium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/limiter/n_i/lithium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.neon": { + "data_type": "STRUCTURE", + "documentation": "Neon (Ne)", + "full_path": "summary/local/limiter/n_i/neon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.limiter.n_i.neon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/n_i/neon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.n_i.neon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/limiter/n_i/neon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.neon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/limiter/n_i/neon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.limiter.n_i.neon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/limiter/n_i/neon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.neon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/limiter/n_i/neon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.nitrogen": { + "data_type": "STRUCTURE", + "documentation": "Nitrogen (N)", + "full_path": "summary/local/limiter/n_i/nitrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.limiter.n_i.nitrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/n_i/nitrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.n_i.nitrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/limiter/n_i/nitrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.nitrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/limiter/n_i/nitrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.limiter.n_i.nitrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/limiter/n_i/nitrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.nitrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/limiter/n_i/nitrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.oxygen": { + "data_type": "STRUCTURE", + "documentation": "Oxygen (O)", + "full_path": "summary/local/limiter/n_i/oxygen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.limiter.n_i.oxygen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/n_i/oxygen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.n_i.oxygen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/limiter/n_i/oxygen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.oxygen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/limiter/n_i/oxygen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.limiter.n_i.oxygen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/limiter/n_i/oxygen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.oxygen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/limiter/n_i/oxygen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.tritium": { + "data_type": "STRUCTURE", + "documentation": "Tritium (T)", + "full_path": "summary/local/limiter/n_i/tritium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.limiter.n_i.tritium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/n_i/tritium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.n_i.tritium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/limiter/n_i/tritium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.tritium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/limiter/n_i/tritium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.limiter.n_i.tritium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/limiter/n_i/tritium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.tritium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/limiter/n_i/tritium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.tungsten": { + "data_type": "STRUCTURE", + "documentation": "Tungsten (W)", + "full_path": "summary/local/limiter/n_i/tungsten", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.limiter.n_i.tungsten.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/n_i/tungsten/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.n_i.tungsten.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/limiter/n_i/tungsten/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.tungsten.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/limiter/n_i/tungsten/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.limiter.n_i.tungsten.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/limiter/n_i/tungsten/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.tungsten.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/limiter/n_i/tungsten/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.xenon": { + "data_type": "STRUCTURE", + "documentation": "Xenon (Xe)", + "full_path": "summary/local/limiter/n_i/xenon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.limiter.n_i.xenon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/n_i/xenon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.n_i.xenon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/limiter/n_i/xenon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.xenon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/limiter/n_i/xenon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.limiter.n_i.xenon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/limiter/n_i/xenon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i.xenon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/limiter/n_i/xenon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i_total": { + "data_type": "STRUCTURE", + "documentation": "Total ion density (sum over species)", + "full_path": "summary/local/limiter/n_i_total", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3" + }, + "summary.local.limiter.n_i_total.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/n_i_total/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.n_i_total.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/limiter/n_i_total/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i_total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/limiter/n_i_total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.limiter.n_i_total.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/limiter/n_i_total/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.n_i_total.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/limiter/n_i_total/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.limiter.name": { + "data_type": "STRUCTURE", + "documentation": "Name of the limiter or divertor plate. Standard names are : LI (resp. LO) for lower inner (resp. outer) plates; UI (resp. UO) for upper inner (resp. outer) plates. ", + "full_path": "summary/local/limiter/name", + "lifecycle_status": "active", + "structure_reference": "summary_static_str_0d" + }, + "summary.local.limiter.name.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/name/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.name.value": { + "data_type": "STR_0D", + "documentation": "Value", + "full_path": "summary/local/limiter/name/value", + "lifecycle_status": "active", + "type": "static" + }, + "summary.local.limiter.power_flux_peak": { + "data_type": "STRUCTURE", + "documentation": "Peak power flux on the divertor target or limiter surface", + "full_path": "summary/local/limiter/power_flux_peak", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W.m^-2" + }, + "summary.local.limiter.power_flux_peak.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/power_flux_peak/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.power_flux_peak.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/limiter/power_flux_peak/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W.m^-2" + }, + "summary.local.limiter.power_flux_peak.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/limiter/power_flux_peak/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.limiter.power_flux_peak.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/limiter/power_flux_peak/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W.m^-2" + }, + "summary.local.limiter.power_flux_peak.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/limiter/power_flux_peak/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W.m^-2" + }, + "summary.local.limiter.t_e": { + "data_type": "STRUCTURE", + "documentation": "Electron temperature", + "full_path": "summary/local/limiter/t_e", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "eV" + }, + "summary.local.limiter.t_e.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/t_e/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.t_e.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/limiter/t_e/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.limiter.t_e.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/limiter/t_e/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.limiter.t_e.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/limiter/t_e/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.limiter.t_e.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/limiter/t_e/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.limiter.t_i_average": { + "data_type": "STRUCTURE", + "documentation": "Ion temperature (average over ion species)", + "full_path": "summary/local/limiter/t_i_average", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "eV" + }, + "summary.local.limiter.t_i_average.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/t_i_average/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.t_i_average.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/limiter/t_i_average/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.limiter.t_i_average.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/limiter/t_i_average/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.limiter.t_i_average.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/limiter/t_i_average/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.limiter.t_i_average.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/limiter/t_i_average/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.limiter.zeff": { + "data_type": "STRUCTURE", + "documentation": "Effective charge", + "full_path": "summary/local/limiter/zeff", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.local.limiter.zeff.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/limiter/zeff/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.limiter.zeff.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/limiter/zeff/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.limiter.zeff.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/limiter/zeff/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.limiter.zeff.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/limiter/zeff/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.limiter.zeff.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/limiter/zeff/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.magnetic_axis": { + "catalogue_name": "suffix", + "cocos_alias": "IDSPATH", + "cocos_replace": "summary.local.magnetic_axis", + "data_type": "STRUCTURE", + "documentation": "Parameters at magnetic axis", + "full_path": "summary/local/magnetic_axis", + "lifecycle_status": "active", + "structure_reference": "summary_local_quantities_r_z" + }, + "summary.local.magnetic_axis.b_field": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b_field.value", + "cocos_transformation_expression": ".sigma_b0_eff", + "data_type": "STRUCTURE", + "documentation": "Magnetic field", + "full_path": "summary/local/magnetic_axis/b_field", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "T" + }, + "summary.local.magnetic_axis.b_field.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/b_field/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.b_field.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/b_field/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.local.magnetic_axis.b_field.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/b_field/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.b_field.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/b_field/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.local.magnetic_axis.b_field.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/b_field/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.local.magnetic_axis.e_field_parallel": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "IDSPATH.e_field_parallel.value", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "STRUCTURE", + "documentation": "Average on the magnetic surface of (e_field.b_field) / B0, where B0 is global_quantities/b0/value", + "full_path": "summary/local/magnetic_axis/e_field_parallel", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "V.m^-1" + }, + "summary.local.magnetic_axis.e_field_parallel.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/e_field_parallel/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.e_field_parallel.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/e_field_parallel/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "summary.local.magnetic_axis.e_field_parallel.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/e_field_parallel/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.e_field_parallel.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/e_field_parallel/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "summary.local.magnetic_axis.e_field_parallel.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/e_field_parallel/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "summary.local.magnetic_axis.magnetic_shear": { + "data_type": "STRUCTURE", + "documentation": "Magnetic shear, defined as rho_tor/q . dq/drho_tor", + "full_path": "summary/local/magnetic_axis/magnetic_shear", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.local.magnetic_axis.magnetic_shear.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/magnetic_shear/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.magnetic_shear.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/magnetic_shear/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.magnetic_axis.magnetic_shear.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/magnetic_shear/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.magnetic_shear.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/magnetic_shear/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.magnetic_axis.magnetic_shear.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/magnetic_shear/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.magnetic_axis.momentum_tor": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.momentum_tor.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Total plasma toroidal momentum, summed over ion species and electrons", + "full_path": "summary/local/magnetic_axis/momentum_tor", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "kg.m.s^-1" + }, + "summary.local.magnetic_axis.momentum_tor.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/momentum_tor/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.momentum_tor.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/momentum_tor/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "kg.m.s^-1" + }, + "summary.local.magnetic_axis.momentum_tor.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/momentum_tor/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.momentum_tor.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/momentum_tor/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "kg.m.s^-1" + }, + "summary.local.magnetic_axis.momentum_tor.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/momentum_tor/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "kg.m.s^-1" + }, + "summary.local.magnetic_axis.n_e": { + "data_type": "STRUCTURE", + "documentation": "Electron density", + "full_path": "summary/local/magnetic_axis/n_e", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_e.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/n_e/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.n_e.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/n_e/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_e.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/n_e/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.n_e.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_e/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_e.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_e/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i": { + "data_type": "STRUCTURE", + "documentation": "Ion density per species", + "full_path": "summary/local/magnetic_axis/n_i", + "lifecycle_status": "active", + "structure_reference": "summary_species", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.argon": { + "data_type": "STRUCTURE", + "documentation": "Argon (Ar)", + "full_path": "summary/local/magnetic_axis/n_i/argon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.n_i.argon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/n_i/argon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.argon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/n_i/argon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.argon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/argon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.argon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/argon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.argon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/argon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.beryllium": { + "data_type": "STRUCTURE", + "documentation": "Beryllium (Be)", + "full_path": "summary/local/magnetic_axis/n_i/beryllium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.n_i.beryllium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/n_i/beryllium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.beryllium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/n_i/beryllium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.beryllium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/beryllium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.beryllium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/beryllium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.beryllium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/beryllium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.carbon": { + "data_type": "STRUCTURE", + "documentation": "Carbon (C)", + "full_path": "summary/local/magnetic_axis/n_i/carbon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.n_i.carbon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/n_i/carbon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.carbon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/n_i/carbon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.carbon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/carbon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.carbon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/carbon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.carbon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/carbon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.deuterium": { + "data_type": "STRUCTURE", + "documentation": "Deuterium (D)", + "full_path": "summary/local/magnetic_axis/n_i/deuterium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.n_i.deuterium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/n_i/deuterium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.deuterium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/n_i/deuterium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.deuterium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/deuterium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.deuterium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/deuterium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.deuterium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/deuterium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.helium_3": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 3 nucleons (3He)", + "full_path": "summary/local/magnetic_axis/n_i/helium_3", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.n_i.helium_3.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/n_i/helium_3/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.helium_3.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/n_i/helium_3/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.helium_3.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/helium_3/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.helium_3.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/helium_3/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.helium_3.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/helium_3/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.helium_4": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 4 nucleons (4He)", + "full_path": "summary/local/magnetic_axis/n_i/helium_4", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.n_i.helium_4.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/n_i/helium_4/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.helium_4.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/n_i/helium_4/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.helium_4.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/helium_4/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.helium_4.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/helium_4/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.helium_4.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/helium_4/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.hydrogen": { + "data_type": "STRUCTURE", + "documentation": "Hydrogen (H)", + "full_path": "summary/local/magnetic_axis/n_i/hydrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.n_i.hydrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/n_i/hydrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.hydrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/n_i/hydrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.hydrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/hydrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.hydrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/hydrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.hydrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/hydrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.iron": { + "data_type": "STRUCTURE", + "documentation": "Iron (Fe)", + "full_path": "summary/local/magnetic_axis/n_i/iron", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.n_i.iron.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/n_i/iron/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.iron.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/n_i/iron/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.iron.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/iron/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.iron.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/iron/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.iron.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/iron/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.krypton": { + "data_type": "STRUCTURE", + "documentation": "Krypton (Kr)", + "full_path": "summary/local/magnetic_axis/n_i/krypton", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.n_i.krypton.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/n_i/krypton/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.krypton.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/n_i/krypton/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.krypton.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/krypton/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.krypton.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/krypton/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.krypton.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/krypton/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.lithium": { + "data_type": "STRUCTURE", + "documentation": "Lithium (Li)", + "full_path": "summary/local/magnetic_axis/n_i/lithium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.n_i.lithium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/n_i/lithium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.lithium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/n_i/lithium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.lithium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/lithium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.lithium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/lithium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.lithium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/lithium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.neon": { + "data_type": "STRUCTURE", + "documentation": "Neon (Ne)", + "full_path": "summary/local/magnetic_axis/n_i/neon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.n_i.neon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/n_i/neon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.neon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/n_i/neon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.neon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/neon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.neon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/neon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.neon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/neon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.nitrogen": { + "data_type": "STRUCTURE", + "documentation": "Nitrogen (N)", + "full_path": "summary/local/magnetic_axis/n_i/nitrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.n_i.nitrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/n_i/nitrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.nitrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/n_i/nitrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.nitrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/nitrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.nitrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/nitrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.nitrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/nitrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.oxygen": { + "data_type": "STRUCTURE", + "documentation": "Oxygen (O)", + "full_path": "summary/local/magnetic_axis/n_i/oxygen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.n_i.oxygen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/n_i/oxygen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.oxygen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/n_i/oxygen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.oxygen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/oxygen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.oxygen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/oxygen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.oxygen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/oxygen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.tritium": { + "data_type": "STRUCTURE", + "documentation": "Tritium (T)", + "full_path": "summary/local/magnetic_axis/n_i/tritium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.n_i.tritium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/n_i/tritium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.tritium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/n_i/tritium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.tritium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/tritium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.tritium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/tritium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.tritium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/tritium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.tungsten": { + "data_type": "STRUCTURE", + "documentation": "Tungsten (W)", + "full_path": "summary/local/magnetic_axis/n_i/tungsten", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.n_i.tungsten.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/n_i/tungsten/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.tungsten.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/n_i/tungsten/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.tungsten.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/tungsten/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.tungsten.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/tungsten/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.tungsten.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/tungsten/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.xenon": { + "data_type": "STRUCTURE", + "documentation": "Xenon (Xe)", + "full_path": "summary/local/magnetic_axis/n_i/xenon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.n_i.xenon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/n_i/xenon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.xenon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/n_i/xenon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.xenon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/xenon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i.xenon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/xenon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i.xenon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i/xenon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i_total": { + "data_type": "STRUCTURE", + "documentation": "Total ion density (sum over species)", + "full_path": "summary/local/magnetic_axis/n_i_total", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i_total.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/n_i_total/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i_total.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/n_i_total/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i_total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i_total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.n_i_total.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i_total/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.n_i_total.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/n_i_total/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.magnetic_axis.position": { + "data_type": "STRUCTURE", + "documentation": "Radial position at which physics quantities are evaluated", + "full_path": "summary/local/magnetic_axis/position", + "lifecycle_status": "active", + "structure_reference": "summary_local_position_r_z" + }, + "summary.local.magnetic_axis.position.psi": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal magnetic flux", + "full_path": "summary/local/magnetic_axis/position/psi(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "summary.local.magnetic_axis.position.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "summary/local/magnetic_axis/position/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.position.psi_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "summary/local/magnetic_axis/position/psi_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "summary.local.magnetic_axis.position.psi_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "summary/local/magnetic_axis/position/psi_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "summary.local.magnetic_axis.position.r": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "summary/local/magnetic_axis/position/r(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "summary.local.magnetic_axis.position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "summary/local/magnetic_axis/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.position.r_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "summary/local/magnetic_axis/position/r_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "summary.local.magnetic_axis.position.r_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "summary/local/magnetic_axis/position/r_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "summary.local.magnetic_axis.position.rho_tor": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "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 global_quantities/b0", + "full_path": "summary/local/magnetic_axis/position/rho_tor(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "summary.local.magnetic_axis.position.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "summary/local/magnetic_axis/position/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.position.rho_tor_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "summary/local/magnetic_axis/position/rho_tor_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "summary.local.magnetic_axis.position.rho_tor_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "summary/local/magnetic_axis/position/rho_tor_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "summary.local.magnetic_axis.position.rho_tor_norm": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "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) ", + "full_path": "summary/local/magnetic_axis/position/rho_tor_norm(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "summary.local.magnetic_axis.position.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "summary/local/magnetic_axis/position/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.position.rho_tor_norm_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "summary/local/magnetic_axis/position/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "summary.local.magnetic_axis.position.rho_tor_norm_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "summary/local/magnetic_axis/position/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "summary.local.magnetic_axis.position.z": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "summary/local/magnetic_axis/position/z(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "summary.local.magnetic_axis.position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "summary/local/magnetic_axis/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.position.z_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "summary/local/magnetic_axis/position/z_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "summary.local.magnetic_axis.position.z_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "summary/local/magnetic_axis/position/z_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "summary.local.magnetic_axis.q": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "IDSPATH.q.value", + "cocos_transformation_expression": ".fact_q", + "data_type": "STRUCTURE", + "documentation": "Safety factor (IMAS uses COCOS=11: only positive when toroidal current and magnetic field are in same direction)", + "full_path": "summary/local/magnetic_axis/q", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.local.magnetic_axis.q.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/q/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.q.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/q/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.magnetic_axis.q.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/q/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.q.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/q/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.magnetic_axis.q.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/q/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.magnetic_axis.t_e": { + "data_type": "STRUCTURE", + "documentation": "Electron temperature", + "full_path": "summary/local/magnetic_axis/t_e", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "eV" + }, + "summary.local.magnetic_axis.t_e.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/t_e/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.t_e.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/t_e/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.magnetic_axis.t_e.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/t_e/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.t_e.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/t_e/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.magnetic_axis.t_e.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/t_e/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.magnetic_axis.t_i_average": { + "data_type": "STRUCTURE", + "documentation": "Ion temperature (average over ion species)", + "full_path": "summary/local/magnetic_axis/t_i_average", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "eV" + }, + "summary.local.magnetic_axis.t_i_average.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/t_i_average/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.t_i_average.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/t_i_average/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.magnetic_axis.t_i_average.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/t_i_average/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.t_i_average.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/t_i_average/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.magnetic_axis.t_i_average.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/t_i_average/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.magnetic_axis.velocity_tor": { + "data_type": "STRUCTURE", + "documentation": "Ion toroidal rotation velocity, per species", + "full_path": "summary/local/magnetic_axis/velocity_tor", + "lifecycle_status": "active", + "structure_reference": "summary_species_tor_angle", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.argon": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.argon.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Argon (Ar)", + "full_path": "summary/local/magnetic_axis/velocity_tor/argon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.velocity_tor.argon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/velocity_tor/argon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.argon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/velocity_tor/argon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.argon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/argon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.argon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/argon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.argon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/argon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.beryllium": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.beryllium.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Beryllium (Be)", + "full_path": "summary/local/magnetic_axis/velocity_tor/beryllium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.velocity_tor.beryllium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/velocity_tor/beryllium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.beryllium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/velocity_tor/beryllium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.beryllium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/beryllium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.beryllium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/beryllium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.beryllium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/beryllium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.carbon": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.carbon.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Carbon (C)", + "full_path": "summary/local/magnetic_axis/velocity_tor/carbon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.velocity_tor.carbon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/velocity_tor/carbon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.carbon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/velocity_tor/carbon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.carbon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/carbon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.carbon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/carbon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.carbon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/carbon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.deuterium": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.deuterium.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Deuterium (D)", + "full_path": "summary/local/magnetic_axis/velocity_tor/deuterium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.velocity_tor.deuterium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/velocity_tor/deuterium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.deuterium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/velocity_tor/deuterium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.deuterium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/deuterium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.deuterium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/deuterium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.deuterium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/deuterium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.helium_3": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.helium_3.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 3 nucleons (3He)", + "full_path": "summary/local/magnetic_axis/velocity_tor/helium_3", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.velocity_tor.helium_3.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/velocity_tor/helium_3/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.helium_3.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/velocity_tor/helium_3/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.helium_3.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/helium_3/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.helium_3.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/helium_3/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.helium_3.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/helium_3/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.helium_4": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.helium_4.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 4 nucleons (4He)", + "full_path": "summary/local/magnetic_axis/velocity_tor/helium_4", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.velocity_tor.helium_4.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/velocity_tor/helium_4/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.helium_4.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/velocity_tor/helium_4/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.helium_4.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/helium_4/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.helium_4.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/helium_4/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.helium_4.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/helium_4/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.hydrogen": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.hydrogen.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Hydrogen (H)", + "full_path": "summary/local/magnetic_axis/velocity_tor/hydrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.velocity_tor.hydrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/velocity_tor/hydrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.hydrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/velocity_tor/hydrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.hydrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/hydrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.hydrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/hydrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.hydrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/hydrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.iron": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.iron.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Iron (Fe)", + "full_path": "summary/local/magnetic_axis/velocity_tor/iron", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.velocity_tor.iron.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/velocity_tor/iron/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.iron.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/velocity_tor/iron/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.iron.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/iron/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.iron.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/iron/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.iron.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/iron/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.krypton": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.krypton.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Krypton (Kr)", + "full_path": "summary/local/magnetic_axis/velocity_tor/krypton", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.velocity_tor.krypton.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/velocity_tor/krypton/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.krypton.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/velocity_tor/krypton/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.krypton.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/krypton/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.krypton.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/krypton/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.krypton.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/krypton/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.lithium": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.lithium.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Lithium (Li)", + "full_path": "summary/local/magnetic_axis/velocity_tor/lithium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.velocity_tor.lithium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/velocity_tor/lithium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.lithium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/velocity_tor/lithium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.lithium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/lithium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.lithium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/lithium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.lithium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/lithium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.neon": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.neon.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Neon (Ne)", + "full_path": "summary/local/magnetic_axis/velocity_tor/neon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.velocity_tor.neon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/velocity_tor/neon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.neon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/velocity_tor/neon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.neon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/neon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.neon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/neon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.neon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/neon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.nitrogen": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.nitrogen.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Nitrogen (N)", + "full_path": "summary/local/magnetic_axis/velocity_tor/nitrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.velocity_tor.nitrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/velocity_tor/nitrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.nitrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/velocity_tor/nitrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.nitrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/nitrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.nitrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/nitrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.nitrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/nitrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.oxygen": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.oxygen.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Oxygen (O)", + "full_path": "summary/local/magnetic_axis/velocity_tor/oxygen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.velocity_tor.oxygen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/velocity_tor/oxygen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.oxygen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/velocity_tor/oxygen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.oxygen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/oxygen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.oxygen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/oxygen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.oxygen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/oxygen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.tritium": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.tritium.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Tritium (T)", + "full_path": "summary/local/magnetic_axis/velocity_tor/tritium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.velocity_tor.tritium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/velocity_tor/tritium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.tritium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/velocity_tor/tritium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.tritium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/tritium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.tritium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/tritium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.tritium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/tritium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.tungsten": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.tungsten.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Tungsten (W)", + "full_path": "summary/local/magnetic_axis/velocity_tor/tungsten", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.velocity_tor.tungsten.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/velocity_tor/tungsten/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.tungsten.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/velocity_tor/tungsten/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.tungsten.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/tungsten/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.tungsten.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/tungsten/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.tungsten.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/tungsten/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.xenon": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.xenon.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Xenon (Xe)", + "full_path": "summary/local/magnetic_axis/velocity_tor/xenon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.magnetic_axis.velocity_tor.xenon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/velocity_tor/xenon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.xenon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/velocity_tor/xenon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.xenon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/xenon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.velocity_tor.xenon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/xenon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.velocity_tor.xenon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/velocity_tor/xenon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.magnetic_axis.zeff": { + "data_type": "STRUCTURE", + "documentation": "Effective charge", + "full_path": "summary/local/magnetic_axis/zeff", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.local.magnetic_axis.zeff.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/magnetic_axis/zeff/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.magnetic_axis.zeff.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/magnetic_axis/zeff/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.magnetic_axis.zeff.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/magnetic_axis/zeff/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.magnetic_axis.zeff.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/magnetic_axis/zeff/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.magnetic_axis.zeff.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/magnetic_axis/zeff/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.pedestal": { + "catalogue_name": "suffix", + "cocos_alias": "IDSPATH", + "cocos_replace": "summary.local.pedestal", + "data_type": "STRUCTURE", + "documentation": "Parameters at pedestal top", + "full_path": "summary/local/pedestal", + "lifecycle_status": "active", + "structure_reference": "summary_local_quantities" + }, + "summary.local.pedestal.e_field_parallel": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "IDSPATH.e_field_parallel.value", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "STRUCTURE", + "documentation": "Average on the magnetic surface of (e_field.b_field) / B0, where B0 is global_quantities/b0/value", + "full_path": "summary/local/pedestal/e_field_parallel", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "V.m^-1" + }, + "summary.local.pedestal.e_field_parallel.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/e_field_parallel/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.e_field_parallel.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/e_field_parallel/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "summary.local.pedestal.e_field_parallel.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/e_field_parallel/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.e_field_parallel.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/e_field_parallel/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "summary.local.pedestal.e_field_parallel.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/e_field_parallel/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "summary.local.pedestal.magnetic_shear": { + "data_type": "STRUCTURE", + "documentation": "Magnetic shear, defined as rho_tor/q . dq/drho_tor", + "full_path": "summary/local/pedestal/magnetic_shear", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.local.pedestal.magnetic_shear.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/magnetic_shear/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.magnetic_shear.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/magnetic_shear/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.pedestal.magnetic_shear.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/magnetic_shear/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.magnetic_shear.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/magnetic_shear/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.pedestal.magnetic_shear.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/magnetic_shear/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.pedestal.momentum_tor": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.momentum_tor.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Total plasma toroidal momentum, summed over ion species and electrons", + "full_path": "summary/local/pedestal/momentum_tor", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "kg.m.s^-1" + }, + "summary.local.pedestal.momentum_tor.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/momentum_tor/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.momentum_tor.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/momentum_tor/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "kg.m.s^-1" + }, + "summary.local.pedestal.momentum_tor.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/momentum_tor/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.momentum_tor.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/momentum_tor/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "kg.m.s^-1" + }, + "summary.local.pedestal.momentum_tor.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/momentum_tor/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "kg.m.s^-1" + }, + "summary.local.pedestal.n_e": { + "data_type": "STRUCTURE", + "documentation": "Electron density", + "full_path": "summary/local/pedestal/n_e", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3" + }, + "summary.local.pedestal.n_e.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/n_e/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.n_e.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/n_e/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_e.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/n_e/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.n_e.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/n_e/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_e.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/n_e/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i": { + "data_type": "STRUCTURE", + "documentation": "Ion density per species", + "full_path": "summary/local/pedestal/n_i", + "lifecycle_status": "active", + "structure_reference": "summary_species", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.argon": { + "data_type": "STRUCTURE", + "documentation": "Argon (Ar)", + "full_path": "summary/local/pedestal/n_i/argon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.n_i.argon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/n_i/argon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.n_i.argon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/n_i/argon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.argon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/n_i/argon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.n_i.argon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/n_i/argon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.argon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/n_i/argon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.beryllium": { + "data_type": "STRUCTURE", + "documentation": "Beryllium (Be)", + "full_path": "summary/local/pedestal/n_i/beryllium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.n_i.beryllium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/n_i/beryllium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.n_i.beryllium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/n_i/beryllium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.beryllium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/n_i/beryllium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.n_i.beryllium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/n_i/beryllium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.beryllium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/n_i/beryllium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.carbon": { + "data_type": "STRUCTURE", + "documentation": "Carbon (C)", + "full_path": "summary/local/pedestal/n_i/carbon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.n_i.carbon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/n_i/carbon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.n_i.carbon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/n_i/carbon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.carbon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/n_i/carbon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.n_i.carbon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/n_i/carbon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.carbon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/n_i/carbon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.deuterium": { + "data_type": "STRUCTURE", + "documentation": "Deuterium (D)", + "full_path": "summary/local/pedestal/n_i/deuterium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.n_i.deuterium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/n_i/deuterium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.n_i.deuterium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/n_i/deuterium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.deuterium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/n_i/deuterium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.n_i.deuterium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/n_i/deuterium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.deuterium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/n_i/deuterium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.helium_3": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 3 nucleons (3He)", + "full_path": "summary/local/pedestal/n_i/helium_3", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.n_i.helium_3.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/n_i/helium_3/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.n_i.helium_3.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/n_i/helium_3/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.helium_3.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/n_i/helium_3/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.n_i.helium_3.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/n_i/helium_3/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.helium_3.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/n_i/helium_3/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.helium_4": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 4 nucleons (4He)", + "full_path": "summary/local/pedestal/n_i/helium_4", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.n_i.helium_4.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/n_i/helium_4/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.n_i.helium_4.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/n_i/helium_4/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.helium_4.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/n_i/helium_4/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.n_i.helium_4.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/n_i/helium_4/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.helium_4.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/n_i/helium_4/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.hydrogen": { + "data_type": "STRUCTURE", + "documentation": "Hydrogen (H)", + "full_path": "summary/local/pedestal/n_i/hydrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.n_i.hydrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/n_i/hydrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.n_i.hydrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/n_i/hydrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.hydrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/n_i/hydrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.n_i.hydrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/n_i/hydrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.hydrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/n_i/hydrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.iron": { + "data_type": "STRUCTURE", + "documentation": "Iron (Fe)", + "full_path": "summary/local/pedestal/n_i/iron", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.n_i.iron.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/n_i/iron/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.n_i.iron.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/n_i/iron/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.iron.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/n_i/iron/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.n_i.iron.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/n_i/iron/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.iron.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/n_i/iron/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.krypton": { + "data_type": "STRUCTURE", + "documentation": "Krypton (Kr)", + "full_path": "summary/local/pedestal/n_i/krypton", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.n_i.krypton.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/n_i/krypton/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.n_i.krypton.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/n_i/krypton/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.krypton.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/n_i/krypton/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.n_i.krypton.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/n_i/krypton/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.krypton.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/n_i/krypton/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.lithium": { + "data_type": "STRUCTURE", + "documentation": "Lithium (Li)", + "full_path": "summary/local/pedestal/n_i/lithium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.n_i.lithium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/n_i/lithium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.n_i.lithium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/n_i/lithium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.lithium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/n_i/lithium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.n_i.lithium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/n_i/lithium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.lithium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/n_i/lithium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.neon": { + "data_type": "STRUCTURE", + "documentation": "Neon (Ne)", + "full_path": "summary/local/pedestal/n_i/neon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.n_i.neon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/n_i/neon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.n_i.neon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/n_i/neon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.neon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/n_i/neon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.n_i.neon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/n_i/neon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.neon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/n_i/neon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.nitrogen": { + "data_type": "STRUCTURE", + "documentation": "Nitrogen (N)", + "full_path": "summary/local/pedestal/n_i/nitrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.n_i.nitrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/n_i/nitrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.n_i.nitrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/n_i/nitrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.nitrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/n_i/nitrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.n_i.nitrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/n_i/nitrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.nitrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/n_i/nitrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.oxygen": { + "data_type": "STRUCTURE", + "documentation": "Oxygen (O)", + "full_path": "summary/local/pedestal/n_i/oxygen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.n_i.oxygen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/n_i/oxygen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.n_i.oxygen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/n_i/oxygen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.oxygen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/n_i/oxygen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.n_i.oxygen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/n_i/oxygen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.oxygen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/n_i/oxygen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.tritium": { + "data_type": "STRUCTURE", + "documentation": "Tritium (T)", + "full_path": "summary/local/pedestal/n_i/tritium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.n_i.tritium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/n_i/tritium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.n_i.tritium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/n_i/tritium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.tritium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/n_i/tritium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.n_i.tritium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/n_i/tritium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.tritium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/n_i/tritium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.tungsten": { + "data_type": "STRUCTURE", + "documentation": "Tungsten (W)", + "full_path": "summary/local/pedestal/n_i/tungsten", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.n_i.tungsten.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/n_i/tungsten/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.n_i.tungsten.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/n_i/tungsten/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.tungsten.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/n_i/tungsten/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.n_i.tungsten.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/n_i/tungsten/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.tungsten.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/n_i/tungsten/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.xenon": { + "data_type": "STRUCTURE", + "documentation": "Xenon (Xe)", + "full_path": "summary/local/pedestal/n_i/xenon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.n_i.xenon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/n_i/xenon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.n_i.xenon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/n_i/xenon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.xenon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/n_i/xenon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.n_i.xenon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/n_i/xenon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i.xenon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/n_i/xenon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i_total": { + "data_type": "STRUCTURE", + "documentation": "Total ion density (sum over species)", + "full_path": "summary/local/pedestal/n_i_total", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3" + }, + "summary.local.pedestal.n_i_total.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/n_i_total/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.n_i_total.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/n_i_total/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i_total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/n_i_total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.n_i_total.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/n_i_total/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.n_i_total.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/n_i_total/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.pedestal.position": { + "data_type": "STRUCTURE", + "documentation": "Radial position at which physics quantities are evaluated", + "full_path": "summary/local/pedestal/position", + "lifecycle_status": "active", + "structure_reference": "summary_local_position" + }, + "summary.local.pedestal.position.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.position.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal magnetic flux", + "full_path": "summary/local/pedestal/position/psi(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "summary.local.pedestal.position.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "summary/local/pedestal/position/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.position.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.position.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "summary/local/pedestal/position/psi_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "summary.local.pedestal.position.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.position.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "summary/local/pedestal/position/psi_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "summary.local.pedestal.position.rho_tor": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "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 global_quantities/b0", + "full_path": "summary/local/pedestal/position/rho_tor(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "summary.local.pedestal.position.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "summary/local/pedestal/position/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.position.rho_tor_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "summary/local/pedestal/position/rho_tor_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "summary.local.pedestal.position.rho_tor_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "summary/local/pedestal/position/rho_tor_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "summary.local.pedestal.position.rho_tor_norm": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "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) ", + "full_path": "summary/local/pedestal/position/rho_tor_norm(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "summary.local.pedestal.position.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "summary/local/pedestal/position/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.position.rho_tor_norm_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "summary/local/pedestal/position/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "summary.local.pedestal.position.rho_tor_norm_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "summary/local/pedestal/position/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "summary.local.pedestal.q": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "IDSPATH.q.value", + "cocos_transformation_expression": ".fact_q", + "data_type": "STRUCTURE", + "documentation": "Safety factor", + "full_path": "summary/local/pedestal/q", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.local.pedestal.q.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/q/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.q.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/q/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.pedestal.q.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/q/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.q.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/q/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.pedestal.q.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/q/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.pedestal.t_e": { + "data_type": "STRUCTURE", + "documentation": "Electron temperature", + "full_path": "summary/local/pedestal/t_e", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "eV" + }, + "summary.local.pedestal.t_e.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/t_e/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.t_e.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/t_e/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.pedestal.t_e.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/t_e/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.t_e.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/t_e/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.pedestal.t_e.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/t_e/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.pedestal.t_i_average": { + "data_type": "STRUCTURE", + "documentation": "Ion temperature (average over ion species)", + "full_path": "summary/local/pedestal/t_i_average", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "eV" + }, + "summary.local.pedestal.t_i_average.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/t_i_average/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.t_i_average.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/t_i_average/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.pedestal.t_i_average.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/t_i_average/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.t_i_average.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/t_i_average/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.pedestal.t_i_average.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/t_i_average/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.pedestal.velocity_tor": { + "data_type": "STRUCTURE", + "documentation": "Ion toroidal rotation velocity, per species", + "full_path": "summary/local/pedestal/velocity_tor", + "lifecycle_status": "active", + "structure_reference": "summary_species_tor_angle", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.argon": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.argon.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Argon (Ar)", + "full_path": "summary/local/pedestal/velocity_tor/argon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.velocity_tor.argon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/velocity_tor/argon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.argon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/velocity_tor/argon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.argon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/argon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.argon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/argon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.argon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/argon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.beryllium": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.beryllium.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Beryllium (Be)", + "full_path": "summary/local/pedestal/velocity_tor/beryllium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.velocity_tor.beryllium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/velocity_tor/beryllium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.beryllium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/velocity_tor/beryllium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.beryllium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/beryllium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.beryllium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/beryllium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.beryllium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/beryllium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.carbon": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.carbon.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Carbon (C)", + "full_path": "summary/local/pedestal/velocity_tor/carbon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.velocity_tor.carbon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/velocity_tor/carbon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.carbon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/velocity_tor/carbon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.carbon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/carbon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.carbon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/carbon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.carbon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/carbon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.deuterium": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.deuterium.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Deuterium (D)", + "full_path": "summary/local/pedestal/velocity_tor/deuterium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.velocity_tor.deuterium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/velocity_tor/deuterium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.deuterium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/velocity_tor/deuterium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.deuterium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/deuterium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.deuterium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/deuterium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.deuterium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/deuterium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.helium_3": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.helium_3.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 3 nucleons (3He)", + "full_path": "summary/local/pedestal/velocity_tor/helium_3", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.velocity_tor.helium_3.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/velocity_tor/helium_3/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.helium_3.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/velocity_tor/helium_3/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.helium_3.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/helium_3/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.helium_3.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/helium_3/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.helium_3.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/helium_3/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.helium_4": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.helium_4.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 4 nucleons (4He)", + "full_path": "summary/local/pedestal/velocity_tor/helium_4", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.velocity_tor.helium_4.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/velocity_tor/helium_4/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.helium_4.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/velocity_tor/helium_4/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.helium_4.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/helium_4/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.helium_4.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/helium_4/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.helium_4.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/helium_4/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.hydrogen": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.hydrogen.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Hydrogen (H)", + "full_path": "summary/local/pedestal/velocity_tor/hydrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.velocity_tor.hydrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/velocity_tor/hydrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.hydrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/velocity_tor/hydrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.hydrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/hydrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.hydrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/hydrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.hydrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/hydrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.iron": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.iron.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Iron (Fe)", + "full_path": "summary/local/pedestal/velocity_tor/iron", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.velocity_tor.iron.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/velocity_tor/iron/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.iron.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/velocity_tor/iron/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.iron.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/iron/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.iron.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/iron/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.iron.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/iron/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.krypton": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.krypton.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Krypton (Kr)", + "full_path": "summary/local/pedestal/velocity_tor/krypton", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.velocity_tor.krypton.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/velocity_tor/krypton/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.krypton.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/velocity_tor/krypton/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.krypton.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/krypton/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.krypton.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/krypton/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.krypton.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/krypton/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.lithium": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.lithium.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Lithium (Li)", + "full_path": "summary/local/pedestal/velocity_tor/lithium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.velocity_tor.lithium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/velocity_tor/lithium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.lithium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/velocity_tor/lithium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.lithium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/lithium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.lithium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/lithium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.lithium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/lithium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.neon": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.neon.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Neon (Ne)", + "full_path": "summary/local/pedestal/velocity_tor/neon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.velocity_tor.neon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/velocity_tor/neon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.neon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/velocity_tor/neon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.neon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/neon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.neon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/neon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.neon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/neon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.nitrogen": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.nitrogen.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Nitrogen (N)", + "full_path": "summary/local/pedestal/velocity_tor/nitrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.velocity_tor.nitrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/velocity_tor/nitrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.nitrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/velocity_tor/nitrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.nitrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/nitrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.nitrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/nitrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.nitrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/nitrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.oxygen": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.oxygen.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Oxygen (O)", + "full_path": "summary/local/pedestal/velocity_tor/oxygen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.velocity_tor.oxygen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/velocity_tor/oxygen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.oxygen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/velocity_tor/oxygen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.oxygen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/oxygen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.oxygen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/oxygen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.oxygen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/oxygen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.tritium": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.tritium.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Tritium (T)", + "full_path": "summary/local/pedestal/velocity_tor/tritium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.velocity_tor.tritium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/velocity_tor/tritium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.tritium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/velocity_tor/tritium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.tritium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/tritium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.tritium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/tritium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.tritium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/tritium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.tungsten": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.tungsten.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Tungsten (W)", + "full_path": "summary/local/pedestal/velocity_tor/tungsten", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.velocity_tor.tungsten.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/velocity_tor/tungsten/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.tungsten.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/velocity_tor/tungsten/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.tungsten.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/tungsten/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.tungsten.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/tungsten/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.tungsten.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/tungsten/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.xenon": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.xenon.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Xenon (Xe)", + "full_path": "summary/local/pedestal/velocity_tor/xenon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.pedestal.velocity_tor.xenon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/velocity_tor/xenon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.xenon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/velocity_tor/xenon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.xenon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/xenon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.velocity_tor.xenon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/xenon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.velocity_tor.xenon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/velocity_tor/xenon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.pedestal.zeff": { + "data_type": "STRUCTURE", + "documentation": "Effective charge", + "full_path": "summary/local/pedestal/zeff", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.local.pedestal.zeff.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/pedestal/zeff/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.pedestal.zeff.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/pedestal/zeff/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.pedestal.zeff.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/pedestal/zeff/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.pedestal.zeff.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/pedestal/zeff/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.pedestal.zeff.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/pedestal/zeff/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.r_eff_norm_2_3": { + "data_type": "STRUCTURE", + "documentation": "Parameters at r_eff_norm = 2/3, where r_eff_norm is the stellarator effective minor radius normalised to its value at the last closed flux surface", + "full_path": "summary/local/r_eff_norm_2_3", + "lifecycle_status": "active", + "structure_reference": "summary_local_quantities_stellerator" + }, + "summary.local.r_eff_norm_2_3.effective_helical_ripple": { + "data_type": "STRUCTURE", + "documentation": "Effective helical ripple for 1/nu neoclassical regime (see [Beidler, C. D., and W. N. G. Hitchon, 1994, Plasma Phys. Control. Fusion 35, 317])", + "full_path": "summary/local/r_eff_norm_2_3/effective_helical_ripple", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.local.r_eff_norm_2_3.effective_helical_ripple.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/r_eff_norm_2_3/effective_helical_ripple/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.r_eff_norm_2_3.effective_helical_ripple.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/r_eff_norm_2_3/effective_helical_ripple/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.r_eff_norm_2_3.effective_helical_ripple.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/r_eff_norm_2_3/effective_helical_ripple/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.r_eff_norm_2_3.effective_helical_ripple.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/r_eff_norm_2_3/effective_helical_ripple/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.r_eff_norm_2_3.effective_helical_ripple.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/r_eff_norm_2_3/effective_helical_ripple/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.r_eff_norm_2_3.iota": { + "data_type": "STRUCTURE", + "documentation": "Rotational transform (1/q)", + "full_path": "summary/local/r_eff_norm_2_3/iota", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.local.r_eff_norm_2_3.iota.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/r_eff_norm_2_3/iota/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.r_eff_norm_2_3.iota.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/r_eff_norm_2_3/iota/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.r_eff_norm_2_3.iota.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/r_eff_norm_2_3/iota/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.r_eff_norm_2_3.iota.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/r_eff_norm_2_3/iota/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.r_eff_norm_2_3.iota.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/r_eff_norm_2_3/iota/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.r_eff_norm_2_3.plateau_factor": { + "data_type": "STRUCTURE", + "documentation": "Plateau factor, as defined in equation (25) of reference [Stroth U. et al 1998 Plasma Phys. Control. Fusion 40 1551]", + "full_path": "summary/local/r_eff_norm_2_3/plateau_factor", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.local.r_eff_norm_2_3.plateau_factor.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/r_eff_norm_2_3/plateau_factor/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.r_eff_norm_2_3.plateau_factor.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/r_eff_norm_2_3/plateau_factor/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.r_eff_norm_2_3.plateau_factor.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/r_eff_norm_2_3/plateau_factor/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.r_eff_norm_2_3.plateau_factor.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/r_eff_norm_2_3/plateau_factor/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.r_eff_norm_2_3.plateau_factor.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/r_eff_norm_2_3/plateau_factor/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix": { + "catalogue_name": "suffix", + "cocos_alias": "IDSPATH", + "cocos_replace": "summary.local.separatrix", + "data_type": "STRUCTURE", + "documentation": "Parameters at separatrix (intersection of the separatrix and the outboard midplane)", + "full_path": "summary/local/separatrix", + "lifecycle_status": "active", + "structure_reference": "summary_local_quantities" + }, + "summary.local.separatrix.e_field_parallel": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "IDSPATH.e_field_parallel.value", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "STRUCTURE", + "documentation": "Average on the magnetic surface of (e_field.b_field) / B0, where B0 is global_quantities/b0/value", + "full_path": "summary/local/separatrix/e_field_parallel", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "V.m^-1" + }, + "summary.local.separatrix.e_field_parallel.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/e_field_parallel/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.e_field_parallel.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/e_field_parallel/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "summary.local.separatrix.e_field_parallel.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/e_field_parallel/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.e_field_parallel.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/e_field_parallel/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "summary.local.separatrix.e_field_parallel.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/e_field_parallel/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "summary.local.separatrix.magnetic_shear": { + "data_type": "STRUCTURE", + "documentation": "Magnetic shear, defined as rho_tor/q . dq/drho_tor", + "full_path": "summary/local/separatrix/magnetic_shear", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.local.separatrix.magnetic_shear.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/magnetic_shear/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.magnetic_shear.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/magnetic_shear/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix.magnetic_shear.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/magnetic_shear/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.magnetic_shear.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/magnetic_shear/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix.magnetic_shear.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/magnetic_shear/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix.momentum_tor": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.momentum_tor.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Total plasma toroidal momentum, summed over ion species and electrons", + "full_path": "summary/local/separatrix/momentum_tor", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "kg.m.s^-1" + }, + "summary.local.separatrix.momentum_tor.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/momentum_tor/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.momentum_tor.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/momentum_tor/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "kg.m.s^-1" + }, + "summary.local.separatrix.momentum_tor.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/momentum_tor/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.momentum_tor.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/momentum_tor/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "kg.m.s^-1" + }, + "summary.local.separatrix.momentum_tor.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/momentum_tor/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "kg.m.s^-1" + }, + "summary.local.separatrix.n_e": { + "data_type": "STRUCTURE", + "documentation": "Electron density", + "full_path": "summary/local/separatrix/n_e", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3" + }, + "summary.local.separatrix.n_e.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/n_e/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.n_e.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/n_e/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_e.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/n_e/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.n_e.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/n_e/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_e.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/n_e/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i": { + "data_type": "STRUCTURE", + "documentation": "Ion density per species", + "full_path": "summary/local/separatrix/n_i", + "lifecycle_status": "active", + "structure_reference": "summary_species", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.argon": { + "data_type": "STRUCTURE", + "documentation": "Argon (Ar)", + "full_path": "summary/local/separatrix/n_i/argon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.n_i.argon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/n_i/argon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.n_i.argon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/n_i/argon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.argon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/n_i/argon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.n_i.argon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/n_i/argon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.argon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/n_i/argon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.beryllium": { + "data_type": "STRUCTURE", + "documentation": "Beryllium (Be)", + "full_path": "summary/local/separatrix/n_i/beryllium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.n_i.beryllium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/n_i/beryllium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.n_i.beryllium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/n_i/beryllium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.beryllium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/n_i/beryllium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.n_i.beryllium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/n_i/beryllium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.beryllium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/n_i/beryllium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.carbon": { + "data_type": "STRUCTURE", + "documentation": "Carbon (C)", + "full_path": "summary/local/separatrix/n_i/carbon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.n_i.carbon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/n_i/carbon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.n_i.carbon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/n_i/carbon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.carbon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/n_i/carbon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.n_i.carbon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/n_i/carbon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.carbon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/n_i/carbon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.deuterium": { + "data_type": "STRUCTURE", + "documentation": "Deuterium (D)", + "full_path": "summary/local/separatrix/n_i/deuterium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.n_i.deuterium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/n_i/deuterium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.n_i.deuterium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/n_i/deuterium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.deuterium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/n_i/deuterium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.n_i.deuterium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/n_i/deuterium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.deuterium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/n_i/deuterium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.helium_3": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 3 nucleons (3He)", + "full_path": "summary/local/separatrix/n_i/helium_3", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.n_i.helium_3.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/n_i/helium_3/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.n_i.helium_3.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/n_i/helium_3/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.helium_3.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/n_i/helium_3/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.n_i.helium_3.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/n_i/helium_3/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.helium_3.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/n_i/helium_3/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.helium_4": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 4 nucleons (4He)", + "full_path": "summary/local/separatrix/n_i/helium_4", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.n_i.helium_4.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/n_i/helium_4/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.n_i.helium_4.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/n_i/helium_4/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.helium_4.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/n_i/helium_4/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.n_i.helium_4.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/n_i/helium_4/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.helium_4.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/n_i/helium_4/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.hydrogen": { + "data_type": "STRUCTURE", + "documentation": "Hydrogen (H)", + "full_path": "summary/local/separatrix/n_i/hydrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.n_i.hydrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/n_i/hydrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.n_i.hydrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/n_i/hydrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.hydrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/n_i/hydrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.n_i.hydrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/n_i/hydrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.hydrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/n_i/hydrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.iron": { + "data_type": "STRUCTURE", + "documentation": "Iron (Fe)", + "full_path": "summary/local/separatrix/n_i/iron", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.n_i.iron.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/n_i/iron/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.n_i.iron.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/n_i/iron/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.iron.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/n_i/iron/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.n_i.iron.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/n_i/iron/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.iron.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/n_i/iron/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.krypton": { + "data_type": "STRUCTURE", + "documentation": "Krypton (Kr)", + "full_path": "summary/local/separatrix/n_i/krypton", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.n_i.krypton.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/n_i/krypton/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.n_i.krypton.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/n_i/krypton/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.krypton.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/n_i/krypton/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.n_i.krypton.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/n_i/krypton/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.krypton.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/n_i/krypton/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.lithium": { + "data_type": "STRUCTURE", + "documentation": "Lithium (Li)", + "full_path": "summary/local/separatrix/n_i/lithium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.n_i.lithium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/n_i/lithium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.n_i.lithium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/n_i/lithium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.lithium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/n_i/lithium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.n_i.lithium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/n_i/lithium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.lithium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/n_i/lithium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.neon": { + "data_type": "STRUCTURE", + "documentation": "Neon (Ne)", + "full_path": "summary/local/separatrix/n_i/neon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.n_i.neon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/n_i/neon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.n_i.neon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/n_i/neon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.neon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/n_i/neon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.n_i.neon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/n_i/neon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.neon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/n_i/neon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.nitrogen": { + "data_type": "STRUCTURE", + "documentation": "Nitrogen (N)", + "full_path": "summary/local/separatrix/n_i/nitrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.n_i.nitrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/n_i/nitrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.n_i.nitrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/n_i/nitrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.nitrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/n_i/nitrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.n_i.nitrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/n_i/nitrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.nitrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/n_i/nitrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.oxygen": { + "data_type": "STRUCTURE", + "documentation": "Oxygen (O)", + "full_path": "summary/local/separatrix/n_i/oxygen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.n_i.oxygen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/n_i/oxygen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.n_i.oxygen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/n_i/oxygen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.oxygen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/n_i/oxygen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.n_i.oxygen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/n_i/oxygen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.oxygen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/n_i/oxygen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.tritium": { + "data_type": "STRUCTURE", + "documentation": "Tritium (T)", + "full_path": "summary/local/separatrix/n_i/tritium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.n_i.tritium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/n_i/tritium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.n_i.tritium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/n_i/tritium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.tritium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/n_i/tritium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.n_i.tritium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/n_i/tritium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.tritium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/n_i/tritium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.tungsten": { + "data_type": "STRUCTURE", + "documentation": "Tungsten (W)", + "full_path": "summary/local/separatrix/n_i/tungsten", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.n_i.tungsten.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/n_i/tungsten/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.n_i.tungsten.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/n_i/tungsten/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.tungsten.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/n_i/tungsten/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.n_i.tungsten.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/n_i/tungsten/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.tungsten.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/n_i/tungsten/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.xenon": { + "data_type": "STRUCTURE", + "documentation": "Xenon (Xe)", + "full_path": "summary/local/separatrix/n_i/xenon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.n_i.xenon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/n_i/xenon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.n_i.xenon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/n_i/xenon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.xenon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/n_i/xenon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.n_i.xenon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/n_i/xenon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i.xenon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/n_i/xenon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i_total": { + "data_type": "STRUCTURE", + "documentation": "Total ion density (sum over species)", + "full_path": "summary/local/separatrix/n_i_total", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3" + }, + "summary.local.separatrix.n_i_total.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/n_i_total/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.n_i_total.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/n_i_total/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i_total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/n_i_total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.n_i_total.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/n_i_total/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.n_i_total.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/n_i_total/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix.position": { + "data_type": "STRUCTURE", + "documentation": "Radial position at which physics quantities are evaluated", + "full_path": "summary/local/separatrix/position", + "lifecycle_status": "active", + "structure_reference": "summary_local_position" + }, + "summary.local.separatrix.position.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.position.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal magnetic flux", + "full_path": "summary/local/separatrix/position/psi(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "summary.local.separatrix.position.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "summary/local/separatrix/position/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.position.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.position.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "summary/local/separatrix/position/psi_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "summary.local.separatrix.position.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.position.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "summary/local/separatrix/position/psi_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "summary.local.separatrix.position.rho_tor": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "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 global_quantities/b0", + "full_path": "summary/local/separatrix/position/rho_tor(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "summary.local.separatrix.position.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "summary/local/separatrix/position/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.position.rho_tor_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "summary/local/separatrix/position/rho_tor_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "summary.local.separatrix.position.rho_tor_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "summary/local/separatrix/position/rho_tor_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "summary.local.separatrix.position.rho_tor_norm": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "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) ", + "full_path": "summary/local/separatrix/position/rho_tor_norm(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix.position.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "summary/local/separatrix/position/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.position.rho_tor_norm_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "summary/local/separatrix/position/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix.position.rho_tor_norm_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "summary/local/separatrix/position/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix.q": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "IDSPATH.q.value", + "cocos_transformation_expression": ".fact_q", + "data_type": "STRUCTURE", + "documentation": "Safety factor", + "full_path": "summary/local/separatrix/q", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.local.separatrix.q.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/q/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.q.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/q/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix.q.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/q/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.q.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/q/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix.q.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/q/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix.t_e": { + "data_type": "STRUCTURE", + "documentation": "Electron temperature", + "full_path": "summary/local/separatrix/t_e", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "eV" + }, + "summary.local.separatrix.t_e.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/t_e/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.t_e.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/t_e/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.separatrix.t_e.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/t_e/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.t_e.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/t_e/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.separatrix.t_e.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/t_e/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.separatrix.t_i_average": { + "data_type": "STRUCTURE", + "documentation": "Ion temperature (average over ion species)", + "full_path": "summary/local/separatrix/t_i_average", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "eV" + }, + "summary.local.separatrix.t_i_average.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/t_i_average/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.t_i_average.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/t_i_average/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.separatrix.t_i_average.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/t_i_average/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.t_i_average.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/t_i_average/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.separatrix.t_i_average.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/t_i_average/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.separatrix.velocity_tor": { + "data_type": "STRUCTURE", + "documentation": "Ion toroidal rotation velocity, per species", + "full_path": "summary/local/separatrix/velocity_tor", + "lifecycle_status": "active", + "structure_reference": "summary_species_tor_angle", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.argon": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.argon.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Argon (Ar)", + "full_path": "summary/local/separatrix/velocity_tor/argon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.velocity_tor.argon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/velocity_tor/argon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.argon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/velocity_tor/argon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.argon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/argon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.argon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/argon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.argon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/argon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.beryllium": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.beryllium.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Beryllium (Be)", + "full_path": "summary/local/separatrix/velocity_tor/beryllium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.velocity_tor.beryllium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/velocity_tor/beryllium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.beryllium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/velocity_tor/beryllium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.beryllium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/beryllium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.beryllium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/beryllium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.beryllium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/beryllium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.carbon": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.carbon.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Carbon (C)", + "full_path": "summary/local/separatrix/velocity_tor/carbon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.velocity_tor.carbon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/velocity_tor/carbon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.carbon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/velocity_tor/carbon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.carbon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/carbon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.carbon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/carbon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.carbon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/carbon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.deuterium": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.deuterium.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Deuterium (D)", + "full_path": "summary/local/separatrix/velocity_tor/deuterium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.velocity_tor.deuterium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/velocity_tor/deuterium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.deuterium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/velocity_tor/deuterium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.deuterium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/deuterium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.deuterium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/deuterium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.deuterium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/deuterium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.helium_3": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.helium_3.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 3 nucleons (3He)", + "full_path": "summary/local/separatrix/velocity_tor/helium_3", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.velocity_tor.helium_3.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/velocity_tor/helium_3/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.helium_3.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/velocity_tor/helium_3/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.helium_3.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/helium_3/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.helium_3.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/helium_3/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.helium_3.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/helium_3/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.helium_4": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.helium_4.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 4 nucleons (4He)", + "full_path": "summary/local/separatrix/velocity_tor/helium_4", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.velocity_tor.helium_4.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/velocity_tor/helium_4/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.helium_4.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/velocity_tor/helium_4/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.helium_4.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/helium_4/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.helium_4.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/helium_4/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.helium_4.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/helium_4/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.hydrogen": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.hydrogen.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Hydrogen (H)", + "full_path": "summary/local/separatrix/velocity_tor/hydrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.velocity_tor.hydrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/velocity_tor/hydrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.hydrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/velocity_tor/hydrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.hydrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/hydrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.hydrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/hydrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.hydrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/hydrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.iron": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.iron.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Iron (Fe)", + "full_path": "summary/local/separatrix/velocity_tor/iron", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.velocity_tor.iron.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/velocity_tor/iron/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.iron.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/velocity_tor/iron/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.iron.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/iron/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.iron.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/iron/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.iron.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/iron/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.krypton": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.krypton.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Krypton (Kr)", + "full_path": "summary/local/separatrix/velocity_tor/krypton", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.velocity_tor.krypton.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/velocity_tor/krypton/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.krypton.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/velocity_tor/krypton/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.krypton.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/krypton/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.krypton.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/krypton/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.krypton.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/krypton/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.lithium": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.lithium.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Lithium (Li)", + "full_path": "summary/local/separatrix/velocity_tor/lithium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.velocity_tor.lithium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/velocity_tor/lithium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.lithium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/velocity_tor/lithium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.lithium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/lithium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.lithium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/lithium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.lithium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/lithium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.neon": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.neon.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Neon (Ne)", + "full_path": "summary/local/separatrix/velocity_tor/neon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.velocity_tor.neon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/velocity_tor/neon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.neon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/velocity_tor/neon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.neon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/neon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.neon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/neon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.neon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/neon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.nitrogen": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.nitrogen.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Nitrogen (N)", + "full_path": "summary/local/separatrix/velocity_tor/nitrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.velocity_tor.nitrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/velocity_tor/nitrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.nitrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/velocity_tor/nitrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.nitrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/nitrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.nitrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/nitrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.nitrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/nitrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.oxygen": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.oxygen.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Oxygen (O)", + "full_path": "summary/local/separatrix/velocity_tor/oxygen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.velocity_tor.oxygen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/velocity_tor/oxygen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.oxygen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/velocity_tor/oxygen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.oxygen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/oxygen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.oxygen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/oxygen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.oxygen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/oxygen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.tritium": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.tritium.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Tritium (T)", + "full_path": "summary/local/separatrix/velocity_tor/tritium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.velocity_tor.tritium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/velocity_tor/tritium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.tritium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/velocity_tor/tritium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.tritium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/tritium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.tritium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/tritium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.tritium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/tritium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.tungsten": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.tungsten.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Tungsten (W)", + "full_path": "summary/local/separatrix/velocity_tor/tungsten", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.velocity_tor.tungsten.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/velocity_tor/tungsten/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.tungsten.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/velocity_tor/tungsten/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.tungsten.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/tungsten/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.tungsten.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/tungsten/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.tungsten.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/tungsten/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.xenon": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.xenon.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Xenon (Xe)", + "full_path": "summary/local/separatrix/velocity_tor/xenon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix.velocity_tor.xenon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/velocity_tor/xenon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.xenon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/velocity_tor/xenon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.xenon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/xenon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.velocity_tor.xenon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/xenon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.velocity_tor.xenon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/velocity_tor/xenon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix.zeff": { + "data_type": "STRUCTURE", + "documentation": "Effective charge", + "full_path": "summary/local/separatrix/zeff", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.local.separatrix.zeff.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix/zeff/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix.zeff.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix/zeff/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix.zeff.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix/zeff/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix.zeff.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix/zeff/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix.zeff.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix/zeff/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix_average": { + "catalogue_name": "suffix", + "cocos_alias": "IDSPATH", + "cocos_replace": "summary.local.separatrix_average", + "data_type": "STRUCTURE", + "documentation": "Flux surface averaged parameters at separatrix (flux-surface average over the entire core-SOL boundary separatrix)", + "full_path": "summary/local/separatrix_average", + "introduced_after_version": "3.36.0", + "lifecycle_status": "active", + "structure_reference": "summary_local_quantities" + }, + "summary.local.separatrix_average.e_field_parallel": { + "cocos_label_transformation": "ip_like", + "cocos_leaf_name_aos_indices": "IDSPATH.e_field_parallel.value", + "cocos_transformation_expression": ".sigma_ip_eff", + "data_type": "STRUCTURE", + "documentation": "Average on the magnetic surface of (e_field.b_field) / B0, where B0 is global_quantities/b0/value", + "full_path": "summary/local/separatrix_average/e_field_parallel", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "V.m^-1" + }, + "summary.local.separatrix_average.e_field_parallel.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/e_field_parallel/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.e_field_parallel.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/e_field_parallel/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "summary.local.separatrix_average.e_field_parallel.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/e_field_parallel/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.e_field_parallel.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/e_field_parallel/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "summary.local.separatrix_average.e_field_parallel.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/e_field_parallel/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "V.m^-1" + }, + "summary.local.separatrix_average.magnetic_shear": { + "data_type": "STRUCTURE", + "documentation": "Magnetic shear, defined as rho_tor/q . dq/drho_tor", + "full_path": "summary/local/separatrix_average/magnetic_shear", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.local.separatrix_average.magnetic_shear.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/magnetic_shear/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.magnetic_shear.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/magnetic_shear/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix_average.magnetic_shear.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/magnetic_shear/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.magnetic_shear.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/magnetic_shear/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix_average.magnetic_shear.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/magnetic_shear/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix_average.momentum_tor": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.momentum_tor.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Total plasma toroidal momentum, summed over ion species and electrons", + "full_path": "summary/local/separatrix_average/momentum_tor", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "kg.m.s^-1" + }, + "summary.local.separatrix_average.momentum_tor.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/momentum_tor/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.momentum_tor.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/momentum_tor/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "kg.m.s^-1" + }, + "summary.local.separatrix_average.momentum_tor.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/momentum_tor/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.momentum_tor.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/momentum_tor/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "kg.m.s^-1" + }, + "summary.local.separatrix_average.momentum_tor.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/momentum_tor/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "kg.m.s^-1" + }, + "summary.local.separatrix_average.n_e": { + "data_type": "STRUCTURE", + "documentation": "Electron density", + "full_path": "summary/local/separatrix_average/n_e", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_e.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/n_e/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.n_e.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/n_e/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_e.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/n_e/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.n_e.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/n_e/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_e.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/n_e/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i": { + "data_type": "STRUCTURE", + "documentation": "Ion density per species", + "full_path": "summary/local/separatrix_average/n_i", + "lifecycle_status": "active", + "structure_reference": "summary_species", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.argon": { + "data_type": "STRUCTURE", + "documentation": "Argon (Ar)", + "full_path": "summary/local/separatrix_average/n_i/argon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.n_i.argon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/n_i/argon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.argon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/n_i/argon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.argon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/argon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.argon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/argon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.argon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/argon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.beryllium": { + "data_type": "STRUCTURE", + "documentation": "Beryllium (Be)", + "full_path": "summary/local/separatrix_average/n_i/beryllium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.n_i.beryllium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/n_i/beryllium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.beryllium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/n_i/beryllium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.beryllium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/beryllium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.beryllium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/beryllium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.beryllium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/beryllium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.carbon": { + "data_type": "STRUCTURE", + "documentation": "Carbon (C)", + "full_path": "summary/local/separatrix_average/n_i/carbon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.n_i.carbon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/n_i/carbon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.carbon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/n_i/carbon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.carbon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/carbon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.carbon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/carbon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.carbon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/carbon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.deuterium": { + "data_type": "STRUCTURE", + "documentation": "Deuterium (D)", + "full_path": "summary/local/separatrix_average/n_i/deuterium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.n_i.deuterium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/n_i/deuterium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.deuterium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/n_i/deuterium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.deuterium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/deuterium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.deuterium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/deuterium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.deuterium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/deuterium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.helium_3": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 3 nucleons (3He)", + "full_path": "summary/local/separatrix_average/n_i/helium_3", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.n_i.helium_3.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/n_i/helium_3/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.helium_3.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/n_i/helium_3/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.helium_3.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/helium_3/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.helium_3.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/helium_3/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.helium_3.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/helium_3/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.helium_4": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 4 nucleons (4He)", + "full_path": "summary/local/separatrix_average/n_i/helium_4", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.n_i.helium_4.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/n_i/helium_4/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.helium_4.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/n_i/helium_4/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.helium_4.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/helium_4/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.helium_4.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/helium_4/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.helium_4.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/helium_4/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.hydrogen": { + "data_type": "STRUCTURE", + "documentation": "Hydrogen (H)", + "full_path": "summary/local/separatrix_average/n_i/hydrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.n_i.hydrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/n_i/hydrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.hydrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/n_i/hydrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.hydrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/hydrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.hydrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/hydrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.hydrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/hydrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.iron": { + "data_type": "STRUCTURE", + "documentation": "Iron (Fe)", + "full_path": "summary/local/separatrix_average/n_i/iron", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.n_i.iron.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/n_i/iron/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.iron.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/n_i/iron/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.iron.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/iron/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.iron.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/iron/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.iron.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/iron/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.krypton": { + "data_type": "STRUCTURE", + "documentation": "Krypton (Kr)", + "full_path": "summary/local/separatrix_average/n_i/krypton", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.n_i.krypton.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/n_i/krypton/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.krypton.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/n_i/krypton/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.krypton.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/krypton/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.krypton.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/krypton/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.krypton.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/krypton/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.lithium": { + "data_type": "STRUCTURE", + "documentation": "Lithium (Li)", + "full_path": "summary/local/separatrix_average/n_i/lithium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.n_i.lithium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/n_i/lithium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.lithium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/n_i/lithium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.lithium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/lithium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.lithium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/lithium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.lithium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/lithium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.neon": { + "data_type": "STRUCTURE", + "documentation": "Neon (Ne)", + "full_path": "summary/local/separatrix_average/n_i/neon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.n_i.neon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/n_i/neon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.neon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/n_i/neon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.neon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/neon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.neon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/neon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.neon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/neon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.nitrogen": { + "data_type": "STRUCTURE", + "documentation": "Nitrogen (N)", + "full_path": "summary/local/separatrix_average/n_i/nitrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.n_i.nitrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/n_i/nitrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.nitrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/n_i/nitrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.nitrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/nitrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.nitrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/nitrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.nitrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/nitrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.oxygen": { + "data_type": "STRUCTURE", + "documentation": "Oxygen (O)", + "full_path": "summary/local/separatrix_average/n_i/oxygen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.n_i.oxygen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/n_i/oxygen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.oxygen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/n_i/oxygen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.oxygen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/oxygen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.oxygen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/oxygen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.oxygen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/oxygen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.tritium": { + "data_type": "STRUCTURE", + "documentation": "Tritium (T)", + "full_path": "summary/local/separatrix_average/n_i/tritium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.n_i.tritium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/n_i/tritium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.tritium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/n_i/tritium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.tritium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/tritium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.tritium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/tritium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.tritium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/tritium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.tungsten": { + "data_type": "STRUCTURE", + "documentation": "Tungsten (W)", + "full_path": "summary/local/separatrix_average/n_i/tungsten", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.n_i.tungsten.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/n_i/tungsten/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.tungsten.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/n_i/tungsten/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.tungsten.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/tungsten/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.tungsten.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/tungsten/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.tungsten.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/tungsten/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.xenon": { + "data_type": "STRUCTURE", + "documentation": "Xenon (Xe)", + "full_path": "summary/local/separatrix_average/n_i/xenon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.n_i.xenon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/n_i/xenon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.xenon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/n_i/xenon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.xenon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/xenon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.n_i.xenon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/xenon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i.xenon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i/xenon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i_total": { + "data_type": "STRUCTURE", + "documentation": "Total ion density (sum over species)", + "full_path": "summary/local/separatrix_average/n_i_total", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i_total.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/n_i_total/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.n_i_total.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/n_i_total/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i_total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/n_i_total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.n_i_total.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i_total/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.n_i_total.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/n_i_total/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.local.separatrix_average.position": { + "data_type": "STRUCTURE", + "documentation": "Radial position at which physics quantities are evaluated", + "full_path": "summary/local/separatrix_average/position", + "lifecycle_status": "active", + "structure_reference": "summary_local_position" + }, + "summary.local.separatrix_average.position.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.position.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal magnetic flux", + "full_path": "summary/local/separatrix_average/position/psi(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "summary.local.separatrix_average.position.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "summary/local/separatrix_average/position/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.position.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.position.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "summary/local/separatrix_average/position/psi_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "summary.local.separatrix_average.position.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.position.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "summary/local/separatrix_average/position/psi_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "Wb" + }, + "summary.local.separatrix_average.position.rho_tor": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "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 global_quantities/b0", + "full_path": "summary/local/separatrix_average/position/rho_tor(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "summary.local.separatrix_average.position.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "summary/local/separatrix_average/position/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.position.rho_tor_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "summary/local/separatrix_average/position/rho_tor_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "summary.local.separatrix_average.position.rho_tor_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "summary/local/separatrix_average/position/rho_tor_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "m" + }, + "summary.local.separatrix_average.position.rho_tor_norm": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "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) ", + "full_path": "summary/local/separatrix_average/position/rho_tor_norm(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix_average.position.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "summary/local/separatrix_average/position/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.position.rho_tor_norm_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "summary/local/separatrix_average/position/rho_tor_norm_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix_average.position.rho_tor_norm_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "summary/local/separatrix_average/position/rho_tor_norm_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix_average.q": { + "cocos_label_transformation": "q_like", + "cocos_leaf_name_aos_indices": "IDSPATH.q.value", + "cocos_transformation_expression": ".fact_q", + "data_type": "STRUCTURE", + "documentation": "Safety factor", + "full_path": "summary/local/separatrix_average/q", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.local.separatrix_average.q.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/q/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.q.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/q/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix_average.q.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/q/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.q.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/q/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix_average.q.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/q/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix_average.t_e": { + "data_type": "STRUCTURE", + "documentation": "Electron temperature", + "full_path": "summary/local/separatrix_average/t_e", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "eV" + }, + "summary.local.separatrix_average.t_e.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/t_e/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.t_e.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/t_e/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.separatrix_average.t_e.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/t_e/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.t_e.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/t_e/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.separatrix_average.t_e.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/t_e/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.separatrix_average.t_i_average": { + "data_type": "STRUCTURE", + "documentation": "Ion temperature (average over ion species)", + "full_path": "summary/local/separatrix_average/t_i_average", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "eV" + }, + "summary.local.separatrix_average.t_i_average.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/t_i_average/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.t_i_average.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/t_i_average/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.separatrix_average.t_i_average.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/t_i_average/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.t_i_average.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/t_i_average/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.separatrix_average.t_i_average.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/t_i_average/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.local.separatrix_average.velocity_tor": { + "data_type": "STRUCTURE", + "documentation": "Ion toroidal rotation velocity, per species", + "full_path": "summary/local/separatrix_average/velocity_tor", + "lifecycle_status": "active", + "structure_reference": "summary_species_tor_angle", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.argon": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.argon.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Argon (Ar)", + "full_path": "summary/local/separatrix_average/velocity_tor/argon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.velocity_tor.argon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/velocity_tor/argon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.argon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/velocity_tor/argon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.argon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/argon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.argon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/argon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.argon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/argon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.beryllium": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.beryllium.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Beryllium (Be)", + "full_path": "summary/local/separatrix_average/velocity_tor/beryllium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.velocity_tor.beryllium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/velocity_tor/beryllium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.beryllium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/velocity_tor/beryllium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.beryllium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/beryllium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.beryllium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/beryllium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.beryllium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/beryllium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.carbon": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.carbon.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Carbon (C)", + "full_path": "summary/local/separatrix_average/velocity_tor/carbon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.velocity_tor.carbon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/velocity_tor/carbon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.carbon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/velocity_tor/carbon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.carbon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/carbon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.carbon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/carbon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.carbon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/carbon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.deuterium": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.deuterium.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Deuterium (D)", + "full_path": "summary/local/separatrix_average/velocity_tor/deuterium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.velocity_tor.deuterium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/velocity_tor/deuterium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.deuterium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/velocity_tor/deuterium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.deuterium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/deuterium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.deuterium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/deuterium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.deuterium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/deuterium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.helium_3": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.helium_3.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 3 nucleons (3He)", + "full_path": "summary/local/separatrix_average/velocity_tor/helium_3", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.velocity_tor.helium_3.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/velocity_tor/helium_3/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.helium_3.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/velocity_tor/helium_3/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.helium_3.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/helium_3/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.helium_3.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/helium_3/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.helium_3.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/helium_3/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.helium_4": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.helium_4.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 4 nucleons (4He)", + "full_path": "summary/local/separatrix_average/velocity_tor/helium_4", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.velocity_tor.helium_4.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/velocity_tor/helium_4/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.helium_4.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/velocity_tor/helium_4/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.helium_4.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/helium_4/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.helium_4.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/helium_4/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.helium_4.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/helium_4/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.hydrogen": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.hydrogen.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Hydrogen (H)", + "full_path": "summary/local/separatrix_average/velocity_tor/hydrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.velocity_tor.hydrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/velocity_tor/hydrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.hydrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/velocity_tor/hydrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.hydrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/hydrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.hydrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/hydrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.hydrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/hydrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.iron": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.iron.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Iron (Fe)", + "full_path": "summary/local/separatrix_average/velocity_tor/iron", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.velocity_tor.iron.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/velocity_tor/iron/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.iron.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/velocity_tor/iron/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.iron.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/iron/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.iron.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/iron/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.iron.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/iron/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.krypton": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.krypton.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Krypton (Kr)", + "full_path": "summary/local/separatrix_average/velocity_tor/krypton", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.velocity_tor.krypton.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/velocity_tor/krypton/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.krypton.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/velocity_tor/krypton/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.krypton.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/krypton/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.krypton.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/krypton/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.krypton.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/krypton/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.lithium": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.lithium.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Lithium (Li)", + "full_path": "summary/local/separatrix_average/velocity_tor/lithium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.velocity_tor.lithium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/velocity_tor/lithium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.lithium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/velocity_tor/lithium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.lithium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/lithium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.lithium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/lithium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.lithium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/lithium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.neon": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.neon.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Neon (Ne)", + "full_path": "summary/local/separatrix_average/velocity_tor/neon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.velocity_tor.neon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/velocity_tor/neon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.neon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/velocity_tor/neon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.neon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/neon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.neon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/neon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.neon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/neon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.nitrogen": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.nitrogen.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Nitrogen (N)", + "full_path": "summary/local/separatrix_average/velocity_tor/nitrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.velocity_tor.nitrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/velocity_tor/nitrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.nitrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/velocity_tor/nitrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.nitrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/nitrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.nitrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/nitrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.nitrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/nitrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.oxygen": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.oxygen.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Oxygen (O)", + "full_path": "summary/local/separatrix_average/velocity_tor/oxygen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.velocity_tor.oxygen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/velocity_tor/oxygen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.oxygen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/velocity_tor/oxygen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.oxygen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/oxygen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.oxygen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/oxygen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.oxygen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/oxygen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.tritium": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.tritium.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Tritium (T)", + "full_path": "summary/local/separatrix_average/velocity_tor/tritium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.velocity_tor.tritium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/velocity_tor/tritium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.tritium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/velocity_tor/tritium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.tritium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/tritium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.tritium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/tritium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.tritium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/tritium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.tungsten": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.tungsten.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Tungsten (W)", + "full_path": "summary/local/separatrix_average/velocity_tor/tungsten", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.velocity_tor.tungsten.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/velocity_tor/tungsten/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.tungsten.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/velocity_tor/tungsten/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.tungsten.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/tungsten/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.tungsten.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/tungsten/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.tungsten.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/tungsten/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.xenon": { + "cocos_label_transformation": "tor_angle_like", + "cocos_leaf_name_aos_indices": "IDSPATH.velocity_tor.xenon.value", + "cocos_transformation_expression": ".sigma_rphiz_eff", + "data_type": "STRUCTURE", + "documentation": "Xenon (Xe)", + "full_path": "summary/local/separatrix_average/velocity_tor/xenon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.local.separatrix_average.velocity_tor.xenon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/velocity_tor/xenon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.xenon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/velocity_tor/xenon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.xenon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/xenon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.velocity_tor.xenon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/xenon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.velocity_tor.xenon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/velocity_tor/xenon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m.s^-1" + }, + "summary.local.separatrix_average.zeff": { + "data_type": "STRUCTURE", + "documentation": "Effective charge", + "full_path": "summary/local/separatrix_average/zeff", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.local.separatrix_average.zeff.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/local/separatrix_average/zeff/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.local.separatrix_average.zeff.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/local/separatrix_average/zeff/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix_average.zeff.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/local/separatrix_average/zeff/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.local.separatrix_average.zeff.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/local/separatrix_average/zeff/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.local.separatrix_average.zeff.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/local/separatrix_average/zeff/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.magnetic_shear_flag": { + "data_type": "STRUCTURE", + "documentation": "Magnetic field shear indicator for stellarators: 0 for shearless stellarators (W7-A, W7-AS, W7-X); 1, otherwise. See [Stroth U. et al 1996 Nucl. Fusion 36 1063]", + "full_path": "summary/magnetic_shear_flag", + "lifecycle_status": "active", + "structure_reference": "summary_static_int_0d" + }, + "summary.magnetic_shear_flag.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/magnetic_shear_flag/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.magnetic_shear_flag.value": { + "data_type": "INT_0D", + "documentation": "Value", + "full_path": "summary/magnetic_shear_flag/value", + "lifecycle_status": "active", + "type": "static" + }, + "summary.midplane": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/midplane_identifier.xml", + "documentation": "Choice of midplane definition (use the lowest index number if more than one value is relevant)\n1) magnetic_axis : Midplane defined by the height of magnetic axis equilibrium/time_slice/global_quantities/magnetic_axis/z\n2) dr_dz_zero_sep : Midplane defined by the height of the outboard point on the separatrix on which dr/dz = 0 (local maximum of the major radius of the separatrix). In case of multiple local maxima, the closest one from z=z_magnetic_axis is chosen. equilibrium/time_slice/boundary_separatrix/dr_dz_zero_point/z\n3) z_zero : Midplane defined by z = 0\n4) ggd_subset : Midplane location is specified by means of the GGD grid subset for the inner and outer midplanes, if the midplane choice is different from the other available options. If the GGD midplane subset corresponds to one of the other available options, select that particular option to indicate it", + "full_path": "summary/midplane", + "introduced_after_version": "3.32.1", + "lifecycle_status": "active", + "structure_reference": "identifier_static" + }, + "summary.midplane.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "summary/midplane/description", + "lifecycle_status": "active", + "type": "static" + }, + "summary.midplane.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "summary/midplane/index", + "lifecycle_status": "active", + "type": "static" + }, + "summary.midplane.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "summary/midplane/name", + "lifecycle_status": "active", + "type": "static" + }, + "summary.pedestal_fits": { + "data_type": "STRUCTURE", + "documentation": "Quantities derived from specific fits of pedestal profiles, typically used in the Pedestal Database.", + "full_path": "summary/pedestal_fits", + "lifecycle_status": "active", + "structure_reference": "summary_pedestal_fits", + "url": "summary/pedestal_fits_definitions.pdf" + }, + "summary.pedestal_fits.linear": { + "catalogue_name": "suffix", + "data_type": "STRUCTURE", + "documentation": "Quantities related to linear fit", + "full_path": "summary/pedestal_fits/linear", + "lifecycle_status": "active", + "structure_reference": "summary_pedestal_fit_linear" + }, + "summary.pedestal_fits.linear.b_field_pedestal_top_hfs": { + "data_type": "STRUCTURE", + "documentation": "Total magnetic field calculated at the position of the pressure pedestal top (as determined by the fit) on the high field side", + "full_path": "summary/pedestal_fits/linear/b_field_pedestal_top_hfs", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_pedestal_top_hfs.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/b_field_pedestal_top_hfs/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.b_field_pedestal_top_hfs.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/b_field_pedestal_top_hfs/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_pedestal_top_hfs.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/b_field_pedestal_top_hfs/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.b_field_pedestal_top_hfs.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/b_field_pedestal_top_hfs/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_pedestal_top_hfs.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/b_field_pedestal_top_hfs/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_pedestal_top_lfs": { + "data_type": "STRUCTURE", + "documentation": "Total magnetic field calculated at the position of the pressure pedestal top (as determined by the fit) on the low field side", + "full_path": "summary/pedestal_fits/linear/b_field_pedestal_top_lfs", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_pedestal_top_lfs.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/b_field_pedestal_top_lfs/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.b_field_pedestal_top_lfs.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/b_field_pedestal_top_lfs/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_pedestal_top_lfs.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/b_field_pedestal_top_lfs/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.b_field_pedestal_top_lfs.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/b_field_pedestal_top_lfs/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_pedestal_top_lfs.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/b_field_pedestal_top_lfs/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_pol_pedestal_top_average": { + "data_type": "STRUCTURE", + "documentation": "Poloidal field calculated at the position of the pressure pedestal top (as determined by the fit) and averaged over the flux surface", + "full_path": "summary/pedestal_fits/linear/b_field_pol_pedestal_top_average", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_pol_pedestal_top_average.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/b_field_pol_pedestal_top_average/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.b_field_pol_pedestal_top_average.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/b_field_pol_pedestal_top_average/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_pol_pedestal_top_average.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/b_field_pol_pedestal_top_average/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.b_field_pol_pedestal_top_average.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/b_field_pol_pedestal_top_average/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_pol_pedestal_top_average.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/b_field_pol_pedestal_top_average/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_pol_pedestal_top_hfs": { + "data_type": "STRUCTURE", + "documentation": "Poloidal field calculated at the position of the pressure pedestal top (as determined by the fit) on the high field side", + "full_path": "summary/pedestal_fits/linear/b_field_pol_pedestal_top_hfs", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_pol_pedestal_top_hfs.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/b_field_pol_pedestal_top_hfs/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.b_field_pol_pedestal_top_hfs.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/b_field_pol_pedestal_top_hfs/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_pol_pedestal_top_hfs.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/b_field_pol_pedestal_top_hfs/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.b_field_pol_pedestal_top_hfs.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/b_field_pol_pedestal_top_hfs/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_pol_pedestal_top_hfs.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/b_field_pol_pedestal_top_hfs/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_pol_pedestal_top_lfs": { + "data_type": "STRUCTURE", + "documentation": "Poloidal field calculated at the position of the pressure pedestal top (as determined by the fit) on the low field side", + "full_path": "summary/pedestal_fits/linear/b_field_pol_pedestal_top_lfs", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_pol_pedestal_top_lfs.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/b_field_pol_pedestal_top_lfs/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.b_field_pol_pedestal_top_lfs.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/b_field_pol_pedestal_top_lfs/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_pol_pedestal_top_lfs.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/b_field_pol_pedestal_top_lfs/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.b_field_pol_pedestal_top_lfs.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/b_field_pol_pedestal_top_lfs/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_pol_pedestal_top_lfs.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/b_field_pol_pedestal_top_lfs/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_tor_pedestal_top_hfs": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "summary.pedestal_fits.linear.b_field_tor_pedestal_top_hfs.value", + "cocos_transformation_expression": ".sigma_b0_eff", + "data_type": "STRUCTURE", + "documentation": "Toroidal field calculated at the position of the pressure pedestal top (as determined by the fit) on the high field side", + "full_path": "summary/pedestal_fits/linear/b_field_tor_pedestal_top_hfs", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_tor_pedestal_top_hfs.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/b_field_tor_pedestal_top_hfs/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.b_field_tor_pedestal_top_hfs.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/b_field_tor_pedestal_top_hfs/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_tor_pedestal_top_hfs.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/b_field_tor_pedestal_top_hfs/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.b_field_tor_pedestal_top_hfs.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/b_field_tor_pedestal_top_hfs/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_tor_pedestal_top_hfs.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/b_field_tor_pedestal_top_hfs/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_tor_pedestal_top_lfs": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "summary.pedestal_fits.linear.b_field_tor_pedestal_top_lfs.value", + "cocos_transformation_expression": ".sigma_b0_eff", + "data_type": "STRUCTURE", + "documentation": "Toroidal field calculated at the position of the pressure pedestal top (as determined by the fit) on the low field side", + "full_path": "summary/pedestal_fits/linear/b_field_tor_pedestal_top_lfs", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_tor_pedestal_top_lfs.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/b_field_tor_pedestal_top_lfs/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.b_field_tor_pedestal_top_lfs.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/b_field_tor_pedestal_top_lfs/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_tor_pedestal_top_lfs.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/b_field_tor_pedestal_top_lfs/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.b_field_tor_pedestal_top_lfs.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/b_field_tor_pedestal_top_lfs/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.linear.b_field_tor_pedestal_top_lfs.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/b_field_tor_pedestal_top_lfs/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_average": { + "data_type": "STRUCTURE", + "documentation": "Poloidal beta at pressure pedestal top for electrons using the flux surface average magnetic poloidal field", + "full_path": "summary/pedestal_fits/linear/beta_pol_pedestal_top_electron_average", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_average.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/beta_pol_pedestal_top_electron_average/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_average.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/beta_pol_pedestal_top_electron_average/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_average.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/beta_pol_pedestal_top_electron_average/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_average.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/beta_pol_pedestal_top_electron_average/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_average.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/beta_pol_pedestal_top_electron_average/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_hfs": { + "data_type": "STRUCTURE", + "documentation": "Poloidal beta at pressure pedestal top for electrons using the high field side magnetic poloidal field", + "full_path": "summary/pedestal_fits/linear/beta_pol_pedestal_top_electron_hfs", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_hfs.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/beta_pol_pedestal_top_electron_hfs/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_hfs.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/beta_pol_pedestal_top_electron_hfs/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_hfs.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/beta_pol_pedestal_top_electron_hfs/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_hfs.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/beta_pol_pedestal_top_electron_hfs/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_hfs.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/beta_pol_pedestal_top_electron_hfs/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_lfs": { + "data_type": "STRUCTURE", + "documentation": "Poloidal beta at pressure pedestal top for electrons using the low field side magnetic poloidal field", + "full_path": "summary/pedestal_fits/linear/beta_pol_pedestal_top_electron_lfs", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_lfs.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/beta_pol_pedestal_top_electron_lfs/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_lfs.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/beta_pol_pedestal_top_electron_lfs/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_lfs.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/beta_pol_pedestal_top_electron_lfs/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_lfs.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/beta_pol_pedestal_top_electron_lfs/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.beta_pol_pedestal_top_electron_lfs.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/beta_pol_pedestal_top_electron_lfs/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.coulomb_factor_pedestal_top": { + "data_type": "STRUCTURE", + "documentation": "Coulomb factor log(lambda) at the position of the pressure pedestal top (as determined by the fit)", + "full_path": "summary/pedestal_fits/linear/coulomb_factor_pedestal_top", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.linear.coulomb_factor_pedestal_top.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/coulomb_factor_pedestal_top/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.coulomb_factor_pedestal_top.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/coulomb_factor_pedestal_top/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.coulomb_factor_pedestal_top.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/coulomb_factor_pedestal_top/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.coulomb_factor_pedestal_top.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/coulomb_factor_pedestal_top/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.coulomb_factor_pedestal_top.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/coulomb_factor_pedestal_top/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.energy_thermal_pedestal_electron": { + "data_type": "STRUCTURE", + "documentation": "Pedestal stored thermal energy for electrons ", + "full_path": "summary/pedestal_fits/linear/energy_thermal_pedestal_electron", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "J" + }, + "summary.pedestal_fits.linear.energy_thermal_pedestal_electron.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/energy_thermal_pedestal_electron/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.energy_thermal_pedestal_electron.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/energy_thermal_pedestal_electron/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.pedestal_fits.linear.energy_thermal_pedestal_electron.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/energy_thermal_pedestal_electron/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.energy_thermal_pedestal_electron.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/energy_thermal_pedestal_electron/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.pedestal_fits.linear.energy_thermal_pedestal_electron.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/energy_thermal_pedestal_electron/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.pedestal_fits.linear.energy_thermal_pedestal_ion": { + "data_type": "STRUCTURE", + "documentation": "Pedestal stored thermal energy for ions ", + "full_path": "summary/pedestal_fits/linear/energy_thermal_pedestal_ion", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "J" + }, + "summary.pedestal_fits.linear.energy_thermal_pedestal_ion.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/energy_thermal_pedestal_ion/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.energy_thermal_pedestal_ion.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/energy_thermal_pedestal_ion/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.pedestal_fits.linear.energy_thermal_pedestal_ion.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/energy_thermal_pedestal_ion/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.energy_thermal_pedestal_ion.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/energy_thermal_pedestal_ion/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.pedestal_fits.linear.energy_thermal_pedestal_ion.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/energy_thermal_pedestal_ion/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.pedestal_fits.linear.n_e": { + "data_type": "STRUCTURE", + "documentation": "Electron density related quantities", + "full_path": "summary/pedestal_fits/linear/n_e", + "lifecycle_status": "active", + "structure_reference": "summary_pedestal_fit_linear_ne", + "units": "m^-3" + }, + "summary.pedestal_fits.linear.n_e.d_dpsi_norm": { + "data_type": "STRUCTURE", + "documentation": "Core slope of the parent quantity", + "full_path": "summary/pedestal_fits/linear/n_e/d_dpsi_norm", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.linear.n_e.d_dpsi_norm.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/n_e/d_dpsi_norm/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.n_e.d_dpsi_norm.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/n_e/d_dpsi_norm/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.linear.n_e.d_dpsi_norm.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/n_e/d_dpsi_norm/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.n_e.d_dpsi_norm.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/n_e/d_dpsi_norm/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.linear.n_e.d_dpsi_norm.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/n_e/d_dpsi_norm/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.linear.n_e.d_dpsi_norm_max": { + "data_type": "STRUCTURE", + "documentation": "Maximum gradient of the parent quantity (with respect to the normalised poloidal flux) in the pedestal", + "full_path": "summary/pedestal_fits/linear/n_e/d_dpsi_norm_max", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.linear.n_e.d_dpsi_norm_max.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/n_e/d_dpsi_norm_max/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.n_e.d_dpsi_norm_max.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/n_e/d_dpsi_norm_max/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.linear.n_e.d_dpsi_norm_max.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/n_e/d_dpsi_norm_max/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.n_e.d_dpsi_norm_max.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/n_e/d_dpsi_norm_max/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.linear.n_e.d_dpsi_norm_max.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/n_e/d_dpsi_norm_max/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.linear.n_e.offset": { + "data_type": "STRUCTURE", + "documentation": "Offset of the parent quantity in the SOL", + "full_path": "summary/pedestal_fits/linear/n_e/offset", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.linear.n_e.offset.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/n_e/offset/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.n_e.offset.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/n_e/offset/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.linear.n_e.offset.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/n_e/offset/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.n_e.offset.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/n_e/offset/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.linear.n_e.offset.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/n_e/offset/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.linear.n_e.pedestal_height": { + "data_type": "STRUCTURE", + "documentation": "Pedestal height", + "full_path": "summary/pedestal_fits/linear/n_e/pedestal_height", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.linear.n_e.pedestal_height.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/n_e/pedestal_height/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.n_e.pedestal_height.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/n_e/pedestal_height/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.linear.n_e.pedestal_height.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/n_e/pedestal_height/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.n_e.pedestal_height.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/n_e/pedestal_height/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.linear.n_e.pedestal_height.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/n_e/pedestal_height/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.linear.n_e.pedestal_position": { + "data_type": "STRUCTURE", + "documentation": "Pedestal position in normalised poloidal flux", + "full_path": "summary/pedestal_fits/linear/n_e/pedestal_position", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.linear.n_e.pedestal_position.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/n_e/pedestal_position/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.n_e.pedestal_position.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/n_e/pedestal_position/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.n_e.pedestal_position.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/n_e/pedestal_position/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.n_e.pedestal_position.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/n_e/pedestal_position/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.n_e.pedestal_position.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/n_e/pedestal_position/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.n_e.pedestal_width": { + "data_type": "STRUCTURE", + "documentation": "Pedestal full width in normalised poloidal flux", + "full_path": "summary/pedestal_fits/linear/n_e/pedestal_width", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.linear.n_e.pedestal_width.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/n_e/pedestal_width/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.n_e.pedestal_width.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/n_e/pedestal_width/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.n_e.pedestal_width.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/n_e/pedestal_width/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.n_e.pedestal_width.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/n_e/pedestal_width/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.n_e.pedestal_width.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/n_e/pedestal_width/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.n_e.separatrix": { + "data_type": "STRUCTURE", + "documentation": "Value at separatrix", + "full_path": "summary/pedestal_fits/linear/n_e/separatrix", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.linear.n_e.separatrix.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/n_e/separatrix/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.n_e.separatrix.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/n_e/separatrix/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.linear.n_e.separatrix.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/n_e/separatrix/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.n_e.separatrix.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/n_e/separatrix/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.linear.n_e.separatrix.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/n_e/separatrix/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.linear.nustar_pedestal_top_electron": { + "data_type": "STRUCTURE", + "documentation": "Normalised collisionality at pressure pedestal top for electrons", + "full_path": "summary/pedestal_fits/linear/nustar_pedestal_top_electron", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.linear.nustar_pedestal_top_electron.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/nustar_pedestal_top_electron/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.nustar_pedestal_top_electron.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/nustar_pedestal_top_electron/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.nustar_pedestal_top_electron.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/nustar_pedestal_top_electron/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.nustar_pedestal_top_electron.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/nustar_pedestal_top_electron/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.nustar_pedestal_top_electron.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/nustar_pedestal_top_electron/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.parameters": { + "coordinates": [ + "1...5" + ], + "data_type": "FLT_1D", + "documentation": "Parameters of the fit", + "full_path": "summary/pedestal_fits/linear/parameters(:)", + "lifecycle_status": "active", + "type": "constant", + "units": "mixed" + }, + "summary.pedestal_fits.linear.parameters_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parameters\"", + "full_path": "summary/pedestal_fits/linear/parameters_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.parameters_error_lower": { + "coordinates": [ + "1...5" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parameters\"", + "full_path": "summary/pedestal_fits/linear/parameters_error_lower(:)", + "lifecycle_status": "active", + "type": "constant", + "units": "mixed" + }, + "summary.pedestal_fits.linear.parameters_error_upper": { + "coordinates": [ + "1...5" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parameters\"", + "full_path": "summary/pedestal_fits/linear/parameters_error_upper(:)", + "lifecycle_status": "active", + "type": "constant", + "units": "mixed" + }, + "summary.pedestal_fits.linear.pressure_electron": { + "data_type": "STRUCTURE", + "documentation": "Electron pressure related quantities", + "full_path": "summary/pedestal_fits/linear/pressure_electron", + "lifecycle_status": "active", + "structure_reference": "summary_pedestal_fit_ne", + "units": "Pa" + }, + "summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm": { + "data_type": "STRUCTURE", + "documentation": "Core slope of the parent quantity", + "full_path": "summary/pedestal_fits/linear/pressure_electron/d_dpsi_norm", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/pressure_electron/d_dpsi_norm/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/pressure_electron/d_dpsi_norm/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/d_dpsi_norm/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/d_dpsi_norm/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/d_dpsi_norm/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm_max": { + "data_type": "STRUCTURE", + "documentation": "Maximum gradient of the parent quantity (with respect to the normalised poloidal flux) in the pedestal", + "full_path": "summary/pedestal_fits/linear/pressure_electron/d_dpsi_norm_max", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm_max.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/pressure_electron/d_dpsi_norm_max/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm_max.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/pressure_electron/d_dpsi_norm_max/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm_max.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/d_dpsi_norm_max/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm_max.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/d_dpsi_norm_max/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm_max.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/d_dpsi_norm_max/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm_max_position": { + "data_type": "STRUCTURE", + "documentation": "Position (in terms of normalised poloidal flux) of the maximum gradient of the parent quantity in the pedestal", + "full_path": "summary/pedestal_fits/linear/pressure_electron/d_dpsi_norm_max_position", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm_max_position.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/pressure_electron/d_dpsi_norm_max_position/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm_max_position.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/pressure_electron/d_dpsi_norm_max_position/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm_max_position.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/d_dpsi_norm_max_position/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm_max_position.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/d_dpsi_norm_max_position/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.pressure_electron.d_dpsi_norm_max_position.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/d_dpsi_norm_max_position/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.pressure_electron.offset": { + "data_type": "STRUCTURE", + "documentation": "Offset of the parent quantity in the SOL", + "full_path": "summary/pedestal_fits/linear/pressure_electron/offset", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.linear.pressure_electron.offset.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/pressure_electron/offset/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.pressure_electron.offset.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/pressure_electron/offset/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.linear.pressure_electron.offset.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/offset/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.pressure_electron.offset.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/offset/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.linear.pressure_electron.offset.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/offset/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.linear.pressure_electron.pedestal_height": { + "data_type": "STRUCTURE", + "documentation": "Pedestal height", + "full_path": "summary/pedestal_fits/linear/pressure_electron/pedestal_height", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.linear.pressure_electron.pedestal_height.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/pressure_electron/pedestal_height/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.pressure_electron.pedestal_height.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/pressure_electron/pedestal_height/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.linear.pressure_electron.pedestal_height.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/pedestal_height/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.pressure_electron.pedestal_height.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/pedestal_height/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.linear.pressure_electron.pedestal_height.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/pedestal_height/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.linear.pressure_electron.pedestal_position": { + "data_type": "STRUCTURE", + "documentation": "Pedestal position in normalised poloidal flux", + "full_path": "summary/pedestal_fits/linear/pressure_electron/pedestal_position", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.linear.pressure_electron.pedestal_position.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/pressure_electron/pedestal_position/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.pressure_electron.pedestal_position.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/pressure_electron/pedestal_position/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.pressure_electron.pedestal_position.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/pedestal_position/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.pressure_electron.pedestal_position.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/pedestal_position/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.pressure_electron.pedestal_position.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/pedestal_position/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.pressure_electron.pedestal_width": { + "data_type": "STRUCTURE", + "documentation": "Pedestal full width in normalised poloidal flux", + "full_path": "summary/pedestal_fits/linear/pressure_electron/pedestal_width", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.linear.pressure_electron.pedestal_width.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/pressure_electron/pedestal_width/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.pressure_electron.pedestal_width.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/pressure_electron/pedestal_width/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.pressure_electron.pedestal_width.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/pedestal_width/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.pressure_electron.pedestal_width.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/pedestal_width/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.pressure_electron.pedestal_width.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/pedestal_width/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.pressure_electron.separatrix": { + "data_type": "STRUCTURE", + "documentation": "Value at separatrix", + "full_path": "summary/pedestal_fits/linear/pressure_electron/separatrix", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.linear.pressure_electron.separatrix.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/pressure_electron/separatrix/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.pressure_electron.separatrix.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/pressure_electron/separatrix/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.linear.pressure_electron.separatrix.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/separatrix/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.pressure_electron.separatrix.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/separatrix/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.linear.pressure_electron.separatrix.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/pressure_electron/separatrix/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.linear.rhostar_pedestal_top_electron_hfs": { + "data_type": "STRUCTURE", + "documentation": "Normalised Larmor radius at pressure pedestal top for electrons using the high field side magnetic field (important for spherical tokamaks)", + "full_path": "summary/pedestal_fits/linear/rhostar_pedestal_top_electron_hfs", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.linear.rhostar_pedestal_top_electron_hfs.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/rhostar_pedestal_top_electron_hfs/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.rhostar_pedestal_top_electron_hfs.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/rhostar_pedestal_top_electron_hfs/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.rhostar_pedestal_top_electron_hfs.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/rhostar_pedestal_top_electron_hfs/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.rhostar_pedestal_top_electron_hfs.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/rhostar_pedestal_top_electron_hfs/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.rhostar_pedestal_top_electron_hfs.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/rhostar_pedestal_top_electron_hfs/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.rhostar_pedestal_top_electron_lfs": { + "data_type": "STRUCTURE", + "documentation": "Normalised Larmor radius at pressure pedestal top for electrons using the low field side magnetic field (important for spherical tokamaks)", + "full_path": "summary/pedestal_fits/linear/rhostar_pedestal_top_electron_lfs", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.linear.rhostar_pedestal_top_electron_lfs.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/rhostar_pedestal_top_electron_lfs/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.rhostar_pedestal_top_electron_lfs.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/rhostar_pedestal_top_electron_lfs/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.rhostar_pedestal_top_electron_lfs.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/rhostar_pedestal_top_electron_lfs/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.rhostar_pedestal_top_electron_lfs.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/rhostar_pedestal_top_electron_lfs/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.rhostar_pedestal_top_electron_lfs.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/rhostar_pedestal_top_electron_lfs/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.rhostar_pedestal_top_electron_magnetic_axis": { + "data_type": "STRUCTURE", + "documentation": "Normalised Larmor radius at pressure pedestal top for electrons using the magnetic field on the magnetic axis (definition used in most tokamak literature)", + "full_path": "summary/pedestal_fits/linear/rhostar_pedestal_top_electron_magnetic_axis", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.linear.rhostar_pedestal_top_electron_magnetic_axis.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/rhostar_pedestal_top_electron_magnetic_axis/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.rhostar_pedestal_top_electron_magnetic_axis.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/rhostar_pedestal_top_electron_magnetic_axis/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.rhostar_pedestal_top_electron_magnetic_axis.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/rhostar_pedestal_top_electron_magnetic_axis/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.rhostar_pedestal_top_electron_magnetic_axis.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/rhostar_pedestal_top_electron_magnetic_axis/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.rhostar_pedestal_top_electron_magnetic_axis.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/rhostar_pedestal_top_electron_magnetic_axis/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.t_e": { + "data_type": "STRUCTURE", + "documentation": "Electron temperature related quantities", + "full_path": "summary/pedestal_fits/linear/t_e", + "lifecycle_status": "active", + "structure_reference": "summary_pedestal_fit_linear_te", + "units": "eV" + }, + "summary.pedestal_fits.linear.t_e.d_dpsi_norm": { + "data_type": "STRUCTURE", + "documentation": "Core slope of the parent quantity", + "full_path": "summary/pedestal_fits/linear/t_e/d_dpsi_norm", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.linear.t_e.d_dpsi_norm.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/t_e/d_dpsi_norm/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.t_e.d_dpsi_norm.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/t_e/d_dpsi_norm/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.linear.t_e.d_dpsi_norm.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/t_e/d_dpsi_norm/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.t_e.d_dpsi_norm.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/t_e/d_dpsi_norm/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.linear.t_e.d_dpsi_norm.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/t_e/d_dpsi_norm/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.linear.t_e.d_dpsi_norm_max": { + "data_type": "STRUCTURE", + "documentation": "Maximum gradient of the parent quantity (with respect to the normalised poloidal flux) in the pedestal", + "full_path": "summary/pedestal_fits/linear/t_e/d_dpsi_norm_max", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.linear.t_e.d_dpsi_norm_max.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/t_e/d_dpsi_norm_max/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.t_e.d_dpsi_norm_max.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/t_e/d_dpsi_norm_max/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.linear.t_e.d_dpsi_norm_max.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/t_e/d_dpsi_norm_max/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.t_e.d_dpsi_norm_max.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/t_e/d_dpsi_norm_max/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.linear.t_e.d_dpsi_norm_max.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/t_e/d_dpsi_norm_max/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.linear.t_e.offset": { + "data_type": "STRUCTURE", + "documentation": "Offset of the parent quantity in the SOL", + "full_path": "summary/pedestal_fits/linear/t_e/offset", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.linear.t_e.offset.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/t_e/offset/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.t_e.offset.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/t_e/offset/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.linear.t_e.offset.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/t_e/offset/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.t_e.offset.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/t_e/offset/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.linear.t_e.offset.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/t_e/offset/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.linear.t_e.pedestal_height": { + "data_type": "STRUCTURE", + "documentation": "Pedestal height", + "full_path": "summary/pedestal_fits/linear/t_e/pedestal_height", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.linear.t_e.pedestal_height.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/t_e/pedestal_height/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.t_e.pedestal_height.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/t_e/pedestal_height/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.linear.t_e.pedestal_height.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/t_e/pedestal_height/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.t_e.pedestal_height.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/t_e/pedestal_height/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.linear.t_e.pedestal_height.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/t_e/pedestal_height/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.linear.t_e.pedestal_position": { + "data_type": "STRUCTURE", + "documentation": "Pedestal position in normalised poloidal flux", + "full_path": "summary/pedestal_fits/linear/t_e/pedestal_position", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.linear.t_e.pedestal_position.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/t_e/pedestal_position/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.t_e.pedestal_position.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/t_e/pedestal_position/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.t_e.pedestal_position.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/t_e/pedestal_position/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.t_e.pedestal_position.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/t_e/pedestal_position/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.t_e.pedestal_position.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/t_e/pedestal_position/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.t_e.pedestal_width": { + "data_type": "STRUCTURE", + "documentation": "Pedestal full width in normalised poloidal flux", + "full_path": "summary/pedestal_fits/linear/t_e/pedestal_width", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.linear.t_e.pedestal_width.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/t_e/pedestal_width/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.t_e.pedestal_width.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/t_e/pedestal_width/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.t_e.pedestal_width.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/t_e/pedestal_width/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.t_e.pedestal_width.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/t_e/pedestal_width/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.t_e.pedestal_width.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/t_e/pedestal_width/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.linear.volume_inside_pedestal": { + "data_type": "STRUCTURE", + "documentation": "Plasma volume enclosed between the magnetic axis and the top of the pedestal ", + "full_path": "summary/pedestal_fits/linear/volume_inside_pedestal", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3" + }, + "summary.pedestal_fits.linear.volume_inside_pedestal.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/linear/volume_inside_pedestal/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.linear.volume_inside_pedestal.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/linear/volume_inside_pedestal/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.linear.volume_inside_pedestal.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/linear/volume_inside_pedestal/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.linear.volume_inside_pedestal.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/linear/volume_inside_pedestal/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.linear.volume_inside_pedestal.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/linear/volume_inside_pedestal/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.mtanh": { + "catalogue_name": "suffix", + "data_type": "STRUCTURE", + "documentation": "Quantities related to \"mtanh\" fit", + "full_path": "summary/pedestal_fits/mtanh", + "lifecycle_status": "active", + "structure_reference": "summary_pedestal_fit" + }, + "summary.pedestal_fits.mtanh.alpha_electron_pedestal_max": { + "data_type": "STRUCTURE", + "documentation": "Maximum value in the pedestal of the alpha parameter for electron pressure (see [Miller PoP 5 (1998),973,Eq. 42])", + "full_path": "summary/pedestal_fits/mtanh/alpha_electron_pedestal_max", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.alpha_electron_pedestal_max.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/alpha_electron_pedestal_max/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.alpha_electron_pedestal_max.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/alpha_electron_pedestal_max/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.alpha_electron_pedestal_max.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/alpha_electron_pedestal_max/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.alpha_electron_pedestal_max.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/alpha_electron_pedestal_max/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.alpha_electron_pedestal_max.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/alpha_electron_pedestal_max/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.alpha_electron_pedestal_max_position": { + "data_type": "STRUCTURE", + "documentation": "Position in normalised poloidal flux of the maximum value in the pedestal of the alpha parameter for electron pressure (see [Miller PoP 5 (1998),973,Eq. 42])", + "full_path": "summary/pedestal_fits/mtanh/alpha_electron_pedestal_max_position", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.alpha_electron_pedestal_max_position.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/alpha_electron_pedestal_max_position/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.alpha_electron_pedestal_max_position.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/alpha_electron_pedestal_max_position/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.alpha_electron_pedestal_max_position.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/alpha_electron_pedestal_max_position/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.alpha_electron_pedestal_max_position.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/alpha_electron_pedestal_max_position/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.alpha_electron_pedestal_max_position.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/alpha_electron_pedestal_max_position/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.b_field_pedestal_top_hfs": { + "data_type": "STRUCTURE", + "documentation": "Total magnetic field calculated at the position of the pressure pedestal top (as determined by the fit) on the high field side", + "full_path": "summary/pedestal_fits/mtanh/b_field_pedestal_top_hfs", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_pedestal_top_hfs.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/b_field_pedestal_top_hfs/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.b_field_pedestal_top_hfs.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/b_field_pedestal_top_hfs/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_pedestal_top_hfs.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/b_field_pedestal_top_hfs/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.b_field_pedestal_top_hfs.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/b_field_pedestal_top_hfs/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_pedestal_top_hfs.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/b_field_pedestal_top_hfs/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_pedestal_top_lfs": { + "data_type": "STRUCTURE", + "documentation": "Total magnetic field calculated at the position of the pressure pedestal top (as determined by the fit) on the low field side", + "full_path": "summary/pedestal_fits/mtanh/b_field_pedestal_top_lfs", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_pedestal_top_lfs.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/b_field_pedestal_top_lfs/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.b_field_pedestal_top_lfs.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/b_field_pedestal_top_lfs/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_pedestal_top_lfs.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/b_field_pedestal_top_lfs/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.b_field_pedestal_top_lfs.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/b_field_pedestal_top_lfs/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_pedestal_top_lfs.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/b_field_pedestal_top_lfs/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_average": { + "data_type": "STRUCTURE", + "documentation": "Poloidal field calculated at the position of the pressure pedestal top (as determined by the fit) and averaged over the flux surface", + "full_path": "summary/pedestal_fits/mtanh/b_field_pol_pedestal_top_average", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_average.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/b_field_pol_pedestal_top_average/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_average.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/b_field_pol_pedestal_top_average/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_average.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/b_field_pol_pedestal_top_average/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_average.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/b_field_pol_pedestal_top_average/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_average.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/b_field_pol_pedestal_top_average/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_hfs": { + "data_type": "STRUCTURE", + "documentation": "Poloidal field calculated at the position of the pressure pedestal top (as determined by the fit) on the high field side", + "full_path": "summary/pedestal_fits/mtanh/b_field_pol_pedestal_top_hfs", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_hfs.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/b_field_pol_pedestal_top_hfs/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_hfs.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/b_field_pol_pedestal_top_hfs/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_hfs.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/b_field_pol_pedestal_top_hfs/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_hfs.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/b_field_pol_pedestal_top_hfs/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_hfs.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/b_field_pol_pedestal_top_hfs/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_lfs": { + "data_type": "STRUCTURE", + "documentation": "Poloidal field calculated at the position of the pressure pedestal top (as determined by the fit) on the low field side", + "full_path": "summary/pedestal_fits/mtanh/b_field_pol_pedestal_top_lfs", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_lfs.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/b_field_pol_pedestal_top_lfs/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_lfs.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/b_field_pol_pedestal_top_lfs/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_lfs.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/b_field_pol_pedestal_top_lfs/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_lfs.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/b_field_pol_pedestal_top_lfs/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_pol_pedestal_top_lfs.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/b_field_pol_pedestal_top_lfs/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_tor_pedestal_top_hfs": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "summary.pedestal_fits.mtanh.b_field_tor_pedestal_top_hfs.value", + "cocos_transformation_expression": ".sigma_b0_eff", + "data_type": "STRUCTURE", + "documentation": "Toroidal field calculated at the position of the pressure pedestal top (as determined by the fit) on the high field side", + "full_path": "summary/pedestal_fits/mtanh/b_field_tor_pedestal_top_hfs", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_tor_pedestal_top_hfs.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/b_field_tor_pedestal_top_hfs/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.b_field_tor_pedestal_top_hfs.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/b_field_tor_pedestal_top_hfs/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_tor_pedestal_top_hfs.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/b_field_tor_pedestal_top_hfs/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.b_field_tor_pedestal_top_hfs.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/b_field_tor_pedestal_top_hfs/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_tor_pedestal_top_hfs.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/b_field_tor_pedestal_top_hfs/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_tor_pedestal_top_lfs": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "summary.pedestal_fits.mtanh.b_field_tor_pedestal_top_lfs.value", + "cocos_transformation_expression": ".sigma_b0_eff", + "data_type": "STRUCTURE", + "documentation": "Toroidal field calculated at the position of the pressure pedestal top (as determined by the fit) on the low field side", + "full_path": "summary/pedestal_fits/mtanh/b_field_tor_pedestal_top_lfs", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_tor_pedestal_top_lfs.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/b_field_tor_pedestal_top_lfs/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.b_field_tor_pedestal_top_lfs.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/b_field_tor_pedestal_top_lfs/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_tor_pedestal_top_lfs.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/b_field_tor_pedestal_top_lfs/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.b_field_tor_pedestal_top_lfs.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/b_field_tor_pedestal_top_lfs/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.mtanh.b_field_tor_pedestal_top_lfs.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/b_field_tor_pedestal_top_lfs/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_average": { + "data_type": "STRUCTURE", + "documentation": "Poloidal beta at pressure pedestal top for electrons using the flux surface average magnetic poloidal field", + "full_path": "summary/pedestal_fits/mtanh/beta_pol_pedestal_top_electron_average", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_average.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/beta_pol_pedestal_top_electron_average/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_average.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/beta_pol_pedestal_top_electron_average/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_average.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/beta_pol_pedestal_top_electron_average/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_average.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/beta_pol_pedestal_top_electron_average/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_average.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/beta_pol_pedestal_top_electron_average/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_hfs": { + "data_type": "STRUCTURE", + "documentation": "Poloidal beta at pressure pedestal top for electrons using the high field side magnetic poloidal field", + "full_path": "summary/pedestal_fits/mtanh/beta_pol_pedestal_top_electron_hfs", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_hfs.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/beta_pol_pedestal_top_electron_hfs/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_hfs.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/beta_pol_pedestal_top_electron_hfs/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_hfs.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/beta_pol_pedestal_top_electron_hfs/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_hfs.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/beta_pol_pedestal_top_electron_hfs/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_hfs.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/beta_pol_pedestal_top_electron_hfs/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_lfs": { + "data_type": "STRUCTURE", + "documentation": "Poloidal beta at pedestal top for electrons using the low field side magnetic poloidal field", + "full_path": "summary/pedestal_fits/mtanh/beta_pol_pedestal_top_electron_lfs", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_lfs.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/beta_pol_pedestal_top_electron_lfs/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_lfs.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/beta_pol_pedestal_top_electron_lfs/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_lfs.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/beta_pol_pedestal_top_electron_lfs/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_lfs.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/beta_pol_pedestal_top_electron_lfs/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.beta_pol_pedestal_top_electron_lfs.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/beta_pol_pedestal_top_electron_lfs/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.coulomb_factor_pedestal_top": { + "data_type": "STRUCTURE", + "documentation": "Coulomb factor log(lambda) at the position of the pressure pedestal top (as determined by the fit)", + "full_path": "summary/pedestal_fits/mtanh/coulomb_factor_pedestal_top", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.coulomb_factor_pedestal_top.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/coulomb_factor_pedestal_top/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.coulomb_factor_pedestal_top.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/coulomb_factor_pedestal_top/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.coulomb_factor_pedestal_top.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/coulomb_factor_pedestal_top/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.coulomb_factor_pedestal_top.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/coulomb_factor_pedestal_top/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.coulomb_factor_pedestal_top.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/coulomb_factor_pedestal_top/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.energy_thermal_pedestal_electron": { + "data_type": "STRUCTURE", + "documentation": "Pedestal stored thermal energy for electrons ", + "full_path": "summary/pedestal_fits/mtanh/energy_thermal_pedestal_electron", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "J" + }, + "summary.pedestal_fits.mtanh.energy_thermal_pedestal_electron.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/energy_thermal_pedestal_electron/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.energy_thermal_pedestal_electron.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/energy_thermal_pedestal_electron/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.pedestal_fits.mtanh.energy_thermal_pedestal_electron.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/energy_thermal_pedestal_electron/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.energy_thermal_pedestal_electron.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/energy_thermal_pedestal_electron/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.pedestal_fits.mtanh.energy_thermal_pedestal_electron.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/energy_thermal_pedestal_electron/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.pedestal_fits.mtanh.energy_thermal_pedestal_ion": { + "data_type": "STRUCTURE", + "documentation": "Pedestal stored thermal energy for ions ", + "full_path": "summary/pedestal_fits/mtanh/energy_thermal_pedestal_ion", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "J" + }, + "summary.pedestal_fits.mtanh.energy_thermal_pedestal_ion.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/energy_thermal_pedestal_ion/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.energy_thermal_pedestal_ion.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/energy_thermal_pedestal_ion/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.pedestal_fits.mtanh.energy_thermal_pedestal_ion.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/energy_thermal_pedestal_ion/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.energy_thermal_pedestal_ion.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/energy_thermal_pedestal_ion/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.pedestal_fits.mtanh.energy_thermal_pedestal_ion.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/energy_thermal_pedestal_ion/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "J" + }, + "summary.pedestal_fits.mtanh.n_e": { + "data_type": "STRUCTURE", + "documentation": "Electron density related quantities", + "full_path": "summary/pedestal_fits/mtanh/n_e", + "lifecycle_status": "active", + "structure_reference": "summary_pedestal_fit_ne", + "units": "m^-3" + }, + "summary.pedestal_fits.mtanh.n_e.d_dpsi_norm": { + "data_type": "STRUCTURE", + "documentation": "Core slope of the parent quantity", + "full_path": "summary/pedestal_fits/mtanh/n_e/d_dpsi_norm", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.mtanh.n_e.d_dpsi_norm.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/n_e/d_dpsi_norm/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.n_e.d_dpsi_norm.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/n_e/d_dpsi_norm/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.mtanh.n_e.d_dpsi_norm.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/d_dpsi_norm/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.n_e.d_dpsi_norm.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/d_dpsi_norm/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.mtanh.n_e.d_dpsi_norm.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/d_dpsi_norm/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.mtanh.n_e.d_dpsi_norm_max": { + "data_type": "STRUCTURE", + "documentation": "Maximum gradient of the parent quantity (with respect to the normalised poloidal flux) in the pedestal", + "full_path": "summary/pedestal_fits/mtanh/n_e/d_dpsi_norm_max", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.mtanh.n_e.d_dpsi_norm_max.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/n_e/d_dpsi_norm_max/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.n_e.d_dpsi_norm_max.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/n_e/d_dpsi_norm_max/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.mtanh.n_e.d_dpsi_norm_max.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/d_dpsi_norm_max/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.n_e.d_dpsi_norm_max.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/d_dpsi_norm_max/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.mtanh.n_e.d_dpsi_norm_max.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/d_dpsi_norm_max/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.mtanh.n_e.d_dpsi_norm_max_position": { + "data_type": "STRUCTURE", + "documentation": "Position (in terms of normalised poloidal flux) of the maximum gradient of the parent quantity in the pedestal", + "full_path": "summary/pedestal_fits/mtanh/n_e/d_dpsi_norm_max_position", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.n_e.d_dpsi_norm_max_position.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/n_e/d_dpsi_norm_max_position/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.n_e.d_dpsi_norm_max_position.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/n_e/d_dpsi_norm_max_position/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.n_e.d_dpsi_norm_max_position.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/d_dpsi_norm_max_position/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.n_e.d_dpsi_norm_max_position.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/d_dpsi_norm_max_position/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.n_e.d_dpsi_norm_max_position.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/d_dpsi_norm_max_position/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.n_e.offset": { + "data_type": "STRUCTURE", + "documentation": "Offset of the parent quantity in the SOL", + "full_path": "summary/pedestal_fits/mtanh/n_e/offset", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.mtanh.n_e.offset.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/n_e/offset/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.n_e.offset.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/n_e/offset/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.mtanh.n_e.offset.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/offset/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.n_e.offset.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/offset/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.mtanh.n_e.offset.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/offset/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.mtanh.n_e.pedestal_height": { + "data_type": "STRUCTURE", + "documentation": "Pedestal height", + "full_path": "summary/pedestal_fits/mtanh/n_e/pedestal_height", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.mtanh.n_e.pedestal_height.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/n_e/pedestal_height/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.n_e.pedestal_height.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/n_e/pedestal_height/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.mtanh.n_e.pedestal_height.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/pedestal_height/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.n_e.pedestal_height.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/pedestal_height/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.mtanh.n_e.pedestal_height.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/pedestal_height/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.mtanh.n_e.pedestal_position": { + "data_type": "STRUCTURE", + "documentation": "Pedestal position in normalised poloidal flux", + "full_path": "summary/pedestal_fits/mtanh/n_e/pedestal_position", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.n_e.pedestal_position.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/n_e/pedestal_position/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.n_e.pedestal_position.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/n_e/pedestal_position/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.n_e.pedestal_position.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/pedestal_position/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.n_e.pedestal_position.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/pedestal_position/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.n_e.pedestal_position.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/pedestal_position/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.n_e.pedestal_width": { + "data_type": "STRUCTURE", + "documentation": "Pedestal full width in normalised poloidal flux", + "full_path": "summary/pedestal_fits/mtanh/n_e/pedestal_width", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.n_e.pedestal_width.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/n_e/pedestal_width/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.n_e.pedestal_width.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/n_e/pedestal_width/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.n_e.pedestal_width.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/pedestal_width/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.n_e.pedestal_width.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/pedestal_width/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.n_e.pedestal_width.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/pedestal_width/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.n_e.separatrix": { + "data_type": "STRUCTURE", + "documentation": "Value at separatrix", + "full_path": "summary/pedestal_fits/mtanh/n_e/separatrix", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.mtanh.n_e.separatrix.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/n_e/separatrix/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.n_e.separatrix.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/n_e/separatrix/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.mtanh.n_e.separatrix.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/separatrix/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.n_e.separatrix.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/separatrix/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.mtanh.n_e.separatrix.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/n_e/separatrix/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.mtanh.nustar_pedestal_top_electron": { + "data_type": "STRUCTURE", + "documentation": "Normalised collisionality at pressure pedestal top for electrons", + "full_path": "summary/pedestal_fits/mtanh/nustar_pedestal_top_electron", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.nustar_pedestal_top_electron.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/nustar_pedestal_top_electron/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.nustar_pedestal_top_electron.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/nustar_pedestal_top_electron/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.nustar_pedestal_top_electron.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/nustar_pedestal_top_electron/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.nustar_pedestal_top_electron.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/nustar_pedestal_top_electron/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.nustar_pedestal_top_electron.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/nustar_pedestal_top_electron/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.parameters": { + "coordinates": [ + "1...5" + ], + "data_type": "FLT_1D", + "documentation": "Parameters of the fit", + "full_path": "summary/pedestal_fits/mtanh/parameters(:)", + "lifecycle_status": "active", + "type": "constant", + "units": "mixed" + }, + "summary.pedestal_fits.mtanh.parameters_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parameters\"", + "full_path": "summary/pedestal_fits/mtanh/parameters_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.parameters_error_lower": { + "coordinates": [ + "1...5" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parameters\"", + "full_path": "summary/pedestal_fits/mtanh/parameters_error_lower(:)", + "lifecycle_status": "active", + "type": "constant", + "units": "mixed" + }, + "summary.pedestal_fits.mtanh.parameters_error_upper": { + "coordinates": [ + "1...5" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parameters\"", + "full_path": "summary/pedestal_fits/mtanh/parameters_error_upper(:)", + "lifecycle_status": "active", + "type": "constant", + "units": "mixed" + }, + "summary.pedestal_fits.mtanh.pressure_electron": { + "data_type": "STRUCTURE", + "documentation": "Electron pressure related quantities", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron", + "lifecycle_status": "active", + "structure_reference": "summary_pedestal_fit_ne", + "units": "Pa" + }, + "summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm": { + "data_type": "STRUCTURE", + "documentation": "Core slope of the parent quantity", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/d_dpsi_norm", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/d_dpsi_norm/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/d_dpsi_norm/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/d_dpsi_norm/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/d_dpsi_norm/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/d_dpsi_norm/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm_max": { + "data_type": "STRUCTURE", + "documentation": "Maximum gradient of the parent quantity (with respect to the normalised poloidal flux) in the pedestal", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/d_dpsi_norm_max", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm_max.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/d_dpsi_norm_max/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm_max.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/d_dpsi_norm_max/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm_max.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/d_dpsi_norm_max/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm_max.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/d_dpsi_norm_max/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm_max.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/d_dpsi_norm_max/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm_max_position": { + "data_type": "STRUCTURE", + "documentation": "Position (in terms of normalised poloidal flux) of the maximum gradient of the parent quantity in the pedestal", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/d_dpsi_norm_max_position", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm_max_position.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/d_dpsi_norm_max_position/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm_max_position.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/d_dpsi_norm_max_position/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm_max_position.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/d_dpsi_norm_max_position/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm_max_position.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/d_dpsi_norm_max_position/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.pressure_electron.d_dpsi_norm_max_position.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/d_dpsi_norm_max_position/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.pressure_electron.offset": { + "data_type": "STRUCTURE", + "documentation": "Offset of the parent quantity in the SOL", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/offset", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.mtanh.pressure_electron.offset.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/offset/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.pressure_electron.offset.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/offset/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.mtanh.pressure_electron.offset.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/offset/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.pressure_electron.offset.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/offset/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.mtanh.pressure_electron.offset.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/offset/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.mtanh.pressure_electron.pedestal_height": { + "data_type": "STRUCTURE", + "documentation": "Pedestal height", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/pedestal_height", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.mtanh.pressure_electron.pedestal_height.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/pedestal_height/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.pressure_electron.pedestal_height.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/pedestal_height/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.mtanh.pressure_electron.pedestal_height.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/pedestal_height/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.pressure_electron.pedestal_height.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/pedestal_height/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.mtanh.pressure_electron.pedestal_height.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/pedestal_height/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.mtanh.pressure_electron.pedestal_position": { + "data_type": "STRUCTURE", + "documentation": "Pedestal position in normalised poloidal flux", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/pedestal_position", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.pressure_electron.pedestal_position.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/pedestal_position/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.pressure_electron.pedestal_position.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/pedestal_position/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.pressure_electron.pedestal_position.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/pedestal_position/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.pressure_electron.pedestal_position.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/pedestal_position/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.pressure_electron.pedestal_position.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/pedestal_position/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.pressure_electron.pedestal_width": { + "data_type": "STRUCTURE", + "documentation": "Pedestal full width in normalised poloidal flux", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/pedestal_width", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.pressure_electron.pedestal_width.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/pedestal_width/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.pressure_electron.pedestal_width.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/pedestal_width/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.pressure_electron.pedestal_width.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/pedestal_width/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.pressure_electron.pedestal_width.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/pedestal_width/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.pressure_electron.pedestal_width.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/pedestal_width/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.pressure_electron.separatrix": { + "data_type": "STRUCTURE", + "documentation": "Value at separatrix", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/separatrix", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.mtanh.pressure_electron.separatrix.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/separatrix/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.pressure_electron.separatrix.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/separatrix/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.mtanh.pressure_electron.separatrix.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/separatrix/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.pressure_electron.separatrix.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/separatrix/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.mtanh.pressure_electron.separatrix.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/pressure_electron/separatrix/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_hfs": { + "data_type": "STRUCTURE", + "documentation": "Normalised Larmor radius at pressure pedestal top for electrons using the high field side magnetic field (important for spherical tokamaks)", + "full_path": "summary/pedestal_fits/mtanh/rhostar_pedestal_top_electron_hfs", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_hfs.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/rhostar_pedestal_top_electron_hfs/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_hfs.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/rhostar_pedestal_top_electron_hfs/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_hfs.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/rhostar_pedestal_top_electron_hfs/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_hfs.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/rhostar_pedestal_top_electron_hfs/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_hfs.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/rhostar_pedestal_top_electron_hfs/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_lfs": { + "data_type": "STRUCTURE", + "documentation": "Normalised Larmor radius at pressure pedestal top for electrons using the low field side magnetic field (important for spherical tokamaks)", + "full_path": "summary/pedestal_fits/mtanh/rhostar_pedestal_top_electron_lfs", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_lfs.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/rhostar_pedestal_top_electron_lfs/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_lfs.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/rhostar_pedestal_top_electron_lfs/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_lfs.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/rhostar_pedestal_top_electron_lfs/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_lfs.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/rhostar_pedestal_top_electron_lfs/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_lfs.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/rhostar_pedestal_top_electron_lfs/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_magnetic_axis": { + "data_type": "STRUCTURE", + "documentation": "Normalised Larmor radius at pressure pedestal top for electrons using the magnetic field on the magnetic axis (definition used in most tokamak litterature)", + "full_path": "summary/pedestal_fits/mtanh/rhostar_pedestal_top_electron_magnetic_axis", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_magnetic_axis.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/rhostar_pedestal_top_electron_magnetic_axis/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_magnetic_axis.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/rhostar_pedestal_top_electron_magnetic_axis/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_magnetic_axis.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/rhostar_pedestal_top_electron_magnetic_axis/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_magnetic_axis.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/rhostar_pedestal_top_electron_magnetic_axis/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.rhostar_pedestal_top_electron_magnetic_axis.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/rhostar_pedestal_top_electron_magnetic_axis/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.stability": { + "data_type": "STRUCTURE", + "documentation": "MHD stability analysis of the pedestal (for this fit of the profiles)", + "full_path": "summary/pedestal_fits/mtanh/stability", + "lifecycle_status": "active", + "structure_reference": "summary_pedestal_fit_stability" + }, + "summary.pedestal_fits.mtanh.stability.alpha_experimental": { + "data_type": "STRUCTURE", + "documentation": "Experimental normalized pressure gradient reconstructed by an MHD stability code (with assumptions on the ion pressure). See definition in [Miller PoP 5 (1998),973,Eq. 42]", + "full_path": "summary/pedestal_fits/mtanh/stability/alpha_experimental", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.stability.alpha_experimental.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/stability/alpha_experimental/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.stability.alpha_experimental.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/stability/alpha_experimental/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.stability.alpha_experimental.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/stability/alpha_experimental/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.stability.alpha_experimental.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/stability/alpha_experimental/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.stability.alpha_experimental.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/stability/alpha_experimental/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_hager": { + "data_type": "STRUCTURE", + "documentation": "MHD calculations of the critical alpha parameter using the Hager formula for the calculation of the bootstrap current, from Phys. Plasmas 23 (2016) 042503", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_hager", + "lifecycle_status": "active", + "structure_reference": "summary_pedestal_fit_stability_method" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.alpha_critical": { + "data_type": "STRUCTURE", + "documentation": "Critical normalized pressure gradient determined with self-consistent runs with an MHD stability code. Details of the method for scanning parameters in the series of runs must be described in the 'source' node", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_hager/alpha_critical", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.alpha_critical.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_hager/alpha_critical/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.alpha_critical.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_hager/alpha_critical/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.alpha_critical.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_hager/alpha_critical/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.alpha_critical.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_hager/alpha_critical/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.alpha_critical.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_hager/alpha_critical/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.alpha_ratio": { + "data_type": "STRUCTURE", + "documentation": "Ratio of alpha_critical over alpha_experimental", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_hager/alpha_ratio", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.alpha_ratio.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_hager/alpha_ratio/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.alpha_ratio.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_hager/alpha_ratio/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.alpha_ratio.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_hager/alpha_ratio/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.alpha_ratio.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_hager/alpha_ratio/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.alpha_ratio.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_hager/alpha_ratio/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.t_e_pedestal_top_critical": { + "data_type": "STRUCTURE", + "documentation": "Critical electron temperature at pedestal top determined with self-consistent runs with an MHD stability code. Details of the method for scanning parameters in the series of runs must be described in the 'source' node", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_hager/t_e_pedestal_top_critical", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "eV" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.t_e_pedestal_top_critical.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_hager/t_e_pedestal_top_critical/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.t_e_pedestal_top_critical.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_hager/t_e_pedestal_top_critical/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.t_e_pedestal_top_critical.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_hager/t_e_pedestal_top_critical/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.t_e_pedestal_top_critical.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_hager/t_e_pedestal_top_critical/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_hager.t_e_pedestal_top_critical.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_hager/t_e_pedestal_top_critical/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter": { + "data_type": "STRUCTURE", + "documentation": "MHD calculations of the critical alpha parameter using the Sauter formula for the calculation of the bootstrap current, from Phys. Plasmas 6 (1999) 2834", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_sauter", + "lifecycle_status": "active", + "structure_reference": "summary_pedestal_fit_stability_method" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.alpha_critical": { + "data_type": "STRUCTURE", + "documentation": "Critical normalized pressure gradient determined with self-consistent runs with an MHD stability code. Details of the method for scanning parameters in the series of runs must be described in the 'source' node", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_sauter/alpha_critical", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.alpha_critical.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_sauter/alpha_critical/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.alpha_critical.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_sauter/alpha_critical/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.alpha_critical.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_sauter/alpha_critical/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.alpha_critical.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_sauter/alpha_critical/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.alpha_critical.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_sauter/alpha_critical/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.alpha_ratio": { + "data_type": "STRUCTURE", + "documentation": "Ratio of alpha_critical over alpha_experimental", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_sauter/alpha_ratio", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.alpha_ratio.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_sauter/alpha_ratio/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.alpha_ratio.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_sauter/alpha_ratio/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.alpha_ratio.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_sauter/alpha_ratio/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.alpha_ratio.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_sauter/alpha_ratio/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.alpha_ratio.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_sauter/alpha_ratio/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.t_e_pedestal_top_critical": { + "data_type": "STRUCTURE", + "documentation": "Critical electron temperature at pedestal top determined with self-consistent runs with an MHD stability code. Details of the method for scanning parameters in the series of runs must be described in the 'source' node", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_sauter/t_e_pedestal_top_critical", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "eV" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.t_e_pedestal_top_critical.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_sauter/t_e_pedestal_top_critical/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.t_e_pedestal_top_critical.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_sauter/t_e_pedestal_top_critical/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.t_e_pedestal_top_critical.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_sauter/t_e_pedestal_top_critical/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.t_e_pedestal_top_critical.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_sauter/t_e_pedestal_top_critical/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.mtanh.stability.bootstrap_current_sauter.t_e_pedestal_top_critical.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/stability/bootstrap_current_sauter/t_e_pedestal_top_critical/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.mtanh.t_e": { + "data_type": "STRUCTURE", + "documentation": "Electron temperature related quantities", + "full_path": "summary/pedestal_fits/mtanh/t_e", + "lifecycle_status": "active", + "structure_reference": "summary_pedestal_fit_te", + "units": "eV" + }, + "summary.pedestal_fits.mtanh.t_e.d_dpsi_norm": { + "data_type": "STRUCTURE", + "documentation": "Core slope of the parent quantity", + "full_path": "summary/pedestal_fits/mtanh/t_e/d_dpsi_norm", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.mtanh.t_e.d_dpsi_norm.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/t_e/d_dpsi_norm/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.t_e.d_dpsi_norm.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/t_e/d_dpsi_norm/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.mtanh.t_e.d_dpsi_norm.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/t_e/d_dpsi_norm/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.t_e.d_dpsi_norm.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/t_e/d_dpsi_norm/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.mtanh.t_e.d_dpsi_norm.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/t_e/d_dpsi_norm/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.mtanh.t_e.d_dpsi_norm_max": { + "data_type": "STRUCTURE", + "documentation": "Maximum gradient of the parent quantity (with respect to the normalised poloidal flux) in the pedestal", + "full_path": "summary/pedestal_fits/mtanh/t_e/d_dpsi_norm_max", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.mtanh.t_e.d_dpsi_norm_max.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/t_e/d_dpsi_norm_max/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.t_e.d_dpsi_norm_max.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/t_e/d_dpsi_norm_max/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.mtanh.t_e.d_dpsi_norm_max.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/t_e/d_dpsi_norm_max/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.t_e.d_dpsi_norm_max.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/t_e/d_dpsi_norm_max/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.mtanh.t_e.d_dpsi_norm_max.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/t_e/d_dpsi_norm_max/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.mtanh.t_e.d_dpsi_norm_max_position": { + "data_type": "STRUCTURE", + "documentation": "Position (in terms of normalised poloidal flux) of the maximum gradient of the parent quantity in the pedestal", + "full_path": "summary/pedestal_fits/mtanh/t_e/d_dpsi_norm_max_position", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.t_e.d_dpsi_norm_max_position.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/t_e/d_dpsi_norm_max_position/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.t_e.d_dpsi_norm_max_position.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/t_e/d_dpsi_norm_max_position/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.t_e.d_dpsi_norm_max_position.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/t_e/d_dpsi_norm_max_position/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.t_e.d_dpsi_norm_max_position.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/t_e/d_dpsi_norm_max_position/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.t_e.d_dpsi_norm_max_position.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/t_e/d_dpsi_norm_max_position/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.t_e.offset": { + "data_type": "STRUCTURE", + "documentation": "Offset of the parent quantity in the SOL", + "full_path": "summary/pedestal_fits/mtanh/t_e/offset", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.mtanh.t_e.offset.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/t_e/offset/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.t_e.offset.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/t_e/offset/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.mtanh.t_e.offset.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/t_e/offset/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.t_e.offset.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/t_e/offset/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.mtanh.t_e.offset.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/t_e/offset/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.mtanh.t_e.pedestal_height": { + "data_type": "STRUCTURE", + "documentation": "Pedestal height", + "full_path": "summary/pedestal_fits/mtanh/t_e/pedestal_height", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.pedestal_fits.mtanh.t_e.pedestal_height.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/t_e/pedestal_height/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.t_e.pedestal_height.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/t_e/pedestal_height/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.mtanh.t_e.pedestal_height.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/t_e/pedestal_height/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.t_e.pedestal_height.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/t_e/pedestal_height/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.mtanh.t_e.pedestal_height.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/t_e/pedestal_height/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.pedestal_fits.mtanh.t_e.pedestal_position": { + "data_type": "STRUCTURE", + "documentation": "Pedestal position in normalised poloidal flux", + "full_path": "summary/pedestal_fits/mtanh/t_e/pedestal_position", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.t_e.pedestal_position.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/t_e/pedestal_position/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.t_e.pedestal_position.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/t_e/pedestal_position/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.t_e.pedestal_position.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/t_e/pedestal_position/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.t_e.pedestal_position.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/t_e/pedestal_position/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.t_e.pedestal_position.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/t_e/pedestal_position/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.t_e.pedestal_width": { + "data_type": "STRUCTURE", + "documentation": "Pedestal full width in normalised poloidal flux", + "full_path": "summary/pedestal_fits/mtanh/t_e/pedestal_width", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.pedestal_fits.mtanh.t_e.pedestal_width.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/t_e/pedestal_width/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.t_e.pedestal_width.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/t_e/pedestal_width/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.t_e.pedestal_width.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/t_e/pedestal_width/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.t_e.pedestal_width.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/t_e/pedestal_width/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.t_e.pedestal_width.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/t_e/pedestal_width/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.pedestal_fits.mtanh.volume_inside_pedestal": { + "data_type": "STRUCTURE", + "documentation": "Plasma volume enclosed between the magnetic axis and the top of the pedestal ", + "full_path": "summary/pedestal_fits/mtanh/volume_inside_pedestal", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3" + }, + "summary.pedestal_fits.mtanh.volume_inside_pedestal.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pedestal_fits/mtanh/volume_inside_pedestal/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.volume_inside_pedestal.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/pedestal_fits/mtanh/volume_inside_pedestal/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.mtanh.volume_inside_pedestal.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/volume_inside_pedestal/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.pedestal_fits.mtanh.volume_inside_pedestal.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/volume_inside_pedestal/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pedestal_fits.mtanh.volume_inside_pedestal.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/pedestal_fits/mtanh/volume_inside_pedestal/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.pellets": { + "data_type": "STRUCTURE", + "documentation": "Pellet related quantities", + "full_path": "summary/pellets", + "lifecycle_status": "active", + "structure_reference": "summary_pellets" + }, + "summary.pellets.occurrence": { + "data_type": "STRUCTURE", + "documentation": "Flag set to 1 if there is any pellet injected during the pulse, 0 otherwise", + "full_path": "summary/pellets/occurrence", + "lifecycle_status": "active", + "structure_reference": "summary_constant_int_0d", + "units": "Hz" + }, + "summary.pellets.occurrence.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/pellets/occurrence/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.pellets.occurrence.value": { + "data_type": "INT_0D", + "documentation": "Value", + "full_path": "summary/pellets/occurrence/value", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.plasma_duration": { + "data_type": "STRUCTURE", + "documentation": "Duration of existence of a confined plasma during the pulse ", + "full_path": "summary/plasma_duration", + "introduced_after_version": "3.36.0", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d", + "units": "s" + }, + "summary.plasma_duration.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/plasma_duration/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.plasma_duration.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/plasma_duration/value", + "lifecycle_status": "active", + "type": "constant", + "units": "s" + }, + "summary.plasma_duration.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/plasma_duration/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.plasma_duration.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/plasma_duration/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "s" + }, + "summary.plasma_duration.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/plasma_duration/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "s" + }, + "summary.rmps": { + "data_type": "STRUCTURE", + "documentation": "Resonant magnetic perturbations related quantities", + "full_path": "summary/rmps", + "lifecycle_status": "active", + "structure_reference": "summary_rmp" + }, + "summary.rmps.occurrence": { + "data_type": "STRUCTURE", + "documentation": "Flag set to 1 if resonant magnetic perturbations are used during the pulse, 0 otherwise", + "full_path": "summary/rmps/occurrence", + "lifecycle_status": "active", + "structure_reference": "summary_constant_int_0d", + "units": "Hz" + }, + "summary.rmps.occurrence.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/rmps/occurrence/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.rmps.occurrence.value": { + "data_type": "INT_0D", + "documentation": "Value", + "full_path": "summary/rmps/occurrence/value", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.runaways": { + "data_type": "STRUCTURE", + "documentation": "Runaway electrons", + "full_path": "summary/runaways", + "lifecycle_status": "active", + "structure_reference": "summary_runaways" + }, + "summary.runaways.current": { + "data_type": "STRUCTURE", + "documentation": "Parallel current driven by the runaway electrons", + "full_path": "summary/runaways/current", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "A" + }, + "summary.runaways.current.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/runaways/current/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.runaways.current.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/runaways/current/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.runaways.current.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/runaways/current/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.runaways.current.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/runaways/current/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.runaways.current.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/runaways/current/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "A" + }, + "summary.runaways.particles": { + "data_type": "STRUCTURE", + "documentation": "Number of runaway electrons", + "full_path": "summary/runaways/particles", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.runaways.particles.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/runaways/particles/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.runaways.particles.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/runaways/particles/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.runaways.particles.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/runaways/particles/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.runaways.particles.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/runaways/particles/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.runaways.particles.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/runaways/particles/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.scrape_off_layer": { + "data_type": "STRUCTURE", + "documentation": "Scrape-Off-Layer (SOL) characteristics", + "full_path": "summary/scrape_off_layer", + "lifecycle_status": "active", + "structure_reference": "summary_sol" + }, + "summary.scrape_off_layer.heat_flux_e_decay_length": { + "data_type": "STRUCTURE", + "documentation": "Electron heat flux radial decay length inv(grad qe/qe)", + "full_path": "summary/scrape_off_layer/heat_flux_e_decay_length", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m" + }, + "summary.scrape_off_layer.heat_flux_e_decay_length.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/scrape_off_layer/heat_flux_e_decay_length/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.scrape_off_layer.heat_flux_e_decay_length.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/scrape_off_layer/heat_flux_e_decay_length/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.scrape_off_layer.heat_flux_e_decay_length.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/scrape_off_layer/heat_flux_e_decay_length/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.scrape_off_layer.heat_flux_e_decay_length.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/scrape_off_layer/heat_flux_e_decay_length/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.scrape_off_layer.heat_flux_e_decay_length.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/scrape_off_layer/heat_flux_e_decay_length/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.scrape_off_layer.heat_flux_i_decay_length": { + "data_type": "STRUCTURE", + "documentation": "Ion heat flux radial decay length inv(grad qi/qi)", + "full_path": "summary/scrape_off_layer/heat_flux_i_decay_length", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m" + }, + "summary.scrape_off_layer.heat_flux_i_decay_length.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/scrape_off_layer/heat_flux_i_decay_length/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.scrape_off_layer.heat_flux_i_decay_length.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/scrape_off_layer/heat_flux_i_decay_length/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.scrape_off_layer.heat_flux_i_decay_length.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/scrape_off_layer/heat_flux_i_decay_length/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.scrape_off_layer.heat_flux_i_decay_length.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/scrape_off_layer/heat_flux_i_decay_length/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.scrape_off_layer.heat_flux_i_decay_length.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/scrape_off_layer/heat_flux_i_decay_length/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.scrape_off_layer.n_e_decay_length": { + "data_type": "STRUCTURE", + "documentation": "Electron density radial decay length inv(grad ne/ne)", + "full_path": "summary/scrape_off_layer/n_e_decay_length", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m" + }, + "summary.scrape_off_layer.n_e_decay_length.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/scrape_off_layer/n_e_decay_length/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.scrape_off_layer.n_e_decay_length.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/scrape_off_layer/n_e_decay_length/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.scrape_off_layer.n_e_decay_length.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/scrape_off_layer/n_e_decay_length/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.scrape_off_layer.n_e_decay_length.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/scrape_off_layer/n_e_decay_length/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.scrape_off_layer.n_e_decay_length.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/scrape_off_layer/n_e_decay_length/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.scrape_off_layer.n_i_total_decay_length": { + "data_type": "STRUCTURE", + "documentation": "Ion density radial decay length inv(grad ni/ni)", + "full_path": "summary/scrape_off_layer/n_i_total_decay_length", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m" + }, + "summary.scrape_off_layer.n_i_total_decay_length.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/scrape_off_layer/n_i_total_decay_length/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.scrape_off_layer.n_i_total_decay_length.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/scrape_off_layer/n_i_total_decay_length/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.scrape_off_layer.n_i_total_decay_length.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/scrape_off_layer/n_i_total_decay_length/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.scrape_off_layer.n_i_total_decay_length.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/scrape_off_layer/n_i_total_decay_length/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.scrape_off_layer.n_i_total_decay_length.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/scrape_off_layer/n_i_total_decay_length/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.scrape_off_layer.power_radiated": { + "data_type": "STRUCTURE", + "documentation": "Power radiated from the SOL", + "full_path": "summary/scrape_off_layer/power_radiated", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "W" + }, + "summary.scrape_off_layer.power_radiated.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/scrape_off_layer/power_radiated/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.scrape_off_layer.power_radiated.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/scrape_off_layer/power_radiated/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.scrape_off_layer.power_radiated.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/scrape_off_layer/power_radiated/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.scrape_off_layer.power_radiated.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/scrape_off_layer/power_radiated/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.scrape_off_layer.power_radiated.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/scrape_off_layer/power_radiated/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "W" + }, + "summary.scrape_off_layer.pressure_neutral": { + "data_type": "STRUCTURE", + "documentation": "Neutral pressure in the SOL", + "full_path": "summary/scrape_off_layer/pressure_neutral", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "Pa" + }, + "summary.scrape_off_layer.pressure_neutral.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/scrape_off_layer/pressure_neutral/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.scrape_off_layer.pressure_neutral.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/scrape_off_layer/pressure_neutral/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.scrape_off_layer.pressure_neutral.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/scrape_off_layer/pressure_neutral/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.scrape_off_layer.pressure_neutral.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/scrape_off_layer/pressure_neutral/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.scrape_off_layer.pressure_neutral.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/scrape_off_layer/pressure_neutral/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "Pa" + }, + "summary.scrape_off_layer.t_e_decay_length": { + "data_type": "STRUCTURE", + "documentation": "Electron temperature radial decay length inv(grad Te/Te)", + "full_path": "summary/scrape_off_layer/t_e_decay_length", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m" + }, + "summary.scrape_off_layer.t_e_decay_length.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/scrape_off_layer/t_e_decay_length/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.scrape_off_layer.t_e_decay_length.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/scrape_off_layer/t_e_decay_length/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.scrape_off_layer.t_e_decay_length.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/scrape_off_layer/t_e_decay_length/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.scrape_off_layer.t_e_decay_length.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/scrape_off_layer/t_e_decay_length/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.scrape_off_layer.t_e_decay_length.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/scrape_off_layer/t_e_decay_length/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.scrape_off_layer.t_i_average_decay_length": { + "data_type": "STRUCTURE", + "documentation": "Ion temperature (average over ion species) radial decay length inv(grad Ti/Ti)", + "full_path": "summary/scrape_off_layer/t_i_average_decay_length", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m" + }, + "summary.scrape_off_layer.t_i_average_decay_length.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/scrape_off_layer/t_i_average_decay_length/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.scrape_off_layer.t_i_average_decay_length.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/scrape_off_layer/t_i_average_decay_length/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.scrape_off_layer.t_i_average_decay_length.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/scrape_off_layer/t_i_average_decay_length/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.scrape_off_layer.t_i_average_decay_length.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/scrape_off_layer/t_i_average_decay_length/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.scrape_off_layer.t_i_average_decay_length.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/scrape_off_layer/t_i_average_decay_length/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "summary.stationary_phase_flag": { + "data_type": "STRUCTURE", + "documentation": "This flag is set to one if the pulse is in a stationary phase from the point of the of the energy content (if the time derivative of the energy dW/dt can be neglected when calculating tau_E as W/(P_abs-dW/dt).)", + "full_path": "summary/stationary_phase_flag", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_int_1d_root" + }, + "summary.stationary_phase_flag.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/stationary_phase_flag/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.stationary_phase_flag.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "INT_1D", + "documentation": "Value", + "full_path": "summary/stationary_phase_flag/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic" + }, + "summary.tag": { + "data_type": "STRUCTURE", + "documentation": "Tag qualifying this data entry (or a list of data entries)", + "full_path": "summary/tag", + "lifecycle_status": "active", + "structure_reference": "entry_tag" + }, + "summary.tag.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of the tagged list of entries", + "full_path": "summary/tag/comment", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.tag.name": { + "data_type": "STR_0D", + "documentation": "Name of the tag", + "full_path": "summary/tag/name", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "summary/time(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "summary.time_breakdown": { + "data_type": "STRUCTURE", + "documentation": "Time of the plasma breakdown", + "full_path": "summary/time_breakdown", + "introduced_after_version": "3.36.0", + "lifecycle_status": "active", + "structure_reference": "summary_constant_flt_0d", + "units": "s" + }, + "summary.time_breakdown.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/time_breakdown/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.time_breakdown.value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "summary/time_breakdown/value", + "lifecycle_status": "active", + "type": "constant", + "units": "s" + }, + "summary.time_breakdown.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/time_breakdown/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.time_breakdown.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/time_breakdown/value_error_lower", + "lifecycle_status": "active", + "type": "constant", + "units": "s" + }, + "summary.time_breakdown.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/time_breakdown/value_error_upper", + "lifecycle_status": "active", + "type": "constant", + "units": "s" + }, + "summary.time_width": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "In case the time-dependent quantities of this IDS are averaged over a time interval, this node is the width of this time interval (empty otherwise). By convention, the time interval starts at time-time_width and ends at time.", + "full_path": "summary/time_width(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "summary.time_width_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_width\"", + "full_path": "summary/time_width_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.time_width_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"time_width\"", + "full_path": "summary/time_width_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "summary.time_width_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"time_width\"", + "full_path": "summary/time_width_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "summary.volume_average": { + "data_type": "STRUCTURE", + "documentation": "Volume average plasma parameters", + "full_path": "summary/volume_average", + "lifecycle_status": "active", + "structure_reference": "summary_average_quantities" + }, + "summary.volume_average.dn_e_dt": { + "data_type": "STRUCTURE", + "documentation": "Time derivative of the electron density", + "full_path": "summary/volume_average/dn_e_dt", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3.s-1" + }, + "summary.volume_average.dn_e_dt.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/dn_e_dt/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.dn_e_dt.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/dn_e_dt/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3.s-1" + }, + "summary.volume_average.dn_e_dt.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/dn_e_dt/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.dn_e_dt.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/dn_e_dt/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3.s-1" + }, + "summary.volume_average.dn_e_dt.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/dn_e_dt/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3.s-1" + }, + "summary.volume_average.isotope_fraction_hydrogen": { + "data_type": "STRUCTURE", + "documentation": "Fraction of hydrogen density among the hydrogenic species (nH/(nH+nD+nT))", + "full_path": "summary/volume_average/isotope_fraction_hydrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.volume_average.isotope_fraction_hydrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/isotope_fraction_hydrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.isotope_fraction_hydrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/isotope_fraction_hydrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.volume_average.isotope_fraction_hydrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/isotope_fraction_hydrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.isotope_fraction_hydrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/isotope_fraction_hydrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.volume_average.isotope_fraction_hydrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/isotope_fraction_hydrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.volume_average.meff_hydrogenic": { + "data_type": "STRUCTURE", + "documentation": "Effective mass of the hydrogenic species (MH. nH+MD.nD+MT.nT)/(nH+nD+nT) ", + "full_path": "summary/volume_average/meff_hydrogenic", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "amu" + }, + "summary.volume_average.meff_hydrogenic.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/meff_hydrogenic/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.meff_hydrogenic.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/meff_hydrogenic/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "amu" + }, + "summary.volume_average.meff_hydrogenic.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/meff_hydrogenic/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.meff_hydrogenic.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/meff_hydrogenic/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "amu" + }, + "summary.volume_average.meff_hydrogenic.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/meff_hydrogenic/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "amu" + }, + "summary.volume_average.n_e": { + "data_type": "STRUCTURE", + "documentation": "Electron density", + "full_path": "summary/volume_average/n_e", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3" + }, + "summary.volume_average.n_e.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/n_e/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.n_e.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/n_e/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_e.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/n_e/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.n_e.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/n_e/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_e.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/n_e/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i": { + "data_type": "STRUCTURE", + "documentation": "Ion density per species", + "full_path": "summary/volume_average/n_i", + "lifecycle_status": "active", + "structure_reference": "summary_species", + "units": "m^-3" + }, + "summary.volume_average.n_i.argon": { + "data_type": "STRUCTURE", + "documentation": "Argon (Ar)", + "full_path": "summary/volume_average/n_i/argon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.volume_average.n_i.argon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/n_i/argon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.n_i.argon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/n_i/argon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.argon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/n_i/argon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.n_i.argon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/n_i/argon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.argon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/n_i/argon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.beryllium": { + "data_type": "STRUCTURE", + "documentation": "Beryllium (Be)", + "full_path": "summary/volume_average/n_i/beryllium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.volume_average.n_i.beryllium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/n_i/beryllium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.n_i.beryllium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/n_i/beryllium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.beryllium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/n_i/beryllium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.n_i.beryllium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/n_i/beryllium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.beryllium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/n_i/beryllium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.carbon": { + "data_type": "STRUCTURE", + "documentation": "Carbon (C)", + "full_path": "summary/volume_average/n_i/carbon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.volume_average.n_i.carbon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/n_i/carbon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.n_i.carbon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/n_i/carbon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.carbon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/n_i/carbon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.n_i.carbon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/n_i/carbon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.carbon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/n_i/carbon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.deuterium": { + "data_type": "STRUCTURE", + "documentation": "Deuterium (D)", + "full_path": "summary/volume_average/n_i/deuterium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.volume_average.n_i.deuterium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/n_i/deuterium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.n_i.deuterium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/n_i/deuterium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.deuterium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/n_i/deuterium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.n_i.deuterium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/n_i/deuterium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.deuterium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/n_i/deuterium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.helium_3": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 3 nucleons (3He)", + "full_path": "summary/volume_average/n_i/helium_3", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.volume_average.n_i.helium_3.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/n_i/helium_3/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.n_i.helium_3.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/n_i/helium_3/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.helium_3.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/n_i/helium_3/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.n_i.helium_3.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/n_i/helium_3/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.helium_3.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/n_i/helium_3/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.helium_4": { + "data_type": "STRUCTURE", + "documentation": "Helium isotope with 4 nucleons (4He)", + "full_path": "summary/volume_average/n_i/helium_4", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.volume_average.n_i.helium_4.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/n_i/helium_4/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.n_i.helium_4.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/n_i/helium_4/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.helium_4.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/n_i/helium_4/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.n_i.helium_4.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/n_i/helium_4/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.helium_4.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/n_i/helium_4/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.hydrogen": { + "data_type": "STRUCTURE", + "documentation": "Hydrogen (H)", + "full_path": "summary/volume_average/n_i/hydrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.volume_average.n_i.hydrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/n_i/hydrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.n_i.hydrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/n_i/hydrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.hydrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/n_i/hydrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.n_i.hydrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/n_i/hydrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.hydrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/n_i/hydrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.iron": { + "data_type": "STRUCTURE", + "documentation": "Iron (Fe)", + "full_path": "summary/volume_average/n_i/iron", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.volume_average.n_i.iron.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/n_i/iron/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.n_i.iron.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/n_i/iron/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.iron.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/n_i/iron/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.n_i.iron.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/n_i/iron/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.iron.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/n_i/iron/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.krypton": { + "data_type": "STRUCTURE", + "documentation": "Krypton (Kr)", + "full_path": "summary/volume_average/n_i/krypton", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.volume_average.n_i.krypton.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/n_i/krypton/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.n_i.krypton.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/n_i/krypton/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.krypton.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/n_i/krypton/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.n_i.krypton.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/n_i/krypton/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.krypton.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/n_i/krypton/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.lithium": { + "data_type": "STRUCTURE", + "documentation": "Lithium (Li)", + "full_path": "summary/volume_average/n_i/lithium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.volume_average.n_i.lithium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/n_i/lithium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.n_i.lithium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/n_i/lithium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.lithium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/n_i/lithium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.n_i.lithium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/n_i/lithium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.lithium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/n_i/lithium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.neon": { + "data_type": "STRUCTURE", + "documentation": "Neon (Ne)", + "full_path": "summary/volume_average/n_i/neon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.volume_average.n_i.neon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/n_i/neon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.n_i.neon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/n_i/neon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.neon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/n_i/neon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.n_i.neon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/n_i/neon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.neon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/n_i/neon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.nitrogen": { + "data_type": "STRUCTURE", + "documentation": "Nitrogen (N)", + "full_path": "summary/volume_average/n_i/nitrogen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.volume_average.n_i.nitrogen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/n_i/nitrogen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.n_i.nitrogen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/n_i/nitrogen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.nitrogen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/n_i/nitrogen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.n_i.nitrogen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/n_i/nitrogen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.nitrogen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/n_i/nitrogen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.oxygen": { + "data_type": "STRUCTURE", + "documentation": "Oxygen (O)", + "full_path": "summary/volume_average/n_i/oxygen", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.volume_average.n_i.oxygen.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/n_i/oxygen/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.n_i.oxygen.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/n_i/oxygen/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.oxygen.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/n_i/oxygen/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.n_i.oxygen.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/n_i/oxygen/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.oxygen.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/n_i/oxygen/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.tritium": { + "data_type": "STRUCTURE", + "documentation": "Tritium (T)", + "full_path": "summary/volume_average/n_i/tritium", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.volume_average.n_i.tritium.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/n_i/tritium/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.n_i.tritium.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/n_i/tritium/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.tritium.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/n_i/tritium/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.n_i.tritium.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/n_i/tritium/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.tritium.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/n_i/tritium/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.tungsten": { + "data_type": "STRUCTURE", + "documentation": "Tungsten (W)", + "full_path": "summary/volume_average/n_i/tungsten", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.volume_average.n_i.tungsten.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/n_i/tungsten/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.n_i.tungsten.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/n_i/tungsten/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.tungsten.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/n_i/tungsten/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.n_i.tungsten.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/n_i/tungsten/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.tungsten.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/n_i/tungsten/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.xenon": { + "data_type": "STRUCTURE", + "documentation": "Xenon (Xe)", + "full_path": "summary/volume_average/n_i/xenon", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root_parent_2" + }, + "summary.volume_average.n_i.xenon.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/n_i/xenon/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.n_i.xenon.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/n_i/xenon/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.xenon.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/n_i/xenon/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.n_i.xenon.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/n_i/xenon/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i.xenon.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/n_i/xenon/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i_total": { + "data_type": "STRUCTURE", + "documentation": "Total ion density (sum over species)", + "full_path": "summary/volume_average/n_i_total", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "m^-3" + }, + "summary.volume_average.n_i_total.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/n_i_total/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.n_i_total.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/n_i_total/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i_total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/n_i_total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.n_i_total.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/n_i_total/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.n_i_total.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/n_i_total/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "m^-3" + }, + "summary.volume_average.t_e": { + "data_type": "STRUCTURE", + "documentation": "Electron temperature", + "full_path": "summary/volume_average/t_e", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "eV" + }, + "summary.volume_average.t_e.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/t_e/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.t_e.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/t_e/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.volume_average.t_e.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/t_e/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.t_e.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/t_e/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.volume_average.t_e.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/t_e/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.volume_average.t_i_average": { + "data_type": "STRUCTURE", + "documentation": "Ion temperature (average over ion species)", + "full_path": "summary/volume_average/t_i_average", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "eV" + }, + "summary.volume_average.t_i_average.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/t_i_average/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.t_i_average.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/t_i_average/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.volume_average.t_i_average.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/t_i_average/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.t_i_average.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/t_i_average/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.volume_average.t_i_average.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/t_i_average/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "eV" + }, + "summary.volume_average.zeff": { + "data_type": "STRUCTURE", + "documentation": "Effective charge", + "full_path": "summary/volume_average/zeff", + "lifecycle_status": "active", + "structure_reference": "summary_dynamic_flt_1d_root", + "units": "-" + }, + "summary.volume_average.zeff.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/volume_average/zeff/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.volume_average.zeff.value": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "summary/volume_average/zeff/value(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.volume_average.zeff.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "summary/volume_average/zeff/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "summary.volume_average.zeff.value_error_lower": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "summary/volume_average/zeff/value_error_lower(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.volume_average.zeff.value_error_upper": { + "coordinates": [ + "summary.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "summary/volume_average/zeff/value_error_upper(:)", + "lifecycle_status": "active", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "summary.wall": { + "data_type": "STRUCTURE", + "documentation": "Wall characteristics", + "full_path": "summary/wall", + "lifecycle_status": "active", + "structure_reference": "summary_wall" + }, + "summary.wall.evaporation": { + "data_type": "STRUCTURE", + "documentation": "Chemical formula of the evaporated material or gas used to cover the vaccum vessel wall. NONE for no evaporation.", + "full_path": "summary/wall/evaporation", + "lifecycle_status": "active", + "structure_reference": "summary_static_str_0d" + }, + "summary.wall.evaporation.source": { + "data_type": "STR_0D", + "documentation": "Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...)", + "full_path": "summary/wall/evaporation/source", + "lifecycle_status": "active", + "type": "constant" + }, + "summary.wall.evaporation.value": { + "data_type": "STR_0D", + "documentation": "Value", + "full_path": "summary/wall/evaporation/value", + "lifecycle_status": "active", + "type": "static" + }, + "summary.wall.material": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/materials_identifier.xml", + "documentation": "Wall material\n0) unspecified : unspecified\n1) C : Carbon\n2) W : Tungsten\n3) C_W_coating : Carbon with tungsten coating\n4) SS : Stainless steel\n5) SS_C_coating : Stainless steel with carbon coating\n6) IN : Inconel\n7) IN_C_coating : Inconel with carbon coating\n8) BC : Boron carbide\n17) BN : Boron nitride\n9) Ti_C_coating : Titanium with carbon coating\n10) Be : Beryllium\n11) Mo : Molybdenum\n12) Quartz : Quartz\n13) Ge : Germanium\n14) Si : Silicon\n15) LiF : Lithium fluoride\n16) InSb : Indium antimonide\n18) Cu : Copper\n19) CuCrZr : Copper Chromium Zirconium alloy", + "full_path": "summary/wall/material", + "lifecycle_status": "active", + "structure_reference": "identifier_static" + }, + "summary.wall.material.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "summary/wall/material/description", + "lifecycle_status": "active", + "type": "static" + }, + "summary.wall.material.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "summary/wall/material/index", + "lifecycle_status": "active", + "type": "static" + }, + "summary.wall.material.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "summary/wall/material/name", + "lifecycle_status": "active", + "type": "static" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/temporary.json b/omas/imas_structures/3_39_0/temporary.json new file mode 100644 index 000000000..81b965cf4 --- /dev/null +++ b/omas/imas_structures/3_39_0/temporary.json @@ -0,0 +1,2330 @@ +{ + "temporary": { + "documentation": "Storage of undeclared data model components", + "full_path": "temporary", + "lifecycle_last_change": "3.0.4", + "lifecycle_status": "alpha", + "lifecycle_version": "3.0.0", + "maxoccur": "6" + }, + "temporary.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "temporary/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "temporary.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "temporary/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "temporary/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "temporary/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "temporary.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "temporary/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "temporary/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "temporary/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "temporary/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "temporary/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "temporary/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "temporary/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.code.output_flag": { + "coordinates": [ + "temporary.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "temporary/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "temporary.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "temporary/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "temporary/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "temporary/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_float0d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Constant 0D float", + "full_path": "temporary/constant_float0d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "temporary_constant_quantities_float_0d", + "units": "mixed" + }, + "temporary.constant_float0d[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Description of the quantity using the standard identifier structure", + "full_path": "temporary/constant_float0d(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "temporary.constant_float0d[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "temporary/constant_float0d(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_float0d[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "temporary/constant_float0d(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_float0d[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "temporary/constant_float0d(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_float0d[:].value": { + "data_type": "FLT_0D", + "documentation": "Value", + "full_path": "temporary/constant_float0d(i1)/value", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "temporary.constant_float0d[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "temporary/constant_float0d(i1)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "temporary.constant_float0d[:].value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "temporary/constant_float0d(i1)/value_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "temporary.constant_float0d[:].value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "temporary/constant_float0d(i1)/value_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "temporary.constant_float1d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Constant 1D float", + "full_path": "temporary/constant_float1d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "temporary_constant_quantities_float_1d", + "units": "mixed" + }, + "temporary.constant_float1d[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Description of the quantity using the standard identifier structure", + "full_path": "temporary/constant_float1d(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "temporary.constant_float1d[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "temporary/constant_float1d(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_float1d[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "temporary/constant_float1d(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_float1d[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "temporary/constant_float1d(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_float1d[:].value": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Value", + "full_path": "temporary/constant_float1d(i1)/value(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "temporary.constant_float1d[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "temporary/constant_float1d(i1)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "temporary.constant_float1d[:].value_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "temporary/constant_float1d(i1)/value_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "temporary.constant_float1d[:].value_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "temporary/constant_float1d(i1)/value_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "-" + }, + "temporary.constant_float2d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Constant 2D float", + "full_path": "temporary/constant_float2d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "temporary_constant_quantities_float_2d" + }, + "temporary.constant_float2d[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Description of the quantity using the standard identifier structure", + "full_path": "temporary/constant_float2d(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "temporary.constant_float2d[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "temporary/constant_float2d(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_float2d[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "temporary/constant_float2d(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_float2d[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "temporary/constant_float2d(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_float2d[:].value": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Value", + "full_path": "temporary/constant_float2d(i1)/value(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "mixed" + }, + "temporary.constant_float2d[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "temporary/constant_float2d(i1)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "temporary.constant_float2d[:].value_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"value\"", + "full_path": "temporary/constant_float2d(i1)/value_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "mixed" + }, + "temporary.constant_float2d[:].value_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"value\"", + "full_path": "temporary/constant_float2d(i1)/value_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "mixed" + }, + "temporary.constant_float3d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Constant 3D float", + "full_path": "temporary/constant_float3d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "temporary_constant_quantities_float_3d" + }, + "temporary.constant_float3d[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Description of the quantity using the standard identifier structure", + "full_path": "temporary/constant_float3d(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "temporary.constant_float3d[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "temporary/constant_float3d(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_float3d[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "temporary/constant_float3d(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_float3d[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "temporary/constant_float3d(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_float3d[:].value": { + "coordinates": [ + "1...N", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Value", + "full_path": "temporary/constant_float3d(i1)/value(:,:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "mixed" + }, + "temporary.constant_float3d[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "temporary/constant_float3d(i1)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "temporary.constant_float3d[:].value_error_lower": { + "coordinates": [ + "1...N", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"value\"", + "full_path": "temporary/constant_float3d(i1)/value_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "mixed" + }, + "temporary.constant_float3d[:].value_error_upper": { + "coordinates": [ + "1...N", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"value\"", + "full_path": "temporary/constant_float3d(i1)/value_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "mixed" + }, + "temporary.constant_float4d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Constant 4D float", + "full_path": "temporary/constant_float4d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "temporary_constant_quantities_float_4d" + }, + "temporary.constant_float4d[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Description of the quantity using the standard identifier structure", + "full_path": "temporary/constant_float4d(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "temporary.constant_float4d[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "temporary/constant_float4d(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_float4d[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "temporary/constant_float4d(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_float4d[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "temporary/constant_float4d(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_float4d[:].value": { + "coordinates": [ + "1...N", + "1...N", + "1...N", + "1...N" + ], + "data_type": "FLT_4D", + "documentation": "Value", + "full_path": "temporary/constant_float4d(i1)/value(:,:,:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "mixed" + }, + "temporary.constant_float4d[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "temporary/constant_float4d(i1)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "temporary.constant_float4d[:].value_error_lower": { + "coordinates": [ + "1...N", + "1...N", + "1...N", + "1...N" + ], + "data_type": "FLT_4D", + "documentation": "Lower error for \"value\"", + "full_path": "temporary/constant_float4d(i1)/value_error_lower(:,:,:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "mixed" + }, + "temporary.constant_float4d[:].value_error_upper": { + "coordinates": [ + "1...N", + "1...N", + "1...N", + "1...N" + ], + "data_type": "FLT_4D", + "documentation": "Upper error for \"value\"", + "full_path": "temporary/constant_float4d(i1)/value_error_upper(:,:,:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "mixed" + }, + "temporary.constant_float5d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Constant 5D float", + "full_path": "temporary/constant_float5d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "temporary_constant_quantities_float_5d" + }, + "temporary.constant_float5d[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Description of the quantity using the standard identifier structure", + "full_path": "temporary/constant_float5d(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "temporary.constant_float5d[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "temporary/constant_float5d(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_float5d[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "temporary/constant_float5d(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_float5d[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "temporary/constant_float5d(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_float5d[:].value": { + "coordinates": [ + "1...N", + "1...N", + "1...N", + "1...N", + "1...N" + ], + "data_type": "FLT_5D", + "documentation": "Value", + "full_path": "temporary/constant_float5d(i1)/value(:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "mixed" + }, + "temporary.constant_float5d[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "temporary/constant_float5d(i1)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "temporary.constant_float5d[:].value_error_lower": { + "coordinates": [ + "1...N", + "1...N", + "1...N", + "1...N", + "1...N" + ], + "data_type": "FLT_5D", + "documentation": "Lower error for \"value\"", + "full_path": "temporary/constant_float5d(i1)/value_error_lower(:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "mixed" + }, + "temporary.constant_float5d[:].value_error_upper": { + "coordinates": [ + "1...N", + "1...N", + "1...N", + "1...N", + "1...N" + ], + "data_type": "FLT_5D", + "documentation": "Upper error for \"value\"", + "full_path": "temporary/constant_float5d(i1)/value_error_upper(:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "mixed" + }, + "temporary.constant_float6d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Constant 6D float", + "full_path": "temporary/constant_float6d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "temporary_constant_quantities_float_6d" + }, + "temporary.constant_float6d[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Description of the quantity using the standard identifier structure", + "full_path": "temporary/constant_float6d(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "temporary.constant_float6d[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "temporary/constant_float6d(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_float6d[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "temporary/constant_float6d(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_float6d[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "temporary/constant_float6d(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_float6d[:].value": { + "coordinates": [ + "1...N", + "1...N", + "1...N", + "1...N", + "1...N", + "1...N" + ], + "data_type": "FLT_6D", + "documentation": "Value", + "full_path": "temporary/constant_float6d(i1)/value(:,:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "mixed" + }, + "temporary.constant_float6d[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "temporary/constant_float6d(i1)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "temporary.constant_float6d[:].value_error_lower": { + "coordinates": [ + "1...N", + "1...N", + "1...N", + "1...N", + "1...N", + "1...N" + ], + "data_type": "FLT_6D", + "documentation": "Lower error for \"value\"", + "full_path": "temporary/constant_float6d(i1)/value_error_lower(:,:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "mixed" + }, + "temporary.constant_float6d[:].value_error_upper": { + "coordinates": [ + "1...N", + "1...N", + "1...N", + "1...N", + "1...N", + "1...N" + ], + "data_type": "FLT_6D", + "documentation": "Upper error for \"value\"", + "full_path": "temporary/constant_float6d(i1)/value_error_upper(:,:,:,:,:,:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "mixed" + }, + "temporary.constant_integer0d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Constant 0D integer", + "full_path": "temporary/constant_integer0d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "temporary_constant_quantities_int_0d" + }, + "temporary.constant_integer0d[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Description of the quantity using the standard identifier structure", + "full_path": "temporary/constant_integer0d(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "temporary.constant_integer0d[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "temporary/constant_integer0d(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_integer0d[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "temporary/constant_integer0d(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_integer0d[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "temporary/constant_integer0d(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_integer0d[:].value": { + "data_type": "INT_0D", + "documentation": "Value", + "full_path": "temporary/constant_integer0d(i1)/value", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_integer1d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Constant 1D integer", + "full_path": "temporary/constant_integer1d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "temporary_constant_quantities_int_1d" + }, + "temporary.constant_integer1d[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Description of the quantity using the standard identifier structure", + "full_path": "temporary/constant_integer1d(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "temporary.constant_integer1d[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "temporary/constant_integer1d(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_integer1d[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "temporary/constant_integer1d(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_integer1d[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "temporary/constant_integer1d(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_integer1d[:].value": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Value", + "full_path": "temporary/constant_integer1d(i1)/value(:)", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_integer2d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Constant 2D integer", + "full_path": "temporary/constant_integer2d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "temporary_constant_quantities_int_2d" + }, + "temporary.constant_integer2d[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Description of the quantity using the standard identifier structure", + "full_path": "temporary/constant_integer2d(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "temporary.constant_integer2d[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "temporary/constant_integer2d(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_integer2d[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "temporary/constant_integer2d(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_integer2d[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "temporary/constant_integer2d(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_integer2d[:].value": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "INT_2D", + "documentation": "Value", + "full_path": "temporary/constant_integer2d(i1)/value(:,:)", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_integer3d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Constant 3D integer", + "full_path": "temporary/constant_integer3d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "temporary_constant_quantities_int_3d" + }, + "temporary.constant_integer3d[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Description of the quantity using the standard identifier structure", + "full_path": "temporary/constant_integer3d(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "temporary.constant_integer3d[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "temporary/constant_integer3d(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_integer3d[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "temporary/constant_integer3d(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_integer3d[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "temporary/constant_integer3d(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_integer3d[:].value": { + "coordinates": [ + "1...N", + "1...N", + "1...N" + ], + "data_type": "INT_3D", + "documentation": "Value", + "full_path": "temporary/constant_integer3d(i1)/value(:,:,:)", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_string0d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Constant 0D string", + "full_path": "temporary/constant_string0d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "temporary_constant_quantities_string_0d" + }, + "temporary.constant_string0d[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Description of the quantity using the standard identifier structure", + "full_path": "temporary/constant_string0d(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "temporary.constant_string0d[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "temporary/constant_string0d(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_string0d[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "temporary/constant_string0d(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_string0d[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "temporary/constant_string0d(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_string0d[:].value": { + "data_type": "STR_0D", + "documentation": "Value", + "full_path": "temporary/constant_string0d(i1)/value", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_string1d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Constant 1D string", + "full_path": "temporary/constant_string1d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "temporary_constant_quantities_string_1d" + }, + "temporary.constant_string1d[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Description of the quantity using the standard identifier structure", + "full_path": "temporary/constant_string1d(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "temporary.constant_string1d[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "temporary/constant_string1d(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_string1d[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "temporary/constant_string1d(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_string1d[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "temporary/constant_string1d(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.constant_string1d[:].value": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "Value", + "full_path": "temporary/constant_string1d(i1)/value(:)", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_float1d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Dynamic 1D float", + "full_path": "temporary/dynamic_float1d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "temporary_dynamic_quantities_float_1d" + }, + "temporary.dynamic_float1d[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Description of the quantity using the standard identifier structure", + "full_path": "temporary/dynamic_float1d(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "temporary.dynamic_float1d[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "temporary/dynamic_float1d(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_float1d[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "temporary/dynamic_float1d(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_float1d[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "temporary/dynamic_float1d(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_float1d[:].value": { + "data_type": "STRUCTURE", + "documentation": "Value", + "full_path": "temporary/dynamic_float1d(i1)/value", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "mixed" + }, + "temporary.dynamic_float1d[:].value.data": { + "coordinates": [ + "temporary.dynamic_float1d[:].value.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "temporary/dynamic_float1d(i1)/value/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "mixed" + }, + "temporary.dynamic_float1d[:].value.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "temporary/dynamic_float1d(i1)/value/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "temporary.dynamic_float1d[:].value.data_error_lower": { + "coordinates": [ + "temporary.dynamic_float1d[:].value.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "temporary/dynamic_float1d(i1)/value/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "mixed" + }, + "temporary.dynamic_float1d[:].value.data_error_upper": { + "coordinates": [ + "temporary.dynamic_float1d[:].value.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "temporary/dynamic_float1d(i1)/value/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "mixed" + }, + "temporary.dynamic_float1d[:].value.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "temporary/dynamic_float1d(i1)/value/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "s" + }, + "temporary.dynamic_float2d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Dynamic 2D float", + "full_path": "temporary/dynamic_float2d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "temporary_dynamic_quantities_float_2d" + }, + "temporary.dynamic_float2d[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Description of the quantity using the standard identifier structure", + "full_path": "temporary/dynamic_float2d(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "temporary.dynamic_float2d[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "temporary/dynamic_float2d(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_float2d[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "temporary/dynamic_float2d(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_float2d[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "temporary/dynamic_float2d(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_float2d[:].value": { + "coordinates": [ + "1...N", + "temporary.dynamic_float2d[:].value.time" + ], + "data_type": "STRUCTURE", + "documentation": "Value", + "full_path": "temporary/dynamic_float2d(i1)/value", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_2d", + "units": "mixed" + }, + "temporary.dynamic_float2d[:].value.data": { + "coordinates": [ + "1...N", + "temporary.dynamic_float2d[:].value.time" + ], + "data_type": "FLT_2D", + "documentation": "Data", + "full_path": "temporary/dynamic_float2d(i1)/value/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "mixed" + }, + "temporary.dynamic_float2d[:].value.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "temporary/dynamic_float2d(i1)/value/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "temporary.dynamic_float2d[:].value.data_error_lower": { + "coordinates": [ + "1...N", + "temporary.dynamic_float2d[:].value.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"data\"", + "full_path": "temporary/dynamic_float2d(i1)/value/data_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "mixed" + }, + "temporary.dynamic_float2d[:].value.data_error_upper": { + "coordinates": [ + "1...N", + "temporary.dynamic_float2d[:].value.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"data\"", + "full_path": "temporary/dynamic_float2d(i1)/value/data_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "mixed" + }, + "temporary.dynamic_float2d[:].value.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "temporary/dynamic_float2d(i1)/value/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "s" + }, + "temporary.dynamic_float3d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Dynamic 3D float", + "full_path": "temporary/dynamic_float3d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "temporary_dynamic_quantities_float_3d" + }, + "temporary.dynamic_float3d[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Description of the quantity using the standard identifier structure", + "full_path": "temporary/dynamic_float3d(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "temporary.dynamic_float3d[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "temporary/dynamic_float3d(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_float3d[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "temporary/dynamic_float3d(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_float3d[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "temporary/dynamic_float3d(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_float3d[:].value": { + "coordinates": [ + "1...N", + "1...N", + "temporary.dynamic_float3d[:].value.time" + ], + "data_type": "STRUCTURE", + "documentation": "Value", + "full_path": "temporary/dynamic_float3d(i1)/value", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_3d", + "units": "mixed" + }, + "temporary.dynamic_float3d[:].value.data": { + "coordinates": [ + "1...N", + "1...N", + "temporary.dynamic_float3d[:].value.time" + ], + "data_type": "FLT_3D", + "documentation": "Data", + "full_path": "temporary/dynamic_float3d(i1)/value/data(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "mixed" + }, + "temporary.dynamic_float3d[:].value.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "temporary/dynamic_float3d(i1)/value/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "temporary.dynamic_float3d[:].value.data_error_lower": { + "coordinates": [ + "1...N", + "1...N", + "temporary.dynamic_float3d[:].value.time" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"data\"", + "full_path": "temporary/dynamic_float3d(i1)/value/data_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "mixed" + }, + "temporary.dynamic_float3d[:].value.data_error_upper": { + "coordinates": [ + "1...N", + "1...N", + "temporary.dynamic_float3d[:].value.time" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"data\"", + "full_path": "temporary/dynamic_float3d(i1)/value/data_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "mixed" + }, + "temporary.dynamic_float3d[:].value.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "temporary/dynamic_float3d(i1)/value/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "s" + }, + "temporary.dynamic_float4d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Dynamic 4D float", + "full_path": "temporary/dynamic_float4d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "temporary_dynamic_quantities_float_4d" + }, + "temporary.dynamic_float4d[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Description of the quantity using the standard identifier structure", + "full_path": "temporary/dynamic_float4d(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "temporary.dynamic_float4d[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "temporary/dynamic_float4d(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_float4d[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "temporary/dynamic_float4d(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_float4d[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "temporary/dynamic_float4d(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_float4d[:].value": { + "coordinates": [ + "1...N", + "1...N", + "1...N", + "temporary.dynamic_float4d[:].value.time" + ], + "data_type": "STRUCTURE", + "documentation": "Value", + "full_path": "temporary/dynamic_float4d(i1)/value", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_4d", + "units": "mixed" + }, + "temporary.dynamic_float4d[:].value.data": { + "coordinates": [ + "1...N", + "1...N", + "1...N", + "temporary.dynamic_float4d[:].value.time" + ], + "data_type": "FLT_4D", + "documentation": "Data", + "full_path": "temporary/dynamic_float4d(i1)/value/data(:,:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "mixed" + }, + "temporary.dynamic_float4d[:].value.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "temporary/dynamic_float4d(i1)/value/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "temporary.dynamic_float4d[:].value.data_error_lower": { + "coordinates": [ + "1...N", + "1...N", + "1...N", + "temporary.dynamic_float4d[:].value.time" + ], + "data_type": "FLT_4D", + "documentation": "Lower error for \"data\"", + "full_path": "temporary/dynamic_float4d(i1)/value/data_error_lower(:,:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "mixed" + }, + "temporary.dynamic_float4d[:].value.data_error_upper": { + "coordinates": [ + "1...N", + "1...N", + "1...N", + "temporary.dynamic_float4d[:].value.time" + ], + "data_type": "FLT_4D", + "documentation": "Upper error for \"data\"", + "full_path": "temporary/dynamic_float4d(i1)/value/data_error_upper(:,:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "mixed" + }, + "temporary.dynamic_float4d[:].value.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "temporary/dynamic_float4d(i1)/value/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "s" + }, + "temporary.dynamic_float5d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Dynamic 5D float", + "full_path": "temporary/dynamic_float5d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "temporary_dynamic_quantities_float_5d" + }, + "temporary.dynamic_float5d[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Description of the quantity using the standard identifier structure", + "full_path": "temporary/dynamic_float5d(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "temporary.dynamic_float5d[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "temporary/dynamic_float5d(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_float5d[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "temporary/dynamic_float5d(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_float5d[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "temporary/dynamic_float5d(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_float5d[:].value": { + "coordinates": [ + "1...N", + "1...N", + "1...N", + "1...N", + "temporary.dynamic_float5d[:].value.time" + ], + "data_type": "STRUCTURE", + "documentation": "Value", + "full_path": "temporary/dynamic_float5d(i1)/value", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_5d", + "units": "mixed" + }, + "temporary.dynamic_float5d[:].value.data": { + "coordinates": [ + "1...N", + "1...N", + "1...N", + "1...N", + "temporary.dynamic_float5d[:].value.time" + ], + "data_type": "FLT_5D", + "documentation": "Data", + "full_path": "temporary/dynamic_float5d(i1)/value/data(:,:,:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "mixed" + }, + "temporary.dynamic_float5d[:].value.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "temporary/dynamic_float5d(i1)/value/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "temporary.dynamic_float5d[:].value.data_error_lower": { + "coordinates": [ + "1...N", + "1...N", + "1...N", + "1...N", + "temporary.dynamic_float5d[:].value.time" + ], + "data_type": "FLT_5D", + "documentation": "Lower error for \"data\"", + "full_path": "temporary/dynamic_float5d(i1)/value/data_error_lower(:,:,:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "mixed" + }, + "temporary.dynamic_float5d[:].value.data_error_upper": { + "coordinates": [ + "1...N", + "1...N", + "1...N", + "1...N", + "temporary.dynamic_float5d[:].value.time" + ], + "data_type": "FLT_5D", + "documentation": "Upper error for \"data\"", + "full_path": "temporary/dynamic_float5d(i1)/value/data_error_upper(:,:,:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "mixed" + }, + "temporary.dynamic_float5d[:].value.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "temporary/dynamic_float5d(i1)/value/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "s" + }, + "temporary.dynamic_float6d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Dynamic 6D float", + "full_path": "temporary/dynamic_float6d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "temporary_dynamic_quantities_float_6d" + }, + "temporary.dynamic_float6d[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Description of the quantity using the standard identifier structure", + "full_path": "temporary/dynamic_float6d(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "temporary.dynamic_float6d[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "temporary/dynamic_float6d(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_float6d[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "temporary/dynamic_float6d(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_float6d[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "temporary/dynamic_float6d(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_float6d[:].value": { + "coordinates": [ + "1...N", + "1...N", + "1...N", + "1...N", + "1...N", + "temporary.dynamic_float6d[:].value.time" + ], + "data_type": "STRUCTURE", + "documentation": "Value", + "full_path": "temporary/dynamic_float6d(i1)/value", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_6d", + "units": "mixed" + }, + "temporary.dynamic_float6d[:].value.data": { + "coordinates": [ + "1...N", + "1...N", + "1...N", + "1...N", + "1...N", + "temporary.dynamic_float6d[:].value.time" + ], + "data_type": "FLT_6D", + "documentation": "Data", + "full_path": "temporary/dynamic_float6d(i1)/value/data(:,:,:,:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "mixed" + }, + "temporary.dynamic_float6d[:].value.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "temporary/dynamic_float6d(i1)/value/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "temporary.dynamic_float6d[:].value.data_error_lower": { + "coordinates": [ + "1...N", + "1...N", + "1...N", + "1...N", + "1...N", + "temporary.dynamic_float6d[:].value.time" + ], + "data_type": "FLT_6D", + "documentation": "Lower error for \"data\"", + "full_path": "temporary/dynamic_float6d(i1)/value/data_error_lower(:,:,:,:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "mixed" + }, + "temporary.dynamic_float6d[:].value.data_error_upper": { + "coordinates": [ + "1...N", + "1...N", + "1...N", + "1...N", + "1...N", + "temporary.dynamic_float6d[:].value.time" + ], + "data_type": "FLT_6D", + "documentation": "Upper error for \"data\"", + "full_path": "temporary/dynamic_float6d(i1)/value/data_error_upper(:,:,:,:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "mixed" + }, + "temporary.dynamic_float6d[:].value.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "temporary/dynamic_float6d(i1)/value/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "s" + }, + "temporary.dynamic_integer1d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Dynamic 1D integer", + "full_path": "temporary/dynamic_integer1d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "temporary_dynamic_quantities_int_1d" + }, + "temporary.dynamic_integer1d[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Description of the quantity using the standard identifier structure", + "full_path": "temporary/dynamic_integer1d(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "temporary.dynamic_integer1d[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "temporary/dynamic_integer1d(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_integer1d[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "temporary/dynamic_integer1d(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_integer1d[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "temporary/dynamic_integer1d(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_integer1d[:].value": { + "data_type": "STRUCTURE", + "documentation": "Value", + "full_path": "temporary/dynamic_integer1d(i1)/value", + "lifecycle_status": "alpha", + "structure_reference": "signal_int_1d" + }, + "temporary.dynamic_integer1d[:].value.data": { + "coordinates": [ + "temporary.dynamic_integer1d[:].value.time" + ], + "data_type": "INT_1D", + "documentation": "Data", + "full_path": "temporary/dynamic_integer1d(i1)/value/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic" + }, + "temporary.dynamic_integer1d[:].value.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "temporary/dynamic_integer1d(i1)/value/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "s" + }, + "temporary.dynamic_integer2d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Dynamic 2D integer", + "full_path": "temporary/dynamic_integer2d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "temporary_dynamic_quantities_int_2d" + }, + "temporary.dynamic_integer2d[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Description of the quantity using the standard identifier structure", + "full_path": "temporary/dynamic_integer2d(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "temporary.dynamic_integer2d[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "temporary/dynamic_integer2d(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_integer2d[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "temporary/dynamic_integer2d(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_integer2d[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "temporary/dynamic_integer2d(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_integer2d[:].value": { + "coordinates": [ + "1...N", + "temporary.dynamic_integer2d[:].value.time" + ], + "data_type": "STRUCTURE", + "documentation": "Value", + "full_path": "temporary/dynamic_integer2d(i1)/value", + "lifecycle_status": "alpha", + "structure_reference": "signal_int_2d" + }, + "temporary.dynamic_integer2d[:].value.data": { + "coordinates": [ + "1...N", + "temporary.dynamic_integer2d[:].value.time" + ], + "data_type": "INT_2D", + "documentation": "Data", + "full_path": "temporary/dynamic_integer2d(i1)/value/data(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic" + }, + "temporary.dynamic_integer2d[:].value.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "temporary/dynamic_integer2d(i1)/value/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "s" + }, + "temporary.dynamic_integer3d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Dynamic 3D integer", + "full_path": "temporary/dynamic_integer3d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "temporary_dynamic_quantities_int_3d" + }, + "temporary.dynamic_integer3d[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Description of the quantity using the standard identifier structure", + "full_path": "temporary/dynamic_integer3d(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "temporary.dynamic_integer3d[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "temporary/dynamic_integer3d(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_integer3d[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "temporary/dynamic_integer3d(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_integer3d[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "temporary/dynamic_integer3d(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.dynamic_integer3d[:].value": { + "coordinates": [ + "1...N", + "1...N", + "temporary.dynamic_integer3d[:].value.time" + ], + "data_type": "STRUCTURE", + "documentation": "Value", + "full_path": "temporary/dynamic_integer3d(i1)/value", + "lifecycle_status": "alpha", + "structure_reference": "signal_int_3d" + }, + "temporary.dynamic_integer3d[:].value.data": { + "coordinates": [ + "1...N", + "1...N", + "temporary.dynamic_integer3d[:].value.time" + ], + "data_type": "INT_3D", + "documentation": "Data", + "full_path": "temporary/dynamic_integer3d(i1)/value/data(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic" + }, + "temporary.dynamic_integer3d[:].value.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "temporary/dynamic_integer3d(i1)/value/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "value/time", + "type": "dynamic", + "units": "s" + }, + "temporary.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "temporary/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "temporary.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "temporary/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "temporary/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "temporary/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "temporary.ids_properties.occurrence" + }, + "temporary.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "temporary/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "temporary.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "temporary/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "temporary.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "temporary/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "temporary/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "temporary/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "temporary/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "temporary/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "temporary/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "temporary.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "temporary/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "temporary/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "temporary/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "temporary/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "temporary/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "temporary/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "temporary.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "temporary/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "temporary.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "temporary/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "temporary/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "temporary/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "temporary/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "temporary/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "temporary/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "temporary/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "temporary.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "temporary/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "temporary.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "temporary/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "temporary/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "temporary/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "temporary/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "temporary/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "temporary/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "temporary/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "temporary.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "temporary/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "temporary/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "temporary/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "temporary/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "temporary/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "temporary/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "temporary/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "temporary.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "temporary/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "temporary.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "temporary/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "temporary.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "temporary/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "temporary.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "temporary/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "temporary/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "temporary.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "temporary/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "temporary.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "temporary/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "temporary/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "temporary/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "temporary.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "temporary/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/tf.json b/omas/imas_structures/3_39_0/tf.json new file mode 100644 index 000000000..46b90ef88 --- /dev/null +++ b/omas/imas_structures/3_39_0/tf.json @@ -0,0 +1,3208 @@ +{ + "tf": { + "documentation": "Toroidal field coils", + "full_path": "tf", + "lifecycle_last_change": "3.33.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.0.0", + "maxoccur": "3" + }, + "tf.b_field_tor_vacuum_r": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "tf.b_field_tor_vacuum_r.data", + "cocos_transformation_expression": ".sigma_b0_eff", + "data_type": "STRUCTURE", + "documentation": "Vacuum field times major radius in the toroidal field magnet. Positive sign means anti-clockwise when viewed from above", + "full_path": "tf/b_field_tor_vacuum_r", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "T.m" + }, + "tf.b_field_tor_vacuum_r.data": { + "coordinates": [ + "tf.b_field_tor_vacuum_r.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "tf/b_field_tor_vacuum_r/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "b_field_tor_vacuum_r/time", + "type": "dynamic", + "units": "T.m" + }, + "tf.b_field_tor_vacuum_r.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "tf/b_field_tor_vacuum_r/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.b_field_tor_vacuum_r.data_error_lower": { + "coordinates": [ + "tf.b_field_tor_vacuum_r.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "tf/b_field_tor_vacuum_r/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "b_field_tor_vacuum_r/time", + "type": "dynamic", + "units": "T.m" + }, + "tf.b_field_tor_vacuum_r.data_error_upper": { + "coordinates": [ + "tf.b_field_tor_vacuum_r.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "tf/b_field_tor_vacuum_r/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "b_field_tor_vacuum_r/time", + "type": "dynamic", + "units": "T.m" + }, + "tf.b_field_tor_vacuum_r.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "tf/b_field_tor_vacuum_r/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "b_field_tor_vacuum_r/time", + "type": "dynamic", + "units": "s" + }, + "tf.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "tf/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "tf.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "tf/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "tf/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "tf/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "tf.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "tf/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "tf/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "tf/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "tf/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "tf/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "tf/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "tf/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.code.output_flag": { + "coordinates": [ + "tf.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "tf/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "tf.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "tf/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "tf/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "tf/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.coil": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of coils around the tokamak", + "full_path": "tf/coil(i1)", + "lifecycle_status": "alpha", + "maxoccur": "32", + "structure_reference": "tf_coil", + "type": "static" + }, + "tf.coil[:].conductor": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of conductors inside the coil. The structure can be used with size 1 for a simplified description as a single conductor. A conductor is composed of several elements, serially connected, i.e. transporting the same current.", + "full_path": "tf/coil(i1)/conductor(i2)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "tf_coil_conductor", + "type": "static" + }, + "tf.coil[:].conductor[:].cross_section": { + "data_type": "STRUCTURE", + "documentation": "The cross-section perpendicular to the TF conductor contour is described by a series of contour points, given by their relative position with respect to the start point of the first element. This cross-section is assumed constant for all elements.", + "full_path": "tf/coil(i1)/conductor(i2)/cross_section", + "lifecycle_status": "alpha", + "structure_reference": "delta_rzphi1d_static" + }, + "tf.coil[:].conductor[:].cross_section.delta_phi": { + "coordinates": [ + "tf.coil[:].conductor[:].cross_section.delta_r" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angles (relative to a reference point)", + "full_path": "tf/coil(i1)/conductor(i2)/cross_section/delta_phi(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "tf.coil[:].conductor[:].cross_section.delta_phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"delta_phi\"", + "full_path": "tf/coil(i1)/conductor(i2)/cross_section/delta_phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.coil[:].conductor[:].cross_section.delta_phi_error_lower": { + "coordinates": [ + "tf.coil[:].conductor[:].cross_section.delta_r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"delta_phi\"", + "full_path": "tf/coil(i1)/conductor(i2)/cross_section/delta_phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "tf.coil[:].conductor[:].cross_section.delta_phi_error_upper": { + "coordinates": [ + "tf.coil[:].conductor[:].cross_section.delta_r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"delta_phi\"", + "full_path": "tf/coil(i1)/conductor(i2)/cross_section/delta_phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "tf.coil[:].conductor[:].cross_section.delta_r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radii (relative to a reference point)", + "full_path": "tf/coil(i1)/conductor(i2)/cross_section/delta_r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].cross_section.delta_r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"delta_r\"", + "full_path": "tf/coil(i1)/conductor(i2)/cross_section/delta_r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.coil[:].conductor[:].cross_section.delta_r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"delta_r\"", + "full_path": "tf/coil(i1)/conductor(i2)/cross_section/delta_r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].cross_section.delta_r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"delta_r\"", + "full_path": "tf/coil(i1)/conductor(i2)/cross_section/delta_r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].cross_section.delta_z": { + "coordinates": [ + "tf.coil[:].conductor[:].cross_section.delta_r" + ], + "data_type": "FLT_1D", + "documentation": "Heights (relative to a reference point)", + "full_path": "tf/coil(i1)/conductor(i2)/cross_section/delta_z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].cross_section.delta_z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"delta_z\"", + "full_path": "tf/coil(i1)/conductor(i2)/cross_section/delta_z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.coil[:].conductor[:].cross_section.delta_z_error_lower": { + "coordinates": [ + "tf.coil[:].conductor[:].cross_section.delta_r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"delta_z\"", + "full_path": "tf/coil(i1)/conductor(i2)/cross_section/delta_z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].cross_section.delta_z_error_upper": { + "coordinates": [ + "tf.coil[:].conductor[:].cross_section.delta_r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"delta_z\"", + "full_path": "tf/coil(i1)/conductor(i2)/cross_section/delta_z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].current": { + "data_type": "STRUCTURE", + "documentation": "Current in the conductor (positive when it flows from the first to the last element)", + "full_path": "tf/coil(i1)/conductor(i2)/current", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "A" + }, + "tf.coil[:].conductor[:].current.data": { + "coordinates": [ + "tf.coil[:].conductor[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "tf/coil(i1)/conductor(i2)/current/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "tf.coil[:].conductor[:].current.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "tf/coil(i1)/conductor(i2)/current/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.coil[:].conductor[:].current.data_error_lower": { + "coordinates": [ + "tf.coil[:].conductor[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "tf/coil(i1)/conductor(i2)/current/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "tf.coil[:].conductor[:].current.data_error_upper": { + "coordinates": [ + "tf.coil[:].conductor[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "tf/coil(i1)/conductor(i2)/current/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "tf.coil[:].conductor[:].current.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "tf/coil(i1)/conductor(i2)/current/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "s" + }, + "tf.coil[:].conductor[:].elements": { + "data_type": "STRUCTURE", + "documentation": "Set of geometrical elements (line segments and/or arcs of a circle) describing the contour of the TF conductor centre", + "full_path": "tf/coil(i1)/conductor(i2)/elements", + "lifecycle_status": "alpha", + "structure_reference": "tf_coil_conductor_elements" + }, + "tf.coil[:].conductor[:].elements.centres": { + "data_type": "STRUCTURE", + "documentation": "Position of the centre of the arc of a circle of every element (meaningful only if type/index = 2 or 3, fill with default/empty value otherwise)", + "full_path": "tf/coil(i1)/conductor(i2)/elements/centres", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_static" + }, + "tf.coil[:].conductor[:].elements.centres.phi": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.centres.r" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "tf/coil(i1)/conductor(i2)/elements/centres/phi(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "tf.coil[:].conductor[:].elements.centres.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/centres/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.coil[:].conductor[:].elements.centres.phi_error_lower": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.centres.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/centres/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "tf.coil[:].conductor[:].elements.centres.phi_error_upper": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.centres.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/centres/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "tf.coil[:].conductor[:].elements.centres.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "tf/coil(i1)/conductor(i2)/elements/centres/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.centres.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/centres/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.coil[:].conductor[:].elements.centres.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/centres/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.centres.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/centres/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.centres.z": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.centres.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "tf/coil(i1)/conductor(i2)/elements/centres/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.centres.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/centres/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.coil[:].conductor[:].elements.centres.z_error_lower": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.centres.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/centres/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.centres.z_error_upper": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.centres.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/centres/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.end_points": { + "data_type": "STRUCTURE", + "documentation": "Position of the end point of every element. Meaningful only if type/index = 1 or 2, fill with default/empty value otherwise", + "full_path": "tf/coil(i1)/conductor(i2)/elements/end_points", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_static" + }, + "tf.coil[:].conductor[:].elements.end_points.phi": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.end_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "tf/coil(i1)/conductor(i2)/elements/end_points/phi(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "tf.coil[:].conductor[:].elements.end_points.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/end_points/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.coil[:].conductor[:].elements.end_points.phi_error_lower": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.end_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/end_points/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "tf.coil[:].conductor[:].elements.end_points.phi_error_upper": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.end_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/end_points/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "tf.coil[:].conductor[:].elements.end_points.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "tf/coil(i1)/conductor(i2)/elements/end_points/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.end_points.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/end_points/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.coil[:].conductor[:].elements.end_points.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/end_points/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.end_points.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/end_points/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.end_points.z": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.end_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "tf/coil(i1)/conductor(i2)/elements/end_points/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.end_points.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/end_points/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.coil[:].conductor[:].elements.end_points.z_error_lower": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.end_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/end_points/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.end_points.z_error_upper": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.end_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/end_points/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.intermediate_points": { + "data_type": "STRUCTURE", + "documentation": "Position of an intermediate point along the arc of circle, for every element, providing the orientation of the element (must define with the corresponding start point an aperture angle strictly inferior to PI). Meaningful only if type/index = 2, fill with default/empty value otherwise", + "full_path": "tf/coil(i1)/conductor(i2)/elements/intermediate_points", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_static" + }, + "tf.coil[:].conductor[:].elements.intermediate_points.phi": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.intermediate_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "tf/coil(i1)/conductor(i2)/elements/intermediate_points/phi(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "tf.coil[:].conductor[:].elements.intermediate_points.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/intermediate_points/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.coil[:].conductor[:].elements.intermediate_points.phi_error_lower": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.intermediate_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/intermediate_points/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "tf.coil[:].conductor[:].elements.intermediate_points.phi_error_upper": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.intermediate_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/intermediate_points/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "tf.coil[:].conductor[:].elements.intermediate_points.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "tf/coil(i1)/conductor(i2)/elements/intermediate_points/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.intermediate_points.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/intermediate_points/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.coil[:].conductor[:].elements.intermediate_points.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/intermediate_points/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.intermediate_points.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/intermediate_points/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.intermediate_points.z": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.intermediate_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "tf/coil(i1)/conductor(i2)/elements/intermediate_points/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.intermediate_points.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/intermediate_points/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.coil[:].conductor[:].elements.intermediate_points.z_error_lower": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.intermediate_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/intermediate_points/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.intermediate_points.z_error_upper": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.intermediate_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/intermediate_points/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.names": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "Name or description of every element", + "full_path": "tf/coil(i1)/conductor(i2)/elements/names(:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "tf.coil[:].conductor[:].elements.start_points": { + "data_type": "STRUCTURE", + "documentation": "Position of the start point of every element", + "full_path": "tf/coil(i1)/conductor(i2)/elements/start_points", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_static" + }, + "tf.coil[:].conductor[:].elements.start_points.phi": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.start_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "tf/coil(i1)/conductor(i2)/elements/start_points/phi(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "tf.coil[:].conductor[:].elements.start_points.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/start_points/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.coil[:].conductor[:].elements.start_points.phi_error_lower": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.start_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/start_points/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "tf.coil[:].conductor[:].elements.start_points.phi_error_upper": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.start_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/start_points/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "tf.coil[:].conductor[:].elements.start_points.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "tf/coil(i1)/conductor(i2)/elements/start_points/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.start_points.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/start_points/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.coil[:].conductor[:].elements.start_points.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/start_points/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.start_points.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/start_points/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.start_points.z": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.start_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "tf/coil(i1)/conductor(i2)/elements/start_points/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.start_points.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/start_points/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.coil[:].conductor[:].elements.start_points.z_error_lower": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.start_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/start_points/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.start_points.z_error_upper": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.start_points.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "tf/coil(i1)/conductor(i2)/elements/start_points/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.coil[:].conductor[:].elements.types": { + "coordinates": [ + "tf.coil[:].conductor[:].elements.names" + ], + "data_type": "INT_1D", + "documentation": "Type of every element: 1: line segment, its ends are given by the start and end points; index = 2: arc of a circle; index = 3: full circle", + "full_path": "tf/coil(i1)/conductor(i2)/elements/types(:)", + "lifecycle_status": "alpha", + "type": "static" + }, + "tf.coil[:].conductor[:].resistance": { + "data_type": "FLT_0D", + "documentation": "conductor resistance", + "full_path": "tf/coil(i1)/conductor(i2)/resistance", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "tf.coil[:].conductor[:].resistance_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"resistance\"", + "full_path": "tf/coil(i1)/conductor(i2)/resistance_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.coil[:].conductor[:].resistance_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"resistance\"", + "full_path": "tf/coil(i1)/conductor(i2)/resistance_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "tf.coil[:].conductor[:].resistance_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"resistance\"", + "full_path": "tf/coil(i1)/conductor(i2)/resistance_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "tf.coil[:].conductor[:].voltage": { + "data_type": "STRUCTURE", + "documentation": "Voltage on the conductor terminals", + "full_path": "tf/coil(i1)/conductor(i2)/voltage", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "V" + }, + "tf.coil[:].conductor[:].voltage.data": { + "coordinates": [ + "tf.coil[:].conductor[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "tf/coil(i1)/conductor(i2)/voltage/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "tf.coil[:].conductor[:].voltage.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "tf/coil(i1)/conductor(i2)/voltage/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.coil[:].conductor[:].voltage.data_error_lower": { + "coordinates": [ + "tf.coil[:].conductor[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "tf/coil(i1)/conductor(i2)/voltage/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "tf.coil[:].conductor[:].voltage.data_error_upper": { + "coordinates": [ + "tf.coil[:].conductor[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "tf/coil(i1)/conductor(i2)/voltage/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "tf.coil[:].conductor[:].voltage.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "tf/coil(i1)/conductor(i2)/voltage/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "s" + }, + "tf.coil[:].current": { + "data_type": "STRUCTURE", + "documentation": "Current in the coil", + "full_path": "tf/coil(i1)/current", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "A" + }, + "tf.coil[:].current.data": { + "coordinates": [ + "tf.coil[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "tf/coil(i1)/current/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "tf.coil[:].current.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "tf/coil(i1)/current/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.coil[:].current.data_error_lower": { + "coordinates": [ + "tf.coil[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "tf/coil(i1)/current/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "tf.coil[:].current.data_error_upper": { + "coordinates": [ + "tf.coil[:].current.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "tf/coil(i1)/current/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "A" + }, + "tf.coil[:].current.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "tf/coil(i1)/current/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "current/time", + "type": "dynamic", + "units": "s" + }, + "tf.coil[:].identifier": { + "data_type": "STR_0D", + "documentation": "Alphanumeric identifier of coil used for convenience", + "full_path": "tf/coil(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "tf.coil[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the coil", + "full_path": "tf/coil(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "tf.coil[:].resistance": { + "data_type": "FLT_0D", + "documentation": "Coil resistance", + "full_path": "tf/coil(i1)/resistance", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "tf.coil[:].resistance_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"resistance\"", + "full_path": "tf/coil(i1)/resistance_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.coil[:].resistance_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"resistance\"", + "full_path": "tf/coil(i1)/resistance_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "tf.coil[:].resistance_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"resistance\"", + "full_path": "tf/coil(i1)/resistance_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "tf.coil[:].turns": { + "data_type": "FLT_0D", + "documentation": "Number of total turns in a toroidal field coil. May be a fraction when describing the coil connections.", + "full_path": "tf/coil(i1)/turns", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "tf.coil[:].turns_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"turns\"", + "full_path": "tf/coil(i1)/turns_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.coil[:].turns_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"turns\"", + "full_path": "tf/coil(i1)/turns_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "tf.coil[:].turns_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"turns\"", + "full_path": "tf/coil(i1)/turns_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "-" + }, + "tf.coil[:].voltage": { + "data_type": "STRUCTURE", + "documentation": "Voltage on the coil terminals", + "full_path": "tf/coil(i1)/voltage", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "V" + }, + "tf.coil[:].voltage.data": { + "coordinates": [ + "tf.coil[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "tf/coil(i1)/voltage/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "tf.coil[:].voltage.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "tf/coil(i1)/voltage/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.coil[:].voltage.data_error_lower": { + "coordinates": [ + "tf.coil[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "tf/coil(i1)/voltage/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "tf.coil[:].voltage.data_error_upper": { + "coordinates": [ + "tf.coil[:].voltage.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "tf/coil(i1)/voltage/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "V" + }, + "tf.coil[:].voltage.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "tf/coil(i1)/voltage/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "voltage/time", + "type": "dynamic", + "units": "s" + }, + "tf.coils_n": { + "data_type": "INT_0D", + "documentation": "Number of coils around the torus, in case is_periodic = 1", + "full_path": "tf/coils_n", + "lifecycle_status": "alpha", + "type": "static" + }, + "tf.delta_b_field_tor_vacuum_r": { + "data_type": "STRUCTURE", + "documentation": "Variation of (vacuum field times major radius in the toroidal field magnet) from the start of the plasma.", + "full_path": "tf/delta_b_field_tor_vacuum_r", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "T.m" + }, + "tf.delta_b_field_tor_vacuum_r.data": { + "coordinates": [ + "tf.delta_b_field_tor_vacuum_r.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "tf/delta_b_field_tor_vacuum_r/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "delta_b_field_tor_vacuum_r/time", + "type": "dynamic", + "units": "T.m" + }, + "tf.delta_b_field_tor_vacuum_r.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "tf/delta_b_field_tor_vacuum_r/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.delta_b_field_tor_vacuum_r.data_error_lower": { + "coordinates": [ + "tf.delta_b_field_tor_vacuum_r.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "tf/delta_b_field_tor_vacuum_r/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "delta_b_field_tor_vacuum_r/time", + "type": "dynamic", + "units": "T.m" + }, + "tf.delta_b_field_tor_vacuum_r.data_error_upper": { + "coordinates": [ + "tf.delta_b_field_tor_vacuum_r.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "tf/delta_b_field_tor_vacuum_r/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "delta_b_field_tor_vacuum_r/time", + "type": "dynamic", + "units": "T.m" + }, + "tf.delta_b_field_tor_vacuum_r.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "tf/delta_b_field_tor_vacuum_r/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "delta_b_field_tor_vacuum_r/time", + "type": "dynamic", + "units": "s" + }, + "tf.field_map": { + "coordinates": [ + "tf.field_map[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Map of the vacuum field at various time slices, represented using the generic grid description", + "full_path": "tf/field_map(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "tf_ggd", + "timebasepath": "time", + "type": "dynamic" + }, + "tf.field_map[:].a_field_r": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "R component of the vacuum vector potential, given on various grid subsets", + "full_path": "tf/field_map(itime)/a_field_r(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "T.m" + }, + "tf.field_map[:].a_field_r[:].coefficients": { + "coordinates": [ + "tf.field_map[:].a_field_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "tf/field_map(itime)/a_field_r(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "tf.field_map[:].a_field_r[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "tf/field_map(itime)/a_field_r(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "tf.field_map[:].a_field_r[:].coefficients_error_lower": { + "coordinates": [ + "tf.field_map[:].a_field_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "tf/field_map(itime)/a_field_r(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "tf.field_map[:].a_field_r[:].coefficients_error_upper": { + "coordinates": [ + "tf.field_map[:].a_field_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "tf/field_map(itime)/a_field_r(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "tf.field_map[:].a_field_r[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "tf/field_map(itime)/a_field_r(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].a_field_r[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "tf/field_map(itime)/a_field_r(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].a_field_r[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "tf/field_map(itime)/a_field_r(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "tf.field_map[:].a_field_r[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "tf/field_map(itime)/a_field_r(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "tf.field_map[:].a_field_r[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "tf/field_map(itime)/a_field_r(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "tf.field_map[:].a_field_r[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "tf/field_map(itime)/a_field_r(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "tf.field_map[:].a_field_tor": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Toroidal component of the vacuum vector potential, given on various grid subsets", + "full_path": "tf/field_map(itime)/a_field_tor(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "T.m" + }, + "tf.field_map[:].a_field_tor[:].coefficients": { + "coordinates": [ + "tf.field_map[:].a_field_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "tf/field_map(itime)/a_field_tor(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "tf.field_map[:].a_field_tor[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "tf/field_map(itime)/a_field_tor(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "tf.field_map[:].a_field_tor[:].coefficients_error_lower": { + "coordinates": [ + "tf.field_map[:].a_field_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "tf/field_map(itime)/a_field_tor(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "tf.field_map[:].a_field_tor[:].coefficients_error_upper": { + "coordinates": [ + "tf.field_map[:].a_field_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "tf/field_map(itime)/a_field_tor(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "tf.field_map[:].a_field_tor[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "tf/field_map(itime)/a_field_tor(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].a_field_tor[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "tf/field_map(itime)/a_field_tor(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].a_field_tor[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "tf/field_map(itime)/a_field_tor(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "tf.field_map[:].a_field_tor[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "tf/field_map(itime)/a_field_tor(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "tf.field_map[:].a_field_tor[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "tf/field_map(itime)/a_field_tor(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "tf.field_map[:].a_field_tor[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "tf/field_map(itime)/a_field_tor(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "tf.field_map[:].a_field_z": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Z component of the vacuum vector potential, given on various grid subsets", + "full_path": "tf/field_map(itime)/a_field_z(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "T.m" + }, + "tf.field_map[:].a_field_z[:].coefficients": { + "coordinates": [ + "tf.field_map[:].a_field_z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "tf/field_map(itime)/a_field_z(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "tf.field_map[:].a_field_z[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "tf/field_map(itime)/a_field_z(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "tf.field_map[:].a_field_z[:].coefficients_error_lower": { + "coordinates": [ + "tf.field_map[:].a_field_z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "tf/field_map(itime)/a_field_z(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "tf.field_map[:].a_field_z[:].coefficients_error_upper": { + "coordinates": [ + "tf.field_map[:].a_field_z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "tf/field_map(itime)/a_field_z(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "tf.field_map[:].a_field_z[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "tf/field_map(itime)/a_field_z(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].a_field_z[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "tf/field_map(itime)/a_field_z(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].a_field_z[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "tf/field_map(itime)/a_field_z(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "tf.field_map[:].a_field_z[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "tf/field_map(itime)/a_field_z(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "tf.field_map[:].a_field_z[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "tf/field_map(itime)/a_field_z(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "tf.field_map[:].a_field_z[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "tf/field_map(itime)/a_field_z(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T.m" + }, + "tf.field_map[:].b_field_r": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "R component of the vacuum magnetic field, given on various grid subsets", + "full_path": "tf/field_map(itime)/b_field_r(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "T" + }, + "tf.field_map[:].b_field_r[:].coefficients": { + "coordinates": [ + "tf.field_map[:].b_field_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "tf/field_map(itime)/b_field_r(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "tf.field_map[:].b_field_r[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "tf/field_map(itime)/b_field_r(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "tf.field_map[:].b_field_r[:].coefficients_error_lower": { + "coordinates": [ + "tf.field_map[:].b_field_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "tf/field_map(itime)/b_field_r(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "tf.field_map[:].b_field_r[:].coefficients_error_upper": { + "coordinates": [ + "tf.field_map[:].b_field_r[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "tf/field_map(itime)/b_field_r(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "tf.field_map[:].b_field_r[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "tf/field_map(itime)/b_field_r(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].b_field_r[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "tf/field_map(itime)/b_field_r(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].b_field_r[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "tf/field_map(itime)/b_field_r(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "tf.field_map[:].b_field_r[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "tf/field_map(itime)/b_field_r(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "tf.field_map[:].b_field_r[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "tf/field_map(itime)/b_field_r(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "tf.field_map[:].b_field_r[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "tf/field_map(itime)/b_field_r(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "tf.field_map[:].b_field_tor": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Toroidal component of the vacuum magnetic field, given on various grid subsets", + "full_path": "tf/field_map(itime)/b_field_tor(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "T" + }, + "tf.field_map[:].b_field_tor[:].coefficients": { + "coordinates": [ + "tf.field_map[:].b_field_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "tf/field_map(itime)/b_field_tor(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "tf.field_map[:].b_field_tor[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "tf/field_map(itime)/b_field_tor(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "tf.field_map[:].b_field_tor[:].coefficients_error_lower": { + "coordinates": [ + "tf.field_map[:].b_field_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "tf/field_map(itime)/b_field_tor(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "tf.field_map[:].b_field_tor[:].coefficients_error_upper": { + "coordinates": [ + "tf.field_map[:].b_field_tor[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "tf/field_map(itime)/b_field_tor(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "tf.field_map[:].b_field_tor[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "tf/field_map(itime)/b_field_tor(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].b_field_tor[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "tf/field_map(itime)/b_field_tor(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].b_field_tor[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "tf/field_map(itime)/b_field_tor(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "tf.field_map[:].b_field_tor[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "tf/field_map(itime)/b_field_tor(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "tf.field_map[:].b_field_tor[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "tf/field_map(itime)/b_field_tor(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "tf.field_map[:].b_field_tor[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "tf/field_map(itime)/b_field_tor(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "tf.field_map[:].b_field_z": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Z component of the vacuum magnetic field, given on various grid subsets", + "full_path": "tf/field_map(itime)/b_field_z(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "T" + }, + "tf.field_map[:].b_field_z[:].coefficients": { + "coordinates": [ + "tf.field_map[:].b_field_z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "tf/field_map(itime)/b_field_z(i1)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "tf.field_map[:].b_field_z[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "tf/field_map(itime)/b_field_z(i1)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "tf.field_map[:].b_field_z[:].coefficients_error_lower": { + "coordinates": [ + "tf.field_map[:].b_field_z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "tf/field_map(itime)/b_field_z(i1)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "tf.field_map[:].b_field_z[:].coefficients_error_upper": { + "coordinates": [ + "tf.field_map[:].b_field_z[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "tf/field_map(itime)/b_field_z(i1)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "tf.field_map[:].b_field_z[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "tf/field_map(itime)/b_field_z(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].b_field_z[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "tf/field_map(itime)/b_field_z(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].b_field_z[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "tf/field_map(itime)/b_field_z(i1)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "tf.field_map[:].b_field_z[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "tf/field_map(itime)/b_field_z(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "tf.field_map[:].b_field_z[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "tf/field_map(itime)/b_field_z(i1)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "tf.field_map[:].b_field_z[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "tf/field_map(itime)/b_field_z(i1)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "tf.field_map[:].grid": { + "data_type": "STRUCTURE", + "documentation": "Grid description", + "full_path": "tf/field_map(itime)/grid", + "lifecycle_status": "alpha", + "structure_reference": "generic_grid_dynamic" + }, + "tf.field_map[:].grid.grid_subset": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Grid subsets", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset" + }, + "tf.field_map[:].grid.grid_subset[:].base": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/base(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "tf.field_map[:].grid.grid_subset[:].base[:].jacobian": { + "coordinates": [ + "tf.field_map[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/base(i2)/jacobian(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.grid_subset[:].base[:].jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/base(i2)/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "tf.field_map[:].grid.grid_subset[:].base[:].jacobian_error_lower": { + "coordinates": [ + "tf.field_map[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/base(i2)/jacobian_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.grid_subset[:].base[:].jacobian_error_upper": { + "coordinates": [ + "tf.field_map[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/base(i2)/jacobian_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.grid_subset[:].base[:].tensor_contravariant": { + "coordinates": [ + "tf.field_map[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/base(i2)/tensor_contravariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.grid_subset[:].base[:].tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/base(i2)/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "tf.field_map[:].grid.grid_subset[:].base[:].tensor_contravariant_error_lower": { + "coordinates": [ + "tf.field_map[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/base(i2)/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.grid_subset[:].base[:].tensor_contravariant_error_upper": { + "coordinates": [ + "tf.field_map[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/base(i2)/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.grid_subset[:].base[:].tensor_covariant": { + "coordinates": [ + "tf.field_map[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/base(i2)/tensor_covariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.grid_subset[:].base[:].tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/base(i2)/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "tf.field_map[:].grid.grid_subset[:].base[:].tensor_covariant_error_lower": { + "coordinates": [ + "tf.field_map[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/base(i2)/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.grid_subset[:].base[:].tensor_covariant_error_upper": { + "coordinates": [ + "tf.field_map[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/base(i2)/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.grid_subset[:].dimension": { + "data_type": "INT_0D", + "documentation": "Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/dimension", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].grid.grid_subset[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/element(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element" + }, + "tf.field_map[:].grid.grid_subset[:].element[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects defining the element", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/element(i2)/object(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element_object" + }, + "tf.field_map[:].grid.grid_subset[:].element[:].object[:].dimension": { + "data_type": "INT_0D", + "documentation": "Dimension of the object", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/element(i2)/object(i3)/dimension", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].grid.grid_subset[:].element[:].object[:].index": { + "data_type": "INT_0D", + "documentation": "Object index", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/element(i2)/object(i3)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].grid.grid_subset[:].element[:].object[:].space": { + "data_type": "INT_0D", + "documentation": "Index of the space from which that object is taken", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/element(i2)/object(i3)/space", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].grid.grid_subset[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_subset_identifier.xml", + "documentation": "Grid subset identifier\n0) unspecified : unspecified\n1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]\n200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).\n2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces\n4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces\n5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n6) x_points : Nodes defining x-points\n7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point\n8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point\n9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point\n10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point\n11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix\n12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix\n13) outer_target : y-aligned edges defining the outer target\n14) inner_target : y-aligned edges defining the inner target\n15) core_boundary : Innermost x-aligned edges\n16) separatrix : x-aligned edges defining the active separatrix\n17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions\n18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region\n19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region\n20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region\n21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region\n22) core : Cells inside the active separatrix\n23) sol : Cells defining the main SOL outside of the divertor regions\n24) outer_divertor : Cells defining the outer divertor region\n25) inner_divertor : Cells defining the inner divertor region\n26) core_sol : x-aligned edges defining part of active separatrix separating core and sol\n27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)\n28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)\n29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point\n30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point\n31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point\n32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point\n33) separatrix_2 : x-aligned edges defining the non-active separatrix\n34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region\n35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region\n36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region\n37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region\n38) intra_sep : Cells between the two separatrices\n39) outer_divertor_2 : Cells defining the outer inactive divertor region\n40) inner_divertor_2 : Cells defining the inner inactive divertor region\n41) outer_target_2 : y-aligned edges defining the outer inactive target\n42) inner_target_2 : y-aligned edges defining the inner inactive target\n43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n44) full_wall : All edges defining walls, baffles, and targets\n45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg\n46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg\n47) outer_sf_pfr_connection_1 : y-aligned edges defining\u00a0the connection between the outer snowflake entrance and third leg\n48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg\n100) magnetic_axis : Point corresponding to the magnetic axis\n101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane\n102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane\n103) outer_target_separatrix : Point on active separatrix at outer active target\n104) inner_target_separatrix : Point on active separatrix at inner active target\n105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target\n106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "url": "utilities/LFS_snowflake_GGD_subsets.png" + }, + "tf.field_map[:].grid.grid_subset[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].grid.grid_subset[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].grid.grid_subset[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].grid.grid_subset[:].metric": { + "data_type": "STRUCTURE", + "documentation": "Metric of the canonical frame onto Cartesian coordinates", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/metric", + "lifecycle_status": "alpha", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "tf.field_map[:].grid.grid_subset[:].metric.jacobian": { + "coordinates": [ + "tf.field_map[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/metric/jacobian(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.grid_subset[:].metric.jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/metric/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "tf.field_map[:].grid.grid_subset[:].metric.jacobian_error_lower": { + "coordinates": [ + "tf.field_map[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/metric/jacobian_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.grid_subset[:].metric.jacobian_error_upper": { + "coordinates": [ + "tf.field_map[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/metric/jacobian_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.grid_subset[:].metric.tensor_contravariant": { + "coordinates": [ + "tf.field_map[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/metric/tensor_contravariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.grid_subset[:].metric.tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/metric/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "tf.field_map[:].grid.grid_subset[:].metric.tensor_contravariant_error_lower": { + "coordinates": [ + "tf.field_map[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/metric/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.grid_subset[:].metric.tensor_contravariant_error_upper": { + "coordinates": [ + "tf.field_map[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/metric/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.grid_subset[:].metric.tensor_covariant": { + "coordinates": [ + "tf.field_map[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/metric/tensor_covariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.grid_subset[:].metric.tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/metric/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "tf.field_map[:].grid.grid_subset[:].metric.tensor_covariant_error_lower": { + "coordinates": [ + "tf.field_map[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/metric/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.grid_subset[:].metric.tensor_covariant_error_upper": { + "coordinates": [ + "tf.field_map[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "tf/field_map(itime)/grid/grid_subset(i1)/metric/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_identifier.xml", + "documentation": "Grid identifier\n0) unspecified : unspecified\n1) linear : Linear\n2) cylinder : Cylindrical geometry (straight in axial direction)\n3) limiter : Limiter\n4) SN : Single null\n5) CDN : Connected double null\n6) DDN_bottom : Disconnected double null with inner X-point below the midplane\n7) DDN_top : Disconnected double null with inner X-point above the midplane\n8) annulus : Annular geometry (not necessarily with straight axis)\n9) stellarator_island : Stellarator island geometry\n10) structured_spaces : Structured grid represented with multiple spaces of dimension 1\n11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary\n12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary\n100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS", + "full_path": "tf/field_map(itime)/grid/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "tf.field_map[:].grid.identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "tf/field_map(itime)/grid/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].grid.identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "tf/field_map(itime)/grid/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].grid.identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "tf/field_map(itime)/grid/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].grid.path": { + "data_type": "STR_0D", + "documentation": "Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: 'wall:0/description_ggd(1)/grid_ggd', means that the grid is located in the wall IDS, occurrence 0, with ids path 'description_ggd(1)/grid_ggd'. See the link below for more details about IDS paths", + "full_path": "tf/field_map(itime)/grid/path", + "lifecycle_status": "alpha", + "type": "dynamic", + "url": "utilities/IDS-path-syntax.md" + }, + "tf.field_map[:].grid.space": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of grid spaces", + "full_path": "tf/field_map(itime)/grid/space(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space", + "url_protected": "https://confluence.iter.org/download/attachments/178133297/GGDguide.pdf" + }, + "tf.field_map[:].grid.space[:].coordinates_type": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml", + "full_path": "tf/field_map(itime)/grid/space(i1)/coordinates_type(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "url": "utilities/coordinate_identifier.xml" + }, + "tf.field_map[:].grid.space[:].geometry_type": { + "data_type": "STRUCTURE", + "documentation": "Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)", + "full_path": "tf/field_map(itime)/grid/space(i1)/geometry_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "tf.field_map[:].grid.space[:].geometry_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "tf/field_map(itime)/grid/space(i1)/geometry_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].grid.space[:].geometry_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "tf/field_map(itime)/grid/space(i1)/geometry_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].grid.space[:].geometry_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "tf/field_map(itime)/grid/space(i1)/geometry_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].grid.space[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_space_identifier.xml", + "documentation": "Space identifier\n0) unspecified : unspecified\n1) primary_standard : Primary space defining the standard grid\n2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space\n3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way", + "full_path": "tf/field_map(itime)/grid/space(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "tf.field_map[:].grid.space[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "tf/field_map(itime)/grid/space(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].grid.space[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "tf/field_map(itime)/grid/space(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].grid.space[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "tf/field_map(itime)/grid/space(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].grid.space[:].objects_per_dimension": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.", + "full_path": "tf/field_map(itime)/grid/space(i1)/objects_per_dimension(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension" + }, + "tf.field_map[:].grid.space[:].objects_per_dimension[:].geometry_content": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_geometry_content_identifier.xml", + "documentation": "Content of the ../object/geometry node for this dimension\n0) unspecified : unspecified\n1) node_coordinates : For nodes : node coordinates\n11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix\n21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge\n31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces\n32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix", + "full_path": "tf/field_map(itime)/grid/space(i1)/objects_per_dimension(i2)/geometry_content", + "introduced_after_version": "3.33.0", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "tf.field_map[:].grid.space[:].objects_per_dimension[:].geometry_content.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "tf/field_map(itime)/grid/space(i1)/objects_per_dimension(i2)/geometry_content/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].grid.space[:].objects_per_dimension[:].geometry_content.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "tf/field_map(itime)/grid/space(i1)/objects_per_dimension(i2)/geometry_content/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].grid.space[:].objects_per_dimension[:].geometry_content.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "tf/field_map(itime)/grid/space(i1)/objects_per_dimension(i2)/geometry_content/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].grid.space[:].objects_per_dimension[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects for a given dimension", + "full_path": "tf/field_map(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object" + }, + "tf.field_map[:].grid.space[:].objects_per_dimension[:].object[:].boundary": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object", + "full_path": "tf/field_map(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object_boundary" + }, + "tf.field_map[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].index": { + "data_type": "INT_0D", + "documentation": "Index of this (n-1)-dimensional boundary object", + "full_path": "tf/field_map(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].neighbours": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary", + "full_path": "tf/field_map(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)/neighbours(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].grid.space[:].objects_per_dimension[:].object[:].geometry": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered. ", + "full_path": "tf/field_map(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/geometry(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.", + "full_path": "tf/field_map(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry_2d\"", + "full_path": "tf/field_map(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "tf.field_map[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"geometry_2d\"", + "full_path": "tf/field_map(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_lower(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"geometry_2d\"", + "full_path": "tf/field_map(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_upper(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.space[:].objects_per_dimension[:].object[:].geometry_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry\"", + "full_path": "tf/field_map(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "tf.field_map[:].grid.space[:].objects_per_dimension[:].object[:].geometry_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"geometry\"", + "full_path": "tf/field_map(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.space[:].objects_per_dimension[:].object[:].geometry_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"geometry\"", + "full_path": "tf/field_map(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "tf.field_map[:].grid.space[:].objects_per_dimension[:].object[:].measure": { + "data_type": "FLT_0D", + "documentation": "Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)", + "full_path": "tf/field_map(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/measure", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "tf.field_map[:].grid.space[:].objects_per_dimension[:].object[:].measure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measure\"", + "full_path": "tf/field_map(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "tf.field_map[:].grid.space[:].objects_per_dimension[:].object[:].measure_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measure\"", + "full_path": "tf/field_map(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "tf.field_map[:].grid.space[:].objects_per_dimension[:].object[:].measure_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measure\"", + "full_path": "tf/field_map(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "tf.field_map[:].grid.space[:].objects_per_dimension[:].object[:].nodes": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)", + "full_path": "tf/field_map(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/nodes(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "tf.field_map[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "tf/field_map(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "tf.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "tf/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "tf.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "tf/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "tf/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "tf/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "tf.ids_properties.occurrence" + }, + "tf.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "tf/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "tf.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "tf/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "tf.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "tf/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "tf/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "tf/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "tf/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "tf/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "tf/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "tf.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "tf/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "tf/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "tf/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "tf/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "tf/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "tf/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "tf.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "tf/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "tf.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "tf/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "tf/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "tf/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "tf/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "tf/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "tf/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "tf/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "tf.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "tf/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "tf.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "tf/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "tf/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "tf/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "tf/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "tf/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "tf/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "tf/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "tf.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "tf/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "tf/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "tf/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "tf/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "tf/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "tf/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "tf/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "tf.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "tf/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "tf.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "tf/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "tf.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "tf/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "tf.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "tf/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "tf/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "tf.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "tf/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "tf.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "tf/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "tf/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "tf/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "tf.is_periodic": { + "data_type": "INT_0D", + "documentation": "Flag indicating whether coils are described one by one in the coil() structure (flag=0) or whether the coil structure represents only coils having different characteristics (flag = 1, n_coils must be filled in that case). In the latter case, the coil() sequence is repeated periodically around the torus.", + "full_path": "tf/is_periodic", + "lifecycle_status": "alpha", + "type": "static" + }, + "tf.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between input command received from the RT network and actuator starting to react. Applies globally to the system described by this IDS unless specific latencies (e.g. channel-specific or antenna-specific) are provided at a deeper level in the IDS structure.", + "full_path": "tf/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "tf.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "tf/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "tf/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "tf.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "tf/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "tf.r0": { + "data_type": "FLT_0D", + "documentation": "Reference major radius of the device (from the official description of the device). This node is the placeholder for this official machine description quantity (typically the middle of the vessel at the equatorial midplane, although the exact definition may depend on the device)", + "full_path": "tf/r0", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.r0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r0\"", + "full_path": "tf/r0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "tf.r0_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r0\"", + "full_path": "tf/r0_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.r0_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r0\"", + "full_path": "tf/r0_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "tf.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "tf/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/thomson_scattering.json b/omas/imas_structures/3_39_0/thomson_scattering.json new file mode 100644 index 000000000..cbea5eda8 --- /dev/null +++ b/omas/imas_structures/3_39_0/thomson_scattering.json @@ -0,0 +1,1130 @@ +{ + "thomson_scattering": { + "documentation": "Thomson scattering diagnostic", + "full_path": "thomson_scattering", + "lifecycle_last_change": "3.33.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.0.4", + "maxoccur": "3" + }, + "thomson_scattering.channel": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of channels (lines-of-sight)", + "full_path": "thomson_scattering/channel(i1)", + "lifecycle_status": "alpha", + "maxoccur": "150", + "structure_reference": "thomson_scattering_channel" + }, + "thomson_scattering.channel[:].delta_position": { + "data_type": "STRUCTURE", + "documentation": "Incremental variation of the position of the measurements, due to e.g. different lasers not intersecting the line of sight at the same position. The actual position is then the static position + delta_position", + "full_path": "thomson_scattering/channel(i1)/delta_position", + "lifecycle_status": "alpha", + "structure_reference": "rzphi1d_dynamic_aos1_common_time" + }, + "thomson_scattering.channel[:].delta_position.phi": { + "coordinates": [ + "thomson_scattering.channel[:].delta_position.time" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle", + "full_path": "thomson_scattering/channel(i1)/delta_position/phi(:)", + "lifecycle_status": "alpha", + "timebasepath": "delta_position/time", + "type": "dynamic", + "units": "rad" + }, + "thomson_scattering.channel[:].delta_position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "thomson_scattering/channel(i1)/delta_position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "thomson_scattering.channel[:].delta_position.phi_error_lower": { + "coordinates": [ + "thomson_scattering.channel[:].delta_position.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "thomson_scattering/channel(i1)/delta_position/phi_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "delta_position/time", + "type": "dynamic", + "units": "rad" + }, + "thomson_scattering.channel[:].delta_position.phi_error_upper": { + "coordinates": [ + "thomson_scattering.channel[:].delta_position.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "thomson_scattering/channel(i1)/delta_position/phi_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "delta_position/time", + "type": "dynamic", + "units": "rad" + }, + "thomson_scattering.channel[:].delta_position.r": { + "coordinates": [ + "thomson_scattering.channel[:].delta_position.time" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "thomson_scattering/channel(i1)/delta_position/r(:)", + "lifecycle_status": "alpha", + "timebasepath": "delta_position/time", + "type": "dynamic", + "units": "m" + }, + "thomson_scattering.channel[:].delta_position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "thomson_scattering/channel(i1)/delta_position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "thomson_scattering.channel[:].delta_position.r_error_lower": { + "coordinates": [ + "thomson_scattering.channel[:].delta_position.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "thomson_scattering/channel(i1)/delta_position/r_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "delta_position/time", + "type": "dynamic", + "units": "m" + }, + "thomson_scattering.channel[:].delta_position.r_error_upper": { + "coordinates": [ + "thomson_scattering.channel[:].delta_position.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "thomson_scattering/channel(i1)/delta_position/r_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "delta_position/time", + "type": "dynamic", + "units": "m" + }, + "thomson_scattering.channel[:].delta_position.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time for the R,Z,phi coordinates", + "full_path": "thomson_scattering/channel(i1)/delta_position/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "delta_position/time", + "type": "dynamic", + "units": "s" + }, + "thomson_scattering.channel[:].delta_position.z": { + "coordinates": [ + "thomson_scattering.channel[:].delta_position.time" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "thomson_scattering/channel(i1)/delta_position/z(:)", + "lifecycle_status": "alpha", + "timebasepath": "delta_position/time", + "type": "dynamic", + "units": "m" + }, + "thomson_scattering.channel[:].delta_position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "thomson_scattering/channel(i1)/delta_position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "thomson_scattering.channel[:].delta_position.z_error_lower": { + "coordinates": [ + "thomson_scattering.channel[:].delta_position.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "thomson_scattering/channel(i1)/delta_position/z_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "delta_position/time", + "type": "dynamic", + "units": "m" + }, + "thomson_scattering.channel[:].delta_position.z_error_upper": { + "coordinates": [ + "thomson_scattering.channel[:].delta_position.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "thomson_scattering/channel(i1)/delta_position/z_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "delta_position/time", + "type": "dynamic", + "units": "m" + }, + "thomson_scattering.channel[:].distance_separatrix_midplane": { + "data_type": "STRUCTURE", + "documentation": "Distance between the measurement position and the separatrix, mapped along flux surfaces to the outboard midplane, in the major radius direction. Positive value means the measurement is outside of the separatrix.", + "full_path": "thomson_scattering/channel(i1)/distance_separatrix_midplane", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "m" + }, + "thomson_scattering.channel[:].distance_separatrix_midplane.data": { + "coordinates": [ + "thomson_scattering.channel[:].distance_separatrix_midplane.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "thomson_scattering/channel(i1)/distance_separatrix_midplane/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "distance_separatrix_midplane/time", + "type": "dynamic", + "units": "m" + }, + "thomson_scattering.channel[:].distance_separatrix_midplane.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "thomson_scattering/channel(i1)/distance_separatrix_midplane/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "thomson_scattering.channel[:].distance_separatrix_midplane.data_error_lower": { + "coordinates": [ + "thomson_scattering.channel[:].distance_separatrix_midplane.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "thomson_scattering/channel(i1)/distance_separatrix_midplane/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "distance_separatrix_midplane/time", + "type": "dynamic", + "units": "m" + }, + "thomson_scattering.channel[:].distance_separatrix_midplane.data_error_upper": { + "coordinates": [ + "thomson_scattering.channel[:].distance_separatrix_midplane.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "thomson_scattering/channel(i1)/distance_separatrix_midplane/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "distance_separatrix_midplane/time", + "type": "dynamic", + "units": "m" + }, + "thomson_scattering.channel[:].distance_separatrix_midplane.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "thomson_scattering/channel(i1)/distance_separatrix_midplane/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "distance_separatrix_midplane/time", + "type": "dynamic", + "units": "s" + }, + "thomson_scattering.channel[:].identifier": { + "data_type": "STR_0D", + "documentation": "ID of the channel", + "full_path": "thomson_scattering/channel(i1)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "thomson_scattering.channel[:].n_e": { + "data_type": "STRUCTURE", + "documentation": "Electron density", + "full_path": "thomson_scattering/channel(i1)/n_e", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "m^-3" + }, + "thomson_scattering.channel[:].n_e.data": { + "coordinates": [ + "thomson_scattering.channel[:].n_e.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "thomson_scattering/channel(i1)/n_e/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m^-3" + }, + "thomson_scattering.channel[:].n_e.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "thomson_scattering/channel(i1)/n_e/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "thomson_scattering.channel[:].n_e.data_error_lower": { + "coordinates": [ + "thomson_scattering.channel[:].n_e.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "thomson_scattering/channel(i1)/n_e/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m^-3" + }, + "thomson_scattering.channel[:].n_e.data_error_upper": { + "coordinates": [ + "thomson_scattering.channel[:].n_e.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "thomson_scattering/channel(i1)/n_e/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "m^-3" + }, + "thomson_scattering.channel[:].n_e.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "thomson_scattering/channel(i1)/n_e/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "n_e/time", + "type": "dynamic", + "units": "s" + }, + "thomson_scattering.channel[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the channel", + "full_path": "thomson_scattering/channel(i1)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "thomson_scattering.channel[:].position": { + "data_type": "STRUCTURE", + "documentation": "Average position of the measurements (intersection between laser beam and line of sight)", + "full_path": "thomson_scattering/channel(i1)/position", + "lifecycle_status": "alpha", + "structure_reference": "rzphi0d_static" + }, + "thomson_scattering.channel[:].position.phi": { + "data_type": "FLT_0D", + "documentation": "Toroidal angle (oriented counter-clockwise when viewing from above)", + "full_path": "thomson_scattering/channel(i1)/position/phi", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "thomson_scattering.channel[:].position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "thomson_scattering/channel(i1)/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "thomson_scattering.channel[:].position.phi_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"phi\"", + "full_path": "thomson_scattering/channel(i1)/position/phi_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "thomson_scattering.channel[:].position.phi_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"phi\"", + "full_path": "thomson_scattering/channel(i1)/position/phi_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "thomson_scattering.channel[:].position.r": { + "data_type": "FLT_0D", + "documentation": "Major radius", + "full_path": "thomson_scattering/channel(i1)/position/r", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "thomson_scattering.channel[:].position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "thomson_scattering/channel(i1)/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "thomson_scattering.channel[:].position.r_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r\"", + "full_path": "thomson_scattering/channel(i1)/position/r_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "thomson_scattering.channel[:].position.r_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r\"", + "full_path": "thomson_scattering/channel(i1)/position/r_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "thomson_scattering.channel[:].position.z": { + "data_type": "FLT_0D", + "documentation": "Height", + "full_path": "thomson_scattering/channel(i1)/position/z", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "thomson_scattering.channel[:].position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "thomson_scattering/channel(i1)/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "thomson_scattering.channel[:].position.z_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z\"", + "full_path": "thomson_scattering/channel(i1)/position/z_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "thomson_scattering.channel[:].position.z_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z\"", + "full_path": "thomson_scattering/channel(i1)/position/z_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "thomson_scattering.channel[:].t_e": { + "data_type": "STRUCTURE", + "documentation": "Electron temperature", + "full_path": "thomson_scattering/channel(i1)/t_e", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "eV" + }, + "thomson_scattering.channel[:].t_e.data": { + "coordinates": [ + "thomson_scattering.channel[:].t_e.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "thomson_scattering/channel(i1)/t_e/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_e/time", + "type": "dynamic", + "units": "eV" + }, + "thomson_scattering.channel[:].t_e.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "thomson_scattering/channel(i1)/t_e/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "thomson_scattering.channel[:].t_e.data_error_lower": { + "coordinates": [ + "thomson_scattering.channel[:].t_e.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "thomson_scattering/channel(i1)/t_e/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_e/time", + "type": "dynamic", + "units": "eV" + }, + "thomson_scattering.channel[:].t_e.data_error_upper": { + "coordinates": [ + "thomson_scattering.channel[:].t_e.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "thomson_scattering/channel(i1)/t_e/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_e/time", + "type": "dynamic", + "units": "eV" + }, + "thomson_scattering.channel[:].t_e.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "thomson_scattering/channel(i1)/t_e/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "t_e/time", + "type": "dynamic", + "units": "s" + }, + "thomson_scattering.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "thomson_scattering/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "thomson_scattering.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "thomson_scattering/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "thomson_scattering/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "thomson_scattering/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "thomson_scattering.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "thomson_scattering/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "thomson_scattering/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "thomson_scattering/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "thomson_scattering/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "thomson_scattering/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "thomson_scattering/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "thomson_scattering/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.code.output_flag": { + "coordinates": [ + "thomson_scattering.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "thomson_scattering/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "thomson_scattering.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "thomson_scattering/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "thomson_scattering/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "thomson_scattering/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.equilibrium_id": { + "data_type": "STRUCTURE", + "documentation": "ID of the IDS equilibrium used to map measurements - we may decide that this is superseeded when the systematic documentation of input provenance is adopted", + "full_path": "thomson_scattering/equilibrium_id", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "ids_identification" + }, + "thomson_scattering.equilibrium_id.data_entry": { + "data_type": "STRUCTURE", + "documentation": "Data entry to which this IDS belongs", + "full_path": "thomson_scattering/equilibrium_id/data_entry", + "lifecycle_status": "alpha", + "structure_reference": "data_entry" + }, + "thomson_scattering.equilibrium_id.data_entry.machine": { + "data_type": "STR_0D", + "documentation": "Name of the experimental device to which this data is related", + "full_path": "thomson_scattering/equilibrium_id/data_entry/machine", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.equilibrium_id.data_entry.pulse": { + "data_type": "INT_0D", + "documentation": "Pulse number", + "full_path": "thomson_scattering/equilibrium_id/data_entry/pulse", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.equilibrium_id.data_entry.pulse_type": { + "data_type": "STR_0D", + "documentation": "Type of the data entry, e.g. \"pulse\", \"simulation\", ...", + "full_path": "thomson_scattering/equilibrium_id/data_entry/pulse_type", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.equilibrium_id.data_entry.run": { + "data_type": "INT_0D", + "documentation": "Run number", + "full_path": "thomson_scattering/equilibrium_id/data_entry/run", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.equilibrium_id.data_entry.user": { + "data_type": "STR_0D", + "documentation": "Username", + "full_path": "thomson_scattering/equilibrium_id/data_entry/user", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.equilibrium_id.name": { + "data_type": "STR_0D", + "documentation": "IDS name", + "full_path": "thomson_scattering/equilibrium_id/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.equilibrium_id.occurrence": { + "data_type": "INT_0D", + "documentation": "IDS occurrence", + "full_path": "thomson_scattering/equilibrium_id/occurrence", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "thomson_scattering/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "thomson_scattering.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "thomson_scattering/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "thomson_scattering/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "thomson_scattering/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "thomson_scattering.ids_properties.occurrence" + }, + "thomson_scattering.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "thomson_scattering/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "thomson_scattering.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "thomson_scattering/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "thomson_scattering.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "thomson_scattering/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "thomson_scattering/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "thomson_scattering/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "thomson_scattering/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "thomson_scattering/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "thomson_scattering/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "thomson_scattering.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "thomson_scattering/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "thomson_scattering/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "thomson_scattering/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "thomson_scattering/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "thomson_scattering/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "thomson_scattering/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "thomson_scattering/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "thomson_scattering.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "thomson_scattering/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "thomson_scattering/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "thomson_scattering/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "thomson_scattering/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "thomson_scattering/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "thomson_scattering/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "thomson_scattering/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "thomson_scattering.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "thomson_scattering/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "thomson_scattering.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "thomson_scattering/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "thomson_scattering/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "thomson_scattering/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "thomson_scattering/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "thomson_scattering/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "thomson_scattering/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "thomson_scattering/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "thomson_scattering.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "thomson_scattering/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "thomson_scattering/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "thomson_scattering/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "thomson_scattering/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "thomson_scattering/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "thomson_scattering/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "thomson_scattering/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "thomson_scattering.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "thomson_scattering/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "thomson_scattering.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "thomson_scattering/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "thomson_scattering.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "thomson_scattering/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "thomson_scattering.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "thomson_scattering/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "thomson_scattering/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "thomson_scattering.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "thomson_scattering/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "thomson_scattering.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "thomson_scattering/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "thomson_scattering/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "thomson_scattering/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "thomson_scattering.latency": { + "data_type": "FLT_0D", + "documentation": "Upper bound of the delay between physical information received by the detector and data available on the real-time (RT) network.", + "full_path": "thomson_scattering/latency", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "thomson_scattering.latency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"latency\"", + "full_path": "thomson_scattering/latency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "thomson_scattering.latency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"latency\"", + "full_path": "thomson_scattering/latency_error_lower", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "thomson_scattering.latency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"latency\"", + "full_path": "thomson_scattering/latency_error_upper", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "type": "static", + "units": "s" + }, + "thomson_scattering.midplane": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/midplane_identifier.xml", + "documentation": "Choice of midplane definition for the mapping of measurements on an equilibrium\n1) magnetic_axis : Midplane defined by the height of magnetic axis equilibrium/time_slice/global_quantities/magnetic_axis/z\n2) dr_dz_zero_sep : Midplane defined by the height of the outboard point on the separatrix on which dr/dz = 0 (local maximum of the major radius of the separatrix). In case of multiple local maxima, the closest one from z=z_magnetic_axis is chosen. equilibrium/time_slice/boundary_separatrix/dr_dz_zero_point/z\n3) z_zero : Midplane defined by z = 0\n4) ggd_subset : Midplane location is specified by means of the GGD grid subset for the inner and outer midplanes, if the midplane choice is different from the other available options. If the GGD midplane subset corresponds to one of the other available options, select that particular option to indicate it", + "full_path": "thomson_scattering/midplane", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "thomson_scattering.midplane.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "thomson_scattering/midplane/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "thomson_scattering.midplane.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "thomson_scattering/midplane/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "thomson_scattering.midplane.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "thomson_scattering/midplane/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "thomson_scattering.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "thomson_scattering/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/transport_solver_numerics.json b/omas/imas_structures/3_39_0/transport_solver_numerics.json new file mode 100644 index 000000000..60060333a --- /dev/null +++ b/omas/imas_structures/3_39_0/transport_solver_numerics.json @@ -0,0 +1,10156 @@ +{ + "transport_solver_numerics": { + "documentation": "Numerical quantities used by transport solvers and convergence details", + "full_path": "transport_solver_numerics", + "lifecycle_last_change": "3.22.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.1.0", + "maxoccur": "6" + }, + "transport_solver_numerics.boundary_conditions_1d": { + "coordinates": [ + "transport_solver_numerics.boundary_conditions_1d[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Boundary conditions of the radial transport equations for various time slices. To be removed when the solver_1d structure is finalized.", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_bc_1d", + "timebasepath": "time", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].current": { + "data_type": "STRUCTURE", + "documentation": "Boundary condition for the current diffusion equation.", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/current", + "lifecycle_status": "alpha", + "structure_reference": "numerics_bc_1d_current" + }, + "transport_solver_numerics.boundary_conditions_1d[:].current.identifier": { + "data_type": "STRUCTURE", + "documentation": "Identifier of the boundary condition type. ID = 1: poloidal flux; 2: ip; 3: loop voltage; 4: undefined; 5: generic boundary condition y expressed as a1y'+a2y=a3. 6: equation not solved; ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/current/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "units": "eV" + }, + "transport_solver_numerics.boundary_conditions_1d[:].current.identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/current/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].current.identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/current/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].current.identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/current/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].current.rho_tor_norm": { + "data_type": "FLT_0D", + "documentation": "Position, in normalised toroidal flux, at which the boundary condition is imposed. Outside this position, the value of the data are considered to be prescribed.", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/current/rho_tor_norm", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].current.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/current/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].current.rho_tor_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/current/rho_tor_norm_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].current.rho_tor_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/current/rho_tor_norm_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].current.value": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Value of the boundary condition. For ID = 1 to 3, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3. ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/current/value(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].current.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/current/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].current.value_error_lower": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/current/value_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].current.value_error_upper": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/current/value_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons": { + "data_type": "STRUCTURE", + "documentation": "Quantities related to the electrons", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons", + "lifecycle_status": "alpha", + "structure_reference": "numerics_bc_1d_electrons" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.energy": { + "data_type": "STRUCTURE", + "documentation": "Boundary condition for the electron energy equation (temperature if ID = 1) ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/energy", + "lifecycle_status": "alpha", + "structure_reference": "numerics_bc_1d_bc", + "units": "W.m^-3" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.energy.identifier": { + "data_type": "STRUCTURE", + "documentation": "Identifier of the boundary condition type. ID = 1: value of the field y; 2: radial derivative of the field (-dy/drho_tor); 3: scale length of the field y/(-dy/drho_tor); 4: flux; 5: generic boundary condition y expressed as a1y'+a2y=a3. 6: equation not solved; ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/energy/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "units": "eV" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.energy.identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/energy/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.energy.identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/energy/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.energy.identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/energy/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.energy.rho_tor_norm": { + "data_type": "FLT_0D", + "documentation": "Position, in normalised toroidal flux, at which the boundary condition is imposed. Outside this position, the value of the data are considered to be prescribed.", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/energy/rho_tor_norm", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.energy.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/energy/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.energy.rho_tor_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/energy/rho_tor_norm_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.energy.rho_tor_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/energy/rho_tor_norm_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.energy.value": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Value of the boundary condition. For ID = 1 to 4, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3. ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/energy/value(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.energy.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/energy/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.energy.value_error_lower": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/energy/value_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.energy.value_error_upper": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/energy/value_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.particles": { + "data_type": "STRUCTURE", + "documentation": "Boundary condition for the electron density equation (density if ID = 1) ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/particles", + "lifecycle_status": "alpha", + "structure_reference": "numerics_bc_1d_bc", + "units": "m^-3.s^-1" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.particles.identifier": { + "data_type": "STRUCTURE", + "documentation": "Identifier of the boundary condition type. ID = 1: value of the field y; 2: radial derivative of the field (-dy/drho_tor); 3: scale length of the field y/(-dy/drho_tor); 4: flux; 5: generic boundary condition y expressed as a1y'+a2y=a3. 6: equation not solved; ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/particles/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "units": "eV" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.particles.identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/particles/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.particles.identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/particles/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.particles.identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/particles/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.particles.rho_tor_norm": { + "data_type": "FLT_0D", + "documentation": "Position, in normalised toroidal flux, at which the boundary condition is imposed. Outside this position, the value of the data are considered to be prescribed.", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/particles/rho_tor_norm", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.particles.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/particles/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.particles.rho_tor_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/particles/rho_tor_norm_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.particles.rho_tor_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/particles/rho_tor_norm_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.particles.value": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Value of the boundary condition. For ID = 1 to 4, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3. ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/particles/value(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.particles.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/particles/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.particles.value_error_lower": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/particles/value_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].electrons.particles.value_error_upper": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/electrons/particles/value_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].energy_ion_total": { + "data_type": "STRUCTURE", + "documentation": "Boundary condition for the ion total (sum over ion species) energy equation (temperature if ID = 1) ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/energy_ion_total", + "lifecycle_status": "alpha", + "structure_reference": "numerics_bc_1d_bc", + "units": "W.m^-3" + }, + "transport_solver_numerics.boundary_conditions_1d[:].energy_ion_total.identifier": { + "data_type": "STRUCTURE", + "documentation": "Identifier of the boundary condition type. ID = 1: value of the field y; 2: radial derivative of the field (-dy/drho_tor); 3: scale length of the field y/(-dy/drho_tor); 4: flux; 5: generic boundary condition y expressed as a1y'+a2y=a3. 6: equation not solved; ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/energy_ion_total/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "units": "eV" + }, + "transport_solver_numerics.boundary_conditions_1d[:].energy_ion_total.identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/energy_ion_total/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].energy_ion_total.identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/energy_ion_total/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].energy_ion_total.identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/energy_ion_total/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].energy_ion_total.rho_tor_norm": { + "data_type": "FLT_0D", + "documentation": "Position, in normalised toroidal flux, at which the boundary condition is imposed. Outside this position, the value of the data are considered to be prescribed.", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/energy_ion_total/rho_tor_norm", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].energy_ion_total.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/energy_ion_total/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].energy_ion_total.rho_tor_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/energy_ion_total/rho_tor_norm_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].energy_ion_total.rho_tor_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/energy_ion_total/rho_tor_norm_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].energy_ion_total.value": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Value of the boundary condition. For ID = 1 to 4, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3. ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/energy_ion_total/value(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].energy_ion_total.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/energy_ion_total/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].energy_ion_total.value_error_lower": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/energy_ion_total/value_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].energy_ion_total.value_error_upper": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/energy_ion_total/value_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different ion species", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_bc_1d_ion" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].energy": { + "data_type": "STRUCTURE", + "documentation": "Boundary condition for the ion energy equation (temperature if ID = 1) ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/energy", + "lifecycle_status": "alpha", + "structure_reference": "numerics_bc_1d_bc", + "units": "W.m^-3" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].energy.identifier": { + "data_type": "STRUCTURE", + "documentation": "Identifier of the boundary condition type. ID = 1: value of the field y; 2: radial derivative of the field (-dy/drho_tor); 3: scale length of the field y/(-dy/drho_tor); 4: flux; 5: generic boundary condition y expressed as a1y'+a2y=a3. 6: equation not solved; ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/energy/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "units": "eV" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].energy.identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/energy/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].energy.identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/energy/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].energy.identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/energy/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].energy.rho_tor_norm": { + "data_type": "FLT_0D", + "documentation": "Position, in normalised toroidal flux, at which the boundary condition is imposed. Outside this position, the value of the data are considered to be prescribed.", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/energy/rho_tor_norm", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].energy.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/energy/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].energy.rho_tor_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/energy/rho_tor_norm_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].energy.rho_tor_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/energy/rho_tor_norm_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].energy.value": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Value of the boundary condition. For ID = 1 to 4, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3. ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/energy/value(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].energy.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/energy/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].energy.value_error_lower": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/energy/value_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].energy.value_error_upper": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/energy/value_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].particles": { + "data_type": "STRUCTURE", + "documentation": "Boundary condition for the ion density equation (density if ID = 1) ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/particles", + "lifecycle_status": "alpha", + "structure_reference": "numerics_bc_1d_bc", + "units": "m^-3.s^-1" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].particles.identifier": { + "data_type": "STRUCTURE", + "documentation": "Identifier of the boundary condition type. ID = 1: value of the field y; 2: radial derivative of the field (-dy/drho_tor); 3: scale length of the field y/(-dy/drho_tor); 4: flux; 5: generic boundary condition y expressed as a1y'+a2y=a3. 6: equation not solved; ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/particles/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "units": "eV" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].particles.identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/particles/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].particles.identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/particles/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].particles.identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/particles/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].particles.rho_tor_norm": { + "data_type": "FLT_0D", + "documentation": "Position, in normalised toroidal flux, at which the boundary condition is imposed. Outside this position, the value of the data are considered to be prescribed.", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/particles/rho_tor_norm", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].particles.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/particles/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].particles.rho_tor_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/particles/rho_tor_norm_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].particles.rho_tor_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/particles/rho_tor_norm_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].particles.value": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Value of the boundary condition. For ID = 1 to 4, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3. ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/particles/value(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].particles.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/particles/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].particles.value_error_lower": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/particles/value_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].particles.value_error_upper": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/particles/value_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different states of the species (ionisation, energy, excitation, ...)", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_bc_1d_ion_charge_state" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].energy": { + "data_type": "STRUCTURE", + "documentation": "Boundary condition for the charge state energy equation (temperature if ID = 1) ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/energy", + "lifecycle_status": "alpha", + "structure_reference": "numerics_bc_1d_bc", + "units": "W.m^-3" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].energy.identifier": { + "data_type": "STRUCTURE", + "documentation": "Identifier of the boundary condition type. ID = 1: value of the field y; 2: radial derivative of the field (-dy/drho_tor); 3: scale length of the field y/(-dy/drho_tor); 4: flux; 5: generic boundary condition y expressed as a1y'+a2y=a3. 6: equation not solved; ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/energy/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "units": "eV" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].energy.identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/energy/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].energy.identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/energy/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].energy.identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/energy/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].energy.rho_tor_norm": { + "data_type": "FLT_0D", + "documentation": "Position, in normalised toroidal flux, at which the boundary condition is imposed. Outside this position, the value of the data are considered to be prescribed.", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/energy/rho_tor_norm", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].energy.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/energy/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].energy.rho_tor_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/energy/rho_tor_norm_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].energy.rho_tor_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/energy/rho_tor_norm_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].energy.value": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Value of the boundary condition. For ID = 1 to 4, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3. ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/energy/value(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].energy.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/energy/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].energy.value_error_lower": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/energy/value_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].energy.value_error_upper": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/energy/value_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].is_neutral": { + "data_type": "INT_0D", + "documentation": "Flag specifying if this state corresponds to a neutral (1) or not (0)", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/is_neutral", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].neutral_type": { + "data_type": "STRUCTURE", + "documentation": "Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/neutral_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].neutral_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/neutral_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].neutral_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/neutral_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].neutral_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/neutral_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].particles": { + "data_type": "STRUCTURE", + "documentation": "Boundary condition for the charge state density equation (density if ID = 1) ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/particles", + "lifecycle_status": "alpha", + "structure_reference": "numerics_bc_1d_bc", + "units": "m^-3.s^-1" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].particles.identifier": { + "data_type": "STRUCTURE", + "documentation": "Identifier of the boundary condition type. ID = 1: value of the field y; 2: radial derivative of the field (-dy/drho_tor); 3: scale length of the field y/(-dy/drho_tor); 4: flux; 5: generic boundary condition y expressed as a1y'+a2y=a3. 6: equation not solved; ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/particles/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "units": "eV" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].particles.identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/particles/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].particles.identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/particles/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].particles.identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/particles/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].particles.rho_tor_norm": { + "data_type": "FLT_0D", + "documentation": "Position, in normalised toroidal flux, at which the boundary condition is imposed. Outside this position, the value of the data are considered to be prescribed.", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/particles/rho_tor_norm", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].particles.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/particles/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].particles.rho_tor_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/particles/rho_tor_norm_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].particles.rho_tor_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/particles/rho_tor_norm_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].particles.value": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Value of the boundary condition. For ID = 1 to 4, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3. ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/particles/value(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].particles.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/particles/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].particles.value_error_lower": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/particles/value_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].particles.value_error_upper": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/particles/value_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/state(i2)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed)", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_1d[:].ion[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/ion(i1)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_1d[:].momentum_tor": { + "data_type": "STRUCTURE", + "documentation": "Boundary condition for the total plasma toroidal momentum equation (summed over ion species and electrons) (momentum if ID = 1) ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/momentum_tor", + "lifecycle_status": "alpha", + "structure_reference": "numerics_bc_1d_bc", + "units": "kg.m.s^-1" + }, + "transport_solver_numerics.boundary_conditions_1d[:].momentum_tor.identifier": { + "data_type": "STRUCTURE", + "documentation": "Identifier of the boundary condition type. ID = 1: value of the field y; 2: radial derivative of the field (-dy/drho_tor); 3: scale length of the field y/(-dy/drho_tor); 4: flux; 5: generic boundary condition y expressed as a1y'+a2y=a3. 6: equation not solved; ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/momentum_tor/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "units": "eV" + }, + "transport_solver_numerics.boundary_conditions_1d[:].momentum_tor.identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/momentum_tor/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].momentum_tor.identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/momentum_tor/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].momentum_tor.identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/momentum_tor/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].momentum_tor.rho_tor_norm": { + "data_type": "FLT_0D", + "documentation": "Position, in normalised toroidal flux, at which the boundary condition is imposed. Outside this position, the value of the data are considered to be prescribed.", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/momentum_tor/rho_tor_norm", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].momentum_tor.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/momentum_tor/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].momentum_tor.rho_tor_norm_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/momentum_tor/rho_tor_norm_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].momentum_tor.rho_tor_norm_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/momentum_tor/rho_tor_norm_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.boundary_conditions_1d[:].momentum_tor.value": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Value of the boundary condition. For ID = 1 to 4, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3. ", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/momentum_tor/value(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].momentum_tor.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/momentum_tor/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_1d[:].momentum_tor.value_error_lower": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/momentum_tor/value_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].momentum_tor.value_error_upper": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/momentum_tor/value_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_1d[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "transport_solver_numerics/boundary_conditions_1d(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "transport_solver_numerics.boundary_conditions_ggd": { + "coordinates": [ + "transport_solver_numerics.boundary_conditions_ggd[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Boundary conditions of the transport equations, provided on the GGD, for various time slices", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_bc_ggd", + "timebasepath": "time", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].current": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Boundary condition for the current diffusion equation, on various grid subsets", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/current(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_bc_ggd_current" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].current[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/current(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].current[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/current(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].current[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Identifier of the boundary condition type. List of options TBD.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/current(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].current[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/current(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].current[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/current(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].current[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/current(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].current[:].values": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "List of vector components, one list per element in the grid subset. First dimenstion: element index. Second dimension: vector component index (for ID = 1 to 3, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3)", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/current(i1)/values(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].current[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/current(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].current[:].values_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"values\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/current(i1)/values_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].current[:].values_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"values\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/current(i1)/values_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].electrons": { + "data_type": "STRUCTURE", + "documentation": "Quantities related to the electrons", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/electrons", + "lifecycle_status": "alpha", + "structure_reference": "numerics_bc_ggd_electrons" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].electrons.energy": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Boundary condition for the electron energy equation (temperature if ID = 1), on various grid subsets ", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/electrons/energy(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_bc_ggd_bc", + "units": "W.m^-3" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].electrons.energy[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/electrons/energy(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].electrons.energy[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/electrons/energy(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].electrons.energy[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Identifier of the boundary condition type. List of options TBD.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/electrons/energy(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "units": "eV" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].electrons.energy[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/electrons/energy(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].electrons.energy[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/electrons/energy(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].electrons.energy[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/electrons/energy(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].electrons.energy[:].values": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "List of vector components, one list per element in the grid subset. First dimenstion: element index. Second dimension: vector component index (for ID = 1 to 3, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3)", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/electrons/energy(i1)/values(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].electrons.energy[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/electrons/energy(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].electrons.energy[:].values_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"values\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/electrons/energy(i1)/values_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].electrons.energy[:].values_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"values\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/electrons/energy(i1)/values_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].electrons.particles": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Boundary condition for the electron density equation (density if ID = 1), on various grid subsets", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/electrons/particles(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_bc_ggd_bc", + "units": "m^-3.s^-1" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].electrons.particles[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/electrons/particles(i1)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].electrons.particles[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/electrons/particles(i1)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].electrons.particles[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Identifier of the boundary condition type. List of options TBD.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/electrons/particles(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "units": "eV" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].electrons.particles[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/electrons/particles(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].electrons.particles[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/electrons/particles(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].electrons.particles[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/electrons/particles(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].electrons.particles[:].values": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "List of vector components, one list per element in the grid subset. First dimenstion: element index. Second dimension: vector component index (for ID = 1 to 3, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3)", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/electrons/particles(i1)/values(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].electrons.particles[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/electrons/particles(i1)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].electrons.particles[:].values_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"values\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/electrons/particles(i1)/values_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].electrons.particles[:].values_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"values\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/electrons/particles(i1)/values_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid": { + "data_type": "STRUCTURE", + "documentation": "Grid description", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid", + "lifecycle_status": "alpha", + "structure_reference": "generic_grid_dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Grid subsets", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].base": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/base(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].base[:].jacobian": { + "coordinates": [ + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/base(i2)/jacobian(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].base[:].jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/base(i2)/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].base[:].jacobian_error_lower": { + "coordinates": [ + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/base(i2)/jacobian_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].base[:].jacobian_error_upper": { + "coordinates": [ + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/base(i2)/jacobian_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].base[:].tensor_contravariant": { + "coordinates": [ + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/base(i2)/tensor_contravariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].base[:].tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/base(i2)/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].base[:].tensor_contravariant_error_lower": { + "coordinates": [ + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/base(i2)/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].base[:].tensor_contravariant_error_upper": { + "coordinates": [ + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/base(i2)/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].base[:].tensor_covariant": { + "coordinates": [ + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/base(i2)/tensor_covariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].base[:].tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/base(i2)/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].base[:].tensor_covariant_error_lower": { + "coordinates": [ + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/base(i2)/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].base[:].tensor_covariant_error_upper": { + "coordinates": [ + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/base(i2)/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].dimension": { + "data_type": "INT_0D", + "documentation": "Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/dimension", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/element(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects defining the element", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/element(i2)/object(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element_object" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element[:].object[:].dimension": { + "data_type": "INT_0D", + "documentation": "Dimension of the object", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/element(i2)/object(i3)/dimension", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element[:].object[:].index": { + "data_type": "INT_0D", + "documentation": "Object index", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/element(i2)/object(i3)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element[:].object[:].space": { + "data_type": "INT_0D", + "documentation": "Index of the space from which that object is taken", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/element(i2)/object(i3)/space", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_subset_identifier.xml", + "documentation": "Grid subset identifier\n0) unspecified : unspecified\n1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]\n200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).\n2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces\n4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces\n5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n6) x_points : Nodes defining x-points\n7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point\n8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point\n9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point\n10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point\n11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix\n12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix\n13) outer_target : y-aligned edges defining the outer target\n14) inner_target : y-aligned edges defining the inner target\n15) core_boundary : Innermost x-aligned edges\n16) separatrix : x-aligned edges defining the active separatrix\n17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions\n18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region\n19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region\n20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region\n21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region\n22) core : Cells inside the active separatrix\n23) sol : Cells defining the main SOL outside of the divertor regions\n24) outer_divertor : Cells defining the outer divertor region\n25) inner_divertor : Cells defining the inner divertor region\n26) core_sol : x-aligned edges defining part of active separatrix separating core and sol\n27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)\n28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)\n29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point\n30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point\n31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point\n32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point\n33) separatrix_2 : x-aligned edges defining the non-active separatrix\n34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region\n35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region\n36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region\n37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region\n38) intra_sep : Cells between the two separatrices\n39) outer_divertor_2 : Cells defining the outer inactive divertor region\n40) inner_divertor_2 : Cells defining the inner inactive divertor region\n41) outer_target_2 : y-aligned edges defining the outer inactive target\n42) inner_target_2 : y-aligned edges defining the inner inactive target\n43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n44) full_wall : All edges defining walls, baffles, and targets\n45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg\n46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg\n47) outer_sf_pfr_connection_1 : y-aligned edges defining\u00a0the connection between the outer snowflake entrance and third leg\n48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg\n100) magnetic_axis : Point corresponding to the magnetic axis\n101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane\n102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane\n103) outer_target_separatrix : Point on active separatrix at outer active target\n104) inner_target_separatrix : Point on active separatrix at inner active target\n105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target\n106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "url": "utilities/LFS_snowflake_GGD_subsets.png" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].metric": { + "data_type": "STRUCTURE", + "documentation": "Metric of the canonical frame onto Cartesian coordinates", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/metric", + "lifecycle_status": "alpha", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].metric.jacobian": { + "coordinates": [ + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/metric/jacobian(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].metric.jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/metric/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].metric.jacobian_error_lower": { + "coordinates": [ + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/metric/jacobian_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].metric.jacobian_error_upper": { + "coordinates": [ + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/metric/jacobian_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].metric.tensor_contravariant": { + "coordinates": [ + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/metric/tensor_contravariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].metric.tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/metric/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].metric.tensor_contravariant_error_lower": { + "coordinates": [ + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/metric/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].metric.tensor_contravariant_error_upper": { + "coordinates": [ + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/metric/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].metric.tensor_covariant": { + "coordinates": [ + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/metric/tensor_covariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].metric.tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/metric/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].metric.tensor_covariant_error_lower": { + "coordinates": [ + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/metric/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].metric.tensor_covariant_error_upper": { + "coordinates": [ + "transport_solver_numerics.boundary_conditions_ggd[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/grid_subset(i1)/metric/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_identifier.xml", + "documentation": "Grid identifier\n0) unspecified : unspecified\n1) linear : Linear\n2) cylinder : Cylindrical geometry (straight in axial direction)\n3) limiter : Limiter\n4) SN : Single null\n5) CDN : Connected double null\n6) DDN_bottom : Disconnected double null with inner X-point below the midplane\n7) DDN_top : Disconnected double null with inner X-point above the midplane\n8) annulus : Annular geometry (not necessarily with straight axis)\n9) stellarator_island : Stellarator island geometry\n10) structured_spaces : Structured grid represented with multiple spaces of dimension 1\n11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary\n12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary\n100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.path": { + "data_type": "STR_0D", + "documentation": "Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: 'wall:0/description_ggd(1)/grid_ggd', means that the grid is located in the wall IDS, occurrence 0, with ids path 'description_ggd(1)/grid_ggd'. See the link below for more details about IDS paths", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/path", + "lifecycle_status": "alpha", + "type": "dynamic", + "url": "utilities/IDS-path-syntax.md" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of grid spaces", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space", + "url_protected": "https://confluence.iter.org/download/attachments/178133297/GGDguide.pdf" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].coordinates_type": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/coordinates_type(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "url": "utilities/coordinate_identifier.xml" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].geometry_type": { + "data_type": "STRUCTURE", + "documentation": "Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/geometry_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].geometry_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/geometry_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].geometry_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/geometry_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].geometry_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/geometry_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_space_identifier.xml", + "documentation": "Space identifier\n0) unspecified : unspecified\n1) primary_standard : Primary space defining the standard grid\n2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space\n3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/objects_per_dimension(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].geometry_content": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_geometry_content_identifier.xml", + "documentation": "Content of the ../object/geometry node for this dimension\n0) unspecified : unspecified\n1) node_coordinates : For nodes : node coordinates\n11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix\n21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge\n31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces\n32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/objects_per_dimension(i2)/geometry_content", + "introduced_after_version": "3.33.0", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/objects_per_dimension(i2)/geometry_content/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/objects_per_dimension(i2)/geometry_content/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].geometry_content.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/objects_per_dimension(i2)/geometry_content/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects for a given dimension", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object_boundary" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].index": { + "data_type": "INT_0D", + "documentation": "Index of this (n-1)-dimensional boundary object", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].neighbours": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)/neighbours(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered. ", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/geometry(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry_2d\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"geometry_2d\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_lower(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"geometry_2d\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d_error_upper(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"geometry\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object[:].geometry_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"geometry\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object[:].measure": { + "data_type": "FLT_0D", + "documentation": "Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/measure", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object[:].measure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measure\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object[:].measure_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measure\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object[:].measure_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measure\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/measure_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].grid.space[:].objects_per_dimension[:].object[:].nodes": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/grid/space(i1)/objects_per_dimension(i2)/object(i3)/nodes(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different ion species", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_bc_ggd_ion" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].energy": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Boundary condition for the ion energy equation (temperature if ID = 1), on various grid subsets", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/energy(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_bc_ggd_bc", + "units": "W.m^-3" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].energy[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/energy(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].energy[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/energy(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].energy[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Identifier of the boundary condition type. List of options TBD.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/energy(i2)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "units": "eV" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].energy[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/energy(i2)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].energy[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/energy(i2)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].energy[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/energy(i2)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].energy[:].values": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "List of vector components, one list per element in the grid subset. First dimenstion: element index. Second dimension: vector component index (for ID = 1 to 3, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3)", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/energy(i2)/values(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].energy[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/energy(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].energy[:].values_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"values\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/energy(i2)/values_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].energy[:].values_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"values\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/energy(i2)/values_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].particles": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Boundary condition for the ion density equation (density if ID = 1), on various grid subsets", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/particles(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_bc_ggd_bc", + "units": "m^-3.s^-1" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].particles[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/particles(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].particles[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/particles(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].particles[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Identifier of the boundary condition type. List of options TBD.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/particles(i2)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "units": "eV" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].particles[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/particles(i2)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].particles[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/particles(i2)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].particles[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/particles(i2)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].particles[:].values": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "List of vector components, one list per element in the grid subset. First dimenstion: element index. Second dimension: vector component index (for ID = 1 to 3, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3)", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/particles(i2)/values(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].particles[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/particles(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].particles[:].values_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"values\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/particles(i2)/values_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].particles[:].values_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"values\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/particles(i2)/values_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different states of the species (ionisation, energy, excitation, ...)", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_bc_ggd_ion_charge_state" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].energy": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Boundary condition for the charge state energy equation (temperature if ID = 1), on various grid subsets ", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/energy(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_bc_ggd_bc", + "units": "W.m^-3" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].energy[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/energy(i3)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].energy[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/energy(i3)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].energy[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Identifier of the boundary condition type. List of options TBD.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/energy(i3)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "units": "eV" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].energy[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/energy(i3)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].energy[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/energy(i3)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].energy[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/energy(i3)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].energy[:].values": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "List of vector components, one list per element in the grid subset. First dimenstion: element index. Second dimension: vector component index (for ID = 1 to 3, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3)", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/energy(i3)/values(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].energy[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/energy(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].energy[:].values_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"values\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/energy(i3)/values_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].energy[:].values_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"values\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/energy(i3)/values_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].is_neutral": { + "data_type": "INT_0D", + "documentation": "Flag specifying if this state corresponds to a neutral (1) or not (0)", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/is_neutral", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].neutral_type": { + "data_type": "STRUCTURE", + "documentation": "Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/neutral_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].neutral_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/neutral_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].neutral_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/neutral_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].neutral_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/neutral_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].particles": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Boundary condition for the charge state density equation (density if ID = 1), on various grid subsets", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/particles(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_bc_ggd_bc", + "units": "m^-3.s^-1" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].particles[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/particles(i3)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].particles[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/particles(i3)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].particles[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Identifier of the boundary condition type. List of options TBD.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/particles(i3)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "units": "eV" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].particles[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/particles(i3)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].particles[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/particles(i3)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].particles[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/particles(i3)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].particles[:].values": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "List of vector components, one list per element in the grid subset. First dimenstion: element index. Second dimension: vector component index (for ID = 1 to 3, only the first position in the vector is used. For ID = 5, all three positions are used, meaning respectively a1, a2, a3)", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/particles(i3)/values(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].particles[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/particles(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].particles[:].values_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"values\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/particles(i3)/values_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].particles[:].values_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"values\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/particles(i3)/values_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/state(i2)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed)", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].ion[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/ion(i1)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.boundary_conditions_ggd[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "transport_solver_numerics/boundary_conditions_ggd(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "transport_solver_numerics.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "transport_solver_numerics/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "transport_solver_numerics.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "transport_solver_numerics/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "transport_solver_numerics/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "transport_solver_numerics/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "transport_solver_numerics.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "transport_solver_numerics/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "transport_solver_numerics/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "transport_solver_numerics/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "transport_solver_numerics/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "transport_solver_numerics/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "transport_solver_numerics/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "transport_solver_numerics/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.code.output_flag": { + "coordinates": [ + "transport_solver_numerics.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "transport_solver_numerics/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "transport_solver_numerics.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "transport_solver_numerics/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "transport_solver_numerics/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "transport_solver_numerics/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.convergence": { + "data_type": "STRUCTURE", + "documentation": "Convergence details To be removed when the solver_1d structure is finalized.", + "full_path": "transport_solver_numerics/convergence", + "lifecycle_status": "alpha", + "structure_reference": "numerics_convergence" + }, + "transport_solver_numerics.convergence.equations": { + "coordinates": [ + "transport_solver_numerics.convergence.equations[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Convergence details of the transport equations, for various time slices", + "full_path": "transport_solver_numerics/convergence/equations(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_convergence_equation", + "timebasepath": "time", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].current": { + "data_type": "STRUCTURE", + "documentation": "Convergence details of the current diffusion equation", + "full_path": "transport_solver_numerics/convergence/equations(itime)/current", + "lifecycle_status": "alpha", + "structure_reference": "numerics_convergence_equations_single" + }, + "transport_solver_numerics.convergence.equations[:].current.delta_relative": { + "data_type": "STRUCTURE", + "documentation": "Relative deviation on the primary quantity of the transport equation between the present and the previous iteration of the solver", + "full_path": "transport_solver_numerics/convergence/equations(itime)/current/delta_relative", + "lifecycle_status": "alpha", + "structure_reference": "numerics_convergence_equations_single_delta" + }, + "transport_solver_numerics.convergence.equations[:].current.delta_relative.expression": { + "data_type": "STR_0D", + "documentation": "Expression used by the solver to calculate the relative deviation", + "full_path": "transport_solver_numerics/convergence/equations(itime)/current/delta_relative/expression", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].current.delta_relative.value": { + "data_type": "FLT_0D", + "documentation": "Value of the relative deviation", + "full_path": "transport_solver_numerics/convergence/equations(itime)/current/delta_relative/value", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].current.delta_relative.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/current/delta_relative/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].current.delta_relative.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/current/delta_relative/value_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].current.delta_relative.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/current/delta_relative/value_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].current.iterations_n": { + "data_type": "INT_0D", + "documentation": "Number of iterations carried out in the convergence loop", + "full_path": "transport_solver_numerics/convergence/equations(itime)/current/iterations_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].electrons": { + "data_type": "STRUCTURE", + "documentation": "Quantities related to the electrons", + "full_path": "transport_solver_numerics/convergence/equations(itime)/electrons", + "lifecycle_status": "alpha", + "structure_reference": "numerics_convergence_equations_electrons" + }, + "transport_solver_numerics.convergence.equations[:].electrons.energy": { + "data_type": "STRUCTURE", + "documentation": "Convergence details of the electron energy equation", + "full_path": "transport_solver_numerics/convergence/equations(itime)/electrons/energy", + "lifecycle_status": "alpha", + "structure_reference": "numerics_convergence_equations_single", + "units": "W.m^-3" + }, + "transport_solver_numerics.convergence.equations[:].electrons.energy.delta_relative": { + "data_type": "STRUCTURE", + "documentation": "Relative deviation on the primary quantity of the transport equation between the present and the previous iteration of the solver", + "full_path": "transport_solver_numerics/convergence/equations(itime)/electrons/energy/delta_relative", + "lifecycle_status": "alpha", + "structure_reference": "numerics_convergence_equations_single_delta" + }, + "transport_solver_numerics.convergence.equations[:].electrons.energy.delta_relative.expression": { + "data_type": "STR_0D", + "documentation": "Expression used by the solver to calculate the relative deviation", + "full_path": "transport_solver_numerics/convergence/equations(itime)/electrons/energy/delta_relative/expression", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].electrons.energy.delta_relative.value": { + "data_type": "FLT_0D", + "documentation": "Value of the relative deviation", + "full_path": "transport_solver_numerics/convergence/equations(itime)/electrons/energy/delta_relative/value", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].electrons.energy.delta_relative.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/electrons/energy/delta_relative/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].electrons.energy.delta_relative.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/electrons/energy/delta_relative/value_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].electrons.energy.delta_relative.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/electrons/energy/delta_relative/value_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].electrons.energy.iterations_n": { + "data_type": "INT_0D", + "documentation": "Number of iterations carried out in the convergence loop", + "full_path": "transport_solver_numerics/convergence/equations(itime)/electrons/energy/iterations_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].electrons.particles": { + "data_type": "STRUCTURE", + "documentation": "Convergence details of the electron density equation", + "full_path": "transport_solver_numerics/convergence/equations(itime)/electrons/particles", + "lifecycle_status": "alpha", + "structure_reference": "numerics_convergence_equations_single", + "units": "m^-3.s^-1" + }, + "transport_solver_numerics.convergence.equations[:].electrons.particles.delta_relative": { + "data_type": "STRUCTURE", + "documentation": "Relative deviation on the primary quantity of the transport equation between the present and the previous iteration of the solver", + "full_path": "transport_solver_numerics/convergence/equations(itime)/electrons/particles/delta_relative", + "lifecycle_status": "alpha", + "structure_reference": "numerics_convergence_equations_single_delta" + }, + "transport_solver_numerics.convergence.equations[:].electrons.particles.delta_relative.expression": { + "data_type": "STR_0D", + "documentation": "Expression used by the solver to calculate the relative deviation", + "full_path": "transport_solver_numerics/convergence/equations(itime)/electrons/particles/delta_relative/expression", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].electrons.particles.delta_relative.value": { + "data_type": "FLT_0D", + "documentation": "Value of the relative deviation", + "full_path": "transport_solver_numerics/convergence/equations(itime)/electrons/particles/delta_relative/value", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].electrons.particles.delta_relative.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/electrons/particles/delta_relative/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].electrons.particles.delta_relative.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/electrons/particles/delta_relative/value_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].electrons.particles.delta_relative.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/electrons/particles/delta_relative/value_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].electrons.particles.iterations_n": { + "data_type": "INT_0D", + "documentation": "Number of iterations carried out in the convergence loop", + "full_path": "transport_solver_numerics/convergence/equations(itime)/electrons/particles/iterations_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].energy_ion_total": { + "data_type": "STRUCTURE", + "documentation": "Convergence details of the ion total (sum over ion species) energy equation ", + "full_path": "transport_solver_numerics/convergence/equations(itime)/energy_ion_total", + "lifecycle_status": "alpha", + "structure_reference": "numerics_convergence_equations_single", + "units": "W.m^-3" + }, + "transport_solver_numerics.convergence.equations[:].energy_ion_total.delta_relative": { + "data_type": "STRUCTURE", + "documentation": "Relative deviation on the primary quantity of the transport equation between the present and the previous iteration of the solver", + "full_path": "transport_solver_numerics/convergence/equations(itime)/energy_ion_total/delta_relative", + "lifecycle_status": "alpha", + "structure_reference": "numerics_convergence_equations_single_delta" + }, + "transport_solver_numerics.convergence.equations[:].energy_ion_total.delta_relative.expression": { + "data_type": "STR_0D", + "documentation": "Expression used by the solver to calculate the relative deviation", + "full_path": "transport_solver_numerics/convergence/equations(itime)/energy_ion_total/delta_relative/expression", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].energy_ion_total.delta_relative.value": { + "data_type": "FLT_0D", + "documentation": "Value of the relative deviation", + "full_path": "transport_solver_numerics/convergence/equations(itime)/energy_ion_total/delta_relative/value", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].energy_ion_total.delta_relative.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/energy_ion_total/delta_relative/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].energy_ion_total.delta_relative.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/energy_ion_total/delta_relative/value_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].energy_ion_total.delta_relative.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/energy_ion_total/delta_relative/value_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].energy_ion_total.iterations_n": { + "data_type": "INT_0D", + "documentation": "Number of iterations carried out in the convergence loop", + "full_path": "transport_solver_numerics/convergence/equations(itime)/energy_ion_total/iterations_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different ion species", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_convergence_equations_ion" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].energy": { + "data_type": "STRUCTURE", + "documentation": "Convergence details of the ion energy equation", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/energy", + "lifecycle_status": "alpha", + "structure_reference": "numerics_convergence_equations_single", + "units": "W.m^-3" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].energy.delta_relative": { + "data_type": "STRUCTURE", + "documentation": "Relative deviation on the primary quantity of the transport equation between the present and the previous iteration of the solver", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/energy/delta_relative", + "lifecycle_status": "alpha", + "structure_reference": "numerics_convergence_equations_single_delta" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].energy.delta_relative.expression": { + "data_type": "STR_0D", + "documentation": "Expression used by the solver to calculate the relative deviation", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/energy/delta_relative/expression", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].energy.delta_relative.value": { + "data_type": "FLT_0D", + "documentation": "Value of the relative deviation", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/energy/delta_relative/value", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].energy.delta_relative.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/energy/delta_relative/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].energy.delta_relative.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/energy/delta_relative/value_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].energy.delta_relative.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/energy/delta_relative/value_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].energy.iterations_n": { + "data_type": "INT_0D", + "documentation": "Number of iterations carried out in the convergence loop", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/energy/iterations_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].particles": { + "data_type": "STRUCTURE", + "documentation": "Convergence details of the ion density equation", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/particles", + "lifecycle_status": "alpha", + "structure_reference": "numerics_convergence_equations_single", + "units": "m^-3.s^-1" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].particles.delta_relative": { + "data_type": "STRUCTURE", + "documentation": "Relative deviation on the primary quantity of the transport equation between the present and the previous iteration of the solver", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/particles/delta_relative", + "lifecycle_status": "alpha", + "structure_reference": "numerics_convergence_equations_single_delta" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].particles.delta_relative.expression": { + "data_type": "STR_0D", + "documentation": "Expression used by the solver to calculate the relative deviation", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/particles/delta_relative/expression", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].particles.delta_relative.value": { + "data_type": "FLT_0D", + "documentation": "Value of the relative deviation", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/particles/delta_relative/value", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].particles.delta_relative.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/particles/delta_relative/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].particles.delta_relative.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/particles/delta_relative/value_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].particles.delta_relative.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/particles/delta_relative/value_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].particles.iterations_n": { + "data_type": "INT_0D", + "documentation": "Number of iterations carried out in the convergence loop", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/particles/iterations_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Convergence details of the related to the different states transport equations", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_convergence_equations_ion_charge_state" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].energy": { + "data_type": "STRUCTURE", + "documentation": "Convergence details of the charge state energy equation ", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/energy", + "lifecycle_status": "alpha", + "structure_reference": "numerics_convergence_equations_single", + "units": "W.m^-3" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].energy.delta_relative": { + "data_type": "STRUCTURE", + "documentation": "Relative deviation on the primary quantity of the transport equation between the present and the previous iteration of the solver", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/energy/delta_relative", + "lifecycle_status": "alpha", + "structure_reference": "numerics_convergence_equations_single_delta" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].energy.delta_relative.expression": { + "data_type": "STR_0D", + "documentation": "Expression used by the solver to calculate the relative deviation", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/energy/delta_relative/expression", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].energy.delta_relative.value": { + "data_type": "FLT_0D", + "documentation": "Value of the relative deviation", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/energy/delta_relative/value", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].energy.delta_relative.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/energy/delta_relative/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].energy.delta_relative.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/energy/delta_relative/value_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].energy.delta_relative.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/energy/delta_relative/value_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].energy.iterations_n": { + "data_type": "INT_0D", + "documentation": "Number of iterations carried out in the convergence loop", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/energy/iterations_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].is_neutral": { + "data_type": "INT_0D", + "documentation": "Flag specifying if this state corresponds to a neutral (1) or not (0)", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/is_neutral", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].neutral_type": { + "data_type": "STRUCTURE", + "documentation": "Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/neutral_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].neutral_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/neutral_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].neutral_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/neutral_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].neutral_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/neutral_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].particles": { + "data_type": "STRUCTURE", + "documentation": "Convergence details of the charge state density equation", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/particles", + "lifecycle_status": "alpha", + "structure_reference": "numerics_convergence_equations_single", + "units": "m^-3.s^-1" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].particles.delta_relative": { + "data_type": "STRUCTURE", + "documentation": "Relative deviation on the primary quantity of the transport equation between the present and the previous iteration of the solver", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/particles/delta_relative", + "lifecycle_status": "alpha", + "structure_reference": "numerics_convergence_equations_single_delta" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].particles.delta_relative.expression": { + "data_type": "STR_0D", + "documentation": "Expression used by the solver to calculate the relative deviation", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/particles/delta_relative/expression", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].particles.delta_relative.value": { + "data_type": "FLT_0D", + "documentation": "Value of the relative deviation", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/particles/delta_relative/value", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].particles.delta_relative.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/particles/delta_relative/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].particles.delta_relative.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/particles/delta_relative/value_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].particles.delta_relative.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/particles/delta_relative/value_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].particles.iterations_n": { + "data_type": "INT_0D", + "documentation": "Number of iterations carried out in the convergence loop", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/particles/iterations_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/state(i2)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed)", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.convergence.equations[:].ion[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "transport_solver_numerics/convergence/equations(itime)/ion(i1)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.convergence.equations[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "transport_solver_numerics/convergence/equations(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "transport_solver_numerics.convergence.time_step": { + "data_type": "STRUCTURE", + "documentation": "Internal time step used by the transport solver (assuming all transport equations are solved with the same time step)", + "full_path": "transport_solver_numerics/convergence/time_step", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "s" + }, + "transport_solver_numerics.convergence.time_step.data": { + "coordinates": [ + "transport_solver_numerics.convergence.time_step.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "transport_solver_numerics/convergence/time_step/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "convergence/time_step/time", + "type": "dynamic", + "units": "s" + }, + "transport_solver_numerics.convergence.time_step.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "transport_solver_numerics/convergence/time_step/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "transport_solver_numerics.convergence.time_step.data_error_lower": { + "coordinates": [ + "transport_solver_numerics.convergence.time_step.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "transport_solver_numerics/convergence/time_step/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "convergence/time_step/time", + "type": "dynamic", + "units": "s" + }, + "transport_solver_numerics.convergence.time_step.data_error_upper": { + "coordinates": [ + "transport_solver_numerics.convergence.time_step.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "transport_solver_numerics/convergence/time_step/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "convergence/time_step/time", + "type": "dynamic", + "units": "s" + }, + "transport_solver_numerics.convergence.time_step.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "transport_solver_numerics/convergence/time_step/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "convergence/time_step/time", + "type": "dynamic", + "units": "s" + }, + "transport_solver_numerics.derivatives_1d": { + "cocos_alias": "IDSPATH", + "cocos_replace": "transport_solver_numerics.derivatives_1d{i}", + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Radial profiles derivatives for various time slices. To be removed when the solver_1d structure is finalized.", + "full_path": "transport_solver_numerics/derivatives_1d(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_profiles_1d_derivatives", + "timebasepath": "time", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].d2_drho_tor_norm2": { + "data_type": "STRUCTURE", + "documentation": "Second derivatives of total ion quantities with respect to the normalised toroidal flux", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d2_drho_tor_norm2", + "lifecycle_status": "alpha", + "structure_reference": "numerics_profiles_1d_derivatives_total_ions" + }, + "transport_solver_numerics.derivatives_1d[:].d2_drho_tor_norm2.n_i_total_over_n_e": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Ratio of total ion density (sum over species and charge states) over electron density. (thermal+non-thermal)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d2_drho_tor_norm2/n_i_total_over_n_e(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.derivatives_1d[:].d2_drho_tor_norm2.n_i_total_over_n_e_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_i_total_over_n_e\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d2_drho_tor_norm2/n_i_total_over_n_e_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].d2_drho_tor_norm2.n_i_total_over_n_e_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"n_i_total_over_n_e\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d2_drho_tor_norm2/n_i_total_over_n_e_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.derivatives_1d[:].d2_drho_tor_norm2.n_i_total_over_n_e_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"n_i_total_over_n_e\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d2_drho_tor_norm2/n_i_total_over_n_e_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.derivatives_1d[:].d2_drho_tor_norm2.pressure_ion_total": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total thermal ion pressure", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d2_drho_tor_norm2/pressure_ion_total(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].d2_drho_tor_norm2.pressure_ion_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_ion_total\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d2_drho_tor_norm2/pressure_ion_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].d2_drho_tor_norm2.pressure_ion_total_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_ion_total\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d2_drho_tor_norm2/pressure_ion_total_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].d2_drho_tor_norm2.pressure_ion_total_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_ion_total\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d2_drho_tor_norm2/pressure_ion_total_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].d2psi_drho_tor2": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Second derivative of the poloidal flux profile with respect to the toroidal flux coordinate", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d2psi_drho_tor2(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb.m^-2" + }, + "transport_solver_numerics.derivatives_1d[:].d2psi_drho_tor2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d2psi_drho_tor2\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d2psi_drho_tor2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].d2psi_drho_tor2_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d2psi_drho_tor2\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d2psi_drho_tor2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb.m^-2" + }, + "transport_solver_numerics.derivatives_1d[:].d2psi_drho_tor2_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d2psi_drho_tor2\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d2psi_drho_tor2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb.m^-2" + }, + "transport_solver_numerics.derivatives_1d[:].d_drho_tor_norm": { + "data_type": "STRUCTURE", + "documentation": "Derivatives of total ion quantities with respect to the normalised toroidal flux", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d_drho_tor_norm", + "lifecycle_status": "alpha", + "structure_reference": "numerics_profiles_1d_derivatives_total_ions" + }, + "transport_solver_numerics.derivatives_1d[:].d_drho_tor_norm.n_i_total_over_n_e": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Ratio of total ion density (sum over species and charge states) over electron density. (thermal+non-thermal)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d_drho_tor_norm/n_i_total_over_n_e(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.derivatives_1d[:].d_drho_tor_norm.n_i_total_over_n_e_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_i_total_over_n_e\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d_drho_tor_norm/n_i_total_over_n_e_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].d_drho_tor_norm.n_i_total_over_n_e_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"n_i_total_over_n_e\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d_drho_tor_norm/n_i_total_over_n_e_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.derivatives_1d[:].d_drho_tor_norm.n_i_total_over_n_e_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"n_i_total_over_n_e\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d_drho_tor_norm/n_i_total_over_n_e_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.derivatives_1d[:].d_drho_tor_norm.pressure_ion_total": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total thermal ion pressure", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d_drho_tor_norm/pressure_ion_total(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].d_drho_tor_norm.pressure_ion_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_ion_total\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d_drho_tor_norm/pressure_ion_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].d_drho_tor_norm.pressure_ion_total_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_ion_total\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d_drho_tor_norm/pressure_ion_total_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].d_drho_tor_norm.pressure_ion_total_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_ion_total\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d_drho_tor_norm/pressure_ion_total_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].d_dt": { + "data_type": "STRUCTURE", + "documentation": "Derivatives of total ion quantities with respect to time", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d_dt", + "lifecycle_status": "alpha", + "structure_reference": "numerics_profiles_1d_derivatives_total_ions" + }, + "transport_solver_numerics.derivatives_1d[:].d_dt.n_i_total_over_n_e": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Ratio of total ion density (sum over species and charge states) over electron density. (thermal+non-thermal)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d_dt/n_i_total_over_n_e(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.derivatives_1d[:].d_dt.n_i_total_over_n_e_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_i_total_over_n_e\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d_dt/n_i_total_over_n_e_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].d_dt.n_i_total_over_n_e_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"n_i_total_over_n_e\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d_dt/n_i_total_over_n_e_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.derivatives_1d[:].d_dt.n_i_total_over_n_e_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"n_i_total_over_n_e\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d_dt/n_i_total_over_n_e_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.derivatives_1d[:].d_dt.pressure_ion_total": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total thermal ion pressure", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d_dt/pressure_ion_total(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].d_dt.pressure_ion_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_ion_total\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d_dt/pressure_ion_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].d_dt.pressure_ion_total_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_ion_total\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d_dt/pressure_ion_total_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].d_dt.pressure_ion_total_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_ion_total\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d_dt/pressure_ion_total_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].d_dvolume_drho_tor_dt": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Partial derivative with respect to time of the derivative of the volume with respect to the toroidal flux coordinate", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d_dvolume_drho_tor_dt(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].d_dvolume_drho_tor_dt_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d_dvolume_drho_tor_dt\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d_dvolume_drho_tor_dt_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].d_dvolume_drho_tor_dt_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d_dvolume_drho_tor_dt\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d_dvolume_drho_tor_dt_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].d_dvolume_drho_tor_dt_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d_dvolume_drho_tor_dt\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/d_dvolume_drho_tor_dt_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].dpsi_drho_tor": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Derivative of the poloidal flux profile with respect to the toroidal flux coordinate", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/dpsi_drho_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb.m^-1" + }, + "transport_solver_numerics.derivatives_1d[:].dpsi_drho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dpsi_drho_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/dpsi_drho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].dpsi_drho_tor_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dpsi_drho_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/dpsi_drho_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb.m^-1" + }, + "transport_solver_numerics.derivatives_1d[:].dpsi_drho_tor_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dpsi_drho_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/dpsi_drho_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb.m^-1" + }, + "transport_solver_numerics.derivatives_1d[:].dpsi_dt": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Derivative of the poloidal flux profile with respect to time", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/dpsi_dt(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "transport_solver_numerics.derivatives_1d[:].dpsi_dt_cphi": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Derivative of the poloidal flux profile with respect to time, at constant toroidal flux", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/dpsi_dt_cphi(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "transport_solver_numerics.derivatives_1d[:].dpsi_dt_cphi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dpsi_dt_cphi\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/dpsi_dt_cphi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].dpsi_dt_cphi_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dpsi_dt_cphi\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/dpsi_dt_cphi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "transport_solver_numerics.derivatives_1d[:].dpsi_dt_cphi_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dpsi_dt_cphi\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/dpsi_dt_cphi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "transport_solver_numerics.derivatives_1d[:].dpsi_dt_crho_tor_norm": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Derivative of the poloidal flux profile with respect to time, at constant normalised toroidal flux coordinate", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/dpsi_dt_crho_tor_norm(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "transport_solver_numerics.derivatives_1d[:].dpsi_dt_crho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dpsi_dt_crho_tor_norm\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/dpsi_dt_crho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].dpsi_dt_crho_tor_norm_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dpsi_dt_crho_tor_norm\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/dpsi_dt_crho_tor_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "transport_solver_numerics.derivatives_1d[:].dpsi_dt_crho_tor_norm_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dpsi_dt_crho_tor_norm\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/dpsi_dt_crho_tor_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "transport_solver_numerics.derivatives_1d[:].dpsi_dt_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dpsi_dt\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/dpsi_dt_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].dpsi_dt_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dpsi_dt\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/dpsi_dt_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "transport_solver_numerics.derivatives_1d[:].dpsi_dt_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dpsi_dt\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/dpsi_dt_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "transport_solver_numerics.derivatives_1d[:].drho_tor_dt": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Partial derivative of the toroidal flux coordinate profile with respect to time", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/drho_tor_dt(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].drho_tor_dt_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"drho_tor_dt\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/drho_tor_dt_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].drho_tor_dt_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"drho_tor_dt\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/drho_tor_dt_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].drho_tor_dt_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"drho_tor_dt\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/drho_tor_dt_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].electrons": { + "data_type": "STRUCTURE", + "documentation": "Quantities related to the electrons", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons", + "lifecycle_status": "alpha", + "structure_reference": "numerics_profiles_1d_derivatives_electrons" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2": { + "data_type": "STRUCTURE", + "documentation": "Second derivatives with respect to the normalised toroidal flux", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2", + "lifecycle_status": "alpha", + "structure_reference": "numerics_profiles_1d_derivatives_electrons_d" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.density": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/density(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.density_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/density_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.density_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/density_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.density_fast": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/density_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.density_fast_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/density_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.density_fast_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/density_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.pressure": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/pressure(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.pressure_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/pressure_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.pressure_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/pressure_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.pressure_fast_parallel": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/pressure_fast_parallel(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.pressure_fast_parallel_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.pressure_fast_parallel_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.pressure_fast_perpendicular": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/pressure_fast_perpendicular(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.temperature": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/temperature(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.temperature_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/temperature_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.temperature_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/temperature_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.velocity_pol": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal velocity", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/velocity_pol(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.velocity_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/velocity_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.velocity_pol_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/velocity_pol_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.velocity_pol_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/velocity_pol_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.velocity_tor": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal velocity", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/velocity_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.velocity_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/velocity_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.velocity_tor_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/velocity_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d2_drho_tor_norm2.velocity_tor_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d2_drho_tor_norm2/velocity_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm": { + "data_type": "STRUCTURE", + "documentation": "Derivatives with respect to the normalised toroidal flux", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm", + "lifecycle_status": "alpha", + "structure_reference": "numerics_profiles_1d_derivatives_electrons_d" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.density": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/density(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.density_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/density_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.density_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/density_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.density_fast": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/density_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.density_fast_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/density_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.density_fast_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/density_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.pressure": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/pressure(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.pressure_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/pressure_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.pressure_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/pressure_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.pressure_fast_parallel": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/pressure_fast_parallel(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.pressure_fast_parallel_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.pressure_fast_parallel_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.pressure_fast_perpendicular": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/pressure_fast_perpendicular(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.temperature": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/temperature(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.temperature_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/temperature_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.temperature_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/temperature_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.velocity_pol": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal velocity", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/velocity_pol(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.velocity_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/velocity_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.velocity_pol_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/velocity_pol_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.velocity_pol_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/velocity_pol_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.velocity_tor": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal velocity", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/velocity_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.velocity_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/velocity_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.velocity_tor_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/velocity_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_drho_tor_norm.velocity_tor_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_drho_tor_norm/velocity_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt": { + "data_type": "STRUCTURE", + "documentation": "Derivatives with respect to time", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt", + "lifecycle_status": "alpha", + "structure_reference": "numerics_profiles_1d_derivatives_electrons_d" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.density": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/density(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.density_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/density_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.density_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/density_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.density_fast": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/density_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.density_fast_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/density_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.density_fast_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/density_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.pressure": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/pressure(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.pressure_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/pressure_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.pressure_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/pressure_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.pressure_fast_parallel": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/pressure_fast_parallel(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.pressure_fast_parallel_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.pressure_fast_parallel_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.pressure_fast_perpendicular": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/pressure_fast_perpendicular(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.temperature": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/temperature(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.temperature_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/temperature_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.temperature_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/temperature_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.velocity_pol": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal velocity", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/velocity_pol(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.velocity_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/velocity_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.velocity_pol_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/velocity_pol_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.velocity_pol_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/velocity_pol_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.velocity_tor": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal velocity", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/velocity_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.velocity_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/velocity_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.velocity_tor_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/velocity_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].electrons.d_dt.velocity_tor_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/electrons/d_dt/velocity_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].grid": { + "data_type": "STRUCTURE", + "documentation": "Radial grid", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid", + "lifecycle_status": "alpha", + "structure_reference": "core_radial_grid" + }, + "transport_solver_numerics.derivatives_1d[:].grid.area": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Cross-sectional area of the flux surface", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/area(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "transport_solver_numerics.derivatives_1d[:].grid.area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].grid.area_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"area\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/area_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "transport_solver_numerics.derivatives_1d[:].grid.area_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"area\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/area_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "transport_solver_numerics.derivatives_1d[:].grid.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal magnetic flux", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/psi(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "transport_solver_numerics.derivatives_1d[:].grid.psi_boundary": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/psi_boundary", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "transport_solver_numerics.derivatives_1d[:].grid.psi_boundary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_boundary\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/psi_boundary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].grid.psi_boundary_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_boundary\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/psi_boundary_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "transport_solver_numerics.derivatives_1d[:].grid.psi_boundary_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_boundary\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/psi_boundary_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "transport_solver_numerics.derivatives_1d[:].grid.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].grid.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/psi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "transport_solver_numerics.derivatives_1d[:].grid.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/psi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "transport_solver_numerics.derivatives_1d[:].grid.psi_magnetic_axis": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/psi_magnetic_axis", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "transport_solver_numerics.derivatives_1d[:].grid.psi_magnetic_axis_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_magnetic_axis\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/psi_magnetic_axis_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].grid.psi_magnetic_axis_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_magnetic_axis\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/psi_magnetic_axis_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "transport_solver_numerics.derivatives_1d[:].grid.psi_magnetic_axis_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_magnetic_axis\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/psi_magnetic_axis_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "transport_solver_numerics.derivatives_1d[:].grid.rho_pol_norm": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/rho_pol_norm(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.derivatives_1d[:].grid.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].grid.rho_pol_norm_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/rho_pol_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.derivatives_1d[:].grid.rho_pol_norm_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/rho_pol_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/rho_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/rho_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/rho_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "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) ", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/rho_tor_norm(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/rho_tor_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/rho_tor_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.derivatives_1d[:].grid.surface": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Surface area of the toroidal flux surface", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/surface(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "transport_solver_numerics.derivatives_1d[:].grid.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].grid.surface_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"surface\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/surface_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "transport_solver_numerics.derivatives_1d[:].grid.surface_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"surface\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/surface_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "transport_solver_numerics.derivatives_1d[:].grid.volume": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Volume enclosed inside the magnetic surface", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/volume(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "transport_solver_numerics.derivatives_1d[:].grid.volume_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/volume_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].grid.volume_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"volume\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/volume_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "transport_solver_numerics.derivatives_1d[:].grid.volume_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"volume\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/grid/volume_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "transport_solver_numerics.derivatives_1d[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different ion species", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_profiles_1d_derivatives_ion" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2": { + "data_type": "STRUCTURE", + "documentation": "Second derivatives with respect to the normalised toroidal flux", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2", + "lifecycle_status": "alpha", + "structure_reference": "numerics_profiles_1d_derivatives_ion_d" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.density": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/density(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.density_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/density_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.density_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/density_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.density_fast": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles (sum over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/density_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.density_fast_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/density_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.density_fast_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/density_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.pressure": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (average over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/pressure(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.pressure_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/pressure_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.pressure_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/pressure_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.pressure_fast_parallel": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure (average over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/pressure_fast_parallel(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.pressure_fast_parallel_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.pressure_fast_parallel_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.pressure_fast_perpendicular": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure (average over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/pressure_fast_perpendicular(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.temperature": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature (average over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/temperature(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.temperature_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/temperature_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.temperature_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/temperature_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.velocity_pol": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal velocity (average over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/velocity_pol(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.velocity_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/velocity_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.velocity_pol_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/velocity_pol_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.velocity_pol_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/velocity_pol_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.velocity_tor": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal velocity (average over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/velocity_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.velocity_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/velocity_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.velocity_tor_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/velocity_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d2_drho_tor_norm2.velocity_tor_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d2_drho_tor_norm2/velocity_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm": { + "data_type": "STRUCTURE", + "documentation": "Derivatives with respect to the normalised toroidal flux", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm", + "lifecycle_status": "alpha", + "structure_reference": "numerics_profiles_1d_derivatives_ion_d" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.density": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/density(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.density_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/density_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.density_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/density_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.density_fast": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles (sum over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/density_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.density_fast_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/density_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.density_fast_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/density_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.pressure": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (average over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/pressure(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.pressure_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/pressure_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.pressure_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/pressure_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.pressure_fast_parallel": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure (average over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/pressure_fast_parallel(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.pressure_fast_parallel_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.pressure_fast_parallel_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.pressure_fast_perpendicular": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure (average over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/pressure_fast_perpendicular(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.temperature": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature (average over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/temperature(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.temperature_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/temperature_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.temperature_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/temperature_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.velocity_pol": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal velocity (average over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/velocity_pol(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.velocity_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/velocity_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.velocity_pol_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/velocity_pol_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.velocity_pol_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/velocity_pol_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.velocity_tor": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal velocity (average over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/velocity_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.velocity_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/velocity_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.velocity_tor_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/velocity_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_drho_tor_norm.velocity_tor_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_drho_tor_norm/velocity_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt": { + "data_type": "STRUCTURE", + "documentation": "Derivatives with respect to time", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt", + "lifecycle_status": "alpha", + "structure_reference": "numerics_profiles_1d_derivatives_ion_d" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.density": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/density(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.density_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/density_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.density_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/density_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.density_fast": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles (sum over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/density_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.density_fast_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/density_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.density_fast_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/density_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.pressure": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure (average over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/pressure(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.pressure_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/pressure_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.pressure_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/pressure_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.pressure_fast_parallel": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure (average over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/pressure_fast_parallel(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.pressure_fast_parallel_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.pressure_fast_parallel_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.pressure_fast_perpendicular": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure (average over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/pressure_fast_perpendicular(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.temperature": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature (average over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/temperature(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.temperature_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/temperature_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.temperature_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/temperature_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.velocity_pol": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal velocity (average over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/velocity_pol(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.velocity_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/velocity_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.velocity_pol_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/velocity_pol_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.velocity_pol_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/velocity_pol_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.velocity_tor": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal velocity (average over charge states when multiple charge states are considered)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/velocity_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.velocity_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/velocity_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.velocity_tor_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/velocity_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].d_dt.velocity_tor_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/d_dt/velocity_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different states of the species (ionisation, energy, excitation, ...)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_profiles_1d_derivatives_charge_state" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2": { + "data_type": "STRUCTURE", + "documentation": "Second derivatives with respect to the normalised toroidal flux", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2", + "lifecycle_status": "alpha", + "structure_reference": "numerics_profiles_1d_derivatives_charge_state_d" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.density": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/density(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.density_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/density_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.density_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/density_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.density_fast": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/density_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.density_fast_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/density_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.density_fast_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/density_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.pressure": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/pressure(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.pressure_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/pressure_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.pressure_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/pressure_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.pressure_fast_parallel": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/pressure_fast_parallel(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.pressure_fast_parallel_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.pressure_fast_parallel_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.pressure_fast_perpendicular": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/pressure_fast_perpendicular(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.temperature": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/temperature(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.temperature_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/temperature_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.temperature_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/temperature_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.velocity_pol": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal velocity", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/velocity_pol(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.velocity_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/velocity_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.velocity_pol_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/velocity_pol_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.velocity_pol_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/velocity_pol_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.velocity_tor": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal velocity", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/velocity_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.velocity_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/velocity_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.velocity_tor_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/velocity_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d2_drho_tor_norm2.velocity_tor_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d2_drho_tor_norm2/velocity_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm": { + "data_type": "STRUCTURE", + "documentation": "Derivatives with respect to the normalised toroidal flux", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm", + "lifecycle_status": "alpha", + "structure_reference": "numerics_profiles_1d_derivatives_charge_state_d" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.density": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/density(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.density_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/density_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.density_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/density_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.density_fast": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/density_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.density_fast_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/density_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.density_fast_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/density_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.pressure": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/pressure(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.pressure_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/pressure_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.pressure_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/pressure_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.pressure_fast_parallel": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/pressure_fast_parallel(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.pressure_fast_parallel_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.pressure_fast_parallel_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.pressure_fast_perpendicular": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/pressure_fast_perpendicular(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.temperature": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/temperature(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.temperature_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/temperature_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.temperature_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/temperature_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.velocity_pol": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal velocity", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/velocity_pol(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.velocity_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/velocity_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.velocity_pol_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/velocity_pol_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.velocity_pol_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/velocity_pol_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.velocity_tor": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal velocity", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/velocity_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.velocity_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/velocity_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.velocity_tor_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/velocity_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_drho_tor_norm.velocity_tor_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_drho_tor_norm/velocity_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt": { + "data_type": "STRUCTURE", + "documentation": "Derivatives with respect to time", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt", + "lifecycle_status": "alpha", + "structure_reference": "numerics_profiles_1d_derivatives_charge_state_d" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.density": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/density(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.density_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/density_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.density_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/density_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.density_fast": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Density of fast (non-thermal) particles", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/density_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.density_fast_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/density_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.density_fast_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"density_fast\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/density_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.pressure": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Pressure", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/pressure(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.pressure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/pressure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.pressure_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/pressure_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.pressure_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/pressure_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.pressure_fast_parallel": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) parallel pressure", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/pressure_fast_parallel(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.pressure_fast_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/pressure_fast_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.pressure_fast_parallel_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/pressure_fast_parallel_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.pressure_fast_parallel_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_parallel\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/pressure_fast_parallel_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.pressure_fast_perpendicular": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Fast (non-thermal) perpendicular pressure", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/pressure_fast_perpendicular(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.pressure_fast_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/pressure_fast_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.pressure_fast_perpendicular_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/pressure_fast_perpendicular_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.pressure_fast_perpendicular_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pressure_fast_perpendicular\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/pressure_fast_perpendicular_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Pa" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.temperature": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Temperature", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/temperature(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.temperature_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/temperature_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.temperature_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/temperature_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.velocity_pol": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal velocity", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/velocity_pol(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.velocity_pol_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/velocity_pol_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.velocity_pol_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/velocity_pol_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.velocity_pol_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_pol\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/velocity_pol_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.velocity_tor": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal velocity", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/velocity_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.velocity_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/velocity_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.velocity_tor_error_lower": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/velocity_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].d_dt.velocity_tor_error_upper": { + "coordinates": [ + "transport_solver_numerics.derivatives_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"velocity_tor\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/d_dt/velocity_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].is_neutral": { + "data_type": "INT_0D", + "documentation": "Flag specifying if this state corresponds to a neutral (1) or not (0)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/is_neutral", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].neutral_type": { + "data_type": "STRUCTURE", + "documentation": "Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/neutral_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].neutral_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/neutral_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].neutral_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/neutral_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].neutral_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/neutral_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/state(i2)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed)", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.derivatives_1d[:].ion[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/ion(i1)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "transport_solver_numerics.derivatives_1d[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "transport_solver_numerics/derivatives_1d(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "transport_solver_numerics.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "transport_solver_numerics/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "transport_solver_numerics.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "transport_solver_numerics/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "transport_solver_numerics/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "transport_solver_numerics/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "transport_solver_numerics.ids_properties.occurrence" + }, + "transport_solver_numerics.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "transport_solver_numerics/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "transport_solver_numerics.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "transport_solver_numerics/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "transport_solver_numerics.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "transport_solver_numerics/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "transport_solver_numerics/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "transport_solver_numerics/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "transport_solver_numerics/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "transport_solver_numerics/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "transport_solver_numerics/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "transport_solver_numerics.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "transport_solver_numerics/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "transport_solver_numerics/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "transport_solver_numerics/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "transport_solver_numerics/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "transport_solver_numerics/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "transport_solver_numerics/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "transport_solver_numerics/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "transport_solver_numerics.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "transport_solver_numerics/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "transport_solver_numerics/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "transport_solver_numerics/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "transport_solver_numerics/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "transport_solver_numerics/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "transport_solver_numerics/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "transport_solver_numerics/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "transport_solver_numerics.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "transport_solver_numerics/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "transport_solver_numerics.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "transport_solver_numerics/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "transport_solver_numerics/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "transport_solver_numerics/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "transport_solver_numerics/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "transport_solver_numerics/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "transport_solver_numerics/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "transport_solver_numerics/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "transport_solver_numerics.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "transport_solver_numerics/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "transport_solver_numerics/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "transport_solver_numerics/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "transport_solver_numerics/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "transport_solver_numerics/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "transport_solver_numerics/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "transport_solver_numerics/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "transport_solver_numerics.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "transport_solver_numerics/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "transport_solver_numerics/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "transport_solver_numerics.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "transport_solver_numerics/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "transport_solver_numerics.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "transport_solver_numerics/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "transport_solver_numerics/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "transport_solver_numerics/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "transport_solver_numerics.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "transport_solver_numerics/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "transport_solver_numerics/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "transport_solver_numerics/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.primary_coordinate": { + "data_type": "STRUCTURE", + "documentation": "Primary coordinate system with which the transport equations are solved. For a 1D transport solver: index = 1 means rho_tor_norm; 2 = rho_tor.", + "full_path": "transport_solver_numerics/primary_coordinate", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "transport_solver_numerics.primary_coordinate.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/primary_coordinate/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.primary_coordinate.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/primary_coordinate/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.primary_coordinate.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/primary_coordinate/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.restart_files": { + "coordinates": [ + "transport_solver_numerics.restart_files[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of code-specific restart files for a given time slice. These files are managed by a physical application to ensure its restart during long simulations", + "full_path": "transport_solver_numerics/restart_files(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_restart", + "timebasepath": "time", + "type": "dynamic" + }, + "transport_solver_numerics.restart_files[:].descriptions": { + "coordinates": [ + "transport_solver_numerics.restart_files[:].names" + ], + "data_type": "STR_1D", + "documentation": "Descriptions of the restart files", + "full_path": "transport_solver_numerics/restart_files(itime)/descriptions(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.restart_files[:].names": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "Names of the restart files", + "full_path": "transport_solver_numerics/restart_files(itime)/names(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.restart_files[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "transport_solver_numerics/restart_files(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "transport_solver_numerics.solver": { + "data_type": "STRUCTURE", + "documentation": "Solver identifier", + "full_path": "transport_solver_numerics/solver", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "transport_solver_numerics.solver.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/solver/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.solver.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/solver/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.solver.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/solver/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "transport_solver_numerics.solver_1d": { + "cocos_alias": "IDSPATH", + "cocos_replace": "transport_solver_numerics.solver_1d{i}", + "coordinates": [ + "transport_solver_numerics.solver_1d[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Numerics related to 1D radial solver, for various time slices.", + "full_path": "transport_solver_numerics/solver_1d(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_solver_1d", + "timebasepath": "time", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].control_parameters": { + "data_type": "STRUCTURE", + "documentation": "Solver-specific input or output quantities", + "full_path": "transport_solver_numerics/solver_1d(itime)/control_parameters", + "lifecycle_status": "alpha", + "structure_reference": "numerics_solver_1d_equation_control_parameters" + }, + "transport_solver_numerics.solver_1d[:].control_parameters.integer0d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of integer type scalar control parameters", + "full_path": "transport_solver_numerics/solver_1d(itime)/control_parameters/integer0d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_solver_1d_equation_control_int" + }, + "transport_solver_numerics.solver_1d[:].control_parameters.integer0d[:].value": { + "data_type": "INT_0D", + "documentation": "Value of the control parameter", + "full_path": "transport_solver_numerics/solver_1d(itime)/control_parameters/integer0d(i1)/value", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].control_parameters.real0d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of real type scalar control parameters", + "full_path": "transport_solver_numerics/solver_1d(itime)/control_parameters/real0d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_solver_1d_equation_control_float" + }, + "transport_solver_numerics.solver_1d[:].control_parameters.real0d[:].value": { + "data_type": "FLT_0D", + "documentation": "Value of the control parameter", + "full_path": "transport_solver_numerics/solver_1d(itime)/control_parameters/real0d(i1)/value", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].control_parameters.real0d[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/control_parameters/real0d(i1)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].control_parameters.real0d[:].value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/control_parameters/real0d(i1)/value_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].control_parameters.real0d[:].value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/control_parameters/real0d(i1)/value_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].d_dvolume_drho_tor_dt": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Partial derivative with respect to time of the derivative of the volume with respect to the toroidal flux coordinate", + "full_path": "transport_solver_numerics/solver_1d(itime)/d_dvolume_drho_tor_dt(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "transport_solver_numerics.solver_1d[:].d_dvolume_drho_tor_dt_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d_dvolume_drho_tor_dt\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/d_dvolume_drho_tor_dt_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].d_dvolume_drho_tor_dt_error_lower": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d_dvolume_drho_tor_dt\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/d_dvolume_drho_tor_dt_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "transport_solver_numerics.solver_1d[:].d_dvolume_drho_tor_dt_error_upper": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d_dvolume_drho_tor_dt\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/d_dvolume_drho_tor_dt_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2.s^-1" + }, + "transport_solver_numerics.solver_1d[:].drho_tor_dt": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Partial derivative of the toroidal flux coordinate profile with respect to time", + "full_path": "transport_solver_numerics/solver_1d(itime)/drho_tor_dt(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.solver_1d[:].drho_tor_dt_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"drho_tor_dt\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/drho_tor_dt_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].drho_tor_dt_error_lower": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"drho_tor_dt\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/drho_tor_dt_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.solver_1d[:].drho_tor_dt_error_upper": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"drho_tor_dt\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/drho_tor_dt_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m.s^-1" + }, + "transport_solver_numerics.solver_1d[:].equation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of transport equations", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_solver_1d_equation" + }, + "transport_solver_numerics.solver_1d[:].equation[:].boundary_condition": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of boundary conditions of the transport equation", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/boundary_condition(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_solver_1d_equation_bc" + }, + "transport_solver_numerics.solver_1d[:].equation[:].boundary_condition[:].position": { + "data_type": "FLT_0D", + "documentation": "Position, in terms of the primary coordinate, at which the boundary condition is imposed. Outside this position, the value of the data are considered to be prescribed (in case of a single boundary condition).", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/boundary_condition(i2)/position", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].boundary_condition[:].position_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"position\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/boundary_condition(i2)/position_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].equation[:].boundary_condition[:].position_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"position\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/boundary_condition(i2)/position_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].boundary_condition[:].position_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"position\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/boundary_condition(i2)/position_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].boundary_condition[:].type": { + "data_type": "STRUCTURE", + "doc_identifier": "transport_solver_numerics/transport_solver_numerics_bc_type.xml", + "documentation": "Boundary condition type\n0) not_solved : Equation is not solved\n1) value : Boundary condition is the value of the equations primary quantity\n2) derivative_or_ip : Boundary condition is the radial derivative of the equations primary quantity, or the plasma current for the current diffusion equation\n3) e_folding_length_or_vloop : Boundary condition is the e-folding length of the equations primary quantity, or the loop voltage for the current diffusion equation\n4) flux : Boundary condition is the flux of the equations primary quantity\n5) combination : Boundary condition is a linear combination of radial derivative and value of the flux of the equations primary quantity, in the form a1.y-prime + a2.y = a3", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/boundary_condition(i2)/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "transport_solver_numerics.solver_1d[:].equation[:].boundary_condition[:].type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/boundary_condition(i2)/type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].equation[:].boundary_condition[:].type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/boundary_condition(i2)/type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].equation[:].boundary_condition[:].type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/boundary_condition(i2)/type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].equation[:].boundary_condition[:].value": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Value of the boundary condition. For type/index = 1 to 3, only the first position in the vector is used. For type/index = 5, all three positions are used, meaning respectively a1, a2, a3. ", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/boundary_condition(i2)/value(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].boundary_condition[:].value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/boundary_condition(i2)/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].equation[:].boundary_condition[:].value_error_lower": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"value\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/boundary_condition(i2)/value_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].boundary_condition[:].value_error_upper": { + "coordinates": [ + "1...3" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"value\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/boundary_condition(i2)/value_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].coefficient": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of numerical coefficients involved in the transport equation", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/coefficient(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "numerics_solver_1d_equation_coefficient" + }, + "transport_solver_numerics.solver_1d[:].equation[:].coefficient[:].profile": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radial profile of the numerical coefficient", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/coefficient(i2)/profile(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].coefficient[:].profile_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"profile\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/coefficient(i2)/profile_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].equation[:].coefficient[:].profile_error_lower": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"profile\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/coefficient(i2)/profile_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].coefficient[:].profile_error_upper": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"profile\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/coefficient(i2)/profile_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].computation_mode": { + "data_type": "STRUCTURE", + "doc_identifier": "transport_solver_numerics/transport_solver_numerics_computation_mode.xml", + "documentation": "Computation mode for this equation\n0) static : Equation is not solved, no profile evolution\n1) interpretative : Equation is not solved, profile is evolved by interpolating from input objects\n2) predictive : Equation is solved, profile evolves", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/computation_mode", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "transport_solver_numerics.solver_1d[:].equation[:].computation_mode.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/computation_mode/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].equation[:].computation_mode.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/computation_mode/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].equation[:].computation_mode.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/computation_mode/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].equation[:].convergence": { + "data_type": "STRUCTURE", + "documentation": "Convergence details", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/convergence", + "lifecycle_status": "alpha", + "structure_reference": "numerics_convergence_equations_single" + }, + "transport_solver_numerics.solver_1d[:].equation[:].convergence.delta_relative": { + "data_type": "STRUCTURE", + "documentation": "Relative deviation on the primary quantity of the transport equation between the present and the previous iteration of the solver", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/convergence/delta_relative", + "lifecycle_status": "alpha", + "structure_reference": "numerics_convergence_equations_single_delta" + }, + "transport_solver_numerics.solver_1d[:].equation[:].convergence.delta_relative.expression": { + "data_type": "STR_0D", + "documentation": "Expression used by the solver to calculate the relative deviation", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/convergence/delta_relative/expression", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].equation[:].convergence.delta_relative.value": { + "data_type": "FLT_0D", + "documentation": "Value of the relative deviation", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/convergence/delta_relative/value", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.solver_1d[:].equation[:].convergence.delta_relative.value_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"value\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/convergence/delta_relative/value_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].equation[:].convergence.delta_relative.value_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"value\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/convergence/delta_relative/value_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.solver_1d[:].equation[:].convergence.delta_relative.value_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"value\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/convergence/delta_relative/value_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.solver_1d[:].equation[:].convergence.iterations_n": { + "data_type": "INT_0D", + "documentation": "Number of iterations carried out in the convergence loop", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/convergence/iterations_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity": { + "data_type": "STRUCTURE", + "documentation": "Profile and derivatives of the primary quantity of the transport equation", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity", + "lifecycle_status": "alpha", + "structure_reference": "numerics_solver_1d_equation_primary" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d2_dr2": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Second order radial derivative with respect to the primary coordinate", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/d2_dr2(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d2_dr2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d2_dr2\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/d2_dr2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d2_dr2_error_lower": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d2_dr2\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/d2_dr2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d2_dr2_error_upper": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d2_dr2\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/d2_dr2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d_dr": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Radial derivative with respect to the primary coordinate", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/d_dr(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d_dr_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d_dr\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/d_dr_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d_dr_error_lower": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d_dr\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/d_dr_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d_dr_error_upper": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d_dr\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/d_dr_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d_dt": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Time derivative", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/d_dt(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d_dt_cphi": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Derivative with respect to time, at constant toroidal flux (for current diffusion equation)", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/d_dt_cphi(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d_dt_cphi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d_dt_cphi\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/d_dt_cphi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d_dt_cphi_error_lower": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d_dt_cphi\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/d_dt_cphi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d_dt_cphi_error_upper": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d_dt_cphi\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/d_dt_cphi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d_dt_cr": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Derivative with respect to time, at constant primary coordinate coordinate (for current diffusion equation)", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/d_dt_cr(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d_dt_cr_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d_dt_cr\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/d_dt_cr_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d_dt_cr_error_lower": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d_dt_cr\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/d_dt_cr_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d_dt_cr_error_upper": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d_dt_cr\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/d_dt_cr_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d_dt_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"d_dt\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/d_dt_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d_dt_error_lower": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"d_dt\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/d_dt_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.d_dt_error_upper": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"d_dt\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/d_dt_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.identifier": { + "data_type": "STRUCTURE", + "documentation": "Identifier of the primary quantity of the transport equation. The description node contains the path to the quantity in the physics IDS (example: core_profiles/profiles_1d/ion(1)/density)", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.ion_index": { + "data_type": "INT_0D", + "documentation": "If the primary quantity is related to a ion species, index of the corresponding species in the core_profiles/profiles_1d/ion array", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/ion_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.neutral_index": { + "data_type": "INT_0D", + "documentation": "If the primary quantity is related to a neutral species, index of the corresponding species in the core_profiles/profiles_1d/neutral array", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/neutral_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.profile": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Profile of the primary quantity", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/profile(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.profile_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"profile\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/profile_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.profile_error_lower": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"profile\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/profile_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.profile_error_upper": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"profile\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/profile_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "transport_solver_numerics.solver_1d[:].equation[:].primary_quantity.state_index": { + "data_type": "INT_0D", + "documentation": "If the primary quantity is related to a particular state (of an ion or a neutral species), index of the corresponding state in the core_profiles/profiles_1d/ion (or neutral)/state array", + "full_path": "transport_solver_numerics/solver_1d(itime)/equation(i1)/primary_quantity/state_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].grid": { + "data_type": "STRUCTURE", + "documentation": "Radial grid", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid", + "lifecycle_status": "alpha", + "structure_reference": "core_radial_grid" + }, + "transport_solver_numerics.solver_1d[:].grid.area": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Cross-sectional area of the flux surface", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/area(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "transport_solver_numerics.solver_1d[:].grid.area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].grid.area_error_lower": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"area\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/area_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "transport_solver_numerics.solver_1d[:].grid.area_error_upper": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"area\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/area_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "transport_solver_numerics.solver_1d[:].grid.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal magnetic flux", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/psi(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "transport_solver_numerics.solver_1d[:].grid.psi_boundary": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/psi_boundary", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "transport_solver_numerics.solver_1d[:].grid.psi_boundary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_boundary\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/psi_boundary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].grid.psi_boundary_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_boundary\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/psi_boundary_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "transport_solver_numerics.solver_1d[:].grid.psi_boundary_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_boundary\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/psi_boundary_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "transport_solver_numerics.solver_1d[:].grid.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].grid.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/psi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "transport_solver_numerics.solver_1d[:].grid.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/psi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "transport_solver_numerics.solver_1d[:].grid.psi_magnetic_axis": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/psi_magnetic_axis", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "transport_solver_numerics.solver_1d[:].grid.psi_magnetic_axis_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_magnetic_axis\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/psi_magnetic_axis_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].grid.psi_magnetic_axis_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_magnetic_axis\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/psi_magnetic_axis_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "transport_solver_numerics.solver_1d[:].grid.psi_magnetic_axis_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_magnetic_axis\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/psi_magnetic_axis_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "transport_solver_numerics.solver_1d[:].grid.rho_pol_norm": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/rho_pol_norm(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.solver_1d[:].grid.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].grid.rho_pol_norm_error_lower": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/rho_pol_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.solver_1d[:].grid.rho_pol_norm_error_upper": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/rho_pol_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.solver_1d[:].grid.rho_tor": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/rho_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "transport_solver_numerics.solver_1d[:].grid.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].grid.rho_tor_error_lower": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/rho_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "transport_solver_numerics.solver_1d[:].grid.rho_tor_error_upper": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/rho_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "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) ", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/rho_tor_norm(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/rho_tor_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/rho_tor_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "transport_solver_numerics.solver_1d[:].grid.surface": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Surface area of the toroidal flux surface", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/surface(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "transport_solver_numerics.solver_1d[:].grid.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].grid.surface_error_lower": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"surface\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/surface_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "transport_solver_numerics.solver_1d[:].grid.surface_error_upper": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"surface\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/surface_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "transport_solver_numerics.solver_1d[:].grid.volume": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Volume enclosed inside the magnetic surface", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/volume(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "transport_solver_numerics.solver_1d[:].grid.volume_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/volume_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "transport_solver_numerics.solver_1d[:].grid.volume_error_lower": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"volume\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/volume_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "transport_solver_numerics.solver_1d[:].grid.volume_error_upper": { + "coordinates": [ + "transport_solver_numerics.solver_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"volume\"", + "full_path": "transport_solver_numerics/solver_1d(itime)/grid/volume_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "transport_solver_numerics.solver_1d[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "transport_solver_numerics/solver_1d(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "transport_solver_numerics.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "transport_solver_numerics/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "transport_solver_numerics.time_step": { + "data_type": "STRUCTURE", + "documentation": "Internal time step used by the transport solver (assuming all transport equations are solved with the same time step)", + "full_path": "transport_solver_numerics/time_step", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "s" + }, + "transport_solver_numerics.time_step.data": { + "coordinates": [ + "transport_solver_numerics.time_step.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "transport_solver_numerics/time_step/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time_step/time", + "type": "dynamic", + "units": "s" + }, + "transport_solver_numerics.time_step.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "transport_solver_numerics/time_step/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "transport_solver_numerics.time_step.data_error_lower": { + "coordinates": [ + "transport_solver_numerics.time_step.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "transport_solver_numerics/time_step/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time_step/time", + "type": "dynamic", + "units": "s" + }, + "transport_solver_numerics.time_step.data_error_upper": { + "coordinates": [ + "transport_solver_numerics.time_step.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "transport_solver_numerics/time_step/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time_step/time", + "type": "dynamic", + "units": "s" + }, + "transport_solver_numerics.time_step.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "transport_solver_numerics/time_step/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time_step/time", + "type": "dynamic", + "units": "s" + }, + "transport_solver_numerics.time_step_average": { + "data_type": "STRUCTURE", + "documentation": "Average internal time step used by the transport solver between the previous and the current time stored for this quantity (assuming all transport equations are solved with the same time step)", + "full_path": "transport_solver_numerics/time_step_average", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "s" + }, + "transport_solver_numerics.time_step_average.data": { + "coordinates": [ + "transport_solver_numerics.time_step_average.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "transport_solver_numerics/time_step_average/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time_step_average/time", + "type": "dynamic", + "units": "s" + }, + "transport_solver_numerics.time_step_average.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "transport_solver_numerics/time_step_average/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "transport_solver_numerics.time_step_average.data_error_lower": { + "coordinates": [ + "transport_solver_numerics.time_step_average.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "transport_solver_numerics/time_step_average/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time_step_average/time", + "type": "dynamic", + "units": "s" + }, + "transport_solver_numerics.time_step_average.data_error_upper": { + "coordinates": [ + "transport_solver_numerics.time_step_average.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "transport_solver_numerics/time_step_average/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time_step_average/time", + "type": "dynamic", + "units": "s" + }, + "transport_solver_numerics.time_step_average.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "transport_solver_numerics/time_step_average/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time_step_average/time", + "type": "dynamic", + "units": "s" + }, + "transport_solver_numerics.time_step_min": { + "data_type": "STRUCTURE", + "documentation": "Minimum internal time step used by the transport solver between the previous and the current time stored for this quantity (assuming all transport equations are solved with the same time step)", + "full_path": "transport_solver_numerics/time_step_min", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "s" + }, + "transport_solver_numerics.time_step_min.data": { + "coordinates": [ + "transport_solver_numerics.time_step_min.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "transport_solver_numerics/time_step_min/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "time_step_min/time", + "type": "dynamic", + "units": "s" + }, + "transport_solver_numerics.time_step_min.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "transport_solver_numerics/time_step_min/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "transport_solver_numerics.time_step_min.data_error_lower": { + "coordinates": [ + "transport_solver_numerics.time_step_min.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "transport_solver_numerics/time_step_min/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time_step_min/time", + "type": "dynamic", + "units": "s" + }, + "transport_solver_numerics.time_step_min.data_error_upper": { + "coordinates": [ + "transport_solver_numerics.time_step_min.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "transport_solver_numerics/time_step_min/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time_step_min/time", + "type": "dynamic", + "units": "s" + }, + "transport_solver_numerics.time_step_min.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "transport_solver_numerics/time_step_min/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time_step_min/time", + "type": "dynamic", + "units": "s" + }, + "transport_solver_numerics.vacuum_toroidal_field": { + "cocos_alias": "IDSPATH", + "cocos_replace": "transport_solver_numerics.vacuum_toroidal_field", + "data_type": "STRUCTURE", + "documentation": "Characteristics of the vacuum toroidal field (used in rho_tor definition and in the normalization of current densities)", + "full_path": "transport_solver_numerics/vacuum_toroidal_field", + "lifecycle_status": "alpha", + "structure_reference": "b_tor_vacuum_1" + }, + "transport_solver_numerics.vacuum_toroidal_field.b0": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "transport_solver_numerics.time" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "transport_solver_numerics/vacuum_toroidal_field/b0(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "transport_solver_numerics.vacuum_toroidal_field.b0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b0\"", + "full_path": "transport_solver_numerics/vacuum_toroidal_field/b0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "transport_solver_numerics.vacuum_toroidal_field.b0_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "transport_solver_numerics.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b0\"", + "full_path": "transport_solver_numerics/vacuum_toroidal_field/b0_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "transport_solver_numerics.vacuum_toroidal_field.b0_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "transport_solver_numerics.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b0\"", + "full_path": "transport_solver_numerics/vacuum_toroidal_field/b0_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "transport_solver_numerics.vacuum_toroidal_field.r0": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "transport_solver_numerics/vacuum_toroidal_field/r0", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "transport_solver_numerics.vacuum_toroidal_field.r0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r0\"", + "full_path": "transport_solver_numerics/vacuum_toroidal_field/r0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "transport_solver_numerics.vacuum_toroidal_field.r0_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r0\"", + "full_path": "transport_solver_numerics/vacuum_toroidal_field/r0_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "transport_solver_numerics.vacuum_toroidal_field.r0_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r0\"", + "full_path": "transport_solver_numerics/vacuum_toroidal_field/r0_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/turbulence.json b/omas/imas_structures/3_39_0/turbulence.json new file mode 100644 index 000000000..e9d23b1f3 --- /dev/null +++ b/omas/imas_structures/3_39_0/turbulence.json @@ -0,0 +1,1401 @@ +{ + "turbulence": { + "documentation": "Description of plasma turbulence", + "full_path": "turbulence", + "lifecycle_last_change": "3.12.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.12.1", + "maxoccur": "2" + }, + "turbulence.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "turbulence/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "turbulence.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "turbulence/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "turbulence/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "turbulence/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "turbulence.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "turbulence/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "turbulence/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "turbulence/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "turbulence/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "turbulence/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "turbulence/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "turbulence/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.code.output_flag": { + "coordinates": [ + "turbulence.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "turbulence/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "turbulence.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "turbulence/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "turbulence/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "turbulence/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.grid_2d": { + "coordinates": [ + "turbulence.grid_2d[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Values for the 2D grid, for various time slices. The timebase of this array of structure must be a subset of the profiles_2d timebase", + "full_path": "turbulence/grid_2d(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "turbulence_profiles_2d_grid", + "timebasepath": "time", + "type": "dynamic" + }, + "turbulence.grid_2d[:].dim1": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "First dimension values", + "full_path": "turbulence/grid_2d(itime)/dim1(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "turbulence.grid_2d[:].dim1_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim1\"", + "full_path": "turbulence/grid_2d(itime)/dim1_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "turbulence.grid_2d[:].dim1_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim1\"", + "full_path": "turbulence/grid_2d(itime)/dim1_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "turbulence.grid_2d[:].dim1_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim1\"", + "full_path": "turbulence/grid_2d(itime)/dim1_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "turbulence.grid_2d[:].dim2": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Second dimension values", + "full_path": "turbulence/grid_2d(itime)/dim2(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "turbulence.grid_2d[:].dim2_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"dim2\"", + "full_path": "turbulence/grid_2d(itime)/dim2_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "turbulence.grid_2d[:].dim2_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"dim2\"", + "full_path": "turbulence/grid_2d(itime)/dim2_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "turbulence.grid_2d[:].dim2_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"dim2\"", + "full_path": "turbulence/grid_2d(itime)/dim2_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "turbulence.grid_2d[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "turbulence/grid_2d(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "turbulence.grid_2d_type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/poloidal_plane_coordinates_identifier.xml", + "documentation": "Selection of one of a set of grid types for grid_2d\n1) rectangular : Cylindrical R,Z ala eqdsk (R=dim1, Z=dim2). In this case the position arrays should not be filled since they are redundant with grid/dim1 and dim2.\n2) inverse : Rhopolar_polar 2D polar coordinates (rho=dim1, theta=dim2) with magnetic axis as centre of grid; theta and values following the COCOS=11 convention; the polar angle is theta=atan2(z-zaxis,r-raxis)\n11) inverse_psi_straight_field_line : Flux surface type with psi as radial label (dim1) and the straight-field line poloidal angle (mod(index,10)=1) (dim2); could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention\n12) inverse_psi_equal_arc : Flux surface type with psi as radial label (dim1) and the equal arc poloidal angle (mod(index,10)=2) (dim2)\n13) inverse_psi_polar : Flux surface type with psi as radial label (dim1) and the polar poloidal angle (mod(index,10)=3) (dim2); could be non-equidistant\n14) inverse_psi_straight_field_line_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the straight-field line poloidal angle (mod(index,10)=4) (dim2), could be non-equidistant; magnetic axis as centre of grid; following the COCOS=11 convention\n15) inverse_psi_equal_arc_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the equal arc poloidal angle (mod(index,10)=5) (dim2)\n16) inverse_psi_polar_fourier : Flux surface type with psi as radial label (dim1) and Fourier modes in the polar poloidal angle (mod(index,10)=6) (dim2); could be non-equidistant\n21) inverse_rhopolnorm_straight_field_line : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the straight-field line poloidal angle (dim2)\n22) inverse_rhopolnorm_equal_arc : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the equal arc poloidal angle (dim2)\n23) inverse_rhopolnorm_polar : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and the polar poloidal angle (dim2)\n24) inverse_rhopolnorm_straight_field_line_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n25) inverse_rhopolnorm_equal_arc_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n26) inverse_rhopolnorm_polar_fourier : Flux surface type with radial label sqrt[(psi-psi_axis)/(psi_edge-psi_axis)] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n31) inverse_rhotornorm_straight_field_line : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the straight-field line poloidal angle (dim2)\n32) inverse_rhotornorm_equal_arc : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the equal arc poloidal angle (dim2)\n33) inverse_rhotornorm_polar : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and the polar poloidal angle (dim2)\n34) inverse_rhotornorm_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n35) inverse_rhotornorm_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n36) inverse_rhotornorm_polar_fourier : Flux surface type with radial label sqrt[Phi/Phi_edge] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n41) inverse_rhopol_straight_field_line : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the straight-field line poloidal angle (dim2)\n42) inverse_rhopol_equal_arc : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the equal arc poloidal angle (dim2)\n43) inverse_rhopol_polar : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and the polar poloidal angle (dim2)\n44) inverse_rhopol_straight_field_line_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the straight-field line poloidal angle (dim2)\n45) inverse_rhopol_equal_arc_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the equal arc poloidal angle (dim2)\n46) inverse_rhopol_polar_fourier : Flux surface type with radial label sqrt[psi-psi_axis] (dim1) and Fourier modes in the polar poloidal angle (dim2)\n51) inverse_rhotor_straight_field_line : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the straight-field line poloidal angle (dim2)\n52) inverse_rhotor_equal_arc : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the equal arc poloidal angle (dim2)\n53) inverse_rhotor_polar : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and the polar poloidal angle (dim2)\n54) inverse_rhotor_straight_field_line_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the straight-field line poloidal angle (dim2)\n55) inverse_rhotor_equal_arc_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the equal arc poloidal angle (dim2)\n56) inverse_rhotor_polar_fourier : Flux surface type with radial label sqrt[Phi/pi/B0] (dim1), Phi being toroidal flux, and Fourier modes in the polar poloidal angle (dim2)\n91) irregular_rz_na : Irregular grid, thus give list of vertices in dim1(1:ndim1), dim2(1:ndim1) and then all fields are on values(1:ndim1,1)", + "full_path": "turbulence/grid_2d_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "turbulence.grid_2d_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "turbulence/grid_2d_type/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.grid_2d_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "turbulence/grid_2d_type/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.grid_2d_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "turbulence/grid_2d_type/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "turbulence/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "turbulence.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "turbulence/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "turbulence/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "turbulence/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "turbulence.ids_properties.occurrence" + }, + "turbulence.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "turbulence/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "turbulence.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "turbulence/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "turbulence.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "turbulence/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "turbulence/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "turbulence/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "turbulence/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "turbulence/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "turbulence/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "turbulence.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "turbulence/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "turbulence/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "turbulence/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "turbulence/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "turbulence/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "turbulence/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "turbulence.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "turbulence/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "turbulence.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "turbulence/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "turbulence/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "turbulence/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "turbulence/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "turbulence/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "turbulence/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "turbulence/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "turbulence.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "turbulence/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "turbulence.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "turbulence/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "turbulence/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "turbulence/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "turbulence/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "turbulence/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "turbulence/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "turbulence/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "turbulence.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "turbulence/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "turbulence/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "turbulence/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "turbulence/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "turbulence/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "turbulence/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "turbulence/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "turbulence.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "turbulence/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "turbulence.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "turbulence/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "turbulence.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "turbulence/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "turbulence.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "turbulence/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "turbulence/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "turbulence.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "turbulence/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "turbulence.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "turbulence/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "turbulence/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "turbulence/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "turbulence.profiles_2d": { + "coordinates": [ + "turbulence.profiles_2d[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fluctuating physical quantities for various time slices", + "full_path": "turbulence/profiles_2d(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "turbulence_profiles_2d", + "timebasepath": "time", + "type": "dynamic" + }, + "turbulence.profiles_2d[:].electrons": { + "data_type": "STRUCTURE", + "documentation": "Quantities related to electrons", + "full_path": "turbulence/profiles_2d(itime)/electrons", + "lifecycle_status": "alpha", + "structure_reference": "turbulence_profiles_2d_electrons" + }, + "turbulence.profiles_2d[:].electrons.density": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Density (thermal+non-thermal)", + "full_path": "turbulence/profiles_2d(itime)/electrons/density(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "turbulence.profiles_2d[:].electrons.density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "turbulence/profiles_2d(itime)/electrons/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "turbulence.profiles_2d[:].electrons.density_error_lower": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"density\"", + "full_path": "turbulence/profiles_2d(itime)/electrons/density_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "turbulence.profiles_2d[:].electrons.density_error_upper": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"density\"", + "full_path": "turbulence/profiles_2d(itime)/electrons/density_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "turbulence.profiles_2d[:].electrons.density_thermal": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Density of thermal particles", + "full_path": "turbulence/profiles_2d(itime)/electrons/density_thermal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "turbulence.profiles_2d[:].electrons.density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_thermal\"", + "full_path": "turbulence/profiles_2d(itime)/electrons/density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "turbulence.profiles_2d[:].electrons.density_thermal_error_lower": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"density_thermal\"", + "full_path": "turbulence/profiles_2d(itime)/electrons/density_thermal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "turbulence.profiles_2d[:].electrons.density_thermal_error_upper": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"density_thermal\"", + "full_path": "turbulence/profiles_2d(itime)/electrons/density_thermal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "turbulence.profiles_2d[:].electrons.temperature": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Temperature", + "full_path": "turbulence/profiles_2d(itime)/electrons/temperature(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "turbulence.profiles_2d[:].electrons.temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "turbulence/profiles_2d(itime)/electrons/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "turbulence.profiles_2d[:].electrons.temperature_error_lower": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"temperature\"", + "full_path": "turbulence/profiles_2d(itime)/electrons/temperature_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "turbulence.profiles_2d[:].electrons.temperature_error_upper": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"temperature\"", + "full_path": "turbulence/profiles_2d(itime)/electrons/temperature_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "turbulence.profiles_2d[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the various ion species", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "turbulence_profiles_2d_ions" + }, + "turbulence.profiles_2d[:].ion[:].density": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/density(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "turbulence.profiles_2d[:].ion[:].density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "turbulence.profiles_2d[:].ion[:].density_error_lower": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"density\"", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/density_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "turbulence.profiles_2d[:].ion[:].density_error_upper": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"density\"", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/density_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "turbulence.profiles_2d[:].ion[:].density_thermal": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Density (thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/density_thermal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "turbulence.profiles_2d[:].ion[:].density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_thermal\"", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "turbulence.profiles_2d[:].ion[:].density_thermal_error_lower": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"density_thermal\"", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/density_thermal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "turbulence.profiles_2d[:].ion[:].density_thermal_error_upper": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"density_thermal\"", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/density_thermal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "turbulence.profiles_2d[:].ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/element(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "turbulence.profiles_2d[:].ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/element(i2)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "turbulence.profiles_2d[:].ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/element(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "turbulence.profiles_2d[:].ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/element(i2)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "turbulence.profiles_2d[:].ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/element(i2)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "turbulence.profiles_2d[:].ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/element(i2)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "turbulence.profiles_2d[:].ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/element(i2)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "turbulence.profiles_2d[:].ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/element(i2)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "turbulence.profiles_2d[:].ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/element(i2)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "turbulence.profiles_2d[:].ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/element(i2)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "turbulence.profiles_2d[:].ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/element(i2)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "turbulence.profiles_2d[:].ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/element(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "turbulence.profiles_2d[:].ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/element(i2)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "turbulence.profiles_2d[:].ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/element(i2)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "turbulence.profiles_2d[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "turbulence.profiles_2d[:].ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/neutral_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "turbulence.profiles_2d[:].ion[:].temperature": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Temperature (average over charge states when multiple charge states are considered)", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/temperature(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "turbulence.profiles_2d[:].ion[:].temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "turbulence.profiles_2d[:].ion[:].temperature_error_lower": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"temperature\"", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/temperature_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "turbulence.profiles_2d[:].ion[:].temperature_error_upper": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"temperature\"", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/temperature_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "turbulence.profiles_2d[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed), volume averaged over plasma radius", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "turbulence.profiles_2d[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "turbulence.profiles_2d[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "turbulence.profiles_2d[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "turbulence/profiles_2d(itime)/ion(i1)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "turbulence.profiles_2d[:].neutral": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the various neutral species", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "turbulence_profiles_2d_neutral" + }, + "turbulence.profiles_2d[:].neutral[:].density": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Density (thermal+non-thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/density(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "turbulence.profiles_2d[:].neutral[:].density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density\"", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "turbulence.profiles_2d[:].neutral[:].density_error_lower": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"density\"", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/density_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "turbulence.profiles_2d[:].neutral[:].density_error_upper": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"density\"", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/density_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "turbulence.profiles_2d[:].neutral[:].density_thermal": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Density (thermal) (sum over charge states when multiple charge states are considered)", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/density_thermal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "turbulence.profiles_2d[:].neutral[:].density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"density_thermal\"", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "turbulence.profiles_2d[:].neutral[:].density_thermal_error_lower": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"density_thermal\"", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/density_thermal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "turbulence.profiles_2d[:].neutral[:].density_thermal_error_upper": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"density_thermal\"", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/density_thermal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-3" + }, + "turbulence.profiles_2d[:].neutral[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/element(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "turbulence.profiles_2d[:].neutral[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/element(i2)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "turbulence.profiles_2d[:].neutral[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/element(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "turbulence.profiles_2d[:].neutral[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/element(i2)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "turbulence.profiles_2d[:].neutral[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/element(i2)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "turbulence.profiles_2d[:].neutral[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/element(i2)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "turbulence.profiles_2d[:].neutral[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/element(i2)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "turbulence.profiles_2d[:].neutral[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/element(i2)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "turbulence.profiles_2d[:].neutral[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/element(i2)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "turbulence.profiles_2d[:].neutral[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/element(i2)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "turbulence.profiles_2d[:].neutral[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/element(i2)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "turbulence.profiles_2d[:].neutral[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/element(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "turbulence.profiles_2d[:].neutral[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/element(i2)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "turbulence.profiles_2d[:].neutral[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/element(i2)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "turbulence.profiles_2d[:].neutral[:].ion_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding ion species in the ../../ion array", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/ion_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "turbulence.profiles_2d[:].neutral[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "turbulence.profiles_2d[:].neutral[:].temperature": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Temperature (average over charge states when multiple charge states are considered)", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/temperature(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "turbulence.profiles_2d[:].neutral[:].temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "turbulence.profiles_2d[:].neutral[:].temperature_error_lower": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"temperature\"", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/temperature_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "turbulence.profiles_2d[:].neutral[:].temperature_error_upper": { + "coordinates": [ + "turbulence.grid_2d[:].dim1", + "turbulence.grid_2d[:].dim2" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"temperature\"", + "full_path": "turbulence/profiles_2d(itime)/neutral(i1)/temperature_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "eV" + }, + "turbulence.profiles_2d[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "turbulence/profiles_2d(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "turbulence.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "turbulence/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/wall.json b/omas/imas_structures/3_39_0/wall.json new file mode 100644 index 000000000..5fed70fc3 --- /dev/null +++ b/omas/imas_structures/3_39_0/wall.json @@ -0,0 +1,11026 @@ +{ + "wall": { + "documentation": "Description of the torus wall and its interaction with the plasma", + "full_path": "wall", + "lifecycle_last_change": "3.38.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.1.0", + "maxoccur": "5" + }, + "wall.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "wall/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "wall.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "wall/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "wall/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "wall/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "wall.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "wall/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "wall/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "wall/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "wall/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "wall/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "wall/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "wall/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.code.output_flag": { + "coordinates": [ + "wall.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "wall/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "wall.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "wall/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "wall/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "wall/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.description_2d": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of 2D wall descriptions, for each type of possible physics or engineering configurations necessary (gas tight vs wall with ports and holes, coarse vs fine representation, single contour limiter, disjoint gapped plasma facing components, ...). A simplified description of the toroidal extension of the 2D contours is also provided by using the phi_extensions nodes.", + "full_path": "wall/description_2d(i1)", + "lifecycle_status": "alpha", + "maxoccur": "3", + "structure_reference": "wall_2d" + }, + "wall.description_2d[:].limiter": { + "data_type": "STRUCTURE", + "documentation": "Description of the immobile limiting surface(s) or plasma facing components for defining the Last Closed Flux Surface.", + "full_path": "wall/description_2d(i1)/limiter", + "lifecycle_status": "alpha", + "structure_reference": "wall_2d_limiter" + }, + "wall.description_2d[:].limiter.type": { + "data_type": "STRUCTURE", + "documentation": "Type of the limiter description. index = 0 for the official single contour limiter and 1 for the official disjoint PFC structure like first wall. Additional representations needed on a code-by-code basis follow same incremental pair tagging starting on index =2", + "full_path": "wall/description_2d(i1)/limiter/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "wall.description_2d[:].limiter.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "wall/description_2d(i1)/limiter/type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_2d[:].limiter.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "wall/description_2d(i1)/limiter/type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_2d[:].limiter.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "wall/description_2d(i1)/limiter/type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_2d[:].limiter.unit": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of limiter units", + "full_path": "wall/description_2d(i1)/limiter/unit(i2)", + "lifecycle_status": "alpha", + "maxoccur": "33", + "structure_reference": "wall_2d_limiter_unit" + }, + "wall.description_2d[:].limiter.unit[:].closed": { + "data_type": "INT_0D", + "documentation": "Flag identifying whether the contour is closed (1) or open (0)", + "full_path": "wall/description_2d(i1)/limiter/unit(i2)/closed", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_2d[:].limiter.unit[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the limiter unit", + "full_path": "wall/description_2d(i1)/limiter/unit(i2)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_2d[:].limiter.unit[:].outline": { + "data_type": "STRUCTURE", + "documentation": "Irregular outline of the limiting surface. Do NOT repeat the first point for closed contours", + "full_path": "wall/description_2d(i1)/limiter/unit(i2)/outline", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_static" + }, + "wall.description_2d[:].limiter.unit[:].outline.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "wall/description_2d(i1)/limiter/unit(i2)/outline/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].limiter.unit[:].outline.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "wall/description_2d(i1)/limiter/unit(i2)/outline/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.description_2d[:].limiter.unit[:].outline.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "wall/description_2d(i1)/limiter/unit(i2)/outline/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].limiter.unit[:].outline.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "wall/description_2d(i1)/limiter/unit(i2)/outline/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].limiter.unit[:].outline.z": { + "coordinates": [ + "wall.description_2d[:].limiter.unit[:].outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "wall/description_2d(i1)/limiter/unit(i2)/outline/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].limiter.unit[:].outline.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "wall/description_2d(i1)/limiter/unit(i2)/outline/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.description_2d[:].limiter.unit[:].outline.z_error_lower": { + "coordinates": [ + "wall.description_2d[:].limiter.unit[:].outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "wall/description_2d(i1)/limiter/unit(i2)/outline/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].limiter.unit[:].outline.z_error_upper": { + "coordinates": [ + "wall.description_2d[:].limiter.unit[:].outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "wall/description_2d(i1)/limiter/unit(i2)/outline/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].limiter.unit[:].phi_extensions": { + "coordinates": [ + "1...2", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Simplified description of toroidal angle extensions of the unit, by a list of zones defined by their centre and full width (in toroidal angle). In each of these zones, the unit outline remains the same. Leave this node empty for an axisymmetric unit. The first dimension gives the centre and full width toroidal angle values for the unit. The second dimension represents the toroidal occurrences of the unit countour (i.e. the number of toroidal zones).", + "full_path": "wall/description_2d(i1)/limiter/unit(i2)/phi_extensions(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "wall.description_2d[:].limiter.unit[:].phi_extensions_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi_extensions\"", + "full_path": "wall/description_2d(i1)/limiter/unit(i2)/phi_extensions_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.description_2d[:].limiter.unit[:].phi_extensions_error_lower": { + "coordinates": [ + "1...2", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"phi_extensions\"", + "full_path": "wall/description_2d(i1)/limiter/unit(i2)/phi_extensions_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "wall.description_2d[:].limiter.unit[:].phi_extensions_error_upper": { + "coordinates": [ + "1...2", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"phi_extensions\"", + "full_path": "wall/description_2d(i1)/limiter/unit(i2)/phi_extensions_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "wall.description_2d[:].limiter.unit[:].resistivity": { + "data_type": "FLT_0D", + "documentation": "Resistivity of the limiter unit", + "full_path": "wall/description_2d(i1)/limiter/unit(i2)/resistivity", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "wall.description_2d[:].limiter.unit[:].resistivity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"resistivity\"", + "full_path": "wall/description_2d(i1)/limiter/unit(i2)/resistivity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.description_2d[:].limiter.unit[:].resistivity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"resistivity\"", + "full_path": "wall/description_2d(i1)/limiter/unit(i2)/resistivity_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "wall.description_2d[:].limiter.unit[:].resistivity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"resistivity\"", + "full_path": "wall/description_2d(i1)/limiter/unit(i2)/resistivity_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "wall.description_2d[:].mobile": { + "data_type": "STRUCTURE", + "documentation": "In case of mobile plasma facing components, use the time-dependent description below this node to provide the full outline of the closest PFC surfaces to the plasma. Even in such a case, the 'limiter' structure is still used to provide the outermost limiting surface (can be used e.g. to define the boundary of the mesh of equilibrium reconstruction codes)", + "full_path": "wall/description_2d(i1)/mobile", + "lifecycle_status": "alpha", + "structure_reference": "wall_2d_mobile" + }, + "wall.description_2d[:].mobile.type": { + "data_type": "STRUCTURE", + "documentation": "Type of the description", + "full_path": "wall/description_2d(i1)/mobile/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "wall.description_2d[:].mobile.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "wall/description_2d(i1)/mobile/type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_2d[:].mobile.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "wall/description_2d(i1)/mobile/type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_2d[:].mobile.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "wall/description_2d(i1)/mobile/type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_2d[:].mobile.unit": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of mobile units", + "full_path": "wall/description_2d(i1)/mobile/unit(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "wall_2d_mobile_unit" + }, + "wall.description_2d[:].mobile.unit[:].closed": { + "data_type": "INT_0D", + "documentation": "Flag identifying whether the contour is closed (1) or open (0)", + "full_path": "wall/description_2d(i1)/mobile/unit(i2)/closed", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_2d[:].mobile.unit[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the mobile unit", + "full_path": "wall/description_2d(i1)/mobile/unit(i2)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_2d[:].mobile.unit[:].outline": { + "coordinates": [ + "wall.description_2d[:].mobile.unit[:].outline[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Irregular outline of the mobile unit, for a set of time slices. Do NOT repeat the first point for closed contours", + "full_path": "wall/description_2d(i1)/mobile/unit(i2)/outline(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "rz1d_dynamic_aos_time", + "timebasepath": "time", + "type": "dynamic" + }, + "wall.description_2d[:].mobile.unit[:].outline[:].r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "wall/description_2d(i1)/mobile/unit(i2)/outline(itime)/r(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "wall.description_2d[:].mobile.unit[:].outline[:].r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "wall/description_2d(i1)/mobile/unit(i2)/outline(itime)/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_2d[:].mobile.unit[:].outline[:].r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "wall/description_2d(i1)/mobile/unit(i2)/outline(itime)/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "wall.description_2d[:].mobile.unit[:].outline[:].r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "wall/description_2d(i1)/mobile/unit(i2)/outline(itime)/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "wall.description_2d[:].mobile.unit[:].outline[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "wall/description_2d(i1)/mobile/unit(i2)/outline(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "wall.description_2d[:].mobile.unit[:].outline[:].z": { + "coordinates": [ + "wall.description_2d[:].mobile.unit[:].outline[:].r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "wall/description_2d(i1)/mobile/unit(i2)/outline(itime)/z(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "wall.description_2d[:].mobile.unit[:].outline[:].z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "wall/description_2d(i1)/mobile/unit(i2)/outline(itime)/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_2d[:].mobile.unit[:].outline[:].z_error_lower": { + "coordinates": [ + "wall.description_2d[:].mobile.unit[:].outline[:].r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "wall/description_2d(i1)/mobile/unit(i2)/outline(itime)/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "wall.description_2d[:].mobile.unit[:].outline[:].z_error_upper": { + "coordinates": [ + "wall.description_2d[:].mobile.unit[:].outline[:].r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "wall/description_2d(i1)/mobile/unit(i2)/outline(itime)/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "wall.description_2d[:].mobile.unit[:].phi_extensions": { + "coordinates": [ + "1...2", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Simplified description of toroidal angle extensions of the unit, by a list of zones defined by their centre and full width (in toroidal angle). In each of these zones, the unit outline remains the same. Leave this node empty for an axisymmetric unit. The first dimension gives the centre and full width toroidal angle values for the unit. The second dimension represents the toroidal occurrences of the unit countour (i.e. the number of toroidal zones).", + "full_path": "wall/description_2d(i1)/mobile/unit(i2)/phi_extensions(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "wall.description_2d[:].mobile.unit[:].phi_extensions_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi_extensions\"", + "full_path": "wall/description_2d(i1)/mobile/unit(i2)/phi_extensions_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.description_2d[:].mobile.unit[:].phi_extensions_error_lower": { + "coordinates": [ + "1...2", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"phi_extensions\"", + "full_path": "wall/description_2d(i1)/mobile/unit(i2)/phi_extensions_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "wall.description_2d[:].mobile.unit[:].phi_extensions_error_upper": { + "coordinates": [ + "1...2", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"phi_extensions\"", + "full_path": "wall/description_2d(i1)/mobile/unit(i2)/phi_extensions_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "rad" + }, + "wall.description_2d[:].mobile.unit[:].resistivity": { + "data_type": "FLT_0D", + "documentation": "Resistivity of the mobile unit", + "full_path": "wall/description_2d(i1)/mobile/unit(i2)/resistivity", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "wall.description_2d[:].mobile.unit[:].resistivity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"resistivity\"", + "full_path": "wall/description_2d(i1)/mobile/unit(i2)/resistivity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.description_2d[:].mobile.unit[:].resistivity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"resistivity\"", + "full_path": "wall/description_2d(i1)/mobile/unit(i2)/resistivity_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "wall.description_2d[:].mobile.unit[:].resistivity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"resistivity\"", + "full_path": "wall/description_2d(i1)/mobile/unit(i2)/resistivity_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "wall.description_2d[:].type": { + "data_type": "STRUCTURE", + "documentation": "Type of the description. index = 0 for equilibrium codes (single closed limiter and vessel); 1 for gas-tight walls (disjoint PFCs with inner vessel as last limiter_unit; no vessel structure); 2 for free boundary codes (disjoint PFCs and vessel) ", + "full_path": "wall/description_2d(i1)/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "wall.description_2d[:].type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "wall/description_2d(i1)/type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_2d[:].type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "wall/description_2d(i1)/type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_2d[:].type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "wall/description_2d(i1)/type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_2d[:].vessel": { + "data_type": "STRUCTURE", + "documentation": "Mechanical structure of the vacuum vessel. The vessel is described as a set of nested layers with given physics properties; Two representations are admitted for each vessel unit : annular (two contours) or block elements.", + "full_path": "wall/description_2d(i1)/vessel", + "lifecycle_status": "alpha", + "structure_reference": "vessel_2d" + }, + "wall.description_2d[:].vessel.type": { + "data_type": "STRUCTURE", + "documentation": "Type of the description. index = 0 for the official single/multiple annular representation and 1 for the official block element representation for each unit. Additional representations needed on a code-by-code basis follow same incremental pair tagging starting on index=2", + "full_path": "wall/description_2d(i1)/vessel/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "wall.description_2d[:].vessel.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "wall/description_2d(i1)/vessel/type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_2d[:].vessel.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "wall/description_2d(i1)/vessel/type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_2d[:].vessel.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "wall/description_2d(i1)/vessel/type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_2d[:].vessel.unit": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of units", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "vessel_2d_unit" + }, + "wall.description_2d[:].vessel.unit[:].annular": { + "data_type": "STRUCTURE", + "documentation": "Annular representation of a layer by two contours, inner and outer. Alternatively, the layer can be described by a centreline and thickness. ", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular", + "lifecycle_status": "alpha", + "structure_reference": "vessel_2d_annular" + }, + "wall.description_2d[:].vessel.unit[:].annular.centreline": { + "data_type": "STRUCTURE", + "documentation": "Centreline, i.e. middle of the vessel layer as a series of point. Do NOT repeat the first point for closed contours", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/centreline", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_static_closed_flag" + }, + "wall.description_2d[:].vessel.unit[:].annular.centreline.closed": { + "data_type": "INT_0D", + "documentation": "Flag identifying whether the contour is closed (1) or open (0)", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/centreline/closed", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_2d[:].vessel.unit[:].annular.centreline.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/centreline/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].annular.centreline.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/centreline/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.description_2d[:].vessel.unit[:].annular.centreline.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/centreline/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].annular.centreline.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/centreline/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].annular.centreline.z": { + "coordinates": [ + "wall.description_2d[:].vessel.unit[:].annular.centreline.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/centreline/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].annular.centreline.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/centreline/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.description_2d[:].vessel.unit[:].annular.centreline.z_error_lower": { + "coordinates": [ + "wall.description_2d[:].vessel.unit[:].annular.centreline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/centreline/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].annular.centreline.z_error_upper": { + "coordinates": [ + "wall.description_2d[:].vessel.unit[:].annular.centreline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/centreline/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].annular.outline_inner": { + "data_type": "STRUCTURE", + "documentation": "Inner vessel outline. Do NOT repeat the first point for closed contours", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/outline_inner", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_static_closed_flag" + }, + "wall.description_2d[:].vessel.unit[:].annular.outline_inner.closed": { + "data_type": "INT_0D", + "documentation": "Flag identifying whether the contour is closed (1) or open (0)", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/outline_inner/closed", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_2d[:].vessel.unit[:].annular.outline_inner.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/outline_inner/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].annular.outline_inner.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/outline_inner/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.description_2d[:].vessel.unit[:].annular.outline_inner.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/outline_inner/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].annular.outline_inner.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/outline_inner/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].annular.outline_inner.z": { + "coordinates": [ + "wall.description_2d[:].vessel.unit[:].annular.outline_inner.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/outline_inner/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].annular.outline_inner.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/outline_inner/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.description_2d[:].vessel.unit[:].annular.outline_inner.z_error_lower": { + "coordinates": [ + "wall.description_2d[:].vessel.unit[:].annular.outline_inner.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/outline_inner/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].annular.outline_inner.z_error_upper": { + "coordinates": [ + "wall.description_2d[:].vessel.unit[:].annular.outline_inner.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/outline_inner/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].annular.outline_outer": { + "data_type": "STRUCTURE", + "documentation": "Outer vessel outline. Do NOT repeat the first point for closed contours", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/outline_outer", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_static_closed_flag" + }, + "wall.description_2d[:].vessel.unit[:].annular.outline_outer.closed": { + "data_type": "INT_0D", + "documentation": "Flag identifying whether the contour is closed (1) or open (0)", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/outline_outer/closed", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_2d[:].vessel.unit[:].annular.outline_outer.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/outline_outer/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].annular.outline_outer.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/outline_outer/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.description_2d[:].vessel.unit[:].annular.outline_outer.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/outline_outer/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].annular.outline_outer.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/outline_outer/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].annular.outline_outer.z": { + "coordinates": [ + "wall.description_2d[:].vessel.unit[:].annular.outline_outer.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/outline_outer/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].annular.outline_outer.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/outline_outer/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.description_2d[:].vessel.unit[:].annular.outline_outer.z_error_lower": { + "coordinates": [ + "wall.description_2d[:].vessel.unit[:].annular.outline_outer.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/outline_outer/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].annular.outline_outer.z_error_upper": { + "coordinates": [ + "wall.description_2d[:].vessel.unit[:].annular.outline_outer.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/outline_outer/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].annular.resistivity": { + "data_type": "FLT_0D", + "documentation": "Resistivity of the vessel unit", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/resistivity", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "wall.description_2d[:].vessel.unit[:].annular.resistivity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"resistivity\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/resistivity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.description_2d[:].vessel.unit[:].annular.resistivity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"resistivity\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/resistivity_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "wall.description_2d[:].vessel.unit[:].annular.resistivity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"resistivity\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/resistivity_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "wall.description_2d[:].vessel.unit[:].annular.thickness": { + "coordinates": [ + "wall.description_2d[:].vessel.unit[:].annular.centreline.r" + ], + "data_type": "FLT_1D", + "documentation": "Thickness of the vessel layer in the perpendicular direction to the centreline. Thickness(i) is the thickness of the layer between centreline/r(i),z(i) and centreline/r(i+1),z(i+1)", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/thickness(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].annular.thickness_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"thickness\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/thickness_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.description_2d[:].vessel.unit[:].annular.thickness_error_lower": { + "coordinates": [ + "wall.description_2d[:].vessel.unit[:].annular.centreline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"thickness\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/thickness_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].annular.thickness_error_upper": { + "coordinates": [ + "wall.description_2d[:].vessel.unit[:].annular.centreline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"thickness\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/annular/thickness_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of block elements", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "38", + "structure_reference": "vessel_2d_element" + }, + "wall.description_2d[:].vessel.unit[:].element[:].j_tor": { + "data_type": "STRUCTURE", + "documentation": "Toroidal current induced in this block element", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/j_tor", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "A" + }, + "wall.description_2d[:].vessel.unit[:].element[:].j_tor.data": { + "coordinates": [ + "wall.description_2d[:].vessel.unit[:].element[:].j_tor.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/j_tor/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "j_tor/time", + "type": "dynamic", + "units": "A" + }, + "wall.description_2d[:].vessel.unit[:].element[:].j_tor.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/j_tor/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.description_2d[:].vessel.unit[:].element[:].j_tor.data_error_lower": { + "coordinates": [ + "wall.description_2d[:].vessel.unit[:].element[:].j_tor.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/j_tor/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "j_tor/time", + "type": "dynamic", + "units": "A" + }, + "wall.description_2d[:].vessel.unit[:].element[:].j_tor.data_error_upper": { + "coordinates": [ + "wall.description_2d[:].vessel.unit[:].element[:].j_tor.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/j_tor/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "j_tor/time", + "type": "dynamic", + "units": "A" + }, + "wall.description_2d[:].vessel.unit[:].element[:].j_tor.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/j_tor/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "j_tor/time", + "type": "dynamic", + "units": "s" + }, + "wall.description_2d[:].vessel.unit[:].element[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the block element", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_2d[:].vessel.unit[:].element[:].outline": { + "data_type": "STRUCTURE", + "documentation": "Outline of the block element. Do NOT repeat the first point for closed contours", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/outline", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_static_closed_flag" + }, + "wall.description_2d[:].vessel.unit[:].element[:].outline.closed": { + "data_type": "INT_0D", + "documentation": "Flag identifying whether the contour is closed (1) or open (0)", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/outline/closed", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_2d[:].vessel.unit[:].element[:].outline.r": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/outline/r(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].element[:].outline.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/outline/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.description_2d[:].vessel.unit[:].element[:].outline.r_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/outline/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].element[:].outline.r_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/outline/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].element[:].outline.z": { + "coordinates": [ + "wall.description_2d[:].vessel.unit[:].element[:].outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/outline/z(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].element[:].outline.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/outline/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.description_2d[:].vessel.unit[:].element[:].outline.z_error_lower": { + "coordinates": [ + "wall.description_2d[:].vessel.unit[:].element[:].outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/outline/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].element[:].outline.z_error_upper": { + "coordinates": [ + "wall.description_2d[:].vessel.unit[:].element[:].outline.r" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/outline/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "static", + "units": "m" + }, + "wall.description_2d[:].vessel.unit[:].element[:].resistance": { + "data_type": "FLT_0D", + "documentation": "Resistance of the block element", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/resistance", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "wall.description_2d[:].vessel.unit[:].element[:].resistance_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"resistance\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/resistance_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.description_2d[:].vessel.unit[:].element[:].resistance_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"resistance\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/resistance_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "wall.description_2d[:].vessel.unit[:].element[:].resistance_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"resistance\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/resistance_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "Ohm" + }, + "wall.description_2d[:].vessel.unit[:].element[:].resistivity": { + "data_type": "FLT_0D", + "documentation": "Resistivity of the block element", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/resistivity", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "wall.description_2d[:].vessel.unit[:].element[:].resistivity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"resistivity\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/resistivity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.description_2d[:].vessel.unit[:].element[:].resistivity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"resistivity\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/resistivity_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "wall.description_2d[:].vessel.unit[:].element[:].resistivity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"resistivity\"", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/element(i3)/resistivity_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "ohm.m" + }, + "wall.description_2d[:].vessel.unit[:].identifier": { + "data_type": "STR_0D", + "documentation": "Identifier of the unit", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/identifier", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_2d[:].vessel.unit[:].name": { + "data_type": "STR_0D", + "documentation": "Name of the unit", + "full_path": "wall/description_2d(i1)/vessel/unit(i2)/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_ggd": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of 3D wall descriptions, described using the GGD, for each type of possible physics or engineering configurations necessary (gas tight vs wall with ports and holes, coarse vs fine representation, ...). ", + "full_path": "wall/description_ggd(i1)", + "lifecycle_status": "alpha", + "maxoccur": "3", + "structure_reference": "wall_description_ggd" + }, + "wall.description_ggd[:].ggd": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Wall physics quantities represented using the general grid description, for various time slices.", + "full_path": "wall/description_ggd(i1)/ggd(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "wall_description_ggd_ggd", + "timebasepath": "time", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes": { + "data_type": "STRUCTURE", + "documentation": "Energy fluxes. The incident and emitted components are distinguished. The net flux received by the wall is equal to incident - emitted", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes", + "introduced_after_version": "3.37.2", + "lifecycle_status": "alpha", + "structure_reference": "wall_description_ggd_energy" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.current": { + "data_type": "STRUCTURE", + "documentation": "Current energy fluxes", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/current", + "lifecycle_status": "alpha", + "structure_reference": "wall_description_ggd_energy_simple" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.current.emitted": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emitted fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/current/emitted(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.current.emitted[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.current.emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/current/emitted(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.current.emitted[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/current/emitted(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.current.emitted[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.current.emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/current/emitted(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.current.emitted[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.current.emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/current/emitted(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.current.emitted[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/current/emitted(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.current.emitted[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/current/emitted(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.current.emitted[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/current/emitted(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.current.emitted[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/current/emitted(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.current.emitted[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/current/emitted(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.current.emitted[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/current/emitted(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.current.incident": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Incident fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/current/incident(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.current.incident[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.current.incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/current/incident(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.current.incident[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/current/incident(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.current.incident[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.current.incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/current/incident(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.current.incident[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.current.incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/current/incident(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.current.incident[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/current/incident(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.current.incident[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/current/incident(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.current.incident[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/current/incident(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.current.incident[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/current/incident(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.current.incident[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/current/incident(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.current.incident[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/current/incident(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic": { + "data_type": "STRUCTURE", + "documentation": "Energy fluxes due to the kinetic energy of particles", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic", + "lifecycle_status": "alpha", + "structure_reference": "wall_description_ggd_kinetic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons": { + "data_type": "STRUCTURE", + "documentation": "Electron fluxes. Fluxes are given at the wall, after the sheath.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons", + "lifecycle_status": "alpha", + "structure_reference": "wall_description_ggd_energy_simple" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.emitted": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emitted fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/emitted(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.emitted[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/emitted(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.emitted[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/emitted(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.emitted[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/emitted(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.emitted[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/emitted(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.emitted[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/emitted(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.emitted[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/emitted(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.emitted[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/emitted(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.emitted[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/emitted(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.emitted[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/emitted(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.emitted[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/emitted(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.incident": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Incident fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/incident(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.incident[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/incident(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.incident[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/incident(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.incident[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/incident(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.incident[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/incident(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.incident[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/incident(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.incident[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/incident(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.incident[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/incident(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.incident[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/incident(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.incident[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/incident(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.electrons.incident[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/incident(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fluxes related to the various ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below. Fluxes are given at the wall, after the sheath.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "wall_description_ggd_energy_ion" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].emitted": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emitted fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/emitted(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].emitted[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/emitted(i3)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].emitted[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/emitted(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].emitted[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/emitted(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].emitted[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/emitted(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].emitted[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/emitted(i3)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].emitted[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/emitted(i3)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].emitted[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/emitted(i3)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].emitted[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/emitted(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].emitted[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/emitted(i3)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].emitted[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/emitted(i3)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].incident": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Incident fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/incident(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].incident[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/incident(i3)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].incident[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/incident(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].incident[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/incident(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].incident[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/incident(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].incident[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/incident(i3)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].incident[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/incident(i3)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].incident[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/incident(i3)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].incident[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/incident(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].incident[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/incident(i3)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].incident[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/incident(i3)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H, D, T, He, C, D2, ...)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/neutral_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fluxes related to the different states of the species", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "wall_description_ggd_energy_ion_state" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].emitted": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emitted fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/emitted(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].emitted[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/emitted(i4)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].emitted[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/emitted(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].emitted[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/emitted(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].emitted[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/emitted(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].emitted[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/emitted(i4)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].emitted[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/emitted(i4)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].emitted[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/emitted(i4)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].emitted[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/emitted(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].emitted[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/emitted(i4)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].emitted[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/emitted(i4)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].incident": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Incident fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/incident(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].incident[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/incident(i4)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].incident[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/incident(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].incident[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/incident(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].incident[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/incident(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].incident[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/incident(i4)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].incident[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/incident(i4)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].incident[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/incident(i4)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].incident[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/incident(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].incident[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/incident(i4)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].incident[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/incident(i4)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Neutral species fluxes", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "wall_description_ggd_particle_neutral" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].emitted": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emitted fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/emitted(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].emitted[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/emitted(i3)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].emitted[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/emitted(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].emitted[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/emitted(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].emitted[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/emitted(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].emitted[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/emitted(i3)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].emitted[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/emitted(i3)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].emitted[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/emitted(i3)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].emitted[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/emitted(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].emitted[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/emitted(i3)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].emitted[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/emitted(i3)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].incident": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Incident fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/incident(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].incident[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/incident(i3)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].incident[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/incident(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].incident[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/incident(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].incident[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/incident(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].incident[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/incident(i3)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].incident[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/incident(i3)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].incident[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/incident(i3)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].incident[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/incident(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].incident[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/incident(i3)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].incident[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/incident(i3)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].ion_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding ion species in the ../../ion array", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/ion_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying neutral (e.g. H, D, T, He, C, ...)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fluxes related to the different states of the species", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "wall_description_ggd_particle_neutral_state" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].emitted": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emitted fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/emitted(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].emitted[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/emitted(i4)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].emitted[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/emitted(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].emitted[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/emitted(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].emitted[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/emitted(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].emitted[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/emitted(i4)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].emitted[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/emitted(i4)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].emitted[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/emitted(i4)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].emitted[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/emitted(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].emitted[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/emitted(i4)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].emitted[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/emitted(i4)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].incident": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Incident fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/incident(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].incident[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/incident(i4)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].incident[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/incident(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].incident[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/incident(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].incident[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/incident(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].incident[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/incident(i4)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].incident[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/incident(i4)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].incident[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/incident(i4)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].incident[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/incident(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].incident[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/incident(i4)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].incident[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/incident(i4)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying state", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].neutral_type": { + "data_type": "STRUCTURE", + "documentation": "Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/neutral_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].neutral_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/neutral_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].neutral_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/neutral_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].neutral_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/neutral_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.kinetic.neutral[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation": { + "data_type": "STRUCTURE", + "documentation": "Total radiation, not split by process", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/radiation", + "lifecycle_status": "alpha", + "structure_reference": "wall_description_ggd_energy_simple" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.emitted": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emitted fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/emitted(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.emitted[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/emitted(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.emitted[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/emitted(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.emitted[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/emitted(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.emitted[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/emitted(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.emitted[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/emitted(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.emitted[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/emitted(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.emitted[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/emitted(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.emitted[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/emitted(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.emitted[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/emitted(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.emitted[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/emitted(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.incident": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Incident fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/incident(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.incident[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/incident(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.incident[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/incident(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.incident[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/incident(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.incident[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/incident(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.incident[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/incident(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.incident[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/incident(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.incident[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/incident(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.incident[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/incident(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.incident[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/incident(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.radiation.incident[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/incident(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination": { + "data_type": "STRUCTURE", + "documentation": "Wall recombination ", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination", + "lifecycle_status": "alpha", + "structure_reference": "wall_description_ggd_recombination" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fluxes related to the various ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "wall_description_ggd_energy_ion" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].emitted": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emitted fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/emitted(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].emitted[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/emitted(i3)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].emitted[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/emitted(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].emitted[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/emitted(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].emitted[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/emitted(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].emitted[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/emitted(i3)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].emitted[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/emitted(i3)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].emitted[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/emitted(i3)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].emitted[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/emitted(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].emitted[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/emitted(i3)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].emitted[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/emitted(i3)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].incident": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Incident fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/incident(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].incident[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/incident(i3)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].incident[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/incident(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].incident[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/incident(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].incident[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/incident(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].incident[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/incident(i3)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].incident[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/incident(i3)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].incident[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/incident(i3)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].incident[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/incident(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].incident[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/incident(i3)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].incident[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/incident(i3)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H, D, T, He, C, D2, ...)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/neutral_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fluxes related to the different states of the species", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "wall_description_ggd_energy_ion_state" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].emitted": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emitted fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/emitted(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].emitted[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/emitted(i4)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].emitted[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/emitted(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].emitted[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/emitted(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].emitted[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/emitted(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].emitted[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/emitted(i4)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].emitted[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/emitted(i4)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].emitted[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/emitted(i4)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].emitted[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/emitted(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].emitted[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/emitted(i4)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].emitted[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/emitted(i4)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].incident": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Incident fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/incident(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].incident[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/incident(i4)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].incident[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/incident(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].incident[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/incident(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].incident[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/incident(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].incident[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/incident(i4)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].incident[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/incident(i4)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].incident[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/incident(i4)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].incident[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/incident(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].incident[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/incident(i4)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].incident[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/incident(i4)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Neutral species fluxes", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "wall_description_ggd_particle_neutral" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].emitted": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emitted fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/emitted(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].emitted[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/emitted(i3)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].emitted[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/emitted(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].emitted[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/emitted(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].emitted[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/emitted(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].emitted[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/emitted(i3)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].emitted[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/emitted(i3)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].emitted[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/emitted(i3)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].emitted[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/emitted(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].emitted[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/emitted(i3)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].emitted[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/emitted(i3)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].incident": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Incident fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/incident(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].incident[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/incident(i3)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].incident[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/incident(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].incident[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/incident(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].incident[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/incident(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].incident[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/incident(i3)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].incident[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/incident(i3)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].incident[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/incident(i3)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].incident[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/incident(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].incident[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/incident(i3)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].incident[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/incident(i3)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].ion_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding ion species in the ../../ion array", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/ion_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying neutral (e.g. H, D, T, He, C, ...)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fluxes related to the different states of the species", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "wall_description_ggd_particle_neutral_state" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].emitted": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emitted fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/emitted(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].emitted[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/emitted(i4)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].emitted[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/emitted(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].emitted[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/emitted(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].emitted[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/emitted(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].emitted[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/emitted(i4)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].emitted[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/emitted(i4)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].emitted[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/emitted(i4)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].emitted[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/emitted(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].emitted[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/emitted(i4)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].emitted[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/emitted(i4)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].incident": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Incident fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/incident(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].incident[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/incident(i4)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].incident[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/incident(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].incident[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/incident(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].incident[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/incident(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].incident[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/incident(i4)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].incident[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/incident(i4)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].incident[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/incident(i4)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].incident[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/incident(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].incident[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/incident(i4)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].incident[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/incident(i4)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying state", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].neutral_type": { + "data_type": "STRUCTURE", + "documentation": "Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/neutral_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].neutral_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/neutral_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].neutral_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/neutral_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].neutral_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/neutral_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].energy_fluxes.recombination.neutral[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes": { + "data_type": "STRUCTURE", + "documentation": "Particle fluxes. The incident and emitted components are distinguished. The net flux received by the wall is equal to incident - emitted", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes", + "introduced_after_version": "3.37.2", + "lifecycle_status": "alpha", + "structure_reference": "wall_description_ggd_particle" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons": { + "data_type": "STRUCTURE", + "documentation": "Electron fluxes ", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/electrons", + "lifecycle_status": "alpha", + "structure_reference": "wall_description_ggd_particle_el" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.emitted": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emitted fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/emitted(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.emitted[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/emitted(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.emitted[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/emitted(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.emitted[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/emitted(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.emitted[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/emitted(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.emitted[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/emitted(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.emitted[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/emitted(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.emitted[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/emitted(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.emitted[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/emitted(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.emitted[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/emitted(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.emitted[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/emitted(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.incident": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Incident fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/incident(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.incident[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/incident(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.incident[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/incident(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.incident[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/incident(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.incident[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/incident(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.incident[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/incident(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.incident[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/incident(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.incident[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/incident(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.incident[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/incident(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.incident[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/incident(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.electrons.incident[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/incident(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fluxes related to the various ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "wall_description_ggd_particle_ion" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].emitted": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emitted fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/emitted(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].emitted[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/emitted(i3)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].emitted[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/emitted(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].emitted[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/emitted(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].emitted[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/emitted(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].emitted[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/emitted(i3)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].emitted[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/emitted(i3)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].emitted[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/emitted(i3)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].emitted[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/emitted(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].emitted[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/emitted(i3)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].emitted[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/emitted(i3)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].incident": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Incident fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/incident(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].incident[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/incident(i3)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].incident[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/incident(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].incident[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/incident(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].incident[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/incident(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].incident[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/incident(i3)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].incident[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/incident(i3)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].incident[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/incident(i3)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].incident[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/incident(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].incident[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/incident(i3)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].incident[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/incident(i3)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H, D, T, He, C, D2, ...)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/neutral_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fluxes related to the different states of the species", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "wall_description_ggd_particle_ion_state" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].emitted": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emitted fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/emitted(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].emitted[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/emitted(i4)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].emitted[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/emitted(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].emitted[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/emitted(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].emitted[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/emitted(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].emitted[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/emitted(i4)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].emitted[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/emitted(i4)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].emitted[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/emitted(i4)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].emitted[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/emitted(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].emitted[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/emitted(i4)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].emitted[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/emitted(i4)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].incident": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Incident fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/incident(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].incident[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/incident(i4)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].incident[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/incident(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].incident[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/incident(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].incident[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/incident(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].incident[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/incident(i4)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].incident[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/incident(i4)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].incident[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/incident(i4)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].incident[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/incident(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].incident[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/incident(i4)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].incident[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/incident(i4)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Neutral species fluxes", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "wall_description_ggd_particle_neutral" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].emitted": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emitted fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/emitted(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].emitted[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/emitted(i3)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].emitted[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/emitted(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].emitted[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/emitted(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].emitted[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/emitted(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].emitted[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/emitted(i3)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].emitted[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/emitted(i3)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].emitted[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/emitted(i3)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].emitted[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/emitted(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].emitted[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/emitted(i3)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].emitted[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/emitted(i3)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].incident": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Incident fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/incident(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].incident[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/incident(i3)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].incident[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/incident(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].incident[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/incident(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].incident[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/incident(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].incident[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/incident(i3)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].incident[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/incident(i3)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].incident[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/incident(i3)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].incident[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/incident(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].incident[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/incident(i3)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].incident[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/incident(i3)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].ion_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding ion species in the ../../ion array", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/ion_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying neutral (e.g. H, D, T, He, C, ...)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fluxes related to the different states of the species", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "wall_description_ggd_particle_neutral_state" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].emitted": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Emitted fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/emitted(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].emitted[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/emitted(i4)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].emitted[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/emitted(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].emitted[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/emitted(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].emitted[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].emitted[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/emitted(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].emitted[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/emitted(i4)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].emitted[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/emitted(i4)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].emitted[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/emitted(i4)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].emitted[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/emitted(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].emitted[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/emitted(i4)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].emitted[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/emitted(i4)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].incident": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Incident fluxes for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/incident(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].incident[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/incident(i4)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].incident[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/incident(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].incident[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/incident(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].incident[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].incident[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/incident(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].incident[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/incident(i4)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].incident[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/incident(i4)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].incident[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/incident(i4)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].incident[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/incident(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].incident[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/incident(i4)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].incident[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/incident(i4)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-2.s^-1" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying state", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].neutral_type": { + "data_type": "STRUCTURE", + "documentation": "Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/neutral_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].neutral_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/neutral_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].neutral_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/neutral_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].neutral_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/neutral_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].particle_fluxes.neutral[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].power_density": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Net power density arriving on the wall surface, for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/power_density(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].power_density[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].power_density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/power_density(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].power_density[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/power_density(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].power_density[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].power_density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/power_density(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].power_density[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].power_density[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/power_density(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].power_density[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/power_density(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].power_density[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/power_density(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].power_density[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/power_density(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].power_density[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/power_density(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].power_density[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/power_density(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].power_density[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/power_density(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.description_ggd[:].ggd[:].recycling": { + "data_type": "STRUCTURE", + "documentation": "Fraction of incoming particles that is reflected back to the vacuum chamber", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling", + "introduced_after_version": "3.37.2", + "lifecycle_status": "alpha", + "structure_reference": "wall_description_ggd_recycling" + }, + "wall.description_ggd[:].ggd[:].recycling.ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Recycling coefficients for the various ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "wall_description_ggd_recycling_ion" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].coefficient": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Recycling coefficient for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/coefficient(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].coefficient[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].recycling.ion[:].coefficient[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/coefficient(i3)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].coefficient[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/coefficient(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].coefficient[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].recycling.ion[:].coefficient[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/coefficient(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].coefficient[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].recycling.ion[:].coefficient[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/coefficient(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].coefficient[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/coefficient(i3)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].coefficient[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/coefficient(i3)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].coefficient[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/coefficient(i3)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].coefficient[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/coefficient(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].coefficient[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/coefficient(i3)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].coefficient[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/coefficient(i3)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying ion (e.g. H, D, T, He, C, D2, ...)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].neutral_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding neutral species in the ../../neutral array", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/neutral_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fluxes related to the different states of the species", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "wall_description_ggd_recycling_ion_state" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].coefficient": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Recycling coefficient for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/coefficient(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].coefficient[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].coefficient[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/coefficient(i4)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].coefficient[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/coefficient(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].coefficient[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].coefficient[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/coefficient(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].coefficient[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].coefficient[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/coefficient(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].coefficient[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/coefficient(i4)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].coefficient[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/coefficient(i4)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].coefficient[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/coefficient(i4)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].coefficient[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/coefficient(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].coefficient[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/coefficient(i4)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].coefficient[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/coefficient(i4)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/ion(i2)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Recycling coefficients for the various neutral species", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "wall_description_ggd_recycling_neutral" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].coefficient": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Recycling coefficient for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/coefficient(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].coefficient[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].recycling.neutral[:].coefficient[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/coefficient(i3)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].coefficient[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/coefficient(i3)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].coefficient[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].recycling.neutral[:].coefficient[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/coefficient(i3)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].coefficient[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].recycling.neutral[:].coefficient[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/coefficient(i3)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].coefficient[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/coefficient(i3)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].coefficient[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/coefficient(i3)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].coefficient[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/coefficient(i3)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].coefficient[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/coefficient(i3)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].coefficient[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/coefficient(i3)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].coefficient[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/coefficient(i3)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].ion_index": { + "data_type": "INT_0D", + "documentation": "Index of the corresponding ion species in the ../../ion array", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/ion_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying neutral (e.g. H, D, T, He, C, ...)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Fluxes related to the different states of the species", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "wall_description_ggd_recycling_neutral_state" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].coefficient": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Recycling coefficient for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/coefficient(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].coefficient[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].coefficient[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/coefficient(i4)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].coefficient[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/coefficient(i4)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].coefficient[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].coefficient[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/coefficient(i4)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].coefficient[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].coefficient[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/coefficient(i4)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].coefficient[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/coefficient(i4)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].coefficient[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/coefficient(i4)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].coefficient[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/coefficient(i4)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].coefficient[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/coefficient(i4)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].coefficient[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/coefficient(i4)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].coefficient[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/coefficient(i4)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying state", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].neutral_type": { + "data_type": "STRUCTURE", + "documentation": "Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/neutral_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].neutral_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/neutral_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].neutral_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/neutral_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].neutral_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/neutral_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "wall.description_ggd[:].ggd[:].recycling.neutral[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].temperature": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Temperature of the wall, for various wall components (grid subsets)", + "full_path": "wall/description_ggd(i1)/ggd(itime)/temperature(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "K" + }, + "wall.description_ggd[:].ggd[:].temperature[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].temperature[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/temperature(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "K" + }, + "wall.description_ggd[:].ggd[:].temperature[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/temperature(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].temperature[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].temperature[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/temperature(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "K" + }, + "wall.description_ggd[:].ggd[:].temperature[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].temperature[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/temperature(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "K" + }, + "wall.description_ggd[:].ggd[:].temperature[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/temperature(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].temperature[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/temperature(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].temperature[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/temperature(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "K" + }, + "wall.description_ggd[:].ggd[:].temperature[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/temperature(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].temperature[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/temperature(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "K" + }, + "wall.description_ggd[:].ggd[:].temperature[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/temperature(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "K" + }, + "wall.description_ggd[:].ggd[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "wall/description_ggd(i1)/ggd(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "wall.description_ggd[:].ggd[:].v_biasing": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Electric potential applied to the wall element by outside means, for various wall components (grid subsets). Different from the plasma electric potential or the sheath potential drop.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/v_biasing(i2)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "V" + }, + "wall.description_ggd[:].ggd[:].v_biasing[:].coefficients": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].v_biasing[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "wall/description_ggd(i1)/ggd(itime)/v_biasing(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "wall.description_ggd[:].ggd[:].v_biasing[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/v_biasing(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].v_biasing[:].coefficients_error_lower": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].v_biasing[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/v_biasing(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "wall.description_ggd[:].ggd[:].v_biasing[:].coefficients_error_upper": { + "coordinates": [ + "wall.description_ggd[:].ggd[:].v_biasing[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/v_biasing(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "wall.description_ggd[:].ggd[:].v_biasing[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/ggd(itime)/v_biasing(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].v_biasing[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/ggd(itime)/v_biasing(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].v_biasing[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "wall/description_ggd(i1)/ggd(itime)/v_biasing(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "wall.description_ggd[:].ggd[:].v_biasing[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/v_biasing(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].ggd[:].v_biasing[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/v_biasing(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "wall.description_ggd[:].ggd[:].v_biasing[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "wall/description_ggd(i1)/ggd(itime)/v_biasing(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V" + }, + "wall.description_ggd[:].grid_ggd": { + "coordinates": [ + "wall.description_ggd[:].grid_ggd[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Wall geometry described using the Generic Grid Description, for various time slices (in case of mobile wall elements). The timebase of this array of structure must be a subset of the timebase on which physical quantities are described (../ggd structure). Grid_subsets are used to describe various wall components in a modular way.", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_aos3_root", + "timebasepath": "time", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Grid subsets", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].base": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/base(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].base[:].jacobian": { + "coordinates": [ + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/base(i3)/jacobian(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].base[:].jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/base(i3)/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].base[:].jacobian_error_lower": { + "coordinates": [ + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/base(i3)/jacobian_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].base[:].jacobian_error_upper": { + "coordinates": [ + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/base(i3)/jacobian_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].base[:].tensor_contravariant": { + "coordinates": [ + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/base(i3)/tensor_contravariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].base[:].tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/base(i3)/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].base[:].tensor_contravariant_error_lower": { + "coordinates": [ + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/base(i3)/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].base[:].tensor_contravariant_error_upper": { + "coordinates": [ + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/base(i3)/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].base[:].tensor_covariant": { + "coordinates": [ + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/base(i3)/tensor_covariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].base[:].tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/base(i3)/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].base[:].tensor_covariant_error_lower": { + "coordinates": [ + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/base(i3)/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].base[:].tensor_covariant_error_upper": { + "coordinates": [ + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/base(i3)/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].dimension": { + "data_type": "INT_0D", + "documentation": "Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/dimension", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].element[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects defining the element", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/element(i3)/object(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element_object" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].element[:].object[:].dimension": { + "data_type": "INT_0D", + "documentation": "Dimension of the object", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/element(i3)/object(i4)/dimension", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].element[:].object[:].index": { + "data_type": "INT_0D", + "documentation": "Object index", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/element(i3)/object(i4)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].element[:].object[:].space": { + "data_type": "INT_0D", + "documentation": "Index of the space from which that object is taken", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/element(i3)/object(i4)/space", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_subset_identifier.xml", + "documentation": "Grid subset identifier\n0) unspecified : unspecified\n1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]\n200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).\n2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces\n4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces\n5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n6) x_points : Nodes defining x-points\n7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point\n8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point\n9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point\n10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point\n11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix\n12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix\n13) outer_target : y-aligned edges defining the outer target\n14) inner_target : y-aligned edges defining the inner target\n15) core_boundary : Innermost x-aligned edges\n16) separatrix : x-aligned edges defining the active separatrix\n17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions\n18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region\n19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region\n20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region\n21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region\n22) core : Cells inside the active separatrix\n23) sol : Cells defining the main SOL outside of the divertor regions\n24) outer_divertor : Cells defining the outer divertor region\n25) inner_divertor : Cells defining the inner divertor region\n26) core_sol : x-aligned edges defining part of active separatrix separating core and sol\n27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)\n28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)\n29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point\n30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point\n31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point\n32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point\n33) separatrix_2 : x-aligned edges defining the non-active separatrix\n34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region\n35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region\n36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region\n37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region\n38) intra_sep : Cells between the two separatrices\n39) outer_divertor_2 : Cells defining the outer inactive divertor region\n40) inner_divertor_2 : Cells defining the inner inactive divertor region\n41) outer_target_2 : y-aligned edges defining the outer inactive target\n42) inner_target_2 : y-aligned edges defining the inner inactive target\n43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n44) full_wall : All edges defining walls, baffles, and targets\n45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg\n46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg\n47) outer_sf_pfr_connection_1 : y-aligned edges defining\u00a0the connection between the outer snowflake entrance and third leg\n48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg\n100) magnetic_axis : Point corresponding to the magnetic axis\n101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane\n102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane\n103) outer_target_separatrix : Point on active separatrix at outer active target\n104) inner_target_separatrix : Point on active separatrix at inner active target\n105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target\n106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "url": "utilities/LFS_snowflake_GGD_subsets.png" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].metric": { + "data_type": "STRUCTURE", + "documentation": "Metric of the canonical frame onto Cartesian coordinates", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/metric", + "lifecycle_status": "alpha", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].metric.jacobian": { + "coordinates": [ + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/metric/jacobian(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].metric.jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/metric/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].metric.jacobian_error_lower": { + "coordinates": [ + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/metric/jacobian_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].metric.jacobian_error_upper": { + "coordinates": [ + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/metric/jacobian_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].metric.tensor_contravariant": { + "coordinates": [ + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/metric/tensor_contravariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].metric.tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/metric/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].metric.tensor_contravariant_error_lower": { + "coordinates": [ + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/metric/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].metric.tensor_contravariant_error_upper": { + "coordinates": [ + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/metric/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].metric.tensor_covariant": { + "coordinates": [ + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/metric/tensor_covariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].metric.tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/metric/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].metric.tensor_covariant_error_lower": { + "coordinates": [ + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/metric/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].metric.tensor_covariant_error_upper": { + "coordinates": [ + "wall.description_ggd[:].grid_ggd[:].grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/metric/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_identifier.xml", + "documentation": "Grid identifier\n0) unspecified : unspecified\n1) linear : Linear\n2) cylinder : Cylindrical geometry (straight in axial direction)\n3) limiter : Limiter\n4) SN : Single null\n5) CDN : Connected double null\n6) DDN_bottom : Disconnected double null with inner X-point below the midplane\n7) DDN_top : Disconnected double null with inner X-point above the midplane\n8) annulus : Annular geometry (not necessarily with straight axis)\n9) stellarator_island : Stellarator island geometry\n10) structured_spaces : Structured grid represented with multiple spaces of dimension 1\n11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary\n12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary\n100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "wall.description_ggd[:].grid_ggd[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].path": { + "data_type": "STR_0D", + "documentation": "Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: IDS::wall/0/description_ggd(1)/grid_ggd, means that the grid is located in the wall IDS, occurrence 0, with relative path description_ggd(1)/grid_ggd, using Fortran index convention (here : first index of the array)", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/path", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].space": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of grid spaces", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space", + "url_protected": "https://confluence.iter.org/download/attachments/178133297/GGDguide.pdf" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].coordinates_type": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/coordinates_type(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "url": "utilities/coordinate_identifier.xml" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].geometry_type": { + "data_type": "STRUCTURE", + "documentation": "Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/geometry_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].geometry_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/geometry_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].geometry_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/geometry_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].geometry_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/geometry_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_space_identifier.xml", + "documentation": "Space identifier\n0) unspecified : unspecified\n1) primary_standard : Primary space defining the standard grid\n2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space\n3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].geometry_content": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_geometry_content_identifier.xml", + "documentation": "Content of the ../object/geometry node for this dimension\n0) unspecified : unspecified\n1) node_coordinates : For nodes : node coordinates\n11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix\n21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge\n31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces\n32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/geometry_content", + "introduced_after_version": "3.33.0", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/geometry_content/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/geometry_content/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/geometry_content/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects for a given dimension", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object_boundary" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].index": { + "data_type": "INT_0D", + "documentation": "Index of this (n-1)-dimensional boundary object", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].neighbours": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5)/neighbours(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered. ", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)/geometry(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry_2d\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"geometry_2d\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d_error_lower(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"geometry_2d\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d_error_upper(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"geometry\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"geometry\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure": { + "data_type": "FLT_0D", + "documentation": "Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)/measure", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measure\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)/measure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measure\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)/measure_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measure\"", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)/measure_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "wall.description_ggd[:].grid_ggd[:].space[:].objects_per_dimension[:].object[:].nodes": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)/nodes(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].grid_ggd[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "wall/description_ggd(i1)/grid_ggd(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "wall.description_ggd[:].material": { + "coordinates": [ + "wall.description_ggd[:].material[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Material of each grid_ggd object, given for each slice of the grid_ggd time base (the material is not supposed to change, but grid_ggd may evolve with time)", + "full_path": "wall/description_ggd(i1)/material(itime)", + "introduced_after_version": "3.37.2", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "wall_description_ggd_material", + "timebasepath": "time", + "type": "dynamic" + }, + "wall.description_ggd[:].material[:].grid_subset": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "doc_identifier": "utilities/materials_identifier.xml", + "documentation": "Material is described for various wall components (grid subsets), using the identifier convention below\n0) unspecified : unspecified\n1) C : Carbon\n2) W : Tungsten\n3) C_W_coating : Carbon with tungsten coating\n4) SS : Stainless steel\n5) SS_C_coating : Stainless steel with carbon coating\n6) IN : Inconel\n7) IN_C_coating : Inconel with carbon coating\n8) BC : Boron carbide\n17) BN : Boron nitride\n9) Ti_C_coating : Titanium with carbon coating\n10) Be : Beryllium\n11) Mo : Molybdenum\n12) Quartz : Quartz\n13) Ge : Germanium\n14) Si : Silicon\n15) LiF : Lithium fluoride\n16) InSb : Indium antimonide\n18) Cu : Copper\n19) CuCrZr : Copper Chromium Zirconium alloy", + "full_path": "wall/description_ggd(i1)/material(itime)/grid_subset(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_identifier" + }, + "wall.description_ggd[:].material[:].grid_subset[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "wall/description_ggd(i1)/material(itime)/grid_subset(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].material[:].grid_subset[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "wall/description_ggd(i1)/material(itime)/grid_subset(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].material[:].grid_subset[:].identifiers": { + "data_type": "STRUCTURE", + "documentation": "Identifier values, one value is provided per element in the grid subset. If the size of the child arrays is 1, their value applies to all elements of the subset.", + "full_path": "wall/description_ggd(i1)/material(itime)/grid_subset(i2)/identifiers", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3_1d" + }, + "wall.description_ggd[:].material[:].grid_subset[:].identifiers.descriptions": { + "coordinates": [ + "wall.description_ggd[:].material[:].grid_subset[:].identifiers.names" + ], + "data_type": "STR_1D", + "documentation": "Verbose description", + "full_path": "wall/description_ggd(i1)/material(itime)/grid_subset(i2)/identifiers/descriptions(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].material[:].grid_subset[:].identifiers.indices": { + "coordinates": [ + "wall.description_ggd[:].material[:].grid_subset[:].identifiers.names" + ], + "data_type": "INT_1D", + "documentation": "Integer identifiers (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "wall/description_ggd(i1)/material(itime)/grid_subset(i2)/identifiers/indices(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].material[:].grid_subset[:].identifiers.names": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "Short string identifiers", + "full_path": "wall/description_ggd(i1)/material(itime)/grid_subset(i2)/identifiers/names(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "wall.description_ggd[:].material[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "wall/description_ggd(i1)/material(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "wall.description_ggd[:].type": { + "data_type": "STRUCTURE", + "documentation": "Type of wall: index = 0 for gas tight and 1 for a wall with holes/open ports", + "full_path": "wall/description_ggd(i1)/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_static" + }, + "wall.description_ggd[:].type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "wall/description_ggd(i1)/type/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_ggd[:].type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "wall/description_ggd(i1)/type/index", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.description_ggd[:].type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "wall/description_ggd(i1)/type/name", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.first_wall_enclosed_volume": { + "data_type": "FLT_0D", + "documentation": "Volume available to gas or plasma enclosed by the first wall contour", + "full_path": "wall/first_wall_enclosed_volume", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^3" + }, + "wall.first_wall_enclosed_volume_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"first_wall_enclosed_volume\"", + "full_path": "wall/first_wall_enclosed_volume_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.first_wall_enclosed_volume_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"first_wall_enclosed_volume\"", + "full_path": "wall/first_wall_enclosed_volume_error_lower", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^3" + }, + "wall.first_wall_enclosed_volume_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"first_wall_enclosed_volume\"", + "full_path": "wall/first_wall_enclosed_volume_error_upper", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^3" + }, + "wall.first_wall_power_flux_peak": { + "data_type": "STRUCTURE", + "documentation": "Peak power flux on the first wall", + "full_path": "wall/first_wall_power_flux_peak", + "lifecycle_status": "alpha", + "structure_reference": "signal_flt_1d", + "units": "W.m^-2" + }, + "wall.first_wall_power_flux_peak.data": { + "coordinates": [ + "wall.first_wall_power_flux_peak.time" + ], + "data_type": "FLT_1D", + "documentation": "Data", + "full_path": "wall/first_wall_power_flux_peak/data(:)", + "lifecycle_status": "alpha", + "timebasepath": "first_wall_power_flux_peak/time", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.first_wall_power_flux_peak.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "wall/first_wall_power_flux_peak/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.first_wall_power_flux_peak.data_error_lower": { + "coordinates": [ + "wall.first_wall_power_flux_peak.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"data\"", + "full_path": "wall/first_wall_power_flux_peak/data_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "first_wall_power_flux_peak/time", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.first_wall_power_flux_peak.data_error_upper": { + "coordinates": [ + "wall.first_wall_power_flux_peak.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"data\"", + "full_path": "wall/first_wall_power_flux_peak/data_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "first_wall_power_flux_peak/time", + "type": "dynamic", + "units": "W.m^-2" + }, + "wall.first_wall_power_flux_peak.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Time", + "full_path": "wall/first_wall_power_flux_peak/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "first_wall_power_flux_peak/time", + "type": "dynamic", + "units": "s" + }, + "wall.first_wall_surface_area": { + "data_type": "FLT_0D", + "documentation": "First wall surface area", + "full_path": "wall/first_wall_surface_area", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "wall.first_wall_surface_area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"first_wall_surface_area\"", + "full_path": "wall/first_wall_surface_area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.first_wall_surface_area_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"first_wall_surface_area\"", + "full_path": "wall/first_wall_surface_area_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "wall.first_wall_surface_area_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"first_wall_surface_area\"", + "full_path": "wall/first_wall_surface_area_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "m^2" + }, + "wall.global_quantities": { + "data_type": "STRUCTURE", + "documentation": "Simple 0D description of plasma-wall interaction", + "full_path": "wall/global_quantities", + "lifecycle_status": "alpha", + "structure_reference": "wall_global_quantitites" + }, + "wall.global_quantities.current_tor": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal current flowing in the vacuum vessel", + "full_path": "wall/global_quantities/current_tor(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "wall.global_quantities.current_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_tor\"", + "full_path": "wall/global_quantities/current_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.current_tor_error_lower": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current_tor\"", + "full_path": "wall/global_quantities/current_tor_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "wall.global_quantities.current_tor_error_upper": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current_tor\"", + "full_path": "wall/global_quantities/current_tor_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "A" + }, + "wall.global_quantities.electrons": { + "data_type": "STRUCTURE", + "documentation": "Quantities related to electrons", + "full_path": "wall/global_quantities/electrons", + "lifecycle_status": "alpha", + "structure_reference": "wall_global_quantitites_electrons" + }, + "wall.global_quantities.electrons.gas_puff": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Gas puff rate (in equivalent electrons)", + "full_path": "wall/global_quantities/electrons/gas_puff(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.electrons.gas_puff_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"gas_puff\"", + "full_path": "wall/global_quantities/electrons/gas_puff_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.electrons.gas_puff_error_lower": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"gas_puff\"", + "full_path": "wall/global_quantities/electrons/gas_puff_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.electrons.gas_puff_error_upper": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"gas_puff\"", + "full_path": "wall/global_quantities/electrons/gas_puff_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.electrons.particle_flux_from_plasma": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Particle flux from the plasma (in equivalent electrons)", + "full_path": "wall/global_quantities/electrons/particle_flux_from_plasma(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.electrons.particle_flux_from_plasma_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particle_flux_from_plasma\"", + "full_path": "wall/global_quantities/electrons/particle_flux_from_plasma_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.electrons.particle_flux_from_plasma_error_lower": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"particle_flux_from_plasma\"", + "full_path": "wall/global_quantities/electrons/particle_flux_from_plasma_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.electrons.particle_flux_from_plasma_error_upper": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"particle_flux_from_plasma\"", + "full_path": "wall/global_quantities/electrons/particle_flux_from_plasma_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.electrons.particle_flux_from_wall": { + "coordinates": [ + "1...3", + "wall.time" + ], + "data_type": "FLT_2D", + "documentation": "Particle flux from the wall corresponding to the conversion into various neutral types (first dimension: 1: cold; 2: thermal; 3: fast), in equivalent electrons", + "full_path": "wall/global_quantities/electrons/particle_flux_from_wall(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.electrons.particle_flux_from_wall_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particle_flux_from_wall\"", + "full_path": "wall/global_quantities/electrons/particle_flux_from_wall_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.electrons.particle_flux_from_wall_error_lower": { + "coordinates": [ + "1...3", + "wall.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"particle_flux_from_wall\"", + "full_path": "wall/global_quantities/electrons/particle_flux_from_wall_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.electrons.particle_flux_from_wall_error_upper": { + "coordinates": [ + "1...3", + "wall.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"particle_flux_from_wall\"", + "full_path": "wall/global_quantities/electrons/particle_flux_from_wall_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.electrons.power_inner_target": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Electron power on the inner target", + "full_path": "wall/global_quantities/electrons/power_inner_target(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.electrons.power_inner_target_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inner_target\"", + "full_path": "wall/global_quantities/electrons/power_inner_target_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.electrons.power_inner_target_error_lower": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_inner_target\"", + "full_path": "wall/global_quantities/electrons/power_inner_target_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.electrons.power_inner_target_error_upper": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_inner_target\"", + "full_path": "wall/global_quantities/electrons/power_inner_target_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.electrons.power_outer_target": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Electron power on the inner target", + "full_path": "wall/global_quantities/electrons/power_outer_target(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.electrons.power_outer_target_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_outer_target\"", + "full_path": "wall/global_quantities/electrons/power_outer_target_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.electrons.power_outer_target_error_lower": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_outer_target\"", + "full_path": "wall/global_quantities/electrons/power_outer_target_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.electrons.power_outer_target_error_upper": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_outer_target\"", + "full_path": "wall/global_quantities/electrons/power_outer_target_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.electrons.pumping_speed": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Pumped particle flux (in equivalent electrons)", + "full_path": "wall/global_quantities/electrons/pumping_speed(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.electrons.pumping_speed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pumping_speed\"", + "full_path": "wall/global_quantities/electrons/pumping_speed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.electrons.pumping_speed_error_lower": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pumping_speed\"", + "full_path": "wall/global_quantities/electrons/pumping_speed_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.electrons.pumping_speed_error_upper": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pumping_speed\"", + "full_path": "wall/global_quantities/electrons/pumping_speed_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.neutral": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the various neutral species", + "full_path": "wall/global_quantities/neutral(i1)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "wall_global_quantitites_neutral" + }, + "wall.global_quantities.neutral[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "wall/global_quantities/neutral(i1)/element(i2)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "plasma_composition_neutral_element_constant" + }, + "wall.global_quantities.neutral[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "wall/global_quantities/neutral(i1)/element(i2)/a", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "wall.global_quantities.neutral[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "wall/global_quantities/neutral(i1)/element(i2)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.neutral[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "wall/global_quantities/neutral(i1)/element(i2)/a_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "wall.global_quantities.neutral[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "wall/global_quantities/neutral(i1)/element(i2)/a_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "wall.global_quantities.neutral[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "wall/global_quantities/neutral(i1)/element(i2)/atoms_n", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.global_quantities.neutral[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "wall/global_quantities/neutral(i1)/element(i2)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "wall.global_quantities.neutral[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "wall/global_quantities/neutral(i1)/element(i2)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.neutral[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "wall/global_quantities/neutral(i1)/element(i2)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "wall.global_quantities.neutral[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "wall/global_quantities/neutral(i1)/element(i2)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "wall.global_quantities.neutral[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "wall/global_quantities/neutral(i1)/element(i2)/z_n", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "wall.global_quantities.neutral[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "wall/global_quantities/neutral(i1)/element(i2)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.neutral[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "wall/global_quantities/neutral(i1)/element(i2)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "wall.global_quantities.neutral[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "wall/global_quantities/neutral(i1)/element(i2)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "wall.global_quantities.neutral[:].gas_puff": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Gas puff rate for that species", + "full_path": "wall/global_quantities/neutral(i1)/gas_puff(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.neutral[:].gas_puff_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"gas_puff\"", + "full_path": "wall/global_quantities/neutral(i1)/gas_puff_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.neutral[:].gas_puff_error_lower": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"gas_puff\"", + "full_path": "wall/global_quantities/neutral(i1)/gas_puff_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.neutral[:].gas_puff_error_upper": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"gas_puff\"", + "full_path": "wall/global_quantities/neutral(i1)/gas_puff_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.neutral[:].incident_species": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Sputtering coefficients due to a set of incident species", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)", + "introduced_after_version": "3.36.0", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "wall_global_quantitites_neutral_origin" + }, + "wall.global_quantities.neutral[:].incident_species[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule of the incident species", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "5", + "structure_reference": "plasma_composition_neutral_element_constant" + }, + "wall.global_quantities.neutral[:].incident_species[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "wall.global_quantities.neutral[:].incident_species[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.neutral[:].incident_species[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "wall.global_quantities.neutral[:].incident_species[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Atomic Mass Unit" + }, + "wall.global_quantities.neutral[:].incident_species[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.global_quantities.neutral[:].incident_species[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "wall.global_quantities.neutral[:].incident_species[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.neutral[:].incident_species[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "wall.global_quantities.neutral[:].incident_species[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "wall.global_quantities.neutral[:].incident_species[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "wall.global_quantities.neutral[:].incident_species[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.neutral[:].incident_species[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "wall.global_quantities.neutral[:].incident_species[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "Elementary Charge Unit" + }, + "wall.global_quantities.neutral[:].incident_species[:].energies": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of energies of this incident species, on which the sputtering_physical_coefficient is tabulated", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/energies(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "eV" + }, + "wall.global_quantities.neutral[:].incident_species[:].energies_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"energies\"", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/energies_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.neutral[:].incident_species[:].energies_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"energies\"", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/energies_error_lower(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "eV" + }, + "wall.global_quantities.neutral[:].incident_species[:].energies_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"energies\"", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/energies_error_upper(:)", + "lifecycle_status": "alpha", + "type": "constant", + "units": "eV" + }, + "wall.global_quantities.neutral[:].incident_species[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the incident species (e.g. H, D, CD4, ...)", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.global_quantities.neutral[:].incident_species[:].sputtering_chemical_coefficient": { + "coordinates": [ + "1...3", + "wall.time" + ], + "data_type": "FLT_2D", + "documentation": "Effective coefficient of chemical sputtering for various neutral types (first dimension: 1: cold; 2: thermal; 3: fast), due to this incident species", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/sputtering_chemical_coefficient(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "wall.global_quantities.neutral[:].incident_species[:].sputtering_chemical_coefficient_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"sputtering_chemical_coefficient\"", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/sputtering_chemical_coefficient_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.neutral[:].incident_species[:].sputtering_chemical_coefficient_error_lower": { + "coordinates": [ + "1...3", + "wall.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"sputtering_chemical_coefficient\"", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/sputtering_chemical_coefficient_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "wall.global_quantities.neutral[:].incident_species[:].sputtering_chemical_coefficient_error_upper": { + "coordinates": [ + "1...3", + "wall.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"sputtering_chemical_coefficient\"", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/sputtering_chemical_coefficient_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "wall.global_quantities.neutral[:].incident_species[:].sputtering_physical_coefficient": { + "coordinates": [ + "1...3", + "wall.global_quantities.neutral[:].incident_species[:].energies", + "wall.time" + ], + "data_type": "FLT_3D", + "documentation": "Effective coefficient of physical sputtering for various neutral types (first dimension: 1: cold; 2: thermal; 3: fast), due to this incident species and for various energies (second dimension)", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/sputtering_physical_coefficient(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "wall.global_quantities.neutral[:].incident_species[:].sputtering_physical_coefficient_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"sputtering_physical_coefficient\"", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/sputtering_physical_coefficient_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.neutral[:].incident_species[:].sputtering_physical_coefficient_error_lower": { + "coordinates": [ + "1...3", + "wall.global_quantities.neutral[:].incident_species[:].energies", + "wall.time" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"sputtering_physical_coefficient\"", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/sputtering_physical_coefficient_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "wall.global_quantities.neutral[:].incident_species[:].sputtering_physical_coefficient_error_upper": { + "coordinates": [ + "1...3", + "wall.global_quantities.neutral[:].incident_species[:].energies", + "wall.time" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"sputtering_physical_coefficient\"", + "full_path": "wall/global_quantities/neutral(i1)/incident_species(i2)/sputtering_physical_coefficient_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "wall.global_quantities.neutral[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the species (e.g. H, D, CD4, ...)", + "full_path": "wall/global_quantities/neutral(i1)/label", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.global_quantities.neutral[:].particle_flux_from_plasma": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Particle flux from the plasma for that species", + "full_path": "wall/global_quantities/neutral(i1)/particle_flux_from_plasma(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.neutral[:].particle_flux_from_plasma_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particle_flux_from_plasma\"", + "full_path": "wall/global_quantities/neutral(i1)/particle_flux_from_plasma_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.neutral[:].particle_flux_from_plasma_error_lower": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"particle_flux_from_plasma\"", + "full_path": "wall/global_quantities/neutral(i1)/particle_flux_from_plasma_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.neutral[:].particle_flux_from_plasma_error_upper": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"particle_flux_from_plasma\"", + "full_path": "wall/global_quantities/neutral(i1)/particle_flux_from_plasma_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.neutral[:].particle_flux_from_wall": { + "coordinates": [ + "1...3", + "wall.time" + ], + "data_type": "FLT_2D", + "documentation": "Particle flux from the wall corresponding to the conversion into various neutral types (first dimension: 1: cold; 2: thermal; 3: fast)", + "full_path": "wall/global_quantities/neutral(i1)/particle_flux_from_wall(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.neutral[:].particle_flux_from_wall_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"particle_flux_from_wall\"", + "full_path": "wall/global_quantities/neutral(i1)/particle_flux_from_wall_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.neutral[:].particle_flux_from_wall_error_lower": { + "coordinates": [ + "1...3", + "wall.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"particle_flux_from_wall\"", + "full_path": "wall/global_quantities/neutral(i1)/particle_flux_from_wall_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.neutral[:].particle_flux_from_wall_error_upper": { + "coordinates": [ + "1...3", + "wall.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"particle_flux_from_wall\"", + "full_path": "wall/global_quantities/neutral(i1)/particle_flux_from_wall_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.neutral[:].pumping_speed": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Pumped particle flux for that species", + "full_path": "wall/global_quantities/neutral(i1)/pumping_speed(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.neutral[:].pumping_speed_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"pumping_speed\"", + "full_path": "wall/global_quantities/neutral(i1)/pumping_speed_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.neutral[:].pumping_speed_error_lower": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"pumping_speed\"", + "full_path": "wall/global_quantities/neutral(i1)/pumping_speed_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.neutral[:].pumping_speed_error_upper": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"pumping_speed\"", + "full_path": "wall/global_quantities/neutral(i1)/pumping_speed_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "s^-1" + }, + "wall.global_quantities.neutral[:].recycling_energy_coefficient": { + "coordinates": [ + "1...3", + "wall.time" + ], + "data_type": "FLT_2D", + "documentation": "Energy recycling coefficient corresponding to the conversion into various neutral types (first dimension: 1: cold; 2: thermal; 3: fast)", + "full_path": "wall/global_quantities/neutral(i1)/recycling_energy_coefficient(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "wall.global_quantities.neutral[:].recycling_energy_coefficient_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"recycling_energy_coefficient\"", + "full_path": "wall/global_quantities/neutral(i1)/recycling_energy_coefficient_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.neutral[:].recycling_energy_coefficient_error_lower": { + "coordinates": [ + "1...3", + "wall.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"recycling_energy_coefficient\"", + "full_path": "wall/global_quantities/neutral(i1)/recycling_energy_coefficient_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "wall.global_quantities.neutral[:].recycling_energy_coefficient_error_upper": { + "coordinates": [ + "1...3", + "wall.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"recycling_energy_coefficient\"", + "full_path": "wall/global_quantities/neutral(i1)/recycling_energy_coefficient_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "wall.global_quantities.neutral[:].recycling_particles_coefficient": { + "coordinates": [ + "1...3", + "wall.time" + ], + "data_type": "FLT_2D", + "documentation": "Particle recycling coefficient corresponding to the conversion into various neutral types (first dimension: 1: cold; 2: thermal; 3: fast)", + "full_path": "wall/global_quantities/neutral(i1)/recycling_particles_coefficient(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "wall.global_quantities.neutral[:].recycling_particles_coefficient_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"recycling_particles_coefficient\"", + "full_path": "wall/global_quantities/neutral(i1)/recycling_particles_coefficient_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.neutral[:].recycling_particles_coefficient_error_lower": { + "coordinates": [ + "1...3", + "wall.time" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"recycling_particles_coefficient\"", + "full_path": "wall/global_quantities/neutral(i1)/recycling_particles_coefficient_error_lower(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "wall.global_quantities.neutral[:].recycling_particles_coefficient_error_upper": { + "coordinates": [ + "1...3", + "wall.time" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"recycling_particles_coefficient\"", + "full_path": "wall/global_quantities/neutral(i1)/recycling_particles_coefficient_error_upper(:,:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "wall.global_quantities.neutral[:].wall_inventory": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Wall inventory, i.e. cumulated exchange of neutral species between plasma and wall from t = 0, positive if a species has gone to the wall, for that species", + "full_path": "wall/global_quantities/neutral(i1)/wall_inventory(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "wall.global_quantities.neutral[:].wall_inventory_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"wall_inventory\"", + "full_path": "wall/global_quantities/neutral(i1)/wall_inventory_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.neutral[:].wall_inventory_error_lower": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"wall_inventory\"", + "full_path": "wall/global_quantities/neutral(i1)/wall_inventory_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "wall.global_quantities.neutral[:].wall_inventory_error_upper": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"wall_inventory\"", + "full_path": "wall/global_quantities/neutral(i1)/wall_inventory_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "-" + }, + "wall.global_quantities.power_black_body": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Black body radiated power emitted from the wall (emissivity is included)", + "full_path": "wall/global_quantities/power_black_body(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_black_body_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_black_body\"", + "full_path": "wall/global_quantities/power_black_body_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.power_black_body_error_lower": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_black_body\"", + "full_path": "wall/global_quantities/power_black_body_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_black_body_error_upper": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_black_body\"", + "full_path": "wall/global_quantities/power_black_body_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_conducted": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Power conducted by the plasma onto the wall", + "full_path": "wall/global_quantities/power_conducted(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_conducted_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_conducted\"", + "full_path": "wall/global_quantities/power_conducted_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.power_conducted_error_lower": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_conducted\"", + "full_path": "wall/global_quantities/power_conducted_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_conducted_error_upper": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_conducted\"", + "full_path": "wall/global_quantities/power_conducted_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_convected": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Power convected by the plasma onto the wall", + "full_path": "wall/global_quantities/power_convected(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_convected_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_convected\"", + "full_path": "wall/global_quantities/power_convected_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.power_convected_error_lower": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_convected\"", + "full_path": "wall/global_quantities/power_convected_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_convected_error_upper": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_convected\"", + "full_path": "wall/global_quantities/power_convected_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_currents": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Power deposited on the wall due to electric currents (positive means power is deposited on the target)", + "full_path": "wall/global_quantities/power_currents(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_currents_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_currents\"", + "full_path": "wall/global_quantities/power_currents_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.power_currents_error_lower": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_currents\"", + "full_path": "wall/global_quantities/power_currents_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_currents_error_upper": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_currents\"", + "full_path": "wall/global_quantities/power_currents_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_density_inner_target_max": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Maximum power density on the inner target", + "full_path": "wall/global_quantities/power_density_inner_target_max(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_density_inner_target_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_inner_target_max\"", + "full_path": "wall/global_quantities/power_density_inner_target_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.power_density_inner_target_max_error_lower": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_density_inner_target_max\"", + "full_path": "wall/global_quantities/power_density_inner_target_max_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_density_inner_target_max_error_upper": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_density_inner_target_max\"", + "full_path": "wall/global_quantities/power_density_inner_target_max_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_density_outer_target_max": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Maximum power density on the outer target", + "full_path": "wall/global_quantities/power_density_outer_target_max(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_density_outer_target_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_outer_target_max\"", + "full_path": "wall/global_quantities/power_density_outer_target_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.power_density_outer_target_max_error_lower": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_density_outer_target_max\"", + "full_path": "wall/global_quantities/power_density_outer_target_max_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_density_outer_target_max_error_upper": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_density_outer_target_max\"", + "full_path": "wall/global_quantities/power_density_outer_target_max_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_incident": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "power_from_plasma", + "change_nbc_version": "3.31.0", + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Total power incident on the wall. This power is split in the various physical categories listed below", + "full_path": "wall/global_quantities/power_incident(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_incident_error_index": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "power_from_plasma_error_index", + "change_nbc_version": "3.31.0", + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_incident\"", + "full_path": "wall/global_quantities/power_incident_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.power_incident_error_lower": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "power_from_plasma_error_lower", + "change_nbc_version": "3.31.0", + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_incident\"", + "full_path": "wall/global_quantities/power_incident_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_incident_error_upper": { + "change_nbc_description": "leaf_renamed", + "change_nbc_previous_name": "power_from_plasma_error_upper", + "change_nbc_version": "3.31.0", + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_incident\"", + "full_path": "wall/global_quantities/power_incident_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_inner_target_ion_total": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Total ion (summed over ion species) power on the inner target", + "full_path": "wall/global_quantities/power_inner_target_ion_total(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_inner_target_ion_total_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inner_target_ion_total\"", + "full_path": "wall/global_quantities/power_inner_target_ion_total_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.power_inner_target_ion_total_error_lower": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_inner_target_ion_total\"", + "full_path": "wall/global_quantities/power_inner_target_ion_total_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_inner_target_ion_total_error_upper": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_inner_target_ion_total\"", + "full_path": "wall/global_quantities/power_inner_target_ion_total_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_neutrals": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Net power from neutrals on the wall (positive means power is deposited on the wall)", + "full_path": "wall/global_quantities/power_neutrals(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_neutrals_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_neutrals\"", + "full_path": "wall/global_quantities/power_neutrals_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.power_neutrals_error_lower": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_neutrals\"", + "full_path": "wall/global_quantities/power_neutrals_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_neutrals_error_upper": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_neutrals\"", + "full_path": "wall/global_quantities/power_neutrals_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_radiated": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Net radiated power from plasma onto the wall (incident-reflected)", + "full_path": "wall/global_quantities/power_radiated(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_radiated_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_radiated\"", + "full_path": "wall/global_quantities/power_radiated_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.power_radiated_error_lower": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_radiated\"", + "full_path": "wall/global_quantities/power_radiated_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_radiated_error_upper": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_radiated\"", + "full_path": "wall/global_quantities/power_radiated_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_recombination_neutrals": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Power deposited on the wall due to recombination of neutrals into a ground state (e.g. molecules)", + "full_path": "wall/global_quantities/power_recombination_neutrals(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_recombination_neutrals_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_recombination_neutrals\"", + "full_path": "wall/global_quantities/power_recombination_neutrals_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.power_recombination_neutrals_error_lower": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_recombination_neutrals\"", + "full_path": "wall/global_quantities/power_recombination_neutrals_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_recombination_neutrals_error_upper": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_recombination_neutrals\"", + "full_path": "wall/global_quantities/power_recombination_neutrals_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_recombination_plasma": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Power deposited on the wall due to recombination of plasma ions", + "full_path": "wall/global_quantities/power_recombination_plasma(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_recombination_plasma_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_recombination_plasma\"", + "full_path": "wall/global_quantities/power_recombination_plasma_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.power_recombination_plasma_error_lower": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_recombination_plasma\"", + "full_path": "wall/global_quantities/power_recombination_plasma_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_recombination_plasma_error_upper": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_recombination_plasma\"", + "full_path": "wall/global_quantities/power_recombination_plasma_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_to_cooling": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Power to cooling systems", + "full_path": "wall/global_quantities/power_to_cooling(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_to_cooling_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_to_cooling\"", + "full_path": "wall/global_quantities/power_to_cooling_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.power_to_cooling_error_lower": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_to_cooling\"", + "full_path": "wall/global_quantities/power_to_cooling_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.power_to_cooling_error_upper": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_to_cooling\"", + "full_path": "wall/global_quantities/power_to_cooling_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "W" + }, + "wall.global_quantities.temperature": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Wall temperature", + "full_path": "wall/global_quantities/temperature(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "K" + }, + "wall.global_quantities.temperature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"temperature\"", + "full_path": "wall/global_quantities/temperature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.global_quantities.temperature_error_lower": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"temperature\"", + "full_path": "wall/global_quantities/temperature_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "K" + }, + "wall.global_quantities.temperature_error_upper": { + "coordinates": [ + "wall.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"temperature\"", + "full_path": "wall/global_quantities/temperature_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "K" + }, + "wall.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "wall/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "wall.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "wall/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "wall/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "wall/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "wall.ids_properties.occurrence" + }, + "wall.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "wall/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "wall.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "wall/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "wall.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "wall/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "wall/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "wall/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "wall/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "wall/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "wall/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "wall.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "wall/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "wall/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "wall/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "wall/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "wall/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "wall/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "wall.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "wall/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "wall.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "wall/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "wall/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "wall/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "wall/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "wall/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "wall/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "wall/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "wall.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "wall/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "wall.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "wall/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "wall/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "wall/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "wall/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "wall/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "wall/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "wall/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "wall.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "wall/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "wall/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "wall/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "wall/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "wall/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "wall/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "wall/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "wall.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "wall/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "wall.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "wall/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "wall.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "wall/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "wall.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "wall/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "wall/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "wall.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "wall/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "wall.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "wall/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "wall/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "wall/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "wall.temperature_reference": { + "data_type": "STRUCTURE", + "documentation": "Reference temperature for which the machine description data is given in this IDS", + "full_path": "wall/temperature_reference", + "introduced_after_version": "3.32.1", + "lifecycle_status": "alpha", + "structure_reference": "temperature_reference" + }, + "wall.temperature_reference.data": { + "data_type": "FLT_0D", + "documentation": "Reference temperature", + "full_path": "wall/temperature_reference/data", + "lifecycle_status": "alpha", + "type": "static", + "units": "K" + }, + "wall.temperature_reference.data_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"data\"", + "full_path": "wall/temperature_reference/data_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "wall.temperature_reference.data_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"data\"", + "full_path": "wall/temperature_reference/data_error_lower", + "lifecycle_status": "alpha", + "type": "static", + "units": "K" + }, + "wall.temperature_reference.data_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"data\"", + "full_path": "wall/temperature_reference/data_error_upper", + "lifecycle_status": "alpha", + "type": "static", + "units": "K" + }, + "wall.temperature_reference.description": { + "data_type": "STR_0D", + "documentation": "Description of how the reference temperature is defined : for which object, at which location, ...", + "full_path": "wall/temperature_reference/description", + "lifecycle_status": "alpha", + "type": "static" + }, + "wall.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "wall/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/waves.json b/omas/imas_structures/3_39_0/waves.json new file mode 100644 index 000000000..0e374a87b --- /dev/null +++ b/omas/imas_structures/3_39_0/waves.json @@ -0,0 +1,9316 @@ +{ + "waves": { + "documentation": "RF wave propagation and deposition. Note that current estimates in this IDS are a priori not taking into account synergies between multiple sources (a convergence loop with Fokker-Planck calculations is required to account for such synergies) ", + "full_path": "waves", + "lifecycle_last_change": "3.39.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.5.0", + "maxoccur": "8" + }, + "waves.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "waves/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "waves.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "waves/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "waves/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "waves/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "waves.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "waves/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "waves/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "waves/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "waves/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "waves/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "waves/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "waves/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.code.output_flag": { + "coordinates": [ + "waves.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "waves/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "waves.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "waves/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "waves/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "waves/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.coherent_wave": { + "appendable_by_appender_actor": "yes", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Wave description for each frequency", + "full_path": "waves/coherent_wave(i1)", + "lifecycle_status": "alpha", + "maxoccur": "100", + "structure_reference": "waves_coherent_wave" + }, + "waves.coherent_wave[:].beam_tracing": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Beam tracing calculations, for various time slices", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "waves_coherent_wave_beam_tracing", + "timebasepath": "time", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of rays/beams describing the wave propagation", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "waves_coherent_wave_beam_tracing_beam" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field": { + "data_type": "STRUCTURE", + "documentation": "Electric field polarization of the ray/beam along its path", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field", + "lifecycle_status": "alpha", + "structure_reference": "waves_coherent_wave_beam_tracing_beam_e_field" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.minus": { + "data_type": "STRUCTURE", + "documentation": "Right hand polarised electric field component", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/minus", + "lifecycle_status": "alpha", + "structure_reference": "waves_CPX_1D", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.minus.imaginary": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Imaginary part", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/minus/imaginary(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.minus.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/minus/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.minus.imaginary_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/minus/imaginary_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.minus.imaginary_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/minus/imaginary_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.minus.real": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Real part", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/minus/real(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.minus.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/minus/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.minus.real_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"real\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/minus/real_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.minus.real_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"real\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/minus/real_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.parallel": { + "data_type": "STRUCTURE", + "documentation": "Parallel to magnetic field polarised electric field component", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/parallel", + "lifecycle_status": "alpha", + "structure_reference": "waves_CPX_1D", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.parallel.imaginary": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Imaginary part", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/parallel/imaginary(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.parallel.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/parallel/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.parallel.imaginary_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/parallel/imaginary_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.parallel.imaginary_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/parallel/imaginary_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.parallel.real": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Real part", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/parallel/real(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.parallel.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/parallel/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.parallel.real_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"real\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/parallel/real_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.parallel.real_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"real\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/parallel/real_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.plus": { + "data_type": "STRUCTURE", + "documentation": "Left hand polarised electric field component", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/plus", + "lifecycle_status": "alpha", + "structure_reference": "waves_CPX_1D", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.plus.imaginary": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Imaginary part", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/plus/imaginary(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.plus.imaginary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"imaginary\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/plus/imaginary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.plus.imaginary_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"imaginary\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/plus/imaginary_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.plus.imaginary_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"imaginary\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/plus/imaginary_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.plus.real": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Real part", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/plus/real(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.plus.real_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"real\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/plus/real_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.plus.real_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"real\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/plus/real_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].e_field.plus.real_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"real\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/e_field/plus/real_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].electrons": { + "data_type": "STRUCTURE", + "documentation": "Quantities related to the electrons", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/electrons", + "lifecycle_status": "alpha", + "structure_reference": "waves_coherent_wave_beam_tracing_electrons" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].electrons.power": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Power absorbed along the beam by the species", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/electrons/power(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].electrons.power_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/electrons/power_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].electrons.power_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/electrons/power_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].electrons.power_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/electrons/power_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different ion species", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "waves_coherent_wave_beam_tracing_ion" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/element(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/element(i4)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/element(i4)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/element(i4)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/element(i4)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/element(i4)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/element(i4)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/element(i4)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/element(i4)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/element(i4)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/element(i4)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/element(i4)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/element(i4)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/element(i4)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].power": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Power absorbed along the beam by the species", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/power(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].power_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/power_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].power_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/power_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].power_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/power_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/state(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "waves_coherent_wave_beam_tracing_ion_state" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/state(i4)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/state(i4)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].power": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Power absorbed along the beam by the species", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/state(i4)/power(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].power_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/state(i4)/power_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].power_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/state(i4)/power_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].power_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/state(i4)/power_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/state(i4)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/state(i4)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/state(i4)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/state(i4)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/state(i4)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle (equal to z_min if no bundle)", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/state(i4)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/state(i4)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/state(i4)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/state(i4)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/state(i4)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/state(i4)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/state(i4)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/state(i4)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed).", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/ion(i3)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].length": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Ray/beam curvilinear length", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/length(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].length_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"length\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/length_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].length_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"length\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/length_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].length_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"length\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/length_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].phase": { + "data_type": "STRUCTURE", + "documentation": "Phase ellipse characteristics", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/phase", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "waves_beam_phase" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].phase.angle": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Rotation angle for the phase ellipse", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/phase/angle(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].phase.angle_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"angle\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/phase/angle_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].phase.angle_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"angle\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/phase/angle_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].phase.angle_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"angle\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/phase/angle_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].phase.curvature": { + "coordinates": [ + "1...2", + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_2D", + "documentation": "Inverse curvature radii for the phase ellipse, positive/negative for divergent/convergent beams, in the horizontal direction (first index of the first coordinate) and in the vertical direction (second index of the first coordinate)", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/phase/curvature(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].phase.curvature_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"curvature\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/phase/curvature_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].phase.curvature_error_lower": { + "coordinates": [ + "1...2", + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"curvature\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/phase/curvature_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].phase.curvature_error_upper": { + "coordinates": [ + "1...2", + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"curvature\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/phase/curvature_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].position": { + "data_type": "STRUCTURE", + "documentation": "Position of the ray/beam along its path", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/position", + "lifecycle_status": "alpha", + "structure_reference": "waves_rzphipsitheta1d_dynamic_aos3" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].position.phi": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Toroidal angle", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/position/phi(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].position.phi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phi\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/position/phi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].position.phi_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phi\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/position/phi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].position.phi_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phi\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/position/phi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].position.psi": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal flux", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/position/psi(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].position.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/position/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].position.psi_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/position/psi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].position.psi_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/position/psi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].position.r": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/position/r(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].position.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/position/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].position.r_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/position/r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].position.r_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/position/r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].position.theta": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal angle", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/position/theta(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].position.theta_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"theta\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/position/theta_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].position.theta_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"theta\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/position/theta_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].position.theta_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"theta\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/position/theta_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].position.z": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/position/z(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].position.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/position/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].position.z_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/position/z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].position.z_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/position/z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].power_flow_norm": { + "data_type": "STRUCTURE", + "documentation": "Normalised power flow", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/power_flow_norm", + "lifecycle_status": "alpha", + "structure_reference": "waves_coherent_wave_beam_tracing_power_flow" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].power_flow_norm.parallel": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Normalized power flow in the direction parallel to the magnetic field", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/power_flow_norm/parallel(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].power_flow_norm.parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"parallel\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/power_flow_norm/parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].power_flow_norm.parallel_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"parallel\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/power_flow_norm/parallel_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].power_flow_norm.parallel_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"parallel\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/power_flow_norm/parallel_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].power_flow_norm.perpendicular": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Normalized power flow in the direction perpendicular to the magnetic field", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/power_flow_norm/perpendicular(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].power_flow_norm.perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"perpendicular\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/power_flow_norm/perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].power_flow_norm.perpendicular_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"perpendicular\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/power_flow_norm/perpendicular_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].power_flow_norm.perpendicular_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"perpendicular\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/power_flow_norm/perpendicular_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].power_initial": { + "data_type": "FLT_0D", + "documentation": "Initial power in the ray/beam", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/power_initial", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].power_initial_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_initial\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/power_initial_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].power_initial_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power_initial\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/power_initial_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].power_initial_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power_initial\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/power_initial_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].spot": { + "data_type": "STRUCTURE", + "documentation": "Spot ellipse characteristics", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/spot", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "structure_reference": "waves_beam_spot" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].spot.angle": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Rotation angle for the spot ellipse", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/spot/angle(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].spot.angle_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"angle\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/spot/angle_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].spot.angle_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"angle\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/spot/angle_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].spot.angle_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"angle\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/spot/angle_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].spot.size": { + "coordinates": [ + "1...2", + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_2D", + "documentation": "Size of the spot ellipse: distance between the central ray and the peripheral rays in the horizontal (first index of the first coordinate) and vertical direction (second index of the first coordinate)", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/spot/size(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].spot.size_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"size\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/spot/size_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].spot.size_error_lower": { + "coordinates": [ + "1...2", + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"size\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/spot/size_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].spot.size_error_upper": { + "coordinates": [ + "1...2", + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"size\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/spot/size_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector": { + "data_type": "STRUCTURE", + "documentation": "Wave vector of the ray/beam along its path", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector", + "lifecycle_status": "alpha", + "structure_reference": "waves_coherent_wave_beam_tracing_beam_k" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_r": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Wave vector component in the major radius direction", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_r(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"k_r\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_r_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"k_r\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_r_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_r_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"k_r\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_r_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_r_norm": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Normalized wave vector component in the major radius direction = k_r / norm(k)", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_r_norm(:)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_r_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"k_r_norm\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_r_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_r_norm_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"k_r_norm\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_r_norm_error_lower(:)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_r_norm_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"k_r_norm\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_r_norm_error_upper(:)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_tor": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Wave vector component in the toroidal direction", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"k_tor\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"k_tor\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"k_tor\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_tor_norm": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Normalized wave vector component in the toroidal direction = k_tor / norm(k)", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_tor_norm(:)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"k_tor_norm\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_tor_norm_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"k_tor_norm\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_tor_norm_error_lower(:)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_tor_norm_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"k_tor_norm\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_tor_norm_error_upper(:)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_z": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Wave vector component in the vertical direction", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_z(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"k_z\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_z_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"k_z\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_z_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_z_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"k_z\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_z_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^-1" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_z_norm": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Normalized wave vector component in the vertical direction = k_z / norm(k)", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_z_norm(:)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_z_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"k_z_norm\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_z_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_z_norm_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"k_z_norm\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_z_norm_error_lower(:)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.k_z_norm_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"k_z_norm\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/k_z_norm_error_upper(:)", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.n_parallel": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Parallel refractive index", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/n_parallel(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.n_parallel_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_parallel\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/n_parallel_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.n_parallel_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"n_parallel\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/n_parallel_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.n_parallel_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"n_parallel\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/n_parallel_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.n_perpendicular": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Perpendicular refractive index", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/n_perpendicular(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.n_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"n_perpendicular\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/n_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.n_perpendicular_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"n_perpendicular\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/n_perpendicular_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.n_perpendicular_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"n_perpendicular\"", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/n_perpendicular_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.n_tor": { + "coordinates": [ + "coherent_wave[:].beam_tracing[:].beam[:].length" + ], + "data_type": "INT_1D", + "documentation": "Toroidal wave number, contains a single value if varying_ntor = 0 to avoid useless repetition constant values. The wave vector toroidal component is defined as k_tor = n_tor grad phi where phi is the toroidal angle so that a positive n_tor means a wave propagating in the positive phi direction", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/n_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].beam[:].wave_vector.varying_n_tor": { + "data_type": "INT_0D", + "documentation": "Flag telling whether n_tor is constant along the ray path (0) or varying (1)", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/beam(i2)/wave_vector/varying_n_tor", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].beam_tracing[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "waves/coherent_wave(i1)/beam_tracing(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "waves.coherent_wave[:].full_wave": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Solution by a full wave code, given on a generic grid description, for various time slices", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "waves_coherent_wave_full_wave", + "timebasepath": "time", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].b_field": { + "data_type": "STRUCTURE", + "documentation": "Components of the wave magnetic field, , represented as Fourier coefficients B(n_tor,frequency) such that the electric is equal to real(B(n_tor,frequency).exp(i(n_tor.phi - 2.pi.frequency.t)))", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field", + "lifecycle_status": "alpha", + "structure_reference": "waves_coherent_wave_full_wave_b_field" + }, + "waves.coherent_wave[:].full_wave[:].b_field.bi_normal": { + "change_nbc_description": "type_changed", + "change_nbc_previous_type": "generic_grid_scalar", + "change_nbc_version": "3.39.0", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Magnitude of perpendicular (to the static magnetic field) wave magnetic field tangent to a flux surface, given on various grid subsets", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/bi_normal(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar_complex", + "units": "T" + }, + "waves.coherent_wave[:].full_wave[:].b_field.bi_normal[:].coefficients": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].b_field.bi_normal[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/bi_normal(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "waves.coherent_wave[:].full_wave[:].b_field.bi_normal[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/bi_normal(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].b_field.bi_normal[:].coefficients_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].b_field.bi_normal[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/bi_normal(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "waves.coherent_wave[:].full_wave[:].b_field.bi_normal[:].coefficients_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].b_field.bi_normal[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/bi_normal(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "waves.coherent_wave[:].full_wave[:].b_field.bi_normal[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/bi_normal(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].b_field.bi_normal[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/bi_normal(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].b_field.bi_normal[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/bi_normal(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "waves.coherent_wave[:].full_wave[:].b_field.bi_normal[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/bi_normal(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].b_field.bi_normal[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "Lower error for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/bi_normal(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "waves.coherent_wave[:].full_wave[:].b_field.bi_normal[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "Upper error for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/bi_normal(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "waves.coherent_wave[:].full_wave[:].b_field.normal": { + "change_nbc_description": "type_changed", + "change_nbc_previous_type": "generic_grid_scalar", + "change_nbc_version": "3.39.0", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Magnitude of wave magnetic field normal to a flux surface, given on various grid subsets", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/normal(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar_complex", + "units": "T" + }, + "waves.coherent_wave[:].full_wave[:].b_field.normal[:].coefficients": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].b_field.normal[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/normal(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "waves.coherent_wave[:].full_wave[:].b_field.normal[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/normal(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].b_field.normal[:].coefficients_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].b_field.normal[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/normal(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "waves.coherent_wave[:].full_wave[:].b_field.normal[:].coefficients_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].b_field.normal[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/normal(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "waves.coherent_wave[:].full_wave[:].b_field.normal[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/normal(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].b_field.normal[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/normal(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].b_field.normal[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/normal(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "waves.coherent_wave[:].full_wave[:].b_field.normal[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/normal(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].b_field.normal[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "Lower error for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/normal(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "waves.coherent_wave[:].full_wave[:].b_field.normal[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "Upper error for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/normal(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "waves.coherent_wave[:].full_wave[:].b_field.parallel": { + "change_nbc_description": "type_changed", + "change_nbc_previous_type": "generic_grid_scalar", + "change_nbc_version": "3.39.0", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Parallel (to the static magnetic field) component of the wave magnetic field, given on various grid subsets", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/parallel(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar_complex", + "units": "T" + }, + "waves.coherent_wave[:].full_wave[:].b_field.parallel[:].coefficients": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].b_field.parallel[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/parallel(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "waves.coherent_wave[:].full_wave[:].b_field.parallel[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/parallel(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].b_field.parallel[:].coefficients_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].b_field.parallel[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/parallel(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "waves.coherent_wave[:].full_wave[:].b_field.parallel[:].coefficients_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].b_field.parallel[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/parallel(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "waves.coherent_wave[:].full_wave[:].b_field.parallel[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/parallel(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].b_field.parallel[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/parallel(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].b_field.parallel[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/parallel(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "waves.coherent_wave[:].full_wave[:].b_field.parallel[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/parallel(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].b_field.parallel[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "Lower error for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/parallel(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "waves.coherent_wave[:].full_wave[:].b_field.parallel[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "Upper error for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/b_field/parallel(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "T" + }, + "waves.coherent_wave[:].full_wave[:].e_field": { + "data_type": "STRUCTURE", + "documentation": "Components of the wave electric field, represented as Fourier coefficients E(n_tor,frequency) such that the electric is equal to real(E(n_tor,frequency).exp(i(n_tor.phi - 2.pi.frequency.t)))", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field", + "lifecycle_status": "alpha", + "structure_reference": "waves_coherent_wave_full_wave_e_field" + }, + "waves.coherent_wave[:].full_wave[:].e_field.bi_normal": { + "change_nbc_description": "type_changed", + "change_nbc_previous_type": "generic_grid_scalar", + "change_nbc_version": "3.39.0", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Magnitude of perpendicular (to the static magnetic field) wave electric field tangent to a flux surface, given on various grid subsets", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/bi_normal(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar_complex", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.bi_normal[:].coefficients": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].e_field.bi_normal[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/bi_normal(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.bi_normal[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/bi_normal(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].e_field.bi_normal[:].coefficients_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].e_field.bi_normal[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/bi_normal(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.bi_normal[:].coefficients_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].e_field.bi_normal[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/bi_normal(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.bi_normal[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/bi_normal(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].e_field.bi_normal[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/bi_normal(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].e_field.bi_normal[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/bi_normal(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.bi_normal[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/bi_normal(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].e_field.bi_normal[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "Lower error for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/bi_normal(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.bi_normal[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "Upper error for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/bi_normal(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.minus": { + "change_nbc_description": "type_changed", + "change_nbc_previous_type": "generic_grid_scalar", + "change_nbc_version": "3.39.0", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Right hand circularly polarised component of the perpendicular (to the static magnetic field) electric field, given on various grid subsets", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/minus(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar_complex", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.minus[:].coefficients": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].e_field.minus[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/minus(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.minus[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/minus(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].e_field.minus[:].coefficients_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].e_field.minus[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/minus(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.minus[:].coefficients_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].e_field.minus[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/minus(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.minus[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/minus(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].e_field.minus[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/minus(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].e_field.minus[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/minus(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.minus[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/minus(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].e_field.minus[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "Lower error for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/minus(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.minus[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "Upper error for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/minus(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.normal": { + "change_nbc_description": "type_changed", + "change_nbc_previous_type": "generic_grid_scalar", + "change_nbc_version": "3.39.0", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Magnitude of wave electric field normal to a flux surface, given on various grid subsets", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/normal(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar_complex", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.normal[:].coefficients": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].e_field.normal[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/normal(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.normal[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/normal(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].e_field.normal[:].coefficients_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].e_field.normal[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/normal(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.normal[:].coefficients_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].e_field.normal[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/normal(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.normal[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/normal(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].e_field.normal[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/normal(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].e_field.normal[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/normal(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.normal[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/normal(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].e_field.normal[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "Lower error for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/normal(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.normal[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "Upper error for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/normal(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.parallel": { + "change_nbc_description": "type_changed", + "change_nbc_previous_type": "generic_grid_scalar", + "change_nbc_version": "3.39.0", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Parallel (to the static magnetic field) component of electric field, given on various grid subsets", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/parallel(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar_complex", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.parallel[:].coefficients": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].e_field.parallel[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/parallel(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.parallel[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/parallel(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].e_field.parallel[:].coefficients_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].e_field.parallel[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/parallel(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.parallel[:].coefficients_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].e_field.parallel[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/parallel(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.parallel[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/parallel(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].e_field.parallel[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/parallel(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].e_field.parallel[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/parallel(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.parallel[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/parallel(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].e_field.parallel[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "Lower error for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/parallel(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.parallel[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "Upper error for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/parallel(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.plus": { + "change_nbc_description": "type_changed", + "change_nbc_previous_type": "generic_grid_scalar", + "change_nbc_version": "3.39.0", + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Left hand circularly polarised component of the perpendicular (to the static magnetic field) electric field, given on various grid subsets", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/plus(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar_complex", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.plus[:].coefficients": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].e_field.plus[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/plus(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.plus[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/plus(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].e_field.plus[:].coefficients_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].e_field.plus[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/plus(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.plus[:].coefficients_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].e_field.plus[:].values", + "1...N" + ], + "data_type": "CPX_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/plus(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.plus[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/plus(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].e_field.plus[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/plus(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].e_field.plus[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/plus(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.plus[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/plus(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].e_field.plus[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "Lower error for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/plus(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].e_field.plus[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "CPX_1D", + "documentation": "Upper error for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/e_field/plus(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].grid": { + "data_type": "STRUCTURE", + "documentation": "Grid description", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid", + "lifecycle_status": "alpha", + "structure_reference": "generic_grid_dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Grid subsets", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].base": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/base(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].base[:].jacobian": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/base(i3)/jacobian(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].base[:].jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/base(i3)/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].base[:].jacobian_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/base(i3)/jacobian_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].base[:].jacobian_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/base(i3)/jacobian_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].base[:].tensor_contravariant": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/base(i3)/tensor_contravariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].base[:].tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/base(i3)/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].base[:].tensor_contravariant_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/base(i3)/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].base[:].tensor_contravariant_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/base(i3)/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].base[:].tensor_covariant": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/base(i3)/tensor_covariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].base[:].tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/base(i3)/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].base[:].tensor_covariant_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/base(i3)/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].base[:].tensor_covariant_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/base(i3)/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].dimension": { + "data_type": "INT_0D", + "documentation": "Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/dimension", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects defining the element", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/element(i3)/object(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_grid_subset_element_object" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element[:].object[:].dimension": { + "data_type": "INT_0D", + "documentation": "Dimension of the object", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/element(i3)/object(i4)/dimension", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element[:].object[:].index": { + "data_type": "INT_0D", + "documentation": "Object index", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/element(i3)/object(i4)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element[:].object[:].space": { + "data_type": "INT_0D", + "documentation": "Index of the space from which that object is taken", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/element(i3)/object(i4)/space", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_subset_identifier.xml", + "documentation": "Grid subset identifier\n0) unspecified : unspecified\n1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]\n200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).\n2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces\n4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces\n5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n6) x_points : Nodes defining x-points\n7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point\n8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point\n9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point\n10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point\n11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix\n12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix\n13) outer_target : y-aligned edges defining the outer target\n14) inner_target : y-aligned edges defining the inner target\n15) core_boundary : Innermost x-aligned edges\n16) separatrix : x-aligned edges defining the active separatrix\n17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions\n18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region\n19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region\n20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region\n21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region\n22) core : Cells inside the active separatrix\n23) sol : Cells defining the main SOL outside of the divertor regions\n24) outer_divertor : Cells defining the outer divertor region\n25) inner_divertor : Cells defining the inner divertor region\n26) core_sol : x-aligned edges defining part of active separatrix separating core and sol\n27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)\n28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)\n29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point\n30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point\n31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point\n32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point\n33) separatrix_2 : x-aligned edges defining the non-active separatrix\n34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region\n35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region\n36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region\n37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region\n38) intra_sep : Cells between the two separatrices\n39) outer_divertor_2 : Cells defining the outer inactive divertor region\n40) inner_divertor_2 : Cells defining the inner inactive divertor region\n41) outer_target_2 : y-aligned edges defining the outer inactive target\n42) inner_target_2 : y-aligned edges defining the inner inactive target\n43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)\n44) full_wall : All edges defining walls, baffles, and targets\n45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg\n46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg\n47) outer_sf_pfr_connection_1 : y-aligned edges defining\u00a0the connection between the outer snowflake entrance and third leg\n48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg\n100) magnetic_axis : Point corresponding to the magnetic axis\n101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane\n102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane\n103) outer_target_separatrix : Point on active separatrix at outer active target\n104) inner_target_separatrix : Point on active separatrix at inner active target\n105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target\n106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "url": "utilities/LFS_snowflake_GGD_subsets.png" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].metric": { + "data_type": "STRUCTURE", + "documentation": "Metric of the canonical frame onto Cartesian coordinates", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/metric", + "lifecycle_status": "alpha", + "structure_reference": "generic_grid_dynamic_grid_subset_metric" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].metric.jacobian": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Metric Jacobian", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/metric/jacobian(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].metric.jacobian_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"jacobian\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/metric/jacobian_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].metric.jacobian_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"jacobian\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/metric/jacobian_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].metric.jacobian_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"jacobian\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/metric/jacobian_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].metric.tensor_contravariant": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Contravariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/metric/tensor_contravariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].metric.tensor_contravariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_contravariant\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/metric/tensor_contravariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].metric.tensor_contravariant_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_contravariant\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/metric/tensor_contravariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].metric.tensor_contravariant_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_contravariant\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/metric/tensor_contravariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].metric.tensor_covariant": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Covariant metric tensor, given on each element of the subgrid (first dimension)", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/metric/tensor_covariant(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].metric.tensor_covariant_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"tensor_covariant\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/metric/tensor_covariant_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].metric.tensor_covariant_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"tensor_covariant\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/metric/tensor_covariant_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].metric.tensor_covariant_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].grid.grid_subset[:].element", + "1...N", + "1...N" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"tensor_covariant\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/grid_subset(i2)/metric/tensor_covariant_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_identifier.xml", + "documentation": "Grid identifier\n0) unspecified : unspecified\n1) linear : Linear\n2) cylinder : Cylindrical geometry (straight in axial direction)\n3) limiter : Limiter\n4) SN : Single null\n5) CDN : Connected double null\n6) DDN_bottom : Disconnected double null with inner X-point below the midplane\n7) DDN_top : Disconnected double null with inner X-point above the midplane\n8) annulus : Annular geometry (not necessarily with straight axis)\n9) stellarator_island : Stellarator island geometry\n10) structured_spaces : Structured grid represented with multiple spaces of dimension 1\n11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary\n12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary\n100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "waves.coherent_wave[:].full_wave[:].grid.identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.path": { + "data_type": "STR_0D", + "documentation": "Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: 'wall:0/description_ggd(1)/grid_ggd', means that the grid is located in the wall IDS, occurrence 0, with ids path 'description_ggd(1)/grid_ggd'. See the link below for more details about IDS paths", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/path", + "lifecycle_status": "alpha", + "type": "dynamic", + "url": "utilities/IDS-path-syntax.md" + }, + "waves.coherent_wave[:].full_wave[:].grid.space": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of grid spaces", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space", + "url_protected": "https://confluence.iter.org/download/attachments/178133297/GGDguide.pdf" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].coordinates_type": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/coordinates_type(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "url": "utilities/coordinate_identifier.xml" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].geometry_type": { + "data_type": "STRUCTURE", + "documentation": "Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/geometry_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].geometry_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/geometry_type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].geometry_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/geometry_type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].geometry_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/geometry_type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].identifier": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_space_identifier.xml", + "documentation": "Space identifier\n0) unspecified : unspecified\n1) primary_standard : Primary space defining the standard grid\n2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space\n3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].identifier.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/identifier/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].identifier.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/identifier/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].identifier.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/identifier/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/objects_per_dimension(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].geometry_content": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/ggd_geometry_content_identifier.xml", + "documentation": "Content of the ../object/geometry node for this dimension\n0) unspecified : unspecified\n1) node_coordinates : For nodes : node coordinates\n11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix\n21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge\n31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces\n32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/objects_per_dimension(i3)/geometry_content", + "introduced_after_version": "3.33.0", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].geometry_content.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/objects_per_dimension(i3)/geometry_content/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].geometry_content.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/objects_per_dimension(i3)/geometry_content/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].geometry_content.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/objects_per_dimension(i3)/geometry_content/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of objects for a given dimension", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object[:].boundary": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_dynamic_space_dimension_object_boundary" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].index": { + "data_type": "INT_0D", + "documentation": "Index of this (n-1)-dimensional boundary object", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object[:].boundary[:].neighbours": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5)/neighbours(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object[:].geometry": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered. ", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry_2d\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"geometry_2d\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d_error_lower(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object[:].geometry_2d_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"geometry_2d\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d_error_upper(:,:)", + "introduced_after_version": "3.35.0", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object[:].geometry_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"geometry\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object[:].geometry_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"geometry\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object[:].geometry_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"geometry\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object[:].measure": { + "data_type": "FLT_0D", + "documentation": "Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/measure", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object[:].measure_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"measure\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/measure_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object[:].measure_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"measure\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/measure_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object[:].measure_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"measure\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/measure_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^dimension" + }, + "waves.coherent_wave[:].full_wave[:].grid.space[:].objects_per_dimension[:].object[:].nodes": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/grid/space(i2)/objects_per_dimension(i3)/object(i4)/nodes(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].k_perpendicular": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Perpendicular wave vector, given on various grid subsets", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/k_perpendicular(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "generic_grid_scalar", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].k_perpendicular[:].coefficients": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].k_perpendicular[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/k_perpendicular(i2)/coefficients(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].k_perpendicular[:].coefficients_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/k_perpendicular(i2)/coefficients_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].k_perpendicular[:].coefficients_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].k_perpendicular[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/k_perpendicular(i2)/coefficients_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].k_perpendicular[:].coefficients_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].full_wave[:].k_perpendicular[:].values", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"coefficients\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/k_perpendicular(i2)/coefficients_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].k_perpendicular[:].grid_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid used to represent this quantity", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/k_perpendicular(i2)/grid_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].k_perpendicular[:].grid_subset_index": { + "data_type": "INT_0D", + "documentation": "Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/k_perpendicular(i2)/grid_subset_index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].k_perpendicular[:].values": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "One scalar value is provided per element in the grid subset.", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/k_perpendicular(i2)/values(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].k_perpendicular[:].values_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/k_perpendicular(i2)/values_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].full_wave[:].k_perpendicular[:].values_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/k_perpendicular(i2)/values_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].k_perpendicular[:].values_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"values\"", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/k_perpendicular(i2)/values_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].full_wave[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "waves/coherent_wave(i1)/full_wave(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "waves.coherent_wave[:].global_quantities": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Global quantities for various time slices", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "waves_coherent_wave_global_quantities", + "timebasepath": "time", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].current_tor": { + "data_type": "FLT_0D", + "documentation": "Wave driven toroidal current from a stand alone calculation (not consistent with other sources)", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/current_tor", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "waves.coherent_wave[:].global_quantities[:].current_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/current_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].current_tor_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"current_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/current_tor_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "waves.coherent_wave[:].global_quantities[:].current_tor_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"current_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/current_tor_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "waves.coherent_wave[:].global_quantities[:].current_tor_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Wave driven toroidal current from a stand alone calculation (not consistent with other sources) per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/current_tor_n_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "waves.coherent_wave[:].global_quantities[:].current_tor_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_tor_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/current_tor_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].current_tor_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current_tor_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/current_tor_n_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "waves.coherent_wave[:].global_quantities[:].current_tor_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current_tor_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/current_tor_n_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "waves.coherent_wave[:].global_quantities[:].electrons": { + "data_type": "STRUCTURE", + "documentation": "Quantities related to the electrons", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/electrons", + "lifecycle_status": "alpha", + "structure_reference": "waves_coherent_wave_global_quantities_electrons" + }, + "waves.coherent_wave[:].global_quantities[:].electrons.distribution_assumption": { + "data_type": "INT_0D", + "documentation": "Assumption on the distribution function used by the wave solver to calculate the power deposition on this species: 0 = Maxwellian (linear absorption); 1 = quasi-linear (F given by a distributions IDS). ", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/electrons/distribution_assumption", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].electrons.power_fast": { + "data_type": "FLT_0D", + "documentation": "Wave power absorbed by the fast particle population", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/electrons/power_fast", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].electrons.power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/electrons/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].electrons.power_fast_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/electrons/power_fast_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].electrons.power_fast_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/electrons/power_fast_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].electrons.power_fast_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Wave power absorbed by the fast particle population per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/electrons/power_fast_n_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].electrons.power_fast_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/electrons/power_fast_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].electrons.power_fast_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/electrons/power_fast_n_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].electrons.power_fast_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/electrons/power_fast_n_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].electrons.power_thermal": { + "data_type": "FLT_0D", + "documentation": "Wave power absorbed by the thermal particle population", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/electrons/power_thermal", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].electrons.power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/electrons/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].electrons.power_thermal_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/electrons/power_thermal_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].electrons.power_thermal_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/electrons/power_thermal_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].electrons.power_thermal_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Wave power absorbed by the thermal particle population per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/electrons/power_thermal_n_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].electrons.power_thermal_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/electrons/power_thermal_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].electrons.power_thermal_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/electrons/power_thermal_n_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].electrons.power_thermal_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/electrons/power_thermal_n_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].frequency": { + "data_type": "FLT_0D", + "documentation": "Wave frequency", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/frequency", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Hz" + }, + "waves.coherent_wave[:].global_quantities[:].frequency_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"frequency\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/frequency_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].frequency_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"frequency\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/frequency_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Hz" + }, + "waves.coherent_wave[:].global_quantities[:].frequency_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"frequency\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/frequency_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Hz" + }, + "waves.coherent_wave[:].global_quantities[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different ion species", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "waves_coherent_wave_global_quantities_ion" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].distribution_assumption": { + "data_type": "INT_0D", + "documentation": "Assumption on the distribution function used by the wave solver to calculate the power deposition on this species: 0 = Maxwellian (linear absorption); 1 = quasi-linear (F given by a distributions IDS). ", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/distribution_assumption", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].power_fast": { + "data_type": "FLT_0D", + "documentation": "Wave power absorbed by the fast particle population", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/power_fast", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].power_fast_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/power_fast_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].power_fast_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/power_fast_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].power_fast_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Wave power absorbed by the fast particle population per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/power_fast_n_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].power_fast_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/power_fast_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].power_fast_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/power_fast_n_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].power_fast_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/power_fast_n_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].power_thermal": { + "data_type": "FLT_0D", + "documentation": "Wave power absorbed by the thermal particle population", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/power_thermal", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].power_thermal_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/power_thermal_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].power_thermal_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/power_thermal_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].power_thermal_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Wave power absorbed by the thermal particle population per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/power_thermal_n_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].power_thermal_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/power_thermal_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].power_thermal_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/power_thermal_n_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].power_thermal_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/power_thermal_n_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "waves_coherent_wave_global_quantities_ion_state" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].power_fast": { + "data_type": "FLT_0D", + "documentation": "Wave power absorbed by the fast particle population", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/power_fast", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].power_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/power_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].power_fast_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power_fast\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/power_fast_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].power_fast_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power_fast\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/power_fast_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].power_fast_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Wave power absorbed by the fast particle population per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/power_fast_n_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].power_fast_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/power_fast_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].power_fast_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/power_fast_n_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].power_fast_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/power_fast_n_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].power_thermal": { + "data_type": "FLT_0D", + "documentation": "Wave power absorbed by the thermal particle population", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/power_thermal", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].power_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/power_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].power_thermal_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power_thermal\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/power_thermal_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].power_thermal_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power_thermal\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/power_thermal_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].power_thermal_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Wave power absorbed by the thermal particle population per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/power_thermal_n_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].power_thermal_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/power_thermal_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].power_thermal_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/power_thermal_n_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].power_thermal_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/power_thermal_n_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle (equal to z_min if no bundle)", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/state(i3)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed).", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].global_quantities[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/ion(i2)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].global_quantities[:].n_tor": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Toroidal mode numbers, the wave vector toroidal component being defined as k_tor = n_tor grad phi where phi is the toroidal angle so that a positive n_tor means a wave propagating in the positive phi direction", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/n_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].power": { + "data_type": "FLT_0D", + "documentation": "Total absorbed wave power", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/power", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].power_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/power_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].power_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"power\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/power_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].power_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"power\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/power_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].power_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Absorbed wave power per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/power_n_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].power_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/power_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].global_quantities[:].power_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/power_n_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].power_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].global_quantities[:].n_tor" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_n_tor\"", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/power_n_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].global_quantities[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "waves/coherent_wave(i1)/global_quantities(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "waves.coherent_wave[:].identifier": { + "data_type": "STRUCTURE", + "documentation": "Identifier of the coherent wave, in terms of the type and name of the antenna driving the wave and an index separating waves driven by the same antenna.", + "full_path": "waves/coherent_wave(i1)/identifier", + "lifecycle_status": "alpha", + "structure_reference": "waves_coherent_wave_identifier" + }, + "waves.coherent_wave[:].identifier.antenna_name": { + "data_type": "STR_0D", + "documentation": "Name of the antenna that launches this wave. Corresponds to the name specified in antennas/ec(i)/name, or antennas/ic(i)/name or antennas/lh(i)/name (depends of antenna/wave type) in the ANTENNAS IDS.", + "full_path": "waves/coherent_wave(i1)/identifier/antenna_name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.coherent_wave[:].identifier.index_in_antenna": { + "data_type": "INT_0D", + "documentation": "Index of the wave (starts at 1), separating different waves generated from a single antenna.", + "full_path": "waves/coherent_wave(i1)/identifier/index_in_antenna", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.coherent_wave[:].identifier.type": { + "data_type": "STRUCTURE", + "doc_identifier": "utilities/wave_identifier.xml", + "documentation": "Wave/antenna type. index=1 for name=EC; index=2 for name=IC; index=3 for name=LH\n0) unspecified : unspecified\n1) EC : Wave field for electron cyclotron heating and current drive\n2) LH : Wave field for lower hybrid heating and current drive\n3) IC : Wave field for ion cyclotron frequency heating and current drive", + "full_path": "waves/coherent_wave(i1)/identifier/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "waves.coherent_wave[:].identifier.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "waves/coherent_wave(i1)/identifier/type/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.coherent_wave[:].identifier.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "waves/coherent_wave(i1)/identifier/type/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.coherent_wave[:].identifier.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "waves/coherent_wave(i1)/identifier/type/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.coherent_wave[:].profiles_1d": { + "cocos_alias": "IDSPATH", + "cocos_replace": "waves.coherent_wave{i}.profiles_1d{j}", + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Source radial profiles (flux surface averaged quantities) for various time slices", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "waves_coherent_wave_profiles_1d", + "timebasepath": "time", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].current_parallel_density": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux surface averaged wave driven parallel current density = average(j.B) / B0, where B0 = vacuum_toroidal_field/b0.", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/current_parallel_density(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "waves.coherent_wave[:].profiles_1d[:].current_parallel_density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_parallel_density\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/current_parallel_density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].current_parallel_density_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current_parallel_density\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/current_parallel_density_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "waves.coherent_wave[:].profiles_1d[:].current_parallel_density_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current_parallel_density\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/current_parallel_density_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "waves.coherent_wave[:].profiles_1d[:].current_parallel_density_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Flux surface averaged wave driven parallel current density, per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/current_parallel_density_n_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "waves.coherent_wave[:].profiles_1d[:].current_parallel_density_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_parallel_density_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/current_parallel_density_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].current_parallel_density_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"current_parallel_density_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/current_parallel_density_n_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "waves.coherent_wave[:].profiles_1d[:].current_parallel_density_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"current_parallel_density_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/current_parallel_density_n_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A.m^-2" + }, + "waves.coherent_wave[:].profiles_1d[:].current_tor_inside": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Wave driven toroidal current, inside a flux surface", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/current_tor_inside(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "waves.coherent_wave[:].profiles_1d[:].current_tor_inside_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_tor_inside\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/current_tor_inside_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].current_tor_inside_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"current_tor_inside\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/current_tor_inside_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "waves.coherent_wave[:].profiles_1d[:].current_tor_inside_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"current_tor_inside\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/current_tor_inside_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "waves.coherent_wave[:].profiles_1d[:].current_tor_inside_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Wave driven toroidal current, inside a flux surface, per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/current_tor_inside_n_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "waves.coherent_wave[:].profiles_1d[:].current_tor_inside_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"current_tor_inside_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/current_tor_inside_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].current_tor_inside_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"current_tor_inside_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/current_tor_inside_n_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "waves.coherent_wave[:].profiles_1d[:].current_tor_inside_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"current_tor_inside_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/current_tor_inside_n_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "A" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Components of the electric field per toroidal mode number, averaged over the flux surface, where the averaged is weighted with the power deposition density, such that e_field = ave(e_field.power_density) / ave(power_density)", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "waves_profiles_1d_e_field_n_tor" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].minus": { + "data_type": "STRUCTURE", + "documentation": "Right hand polarised electric field component for every flux surface", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/minus", + "lifecycle_status": "alpha", + "structure_reference": "waves_CPX_amp_phase_1D", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].minus.amplitude": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Amplitude", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/minus/amplitude(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].minus.amplitude_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"amplitude\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/minus/amplitude_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].minus.amplitude_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"amplitude\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/minus/amplitude_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].minus.amplitude_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"amplitude\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/minus/amplitude_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].minus.phase": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Phase", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/minus/phase(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].minus.phase_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phase\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/minus/phase_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].minus.phase_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phase\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/minus/phase_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].minus.phase_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phase\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/minus/phase_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].parallel": { + "data_type": "STRUCTURE", + "documentation": "Parallel electric field component for every flux surface", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/parallel", + "lifecycle_status": "alpha", + "structure_reference": "waves_CPX_amp_phase_1D", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].parallel.amplitude": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Amplitude", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/parallel/amplitude(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].parallel.amplitude_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"amplitude\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/parallel/amplitude_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].parallel.amplitude_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"amplitude\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/parallel/amplitude_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].parallel.amplitude_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"amplitude\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/parallel/amplitude_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].parallel.phase": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Phase", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/parallel/phase(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].parallel.phase_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phase\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/parallel/phase_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].parallel.phase_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phase\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/parallel/phase_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].parallel.phase_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phase\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/parallel/phase_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].plus": { + "data_type": "STRUCTURE", + "documentation": "Left hand polarised electric field component for every flux surface", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/plus", + "lifecycle_status": "alpha", + "structure_reference": "waves_CPX_amp_phase_1D", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].plus.amplitude": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Amplitude", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/plus/amplitude(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].plus.amplitude_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"amplitude\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/plus/amplitude_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].plus.amplitude_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"amplitude\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/plus/amplitude_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].plus.amplitude_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"amplitude\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/plus/amplitude_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].plus.phase": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Phase", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/plus/phase(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].plus.phase_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phase\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/plus/phase_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].plus.phase_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"phase\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/plus/phase_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].e_field_n_tor[:].plus.phase_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"phase\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/e_field_n_tor(i2)/plus/phase_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons": { + "data_type": "STRUCTURE", + "documentation": "Quantities related to the electrons", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons", + "lifecycle_status": "alpha", + "structure_reference": "waves_coherent_wave_profiles_1d_electrons" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_density_fast": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux surface averaged absorbed wave power density on the fast species", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_density_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_density_fast_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_density_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_density_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_density_fast_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_density_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_density_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_density_fast_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Flux surface averaged absorbed wave power density on the fast species, per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_density_fast_n_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_density_fast_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_density_fast_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_density_fast_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_density_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_density_fast_n_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_density_fast_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_density_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_density_fast_n_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_density_thermal": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux surface averaged absorbed wave power density on the thermal species", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_density_thermal(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_density_thermal_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_density_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_density_thermal_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_density_thermal_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_density_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_density_thermal_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_density_thermal_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Flux surface averaged absorbed wave power density on the thermal species, per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_density_thermal_n_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_density_thermal_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_density_thermal_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_density_thermal_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_density_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_density_thermal_n_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_density_thermal_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_density_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_density_thermal_n_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_inside_fast": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density)", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_inside_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_inside_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inside_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_inside_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_inside_fast_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_inside_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_inside_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_inside_fast_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_inside_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_inside_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_inside_fast_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density), per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_inside_fast_n_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_inside_fast_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inside_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_inside_fast_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_inside_fast_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_inside_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_inside_fast_n_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_inside_fast_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_inside_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_inside_fast_n_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_inside_thermal": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density)", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_inside_thermal(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_inside_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inside_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_inside_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_inside_thermal_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_inside_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_inside_thermal_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_inside_thermal_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_inside_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_inside_thermal_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_inside_thermal_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density), per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_inside_thermal_n_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_inside_thermal_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inside_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_inside_thermal_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_inside_thermal_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_inside_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_inside_thermal_n_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].electrons.power_inside_thermal_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_inside_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/electrons/power_inside_thermal_n_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].grid": { + "data_type": "STRUCTURE", + "documentation": "Radial grid", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid", + "lifecycle_status": "alpha", + "structure_reference": "core_radial_grid" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.area": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Cross-sectional area of the flux surface", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/area(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.area_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"area\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/area_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.area_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"area\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/area_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.psi": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Poloidal magnetic flux", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/psi(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.psi_boundary": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/psi_boundary", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.psi_boundary_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_boundary\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/psi_boundary_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.psi_boundary_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_boundary\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/psi_boundary_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.psi_boundary_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_boundary\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/psi_boundary_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.psi_error_lower": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"psi\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/psi_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.psi_error_upper": { + "cocos_label_transformation": "psi_like", + "cocos_leaf_name_aos_indices": "IDSPATH.grid.psi", + "cocos_transformation_expression": ".fact_psi", + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"psi\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/psi_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.psi_magnetic_axis": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/psi_magnetic_axis", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.psi_magnetic_axis_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi_magnetic_axis\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/psi_magnetic_axis_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.psi_magnetic_axis_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"psi_magnetic_axis\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/psi_magnetic_axis_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.psi_magnetic_axis_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"psi_magnetic_axis\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/psi_magnetic_axis_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.rho_pol_norm": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/rho_pol_norm(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.rho_pol_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_pol_norm\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/rho_pol_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.rho_pol_norm_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_pol_norm\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/rho_pol_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.rho_pol_norm_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_pol_norm\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/rho_pol_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "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", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/rho_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/rho_tor_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/rho_tor_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "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) ", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/rho_tor_norm(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/rho_tor_norm_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/rho_tor_norm_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.surface": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Surface area of the toroidal flux surface", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/surface(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.surface_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"surface\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/surface_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.surface_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"surface\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/surface_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.surface_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"surface\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/surface_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.volume": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Volume enclosed inside the magnetic surface", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/volume(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.volume_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/volume_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.volume_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"volume\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/volume_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "waves.coherent_wave[:].profiles_1d[:].grid.volume_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"volume\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/grid/volume_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different ion species", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "waves_coherent_wave_profiles_1d_ion" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_density_fast": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux surface averaged absorbed wave power density on the fast species", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_density_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_density_fast_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_density_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_density_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_density_fast_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_density_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_density_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_density_fast_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Flux surface averaged absorbed wave power density on the fast species, per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_density_fast_n_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_density_fast_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_density_fast_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_density_fast_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_density_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_density_fast_n_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_density_fast_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_density_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_density_fast_n_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_density_thermal": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux surface averaged absorbed wave power density on the thermal species", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_density_thermal(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_density_thermal_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_density_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_density_thermal_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_density_thermal_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_density_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_density_thermal_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_density_thermal_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Flux surface averaged absorbed wave power density on the thermal species, per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_density_thermal_n_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_density_thermal_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_density_thermal_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_density_thermal_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_density_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_density_thermal_n_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_density_thermal_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_density_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_density_thermal_n_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_inside_fast": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density)", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_inside_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_inside_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inside_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_inside_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_inside_fast_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_inside_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_inside_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_inside_fast_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_inside_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_inside_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_inside_fast_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density), per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_inside_fast_n_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_inside_fast_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inside_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_inside_fast_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_inside_fast_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_inside_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_inside_fast_n_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_inside_fast_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_inside_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_inside_fast_n_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_inside_thermal": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density)", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_inside_thermal(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_inside_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inside_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_inside_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_inside_thermal_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_inside_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_inside_thermal_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_inside_thermal_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_inside_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_inside_thermal_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_inside_thermal_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density), per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_inside_thermal_n_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_inside_thermal_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inside_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_inside_thermal_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_inside_thermal_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_inside_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_inside_thermal_n_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].power_inside_thermal_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_inside_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/power_inside_thermal_n_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "waves_coherent_wave_profiles_1d_ion_state" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_density_fast": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux surface averaged absorbed wave power density on the fast species", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_density_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_density_fast_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_density_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_density_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_density_fast_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_density_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_density_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_density_fast_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Flux surface averaged absorbed wave power density on the fast species, per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_density_fast_n_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_density_fast_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_density_fast_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_density_fast_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_density_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_density_fast_n_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_density_fast_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_density_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_density_fast_n_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_density_thermal": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux surface averaged absorbed wave power density on the thermal species", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_density_thermal(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_density_thermal_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_density_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_density_thermal_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_density_thermal_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_density_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_density_thermal_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_density_thermal_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Flux surface averaged absorbed wave power density on the thermal species, per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_density_thermal_n_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_density_thermal_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_density_thermal_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_density_thermal_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_density_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_density_thermal_n_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_density_thermal_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_density_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_density_thermal_n_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_inside_fast": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density)", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_inside_fast(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_inside_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inside_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_inside_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_inside_fast_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_inside_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_inside_fast_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_inside_fast_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_inside_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_inside_fast_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_inside_fast_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density), per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_inside_fast_n_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_inside_fast_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inside_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_inside_fast_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_inside_fast_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_inside_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_inside_fast_n_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_inside_fast_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_inside_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_inside_fast_n_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_inside_thermal": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density)", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_inside_thermal(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_inside_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inside_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_inside_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_inside_thermal_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_inside_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_inside_thermal_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_inside_thermal_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_inside_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_inside_thermal_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_inside_thermal_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Absorbed wave power on thermal species inside a flux surface (cumulative volume integral of the absorbed power density), per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_inside_thermal_n_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_inside_thermal_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inside_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_inside_thermal_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_inside_thermal_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_inside_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_inside_thermal_n_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].power_inside_thermal_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_inside_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/power_inside_thermal_n_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle (equal to z_min if no bundle)", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed).", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_1d[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/ion(i2)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_1d[:].k_perpendicular": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Perpendicular wave vector, averaged over the flux surface, where the averaged is weighted with the power deposition density, such that k_perpendicular = ave(k_perpendicular.power_density) / ave(power_density), for every flux surface and every toroidal number", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/k_perpendicular(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].k_perpendicular_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"k_perpendicular\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/k_perpendicular_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].k_perpendicular_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"k_perpendicular\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/k_perpendicular_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].k_perpendicular_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"k_perpendicular\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/k_perpendicular_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_1d[:].n_tor": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Toroidal mode numbers, the wave vector toroidal component being defined as k_tor = n_tor grad phi where phi is the toroidal angle so that a positive n_tor means a wave propagating in the positive phi direction", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/n_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].power_density": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Flux surface averaged total absorbed wave power density (electrons + ion + fast populations)", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/power_density(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].power_density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/power_density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].power_density_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_density\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/power_density_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].power_density_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_density\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/power_density_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].power_density_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Flux surface averaged absorbed wave power density per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/power_density_n_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].power_density_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/power_density_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].power_density_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_density_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/power_density_n_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].power_density_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_density_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/power_density_n_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_1d[:].power_inside": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Total absorbed wave power (electrons + ion + fast populations) inside a flux surface (cumulative volume integral of the absorbed power density)", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/power_inside(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].power_inside_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inside\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/power_inside_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].power_inside_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"power_inside\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/power_inside_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].power_inside_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"power_inside\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/power_inside_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].power_inside_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Total absorbed wave power (electrons + ion + fast populations) inside a flux surface (cumulative volume integral of the absorbed power density), per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/power_inside_n_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].power_inside_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_inside_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/power_inside_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_1d[:].power_inside_n_tor_error_lower": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_inside_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/power_inside_n_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].power_inside_n_tor_error_upper": { + "coordinates": [ + "waves.coherent_wave[:].profiles_1d[:].grid.rho_tor_norm", + "waves.coherent_wave[:].profiles_1d[:].n_tor" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_inside_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/power_inside_n_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W" + }, + "waves.coherent_wave[:].profiles_1d[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "waves/coherent_wave(i1)/profiles_1d(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "waves.coherent_wave[:].profiles_2d": { + "coordinates": [ + "waves.coherent_wave[:].profiles_2d[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "2D profiles in poloidal cross-section, for various time slices", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "waves_coherent_wave_profiles_2d", + "timebasepath": "time", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor": { + "coordinates": [ + "waves.coherent_wave[:].profiles_2d[:].n_tor" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Components of the electric field per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "waves_profiles_2d_e_field_n_tor" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].minus": { + "data_type": "STRUCTURE", + "documentation": "Right hand polarised electric field component", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/minus", + "lifecycle_status": "alpha", + "structure_reference": "waves_CPX_amp_phase_2D", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].minus.amplitude": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Amplitude", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/minus/amplitude(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].minus.amplitude_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"amplitude\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/minus/amplitude_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].minus.amplitude_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"amplitude\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/minus/amplitude_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].minus.amplitude_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"amplitude\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/minus/amplitude_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].minus.phase": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Phase", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/minus/phase(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].minus.phase_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phase\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/minus/phase_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].minus.phase_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"phase\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/minus/phase_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].minus.phase_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"phase\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/minus/phase_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].parallel": { + "data_type": "STRUCTURE", + "documentation": "Parallel electric field component", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/parallel", + "lifecycle_status": "alpha", + "structure_reference": "waves_CPX_amp_phase_2D", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].parallel.amplitude": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Amplitude", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/parallel/amplitude(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].parallel.amplitude_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"amplitude\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/parallel/amplitude_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].parallel.amplitude_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"amplitude\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/parallel/amplitude_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].parallel.amplitude_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"amplitude\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/parallel/amplitude_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].parallel.phase": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Phase", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/parallel/phase(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].parallel.phase_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phase\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/parallel/phase_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].parallel.phase_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"phase\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/parallel/phase_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].parallel.phase_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"phase\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/parallel/phase_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].plus": { + "data_type": "STRUCTURE", + "documentation": "Left hand polarised electric field component", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/plus", + "lifecycle_status": "alpha", + "structure_reference": "waves_CPX_amp_phase_2D", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].plus.amplitude": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Amplitude", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/plus/amplitude(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].plus.amplitude_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"amplitude\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/plus/amplitude_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].plus.amplitude_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"amplitude\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/plus/amplitude_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].plus.amplitude_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"amplitude\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/plus/amplitude_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].plus.phase": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Phase", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/plus/phase(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].plus.phase_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"phase\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/plus/phase_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].plus.phase_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"phase\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/plus/phase_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_2d[:].e_field_n_tor[:].plus.phase_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"phase\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/e_field_n_tor(i2)/plus/phase_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "V.m^-1" + }, + "waves.coherent_wave[:].profiles_2d[:].electrons": { + "data_type": "STRUCTURE", + "documentation": "Quantities related to the electrons", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/electrons", + "lifecycle_status": "alpha", + "structure_reference": "waves_coherent_wave_profiles_2d_electrons" + }, + "waves.coherent_wave[:].profiles_2d[:].electrons.power_density_fast": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Absorbed wave power density on the fast species", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/electrons/power_density_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].electrons.power_density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/electrons/power_density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].electrons.power_density_fast_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_density_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/electrons/power_density_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].electrons.power_density_fast_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_density_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/electrons/power_density_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].electrons.power_density_fast_n_tor": { + "coordinates": [ + "1...N", + "1...N", + "waves.coherent_wave[:].profiles_2d[:].n_tor" + ], + "data_type": "FLT_3D", + "documentation": "Absorbed wave power density on the fast species, per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/electrons/power_density_fast_n_tor(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].electrons.power_density_fast_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/electrons/power_density_fast_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].electrons.power_density_fast_n_tor_error_lower": { + "coordinates": [ + "1...N", + "1...N", + "waves.coherent_wave[:].profiles_2d[:].n_tor" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"power_density_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/electrons/power_density_fast_n_tor_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].electrons.power_density_fast_n_tor_error_upper": { + "coordinates": [ + "1...N", + "1...N", + "waves.coherent_wave[:].profiles_2d[:].n_tor" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"power_density_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/electrons/power_density_fast_n_tor_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].electrons.power_density_thermal": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Absorbed wave power density on the thermal species", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/electrons/power_density_thermal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].electrons.power_density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/electrons/power_density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].electrons.power_density_thermal_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_density_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/electrons/power_density_thermal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].electrons.power_density_thermal_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_density_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/electrons/power_density_thermal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].electrons.power_density_thermal_n_tor": { + "coordinates": [ + "1...N", + "1...N", + "waves.coherent_wave[:].profiles_2d[:].n_tor" + ], + "data_type": "FLT_3D", + "documentation": "Absorbed wave power density on the thermal species, per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/electrons/power_density_thermal_n_tor(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].electrons.power_density_thermal_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/electrons/power_density_thermal_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].electrons.power_density_thermal_n_tor_error_lower": { + "coordinates": [ + "1...N", + "1...N", + "waves.coherent_wave[:].profiles_2d[:].n_tor" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"power_density_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/electrons/power_density_thermal_n_tor_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].electrons.power_density_thermal_n_tor_error_upper": { + "coordinates": [ + "1...N", + "1...N", + "waves.coherent_wave[:].profiles_2d[:].n_tor" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"power_density_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/electrons/power_density_thermal_n_tor_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].grid": { + "data_type": "STRUCTURE", + "documentation": "2D grid in a poloidal cross-section", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid", + "lifecycle_status": "alpha", + "structure_reference": "waves_coherent_wave_profiles_2d_grid" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.area": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Cross-sectional area of the flux surface", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/area(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.area_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"area\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/area_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.area_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"area\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/area_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.area_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"area\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/area_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^2" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.psi": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Poloidal magnetic flux", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/psi(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.psi_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"psi\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/psi_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.psi_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"psi\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/psi_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.psi_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"psi\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/psi_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Wb" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.r": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Major radius", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/r(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.r_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"r\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/r_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.r_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"r\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/r_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.rho_tor": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Toroidal flux coordinate. The toroidal field used in its definition is indicated under vacuum_toroidal_field/b0", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/rho_tor(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.rho_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/rho_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.rho_tor_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"rho_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/rho_tor_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.rho_tor_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"rho_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/rho_tor_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.rho_tor_norm": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "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) ", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/rho_tor_norm(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.rho_tor_norm_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"rho_tor_norm\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/rho_tor_norm_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.rho_tor_norm_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"rho_tor_norm\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/rho_tor_norm_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.rho_tor_norm_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"rho_tor_norm\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/rho_tor_norm_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "-" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.theta_geometric": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Geometrical poloidal angle", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/theta_geometric(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.theta_geometric_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"theta_geometric\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/theta_geometric_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.theta_geometric_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"theta_geometric\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/theta_geometric_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.theta_geometric_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"theta_geometric\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/theta_geometric_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.theta_straight": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Straight field line poloidal angle", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/theta_straight(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.theta_straight_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"theta_straight\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/theta_straight_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.theta_straight_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"theta_straight\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/theta_straight_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.theta_straight_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"theta_straight\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/theta_straight_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "rad" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.type": { + "coordinates": [ + "waves.coherent_wave[:].profiles_2d[:].grid.rho_tor_norm" + ], + "data_type": "STRUCTURE", + "documentation": "Grid type: index=0: Rectangular grid in the (R,Z) coordinates; index=1: Rectangular grid in the (radial, theta_geometric) coordinates; index=2: Rectangular grid in the (radial, theta_straight) coordinates. index=3: unstructured grid.", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/type", + "lifecycle_status": "alpha", + "structure_reference": "identifier_dynamic_aos3", + "units": "m^3" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/type/description", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/type/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/type/name", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.volume": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Volume enclosed inside the magnetic surface", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/volume(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.volume_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"volume\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/volume_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.volume_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"volume\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/volume_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.volume_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"volume\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/volume_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m^3" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.z": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Height", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/z(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.z_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"z\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/z_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].profiles_2d[:].grid.z_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"z\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/grid/z_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "m" + }, + "waves.coherent_wave[:].profiles_2d[:].ion": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Quantities related to the different ion species", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "waves_coherent_wave_profiles_2d_ion" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].element": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of elements forming the atom or molecule", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/element(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "plasma_composition_neutral_element" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].element[:].a": { + "data_type": "FLT_0D", + "documentation": "Mass of atom", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/element(i3)/a", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].element[:].a_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"a\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/element(i3)/a_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].element[:].a_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"a\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/element(i3)/a_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].element[:].a_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"a\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/element(i3)/a_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Atomic Mass Unit" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].element[:].atoms_n": { + "data_type": "INT_0D", + "documentation": "Number of atoms of this element in the molecule", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/element(i3)/atoms_n", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].element[:].multiplicity": { + "data_type": "FLT_0D", + "documentation": "Multiplicity of the atom", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/element(i3)/multiplicity", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].element[:].multiplicity_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"multiplicity\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/element(i3)/multiplicity_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].element[:].multiplicity_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"multiplicity\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/element(i3)/multiplicity_error_lower", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].element[:].multiplicity_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"multiplicity\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/element(i3)/multiplicity_error_upper", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.15.0", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].element[:].z_n": { + "data_type": "FLT_0D", + "documentation": "Nuclear charge", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/element(i3)/z_n", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].element[:].z_n_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_n\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/element(i3)/z_n_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].element[:].z_n_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_n\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/element(i3)/z_n_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].element[:].z_n_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_n\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/element(i3)/z_n_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying the species (e.g. H+, D+, T+, He+2, C+, D2, DT, CD4, ...)", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].multiple_states_flag": { + "data_type": "INT_0D", + "documentation": "Multiple state calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/multiple_states_flag", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].power_density_fast": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Absorbed wave power density on the fast species", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/power_density_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].power_density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/power_density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].power_density_fast_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_density_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/power_density_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].power_density_fast_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_density_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/power_density_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].power_density_fast_n_tor": { + "coordinates": [ + "1...N", + "1...N", + "waves.coherent_wave[:].profiles_2d[:].n_tor" + ], + "data_type": "FLT_3D", + "documentation": "Absorbed wave power density on the fast species, per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/power_density_fast_n_tor(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].power_density_fast_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/power_density_fast_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].power_density_fast_n_tor_error_lower": { + "coordinates": [ + "1...N", + "1...N", + "waves.coherent_wave[:].profiles_2d[:].n_tor" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"power_density_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/power_density_fast_n_tor_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].power_density_fast_n_tor_error_upper": { + "coordinates": [ + "1...N", + "1...N", + "waves.coherent_wave[:].profiles_2d[:].n_tor" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"power_density_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/power_density_fast_n_tor_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].power_density_thermal": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Absorbed wave power density on the thermal species", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/power_density_thermal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].power_density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/power_density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].power_density_thermal_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_density_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/power_density_thermal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].power_density_thermal_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_density_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/power_density_thermal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].power_density_thermal_n_tor": { + "coordinates": [ + "1...N", + "1...N", + "waves.coherent_wave[:].profiles_2d[:].n_tor" + ], + "data_type": "FLT_3D", + "documentation": "Absorbed wave power density on the thermal species, per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/power_density_thermal_n_tor(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].power_density_thermal_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/power_density_thermal_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].power_density_thermal_n_tor_error_lower": { + "coordinates": [ + "1...N", + "1...N", + "waves.coherent_wave[:].profiles_2d[:].n_tor" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"power_density_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/power_density_thermal_n_tor_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].power_density_thermal_n_tor_error_upper": { + "coordinates": [ + "1...N", + "1...N", + "waves.coherent_wave[:].profiles_2d[:].n_tor" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"power_density_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/power_density_thermal_n_tor_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Collisional exchange with the various states of the ion species (ionisation, energy, excitation, ...)", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "waves_coherent_wave_profiles_2d_ion_state" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].electron_configuration": { + "data_type": "STR_0D", + "documentation": "Configuration of atomic orbitals of this state, e.g. 1s2-2s1", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/electron_configuration", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].label": { + "data_type": "STR_0D", + "documentation": "String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/label", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].power_density_fast": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Absorbed wave power density on the fast species", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/power_density_fast(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].power_density_fast_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/power_density_fast_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].power_density_fast_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_density_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/power_density_fast_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].power_density_fast_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_density_fast\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/power_density_fast_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].power_density_fast_n_tor": { + "coordinates": [ + "1...N", + "1...N", + "waves.coherent_wave[:].profiles_2d[:].n_tor" + ], + "data_type": "FLT_3D", + "documentation": "Absorbed wave power density on the fast species, per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/power_density_fast_n_tor(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].power_density_fast_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/power_density_fast_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].power_density_fast_n_tor_error_lower": { + "coordinates": [ + "1...N", + "1...N", + "waves.coherent_wave[:].profiles_2d[:].n_tor" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"power_density_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/power_density_fast_n_tor_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].power_density_fast_n_tor_error_upper": { + "coordinates": [ + "1...N", + "1...N", + "waves.coherent_wave[:].profiles_2d[:].n_tor" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"power_density_fast_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/power_density_fast_n_tor_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].power_density_thermal": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Absorbed wave power density on the thermal species", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/power_density_thermal(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].power_density_thermal_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/power_density_thermal_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].power_density_thermal_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_density_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/power_density_thermal_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].power_density_thermal_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_density_thermal\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/power_density_thermal_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].power_density_thermal_n_tor": { + "coordinates": [ + "1...N", + "1...N", + "waves.coherent_wave[:].profiles_2d[:].n_tor" + ], + "data_type": "FLT_3D", + "documentation": "Absorbed wave power density on the thermal species, per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/power_density_thermal_n_tor(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].power_density_thermal_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/power_density_thermal_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].power_density_thermal_n_tor_error_lower": { + "coordinates": [ + "1...N", + "1...N", + "waves.coherent_wave[:].profiles_2d[:].n_tor" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"power_density_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/power_density_thermal_n_tor_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].power_density_thermal_n_tor_error_upper": { + "coordinates": [ + "1...N", + "1...N", + "waves.coherent_wave[:].profiles_2d[:].n_tor" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"power_density_thermal_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/power_density_thermal_n_tor_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].vibrational_level": { + "data_type": "FLT_0D", + "documentation": "Vibrational level (can be bundled)", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/vibrational_level", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].vibrational_level_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"vibrational_level\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/vibrational_level_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].vibrational_level_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"vibrational_level\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/vibrational_level_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].vibrational_level_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"vibrational_level\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/vibrational_level_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].vibrational_mode": { + "data_type": "STR_0D", + "documentation": "Vibrational mode of this state, e.g. \"A_g\". Need to define, or adopt a standard nomenclature.", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/vibrational_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].z_max": { + "data_type": "FLT_0D", + "documentation": "Maximum Z of the charge state bundle (equal to z_min if no bundle)", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/z_max", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].z_max_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_max\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/z_max_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].z_max_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_max\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/z_max_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].z_max_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_max\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/z_max_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].z_min": { + "data_type": "FLT_0D", + "documentation": "Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/z_min", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].z_min_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_min\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/z_min_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].z_min_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_min\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/z_min_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].state[:].z_min_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_min\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/state(i3)/z_min_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].z_ion": { + "data_type": "FLT_0D", + "documentation": "Ion charge (of the dominant ionisation state; lumped ions are allowed).", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/z_ion", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].z_ion_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z_ion\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/z_ion_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].z_ion_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"z_ion\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/z_ion_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_2d[:].ion[:].z_ion_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"z_ion\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/ion(i2)/z_ion_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "Elementary Charge Unit" + }, + "waves.coherent_wave[:].profiles_2d[:].n_tor": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Toroidal mode numbers, the wave vector toroidal component being defined as k_tor = n_tor grad phi where phi is the toroidal angle so that a positive n_tor means a wave propagating in the positive phi direction", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/n_tor(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].power_density": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Total absorbed wave power density (electrons + ion + fast populations)", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/power_density(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].power_density_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/power_density_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].power_density_error_lower": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Lower error for \"power_density\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/power_density_error_lower(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].power_density_error_upper": { + "coordinates": [ + "1...N", + "1...N" + ], + "data_type": "FLT_2D", + "documentation": "Upper error for \"power_density\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/power_density_error_upper(:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].power_density_n_tor": { + "coordinates": [ + "1...N", + "1...N", + "waves.coherent_wave[:].profiles_2d[:].n_tor" + ], + "data_type": "FLT_3D", + "documentation": "Absorbed wave power density per toroidal mode number", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/power_density_n_tor(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].power_density_n_tor_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"power_density_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/power_density_n_tor_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "waves.coherent_wave[:].profiles_2d[:].power_density_n_tor_error_lower": { + "coordinates": [ + "1...N", + "1...N", + "waves.coherent_wave[:].profiles_2d[:].n_tor" + ], + "data_type": "FLT_3D", + "documentation": "Lower error for \"power_density_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/power_density_n_tor_error_lower(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].power_density_n_tor_error_upper": { + "coordinates": [ + "1...N", + "1...N", + "waves.coherent_wave[:].profiles_2d[:].n_tor" + ], + "data_type": "FLT_3D", + "documentation": "Upper error for \"power_density_n_tor\"", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/power_density_n_tor_error_upper(:,:,:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "W.m^-3" + }, + "waves.coherent_wave[:].profiles_2d[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "waves/coherent_wave(i1)/profiles_2d(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "waves.coherent_wave[:].wave_solver_type": { + "data_type": "STRUCTURE", + "documentation": "Type of wave deposition solver used for this wave. Index = 1 for beam/ray tracing; index = 2 for full wave", + "full_path": "waves/coherent_wave(i1)/wave_solver_type", + "lifecycle_status": "alpha", + "structure_reference": "identifier" + }, + "waves.coherent_wave[:].wave_solver_type.description": { + "data_type": "STR_0D", + "documentation": "Verbose description", + "full_path": "waves/coherent_wave(i1)/wave_solver_type/description", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.coherent_wave[:].wave_solver_type.index": { + "data_type": "INT_0D", + "documentation": "Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.", + "full_path": "waves/coherent_wave(i1)/wave_solver_type/index", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.coherent_wave[:].wave_solver_type.name": { + "data_type": "STR_0D", + "documentation": "Short string identifier", + "full_path": "waves/coherent_wave(i1)/wave_solver_type/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "waves/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "waves.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "waves/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "waves/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "waves/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "waves.ids_properties.occurrence" + }, + "waves.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "waves/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "waves.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "waves/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "waves.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "waves/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "waves/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "waves/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "waves/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "waves/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "waves/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "waves.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "waves/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "waves/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "waves/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "waves/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "waves/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "waves/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "waves.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "waves/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "waves.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "waves/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "waves/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "waves/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "waves/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "waves/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "waves/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "waves/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "waves.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "waves/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "waves.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "waves/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "waves/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "waves/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "waves/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "waves/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "waves/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "waves/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "waves.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "waves/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "waves/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "waves/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "waves/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "waves/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "waves/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "waves/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "waves.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "waves/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "waves.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "waves/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "waves.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "waves/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "waves.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "waves/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "waves/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "waves.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "waves/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "waves.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "waves/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "waves/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "waves/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "waves.magnetic_axis": { + "data_type": "STRUCTURE", + "documentation": "Magnetic axis position (used to define a poloidal angle for the 2D profiles)", + "full_path": "waves/magnetic_axis", + "lifecycle_status": "alpha", + "structure_reference": "rz1d_dynamic_1" + }, + "waves.magnetic_axis.r": { + "coordinates": [ + "waves.time" + ], + "data_type": "FLT_1D", + "documentation": "Major radius", + "full_path": "waves/magnetic_axis/r(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "waves.magnetic_axis.r_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r\"", + "full_path": "waves/magnetic_axis/r_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "waves.magnetic_axis.r_error_lower": { + "coordinates": [ + "waves.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"r\"", + "full_path": "waves/magnetic_axis/r_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "waves.magnetic_axis.r_error_upper": { + "coordinates": [ + "waves.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"r\"", + "full_path": "waves/magnetic_axis/r_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "waves.magnetic_axis.z": { + "coordinates": [ + "waves.time" + ], + "data_type": "FLT_1D", + "documentation": "Height", + "full_path": "waves/magnetic_axis/z(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "waves.magnetic_axis.z_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"z\"", + "full_path": "waves/magnetic_axis/z_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "waves.magnetic_axis.z_error_lower": { + "coordinates": [ + "waves.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"z\"", + "full_path": "waves/magnetic_axis/z_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "waves.magnetic_axis.z_error_upper": { + "coordinates": [ + "waves.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"z\"", + "full_path": "waves/magnetic_axis/z_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "m" + }, + "waves.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "waves/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "waves.vacuum_toroidal_field": { + "cocos_alias": "IDSPATH", + "cocos_replace": "waves.vacuum_toroidal_field", + "data_type": "STRUCTURE", + "documentation": "Characteristics of the vacuum toroidal field (used in rho_tor definition)", + "full_path": "waves/vacuum_toroidal_field", + "lifecycle_status": "alpha", + "structure_reference": "b_tor_vacuum_1" + }, + "waves.vacuum_toroidal_field.b0": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "waves.time" + ], + "data_type": "FLT_1D", + "documentation": "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.", + "full_path": "waves/vacuum_toroidal_field/b0(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "waves.vacuum_toroidal_field.b0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"b0\"", + "full_path": "waves/vacuum_toroidal_field/b0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "waves.vacuum_toroidal_field.b0_error_lower": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "waves.time" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"b0\"", + "full_path": "waves/vacuum_toroidal_field/b0_error_lower(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "waves.vacuum_toroidal_field.b0_error_upper": { + "cocos_label_transformation": "b0_like", + "cocos_leaf_name_aos_indices": "IDSPATH.b0", + "cocos_transformation_expression": ".sigma_b0_eff", + "coordinates": [ + "waves.time" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"b0\"", + "full_path": "waves/vacuum_toroidal_field/b0_error_upper(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic", + "units": "T" + }, + "waves.vacuum_toroidal_field.r0": { + "data_type": "FLT_0D", + "documentation": "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)", + "full_path": "waves/vacuum_toroidal_field/r0", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "waves.vacuum_toroidal_field.r0_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"r0\"", + "full_path": "waves/vacuum_toroidal_field/r0_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "waves.vacuum_toroidal_field.r0_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"r0\"", + "full_path": "waves/vacuum_toroidal_field/r0_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + }, + "waves.vacuum_toroidal_field.r0_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"r0\"", + "full_path": "waves/vacuum_toroidal_field/r0_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "m" + } +} \ No newline at end of file diff --git a/omas/imas_structures/3_39_0/workflow.json b/omas/imas_structures/3_39_0/workflow.json new file mode 100644 index 000000000..f91229526 --- /dev/null +++ b/omas/imas_structures/3_39_0/workflow.json @@ -0,0 +1,751 @@ +{ + "workflow": { + "documentation": "Description of the workflow that has produced this data entry. The workflow IDS can also be used to communicate information about workflow state between workflow components.", + "full_path": "workflow", + "lifecycle_last_change": "3.34.0", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "maxoccur": "1" + }, + "workflow.code": { + "data_type": "STRUCTURE", + "documentation": "Generic decription of the code-specific parameters for the code that has produced this IDS", + "full_path": "workflow/code", + "lifecycle_status": "alpha", + "structure_reference": "code" + }, + "workflow.code.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "workflow/code/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.code.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "workflow/code/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.code.library": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of external libraries used by the code that has produced this IDS", + "full_path": "workflow/code/library(i1)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "library" + }, + "workflow.code.library[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "workflow/code/library(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.code.library[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "workflow/code/library(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.code.library[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software", + "full_path": "workflow/code/library(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.code.library[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "workflow/code/library(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.code.library[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "workflow/code/library(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.code.library[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "workflow/code/library(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.code.name": { + "data_type": "STR_0D", + "documentation": "Name of software generating IDS", + "full_path": "workflow/code/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.code.output_flag": { + "coordinates": [ + "workflow.time" + ], + "data_type": "INT_1D", + "documentation": "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.", + "full_path": "workflow/code/output_flag(:)", + "lifecycle_status": "alpha", + "timebasepath": "/time", + "type": "dynamic" + }, + "workflow.code.parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "workflow/code/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.code.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "workflow/code/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.code.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "workflow/code/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties": { + "data_type": "STRUCTURE", + "documentation": "Interface Data Structure properties. This element identifies the node above as an IDS", + "full_path": "workflow/ids_properties", + "lifecycle_status": "alpha", + "structure_reference": "ids_properties" + }, + "workflow.ids_properties.comment": { + "data_type": "STR_0D", + "documentation": "Any comment describing the content of this IDS", + "full_path": "workflow/ids_properties/comment", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.creation_date": { + "data_type": "STR_0D", + "documentation": "Date at which this data has been produced", + "full_path": "workflow/ids_properties/creation_date", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.homogeneous_time": { + "data_type": "INT_0D", + "documentation": "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", + "full_path": "workflow/ids_properties/homogeneous_time", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.occurrence": { + "data_type": "INT_0D", + "description": "occurrence number [NOTE: this field only exists in OMAS and is not part of the ITER PDM]", + "full_path": "workflow.ids_properties.occurrence" + }, + "workflow.ids_properties.plugins": { + "data_type": "STRUCTURE", + "documentation": "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.", + "full_path": "workflow/ids_properties/plugins", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "lifecycle_version": "3.39.0", + "structure_reference": "ids_plugins" + }, + "workflow.ids_properties.plugins.infrastructure_get": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to GET the data", + "full_path": "workflow/ids_properties/plugins/infrastructure_get", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "workflow.ids_properties.plugins.infrastructure_get.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "workflow/ids_properties/plugins/infrastructure_get/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.infrastructure_get.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "workflow/ids_properties/plugins/infrastructure_get/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.infrastructure_get.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "workflow/ids_properties/plugins/infrastructure_get/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.infrastructure_get.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "workflow/ids_properties/plugins/infrastructure_get/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.infrastructure_get.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "workflow/ids_properties/plugins/infrastructure_get/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.infrastructure_put": { + "data_type": "STRUCTURE", + "documentation": "Plugin infrastructure used to PUT the data", + "full_path": "workflow/ids_properties/plugins/infrastructure_put", + "lifecycle_status": "alpha", + "structure_reference": "code_constant_noparam" + }, + "workflow.ids_properties.plugins.infrastructure_put.commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "workflow/ids_properties/plugins/infrastructure_put/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.infrastructure_put.description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "workflow/ids_properties/plugins/infrastructure_put/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.infrastructure_put.name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "workflow/ids_properties/plugins/infrastructure_put/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.infrastructure_put.repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "workflow/ids_properties/plugins/infrastructure_put/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.infrastructure_put.version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "workflow/ids_properties/plugins/infrastructure_put/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of IDS nodes for which a plugin has been applied", + "full_path": "workflow/ids_properties/plugins/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_plugins_node", + "type": "constant" + }, + "workflow.ids_properties.plugins.node[:].get_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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.", + "full_path": "workflow/ids_properties/plugins/node(i1)/get_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "workflow.ids_properties.plugins.node[:].get_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "workflow/ids_properties/plugins/node(i1)/get_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.node[:].get_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "workflow/ids_properties/plugins/node(i1)/get_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.node[:].get_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "workflow/ids_properties/plugins/node(i1)/get_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.node[:].get_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "workflow/ids_properties/plugins/node(i1)/get_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.node[:].get_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "workflow/ids_properties/plugins/node(i1)/get_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.node[:].get_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "workflow/ids_properties/plugins/node(i1)/get_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "workflow/ids_properties/plugins/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "workflow.ids_properties.plugins.node[:].put_operation": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)", + "full_path": "workflow/ids_properties/plugins/node(i1)/put_operation(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "workflow.ids_properties.plugins.node[:].put_operation[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "workflow/ids_properties/plugins/node(i1)/put_operation(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.node[:].put_operation[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "workflow/ids_properties/plugins/node(i1)/put_operation(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.node[:].put_operation[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "workflow/ids_properties/plugins/node(i1)/put_operation(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.node[:].put_operation[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "workflow/ids_properties/plugins/node(i1)/put_operation(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.node[:].put_operation[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "workflow/ids_properties/plugins/node(i1)/put_operation(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.node[:].put_operation[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "workflow/ids_properties/plugins/node(i1)/put_operation(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.node[:].readback": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) ", + "full_path": "workflow/ids_properties/plugins/node(i1)/readback(i2)", + "lifecycle_status": "alpha", + "maxoccur": "10", + "structure_reference": "code_constant" + }, + "workflow.ids_properties.plugins.node[:].readback[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "workflow/ids_properties/plugins/node(i1)/readback(i2)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.node[:].readback[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "workflow/ids_properties/plugins/node(i1)/readback(i2)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.node[:].readback[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "workflow/ids_properties/plugins/node(i1)/readback(i2)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.node[:].readback[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "workflow/ids_properties/plugins/node(i1)/readback(i2)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.node[:].readback[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "workflow/ids_properties/plugins/node(i1)/readback(i2)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.plugins.node[:].readback[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "workflow/ids_properties/plugins/node(i1)/readback(i2)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.provenance": { + "data_type": "STRUCTURE", + "documentation": "Provenance information about this IDS", + "full_path": "workflow/ids_properties/provenance", + "lifecycle_status": "alpha", + "lifecycle_version": "3.34.0", + "structure_reference": "ids_provenance" + }, + "workflow.ids_properties.provenance.node": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "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", + "full_path": "workflow/ids_properties/provenance/node(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "ids_provenance_node", + "type": "constant" + }, + "workflow.ids_properties.provenance.node[:].path": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "workflow/ids_properties/provenance/node(i1)/path", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IDS-path-syntax.md" + }, + "workflow.ids_properties.provenance.node[:].sources": { + "coordinates": [ + "1...N" + ], + "data_type": "STR_1D", + "documentation": "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.", + "full_path": "workflow/ids_properties/provenance/node(i1)/sources(:)", + "lifecycle_status": "alpha", + "type": "constant", + "url": "utilities/IMAS-URI-scheme.md" + }, + "workflow.ids_properties.provider": { + "data_type": "STR_0D", + "documentation": "Name of the person in charge of producing this data", + "full_path": "workflow/ids_properties/provider", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.source": { + "data_type": "STR_0D", + "documentation": "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.", + "full_path": "workflow/ids_properties/source", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.34.0", + "type": "constant" + }, + "workflow.ids_properties.version_put": { + "data_type": "STRUCTURE", + "documentation": "Version of the access layer package used to PUT this IDS", + "full_path": "workflow/ids_properties/version_put", + "lifecycle_status": "alpha", + "structure_reference": "version_dd_al" + }, + "workflow.ids_properties.version_put.access_layer": { + "data_type": "STR_0D", + "documentation": "Version of Access Layer used to PUT this IDS", + "full_path": "workflow/ids_properties/version_put/access_layer", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.version_put.access_layer_language": { + "data_type": "STR_0D", + "documentation": "Programming language of the Access Layer high level API used to PUT this IDS", + "full_path": "workflow/ids_properties/version_put/access_layer_language", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.ids_properties.version_put.data_dictionary": { + "data_type": "STR_0D", + "documentation": "Version of Data Dictionary used to PUT this IDS", + "full_path": "workflow/ids_properties/version_put/data_dictionary", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.time": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D_TYPE", + "documentation": "Generic time", + "full_path": "workflow/time(:)", + "lifecycle_status": "alpha", + "timebasepath": "time", + "type": "dynamic", + "units": "s" + }, + "workflow.time_loop": { + "data_type": "STRUCTURE", + "documentation": "Description of a workflow based on a time loop which calls components defined in component_list sequentially during each cycle of the loop (workflow_cycle).", + "full_path": "workflow/time_loop", + "lifecycle_status": "alpha", + "structure_reference": "workflow_time_loop" + }, + "workflow.time_loop.component": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "List of components partcipating in the workflow ", + "full_path": "workflow/time_loop/component(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "code_constant" + }, + "workflow.time_loop.component[:].commit": { + "data_type": "STR_0D", + "documentation": "Unique commit reference of software", + "full_path": "workflow/time_loop/component(i1)/commit", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.time_loop.component[:].description": { + "data_type": "STR_0D", + "documentation": "Short description of the software (type, purpose)", + "full_path": "workflow/time_loop/component(i1)/description", + "introduced_after_version": "3.38.1", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.time_loop.component[:].name": { + "data_type": "STR_0D", + "documentation": "Name of software used", + "full_path": "workflow/time_loop/component(i1)/name", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.time_loop.component[:].parameters": { + "data_type": "STR_0D", + "documentation": "List of the code specific parameters in XML format", + "full_path": "workflow/time_loop/component(i1)/parameters", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.time_loop.component[:].repository": { + "data_type": "STR_0D", + "documentation": "URL of software repository", + "full_path": "workflow/time_loop/component(i1)/repository", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.time_loop.component[:].version": { + "data_type": "STR_0D", + "documentation": "Unique version (tag) of software", + "full_path": "workflow/time_loop/component(i1)/version", + "lifecycle_status": "alpha", + "type": "constant" + }, + "workflow.time_loop.time_end": { + "data_type": "FLT_0D", + "documentation": "Termination time for the workflow main time loop", + "full_path": "workflow/time_loop/time_end", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "workflow.time_loop.time_end_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_end\"", + "full_path": "workflow/time_loop/time_end_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "constant" + }, + "workflow.time_loop.time_end_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_end\"", + "full_path": "workflow/time_loop/time_end_error_lower", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "workflow.time_loop.time_end_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_end\"", + "full_path": "workflow/time_loop/time_end_error_upper", + "lifecycle_status": "alpha", + "type": "constant", + "units": "s" + }, + "workflow.time_loop.workflow_cycle": { + "coordinates": [ + "workflow.time_loop.workflow_cycle[:].time" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Set of time slices corresponding to the beginning of workflow cycles (main time loop of the workflow). During each workflow cycle, active components compute their result during their given time_interval. Components having completed their computation are frozen until the end of the workflow cycle. The next workflow cycle begins when the maximum time_interval (over the components) has been reached.", + "full_path": "workflow/time_loop/workflow_cycle(itime)", + "lifecycle_status": "alpha", + "maxoccur": "unbounded", + "structure_reference": "workflow_cycle", + "timebasepath": "time", + "type": "dynamic" + }, + "workflow.time_loop.workflow_cycle[:].component": { + "coordinates": [ + "1...N" + ], + "data_type": "STRUCT_ARRAY", + "documentation": "Control parameters for the set of participting components defined in ../../component", + "full_path": "workflow/time_loop/workflow_cycle(itime)/component(i1)", + "lifecycle_status": "alpha", + "maxoccur": "20", + "structure_reference": "workflow_component" + }, + "workflow.time_loop.workflow_cycle[:].component[:].control_float": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Array of real workflow control parameters used by this component (component specific)", + "full_path": "workflow/time_loop/workflow_cycle(itime)/component(i1)/control_float(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "workflow.time_loop.workflow_cycle[:].component[:].control_float_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"control_float\"", + "full_path": "workflow/time_loop/workflow_cycle(itime)/component(i1)/control_float_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "workflow.time_loop.workflow_cycle[:].component[:].control_float_error_lower": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Lower error for \"control_float\"", + "full_path": "workflow/time_loop/workflow_cycle(itime)/component(i1)/control_float_error_lower(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "workflow.time_loop.workflow_cycle[:].component[:].control_float_error_upper": { + "coordinates": [ + "1...N" + ], + "data_type": "FLT_1D", + "documentation": "Upper error for \"control_float\"", + "full_path": "workflow/time_loop/workflow_cycle(itime)/component(i1)/control_float_error_upper(:)", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "mixed" + }, + "workflow.time_loop.workflow_cycle[:].component[:].control_integer": { + "coordinates": [ + "1...N" + ], + "data_type": "INT_1D", + "documentation": "Array of integer workflow control parameters used by this component (component specific)", + "full_path": "workflow/time_loop/workflow_cycle(itime)/component(i1)/control_integer(:)", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "workflow.time_loop.workflow_cycle[:].component[:].execution_mode": { + "data_type": "INT_0D", + "documentation": "Component execution mode for current workflow cycle. 0 means the component is not executed and the workflow uses results from previous workflow cycle. 1 means the component is executed for this workflow cycle.", + "full_path": "workflow/time_loop/workflow_cycle(itime)/component(i1)/execution_mode", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "workflow.time_loop.workflow_cycle[:].component[:].index": { + "data_type": "INT_0D", + "documentation": "Index of the component in the ../../../component array", + "full_path": "workflow/time_loop/workflow_cycle(itime)/component(i1)/index", + "lifecycle_status": "alpha", + "type": "dynamic" + }, + "workflow.time_loop.workflow_cycle[:].component[:].time_interval": { + "data_type": "FLT_0D", + "documentation": "Simulation time interval during which this component has to compute its results.", + "full_path": "workflow/time_loop/workflow_cycle(itime)/component(i1)/time_interval", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "workflow.time_loop.workflow_cycle[:].component[:].time_interval_error_index": { + "data_type": "INT_TYPE", + "documentation": "Index in the error_description list for \"time_interval\"", + "full_path": "workflow/time_loop/workflow_cycle(itime)/component(i1)/time_interval_error_index", + "lifecycle_status": "obsolescent", + "lifecycle_version": "3.39.0", + "type": "dynamic" + }, + "workflow.time_loop.workflow_cycle[:].component[:].time_interval_error_lower": { + "data_type": "FLT_0D", + "documentation": "Lower error for \"time_interval\"", + "full_path": "workflow/time_loop/workflow_cycle(itime)/component(i1)/time_interval_error_lower", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "workflow.time_loop.workflow_cycle[:].component[:].time_interval_error_upper": { + "data_type": "FLT_0D", + "documentation": "Upper error for \"time_interval\"", + "full_path": "workflow/time_loop/workflow_cycle(itime)/component(i1)/time_interval_error_upper", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + }, + "workflow.time_loop.workflow_cycle[:].time": { + "data_type": "FLT_0D", + "documentation": "Time", + "full_path": "workflow/time_loop/workflow_cycle(itime)/time", + "lifecycle_status": "alpha", + "type": "dynamic", + "units": "s" + } +} \ No newline at end of file diff --git a/sphinx/source/index.rst b/sphinx/source/index.rst index 35b555ee8..2225ea229 100644 --- a/sphinx/source/index.rst +++ b/sphinx/source/index.rst @@ -28,7 +28,7 @@ Learn More: .. image:: https://img.shields.io/github/tag-date/gafusion/omas.svg?label=OMAS&color=blue :target: https://github.com/gafusion/omas -.. image:: https://img.shields.io/badge/IMAS-3.38.1-yellow +.. image:: https://img.shields.io/badge/IMAS-3.39.0-yellow :target: https://imas.iter.org .. image:: https://img.shields.io/github/repo-size/gafusion/omas.svg?color=blue From 4e7c335f5e2d43c27bb8b9198ce2888f06f22639 Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Wed, 19 Jul 2023 14:22:50 -0700 Subject: [PATCH 33/68] Readded IMAS ccontraints from the future --- omas/machine_mappings/_efit.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index 9186b151c..cb969c461 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -307,14 +307,26 @@ "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CPRESS)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.constraints.pressure.:.position.psi": { + "eval2TDI": "py2tdi(efit_psi_to_psi,'\\{EFIT_tree}::TOP.MEASUREMENTS.RPRESS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIMAG','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIBRY')", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.constraints.pressure.:.chi_squared": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SAIPRE)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.constraints.j_tor.:.position.psi": { + "eval2TDI": "py2tdi(efit_psi_to_psi,'\\{EFIT_tree}::TOP.MEASUREMENTS.SIZEROJ','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIMAG','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIBRY')", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.constraints.j_tor.:.measured": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.VZEROJ)*data(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.CPASMA)/(data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.AREA)/10000.)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.constraints.chi_squared_total": { + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.CHISQ)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.global_quantities.ip": { "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.CPASMA)", "treename": "{EFIT_tree}" From a835b0ba81252579a9d27bdc0c085bb1f80114f0 Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Wed, 19 Jul 2023 14:32:33 -0700 Subject: [PATCH 34/68] Removed chi_squared_total again --- omas/machine_mappings/_efit.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index cb969c461..427a4d3a2 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -323,10 +323,6 @@ "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.VZEROJ)*data(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.CPASMA)/(data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.AREA)/10000.)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.constraints.chi_squared_total": { - "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.CHISQ)", - "treename": "{EFIT_tree}" - }, "equilibrium.time_slice.:.global_quantities.ip": { "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.CPASMA)", "treename": "{EFIT_tree}" From 9ea3801148453641ad38fdac84a0eef9bf3c1d17 Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Wed, 19 Jul 2023 14:45:26 -0700 Subject: [PATCH 35/68] Removed normalization from j_tor- no longer needed --- omas/machine_mappings/_efit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index 427a4d3a2..a81f70248 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -320,7 +320,7 @@ "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.j_tor.:.measured": { - "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.VZEROJ)*data(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.CPASMA)/(data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.AREA)/10000.)", + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.VZEROJ)", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.global_quantities.ip": { From 2a69ca6872147172f68ebddef1e89a8aa619b6a1 Mon Sep 17 00:00:00 2001 From: bechtt Date: Wed, 19 Jul 2023 19:06:49 -0700 Subject: [PATCH 36/68] Fix AEQDSK problems in mapping Some variables have different names in MDS+ and EFIT which is complicated by the fact that some of the names in MDS+ match the EFIT names but have different or missing data... --- omas/machine_mappings/_efit.json | 46 +++++++++++++++++++---------- omas/machine_mappings/python_tdi.py | 9 ------ 2 files changed, 31 insertions(+), 24 deletions(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index a81f70248..ab635361e 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -37,17 +37,25 @@ "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.GEQDSK.ZBBBS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RBBBS',0)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.boundary.x_point.:.r": { + "equilibrium.time_slice.:.boundary.x_point.0.r": { "NANFILTER": true, - "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RSEPS','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RSEPS',0)", + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RXPT1','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RXPT1',0)", "treename": "{EFIT_tree}", - "TRANSPOSE": [1,0] }, - "equilibrium.time_slice.:.boundary.x_point.:.z": { + "equilibrium.time_slice.:.boundary.x_point.1.r": { "NANFILTER": true, - "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZSEPS','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZSEPS',0)", + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RXPT2','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RXPT2',0)", + "treename": "{EFIT_tree}", + }, + "equilibrium.time_slice.:.boundary.x_point.0.z": { + "NANFILTER": true, + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZXPT1','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZXPT1',0)", + "treename": "{EFIT_tree}", + }, + "equilibrium.time_slice.:.boundary.x_point.1.z": { + "NANFILTER": true, + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZXPT2','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZXPT2',0)", "treename": "{EFIT_tree}", - "TRANSPOSE": [1,0] }, "equilibrium.time_slice.:.boundary_separatrix.outline.r": { "NANFILTER": true, @@ -59,28 +67,36 @@ "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.GEQDSK.ZBBBS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RBBBS',0)", "treename": "{EFIT_tree}" }, - "equilibrium.time_slice.:.boundary_separatrix.x_point.:.r": { + "equilibrium.time_slice.:.boundary_separatrix.x_point.0.r": { + "NANFILTER": true, + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RXPT1','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RXPT1',0)", + "treename": "{EFIT_tree}", + }, + "equilibrium.time_slice.:.boundary_separatrix.x_point.1.r": { + "NANFILTER": true, + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RXPT2','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RXPT2',0)", + "treename": "{EFIT_tree}", + }, + "equilibrium.time_slice.:.boundary_separatrix.x_point.0.z": { "NANFILTER": true, - "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RSEPS','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RSEPS',0)", + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZXPT1','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZXPT1',0)", "treename": "{EFIT_tree}", - "TRANSPOSE": [1,0] }, - "equilibrium.time_slice.:.boundary_separatrix.x_point.:.z": { + "equilibrium.time_slice.:.boundary_separatrix.x_point.1.z": { "NANFILTER": true, - "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZSEPS','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZSEPS',0)", + "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZXPT2','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZXPT2',0)", "treename": "{EFIT_tree}", - "TRANSPOSE": [1,0] }, "equilibrium.time_slice.:.boundary_separatrix.geometric_axis.r": { - "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ROUT)/100.", + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RSURF)/100.", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.geometric_axis.z": { - "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZOUT)/100.", + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZSURF)/100.", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.closest_wall_point.distance": { - "eval2TDI": "py2tdi(min_4,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPIN/100.','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPTOP/100.','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPOUT/100.','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPBOT/100.')", + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZEPLIM)/100.", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.gap.0.name": { diff --git a/omas/machine_mappings/python_tdi.py b/omas/machine_mappings/python_tdi.py index 8e381af6c..6ca8a60ae 100644 --- a/omas/machine_mappings/python_tdi.py +++ b/omas/machine_mappings/python_tdi.py @@ -28,15 +28,6 @@ def nan_where(a, b, n): a[b == n] = np.NaN return a -def min_4_w_scale(a, b, c, d, scale): - import numpy as np - - a = a.data() - b = b.data() - c = c.data() - d = d.data() - return np.min(np.vstack([a,b,c,d]), axis=0) * scale - def get_largest_axis_value(a, b): import numpy as np From a33caae06da53e9d2757d6c769d20aa49253f532 Mon Sep 17 00:00:00 2001 From: Severin Denk Date: Wed, 19 Jul 2023 21:44:51 -0700 Subject: [PATCH 37/68] Fixed commas... --- omas/machine_mappings/_efit.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index ab635361e..7d0298150 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -40,22 +40,22 @@ "equilibrium.time_slice.:.boundary.x_point.0.r": { "NANFILTER": true, "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RXPT1','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RXPT1',0)", - "treename": "{EFIT_tree}", + "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary.x_point.1.r": { "NANFILTER": true, "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RXPT2','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RXPT2',0)", - "treename": "{EFIT_tree}", + "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary.x_point.0.z": { "NANFILTER": true, "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZXPT1','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZXPT1',0)", - "treename": "{EFIT_tree}", + "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary.x_point.1.z": { "NANFILTER": true, "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZXPT2','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZXPT2',0)", - "treename": "{EFIT_tree}", + "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.outline.r": { "NANFILTER": true, @@ -70,22 +70,22 @@ "equilibrium.time_slice.:.boundary_separatrix.x_point.0.r": { "NANFILTER": true, "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RXPT1','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RXPT1',0)", - "treename": "{EFIT_tree}", + "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.x_point.1.r": { "NANFILTER": true, "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RXPT2','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RXPT2',0)", - "treename": "{EFIT_tree}", + "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.x_point.0.z": { "NANFILTER": true, "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZXPT1','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZXPT1',0)", - "treename": "{EFIT_tree}", + "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.x_point.1.z": { "NANFILTER": true, "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZXPT2','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZXPT2',0)", - "treename": "{EFIT_tree}", + "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.geometric_axis.r": { "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RSURF)/100.", From 02addbe8c0146abf42a9673c39f91cd3371d6f2a Mon Sep 17 00:00:00 2001 From: bechtt Date: Thu, 20 Jul 2023 11:08:01 -0700 Subject: [PATCH 38/68] Fix typo and remove variable not yet setup in MDS+ --- omas/machine_mappings/_efit.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index ab635361e..a8b457f84 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -96,7 +96,7 @@ "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.closest_wall_point.distance": { - "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.ZEPLIM)/100.", + "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.SEPLIM)/100.", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.boundary_separatrix.gap.0.name": { @@ -288,7 +288,7 @@ "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.pf_current.:.measured": { - "eval2TDI": "py2tdi(stack_outer_3,'\\{EFIT_tree}::TOP.MEASUREMENTS.ECCURT','\\{EFIT_tree}::TOP.MEASUREMENTS.FCCURT','\\{EFIT_tree}::TOP.MEASUREMENTS.ACCURT')", + "eval2TDI": "py2tdi(stack_outer_2,'\\{EFIT_tree}::TOP.MEASUREMENTS.ECCURT','\\{EFIT_tree}::TOP.MEASUREMENTS.FCCURT')", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.pf_current.:.measured_error_upper": { From e6b2227332090b68dcd0452f53311dda8c85ee47 Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Thu, 20 Jul 2023 13:37:27 -0700 Subject: [PATCH 39/68] Fixed last two broken fields --- omas/machine_mappings/_efit.json | 4 ++-- omas/machine_mappings/python_tdi.py | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index 34eae8dbc..8c3be0885 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -324,7 +324,7 @@ "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.pressure.:.position.psi": { - "eval2TDI": "py2tdi(efit_psi_to_psi,'\\{EFIT_tree}::TOP.MEASUREMENTS.RPRESS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIMAG','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIBRY')", + "eval2TDI": "py2tdi(efit_psi_to_psi_2d,'\\{EFIT_tree}::TOP.MEASUREMENTS.RPRESS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIMAG','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIBRY')", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.pressure.:.chi_squared": { @@ -332,7 +332,7 @@ "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.j_tor.:.position.psi": { - "eval2TDI": "py2tdi(efit_psi_to_psi,'\\{EFIT_tree}::TOP.MEASUREMENTS.SIZEROJ','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIMAG','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIBRY')", + "eval2TDI": "py2tdi(efit_psi_to_psi_2d,'\\{EFIT_tree}::TOP.MEASUREMENTS.SIZEROJ','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIMAG','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIBRY')", "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.j_tor.:.measured": { diff --git a/omas/machine_mappings/python_tdi.py b/omas/machine_mappings/python_tdi.py index 6ca8a60ae..e337b87f2 100644 --- a/omas/machine_mappings/python_tdi.py +++ b/omas/machine_mappings/python_tdi.py @@ -64,6 +64,12 @@ def efit_psi_to_psi(a, b, c): c = c.data() return (a - b)/(c - b) +def efit_psi_to_psi_2d(a, b, c): + a = a.data() + b = b.data() + c = c.data() + return ((a.T - b)/(c - b)).T + def py2tdi(func, *args): import inspect import re From 8814983a6a0fcd08a7339199e59e2947efc421ed Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Thu, 20 Jul 2023 13:41:10 -0700 Subject: [PATCH 40/68] Removed cruft --- omas/omas_core.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omas/omas_core.py b/omas/omas_core.py index c7185e7aa..6374fc838 100644 --- a/omas/omas_core.py +++ b/omas/omas_core.py @@ -1150,7 +1150,7 @@ def setraw(self, key, value): self.omas_data = [] # dynamic array structure creation - if key > len(self.omas_data) and omas_rcparams['dynamic_path_creation'] == 'dynamic_array_structures':# + if key > len(self.omas_data) and omas_rcparams['dynamic_path_creation'] == 'dynamic_array_structures': for k in range(len(self.omas_data), key): self.setraw(k, self.same_init_ods()) # index exists From c275b125332b9da6c6175bf9554c2292374ea779 Mon Sep 17 00:00:00 2001 From: bechtt Date: Thu, 27 Jul 2023 14:56:12 -0700 Subject: [PATCH 41/68] Update COCOs --- omas/omas_cocos.py | 279 +++++++++++++++++++++++++++++++++------------ 1 file changed, 204 insertions(+), 75 deletions(-) diff --git a/omas/omas_cocos.py b/omas/omas_cocos.py index c82bf994d..555ce6016 100644 --- a/omas/omas_cocos.py +++ b/omas/omas_cocos.py @@ -38,36 +38,49 @@ # AMNS_DATA +# B_FIELD_NON_AXISYMMETRIC +_cocos_signals['b_field_non_axisymmetric.time_slice.:.control_surface.:.b_field_tor']='?' #[ADD?]# 4.000000 # b b_field b b_field _tor [T] +_cocos_signals['b_field_non_axisymmetric.time_slice.:.field_map.b_field_tor']='?' #[ADD?]# 4.000000 # b b_field b b_field _tor [T] +_cocos_signals['b_field_non_axisymmetric.time_slice.:.control_surface.:.b_field_normal']='?' #[ADD?]# 3.000000 # b b_field b b_field [T] +_cocos_signals['b_field_non_axisymmetric.time_slice.:.control_surface.:.b_field_normal_fourier']='?' #[ADD?]# 3.000000 # b b_field b b_field [T] +_cocos_signals['b_field_non_axisymmetric.time_slice.:.control_surface.:.phi']='?' #[ADD?]# 2.000000 # b b_field phi [rad] +_cocos_signals['b_field_non_axisymmetric.time_slice.:.field_map.grid.phi']='?' #[ADD?]# 2.000000 # b b_field phi [rad] +_cocos_signals['b_field_non_axisymmetric.time_slice.:.field_map.ripple_amplitude']='?' #[ADD?]# 1.000000 # b b_field [-] + # BAROMETRY -_cocos_signals['barometry.gauge.:.position.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['barometry.gauge.:.position.phi']='TOR' # 2.000000 # phi [rad] # BOLOMETER -_cocos_signals['bolometer.channel.:.aperture.:.centre.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['bolometer.channel.:.detector.centre.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['bolometer.channel.:.line_of_sight.first_point.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['bolometer.channel.:.line_of_sight.second_point.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['bolometer.channel.:.line_of_sight.third_point.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['bolometer.channel.:.aperture.:.centre.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['bolometer.channel.:.detector.centre.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['bolometer.channel.:.line_of_sight.first_point.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['bolometer.channel.:.line_of_sight.second_point.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['bolometer.channel.:.line_of_sight.third_point.phi']='TOR' # 2.000000 # phi [rad] # BREMSSTRAHLUNG_VISIBLE -_cocos_signals['bremsstrahlung_visible.channel.:.line_of_sight.first_point.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['bremsstrahlung_visible.channel.:.line_of_sight.second_point.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['bremsstrahlung_visible.channel.:.line_of_sight.first_point.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['bremsstrahlung_visible.channel.:.line_of_sight.second_point.phi']='TOR' # 2.000000 # phi [rad] # CALORIMETRY # CAMERA_IR -_cocos_signals['camera_ir.frame_analysis.:.power_flux_parallel']='?' #[ADD?]# 2.000000 # parallel [W.m^-2] +_cocos_signals['camera_ir.fibre_bundle.geometry.centre.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['camera_ir.frame_analysis.:.power_flux_parallel']='?' #[ADD?]# 2.000000 # parallel [W.m^-2] +_cocos_signals['camera_ir.optical_element.:.geometry.centre.phi']='?' #[ADD?]# 2.000000 # phi [rad] # CAMERA_VISIBLE -_cocos_signals['camera_visible.channel.:.aperture.:.centre.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['camera_visible.channel.:.detector.:.geometry_matrix.interpolated.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['camera_visible.channel.:.aperture.:.centre.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['camera_visible.channel.:.detector.:.geometry_matrix.interpolated.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['camera_visible.channel.:.fibre_bundle.geometry.centre.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['camera_visible.channel.:.optical_element.:.geometry.centre.phi']='?' #[ADD?]# 2.000000 # phi [rad] # CAMERA_X_RAYS -_cocos_signals['camera_x_rays.aperture.centre.phi']='?' #[ADD?]# 2.000000 # phi [rad] -_cocos_signals['camera_x_rays.camera.centre.phi']='?' #[ADD?]# 2.000000 # phi [rad] -_cocos_signals['camera_x_rays.camera.line_of_sight.first_point.phi']='?' #[ADD?]# 2.000000 # phi [rad] -_cocos_signals['camera_x_rays.camera.line_of_sight.second_point.phi']='?' #[ADD?]# 2.000000 # phi [rad] -_cocos_signals['camera_x_rays.camera.pixel_position.phi']='?' #[ADD?]# 2.000000 # phi [rad] -_cocos_signals['camera_x_rays.filter_window.centre.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['camera_x_rays.aperture.centre.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['camera_x_rays.camera.centre.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['camera_x_rays.camera.line_of_sight.first_point.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['camera_x_rays.camera.line_of_sight.second_point.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['camera_x_rays.camera.pixel_position.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['camera_x_rays.filter_window.centre.phi']='?' #[ADD?]# 2.000000 # phi [rad] # CHARGE_EXCHANGE _cocos_signals['charge_exchange.channel.:.ion.:.velocity_pol.data']='?' #[ADD?]# 2.666667 # velocity _pol [m.s^-1] @@ -140,6 +153,7 @@ _cocos_signals['core_profiles.profiles_1d.:.ion.:.velocity_tor']='TOR' # 3.000000 # velocity _tor [m.s^-1] _cocos_signals['core_profiles.profiles_1d.:.j_tor']='TOR' # 3.000000 # j _tor [A/m^2] _cocos_signals['core_profiles.profiles_1d.:.momentum_tor']='TOR' # 3.000000 # momentum _tor [kg.m^-1.s^-1] +_cocos_signals['core_profiles.profiles_2d.:.momentum_tor']='?' #[ADD?]# 3.000000 # momentum _tor [kg.m^-1.s^-1] _cocos_signals['core_profiles.profiles_1d.:.ion.:.state.:.velocity.parallel']=None # 2.875000 # velocity parallel [m.s^-1] _cocos_signals['core_profiles.profiles_1d.:.ion.:.state.:.velocity.poloidal']='POL' # 2.875000 # velocity poloidal [m.s^-1] _cocos_signals['core_profiles.profiles_1d.:.ion.:.state.:.velocity.toroidal']='TOR' # 2.875000 # velocity toroidal [m.s^-1] @@ -152,6 +166,9 @@ _cocos_signals['core_profiles.profiles_1d.:.neutral.:.velocity.parallel']=None # 2.833333 # velocity parallel [m.s^-1] _cocos_signals['core_profiles.profiles_1d.:.neutral.:.velocity.poloidal']='POL' # 2.833333 # velocity poloidal [m.s^-1] _cocos_signals['core_profiles.profiles_1d.:.neutral.:.velocity.toroidal']='TOR' # 2.833333 # velocity toroidal [m.s^-1] +_cocos_signals['core_profiles.profiles_2d.:.ion.:.velocity.parallel']='?' #[ADD?]# 2.833333 # velocity parallel [m.s^-1] +_cocos_signals['core_profiles.profiles_2d.:.ion.:.velocity.poloidal']='?' #[ADD?]# 2.833333 # velocity poloidal [m.s^-1] +_cocos_signals['core_profiles.profiles_2d.:.ion.:.velocity.toroidal']='?' #[ADD?]# 2.833333 # velocity toroidal [m.s^-1] _cocos_signals['core_profiles.profiles_1d.:.electrons.velocity.parallel']=None # 2.800000 # velocity parallel [m.s^-1] _cocos_signals['core_profiles.profiles_1d.:.electrons.velocity.poloidal']='POL' # 2.800000 # velocity poloidal [m.s^-1] _cocos_signals['core_profiles.profiles_1d.:.electrons.velocity.toroidal']='TOR' # 2.800000 # velocity toroidal [m.s^-1] @@ -174,11 +191,14 @@ _cocos_signals['core_profiles.profiles_1d.:.j_total']='TOR' # 2.000000 # j [A/m^2] _cocos_signals['core_profiles.profiles_1d.:.phi_potential']='?' #[ADD?]# 2.000000 # phi [V] _cocos_signals['core_profiles.profiles_1d.:.q']='Q' # 2.000000 # q [-] +_cocos_signals['core_profiles.profiles_2d.:.ion.:.rotation_frequency_tor']='?' #[ADD?]# 2.000000 # _tor [rad.s^-1] +_cocos_signals['core_profiles.profiles_2d.:.ion.:.state.:.rotation_frequency_tor']='?' #[ADD?]# 2.000000 # _tor [rad.s^-1] _cocos_signals['core_profiles.vacuum_toroidal_field.b0']='TOR' # 2.000000 # b0 [T] _cocos_signals['core_profiles.profiles_1d.:.ion.:.state.:.velocity.diamagnetic']='TOR' # 1.875000 # velocity [m.s^-1] _cocos_signals['core_profiles.profiles_1d.:.neutral.:.state.:.velocity.diamagnetic']='TOR' # 1.875000 # velocity [m.s^-1] _cocos_signals['core_profiles.profiles_1d.:.ion.:.velocity.diamagnetic']='TOR' # 1.833333 # velocity [m.s^-1] _cocos_signals['core_profiles.profiles_1d.:.neutral.:.velocity.diamagnetic']='TOR' # 1.833333 # velocity [m.s^-1] +_cocos_signals['core_profiles.profiles_2d.:.ion.:.velocity.diamagnetic']='?' #[ADD?]# 1.833333 # velocity [m.s^-1] _cocos_signals['core_profiles.profiles_1d.:.electrons.velocity.diamagnetic']='TOR' # 1.800000 # velocity [m.s^-1] _cocos_signals['core_profiles.profiles_1d.:.e_field.diamagnetic']='TOR' # 1.750000 # e_field [V.m^-1] _cocos_signals['core_profiles.profiles_1d.:.rotation_frequency_tor_sonic']='TOR' # 0.000000 # @@ -338,9 +358,9 @@ _cocos_signals['divertors.divertor.:.power_currents.data']='?' #[ADD?]# 1.750000 # current [W] # EC_LAUNCHERS -_cocos_signals['ec_launchers.beam.:.launching_position.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['ec_launchers.beam.:.steering_angle_pol']=None # 2.000000 # _pol [rad] -_cocos_signals['ec_launchers.beam.:.steering_angle_tor']='TOR' # 2.000000 # _tor [rad] +_cocos_signals['ec_launchers.beam.:.launching_position.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['ec_launchers.beam.:.steering_angle_pol']=None # 2.000000 # _pol [rad] +_cocos_signals['ec_launchers.beam.:.steering_angle_tor']='TOR' # 2.000000 # _tor [rad] # ECE _cocos_signals['ece.channel.:.delta_position_suprathermal.phi']='TOR' # 2.000000 # phi [rad] @@ -465,6 +485,7 @@ _cocos_signals['edge_profiles.ggd.:.ion.:.velocity.:.diamagnetic']='?' #[ADD?]# 1.714286 # velocity [m.s^-1] _cocos_signals['edge_profiles.ggd.:.neutral.:.velocity.:.diamagnetic']='?' #[ADD?]# 1.714286 # velocity [m.s^-1] _cocos_signals['edge_profiles.ggd.:.electrons.velocity.:.diamagnetic']='?' #[ADD?]# 1.666667 # velocity [m.s^-1] +_cocos_signals['edge_profiles.ggd.:.a_field_parallel.:.values']='?' #[ADD?]# 1.600000 # parallel [T.m] _cocos_signals['edge_profiles.ggd.:.e_field.:.diamagnetic']='?' #[ADD?]# 1.600000 # e_field [V.m^-1] _cocos_signals['edge_profiles.ggd.:.j_anomalous.:.diamagnetic']='?' #[ADD?]# 1.600000 # j [A.m^-2] _cocos_signals['edge_profiles.ggd.:.j_diamagnetic.:.diamagnetic']='?' #[ADD?]# 1.600000 # j [A.m^-2] @@ -501,6 +522,11 @@ _cocos_signals['edge_sources.source.:.ggd.:.momentum.:.diamagnetic']='?' #[ADD?]# 1.714286 # momentum [kg.m^-1.s^-2] # EDGE_TRANSPORT +_cocos_signals['edge_transport.model.:.ggd.:.ion.:.state.:.momentum.v_pol.:.values']='?' #[ADD?]# 3.416667 # momentum v _pol [m.s^-1] +_cocos_signals['edge_transport.model.:.ggd.:.neutral.:.state.:.momentum.v_pol.:.values']='?' #[ADD?]# 3.416667 # momentum v _pol [m.s^-1] +_cocos_signals['edge_transport.model.:.ggd.:.ion.:.momentum.v_pol.:.values']='?' #[ADD?]# 3.300000 # momentum v _pol [m.s^-1] +_cocos_signals['edge_transport.model.:.ggd.:.neutral.:.momentum.v_pol.:.values']='?' #[ADD?]# 3.300000 # momentum v _pol [m.s^-1] +_cocos_signals['edge_transport.model.:.ggd.:.momentum.v_pol.:.values']='?' #[ADD?]# 3.125000 # momentum v _pol [m.s^-1] _cocos_signals['edge_transport.model.:.ggd.:.ion.:.state.:.momentum.flux_limiter.:.parallel']=None # 2.750000 # momentum parallel [-] _cocos_signals['edge_transport.model.:.ggd.:.ion.:.state.:.momentum.flux_limiter.:.poloidal']='?' #[ADD?]# 2.750000 # momentum poloidal [-] _cocos_signals['edge_transport.model.:.ggd.:.ion.:.state.:.momentum.flux_limiter.:.toroidal']='?' #[ADD?]# 2.750000 # momentum toroidal [-] @@ -513,23 +539,68 @@ _cocos_signals['edge_transport.model.:.ggd.:.neutral.:.momentum.flux_limiter.:.parallel']=None # 2.700000 # momentum parallel [-] _cocos_signals['edge_transport.model.:.ggd.:.neutral.:.momentum.flux_limiter.:.poloidal']='?' #[ADD?]# 2.700000 # momentum poloidal [-] _cocos_signals['edge_transport.model.:.ggd.:.neutral.:.momentum.flux_limiter.:.toroidal']='?' #[ADD?]# 2.700000 # momentum toroidal [-] +_cocos_signals['edge_transport.model.:.ggd.:.ion.:.state.:.energy.v_pol.:.values']='?' #[ADD?]# 2.666667 # v _pol [m.s^-1] +_cocos_signals['edge_transport.model.:.ggd.:.ion.:.state.:.particles.v_pol.:.values']='?' #[ADD?]# 2.666667 # v _pol [m.s^-1] +_cocos_signals['edge_transport.model.:.ggd.:.neutral.:.state.:.energy.v_pol.:.values']='?' #[ADD?]# 2.666667 # v _pol [m.s^-1] +_cocos_signals['edge_transport.model.:.ggd.:.neutral.:.state.:.particles.v_pol.:.values']='?' #[ADD?]# 2.666667 # v _pol [m.s^-1] _cocos_signals['edge_transport.model.:.ggd.:.momentum.flux_limiter.:.parallel']=None # 2.625000 # momentum parallel [-] _cocos_signals['edge_transport.model.:.ggd.:.momentum.flux_limiter.:.poloidal']='?' #[ADD?]# 2.625000 # momentum poloidal [-] _cocos_signals['edge_transport.model.:.ggd.:.momentum.flux_limiter.:.toroidal']='?' #[ADD?]# 2.625000 # momentum toroidal [-] +_cocos_signals['edge_transport.model.:.ggd.:.ion.:.energy.v_pol.:.values']='?' #[ADD?]# 2.600000 # v _pol [m.s^-1] +_cocos_signals['edge_transport.model.:.ggd.:.ion.:.particles.v_pol.:.values']='?' #[ADD?]# 2.600000 # v _pol [m.s^-1] +_cocos_signals['edge_transport.model.:.ggd.:.neutral.:.energy.v_pol.:.values']='?' #[ADD?]# 2.600000 # v _pol [m.s^-1] +_cocos_signals['edge_transport.model.:.ggd.:.neutral.:.particles.v_pol.:.values']='?' #[ADD?]# 2.600000 # v _pol [m.s^-1] +_cocos_signals['edge_transport.model.:.ggd.:.ion.:.state.:.momentum.flux_pol.:.values']='?' #[ADD?]# 2.583333 # momentum _pol [kg.m^-1.s^-2] +_cocos_signals['edge_transport.model.:.ggd.:.neutral.:.state.:.momentum.flux_pol.:.values']='?' #[ADD?]# 2.583333 # momentum _pol [kg.m^-1.s^-2] +_cocos_signals['edge_transport.model.:.ggd.:.electrons.energy.v_pol.:.values']='?' #[ADD?]# 2.555556 # v _pol [m.s^-1] +_cocos_signals['edge_transport.model.:.ggd.:.electrons.particles.v_pol.:.values']='?' #[ADD?]# 2.555556 # v _pol [m.s^-1] +_cocos_signals['edge_transport.model.:.ggd.:.ion.:.momentum.flux_pol.:.values']='?' #[ADD?]# 2.500000 # momentum _pol [kg.m^-1.s^-2] +_cocos_signals['edge_transport.model.:.ggd.:.neutral.:.momentum.flux_pol.:.values']='?' #[ADD?]# 2.500000 # momentum _pol [kg.m^-1.s^-2] +_cocos_signals['edge_transport.model.:.ggd.:.total_ion_energy.v_pol.:.values']='?' #[ADD?]# 2.500000 # v _pol [m.s^-1] +_cocos_signals['edge_transport.model.:.ggd.:.momentum.flux_pol.:.values']='?' #[ADD?]# 2.375000 # momentum _pol [kg.m^-1.s^-2] _cocos_signals['edge_transport.model.:.ggd.:.conductivity.:.parallel']=None # 2.000000 # parallel [ohm^-1.m^-1] _cocos_signals['edge_transport.model.:.ggd.:.conductivity.:.poloidal']='?' #[ADD?]# 2.000000 # poloidal [ohm^-1.m^-1] _cocos_signals['edge_transport.model.:.ggd.:.conductivity.:.toroidal']='?' #[ADD?]# 2.000000 # toroidal [ohm^-1.m^-1] +_cocos_signals['edge_transport.model.:.ggd.:.ion.:.state.:.energy.flux_pol.:.values']='?' #[ADD?]# 1.833333 # _pol [W.m^-2] +_cocos_signals['edge_transport.model.:.ggd.:.neutral.:.state.:.energy.flux_pol.:.values']='?' #[ADD?]# 1.833333 # _pol [W.m^-2] +_cocos_signals['edge_transport.model.:.ggd.:.ion.:.energy.flux_pol.:.values']='?' #[ADD?]# 1.800000 # _pol [W.m^-2] +_cocos_signals['edge_transport.model.:.ggd.:.neutral.:.energy.flux_pol.:.values']='?' #[ADD?]# 1.800000 # _pol [W.m^-2] +_cocos_signals['edge_transport.model.:.ggd.:.electrons.energy.flux_pol.:.values']='?' #[ADD?]# 1.777778 # _pol [W.m^-2] _cocos_signals['edge_transport.model.:.ggd.:.ion.:.state.:.momentum.flux_limiter.:.diamagnetic']='?' #[ADD?]# 1.750000 # momentum [-] _cocos_signals['edge_transport.model.:.ggd.:.neutral.:.state.:.momentum.flux_limiter.:.diamagnetic']='?' #[ADD?]# 1.750000 # momentum [-] +_cocos_signals['edge_transport.model.:.ggd.:.total_ion_energy.flux_pol.:.values']='?' #[ADD?]# 1.750000 # _pol [W.m^-2] _cocos_signals['edge_transport.model.:.ggd.:.ion.:.momentum.flux_limiter.:.diamagnetic']='?' #[ADD?]# 1.700000 # momentum [-] _cocos_signals['edge_transport.model.:.ggd.:.neutral.:.momentum.flux_limiter.:.diamagnetic']='?' #[ADD?]# 1.700000 # momentum [-] _cocos_signals['edge_transport.model.:.ggd.:.momentum.flux_limiter.:.diamagnetic']='?' #[ADD?]# 1.625000 # momentum [-] +_cocos_signals['edge_transport.model.:.ggd.:.ion.:.state.:.momentum.d_pol.:.values']='?' #[ADD?]# 1.583333 # momentum _pol +_cocos_signals['edge_transport.model.:.ggd.:.neutral.:.state.:.momentum.d_pol.:.values']='?' #[ADD?]# 1.583333 # momentum _pol +_cocos_signals['edge_transport.model.:.ggd.:.ion.:.momentum.d_pol.:.values']='?' #[ADD?]# 1.500000 # momentum _pol +_cocos_signals['edge_transport.model.:.ggd.:.neutral.:.momentum.d_pol.:.values']='?' #[ADD?]# 1.500000 # momentum _pol +_cocos_signals['edge_transport.model.:.ggd.:.momentum.d_pol.:.values']='?' #[ADD?]# 1.375000 # momentum _pol +_cocos_signals['edge_transport.model.:.ggd.:.ion.:.state.:.energy.d_pol.:.values']='?' #[ADD?]# 0.833333 # _pol +_cocos_signals['edge_transport.model.:.ggd.:.ion.:.state.:.particles.d_pol.:.values']='?' #[ADD?]# 0.833333 # _pol +_cocos_signals['edge_transport.model.:.ggd.:.ion.:.state.:.particles.flux_pol.:.values']='?' #[ADD?]# 0.833333 # _pol +_cocos_signals['edge_transport.model.:.ggd.:.neutral.:.state.:.energy.d_pol.:.values']='?' #[ADD?]# 0.833333 # _pol +_cocos_signals['edge_transport.model.:.ggd.:.neutral.:.state.:.particles.d_pol.:.values']='?' #[ADD?]# 0.833333 # _pol +_cocos_signals['edge_transport.model.:.ggd.:.neutral.:.state.:.particles.flux_pol.:.values']='?' #[ADD?]# 0.833333 # _pol +_cocos_signals['edge_transport.model.:.ggd.:.ion.:.energy.d_pol.:.values']='?' #[ADD?]# 0.800000 # _pol +_cocos_signals['edge_transport.model.:.ggd.:.ion.:.particles.d_pol.:.values']='?' #[ADD?]# 0.800000 # _pol +_cocos_signals['edge_transport.model.:.ggd.:.ion.:.particles.flux_pol.:.values']='?' #[ADD?]# 0.800000 # _pol +_cocos_signals['edge_transport.model.:.ggd.:.neutral.:.energy.d_pol.:.values']='?' #[ADD?]# 0.800000 # _pol +_cocos_signals['edge_transport.model.:.ggd.:.neutral.:.particles.d_pol.:.values']='?' #[ADD?]# 0.800000 # _pol +_cocos_signals['edge_transport.model.:.ggd.:.neutral.:.particles.flux_pol.:.values']='?' #[ADD?]# 0.800000 # _pol +_cocos_signals['edge_transport.model.:.ggd.:.electrons.energy.d_pol.:.values']='?' #[ADD?]# 0.777778 # _pol +_cocos_signals['edge_transport.model.:.ggd.:.electrons.particles.d_pol.:.values']='?' #[ADD?]# 0.777778 # _pol +_cocos_signals['edge_transport.model.:.ggd.:.electrons.particles.flux_pol.:.values']='?' #[ADD?]# 0.777778 # _pol +_cocos_signals['edge_transport.model.:.ggd.:.total_ion_energy.d_pol.:.values']='?' #[ADD?]# 0.750000 # _pol # EM_COUPLING # EQUILIBRIUM _cocos_signals['equilibrium.time_slice.:.global_quantities.magnetic_axis.b_field_tor']='TOR' # 4.000000 # b b_field _tor [T] _cocos_signals['equilibrium.time_slice.:.profiles_2d.:.b_field_tor']='TOR' # 4.000000 # b b_field _tor [T] +_cocos_signals['equilibrium.time_slice.:.constraints.j_tor.:.position.phi']='?' #[ADD?]# 3.142857 # j _tor phi [rad] +_cocos_signals['equilibrium.time_slice.:.constraints.j_tor.:.position.psi']='PSI' # 3.142857 # j _tor psi [Wb] _cocos_signals['equilibrium.time_slice.:.ggd.:.b_field_tor.:.values']='TOR' # 3.142857 # b b_field _tor [T] _cocos_signals['equilibrium.time_slice.:.global_quantities.magnetic_axis.b_tor']='TOR' # 3.000000 # b _tor [T] _cocos_signals['equilibrium.time_slice.:.profiles_1d.f_df_dpsi']='dPSI' # 3.000000 # f _dpsi [T^2.m^2/Wb] @@ -542,12 +613,21 @@ _cocos_signals['equilibrium.time_slice.:.constraints.b_field_tor_vacuum_r.measured']='TOR' # 2.600000 # b b_field [T.m] _cocos_signals['equilibrium.time_slice.:.constraints.b_field_tor_vacuum_r.reconstructed']='TOR' # 2.600000 # b b_field [T.m] _cocos_signals['equilibrium.time_slice.:.constraints.q.:.position.phi']='Q' # 2.571429 # q phi [rad] +_cocos_signals['equilibrium.time_slice.:.constraints.q.:.position.psi']='PSI' # 2.571429 # q psi [Wb] _cocos_signals['equilibrium.time_slice.:.ggd.:.j_parallel.:.values']=None # 2.428571 # j parallel [A.m^-2] _cocos_signals['equilibrium.time_slice.:.ggd.:.j_tor.:.values']='TOR' # 2.428571 # j _tor [A.m^-2] +_cocos_signals['equilibrium.time_slice.:.constraints.j_tor.:.measured']='?' #[ADD?]# 2.333333 # j _tor [A.m^-2] +_cocos_signals['equilibrium.time_slice.:.constraints.j_tor.:.reconstructed']='?' #[ADD?]# 2.333333 # j _tor [A.m^-2] _cocos_signals['equilibrium.time_slice.:.boundary.b_flux_pol_norm']='?' #[ADD?]# 2.000000 # b [-] _cocos_signals['equilibrium.time_slice.:.boundary.psi']='PSI' # 2.000000 # psi [Wb] _cocos_signals['equilibrium.time_slice.:.boundary_secondary_separatrix.psi']='?' #[ADD?]# 2.000000 # psi [Wb] _cocos_signals['equilibrium.time_slice.:.boundary_separatrix.psi']='PSI' # 2.000000 # psi [Wb] +_cocos_signals['equilibrium.time_slice.:.constraints.n_e.:.position.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['equilibrium.time_slice.:.constraints.n_e.:.position.psi']='PSI' # 2.000000 # psi [Wb] +_cocos_signals['equilibrium.time_slice.:.constraints.pressure.:.position.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['equilibrium.time_slice.:.constraints.pressure.:.position.psi']='PSI' # 2.000000 # psi [Wb] +_cocos_signals['equilibrium.time_slice.:.constraints.pressure_rotational.:.position.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['equilibrium.time_slice.:.constraints.pressure_rotational.:.position.psi']='PSI' # 2.000000 # psi [Wb] _cocos_signals['equilibrium.time_slice.:.global_quantities.ip']='TOR' # 2.000000 # ip [A] _cocos_signals['equilibrium.time_slice.:.global_quantities.psi_axis']='PSI' # 2.000000 # psi [Wb] _cocos_signals['equilibrium.time_slice.:.global_quantities.psi_boundary']='PSI' # 2.000000 # psi [Wb] @@ -585,9 +665,13 @@ _cocos_signals['equilibrium.time_slice.:.constraints.flux_loop.:.measured']='PSI' # 0.000000 # _cocos_signals['equilibrium.time_slice.:.constraints.flux_loop.:.reconstructed']='PSI' # 0.000000 # +# FOCS +_cocos_signals['focs.outline.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['focs.current.data']='?' #[ADD?]# 1.500000 # current [A] + # GAS_INJECTION -_cocos_signals['gas_injection.pipe.:.exit_position.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['gas_injection.pipe.:.second_point.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['gas_injection.pipe.:.exit_position.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['gas_injection.pipe.:.second_point.phi']='TOR' # 2.000000 # phi [rad] # GAS_PUMPING @@ -666,11 +750,11 @@ _cocos_signals['gyrokinetics.wavevector.:.eigenmode.:.poloidal_angle']='?' #[ADD?]# 2.000000 # poloidal [-] # HARD_X_RAYS -_cocos_signals['hard_x_rays.channel.:.aperture.:.centre.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['hard_x_rays.channel.:.detector.centre.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['hard_x_rays.channel.:.filter_window.:.centre.phi']='?' #[ADD?]# 2.000000 # phi [rad] -_cocos_signals['hard_x_rays.channel.:.line_of_sight.first_point.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['hard_x_rays.channel.:.line_of_sight.second_point.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['hard_x_rays.channel.:.aperture.:.centre.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['hard_x_rays.channel.:.detector.centre.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['hard_x_rays.channel.:.filter_window.:.centre.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['hard_x_rays.channel.:.line_of_sight.first_point.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['hard_x_rays.channel.:.line_of_sight.second_point.phi']='TOR' # 2.000000 # phi [rad] # IC_ANTENNAS _cocos_signals['ic_antennas.antenna.:.module.:.current.:.position.phi']='TOR' # 2.625000 # current phi [rad] @@ -949,9 +1033,10 @@ # PLASMA_INITIATION _cocos_signals['plasma_initiation.b_field_lines.:.e_field_parallel']='?' #[ADD?]# 3.666667 # b b_field e_field parallel [V.m^-1] -_cocos_signals['plasma_initiation.global_quantities.b_field_perpendicular']='?' #[ADD?]# 3.000000 # b b_field [T] -_cocos_signals['plasma_initiation.global_quantities.b_field_stray']='?' #[ADD?]# 3.000000 # b b_field [T] +_cocos_signals['plasma_initiation.profiles_2d.:.e_field_tor']='?' #[ADD?]# 3.000000 # e_field _tor [V.m^-1] _cocos_signals['plasma_initiation.b_field_lines.:.e_field_townsend']='?' #[ADD?]# 2.666667 # b b_field e_field [V.m^-1] +_cocos_signals['plasma_initiation.global_quantities.b_field_perpendicular.data']='?' #[ADD?]# 2.333333 # b b_field [T] +_cocos_signals['plasma_initiation.global_quantities.b_field_stray.data']='?' #[ADD?]# 2.333333 # b b_field [T] _cocos_signals['plasma_initiation.b_field_lines.:.lengths']='?' #[ADD?]# 1.666667 # b b_field [m] _cocos_signals['plasma_initiation.b_field_lines.:.grid.dim1']='?' #[ADD?]# 1.500000 # b b_field [mixed] _cocos_signals['plasma_initiation.b_field_lines.:.grid.dim2']='?' #[ADD?]# 1.500000 # b b_field [mixed] @@ -959,9 +1044,9 @@ _cocos_signals['plasma_initiation.b_field_lines.:.grid.volume_element']='?' #[ADD?]# 0.500000 # b b_field # POLARIMETER -_cocos_signals['polarimeter.channel.:.line_of_sight.first_point.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['polarimeter.channel.:.line_of_sight.second_point.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['polarimeter.channel.:.line_of_sight.third_point.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['polarimeter.channel.:.line_of_sight.first_point.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['polarimeter.channel.:.line_of_sight.second_point.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['polarimeter.channel.:.line_of_sight.third_point.phi']='TOR' # 2.000000 # phi [rad] # PULSE_SCHEDULE _cocos_signals['pulse_schedule.density_control.n_e_line_of_sight.first_point.phi']='?' #[ADD?]# 2.000000 # phi [rad] @@ -984,7 +1069,25 @@ # REAL_TIME_DATA +# REFLECTOMETER_FLUCTUATION +_cocos_signals['reflectometer_fluctuation.channel.:.doppler.velocity_pol']='?' #[ADD?]# 3.000000 # velocity _pol [m.s^-1] +_cocos_signals['reflectometer_fluctuation.channel.:.antenna_detection_static.centre.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['reflectometer_fluctuation.channel.:.antenna_emission_static.centre.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['reflectometer_fluctuation.channel.:.antennas_orientation.:.line_of_sight_detection.first_point.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['reflectometer_fluctuation.channel.:.antennas_orientation.:.line_of_sight_detection.second_point.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['reflectometer_fluctuation.channel.:.antennas_orientation.:.line_of_sight_emission.first_point.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['reflectometer_fluctuation.channel.:.antennas_orientation.:.line_of_sight_emission.second_point.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['reflectometer_fluctuation.channel.:.doppler.position.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['reflectometer_fluctuation.channel.:.doppler.position.psi']='?' #[ADD?]# 2.000000 # psi [W] +_cocos_signals['reflectometer_fluctuation.channel.:.fluctuations_level.position.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['reflectometer_fluctuation.channel.:.fluctuations_level.position.psi']='?' #[ADD?]# 2.000000 # psi [W] +_cocos_signals['reflectometer_fluctuation.channel.:.raw_signal.q_component']='?' #[ADD?]# 2.000000 # q [V] +_cocos_signals['reflectometer_fluctuation.psi_normalization.psi_boundary']='?' #[ADD?]# 2.000000 # psi [Wb] +_cocos_signals['reflectometer_fluctuation.psi_normalization.psi_magnetic_axis']='?' #[ADD?]# 2.000000 # psi [Wb] + # REFLECTOMETER_PROFILE +_cocos_signals['reflectometer_profile.channel.:.antenna_detection.centre.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['reflectometer_profile.channel.:.antenna_emission.centre.phi']='?' #[ADD?]# 2.000000 # phi [rad] _cocos_signals['reflectometer_profile.channel.:.line_of_sight_detection.first_point.phi']='TOR' # 2.000000 # phi [rad] _cocos_signals['reflectometer_profile.channel.:.line_of_sight_detection.second_point.phi']='TOR' # 2.000000 # phi [rad] _cocos_signals['reflectometer_profile.channel.:.line_of_sight_emission.first_point.phi']='TOR' # 2.000000 # phi [rad] @@ -1001,33 +1104,57 @@ _cocos_signals['refractometer.channel.:.line_of_sight.first_point.phi']='?' #[ADD?]# 2.000000 # phi [rad] _cocos_signals['refractometer.channel.:.line_of_sight.second_point.phi']='?' #[ADD?]# 2.000000 # phi [rad] +# RUNAWAY_ELECTRONS +_cocos_signals['runaway_electrons.global_quantities.current_tor']='?' #[ADD?]# 3.000000 # current _tor [A] +_cocos_signals['runaway_electrons.global_quantities.volume_average.current_density']='?' #[ADD?]# 2.000000 # current [A.m^-2] +_cocos_signals['runaway_electrons.global_quantities.volume_average.e_field_critical']='?' #[ADD?]# 2.000000 # e_field [V.m^-1] +_cocos_signals['runaway_electrons.global_quantities.volume_average.e_field_dreicer']='?' #[ADD?]# 2.000000 # e_field [V.m^-1] +_cocos_signals['runaway_electrons.global_quantities.volume_average.momentum_critical_avalanche']='?' #[ADD?]# 2.000000 # momentum [kg.m^-1.s^-1] +_cocos_signals['runaway_electrons.global_quantities.volume_average.momentum_critical_hot_tail']='?' #[ADD?]# 2.000000 # momentum [kg.m^-1.s^-1] +_cocos_signals['runaway_electrons.profiles_1d.:.current_density']='?' #[ADD?]# 2.000000 # current [A.m^-2] +_cocos_signals['runaway_electrons.profiles_1d.:.e_field_critical']='?' #[ADD?]# 2.000000 # e_field [V.m^-1] +_cocos_signals['runaway_electrons.profiles_1d.:.e_field_dreicer']='?' #[ADD?]# 2.000000 # e_field [V.m^-1] +_cocos_signals['runaway_electrons.profiles_1d.:.grid.psi']='PSI' # 2.000000 # psi [Wb] +_cocos_signals['runaway_electrons.profiles_1d.:.grid.psi_boundary']='?' #[ADD?]# 2.000000 # psi [Wb] +_cocos_signals['runaway_electrons.profiles_1d.:.grid.psi_magnetic_axis']='?' #[ADD?]# 2.000000 # psi [Wb] +_cocos_signals['runaway_electrons.profiles_1d.:.momentum_critical_avalanche']='?' #[ADD?]# 2.000000 # momentum [kg.m^-1.s^-1] +_cocos_signals['runaway_electrons.profiles_1d.:.momentum_critical_hot_tail']='?' #[ADD?]# 2.000000 # momentum [kg.m^-1.s^-1] +_cocos_signals['runaway_electrons.vacuum_toroidal_field.b0']='TOR' # 2.000000 # b0 [T] +_cocos_signals['runaway_electrons.ggd_fluid.:.current_density.:.values']='?' #[ADD?]# 1.600000 # current [A.m^-2] +_cocos_signals['runaway_electrons.ggd_fluid.:.e_field_critical.:.values']='?' #[ADD?]# 1.600000 # e_field [V.m^-1] +_cocos_signals['runaway_electrons.ggd_fluid.:.e_field_dreicer.:.values']='?' #[ADD?]# 1.600000 # e_field [V.m^-1] +_cocos_signals['runaway_electrons.ggd_fluid.:.momentum_critical_avalanche.:.values']='?' #[ADD?]# 1.600000 # momentum [kg.m^-1.s^-1] +_cocos_signals['runaway_electrons.ggd_fluid.:.momentum_critical_hot_tail.:.values']='?' #[ADD?]# 1.600000 # momentum [kg.m^-1.s^-1] + # SAWTEETH -_cocos_signals['sawteeth.profiles_1d.:.e_field_parallel']='?' #[ADD?]# 3.000000 # e_field parallel [V.m^-1] -_cocos_signals['sawteeth.profiles_1d.:.j_tor']='?' #[ADD?]# 3.000000 # j _tor [A/m^2] -_cocos_signals['sawteeth.profiles_1d.:.grid.psi']='PSI' # 2.000000 # psi [Wb] -_cocos_signals['sawteeth.profiles_1d.:.grid.psi_boundary']='PSI' # 2.000000 # psi [Wb] -_cocos_signals['sawteeth.profiles_1d.:.grid.psi_magnetic_axis']='PSI' # 2.000000 # psi [Wb] -_cocos_signals['sawteeth.profiles_1d.:.j_bootstrap']='?' #[ADD?]# 2.000000 # j [A/m^2] -_cocos_signals['sawteeth.profiles_1d.:.j_non_inductive']='?' #[ADD?]# 2.000000 # j [A/m^2] -_cocos_signals['sawteeth.profiles_1d.:.j_ohmic']='?' #[ADD?]# 2.000000 # j [A/m^2] -_cocos_signals['sawteeth.profiles_1d.:.j_total']='?' #[ADD?]# 2.000000 # j [A/m^2] -_cocos_signals['sawteeth.profiles_1d.:.momentum_tor']='?' #[ADD?]# 2.000000 # momentum _tor -_cocos_signals['sawteeth.profiles_1d.:.phi']='TOR' # 2.000000 # phi [Wb] -_cocos_signals['sawteeth.profiles_1d.:.psi_star_post_crash']='PSI' # 2.000000 # psi [Wb] -_cocos_signals['sawteeth.profiles_1d.:.psi_star_pre_crash']='PSI' # 2.000000 # psi [Wb] -_cocos_signals['sawteeth.profiles_1d.:.q']='?' #[ADD?]# 2.000000 # q [-] -_cocos_signals['sawteeth.vacuum_toroidal_field.b0']='TOR' # 2.000000 # b0 [T] -_cocos_signals['sawteeth.profiles_1d.:.p_e_fast_parallel']='?' #[ADD?]# 1.000000 # parallel -_cocos_signals['sawteeth.profiles_1d.:.p_i_total_fast_parallel']='?' #[ADD?]# 1.000000 # parallel +_cocos_signals['sawteeth.profiles_1d.:.e_field_parallel']='?' #[ADD?]# 3.000000 # e_field parallel [V.m^-1] +_cocos_signals['sawteeth.profiles_1d.:.j_tor']='?' #[ADD?]# 3.000000 # j _tor [A/m^2] +_cocos_signals['sawteeth.profiles_1d.:.grid.psi']='PSI' # 2.000000 # psi [Wb] +_cocos_signals['sawteeth.profiles_1d.:.grid.psi_boundary']='PSI' # 2.000000 # psi [Wb] +_cocos_signals['sawteeth.profiles_1d.:.grid.psi_magnetic_axis']='PSI' # 2.000000 # psi [Wb] +_cocos_signals['sawteeth.profiles_1d.:.j_bootstrap']='?' #[ADD?]# 2.000000 # j [A/m^2] +_cocos_signals['sawteeth.profiles_1d.:.j_non_inductive']='?' #[ADD?]# 2.000000 # j [A/m^2] +_cocos_signals['sawteeth.profiles_1d.:.j_ohmic']='?' #[ADD?]# 2.000000 # j [A/m^2] +_cocos_signals['sawteeth.profiles_1d.:.j_total']='?' #[ADD?]# 2.000000 # j [A/m^2] +_cocos_signals['sawteeth.profiles_1d.:.momentum_tor']='?' #[ADD?]# 2.000000 # momentum _tor +_cocos_signals['sawteeth.profiles_1d.:.phi']='TOR' # 2.000000 # phi [Wb] +_cocos_signals['sawteeth.profiles_1d.:.psi_star_post_crash']='PSI' # 2.000000 # psi [Wb] +_cocos_signals['sawteeth.profiles_1d.:.psi_star_pre_crash']='PSI' # 2.000000 # psi [Wb] +_cocos_signals['sawteeth.profiles_1d.:.q']='?' #[ADD?]# 2.000000 # q [-] +_cocos_signals['sawteeth.vacuum_toroidal_field.b0']='TOR' # 2.000000 # b0 [T] +_cocos_signals['sawteeth.profiles_1d.:.p_e_fast_parallel']='?' #[ADD?]# 1.000000 # parallel +_cocos_signals['sawteeth.profiles_1d.:.p_i_total_fast_parallel']='?' #[ADD?]# 1.000000 # parallel # SOFT_X_RAYS -_cocos_signals['soft_x_rays.channel.:.aperture.:.centre.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['soft_x_rays.channel.:.detector.centre.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['soft_x_rays.channel.:.filter_window.:.centre.phi']='?' #[ADD?]# 2.000000 # phi [rad] -_cocos_signals['soft_x_rays.channel.:.line_of_sight.first_point.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['soft_x_rays.channel.:.line_of_sight.second_point.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['soft_x_rays.channel.:.aperture.:.centre.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['soft_x_rays.channel.:.detector.centre.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['soft_x_rays.channel.:.filter_window.:.centre.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['soft_x_rays.channel.:.line_of_sight.first_point.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['soft_x_rays.channel.:.line_of_sight.second_point.phi']='TOR' # 2.000000 # phi [rad] # SPECTROMETER_MASS +_cocos_signals['spectrometer_mass.channel.:.current']='?' #[ADD?]# 2.000000 # current [A] +_cocos_signals['spectrometer_mass.residual_spectrum.:.current']='?' #[ADD?]# 2.000000 # current [A] # SPECTROMETER_UV _cocos_signals['spectrometer_uv.channel.:.grating.image_field.centre.phi']='TOR' # 2.666667 # e_field phi [rad] @@ -1042,22 +1169,24 @@ _cocos_signals['spectrometer_uv.channel.:.grating.image_field.x3_unit_vector.y']='?' #[ADD?]# 1.666667 # e_field [m] # SPECTROMETER_VISIBLE -_cocos_signals['spectrometer_visible.channel.:.polarization_spectroscopy.e_field_lh_tor']='?' #[ADD?]# 3.000000 # e_field _tor [V.m^-1] -_cocos_signals['spectrometer_visible.channel.:.active_spatial_resolution.:.centre.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['spectrometer_visible.channel.:.active_spatial_resolution.:.width.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['spectrometer_visible.channel.:.aperture.:.centre.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['spectrometer_visible.channel.:.detector.centre.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['spectrometer_visible.channel.:.detector_image.outline.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['spectrometer_visible.channel.:.fibre_image.outline.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['spectrometer_visible.channel.:.geometry_matrix.interpolated.phi']='?' #[ADD?]# 2.000000 # phi [rad] -_cocos_signals['spectrometer_visible.channel.:.light_collection_efficiencies.positions.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['spectrometer_visible.channel.:.line_of_sight.first_point.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['spectrometer_visible.channel.:.line_of_sight.second_point.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['spectrometer_visible.channel.:.polarization_spectroscopy.e_field_lh_r']='?' #[ADD?]# 2.000000 # e_field [V.m^-1] -_cocos_signals['spectrometer_visible.channel.:.polarization_spectroscopy.e_field_lh_z']='?' #[ADD?]# 2.000000 # e_field [V.m^-1] -_cocos_signals['spectrometer_visible.channel.:.polarization_spectroscopy.velocity_cold_neutrals']='?' #[ADD?]# 2.000000 # velocity [m.s^-1] -_cocos_signals['spectrometer_visible.channel.:.polarization_spectroscopy.velocity_hot_neutrals']='?' #[ADD?]# 2.000000 # velocity [m.s^-1] -_cocos_signals['spectrometer_visible.channel.:.polarizer.centre.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['spectrometer_visible.channel.:.polarization_spectroscopy.e_field_lh_tor']='?' #[ADD?]# 3.000000 # e_field _tor [V.m^-1] +_cocos_signals['spectrometer_visible.channel.:.active_spatial_resolution.:.centre.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['spectrometer_visible.channel.:.active_spatial_resolution.:.width.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['spectrometer_visible.channel.:.aperture.:.centre.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['spectrometer_visible.channel.:.detector.centre.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['spectrometer_visible.channel.:.detector_image.outline.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['spectrometer_visible.channel.:.fibre_bundle.geometry.centre.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['spectrometer_visible.channel.:.fibre_image.outline.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['spectrometer_visible.channel.:.geometry_matrix.interpolated.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['spectrometer_visible.channel.:.light_collection_efficiencies.positions.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['spectrometer_visible.channel.:.line_of_sight.first_point.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['spectrometer_visible.channel.:.line_of_sight.second_point.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['spectrometer_visible.channel.:.optical_element.:.geometry.centre.phi']='?' #[ADD?]# 2.000000 # phi [rad] +_cocos_signals['spectrometer_visible.channel.:.polarization_spectroscopy.e_field_lh_r']='?' #[ADD?]# 2.000000 # e_field [V.m^-1] +_cocos_signals['spectrometer_visible.channel.:.polarization_spectroscopy.e_field_lh_z']='?' #[ADD?]# 2.000000 # e_field [V.m^-1] +_cocos_signals['spectrometer_visible.channel.:.polarization_spectroscopy.velocity_cold_neutrals']='?' #[ADD?]# 2.000000 # velocity [m.s^-1] +_cocos_signals['spectrometer_visible.channel.:.polarization_spectroscopy.velocity_hot_neutrals']='?' #[ADD?]# 2.000000 # velocity [m.s^-1] +_cocos_signals['spectrometer_visible.channel.:.polarizer.centre.phi']='TOR' # 2.000000 # phi [rad] # SPECTROMETER_X_RAY_CRYSTAL _cocos_signals['spectrometer_x_ray_crystal.channel.:.profiles_line_integrated.velocity_tor.data']='?' #[ADD?]# 2.600000 # velocity _tor [m.s^-1] @@ -1230,8 +1359,8 @@ _cocos_signals['tf.delta_b_field_tor_vacuum_r.data']='TOR' # 1.500000 # b_field [T.m] # THOMSON_SCATTERING -_cocos_signals['thomson_scattering.channel.:.delta_position.phi']='TOR' # 2.000000 # phi [rad] -_cocos_signals['thomson_scattering.channel.:.position.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['thomson_scattering.channel.:.delta_position.phi']='TOR' # 2.000000 # phi [rad] +_cocos_signals['thomson_scattering.channel.:.position.phi']='TOR' # 2.000000 # phi [rad] # TRANSPORT_SOLVER_NUMERICS _cocos_signals['transport_solver_numerics.derivatives_1d.:.electrons.d2_drho_tor_norm2.velocity_pol']='?' #[ADD?]# 3.000000 # velocity _pol [m.s^-1] @@ -1282,7 +1411,7 @@ _cocos_signals['waves.coherent_wave.:.profiles_1d.:.e_field_n_tor.:.parallel.phase']='?' #[ADD?]# 3.125000 # e_field _tor parallel [V.m^-1] _cocos_signals['waves.coherent_wave.:.profiles_2d.:.e_field_n_tor.:.parallel.amplitude']='?' #[ADD?]# 3.125000 # e_field _tor parallel [V.m^-1] _cocos_signals['waves.coherent_wave.:.profiles_2d.:.e_field_n_tor.:.parallel.phase']='?' #[ADD?]# 3.125000 # e_field _tor parallel [V.m^-1] -_cocos_signals['waves.coherent_wave.:.full_wave.:.b_field.parallel.:.values']='?' #[ADD?]# 3.000000 # b b_field parallel [V.m^-1] +_cocos_signals['waves.coherent_wave.:.full_wave.:.b_field.parallel.:.values']='?' #[ADD?]# 3.000000 # b b_field parallel [T] _cocos_signals['waves.coherent_wave.:.global_quantities.:.current_tor']='?' #[ADD?]# 3.000000 # current _tor [A] _cocos_signals['waves.coherent_wave.:.global_quantities.:.current_tor_n_tor']='?' #[ADD?]# 3.000000 # current _tor [A] _cocos_signals['waves.coherent_wave.:.profiles_1d.:.current_parallel_density_n_tor']='?' #[ADD?]# 3.000000 # current _tor [A.m^-2] @@ -1290,8 +1419,8 @@ _cocos_signals['waves.coherent_wave.:.beam_tracing.:.beam.:.e_field.parallel.imaginary']='?' #[ADD?]# 2.666667 # e_field parallel [V.m^-1] _cocos_signals['waves.coherent_wave.:.beam_tracing.:.beam.:.e_field.parallel.real']='?' #[ADD?]# 2.666667 # e_field parallel [V.m^-1] _cocos_signals['waves.coherent_wave.:.full_wave.:.e_field.parallel.:.values']='?' #[ADD?]# 2.375000 # e_field parallel [V.m^-1] -_cocos_signals['waves.coherent_wave.:.full_wave.:.b_field.bi_normal.:.values']='?' #[ADD?]# 2.250000 # b b_field [V.m^-1] -_cocos_signals['waves.coherent_wave.:.full_wave.:.b_field.normal.:.values']='?' #[ADD?]# 2.250000 # b b_field [V.m^-1] +_cocos_signals['waves.coherent_wave.:.full_wave.:.b_field.bi_normal.:.values']='?' #[ADD?]# 2.250000 # b b_field [T] +_cocos_signals['waves.coherent_wave.:.full_wave.:.b_field.normal.:.values']='?' #[ADD?]# 2.250000 # b b_field [T] _cocos_signals['waves.coherent_wave.:.profiles_1d.:.e_field_n_tor.:.minus.amplitude']='?' #[ADD?]# 2.250000 # e_field _tor [V.m^-1] _cocos_signals['waves.coherent_wave.:.profiles_1d.:.e_field_n_tor.:.minus.phase']='?' #[ADD?]# 2.250000 # e_field _tor [V.m^-1] _cocos_signals['waves.coherent_wave.:.profiles_1d.:.e_field_n_tor.:.plus.amplitude']='?' #[ADD?]# 2.250000 # e_field _tor [V.m^-1] From 8fa7c01f93c74ca7533ab0b981b1585f83710d81 Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Fri, 28 Jul 2023 01:59:24 -0700 Subject: [PATCH 42/68] More missing COCOS --- omas/omas_cocos.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/omas/omas_cocos.py b/omas/omas_cocos.py index 555ce6016..ce5dbce6c 100644 --- a/omas/omas_cocos.py +++ b/omas/omas_cocos.py @@ -616,8 +616,8 @@ _cocos_signals['equilibrium.time_slice.:.constraints.q.:.position.psi']='PSI' # 2.571429 # q psi [Wb] _cocos_signals['equilibrium.time_slice.:.ggd.:.j_parallel.:.values']=None # 2.428571 # j parallel [A.m^-2] _cocos_signals['equilibrium.time_slice.:.ggd.:.j_tor.:.values']='TOR' # 2.428571 # j _tor [A.m^-2] -_cocos_signals['equilibrium.time_slice.:.constraints.j_tor.:.measured']='?' #[ADD?]# 2.333333 # j _tor [A.m^-2] -_cocos_signals['equilibrium.time_slice.:.constraints.j_tor.:.reconstructed']='?' #[ADD?]# 2.333333 # j _tor [A.m^-2] +_cocos_signals['equilibrium.time_slice.:.constraints.j_tor.:.measured']='TOR' #[ADD?]# 2.333333 # j _tor [A.m^-2] +_cocos_signals['equilibrium.time_slice.:.constraints.j_tor.:.reconstructed']='TOR' #[ADD?]# 2.333333 # j _tor [A.m^-2] _cocos_signals['equilibrium.time_slice.:.boundary.b_flux_pol_norm']='?' #[ADD?]# 2.000000 # b [-] _cocos_signals['equilibrium.time_slice.:.boundary.psi']='PSI' # 2.000000 # psi [Wb] _cocos_signals['equilibrium.time_slice.:.boundary_secondary_separatrix.psi']='?' #[ADD?]# 2.000000 # psi [Wb] From a82d6d4b15ee3500fba3e21f056528a369c576b5 Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Fri, 28 Jul 2023 03:38:39 -0700 Subject: [PATCH 43/68] Cherry pick efit mapping changes from omas viewer --- omas/machine_mappings/_efit.json | 34 ++++++++++++++--------------- omas/machine_mappings/python_tdi.py | 4 ++-- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index 8c3be0885..7f8f3edee 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -324,21 +324,21 @@ "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.pressure.:.position.psi": { - "eval2TDI": "py2tdi(efit_psi_to_psi_2d,'\\{EFIT_tree}::TOP.MEASUREMENTS.RPRESS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIMAG','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIBRY')", - "treename": "{EFIT_tree}" - }, - "equilibrium.time_slice.:.constraints.pressure.:.chi_squared": { - "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SAIPRE)", - "treename": "{EFIT_tree}" - }, - "equilibrium.time_slice.:.constraints.j_tor.:.position.psi": { - "eval2TDI": "py2tdi(efit_psi_to_psi_2d,'\\{EFIT_tree}::TOP.MEASUREMENTS.SIZEROJ','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIMAG','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIBRY')", - "treename": "{EFIT_tree}" - }, - "equilibrium.time_slice.:.constraints.j_tor.:.measured": { - "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.VZEROJ)", - "treename": "{EFIT_tree}" - }, + "eval2TDI": "py2tdi(efit_psi_to_real_psi_2d,'-\\{EFIT_tree}::TOP.MEASUREMENTS.RPRESS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIMAG','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIBRY')", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.pressure.:.chi_squared": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SAIPRE)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.j_tor.:.position.psi": { + "eval2TDI": "py2tdi(efit_psi_to_real_psi_2d,'\\{EFIT_tree}::TOP.MEASUREMENTS.SIZEROJ','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIMAG','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIBRY')", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.j_tor.:.measured": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.VZEROJ)*1.e6", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.global_quantities.ip": { "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.CPASMA)", "treename": "{EFIT_tree}" @@ -454,8 +454,8 @@ "TRANSPOSE": [ 1, 0, - 2, - 3 + 3, + 2 ], "treename": "{EFIT_tree}" }, diff --git a/omas/machine_mappings/python_tdi.py b/omas/machine_mappings/python_tdi.py index e337b87f2..0f77f5e18 100644 --- a/omas/machine_mappings/python_tdi.py +++ b/omas/machine_mappings/python_tdi.py @@ -64,11 +64,11 @@ def efit_psi_to_psi(a, b, c): c = c.data() return (a - b)/(c - b) -def efit_psi_to_psi_2d(a, b, c): +def efit_psi_to_real_psi_2d(a, b, c): a = a.data() b = b.data() c = c.data() - return ((a.T - b)/(c - b)).T + return (a.T * (c - b) + b).T def py2tdi(func, *args): import inspect From 485e3ba4e4055e7937e6eee1a3f17b5eb13a9d1d Mon Sep 17 00:00:00 2001 From: bechtt Date: Sat, 29 Jul 2023 16:45:48 -0700 Subject: [PATCH 44/68] Fix COCOs The comments do matter... --- omas/omas_cocos.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/omas/omas_cocos.py b/omas/omas_cocos.py index ce5dbce6c..ad6e142e7 100644 --- a/omas/omas_cocos.py +++ b/omas/omas_cocos.py @@ -616,8 +616,8 @@ _cocos_signals['equilibrium.time_slice.:.constraints.q.:.position.psi']='PSI' # 2.571429 # q psi [Wb] _cocos_signals['equilibrium.time_slice.:.ggd.:.j_parallel.:.values']=None # 2.428571 # j parallel [A.m^-2] _cocos_signals['equilibrium.time_slice.:.ggd.:.j_tor.:.values']='TOR' # 2.428571 # j _tor [A.m^-2] -_cocos_signals['equilibrium.time_slice.:.constraints.j_tor.:.measured']='TOR' #[ADD?]# 2.333333 # j _tor [A.m^-2] -_cocos_signals['equilibrium.time_slice.:.constraints.j_tor.:.reconstructed']='TOR' #[ADD?]# 2.333333 # j _tor [A.m^-2] +_cocos_signals['equilibrium.time_slice.:.constraints.j_tor.:.measured']='TOR' # 2.333333 # j _tor [A.m^-2] +_cocos_signals['equilibrium.time_slice.:.constraints.j_tor.:.reconstructed']='TOR' # 2.333333 # j _tor [A.m^-2] _cocos_signals['equilibrium.time_slice.:.boundary.b_flux_pol_norm']='?' #[ADD?]# 2.000000 # b [-] _cocos_signals['equilibrium.time_slice.:.boundary.psi']='PSI' # 2.000000 # psi [Wb] _cocos_signals['equilibrium.time_slice.:.boundary_secondary_separatrix.psi']='?' #[ADD?]# 2.000000 # psi [Wb] From eda21ecbc9cdb07c3e28f1686616c7987dca7f71 Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Mon, 31 Jul 2023 09:59:34 -0700 Subject: [PATCH 45/68] Fixed messed up indentation --- omas/machine_mappings/_efit.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index 7f8f3edee..94d949eb4 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -324,21 +324,21 @@ "treename": "{EFIT_tree}" }, "equilibrium.time_slice.:.constraints.pressure.:.position.psi": { - "eval2TDI": "py2tdi(efit_psi_to_real_psi_2d,'-\\{EFIT_tree}::TOP.MEASUREMENTS.RPRESS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIMAG','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIBRY')", - "treename": "{EFIT_tree}" - }, - "equilibrium.time_slice.:.constraints.pressure.:.chi_squared": { - "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SAIPRE)", - "treename": "{EFIT_tree}" - }, - "equilibrium.time_slice.:.constraints.j_tor.:.position.psi": { - "eval2TDI": "py2tdi(efit_psi_to_real_psi_2d,'\\{EFIT_tree}::TOP.MEASUREMENTS.SIZEROJ','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIMAG','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIBRY')", - "treename": "{EFIT_tree}" - }, - "equilibrium.time_slice.:.constraints.j_tor.:.measured": { - "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.VZEROJ)*1.e6", - "treename": "{EFIT_tree}" - }, + "eval2TDI": "py2tdi(efit_psi_to_real_psi_2d,'-\\{EFIT_tree}::TOP.MEASUREMENTS.RPRESS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIMAG','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIBRY')", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.pressure.:.chi_squared": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SAIPRE)", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.j_tor.:.position.psi": { + "eval2TDI": "py2tdi(efit_psi_to_real_psi_2d,'\\{EFIT_tree}::TOP.MEASUREMENTS.SIZEROJ','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIMAG','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIBRY')", + "treename": "{EFIT_tree}" + }, + "equilibrium.time_slice.:.constraints.j_tor.:.measured": { + "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.VZEROJ)*1.e6", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.global_quantities.ip": { "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.CPASMA)", "treename": "{EFIT_tree}" From d48dd90c651e9b771fc45a02afac8113b5370961 Mon Sep 17 00:00:00 2001 From: AreWeDreaming Date: Tue, 8 Aug 2023 18:24:31 -0700 Subject: [PATCH 46/68] Added sizes for all new entries --- omas/machine_mappings/_efit.json | 36 ++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/omas/machine_mappings/_efit.json b/omas/machine_mappings/_efit.json index 94d949eb4..6ae23d857 100644 --- a/omas/machine_mappings/_efit.json +++ b/omas/machine_mappings/_efit.json @@ -37,6 +37,9 @@ "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.GEQDSK.ZBBBS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RBBBS',0)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.boundary.x_point.:": { + "VALUE":2 + }, "equilibrium.time_slice.:.boundary.x_point.0.r": { "NANFILTER": true, "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RXPT1','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RXPT1',0)", @@ -67,6 +70,9 @@ "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.GEQDSK.ZBBBS','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.RBBBS',0)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.boundary_separatrix.x_point.:": { + "VALUE":2 + }, "equilibrium.time_slice.:.boundary_separatrix.x_point.0.r": { "NANFILTER": true, "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RXPT1','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RXPT1',0)", @@ -99,6 +105,9 @@ "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.SEPLIM)/100.", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.boundary_separatrix.gap.:": { + "VALUE":4 + }, "equilibrium.time_slice.:.boundary_separatrix.gap.0.name": { "VALUE": "inboard" }, @@ -127,6 +136,9 @@ "TDI": "data(\\{EFIT_tree}::TOP.RESULTS.AEQDSK.GAPBOT)/100.", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.boundary_separatrix.strike_point.:": { + "VALUE":4 + }, "equilibrium.time_slice.:.boundary_separatrix.strike_point.0.r": { "NANFILTER": true, "eval2TDI": "py2tdi(nan_where,'\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RVSID/100.','\\{EFIT_tree}::TOP.RESULTS.AEQDSK.RVSID/100.',-0.89)", @@ -207,6 +219,10 @@ "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CHIPASMA)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.constraints.bpol_probe.:": { + "TDI": "size(\\{EFIT_tree}::TOP.MEASUREMENTS.EXPMPI,0)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.constraints.bpol_probe.:.measured": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.EXPMPI)", "treename": "{EFIT_tree}" @@ -247,6 +263,10 @@ "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CHIDFLUX)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.constraints.flux_loop.:": { + "TDI": "size(\\{EFIT_tree}::TOP.MEASUREMENTS.SILOPT,0)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.constraints.flux_loop.:.measured": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SILOPT)", "treename": "{EFIT_tree}" @@ -267,6 +287,10 @@ "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SAISIL)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.constraints.mse_polarisation_angle.:": { + "TDI": "size(\\{EFIT_tree}::TOP.MEASUREMENTS.TANGAM,0)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.constraints.mse_polarisation_angle.:.measured": { "TDI": "ATAN(data(\\{EFIT_tree}::TOP.MEASUREMENTS.TANGAM))", "treename": "{EFIT_tree}" @@ -287,6 +311,10 @@ "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.CHIGAM)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.constraints.pf_current.:": { + "TDI": "size(\\{EFIT_tree}::TOP.MEASUREMENTS.ECCURT,0) + size(\\{EFIT_tree}::TOP.MEASUREMENTS.FCCURT,0)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.constraints.pf_current.:.measured": { "eval2TDI": "py2tdi(stack_outer_2,'\\{EFIT_tree}::TOP.MEASUREMENTS.ECCURT','\\{EFIT_tree}::TOP.MEASUREMENTS.FCCURT')", "treename": "{EFIT_tree}" @@ -307,6 +335,10 @@ "eval2TDI": "py2tdi(stack_outer_2,'\\{EFIT_tree}::TOP.MEASUREMENTS.CHIECC','\\{EFIT_tree}::TOP.MEASUREMENTS.CHIFCC')", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.constraints.pressure.:": { + "TDI": "size(\\{EFIT_tree}::TOP.MEASUREMENTS.PRESSR,0)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.constraints.pressure.:.measured": { "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.PRESSR)", "treename": "{EFIT_tree}" @@ -331,6 +363,10 @@ "TDI": "data(\\{EFIT_tree}::TOP.MEASUREMENTS.SAIPRE)", "treename": "{EFIT_tree}" }, + "equilibrium.time_slice.:.constraints.j_tor.:": { + "TDI": "size(\\{EFIT_tree}::TOP.MEASUREMENTS.SIZEROJ,0)", + "treename": "{EFIT_tree}" + }, "equilibrium.time_slice.:.constraints.j_tor.:.position.psi": { "eval2TDI": "py2tdi(efit_psi_to_real_psi_2d,'\\{EFIT_tree}::TOP.MEASUREMENTS.SIZEROJ','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIMAG','\\{EFIT_tree}::TOP.RESULTS.GEQDSK.SSIBRY')", "treename": "{EFIT_tree}" From 329a00135f55613a8b4b5fd332e25bcc4eb73b33 Mon Sep 17 00:00:00 2001 From: Christoph Hasse Date: Tue, 15 Aug 2023 16:35:51 -0400 Subject: [PATCH 47/68] import RectBivariateSpline from scipy.interpolate instead from deprecated fitpack2 submodule --- omas/omas_physics.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omas/omas_physics.py b/omas/omas_physics.py index b5c77089c..d5a6daeb1 100644 --- a/omas/omas_physics.py +++ b/omas/omas_physics.py @@ -3,7 +3,7 @@ ------- ''' -from scipy.interpolate.fitpack2 import RectBivariateSpline +from scipy.interpolate import RectBivariateSpline from .omas_utils import * from .omas_core import ODS From e8b01a719c2a4068c7ae1fa8b6d75176cb9079f0 Mon Sep 17 00:00:00 2001 From: Christoph Hasse Date: Wed, 16 Aug 2023 08:32:14 -0400 Subject: [PATCH 48/68] fix(pint>=0.20) use pint.Quantity for isintance check instead of pint.quantity._Quantity --- omas/omas_core.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/omas/omas_core.py b/omas/omas_core.py index 6374fc838..5ad1667de 100644 --- a/omas/omas_core.py +++ b/omas/omas_core.py @@ -961,11 +961,11 @@ def __setitem__(self, key, value): if ( 'units' in info - and isinstance(value, pint.quantity._Quantity) + and isinstance(value, pint.Quantity) or ( isinstance(value, numpy.ndarray) and value.size - and isinstance(numpy.atleast_1d(value).flat[0], pint.quantity._Quantity) + and isinstance(numpy.atleast_1d(value).flat[0], pint.Quantity) ) ): value = value.to(info['units']).magnitude From 12c5bc5a492f49cda4bd3c384740c3295b23aa4b Mon Sep 17 00:00:00 2001 From: Joseph McClenaghan Date: Wed, 23 Aug 2023 07:20:50 +0100 Subject: [PATCH 49/68] update mastu green function table to be more similar to efit++ --- omas/machine_mappings/mast.py | 1 + .../support_files/mast/40000/mhdin.dat | 1061 +++++++++++++---- .../support_files/mast/40000/signals.dat | 82 +- omas/omas_uda.py | 4 +- 4 files changed, 852 insertions(+), 296 deletions(-) diff --git a/omas/machine_mappings/mast.py b/omas/machine_mappings/mast.py index 10ad64d7f..11c688dd1 100644 --- a/omas/machine_mappings/mast.py +++ b/omas/machine_mappings/mast.py @@ -124,6 +124,7 @@ def pf_active_coil_current_data(ods, pulse, server=None, port=None): ods[f'pf_active.coil.{channel}.current.data_error_upper'] = error except pyuda.UDAException: + print(channel,sig_name) tmp = None ods[f'pf_active.coil.{channel}.current.data'] = np.array([]) ods[f'pf_active.coil.{channel}.current.data_error_upper'] = np.array([]) diff --git a/omas/machine_mappings/support_files/mast/40000/mhdin.dat b/omas/machine_mappings/support_files/mast/40000/mhdin.dat index 2c2c0ff9f..711961383 100644 --- a/omas/machine_mappings/support_files/mast/40000/mhdin.dat +++ b/omas/machine_mappings/support_files/mast/40000/mhdin.dat @@ -1,143 +1,355 @@ &MACHINEIN - NECOIL = 4 + NECOIL = 648 NESUM = 1 - NFCOIL = 302 + NFCOIL = 704 NFSUM = 62 - nsilop = 102 - magpr2 = 354 - nvesel = 1 - nvsum = 1 + NSILOP = 102 + MAGPRI = 354 + NVESEL = 1 + NVSUM = 1 nacoil = 1 - mgaus1 = 8 - mgaus2 = 12 device = 'MAST-U' + mqwant = 66 / &IN3 - RE = 0.1755 0.189 0.2025 0.216 - ZE = 0.0027 2*-0.0068 0.0028 - WE = 4*0.012 - HE = 3.0769 3*3.077 - ECTURN = 4*162.0 - ECID = 4*1 - RF = 0.0595 0.0715 2*0.2345 2*0.2485 1.461 1.487 1.513 1.539 1.565 1.435 - 1.4975 1.461 1.487 1.513 1.539 1.565 1.435 1.4975 1.585 3*1.61 1.635 1.66 - 1.685 1.715 1.585 3*1.61 1.635 1.66 1.685 1.715 1.2887 1.309 1.3341 1.3544 - 1.2887 1.309 1.3341 1.3544 0.3528 0.3674 0.3675 0.3822 0.3969 0.4116 0.4263 - 0.3528 0.3674 0.3675 0.3822 0.3969 0.4116 0.4263 0.5277 0.5278 0.5425 0.5572 - 0.5719 0.5865 0.5866 0.6013 0.5277 0.5278 0.5425 0.5572 0.5719 0.5865 0.5866 - 0.6013 0.7698 0.7844 0.7845 0.7992 0.8138 0.8139 0.8285 0.8286 0.8433 0.7698 - 0.7844 0.7845 0.7992 0.8138 0.8139 0.8285 0.8286 0.8433 0.8887 0.8888 0.9035 - 0.9182 0.9329 0.9475 0.9622 0.8887 0.8888 0.9035 0.9182 0.9329 0.9475 0.9622 - 1.8779 1.878 1.8927 1.9074 1.922 1.9221 1.8779 1.878 1.8927 1.9074 1.922 - 1.9221 1.2483 1.2629 1.263 1.2776 1.2923 1.2924 1.307 1.3071 1.3217 1.3218 - 1.2483 1.2629 1.263 1.2776 1.2923 1.2924 1.307 1.3071 1.3217 1.3218 1.4833 - 1.4979 1.498 1.5127 1.5273 1.5274 1.542 1.5421 1.5567 1.5568 1.4833 1.4979 - 1.498 1.5127 1.5273 1.5274 1.542 1.5421 2*1.5567 0.3364 2*0.3914 0.4424 - 0.5123 2*0.5658 0.6163 0.7543 2*0.8078 0.8583 0.873 2*0.927 0.978 1.8599 - 2*1.9014 1.9399 1.2313 2*1.2868 1.3393 1.4663 2*1.5218 1.5743 1.4057 - 2*1.5017 1.5947 2*1.6517 1.7448 1.5558 1.2706 1.2901 1.3226 1.3411 1.3726 - 1.2706 1.2901 1.3226 1.3411 1.3726 2*1.6517 1.7448 1.5558 1.4057 2*1.5017 - 1.5947 1.4663 2*1.5218 1.5743 1.2313 2*1.2868 1.3393 1.8599 2*1.9014 1.9399 - 0.873 2*0.927 0.978 0.7543 2*0.8078 0.8583 0.5123 2*0.5658 0.6163 0.3364 - 2*0.3914 0.4424 0.235 0.2513 0.267 0.2865 0.3035 0.3175 0.267 0.3015 0.2954 - 0.723 1.5925 2.0545 2.06 2.0695 4*2.0095 2.0695 2.06 2.0545 1.5925 0.723 - 0.2955 0.3015 0.267 0.2865 0.3035 0.3175 0.267 0.235 0.2513 0.347 0.368 - 0.3895 0.4594 0.4759 0.48 0.6676 0.667 0.926 0.922 1.165 0.9984 1.4075 - 1.9164 2*1.9539 1.9164 1.4075 0.9984 1.165 0.922 0.926 0.667 0.6676 0.48 - 0.4759 0.4594 0.3895 0.368 0.347 - ZF = 2*-0.006 -1.2336 1.2216 -1.2384 1.2264 5*1.1161 1.0971 1.0371 5*-1.1258 - -1.1068 -1.0468 0.3522 0.3115 0.3553 0.4107 4*0.3522 -0.3619 -0.3212 -0.365 - -0.4204 4*-0.3619 0.9759 0.9657 0.9107 0.9005 -0.9813 -0.9712 -0.9164 - -0.9058 1.5724 1.5946 5*1.5724 -1.5845 -1.6066 5*-1.5845 1.7571 1.7276 - 3*1.735 1.7203 1.7571 1.735 -1.7671 -1.7376 3*-1.745 -1.7303 -1.7671 -1.745 - 1.9821 1.9747 2*1.9821 1.9968 1.9674 2.0041 1.9747 1.9894 -1.99 -1.9826 - 2*-1.99 -2.0046 -1.9752 -2.012 -1.9826 -1.9973 1.501 6*1.4937 -1.5057 - 6*-1.4983 1.9059 1.9573 3*1.95 1.9941 -1.9059 -1.9573 3*-1.95 -1.9941 - 2*1.4677 1.4603 1.4677 1.4456 1.4676 1.4603 1.4897 1.4824 1.4529 -1.4723 - -1.4724 -1.4649 -1.4724 -1.4503 -1.4723 -1.465 -1.4943 -1.487 -1.4576 - 2*1.4677 1.4456 3*1.4676 1.4603 1.4676 1.4897 1.4603 -1.4723 -1.4724 -1.4503 - 3*-1.4723 -1.4649 -1.4723 -1.4943 -1.465 1.5725 1.519 1.626 1.5725 1.735 - 1.6965 1.7735 1.735 1.982 1.9435 2.0205 1.982 1.4932 1.5317 1.4547 1.4932 - 1.95 1.8875 2.0125 1.95 1.4672 1.5077 1.4267 2*1.4672 1.5077 1.4267 1.4672 - 1.0951 1.1887 1.0016 1.0951 0.2586 0.4456 2*0.3521 0.9775 0.9065 1.0145 - 0.8725 0.9435 -0.9828 -0.9118 -1.02 -0.8778 -0.9488 -0.4553 -0.2683 - 2*-0.3618 -1.1049 -1.1984 -1.0114 -1.1049 -1.4718 -1.5123 -1.4313 2*-1.4718 - -1.5123 -1.4313 -1.4718 -1.95 -2.0125 -1.8875 -1.95 -1.4978 -1.5363 -1.4593 - -1.4978 -1.99 -2.0285 -1.9515 -1.99 -1.745 -1.7835 -1.7065 -1.745 -1.5845 - -1.638 -1.531 -1.5845 0.3155 0.755 1.197 1.394 1.4072 1.4166 1.845 2.1265 - 2.1814 2.2053 2.2085 2.2102 2.1872 2.1545 1.63075 0.54325 -0.54425 -1.63175 - -2.1505 -2.1876 -2.2098 -2.2115 -2.2147 -2.1937 -2.1385 -1.857 -1.406 - -1.4192 -1.4286 -1.209 -0.3275 -0.767 2.0365 1.9 1.7045 2.1224 2.0849 1.7417 - 2.0846 1.9676 1.3562 1.3662 1.2062 1.2501 1.5528 1.6587 1.7843 -1.7889 - -1.6633 -1.5574 -1.2547 -1.2108 -1.3708 -1.3608 -1.9773 -2.0944 -1.7528 - -2.0961 -2.1336 -1.7165 -1.912 -2.0485 - WF = 2*0.01 4*0.011 6*0.024 0.099 6*0.024 0.099 0.024 2*0.0244 6*0.024 - 2*0.0244 5*0.024 8*0.0183 114*0.0128 0.004 2*0.106 0.004 0.003 2*0.104 - 2*0.003 2*0.104 2*0.003 2*0.105 2*0.003 2*0.08 2*0.003 2*0.108 2*0.003 - 2*0.108 2*0.003 2*0.189 0.003 2*0.189 2*0.003 2*0.002 0.102 0.065 3*0.002 - 0.102 0.065 0.002 2*0.189 3*0.003 2*0.189 2*0.003 2*0.108 2*0.003 2*0.108 - 2*0.003 2*0.08 2*0.003 2*0.105 2*0.003 2*0.104 2*0.003 2*0.104 0.003 0.004 - 2*0.106 0.004 3*0.012 0.0269 0.007 0.021 0.012 0.057 0.069 0.924 0.815 0.109 - 0.12 0.1 4*0.02 0.1 0.12 0.109 0.815 0.924 0.069 0.057 0.012 0.0269 0.007 - 0.021 3*0.012 0.03 2*0.006 0.025 0.058 0.04 0.0187 0.021 0.046 0.054 0.12 - 0.012 1.0203 0.0025 2*0.0726 0.0025 1.0203 0.012 0.12 0.054 0.046 0.021 - 0.0187 0.04 0.058 0.025 2*0.006 0.03 - HF = 2*1.561 4*0.398 5*0.113 0.151 0.037 5*0.113 0.151 0.037 0.154 0.0422 - 0.0414 0.037 5*0.154 0.0422 0.0414 0.037 4*0.154 0.0589 0.0386 0.0595 0.0392 - 0.0589 0.0387 0.0589 0.0377 0.0863 0.0128 5*0.0863 0.0864 0.0128 5*0.0864 - 0.0128 0.0422 3*0.057 0.0276 0.0128 0.057 0.0128 0.0422 3*0.057 0.0276 - 0.0128 0.057 0.0569 0.0128 2*0.0569 2*0.0275 0.0128 2*0.0422 0.0569 0.0128 - 2*0.0569 2*0.0275 0.0128 2*0.0422 0.0128 6*0.0568 0.0128 6*0.0568 0.0128 - 0.0863 2*0.101 0.0716 2*0.0128 0.0863 2*0.101 0.0716 0.0128 2*0.057 0.0128 - 0.057 0.0128 0.0275 0.0422 0.0128 0.0276 0.0275 0.0568 0.0569 0.0128 0.0569 - 0.0128 0.0276 0.0422 0.0128 0.0275 0.0274 0.057 0.0274 0.0128 2*0.0569 - 0.0275 0.0128 0.0569 0.0128 0.0422 0.0568 0.0275 0.0128 2*0.0568 0.0276 - 0.0128 0.0568 0.0128 0.0422 0.111 2*0.004 0.103 0.08 2*0.003 0.074 0.08 - 2*0.003 0.074 0.08 2*0.003 0.074 0.128 2*0.003 0.122 0.084 2*0.003 0.078 - 0.084 2*0.003 0.078 0.19 2*0.003 0.184 2*0.003 0.184 0.19 0.076 0.066 - 2*0.002 0.14 0.076 0.066 2*0.002 0.14 2*0.003 0.184 2*0.19 2*0.003 0.184 - 0.084 2*0.003 0.078 0.084 2*0.003 0.078 0.128 2*0.003 0.122 0.08 2*0.003 - 0.074 0.08 2*0.003 0.074 0.08 2*0.003 0.074 0.111 2*0.004 0.103 0.643 0.236 - 0.648 0.09 0.0636 0.0448 0.648 0.085 0.0246 3*0.02 0.0255 0.04 4*1.0875 0.05 - 0.0241 3*0.02 0.0251 0.085 0.648 0.09 0.0636 0.0448 0.648 0.643 0.236 0.035 - 0.238 0.153 0.044 0.031 0.1208 0.0098 0.0171 0.008 0.012 0.02 0.1458 0.0025 - 0.2536 2*0.0025 0.2536 0.0025 0.1458 0.02 0.012 0.008 0.0171 0.0098 0.1208 - 0.031 0.044 0.153 0.238 0.035 - AF = 248*0.0 0.2097 3*0.2099 8*0.0 4*0.2099 20*0.0 177.506 4*0.0 2.4941 - 12*0.0 - AF2 = 195*0.0 119.2753 4*0.0 60.7247 40*0.0 82.6309 29*0.0 97.3691 0.0 - 99.9975 9*0.0 135.0 6*0.0 45.0 9*0.0 80.0025 0.0 - FCTURN = 2*142.0 4*21.0 5*3.0 2*4.0 5*3.0 3*4.0 3*1.0 5*4.0 3*1.0 4*4.0 3.0 - 2.0 3.0 2.0 3.0 2.0 3.0 2.0 6.0 1.0 2*5.0 4*6.0 1.0 2*5.0 3*6.0 1.0 3.0 - 3*4.0 2.0 1.0 4.0 1.0 3.0 3*4.0 2.0 1.0 2*4.0 1.0 3.0 4.0 2*2.0 1.0 2*3.0 - 4.0 1.0 3.0 4.0 2*2.0 1.0 2*3.0 1.0 3.0 5*4.0 1.0 3.0 5*4.0 1.0 6.0 2*7.0 - 5.0 2*1.0 6.0 2*7.0 5.0 1.0 4.0 3.0 1.0 4.0 1.0 2.0 3.0 1.0 2*2.0 4.0 3.0 - 1.0 4.0 1.0 2.0 3.0 1.0 2*2.0 4.0 2.0 1.0 4.0 2*2.0 1.0 3.0 1.0 3.0 4.0 2.0 - 1.0 4.0 2*2.0 1.0 3.0 1.0 3.0 144*1.0 - FCID = 2*1 4*2 7*3 7*4 8*5 8*6 4*7 4*8 7*9 7*10 8*11 8*12 9*13 9*14 7*15 - 7*16 6*17 6*18 10*19 10*20 10*21 10*22 4*23 4*24 4*25 4*26 4*27 4*28 4*29 - 4*30 4*31 5*32 5*33 4*34 4*35 4*36 4*37 4*38 4*39 4*40 4*41 4*42 2*43 4*44 - 2*45 2*46 47 4*48 49 50 4*51 52 2*53 2*54 4*55 2*56 8*57 4*58 3*59 3*60 4*61 - 8*62 + RF = 0.24849965 0.24849975 0.24849974 0.2344998 2*0.24849974 3*0.24849972 + 3*0.2484997 3*0.24849969 3*0.24849968 3*0.24849966 0.24849965 2*0.2344997 + 4*0.23449971 2*0.23449972 3*0.23449974 2*0.23449975 3*0.23449977 + 2*0.23449978 2*0.2344998 0.24849965 0.24849975 0.24849974 0.2344998 + 2*0.24849974 3*0.24849972 3*0.2484997 3*0.24849969 3*0.24849968 3*0.24849966 + 0.24849965 2*0.2344997 4*0.23449971 2*0.23449972 3*0.23449974 2*0.23449975 + 3*0.23449977 2*0.23449978 2*0.2344998 1.4350002 1.5350002 1.5100002 + 1.4850003 1.4600002 2*1.4350001 1.4610001 1.4350002 1.4610001 1.4870001 + 1.4610002 1.4870001 1.5130001 1.4870001 1.5130001 1.5390002 1.5130001 1.539 + 1.5650002 1.5390002 2*1.565 1.4350002 1.5350002 1.5100002 1.4850003 + 1.4600002 2*1.4350001 1.4610001 1.4350002 1.4610001 1.4870001 1.4610002 + 1.4870001 1.5130001 1.4870001 1.5130001 1.5390002 1.5130001 1.539 1.5650002 + 1.5390002 2*1.565 1.585 1.61 1.635 1.66 1.685 3*1.585 3*1.635 3*1.66 1.685 + 2*1.6850001 4*1.715 1.6099776 1.60998 1.585 1.61 1.635 1.66 1.685 3*1.585 + 3*1.635 3*1.66 1.685 2*1.6850001 4*1.715 1.6099776 1.60998 2*1.2887001 + 1.3090001 1.2887001 1.3090001 2*1.33415 1.35445 1.33415 1.35445 2*1.2887001 + 1.3090001 1.2887001 1.3090001 2*1.33415 1.35445 1.33415 1.35445 0.35275 + 0.36745015 0.38215014 0.39685005 4*0.35275 0.3527504 4*0.3674504 0.36745 + 4*0.38215002 4*0.39685014 0.39685008 4*0.41155013 0.4115501 0.42625037 + 4*0.42625007 0.41155002 0.4262501 0.35275 0.36745015 0.38215014 0.39685005 + 4*0.35275 0.3527504 4*0.3674504 0.36745 4*0.38215002 4*0.39685014 0.39685008 + 4*0.41155013 0.4115501 0.42625037 4*0.42625007 0.41155002 0.4262501 + 0.6012501 0.58655024 2*0.6012502 0.60125023 2*0.58655 0.5718501 0.57185036 + 0.5718504 2*0.55715007 0.55715 2*0.5424502 0.54245 0.5277502 2*0.52775025 + 0.5718501 0.5571501 0.5424501 0.52774996 0.6012501 0.58655024 2*0.6012502 + 0.60125023 2*0.58655 0.5718501 0.57185036 0.5718504 2*0.55715007 0.55715 + 2*0.5424502 0.54245 0.5277502 2*0.52775025 0.5718501 0.5571501 0.5424501 + 0.52774996 0.82855 0.8432501 2*0.84325004 0.8285502 0.82855004 0.8285504 + 0.81385 0.8138502 0.81385005 0.7991501 2*0.79915005 0.78445005 0.78444934 + 0.78445005 0.7697501 2*0.7697502 0.76975006 0.78445035 0.7991504 0.81384987 + 0.82855 0.8432501 2*0.84325004 0.8285502 0.82855004 0.8285504 0.81385 + 0.8138502 0.81385005 0.7991501 2*0.79915005 0.78445005 0.78444934 0.78445005 + 0.7697501 2*0.7697502 0.76975006 0.78445035 0.7991504 0.81384987 0.93285 + 0.94755 0.93285 0.94755 2*0.96225 0.88875 0.90345 2*0.91815 0.90345 0.88875 + 0.96225 0.94755 0.93285 0.96225 0.94755 0.93285 0.91815 0.90345 0.88875 + 0.88874996 0.90345 0.91815 0.93285 0.94755 0.93285 0.94755 2*0.96225 0.88875 + 0.90345 2*0.91815 0.90345 0.88875 0.96225 0.94755 0.93285 0.96225 0.94755 + 0.93285 0.91815 0.90345 0.88875 0.88874996 0.90345 0.91815 1.9073501 + 1.9220505 5*1.92205 1.9073502 4*1.9073503 1.9073501 1.89265 4*1.8926501 + 1.89265 1.87795 6*1.8779502 1.8926504 1.9073501 1.9220505 5*1.92205 + 1.9073502 4*1.9073503 1.9073501 1.89265 4*1.8926501 1.89265 1.87795 + 6*1.8779502 1.8926504 1.3070499 2*1.32175 1.3217499 1.3070501 1.3217499 + 1.30705 1.29235 1.30705 1.29235 2*1.27765 1.2629501 1.27765 1.26295 + 1.2482501 1.26295 2*1.24825 1.2482501 1.26295 1.27765 1.2923499 1.3070499 + 2*1.32175 1.3217499 1.3070501 1.3217499 1.30705 1.29235 1.30705 1.29235 + 2*1.27765 1.2629501 1.27765 1.26295 1.2482501 1.26295 2*1.24825 1.2482501 + 1.26295 1.27765 1.2923499 1.54205 3*1.55675 1.5420501 1.5567499 1.54205 + 1.5273501 1.5420499 1.5273501 1.5126501 1.52735 1.51265 1.49795 1.51265 + 1.49795 4*1.48325 1.4979501 1.51265 1.52735 1.54205 3*1.55675 1.5420501 + 1.5567499 1.54205 1.5273501 1.5420499 1.5273501 1.5126501 1.52735 1.51265 + 1.49795 1.51265 1.49795 4*1.48325 1.4979501 1.51265 1.52735 1.4057499 + 2*1.50175 1.5947499 1.4057499 2*1.50175 1.5947499 2*1.65175 1.74475 1.55575 + 2*1.65175 1.74475 1.55575 1.2705535 1.2900534 1.3225534 1.3410534 1.3725535 + 1.2705535 1.2900534 1.3225534 1.3410534 1.3725535 0.33644876 2*0.39144874 + 0.44244874 0.33644876 2*0.39144874 0.44244874 0.5122792 2*0.5657792 + 0.61627924 0.5122792 2*0.5657792 0.61627924 0.75427926 2*0.80777925 + 0.8582792 0.75427926 2*0.80777925 0.8582792 0.8729791 2*0.9269791 0.9779791 + 0.8729791 2*0.9269791 0.9779791 1.8598996 2*1.9013996 1.9398996 1.8598996 + 2*1.9013996 1.9398996 1.2313306 2*1.2868307 1.3393307 1.2313306 2*1.2868307 + 1.3393307 1.4663306 2*1.5218307 1.5743307 1.4663306 2*1.5218307 1.5743307 + 0.347 0.36795658 0.3895 0.4594231 0.4759231 0.48 0.66761845 0.66701037 0.347 + 0.36795658 0.3895 0.4594231 0.4759231 0.48 0.66761845 0.66701037 1.4074783 + 1.9163542 1.9539073 1.4074783 1.9163542 1.9539073 0.926 0.922 1.1649592 + 0.99840695 0.926 0.922 1.1649592 0.99840695 0.235 0.2512609 0.267 0.28655 + 0.3035 0.3175 0.267 0.3015 0.49201006 0.95400697 0.29551145 1.416004 + 1.8232511533424258 2*2.0095 2.0695 2.06 2.0542496098205447 2*2.0095 0.235 + 0.2512609 0.267 0.28655 0.3035 0.3175 0.267 0.3015 0.49201006 0.95400697 + 0.29541987 1.416004 1.8232511533424258 2*2.0095 2.0695 2.06 + 2.0542496098205447 2*2.0095 + ZF = 1.4164063 1.0364054 1.0554055 1.0316498 1.0744056 1.0934056 1.1124055 + 1.1314056 1.1504056 1.1694057 1.1884058 1.2074058 1.2264059 1.2454059 + 1.2644058 1.2834059 1.302406 1.321406 1.3404061 1.3594061 1.3784062 + 1.3974062 1.4116491 1.392649 1.3736491 1.3546492 1.3356493 1.3166493 + 1.2976493 1.2786493 1.2596494 1.2406495 1.2216495 1.2026495 1.1836495 + 1.1646496 1.1456497 1.1266497 1.1076497 1.0886497 1.0696498 1.0506499 + -1.4284064 -1.0484055 -1.0674056 -1.0436499 -1.0864056 -1.1054057 -1.1244056 + -1.1434057 -1.1624057 -1.1814058 -1.2004058 -1.2194059 -1.238406 -1.257406 + -1.2764059 -1.295406 -1.314406 -1.3334061 -1.3524061 -1.3714062 -1.3904063 + -1.4094063 -1.4236492 -1.4046491 -1.3856492 -1.3666493 -1.3476493 -1.3286494 + -1.3096493 -1.2906494 -1.2716495 -1.2526495 -1.2336496 -1.2146496 -1.1956496 + -1.1766497 -1.1576498 -1.1386498 -1.1196498 -1.1006498 -1.0816499 -1.06265 + 1.0401499 4*1.0371499 1.0781499 1.1161499 2*1.1541499 1.1161499 2*1.0781499 + 1.1161499 2*1.1541499 1.1161499 2*1.0781499 1.1161499 2*1.1541499 1.1161499 + 1.0781499 -1.04985 4*-1.04685 -1.08785 -1.12585 2*-1.16385 -1.12585 + 2*-1.08785 -1.12585 2*-1.16385 -1.12585 2*-1.08785 -1.12585 2*-1.16385 + -1.12585 -1.08785 5*0.41065004 0.37165004 0.33265004 0.29365003 0.37165004 + 0.33265004 2*0.29365003 0.33262005 2*0.37165004 0.33265004 0.29365003 + 0.29365006 0.33265004 0.37165004 0.41065004 0.31147972 0.35528255 + 5*-0.42035004 -0.38135004 -0.34235004 -0.30335003 -0.38135004 -0.34235004 + 2*-0.30335003 -0.34232005 2*-0.38135004 -0.34235004 -0.30335003 -0.30335006 + -0.34235004 -0.38135004 -0.42035004 -0.32117972 -0.36498255 0.996165 + 0.975865 2*0.955565 0.975865 0.931265 0.910965 2*0.890665 0.910965 -1.00165 + -0.98135 2*-0.96105 -0.98135 -0.93675 -0.91645 2*-0.89615 -0.91645 4*1.60925 + 1.59455 1.57985 1.5651499 1.55045 2*1.5357499 1.55045 1.5651499 1.57985 + 1.59455 1.57985 1.5651499 1.55045 2*1.5357499 1.55045 1.5651499 1.57985 + 2*1.59455 1.57985 1.5651499 1.55045 2*1.5357499 1.55045 1.5651499 1.57985 + 1.59455 2*1.60925 4*-1.62125 -1.6065501 -1.59185 -1.57715 -1.56245 + 2*-1.54775 -1.56245 -1.57715 -1.59185 -1.6065501 -1.59185 -1.57715 -1.56245 + 2*-1.54775 -1.56245 -1.57715 -1.59185 2*-1.6065501 -1.59185 -1.57715 + -1.56245 2*-1.54775 -1.56245 -1.57715 -1.59185 -1.6065501 2*-1.62125 + 2*1.75705 1.74235 1.72765 2*1.71295 1.72765 1.74235 1.72765 2*1.71295 + 1.72765 2*1.74235 1.72765 2*1.71295 1.72765 1.74235 4*1.75705 2*-1.76705 + -1.75235 -1.73765 2*-1.72295 -1.73765 -1.75235 -1.73765 2*-1.72295 -1.73765 + 2*-1.75235 -1.73765 2*-1.72295 -1.73765 -1.75235 4*-1.76705 2*2.00405 + 1.9893501 1.97465 1.9599501 1.97465 2*1.9893501 1.97465 2*1.9599501 1.97465 + 2*1.9893501 1.97465 2*1.9599501 1.97465 1.9893501 4*2.00405 2*-2.01205 + -1.99735 -1.9826499 -1.96795 -1.9826499 2*-1.99735 -1.9826499 2*-1.96795 + -1.9826499 2*-1.99735 -1.9826499 2*-1.96795 -1.9826499 -1.99735 4*-2.01205 + 2*1.4863499 2*1.47165 1.4863499 4*1.47165 3*1.4863499 3*1.5157499 3*1.50105 + 3*1.5157499 3*1.50105 2*-1.49095 2*-1.47625 -1.49095 4*-1.47625 3*-1.49095 + 3*-1.52035 3*-1.50565 3*-1.52035 3*-1.50565 2*1.9941 1.9794 1.9647 1.95 + 1.9353 1.9206 1.9059 1.9206 1.9353 1.95 1.9647 2*1.9794 1.9647 1.95 1.9353 + 1.9206 2*1.9059 1.9206 1.9353 1.95 1.9647 1.9794 2*1.9941 2*-1.9941 -1.9794 + -1.9647 -1.95 -1.9353 -1.9206 -1.9059 -1.9206 -1.9353 -1.95 -1.9647 + 2*-1.9794 -1.9647 -1.95 -1.9353 -1.9206 2*-1.9059 -1.9206 -1.9353 -1.95 + -1.9647 -1.9794 2*-1.9941 2*1.44565 1.4603499 1.47505 1.4897499 1.48975 + 1.47505 1.4603499 1.46035 1.47505 1.48975 1.47505 2*1.4603499 1.47505 + 1.4897499 1.48975 1.47505 1.4603499 4*1.44565 2*-1.45025 -1.46495 -1.47965 + -1.49435 -1.4943501 -1.47965 -1.46495 -1.4649501 -1.47965 -1.4943501 + -1.47965 2*-1.46495 -1.47965 -1.49435 -1.4943501 -1.47965 -1.46495 + 4*-1.45025 2*1.44565 1.4603499 1.47505 2*1.4897499 1.47505 2*1.4603499 + 1.47505 2*1.4897499 1.47505 1.46035 1.4603499 1.47505 1.4897499 1.47505 + 1.46035 4*1.44565 2*-1.45025 -1.46495 -1.47965 2*-1.49435 -1.47965 + 2*-1.46495 -1.47965 2*-1.49435 -1.47965 -1.4649501 -1.46495 -1.47965 + -1.49435 -1.47965 -1.4649501 4*-1.45025 1.09515 1.18865 1.00165 1.09515 + -1.10485 -1.1983501 -1.01135 -1.10485 0.2586497 0.4456497 2*0.35214972 + -0.4553497 -0.2683497 2*-0.3618497 0.977515 0.906515 1.0145149 0.872515 + 0.943515 -0.98282045 -0.9118204 -1.02 -0.87782043 -0.9488204 1.5725 + 1.5189999 1.6259999 1.5725 -1.5845001 -1.638 -1.531 -1.5845001 1.735 + 1.6965001 1.7735 1.735 -1.745 -1.7835 -1.7065 -1.745 1.982 1.9435 2.0205 + 1.982 -1.9899999 -2.0284998 -1.9514999 -1.9899999 1.4932127 1.5317127 + 1.4547127 1.4932127 -1.4978127 -1.5363127 -1.4593128 -1.4978127 1.95 1.8875 + 2.0125 1.95 -1.95 -2.0125 -1.8875 -1.95 1.4671999 1.5077 1.4267 1.4671999 + -1.4718 -1.5123 -1.4313 -1.4718 1.4671999 1.5077 1.4267 1.4671999 -1.4718 + -1.5123 -1.4313 -1.4718 -2.0485003 -1.9120002 -1.7165 -2.1335828 -2.096083 + -1.7528342 -2.0943804 -1.9773306 2.0365002 1.9000001 1.7045 2.1224172 + 2.0849173 1.7416688 2.0846195 1.9675695 -1.5573817 -1.663327 -1.7888805 + 1.5527817 1.6587269 1.7842804 -1.3608007 -1.3708004 -1.2108 -1.2546965 + 1.3562007 1.3662003 1.2062 1.2500964 -0.32750002 -0.76699996 -1.209 -1.406 + -1.419179 -1.4286135 -1.857 -2.1385 -2.2155237 -2.2138314 -2.1936848 + -2.2121391 -2.2106473831793942 -1.903625 -1.359875 -2.1505 -2.18755 + -2.2098012320654 -0.816125 -0.272375 0.3155 0.755 1.1969999 1.3939999 + 1.4071789 1.4166135 1.8449999 2.1265 2.204476 2.2061684 2.1814413 2.2078607 + 2.209352454695972 1.3588749 1.902625 2.1545 2.18725 2.2101986058099663 + 0.271375 0.815125 + WF = 0.011004776 2*0.011004772 0.011004777 3*0.011004772 6*0.011004773 + 5*0.011004774 4*0.011004775 0.011004781 0.011004777 0.011004779 0.011004778 + 0.011004779 0.011004778 0.011004777 0.011004778 0.011004771 0.011004777 + 0.011004774 0.011004778 0.011004774 0.011004777 0.011004779 0.011004778 + 0.011004777 0.011004776 2*0.011004775 0.011004776 2*0.011004772 0.011004777 + 3*0.011004772 6*0.011004773 5*0.011004774 4*0.011004775 0.011004781 + 0.011004777 0.011004779 0.011004778 0.011004779 0.011004778 0.011004777 + 0.011004778 0.011004771 0.011004777 0.011004774 0.011004778 0.011004774 + 0.011004777 0.011004779 0.011004778 0.011004777 0.011004776 2*0.011004775 + 2*0.024000004 3*0.024000006 2*0.024000002 2*0.024000004 0.024000002 + 2*0.024000004 0.024000002 12*0.024000004 3*0.024000006 2*0.024000002 + 2*0.024000004 0.024000002 2*0.024000004 0.024000002 10*0.024000004 + 21*0.024000006 0.024401056 0.02440076 21*0.024000006 0.024401056 0.02440076 + 0.018304767 4*0.018304769 6*0.018304767 4*0.018304769 5*0.018304767 + 0.012765342 0.012765347 0.012765346 0.012765343 4*0.012765342 0.012765355 + 0.012765354 3*0.012765355 5*0.012765342 0.012765346 3*0.012765345 + 0.012765344 0.012765345 0.012765346 2*0.012765345 0.012765344 0.012765353 + 4*0.012765343 0.012765342 0.012765344 0.012765342 0.012765347 0.012765346 + 0.012765343 4*0.012765342 0.012765355 0.012765354 3*0.012765355 + 5*0.012765342 0.012765346 3*0.012765345 0.012765344 0.012765345 0.012765346 + 2*0.012765345 0.012765344 0.012765353 4*0.012765343 0.012765342 0.012765344 + 0.012765333 0.012765346 2*0.012765354 0.012765343 0.012765363 0.012765298 + 0.01276536 0.012765366 0.012765365 0.012765391 0.012765361 0.012765346 + 2*0.012765369 0.012765355 0.012765354 2*0.012765348 0.012765355 0.01276535 + 0.012765362 0.012765347 0.012765333 0.012765346 2*0.012765354 0.012765343 + 0.012765363 0.012765298 0.01276536 0.012765366 0.012765365 0.012765391 + 0.012765361 0.012765346 2*0.012765369 0.012765355 0.012765354 2*0.012765348 + 0.012765355 0.01276535 0.012765362 0.012765347 0.012788667 0.012788673 + 2*0.012788667 0.012788674 0.012788665 0.012788682 0.012788667 0.012788683 + 0.012788678 0.012788666 0.012788654 0.012788689 0.012788667 0.012788623 + 0.012788668 0.012788666 2*0.012788692 0.012788667 0.012788665 0.012788657 + 0.012788409 0.012788667 0.012788673 2*0.012788667 0.012788674 0.012788665 + 0.012788682 0.012788667 0.012788683 0.012788678 0.012788666 0.012788654 + 0.012788689 0.012788667 0.012788623 0.012788668 0.012788666 2*0.012788692 + 0.012788667 0.012788665 0.012788657 0.012788409 0.01276534 0.01276527 + 2*0.012765338 0.01276527 0.01276534 0.012765338 0.012765336 0.012765338 + 0.01276534 0.012765266 0.012765268 0.01276534 0.012765338 0.01276534 + 0.01276527 0.012765268 4*0.012765338 0.012765302 0.0127653 0.012765338 + 0.01276534 0.01276527 2*0.012765338 0.01276527 0.01276534 0.012765338 + 0.012765336 0.012765338 0.01276534 0.012765266 0.012765268 0.01276534 + 0.012765338 0.01276534 0.01276527 0.012765268 4*0.012765338 0.012765302 + 0.0127653 0.012765338 0.012781639 0.012781678 0.012781685 0.012781686 + 2*0.012781685 0.012781686 0.012781655 2*0.012781668 2*0.012781667 + 2*0.012781685 4*0.012781681 0.012781685 0.012781684 0.012781678 + 2*0.012781679 0.012781678 0.012781679 0.012781686 0.012781675 0.012781639 + 0.012781678 0.012781685 0.012781686 2*0.012781685 0.012781686 0.012781655 + 2*0.012781668 2*0.012781667 2*0.012781685 4*0.012781681 0.012781685 + 0.012781684 0.012781678 2*0.012781679 0.012781678 0.012781679 0.012781686 + 0.012781675 0.012765301 0.012765268 0.012765338 0.012765302 0.0127653 + 2*0.012765338 0.012765301 0.012765267 0.012765338 0.012765303 0.012765302 + 0.012765301 0.012765338 2*0.012765302 0.0127653 2*0.012765302 0.012765303 + 3*0.012765302 0.012765301 0.012765268 0.012765338 0.012765302 0.0127653 + 2*0.012765338 0.012765301 0.012765267 0.012765338 0.012765303 0.012765302 + 0.012765301 0.012765338 2*0.012765302 0.0127653 2*0.012765302 0.012765303 + 4*0.012765302 0.012765303 2*0.012765268 2*0.012765302 0.012765338 + 0.012765302 0.012765265 0.012765302 0.012765268 0.012765265 0.012765302 + 0.012765266 0.012765467 0.012765268 0.012765301 0.012765302 0.012765338 + 0.012765301 4*0.012765302 0.012765303 2*0.012765268 2*0.012765302 + 0.012765338 0.012765302 0.012765265 0.012765302 0.012765268 0.012765265 + 0.012765302 0.012765266 0.012765467 0.012765268 0.012765301 0.012765302 + 0.012765338 0.012765301 3*0.012765302 0.003 2*0.189 2*0.003 2*0.189 0.003 + 2*0.189 2*0.003 2*0.189 2*0.003 2*0.002 0.102 0.065 3*0.002 0.102 0.065 + 0.002 0.004 2*0.106 2*0.004 2*0.106 0.004 0.003 2*0.104 2*0.003 2*0.104 + 2*0.003 2*0.104 2*0.003 2*0.104 2*0.003 2*0.105 2*0.003 2*0.105 2*0.003 + 2*0.08 2*0.003 2*0.08 2*0.003 2*0.108 2*0.003 2*0.108 2*0.003 2*0.108 + 2*0.003 2*0.108 0.003 0.030000001 2*0.006 0.025000002 0.058000002 + 0.040000003 0.01869975 0.02103385 0.030000001 2*0.006 0.025000002 + 0.058000002 0.040000003 0.01869975 0.02103385 1.0202636 0.0025 0.072606266 + 1.0202636 0.0025 0.072606266 0.046 0.054 0.12 0.012 0.046 0.054 0.12 4*0.012 + 0.026900003 0.007000002 0.021000002 0.012 0.057000004 2*0.4619969 0.06899951 + 0.4619969 0.3524977471679449 2*0.02 0.1 0.12 0.10949916578829288 2*0.02 + 3*0.012 0.026900003 0.007000002 0.021000002 0.012 0.057000004 2*0.4619969 + 0.06899951 0.4619969 0.3524977471679449 2*0.02 0.1 0.12 0.10949916578829288 + 2*0.02 + HF = 0.018006261 0.018006233 0.018006235 0.018006334 2*0.018006237 + 0.01800624 0.018006241 2*0.018006243 0.018006245 0.018006247 2*0.018006248 + 0.01800625 0.018006252 2*0.018006254 0.018006256 0.018006258 0.01800626 + 0.018006261 0.018006366 0.018006364 0.018006362 0.01800636 2*0.018006358 + 0.018006356 0.018006355 0.018006353 0.01800635 0.018006349 2*0.018006347 + 0.018006345 0.018006343 0.018006342 0.01800634 2*0.018006338 0.018006336 + 0.018006261 0.018006233 0.018006235 0.018006334 2*0.018006237 0.01800624 + 0.018006241 2*0.018006243 0.018006245 0.018006247 2*0.018006248 0.01800625 + 0.018006252 2*0.018006254 0.018006256 0.018006258 0.01800626 0.018006261 + 0.018006366 0.018006364 0.018006362 0.01800636 2*0.018006358 0.018006356 + 0.018006355 0.018006353 0.01800635 0.018006349 2*0.018006347 0.018006345 + 0.018006343 0.018006342 0.01800634 2*0.018006338 0.018006336 46*0.037 + 21*0.037000004 0.042231448 0.04142641 21*0.037000004 0.042231448 0.04142641 + 20*0.018304767 70*0.012765341 0.012765357 0.012765324 4*0.012765357 + 0.012765356 3*0.012765357 0.012765358 2*0.012765357 0.012765358 + 10*0.012765357 0.012765324 4*0.012765357 0.012765356 3*0.012765357 + 0.012765358 2*0.012765357 0.012765358 9*0.012765357 0.012788734 + 3*0.012788733 0.012788734 0.012788733 0.012788719 0.012788733 0.012788735 + 0.012788719 0.012788733 0.012788734 0.012788729 0.012788677 0.012788706 + 0.012788707 7*0.012788733 0.012788734 3*0.012788733 0.012788734 0.012788733 + 0.012788719 0.012788733 0.012788735 0.012788719 0.012788733 0.012788734 + 0.012788729 0.012788677 0.012788706 0.012788707 7*0.012788733 0.012765338 + 0.012765268 2*0.012765338 0.012765268 5*0.012765338 2*0.012765268 + 3*0.012765338 2*0.012765268 4*0.012765338 2*0.012765302 2*0.012765338 + 0.012765268 2*0.012765338 0.012765268 5*0.012765338 2*0.012765268 + 3*0.012765338 2*0.012765268 4*0.012765338 2*0.012765302 0.012765338 + 3*0.012781752 0.012781751 4*0.012781752 5*0.012781751 0.012781752 + 3*0.012781751 0.012781752 0.012781751 0.012781752 5*0.012781751 + 5*0.012781752 0.012781751 4*0.012781752 5*0.012781751 0.012781752 + 3*0.012781751 0.012781752 0.012781751 0.012781752 5*0.012781751 + 2*0.012781752 0.012765407 0.012765336 0.012765346 0.012765337 0.012765393 + 0.012765426 0.012765335 0.012765663 0.012765228 0.012765313 0.012765396 + 0.01276532 0.012765371 0.012765589 0.012765366 0.012765436 0.012765644 + 0.012765377 0.012765385 0.01276553 0.012765341 0.012765367 0.012765372 + 0.012765407 0.012765336 0.012765346 0.012765337 0.012765393 0.012765426 + 0.012765335 0.012765663 0.012765228 0.012765313 0.012765396 0.01276532 + 0.012765371 0.012765589 0.012765366 0.012765436 0.012765644 0.012765377 + 0.012765385 0.01276553 0.012765341 0.012765367 0.012765372 0.012765428 + 0.012765468 0.012765256 0.012765264 0.012765518 0.012765498 0.012765349 + 0.012765396 0.012765155 0.012765308 0.012765289 0.012765117 0.012765342 + 0.012765441 0.012765531 0.012765272 0.012765503 0.012765315 0.012765308 + 0.012765338 0.012765311 0.01276532 0.012765388 0.012765428 0.012765468 + 0.012765256 0.012765264 0.012765518 0.012765498 0.012765349 0.012765396 + 0.012765155 0.012765308 0.012765289 0.012765117 0.012765342 0.012765441 + 0.012765531 0.012765272 0.012765503 0.012765315 0.012765308 0.012765338 + 0.012765311 0.01276532 0.012765388 0.19 2*0.003 0.184 0.19 2*0.003 0.184 + 2*0.003 0.184 0.19 2*0.003 0.184 0.19 0.076 0.066 2*0.002 0.14 0.076 0.066 + 2*0.002 0.14 0.111 2*0.004 0.103 0.111 2*0.004 0.103 0.08 2*0.003 0.074 0.08 + 2*0.003 0.074 0.08 2*0.003 0.074 0.08 2*0.003 0.074 0.08 2*0.003 0.074 0.08 + 2*0.003 0.074 0.128 2*0.003 0.122 0.128 2*0.003 0.122 0.084 2*0.003 0.078 + 0.084 2*0.003 0.078 0.084 2*0.003 0.078 0.084 2*0.003 0.078 0.035 0.23800024 + 0.153 0.044000003 0.031000001 0.1207751 0.0098 0.01715 0.035 0.23800024 + 0.153 0.044000003 0.031000001 0.1207751 0.0098 0.01715 0.0025 0.25360698 + 2*0.0025 0.25360698 0.0025 0.008 0.011999297 0.020000001 0.1458471 0.008 + 0.011999297 0.020000001 0.1458471 0.643 0.236 0.648 0.09 0.06364214 + 0.04477303 0.648 0.085 2*0.019999865 0.025117077 2*0.019999865 2*0.54375 + 0.05 0.02409994 0.019999865 2*0.54375 0.643 0.236 0.648 0.09 0.06364214 + 0.04477303 0.648 0.085 2*0.019999865 0.024630161 2*0.019999865 2*0.54375 + 0.04 0.025499992 0.019999865 2*0.54375 + AF = 650*0.0 2.4940517 2*0.0 177.50595 18*0.0 2*0.20987444 0.20987445 + 2*0.20987444 4*0.0 0.20987444 10*0.0 2*0.20987444 0.2097038 2*0.20987444 + 4*0.0 0.20987444 2*0.0 + AF2 = 569*0.0 119.27524999999997 4*0.0 60.72474699999999 60*0.0 80.0025 + 7*0.0 99.99750000000002 15*0.0 45.0 3*0.0 135.0 0.0 97.36914 19*0.0 82.63086 + 18*0.0 + FCTURN = 552*1.0 0.25265956 2*0.2513298 0.24468087 0.25265956 2*0.2513298 + 0.24468087 2*0.2513298 0.24468087 0.25265956 2*0.2513298 0.24468087 + 0.25265956 0.16926503 0.14699331 0.22717148 0.14476614 0.311804 0.16926503 + 0.14699331 0.22717148 0.14476614 0.311804 0.2605634 2*0.2488263 0.24178404 + 0.2605634 2*0.2488263 0.24178404 0.22099444 2*0.2872928 0.20441987 + 0.22099444 2*0.2872928 0.20441987 0.22099444 2*0.2872928 0.20441987 + 0.22099444 2*0.2872928 0.20441987 0.21978022 2*0.28846154 0.20329672 + 0.21978022 2*0.28846154 0.20329672 0.31219515 2*0.19512196 0.297561 + 0.31219515 2*0.19512196 0.297561 0.22222222 2*0.2857143 0.20634921 + 0.22222222 2*0.2857143 0.20634921 0.22222222 2*0.2857143 0.20634921 + 0.22222222 2*0.2857143 0.20634921 0.08998205134043885 0.12237570914776268 + 0.07867001940673542 0.09426692175449086 0.1540835559190771 + 0.4140034933966828 0.01570465687900957 0.030913592155802725 + 0.08998205134043885 0.12237570914776268 0.07867001940673542 + 0.09426692175449086 0.1540835559190771 0.4140034933966828 + 0.01570465687900957 0.030913592155802725 0.7577282914525513 + 0.18834856370044106 0.05392314484700764 0.7577282914525513 + 0.18834856370044106 0.05392314484700764 0.07123324194285184 + 0.1254250995180363 0.4645646445946561 0.3387770139444557 0.07123324194285184 + 0.1254250995180363 0.4645646445946561 0.3387770139444557 0.7315130830489193 + 0.26848691695108073 0.6713443727288704 0.20901812083842278 + 0.03846201560616586 0.08117549082654092 0.6161159805499221 + 0.38388401945007794 2*0.4571295286850679 0.0857409426298642 0.56721907 + 0.43278093 2*0.34163776 0.15707483 0.09085186 0.06879779 2*0.5 + 0.7315130830489193 0.26848691695108073 0.6713443727288704 + 0.20901812083842278 0.03846201560616586 0.08117549082654092 + 0.6161159805499221 0.38388401945007794 2*0.45789061681109655 + 0.08421876637780686 0.56721907 0.43278093 2*0.35080682 0.12903239 0.09870975 + 0.07064422 2*0.5 + FCID = 42*1 42*2 23*3 23*4 23*5 23*6 10*7 10*8 35*9 35*10 23*11 23*12 23*13 + 23*14 24*15 24*16 27*17 27*18 23*19 23*20 23*21 23*22 4*23 4*24 4*25 4*26 + 5*27 5*28 4*29 4*30 4*31 4*32 4*33 4*34 4*35 4*36 4*37 4*38 4*39 4*40 4*41 + 4*42 8*43 8*44 3*45 3*46 4*47 4*48 2*49 4*50 2*51 3*52 2*53 5*54 2*55 2*56 + 4*57 2*58 3*59 2*60 5*61 2*62 TURNFC = 62*1.0 RSI = 0.901 0.9544 1.0445 1.1239 1.1505 1.1555 1.2089 0.901 0.9544 1.0445 1.1239 1.1505 1.1555 1.2089 2*1.283 1.0472 1.1911 1.3724 1.5603 1.0472 - 1.1911 1.3724 1.5603 8*1.5523 0.691312 0.783446 0.878073 0.950541 1.047165 - 1.081861 1.389859 0.692708 0.785175 0.880147 0.952879 1.049854 1.082152 - 1.390149 2*0.8703 4*0.9807 2*0.8703 0.7512 0.8616 0.7512 0.8616 0.7512 - 0.8616 0.7512 0.8616 0.6195 0.5091 0.6195 0.5091 0.6195 0.5091 0.6195 0.5091 - 0.4295 0.3495 0.4295 0.3495 0.4295 0.3495 0.4295 0.3495 6*0.2738 12*0.2418 - 6*0.2738 - ZSI = 1.3582 1.3042 1.2151 1.1366 2*1.1987 1.0528 -1.3628 -1.3088 -1.2198 - -1.1413 2*-1.2033 -1.0543 0.901515 -0.912 1.5792 1.5732 1.5652 1.5572 - -1.5833 -1.5773 -1.5693 -1.5618 0.43915 0.38115 0.32315 0.26515 -0.27485 - -0.33285 -0.39085 -0.44885 1.719702 1.810871 1.905044 1.977177 2.073354 - 2.099137 2.100265 -1.730297 -1.821128 -1.914954 -1.986821 -2.082644 - -2.105862 -2.104734 1.4667 2*1.5207 1.4667 -1.4713 2*-1.5253 -1.4713 2*2.009 - 2*1.955 2*-1.963 2*-2.017 2*1.763 2*1.707 2*-1.717 2*-1.773 2*1.6335 - 2*1.5155 2*-1.5275 2*-1.6455 1.2935 1.2919 1.0906 1.089 0.884 0.8824 0.5736 - 0.572 0.4246 0.423 0.2656 0.264 -0.276 -0.2776 -0.435 -0.4366 -0.584 -0.5856 - -0.8944 -0.896 -1.101 -1.1026 -1.3039 -1.3055 + 1.1911 1.3724 1.5603 8*1.5523 0.6913123 0.78344554 0.87807316 0.9505411 + 1.047165 1.0818608 1.3898586 0.6927083 0.7851749 0.880147 0.9528787 + 1.0498544 1.0821517 1.3901495 2*0.8703 4*0.9807 2*0.8703 0.7512 0.8616 + 0.7512 0.8616 0.7512 0.8616 0.7512 0.8616 0.6195 0.5091 0.6195 0.5091 0.6195 + 0.5091 0.6195 0.5091 0.4295 0.3495 0.4295 0.3495 0.4295 0.3495 0.4295 0.3495 + 6*0.2738 12*0.2418 6*0.2738 + ZSI = 1.3582 1.3041999 1.2150999 1.1366 2*1.1987 1.0527999 -1.3628 -1.3088 + -1.2198 -1.1413001 2*-1.2033 -1.0543001 0.901515 -0.912 1.5792 1.5732 1.5652 + 1.5572 -1.5833 -1.5773001 -1.5693 -1.5618 0.43915 0.38115 0.32315 0.26515 + -0.27485 -0.33285 -0.39085 -0.44885 1.7197016 1.8108705 1.9050441 1.9771769 + 2.0733542 2.099137 2.1002653 -1.7302971 -1.8211278 -1.914954 -1.9868209 + -2.0826435 -2.1058624 -2.1047342 1.4667 2*1.5207 1.4667 -1.4713 2*-1.5253 + -1.4713 2*2.009 2*1.955 2*-1.9629999 2*-2.017 2*1.763 2*1.707 2*-1.717 + 2*-1.773 2*1.6335 2*1.5155 2*-1.5275 2*-1.6455001 1.2935 1.2918999 1.0906 + 1.089 0.884 0.88240004 0.5736 0.572 0.42459998 0.42299998 0.2656 0.264 + -0.27600002 -0.27760002 -0.435 -0.4366 -0.584 -0.58559996 -0.8944 + -0.89599997 -1.1010001 -1.1026001 -1.3039 -1.3055 LPNAME = 'f_nu_01' 'f_nu_02' 'f_nu_03' 'f_nu_04' 'f_nu_a05' 'f_nu_b05' 'f_nu_06' 'f_nl_01' 'f_nl_02' 'f_nl_03' 'f_nl_04' 'f_nl_a05' 'f_nl_b05' 'f_nl_06' 'f_p6u_01' 'f_p6l_01' 'f_bu_01' 'f_bu_02' 'f_bu_03' 'f_bu_04' @@ -153,123 +365,259 @@ 'f_c_b03' 'f_c_a04' 'f_c_b04' 'f_c_a05' 'f_c_b05' 'f_c_a06' 'f_c_b06' 'f_c_a07' 'f_c_b07' 'f_c_a08' 'f_c_b08' 'f_c_a09' 'f_c_b09' 'f_c_a10' 'f_c_b10' 'f_c_a11' 'f_c_b11' 'f_c_a12' 'f_c_b12' - XMP2 = 6*0.2769 0.264863 0.251557 16*0.2449 0.251557 0.264863 12*0.2769 - 0.264863 0.251557 16*0.2449 0.251557 0.264863 6*0.2769 0.525344 0.551812 - 0.57828 0.604748 0.631216 0.657684 0.684152 0.71062 0.737087 0.763555 - 0.790023 0.816491 0.842959 0.869427 0.895895 0.922363 0.94883 0.975298 - 1.107574 1.145069 1.182574 1.220068 1.257573 1.295068 1.441975 1.468588 - 1.495201 1.521815 1.548428 1.575042 1.601655 1.628269 1.654882 1.681496 - 1.708109 1.734723 0.525344 0.551812 0.57828 0.604748 0.631216 0.657684 - 0.684152 0.71062 0.737087 0.763555 0.790023 0.816491 0.842959 0.869427 - 0.895895 0.922363 0.94883 0.975298 1.107574 1.145069 1.182574 1.220068 - 1.257573 1.295068 1.441975 1.468588 1.495201 1.521815 1.548428 1.575042 - 1.601655 1.628269 1.654882 1.681496 1.708109 1.734723 0.52622 0.552785 - 0.57935 0.605915 0.63248 0.659045 0.68561 0.712175 0.73874 0.765305 0.79187 - 0.818436 0.845001 0.871566 0.898131 0.924696 0.951261 0.977826 1.107938 - 1.145423 1.182938 1.220422 1.257937 1.295422 1.441822 1.468241 1.494661 - 1.52108 1.547499 1.573918 1.600337 1.626757 1.653176 1.679595 1.706014 - 1.732433 0.52622 0.552785 0.57935 0.605915 0.63248 0.659045 0.68561 0.712175 - 0.73874 0.765305 0.79187 0.818436 0.845001 0.871566 0.898131 0.924696 - 0.951261 0.977826 1.107938 1.145423 1.182938 1.220422 1.257937 1.295422 - 1.441822 1.468241 1.494661 1.52108 1.547499 1.573918 1.600337 1.626757 - 1.653176 1.679595 1.706014 1.732433 0.93727 0.963948 0.990534 1.017212 - 1.043798 1.070476 1.097062 1.12374 1.150326 1.177004 1.20359 0.93727 - 0.963948 0.990534 1.017212 1.043798 1.070476 1.097062 1.12374 1.150326 - 1.177004 1.20359 0.937255 0.963887 0.990519 1.017151 1.043783 1.070415 - 1.097047 1.123679 1.150311 1.176943 1.203575 0.937255 0.963887 0.990519 - 1.017151 1.043783 1.070415 1.097047 1.123679 1.150311 1.176943 1.203575 - 1.062566 1.10004 1.137495 1.174969 1.212423 1.249898 1.287352 1.324826 - 1.362281 1.399755 1.437209 1.062566 1.10004 1.137495 1.174969 1.212423 - 1.249898 1.287352 1.324826 1.362281 1.399755 1.437209 1.062567 1.100018 - 1.137496 1.174946 1.212424 1.249875 1.287353 1.324803 1.362281 1.399732 - 1.43721 1.062567 1.100018 1.137496 1.174946 1.212424 1.249875 1.287353 - 1.324803 1.362281 1.399732 1.43721 1.534266 1.543957 1.553678 1.563368 - 1.573089 1.58278 1.592501 1.602191 1.611912 11*1.84325 1.611912 1.602191 - 1.5925 1.582779 1.573089 1.563368 1.553677 1.543956 2*1.534266 1.543957 - 1.553678 1.563368 1.573089 1.58278 1.592501 1.602191 1.611912 11*1.84325 - 1.611912 1.602191 1.5925 1.582779 1.573089 1.563368 1.553677 1.543956 - 1.534266 - YMP2 = 1.26203 1.18703 1.11203 1.01203 0.93703 0.86203 0.757099 0.683289 - 0.594 0.519 0.444 0.369 0.294 0.219 0.144 0.069 -0.081 -0.156 -0.231 -0.306 - -0.381 -0.456 -0.531 -0.606 -0.695289 -0.769099 -0.87403 -0.94903 -1.02403 - -1.12403 -1.19903 -1.27403 1.26203 1.18703 1.11203 1.01203 0.93703 0.86203 - 0.757099 0.683289 0.594 0.519 0.444 0.369 0.294 0.219 0.144 0.069 -0.081 - -0.156 -0.231 -0.306 -0.381 -0.456 -0.531 -0.606 -0.695289 -0.769099 - -0.87403 -0.94903 -1.02403 -1.12403 -1.19903 -1.27403 1.577397 1.603963 - 1.630528 1.657093 1.683658 1.710223 1.736788 1.763353 1.789918 1.816483 - 1.843048 1.869613 1.896178 1.922743 1.949308 1.975873 2.002438 2.029003 - 2.109211 2.109369 2.109486 2.109643 2.10976 2.109918 2.039949 2.01353 - 1.987111 1.960692 1.934273 1.907853 1.881434 1.855015 1.828596 1.802177 - 1.775758 1.749338 1.577397 1.603963 1.630528 1.657093 1.683658 1.710223 - 1.736788 1.763353 1.789918 1.816483 1.843048 1.869613 1.896178 1.922743 - 1.949308 1.975873 2.002438 2.029003 2.109211 2.109369 2.109486 2.109643 - 2.10976 2.109918 2.039949 2.01353 1.987111 1.960692 1.934273 1.907853 - 1.881434 1.855015 1.828596 1.802177 1.775758 1.749338 -1.588602 -1.61507 - -1.641538 -1.668006 -1.694474 -1.720942 -1.747409 -1.773877 -1.800345 - -1.826813 -1.853281 -1.879749 -1.906217 -1.932685 -1.959153 -1.98562 - -2.012088 -2.038556 -2.115747 -2.115631 -2.115473 -2.115356 -2.115198 - -2.115081 -2.044038 -2.017425 -1.990811 -1.964198 -1.937584 -1.910971 - -1.884357 -1.857744 -1.831131 -1.804517 -1.777904 -1.75129 -1.588602 - -1.61507 -1.641538 -1.668006 -1.694474 -1.720942 -1.747409 -1.773877 - -1.800345 -1.826813 -1.853281 -1.879749 -1.906217 -1.932685 -1.959153 - -1.98562 -2.012088 -2.038556 -2.115747 -2.115631 -2.115473 -2.115356 - -2.115198 -2.115081 -2.044038 -2.017425 -1.990811 -1.964198 -1.937584 - -1.910971 -1.884357 -1.857744 -1.831131 -1.804517 -1.777904 -1.75129 - 1.309044 1.282629 1.256243 1.229828 1.203442 1.177027 1.150641 1.124226 - 1.09784 1.071425 1.045039 1.309044 1.282629 1.256243 1.229828 1.203442 - 1.177027 1.150641 1.124226 1.09784 1.071425 1.045039 -1.313629 -1.287214 - -1.260828 -1.234413 -1.208027 -1.181612 -1.155226 -1.128811 -1.102425 - -1.07601 -1.049623 -1.313629 -1.287214 -1.260828 -1.234413 -1.208027 - -1.181612 -1.155226 -1.128811 -1.102425 -1.07601 -1.049623 1.566286 1.564651 - 1.563015 1.56138 1.559743 1.558108 1.556472 1.554837 1.5532 1.551566 - 1.549929 1.566286 1.564651 1.563015 1.56138 1.559743 1.558108 1.556472 - 1.554837 1.5532 1.551566 1.549929 -1.570904 -1.569269 -1.567632 -1.565997 - -1.564361 -1.562726 -1.561089 -1.559454 -1.557818 -1.556183 -1.554546 - -1.570904 -1.569269 -1.567632 -1.565997 -1.564361 -1.562726 -1.561089 - -1.559454 -1.557818 -1.556183 -1.554546 0.796804 0.760602 0.72436 0.688158 - 0.651915 0.615713 0.579471 0.543269 0.507027 0.187479 0.15 0.112479 0.075 - 0.037479 -0.0 -0.037521 -0.075 -0.112521 -0.15 -0.187521 -0.507046 -0.543269 - -0.579491 -0.615713 -0.651935 -0.688157 -0.72438 -0.760602 -0.796824 - 0.796804 0.760602 0.72436 0.688158 0.651915 0.615713 0.579471 0.543269 - 0.507027 0.187479 0.15 0.112479 0.075 0.037479 -0.0 -0.037521 -0.075 - -0.112521 -0.15 -0.187521 -0.507046 -0.543269 -0.579491 -0.615713 -0.651935 - -0.688157 -0.72438 -0.760602 -0.796824 - AMP2 = 6*90.0 2*79.799995 16*90.0 2*100.200005 12*90.0 2*79.799995 16*90.0 - 2*100.200005 6*90.0 -44.895035 45.104965 -44.895035 45.104965 -44.895035 - 45.104965 -44.895035 45.104965 -44.895035 45.104965 -44.895035 45.104965 - -44.895035 45.104965 -44.895035 45.104965 -44.895035 45.104965 0.209874 - -89.790115 0.209874 -89.790115 0.209874 -89.790115 -134.790115 -44.790123 - -134.790115 -44.790123 -134.790115 -44.790123 -134.790115 -44.790123 - -134.790115 -44.790123 -134.790115 -44.790123 -44.895035 45.104965 - -44.895035 45.104965 -44.895035 45.104965 -44.895035 45.104965 -44.895035 - 45.104965 -44.895035 45.104965 -44.895035 45.104965 -44.895035 45.104965 - -44.895035 45.104965 0.209874 -89.790115 0.209874 -89.790115 0.209874 - -89.790115 -134.790115 -44.790123 -134.790115 -44.790123 -134.790115 - -44.790123 -134.790115 -44.790123 -134.790115 -44.790123 -134.790115 - -44.790123 45.104965 135.104965 45.104965 135.104965 45.104965 135.104965 - 45.104965 135.104965 45.104965 135.104965 45.104965 135.104965 45.104965 - 135.104965 45.104965 135.104965 45.104965 135.104965 -179.790115 90.209869 - -179.790115 90.209869 -179.790115 90.209869 135.209869 -134.790115 - 135.209869 -134.790115 135.209869 -134.790115 135.209869 -134.790115 - 135.209869 -134.790115 135.209869 -134.790115 45.104965 135.104965 45.104965 - 135.104965 45.104965 135.104965 45.104965 135.104965 45.104965 135.104965 - 45.104965 135.104965 45.104965 135.104965 45.104965 135.104965 45.104965 - 135.104965 -179.790115 90.209869 -179.790115 90.209869 -179.790115 90.209869 - 135.209869 -134.790115 135.209869 -134.790115 135.209869 -134.790115 - 135.209869 -134.790115 135.209869 -134.790115 135.209869 -134.790115 -45.0 - -135.0 -45.0 -135.0 -45.0 -135.0 -45.0 -135.0 -45.0 -135.0 2*-45.0 -135.0 - -45.0 -135.0 -45.0 -135.0 -45.0 -135.0 -45.0 -135.0 -45.0 -135.0 135.0 - -135.0 135.0 -135.0 135.0 -135.0 135.0 -135.0 135.0 2*-135.0 135.0 -135.0 - 135.0 -135.0 135.0 -135.0 135.0 -135.0 135.0 -135.0 177.5 -92.5 177.5 -92.5 - 177.5 -92.5 177.5 -92.5 177.5 -92.5 2*177.5 -92.5 177.5 -92.5 177.5 -92.5 - 177.5 -92.5 177.5 -92.5 177.5 2.5 92.5 2.5 92.5 2.5 92.5 2.5 92.5 2.5 92.5 - 2*2.5 92.5 2.5 92.5 2.5 92.5 2.5 92.5 2.5 92.5 2.5 -75.0 -165.0 -75.0 -165.0 - -75.0 -165.0 -75.0 -165.0 -75.0 -90.0 180.0 -90.0 180.0 -90.0 180.0 -90.0 - 180.0 -90.0 180.0 -90.0 -104.999992 165.0 -104.999992 165.0 -104.999992 - 165.0 -104.999992 165.0 -104.999992 -75.0 -165.0 -75.0 -165.0 -75.0 -165.0 - -75.0 -165.0 -75.0 -90.0 180.0 -90.0 180.0 -90.0 180.0 -90.0 180.0 -90.0 - 180.0 -90.0 -104.999992 165.0 -104.999992 165.0 -104.999992 165.0 - -104.999992 165.0 -104.999992 + XMP2 = 6*0.2768999934196472 0.2648630738258362 0.25155723094940186 + 16*0.24490000307559967 0.25155723094940186 0.2648630738258362 + 12*0.2768999934196472 0.2648630738258362 0.25155723094940186 + 16*0.24490000307559967 0.25155723094940186 0.2648630738258362 + 6*0.2768999934196472 0.5253443717956543 0.5518122911453247 + 0.5782801508903503 0.604748010635376 0.6312159299850464 0.6576838493347168 + 0.6841517090797424 0.7106195688247681 0.7370874285697937 0.7635553479194641 + 0.7900232076644897 0.8164910674095154 0.8429589867591858 0.8694269061088562 + 0.8958947658538818 0.9223626255989075 0.9488304853439331 0.9752984046936035 + 1.1075743436813354 1.145068883895874 1.1825737953186035 1.2200684547424316 + 1.2575732469558716 1.2950679063796997 1.4419746398925781 1.46858811378479 + 1.4952014684677124 1.5218150615692139 1.5484284162521362 1.5750418901443481 + 1.6016552448272705 1.628268837928772 1.6548823118209839 1.6814956665039062 + 1.7081092596054077 1.73472261428833 0.5253443717956543 0.5518122911453247 + 0.5782801508903503 0.604748010635376 0.6312159299850464 0.6576838493347168 + 0.6841517090797424 0.7106195688247681 0.7370874285697937 0.7635553479194641 + 0.7900232076644897 0.8164910674095154 0.8429589867591858 0.8694269061088562 + 0.8958947658538818 0.9223626255989075 0.9488304853439331 0.9752984046936035 + 1.1075743436813354 1.145068883895874 1.1825737953186035 1.2200684547424316 + 1.2575732469558716 1.2950679063796997 1.4419746398925781 1.46858811378479 + 1.4952014684677124 1.5218150615692139 1.5484284162521362 1.5750418901443481 + 1.6016552448272705 1.628268837928772 1.6548823118209839 1.6814956665039062 + 1.7081092596054077 1.73472261428833 0.5262200832366943 0.5527850985527039 + 0.5793501734733582 0.6059151887893677 0.632480263710022 0.6590452790260315 + 0.6856103539466858 0.7121753692626953 0.7387403845787048 0.7653054594993591 + 0.7918704748153687 0.818435549736023 0.8450005650520325 0.8715656399726868 + 0.8981306552886963 0.9246956706047058 0.9512606859207153 0.9778258204460144 + 1.107938289642334 1.1454226970672607 1.1829378604888916 1.2204221487045288 + 1.2579373121261597 1.2954217195510864 1.4418221712112427 1.4682414531707764 + 1.4946606159210205 1.5210797786712646 1.5474989414215088 1.5739182233810425 + 1.600337266921997 1.6267565488815308 1.653175711631775 1.6795949935913086 + 1.7060141563415527 1.7324333190917969 0.5262200832366943 0.5527850985527039 + 0.5793501734733582 0.6059151887893677 0.632480263710022 0.6590452790260315 + 0.6856103539466858 0.7121753692626953 0.7387403845787048 0.7653054594993591 + 0.7918704748153687 0.818435549736023 0.8450005650520325 0.8715656399726868 + 0.8981306552886963 0.9246956706047058 0.9512606859207153 0.9778258204460144 + 1.107938289642334 1.1454226970672607 1.1829378604888916 1.2204221487045288 + 1.2579373121261597 1.2954217195510864 1.4418221712112427 1.4682414531707764 + 1.4946606159210205 1.5210797786712646 1.5474989414215088 1.5739182233810425 + 1.600337266921997 1.6267565488815308 1.653175711631775 1.6795949935913086 + 1.7060141563415527 1.7324333190917969 0.93727046251297 0.963948130607605 + 0.9905343651771545 1.0172120332717896 1.0437982082366943 1.0704759359359741 + 1.097062110900879 1.1237398386001587 1.1503260135650635 1.1770037412643433 + 1.203589916229248 0.93727046251297 0.963948130607605 0.9905343651771545 + 1.0172120332717896 1.0437982082366943 1.0704759359359741 1.097062110900879 + 1.1237398386001587 1.1503260135650635 1.1770037412643433 1.203589916229248 + 0.9372553825378418 0.9638873338699341 0.9905192852020264 1.0171512365341187 + 1.043783187866211 1.0704151391983032 1.0970470905303955 1.1236790418624878 + 1.15031099319458 1.1769429445266724 1.2035748958587646 0.9372553825378418 + 0.9638873338699341 0.9905192852020264 1.0171512365341187 1.043783187866211 + 1.0704151391983032 1.0970470905303955 1.1236790418624878 1.15031099319458 + 1.1769429445266724 1.2035748958587646 1.0625661611557007 1.1000404357910156 + 1.1374948024749756 1.174968957901001 1.212423324584961 1.2498975992202759 + 1.2873519659042358 1.3248262405395508 1.3622806072235107 1.3997548818588257 + 1.4372092485427856 1.0625661611557007 1.1000404357910156 1.1374948024749756 + 1.174968957901001 1.212423324584961 1.2498975992202759 1.2873519659042358 + 1.3248262405395508 1.3622806072235107 1.3997548818588257 1.4372092485427856 + 1.062566876411438 1.1000176668167114 1.137495517730713 1.1749463081359863 + 1.2124241590499878 1.2498749494552612 1.2873526811599731 1.3248034715652466 + 1.362281322479248 1.3997321128845215 1.437209963798523 1.062566876411438 + 1.1000176668167114 1.137495517730713 1.1749463081359863 1.2124241590499878 + 1.2498749494552612 1.2873526811599731 1.3248034715652466 1.362281322479248 + 1.3997321128845215 1.437209963798523 1.534266471862793 1.5439571142196655 + 1.5536777973175049 1.5633684396743774 1.573089361190796 1.582779884338379 + 1.5925006866455078 1.6021913290023804 1.6119121313095093 + 11*1.8432496786117554 1.6119115352630615 1.6021907329559326 1.59250009059906 + 1.5827792882919312 1.5730887651443481 1.5633678436279297 1.5536772012710571 + 1.5439563989639282 1.5342658758163452 1.534266471862793 1.5439571142196655 + 1.5536777973175049 1.5633684396743774 1.573089361190796 1.582779884338379 + 1.5925006866455078 1.6021913290023804 1.6119121313095093 + 11*1.8432496786117554 1.6119115352630615 1.6021907329559326 1.59250009059906 + 1.5827792882919312 1.5730887651443481 1.5633678436279297 1.5536772012710571 + 1.5439563989639282 1.5342658758163452 + YMP2 = 1.262030005455017 1.1870300769805908 1.112030029296875 + 1.012030005455017 0.9370301365852356 0.8620301485061646 0.7570992708206177 + 0.6832889914512634 0.5940000414848328 0.5189999938011169 0.4439999759197235 + 0.36899998784065247 0.2939999997615814 0.21899999678134918 + 0.14400000870227814 0.0690000057220459 -0.08100000023841858 + -0.15600000321865082 -0.23099999129772186 -0.3060000240802765 + -0.38100001215934753 -0.4560000002384186 -0.5309999585151672 + -0.6060000061988831 -0.6952889561653137 -0.769099235534668 + -0.8740301132202148 -0.9490301012992859 -1.024030089378357 + -1.1240301132202148 -1.1990301609039307 -1.274030089378357 1.262030005455017 + 1.1870300769805908 1.112030029296875 1.012030005455017 0.9370301365852356 + 0.8620301485061646 0.7570992708206177 0.6832889914512634 0.5940000414848328 + 0.5189999938011169 0.4439999759197235 0.36899998784065247 0.2939999997615814 + 0.21899999678134918 0.14400000870227814 0.0690000057220459 + -0.08100000023841858 -0.15600000321865082 -0.23099999129772186 + -0.3060000240802765 -0.38100001215934753 -0.4560000002384186 + -0.5309999585151672 -0.6060000061988831 -0.6952889561653137 + -0.769099235534668 -0.8740301132202148 -0.9490301012992859 + -1.024030089378357 -1.1240301132202148 -1.1990301609039307 + -1.274030089378357 1.5773974657058716 1.6039625406265259 1.6305276155471802 + 1.657092571258545 1.6836576461791992 1.7102227210998535 1.7367876768112183 + 1.7633527517318726 1.7899178266525269 1.8164829015731812 1.843047857284546 + 1.8696129322052002 1.896177887916565 1.9227429628372192 1.9493080377578735 + 1.9758729934692383 2.0024380683898926 2.029003143310547 2.109210729598999 + 2.1093685626983643 2.109485626220703 2.1096434593200684 2.109760284423828 + 2.1099181175231934 2.039949417114258 2.0135302543640137 1.9871110916137695 + 1.9606919288635254 1.9342726469039917 1.9078534841537476 1.8814343214035034 + 1.8550151586532593 1.8285958766937256 1.8021767139434814 1.7757575511932373 + 1.7493382692337036 1.5773974657058716 1.6039625406265259 1.6305276155471802 + 1.657092571258545 1.6836576461791992 1.7102227210998535 1.7367876768112183 + 1.7633527517318726 1.7899178266525269 1.8164829015731812 1.843047857284546 + 1.8696129322052002 1.896177887916565 1.9227429628372192 1.9493080377578735 + 1.9758729934692383 2.0024380683898926 2.029003143310547 2.109210729598999 + 2.1093685626983643 2.109485626220703 2.1096434593200684 2.109760284423828 + 2.1099181175231934 2.039949417114258 2.0135302543640137 1.9871110916137695 + 1.9606919288635254 1.9342726469039917 1.9078534841537476 1.8814343214035034 + 1.8550151586532593 1.8285958766937256 1.8021767139434814 1.7757575511932373 + 1.7493382692337036 -1.5886021852493286 -1.615070104598999 + -1.6415379047393799 -1.6680058240890503 -1.6944736242294312 + -1.7209415435791016 -1.747409462928772 -1.7738773822784424 + -1.8003453016281128 -1.8268131017684937 -1.853281021118164 + -1.879748821258545 -1.9062167406082153 -1.9326845407485962 + -1.9591525793075562 -1.985620379447937 -2.0120882987976074 + -2.0385560989379883 -2.1157474517822266 -2.115630626678467 + -2.1154727935791016 -2.115355968475342 -2.1151978969573975 + -2.1150810718536377 -2.0440380573272705 -2.0174248218536377 + -1.9908112287521362 -1.9641977548599243 -1.9375842809677124 + -1.91097092628479 -1.8843574523925781 -1.8577438592910767 + -1.8311305046081543 -1.8045170307159424 -1.7779035568237305 + -1.7512900829315186 -1.5886021852493286 -1.615070104598999 + -1.6415379047393799 -1.6680058240890503 -1.6944736242294312 + -1.7209415435791016 -1.747409462928772 -1.7738773822784424 + -1.8003453016281128 -1.8268131017684937 -1.853281021118164 + -1.879748821258545 -1.9062167406082153 -1.9326845407485962 + -1.9591525793075562 -1.985620379447937 -2.0120882987976074 + -2.0385560989379883 -2.1157474517822266 -2.115630626678467 + -2.1154727935791016 -2.115355968475342 -2.1151978969573975 + -2.1150810718536377 -2.0440380573272705 -2.0174248218536377 + -1.9908112287521362 -1.9641977548599243 -1.9375842809677124 + -1.91097092628479 -1.8843574523925781 -1.8577438592910767 + -1.8311305046081543 -1.8045170307159424 -1.7779035568237305 + -1.7512900829315186 1.3090441226959229 1.282629132270813 1.2562429904937744 + 1.2298280000686646 1.203441858291626 1.1770268678665161 1.150640845298767 + 1.1242257356643677 1.0978397130966187 1.0714246034622192 1.0450385808944702 + 1.3090441226959229 1.282629132270813 1.2562429904937744 1.2298280000686646 + 1.203441858291626 1.1770268678665161 1.150640845298767 1.1242257356643677 + 1.0978397130966187 1.0714246034622192 1.0450385808944702 -1.3136290311813354 + -1.287213921546936 -1.260827898979187 -1.2344129085540771 + -1.2080267667770386 -1.1816117763519287 -1.1552257537841797 + -1.1288106441497803 -1.1024246215820312 -1.0760095119476318 + -1.0496234893798828 -1.3136290311813354 -1.287213921546936 + -1.260827898979187 -1.2344129085540771 -1.2080267667770386 + -1.1816117763519287 -1.1552257537841797 -1.1288106441497803 + -1.1024246215820312 -1.0760095119476318 -1.0496234893798828 + 1.5662860870361328 1.5646512508392334 1.5630146265029907 1.5613799095153809 + 1.5597432851791382 1.5581084489822388 1.556471824645996 1.5548369884490967 + 1.553200364112854 1.5515655279159546 1.549928903579712 1.5662860870361328 + 1.5646512508392334 1.5630146265029907 1.5613799095153809 1.5597432851791382 + 1.5581084489822388 1.556471824645996 1.5548369884490967 1.553200364112854 + 1.5515655279159546 1.549928903579712 -1.5709036588668823 -1.569268822669983 + -1.5676321983337402 -1.5659973621368408 -1.5643607378005981 + -1.5627259016036987 -1.561089277267456 -1.5594544410705566 + -1.557817816734314 -1.5561829805374146 -1.5545463562011719 + -1.5709036588668823 -1.569268822669983 -1.5676321983337402 + -1.5659973621368408 -1.5643607378005981 -1.5627259016036987 + -1.561089277267456 -1.5594544410705566 -1.557817816734314 + -1.5561829805374146 -1.5545463562011719 0.7968043088912964 + 0.7606019377708435 0.7243598699569702 0.6881575584411621 0.6519154906272888 + 0.6157131195068359 0.5794709920883179 0.5432686805725098 0.5070265531539917 + 0.18747948110103607 0.1499999761581421 0.11247938126325607 + 0.07499998062849045 0.037479378283023834 -2.2900000118397656e-08 + -0.037520620971918106 -0.07500002533197403 -0.11252062022686005 + -0.15000002086162567 -0.18752062320709229 -0.5070462226867676 + -0.5432685017585754 -0.5794907212257385 -0.6157128810882568 + -0.6519351005554199 -0.6881573796272278 -0.7243795394897461 + -0.760601818561554 -0.7968239784240723 0.7968043088912964 0.7606019377708435 + 0.7243598699569702 0.6881575584411621 0.6519154906272888 0.6157131195068359 + 0.5794709920883179 0.5432686805725098 0.5070265531539917 0.18747948110103607 + 0.1499999761581421 0.11247938126325607 0.07499998062849045 + 0.037479378283023834 -2.2900000118397656e-08 -0.037520620971918106 + -0.07500002533197403 -0.11252062022686005 -0.15000002086162567 + -0.18752062320709229 -0.5070462226867676 -0.5432685017585754 + -0.5794907212257385 -0.6157128810882568 -0.6519351005554199 + -0.6881573796272278 -0.7243795394897461 -0.760601818561554 + -0.7968239784240723 + AMP2 = 6*90.00000250447816 2*79.79999607346706 16*90.00000250447816 + 2*100.20000210530011 12*90.00000250447816 2*79.79999607346706 + 16*90.00000250447816 2*100.20000210530011 6*90.00000250447816 + 315.1049650949256 45.10496418430925 315.1049650949256 45.10496418430925 + 315.1049650949256 45.10496418430925 315.1049650949256 45.10496418430925 + 315.1049650949256 45.10496418430925 315.1049650949256 45.10496418430925 + 315.1049650949256 45.10496418430925 315.1049650949256 45.10496418430925 + 315.1049650949256 45.10496418430925 0.20987445095858168 270.209875548338 + 0.20987445095858168 270.209875548338 0.20987445095858168 270.209875548338 + 225.20987771119349 315.2098768005771 225.20987771119349 315.2098768005771 + 225.20987771119349 315.2098768005771 225.20987771119349 315.2098768005771 + 225.20987771119349 315.2098768005771 225.20987771119349 315.2098768005771 + 315.1049650949256 45.10496418430925 315.1049650949256 45.10496418430925 + 315.1049650949256 45.10496418430925 315.1049650949256 45.10496418430925 + 315.1049650949256 45.10496418430925 315.1049650949256 45.10496418430925 + 315.1049650949256 45.10496418430925 315.1049650949256 45.10496418430925 + 315.1049650949256 45.10496418430925 0.20987445095858168 270.209875548338 + 0.20987445095858168 270.209875548338 0.20987445095858168 270.209875548338 + 225.20987771119349 315.2098768005771 225.20987771119349 315.2098768005771 + 225.20987771119349 315.2098768005771 225.20987771119349 315.2098768005771 + 225.20987771119349 315.2098768005771 225.20987771119349 315.2098768005771 + 45.10496418430925 135.1049666887874 45.10496418430925 135.1049666887874 + 45.10496418430925 135.1049666887874 45.10496418430925 135.1049666887874 + 45.10496418430925 135.1049666887874 45.10496418430925 135.1049666887874 + 45.10496418430925 135.1049666887874 45.10496418430925 135.1049666887874 + 45.10496418430925 135.1049666887874 180.20987304385983 90.20987372710515 + 180.20987304385983 90.20987372710515 180.20987304385983 90.20987372710515 + 135.20987839443882 225.20987771119349 135.20987839443882 225.20987771119349 + 135.20987839443882 225.20987771119349 135.20987839443882 225.20987771119349 + 135.20987839443882 225.20987771119349 135.20987839443882 225.20987771119349 + 45.10496418430925 135.1049666887874 45.10496418430925 135.1049666887874 + 45.10496418430925 135.1049666887874 45.10496418430925 135.1049666887874 + 45.10496418430925 135.1049666887874 45.10496418430925 135.1049666887874 + 45.10496418430925 135.1049666887874 45.10496418430925 135.1049666887874 + 45.10496418430925 135.1049666887874 180.20987304385983 90.20987372710515 + 180.20987304385983 90.20987372710515 180.20987304385983 90.20987372710515 + 135.20987839443882 225.20987771119349 135.20987839443882 225.20987771119349 + 135.20987839443882 225.20987771119349 135.20987839443882 225.20987771119349 + 135.20987839443882 225.20987771119349 135.20987839443882 225.20987771119349 + 314.9999987477609 224.99999965837733 314.9999987477609 224.99999965837733 + 314.9999987477609 224.99999965837733 314.9999987477609 224.99999965837733 + 314.9999987477609 224.99999965837733 2*314.9999987477609 224.99999965837733 + 314.9999987477609 224.99999965837733 314.9999987477609 224.99999965837733 + 314.9999987477609 224.99999965837733 314.9999987477609 224.99999965837733 + 314.9999987477609 224.99999965837733 135.00000034162267 224.99999965837733 + 135.00000034162267 224.99999965837733 135.00000034162267 224.99999965837733 + 135.00000034162267 224.99999965837733 135.00000034162267 + 2*224.99999965837733 135.00000034162267 224.99999965837733 + 135.00000034162267 224.99999965837733 135.00000034162267 224.99999965837733 + 135.00000034162267 224.99999965837733 135.00000034162267 224.99999965837733 + 177.50000550856993 267.5000048253246 177.50000550856993 267.5000048253246 + 177.50000550856993 267.5000048253246 177.50000550856993 267.5000048253246 + 177.50000550856993 267.5000048253246 2*177.50000550856993 267.5000048253246 + 177.50000550856993 267.5000048253246 177.50000550856993 267.5000048253246 + 177.50000550856993 267.5000048253246 177.50000550856993 267.5000048253246 + 177.50000550856993 2.49999992727323 92.4999951746754 2.49999992727323 + 92.4999951746754 2.49999992727323 92.4999951746754 2.49999992727323 + 92.4999951746754 2.49999992727323 92.4999951746754 2*2.49999992727323 + 92.4999951746754 2.49999992727323 92.4999951746754 2.49999992727323 + 92.4999951746754 2.49999992727323 92.4999951746754 2.49999992727323 + 92.4999951746754 2.49999992727323 285.00000132802944 195.00000565374046 + 285.00000132802944 195.00000565374046 285.00000132802944 195.00000565374046 + 285.00000132802944 195.00000565374046 285.00000132802944 269.9999974955218 + 180.00000500895632 269.9999974955218 180.00000500895632 269.9999974955218 + 180.00000500895632 269.9999974955218 180.00000500895632 269.9999974955218 + 180.00000500895632 269.9999974955218 255.0000004932034 164.99999434625954 + 255.0000004932034 164.99999434625954 255.0000004932034 164.99999434625954 + 255.0000004932034 164.99999434625954 255.0000004932034 285.00000132802944 + 195.00000565374046 285.00000132802944 195.00000565374046 285.00000132802944 + 195.00000565374046 285.00000132802944 195.00000565374046 285.00000132802944 + 269.9999974955218 180.00000500895632 269.9999974955218 180.00000500895632 + 269.9999974955218 180.00000500895632 269.9999974955218 180.00000500895632 + 269.9999974955218 180.00000500895632 269.9999974955218 255.0000004932034 + 164.99999434625954 255.0000004932034 164.99999434625954 255.0000004932034 + 164.99999434625954 255.0000004932034 164.99999434625954 255.0000004932034 MPNAM2 = 'b_c1_p01' 'b_c1_p03' 'b_c1_p05' 'b_c1_p07' 'b_c1_p09' 'b_c1_p10' 'b_c1_p12' 'b_c1_p14' 'b_c1_p15' 'b_c1_p16' 'b_c1_p18' 'b_c1_p20' 'b_c1_p22' 'b_c1_p23' 'b_c1_p25' 'b_c1_p27' 'b_c1_p28' 'b_c1_p30' 'b_c1_p32' 'b_c1_p33' @@ -328,18 +676,225 @@ 'b_o2_p21' 'b_o2_n22' 'b_o2_p23' 'b_o2_n24' 'b_o2_p25' 'b_o2_n26' 'b_o2_p27' 'b_o2_n28' 'b_o2_p29' SMP2 = 354*0.03 + vsid = 1 + RE = 0.17549942 2*0.17549944 2*0.17549945 2*0.17549947 3*0.17549948 + 2*0.1754995 3*0.17549951 4*0.17549953 4*0.17549954 0.17549962 9*0.17549956 + 3*0.17549957 11*0.17549956 4*0.17549954 4*0.17549953 3*0.17549951 + 2*0.1754995 3*0.17549948 2*0.17549947 2*0.17549945 2*0.17549944 2*0.17549942 + 0.17549941 2*0.1754994 0.17549938 0.17549944 0.17549936 2*0.17549935 + 0.17549933 0.17549935 0.17549953 0.17549942 2*0.17549944 2*0.17549945 + 2*0.17549947 2*0.17549948 2*0.1754995 0.17549956 3*0.17549951 3*0.17549953 + 6*0.17549954 9*0.17549956 3*0.17549957 10*0.17549956 4*0.17549954 0.1754996 + 0.17549953 0.17549959 0.17549953 3*0.17549951 3*0.1754995 2*0.17549948 + 2*0.17549947 2*0.17549945 2*0.17549944 2*0.17549942 2*0.17549941 2*0.1754994 + 0.17549938 2*0.17549936 0.17549935 2*0.17549933 0.20249936 2*0.20249937 + 2*0.20249939 0.2024994 2*0.20249942 2*0.20249943 2*0.20249945 3*0.20249946 + 2*0.20249948 3*0.2024995 3*0.20249951 4*0.20249952 4*0.20249954 8*0.20249955 + 13*0.20249957 7*0.20249955 4*0.20249954 4*0.20249952 3*0.20249951 + 3*0.2024995 2*0.20249948 3*0.20249946 2*0.20249945 0.20249943 0.20249969 + 0.20249936 0.20249937 2*0.20249939 2*0.2024994 2*0.20249942 2*0.20249943 + 2*0.20249945 2*0.20249946 3*0.20249948 2*0.2024995 4*0.20249951 3*0.20249952 + 5*0.20249954 6*0.20249955 15*0.20249957 7*0.20249955 4*0.20249954 + 4*0.20249952 3*0.20249951 3*0.2024995 2*0.20249948 2*0.20249946 2*0.20249945 + 0.20249943 0.18899947 0.18899952 0.18899953 0.18899947 0.18899949 0.18899955 + 0.18899949 2*0.1889995 0.18899952 2*0.18899958 0.18899953 2*0.1889996 + 0.18899955 2*0.18899961 2*0.18899962 0.18899956 0.18899962 0.18899964 + 2*0.18899958 0.18899964 0.18899958 0.18899964 0.18899958 2*0.18899965 + 2*0.1889996 2*0.18899965 0.1889996 6*0.18899965 0.18899958 0.18899964 + 0.18899958 3*0.18899964 0.18899958 3*0.18899956 2*0.18899962 2*0.18899961 + 0.18899955 0.1889996 0.18899953 0.1889996 0.18899958 0.18899952 0.18899958 + 2*0.18899956 2*0.18899949 0.18899955 2*0.18899953 2*0.18899952 0.1889995 + 2*0.18899949 0.18899947 2*0.1889994 2*0.18899944 0.18899943 0.18899946 + 0.18899952 2*0.18899947 2*0.18899949 2*0.18899956 2*0.18899958 0.18899952 + 0.18899953 2*0.1889996 3*0.18899961 0.18899955 3*0.18899956 0.18899962 + 0.18899956 3*0.18899964 3*0.18899958 3*0.18899965 0.1889996 0.18899965 + 0.1889996 2*0.18899965 0.1889996 3*0.18899965 3*0.18899958 3*0.18899964 + 0.18899958 0.18899964 4*0.18899956 0.18899955 0.18899961 0.18899955 + 0.18899961 0.18899953 2*0.1889996 0.18899952 0.18899958 2*0.18899956 + 0.18899949 0.18899955 0.18899947 2*0.18899953 2*0.18899952 0.1889995 + 0.18899943 2*0.18899949 0.18899947 0.1889994 0.18899946 0.18899938 + 0.18899944 0.18899985 2*0.21599936 2*0.21599938 4*0.2159994 2*0.21599941 + 4*0.21599942 3*0.21599944 5*0.21599945 9*0.21599947 10*0.21599948 + 8*0.21599947 5*0.21599945 4*0.21599944 3*0.21599942 3*0.21599941 3*0.2159994 + 2*0.21599938 0.21599936 0.21599942 0.21599935 2*0.21599934 2*0.21599932 + 0.2159993 2*0.21599936 0.21599932 0.21599934 2*0.21599936 2*0.21599938 + 3*0.2159994 2*0.21599941 4*0.21599942 4*0.21599944 5*0.21599945 9*0.21599947 + 11*0.21599948 8*0.21599947 2*0.21599945 0.21599951 2*0.21599945 3*0.21599944 + 4*0.21599942 3*0.21599941 2*0.2159994 2*0.21599938 3*0.21599936 2*0.21599935 + 2*0.21599934 2*0.21599932 2*0.21599936 0.21599935 + RVS(1) = 0.01 + ZE = 1.5132425 1.4752426 1.4372429 1.3992431 1.3612434 1.3232436 1.2852437 + 1.247244 1.2092443 1.1712445 1.1332448 1.0952449 1.0572451 1.0192454 + 0.98124564 0.9432458 0.9052461 0.8672463 0.8292465 0.7912468 0.75324696 + 0.7152472 0.67724746 0.6392477 0.6012479 0.5632481 0.52524835 0.48724854 + 0.44924876 0.411249 0.37324923 0.33524945 0.29724967 0.25924993 0.22125015 + 0.18325037 0.1452506 0.10725083 0.06925106 0.031251285 -0.0067484872 + -0.044748258 -0.082748026 -0.1207478 -0.15874758 -0.19674735 -0.23474713 + -0.2727469 -0.31074667 -0.34874645 -0.38674623 -0.42474598 -0.46274576 + -0.50074553 -0.5387453 -0.57674503 -0.61474484 -0.6527446 -0.69074434 + -0.72874415 -0.7667439 -0.8047437 -0.84274346 -0.8807432 -0.918743 + -0.95674276 -0.9947425 -1.0327423 -1.0707421 -1.1087419 -1.1467416 + -1.1847414 -1.2227411 -1.260741 -1.2987407 -1.3367404 -1.3747402 -1.41274 + -1.4507399 -1.4887396 -1.5267394 1.5322423 1.4942425 1.4562428 1.418243 + 1.3802432 1.3422434 1.3042437 1.2662439 1.2282442 1.1902443 1.1522446 + 1.1142448 1.0762451 1.0382453 1.0002455 0.9622457 0.92424595 0.8862462 + 0.8482464 0.81024665 0.7722469 0.7342471 0.69624734 0.65824753 0.6202478 + 0.58224803 0.5442482 0.5062485 0.46824867 0.4302489 0.3922491 0.35424936 + 0.31624958 0.2782498 0.24025002 0.20225026 0.16425048 0.12625071 0.08825095 + 0.05025117 0.012251399 -0.025748374 -0.06374814 -0.101747915 -0.1397477 + -0.17774747 -0.21574724 -0.25374702 -0.2917468 -0.32974654 -0.36774632 + -0.40574604 -0.44374588 -0.48174557 -0.5197454 -0.55774516 -0.5957449 + -0.6337447 -0.67174447 -0.7097443 -0.747744 -0.7857438 -0.8237436 + -0.86174333 -0.8997431 -0.9377429 -0.97574264 -1.0137424 -1.0517422 + -1.089742 -1.1277417 -1.1657416 -1.2037413 -1.2417411 -1.2797408 -1.3177406 + -1.3557404 -1.3937402 -1.4317399 -1.4697397 -1.5077394 -1.5172818 -1.4792815 + -1.4412813 -1.4032812 -1.365281 -1.3272808 -1.2892805 -1.2512804 -1.2132802 + -1.17528 -1.1372797 -1.0992796 -1.0612794 -1.0232792 -0.985279 -0.9472788 + -0.90927863 -0.8712784 -0.83327824 -0.795278 -0.75727785 -0.7192776 + -0.68127745 -0.6432772 -0.60527706 -0.56727684 -0.52927667 -0.49127647 + -0.45327628 -0.41527608 -0.37727588 -0.3392757 -0.3012755 -0.2632753 + -0.2252751 -0.1872749 -0.1492747 -0.1112745 -0.07327431 -0.03527412 + 0.0027260792 0.040726278 0.07872648 0.116726674 0.15472686 0.19272706 + 0.23072726 0.26872745 0.30672765 0.34472784 0.38272804 0.42072824 0.45872843 + 0.49672863 0.5347289 0.57272905 0.6107293 0.64872944 0.68672967 0.72472984 + 0.76273006 0.8007302 0.83873045 0.8767306 0.91473085 0.952731 0.99073124 + 1.0287315 1.0667316 1.1047318 1.142732 1.1807323 1.2187324 1.2567326 + 1.2947328 1.332733 1.3707331 1.4087334 1.4467336 1.4847338 1.5227339 + -1.5362817 -1.4982816 -1.4602815 -1.4222813 -1.384281 -1.3462809 -1.3082807 + -1.2702805 -1.2322803 -1.1942801 -1.1562799 -1.1182797 -1.0802795 -1.0422794 + -1.0042791 -0.9662789 -0.9282787 -0.8902785 -0.8522783 -0.8142781 -0.7762779 + -0.73827773 -0.7002775 -0.66227734 -0.6242771 -0.58627695 -0.5482767 + -0.51027656 -0.4722764 -0.4342762 -0.396276 -0.3582758 -0.3202756 -0.2822754 + -0.2442752 -0.206275 -0.1682748 -0.13027461 -0.092274405 -0.054274216 + -0.016274018 0.021726178 0.059726376 0.097726576 0.13572676 0.17372696 + 0.21172716 0.24972737 0.28772756 0.32572776 0.36372796 0.40172815 0.43972835 + 0.47772855 0.5157288 0.55372894 0.59172916 0.62972933 0.66772956 0.7057297 + 0.74372995 0.7817301 0.81973034 0.8577305 0.89573073 0.9337309 0.9717311 + 1.0097313 1.0477315 1.0857317 1.1237319 1.1617321 1.1997323 1.2377325 + 1.2757326 1.3137329 1.3517331 1.3897333 1.4277335 1.4657336 1.5037339 + 1.5227344 1.4847343 1.4467341 1.4087338 1.3707336 1.3327334 1.2947332 + 1.256733 1.2187327 1.1807326 1.1427324 1.1047322 1.0667319 1.0287317 + 0.9907315 0.9527313 0.9147311 0.87673086 0.83873063 0.80073047 0.76273024 + 0.72473 0.6867298 0.6487296 0.6107294 0.5727292 0.53472894 0.49672872 + 0.45872852 0.4207283 0.3827281 0.34472787 0.30672768 0.26872745 0.23072726 + 0.19272704 0.15472683 0.11672662 0.07872641 0.040726196 0.0027259851 + -0.035274226 -0.07327443 -0.111274645 -0.14927486 -0.18727508 -0.22527528 + -0.2632755 -0.3012757 -0.33927593 -0.37727612 -0.41527635 -0.45327654 + -0.49127677 -0.52927697 -0.56727713 -0.60527736 -0.6432776 -0.6812778 + -0.719278 -0.7572782 -0.79527843 -0.83327866 -0.8712788 -0.90927905 + -0.9472793 -0.9852795 -1.0232797 -1.0612799 -1.0992801 -1.1372803 -1.1752805 + -1.2132807 -1.2512809 -1.2892811 -1.3272814 -1.3652816 -1.4032818 -1.4412819 + -1.4792821 -1.5172825 1.5037344 1.4657341 1.4277339 1.3897337 1.3517336 + 1.3137333 1.2757331 1.2377329 1.1997327 1.1617324 1.1237322 1.085732 + 1.0477318 1.0097317 0.9717314 0.9337312 0.895731 0.85773075 0.8197306 + 0.78173035 0.7437301 0.7057299 0.66772974 0.6297295 0.5917293 0.55372906 + 0.51572883 0.47772864 0.4397284 0.4017282 0.363728 0.3257278 0.28772756 + 0.24972737 0.21172714 0.17372693 0.13572672 0.09772652 0.0597263 0.02172609 + -0.01627412 -0.05427433 -0.09227454 -0.13027476 -0.16827497 -0.20627518 + -0.24427539 -0.2822756 -0.3202758 -0.35827604 -0.39627624 -0.43427646 + -0.47227666 -0.51027685 -0.548277 -0.58627725 -0.6242775 -0.6622777 + -0.70027786 -0.7382781 -0.7762783 -0.81427854 -0.8522787 -0.89027894 + -0.92827916 -0.9662794 -1.0042796 -1.0422798 -1.08028 -1.1182802 -1.1562804 + -1.1942806 -1.2322809 -1.2702811 -1.3082812 -1.3462814 -1.3842816 -1.4222819 + -1.4602821 -1.4982823 -1.5362824 1.5132664 1.4752667 1.4372668 1.3992671 + 1.3612672 1.3232673 1.2852676 1.2472677 1.209268 1.1712681 1.1332684 + 1.0952685 1.0572687 1.0192689 0.98126906 0.94326925 0.90526944 0.86726964 + 0.82926977 0.79126996 0.75327015 0.71527034 0.67727053 0.6392707 0.6012709 + 0.5632711 0.5252713 0.48727143 0.44927162 0.41127178 0.37327197 0.33527216 + 0.29727235 0.25927252 0.2212727 0.1832729 0.14527307 0.10727327 0.06927346 + 0.031273637 -0.0067261783 -0.044725996 -0.08272581 -0.120725624 -0.15872544 + -0.19672526 -0.23472507 -0.2727249 -0.3107247 -0.3487245 -0.38672435 + -0.42472416 -0.46272397 -0.5007238 -0.5387236 -0.5767234 -0.6147232 + -0.652723 -0.6907228 -0.72872263 -0.76672244 -0.8047223 -0.8427221 + -0.8807219 -0.91872174 -0.95672154 -0.99472135 -1.0327212 -1.070721 + -1.1087208 -1.1467205 -1.1847204 -1.2607201 -1.2987199 -1.3367198 -1.3747195 + -1.4127194 -1.4507191 -1.488719 -1.5267187 1.5322664 1.4942666 1.4562668 + 1.4182669 1.3802671 1.3422673 1.3042675 1.2662677 1.2282679 1.190268 + 1.1522682 1.1142684 1.0762686 1.0382688 1.0002689 0.9622691 0.9242693 + 0.8862695 0.8482697 0.8102699 0.7722701 0.7342703 0.69627047 0.6582706 + 0.6202708 0.582271 0.5442712 0.50627136 0.46827152 0.4302717 0.39227188 + 0.35427207 0.31627226 0.27827245 -1.2227327 0.24027263 0.2022728 0.164273 + 0.12627317 0.08827336 0.050273545 0.012273729 -0.025726087 -0.0637259 + -0.10172571 -0.13972554 -0.17772536 -0.21572517 -0.253725 -0.2917248 + -0.3297246 -0.36772442 -0.40572426 -0.443724 -0.48172387 -0.51972365 + -0.55772346 -0.5957233 -0.63372314 -0.67172295 -0.70972276 -0.74772257 + -0.7857224 -0.8237222 -0.861722 -0.8997218 -0.93772167 -0.9757215 -1.0137212 + -1.0517211 -1.0897208 -1.1277207 -1.1657206 -1.2037203 -1.2417202 -1.27972 + -1.3177198 -1.3557196 -1.3937194 -1.4317192 -1.469719 -1.5077188 + WE = 2*0.012007279 2*0.012007278 4*0.012007277 2*0.012007276 3*0.012007275 + 3*0.012007274 3*0.012007273 4*0.012007272 0.012007151 16*0.012007271 + 0.01200727 2*0.012007271 6*0.012007272 3*0.012007273 3*0.012007274 + 2*0.012007275 2*0.012007276 5*0.012007277 2*0.012007278 0.012007279 + 2*0.01200728 2*0.012007281 0.012007282 2*0.012007283 0.012007284 0.012007158 + 2*0.012007286 0.012007287 0.012007288 0.01200729 0.012007288 0.012007279 + 2*0.012007278 4*0.012007277 3*0.012007276 0.012007275 0.012007155 + 3*0.012007274 4*0.012007273 4*0.012007272 20*0.012007271 5*0.012007272 + 2*0.012007273 0.012007149 0.012007274 0.01200715 0.012007274 3*0.012007275 + 2*0.012007276 4*0.012007277 2*0.012007278 2*0.012007279 2*0.01200728 + 0.012007281 2*0.012007282 0.012007283 2*0.012007284 0.012007285 0.012007286 + 0.012007287 2*0.012007288 3*0.012007161 2*0.01200716 2*0.012007159 + 2*0.012007158 2*0.012007157 4*0.012007156 6*0.012007155 4*0.012007154 + 7*0.012007153 8*0.012007152 0.012007151 9*0.012007152 0.012007153 + 0.012007152 5*0.012007153 4*0.012007154 7*0.012007155 3*0.012007156 + 2*0.012007157 3*0.012007158 0.012007159 2*0.01200716 0.012007161 0.012007158 + 0.012007316 2*0.012007161 2*0.01200716 2*0.012007159 3*0.012007158 + 2*0.012007157 3*0.012007156 6*0.012007155 5*0.012007154 6*0.012007153 + 19*0.012007152 6*0.012007153 4*0.012007154 7*0.012007155 3*0.012007156 + 2*0.012007157 3*0.012007158 2*0.012007159 2*0.01200716 0.012007161 + 0.012007279 2*0.012007281 2*0.012007159 0.012007279 0.012007158 + 2*0.012007157 0.012007156 0.012007278 0.012007277 0.012007155 2*0.012007277 + 0.012007155 0.012007277 3*0.012007276 0.012007153 2*0.012007275 + 2*0.012007152 0.012007275 0.012007152 0.012007275 0.012007151 2*0.012007275 + 2*0.012007151 2*0.012007275 0.012007151 0.012007275 0.012007274 + 4*0.012007275 0.012007151 0.012007275 0.012007151 0.012007275 2*0.012007276 + 2*0.012007151 2*0.012007152 4*0.012007277 0.012007153 0.012007278 + 0.012007153 0.012007278 0.012007279 0.012007154 3*0.01200728 2*0.012007155 + 2*0.012007286 0.012007287 0.012007284 0.012007288 2*0.012007285 0.012007289 + 0.012007287 2*0.01200716 0.012007288 0.012007289 0.012007292 0.01200716 + 0.012007281 0.01200716 0.012007159 2*0.012007158 0.012007279 3*0.012007278 + 0.012007156 0.012007155 5*0.012007277 2*0.012007154 2*0.012007153 + 0.012007275 0.012007153 3*0.012007275 2*0.012007152 0.012007151 + 3*0.012007275 0.012007151 0.012007274 0.012007151 0.012007274 0.012007275 + 0.012007151 3*0.012007275 3*0.012007151 0.012007275 2*0.012007276 + 0.012007151 0.012007276 5*0.012007152 0.012007277 0.012007153 0.012007277 + 0.012007153 0.012007278 0.012007279 0.012007154 3*0.01200728 0.012007155 + 0.012007281 0.012007155 0.012007286 2*0.012007287 2*0.012007288 0.012007158 + 2*0.012007286 0.012007287 0.01200716 0.012007288 0.012007161 0.01200729 + 0.012007317 3*0.012007282 3*0.012007281 4*0.01200728 3*0.012007279 + 5*0.012007278 30*0.012007277 5*0.012007278 4*0.012007279 4*0.01200728 + 3*0.012007281 2*0.012007282 3*0.012007283 0.012007284 0.012007417 + 0.012007284 0.012007285 2*0.012007286 2*0.012007287 2*0.01200742 0.01200729 + 0.012007281 3*0.012007282 3*0.012007281 4*0.01200728 3*0.012007279 + 4*0.012007278 32*0.012007277 3*0.012007278 0.012007153 0.012007278 + 4*0.012007279 3*0.01200728 3*0.012007281 3*0.012007282 3*0.012007283 + 2*0.012007284 2*0.012007285 2*0.012007286 2*0.012007287 2*0.01200742 + 0.012007421 + HE = 23*0.01801842 0.018018292 51*0.01801842 0.018018294 17*0.01801842 + 0.018018292 38*0.01801842 0.018018294 0.01801842 0.018018294 27*0.01801842 + 0.018015672 0.018015664 0.018015655 0.018015645 0.018015638 76*0.018015636 + 0.018015767 0.018015668 0.018015658 0.018015651 0.018015642 76*0.018015636 + 67*0.018016916 0.018016929 0.018016938 0.018016947 0.018016957 0.018016968 + 0.018016977 0.018016987 0.018016998 0.018017007 2*0.018016916 0.018017037 + 0.018017046 0.018016927 67*0.018016916 0.018016933 0.018016944 0.018016953 + 0.018016962 0.018016972 0.018016916 0.018016992 0.018017001 0.01801701 + 0.018016916 0.018017031 0.018016916 0.01801705 0.018017061 70*0.018014548 + 0.018014679 6*0.018014548 0.018014729 0.018014736 54*0.018014548 0.01801442 + 25*0.018014548 0.018014725 0.018014733 0.01801474 + ECTURN = 648*0.5 + ECID = 648*1 + / + &IN5 IGRID = 1 RLEFT = 0.06 RRIGHT = 2.0 ZBOTTO = -2.2 ZTOP = 2.2 - IFCOIL = 1 ISLPFC = 0 - NSMP2 = 25 + IFCOIL = 1 IECOIL = 1 - IVESEL = 0 - vsid = 1 IACOIL = 0 - nw = 65 - nh = 65 + IVESEL = 0 + NSMP2 = 25 + mgaus1 = 8 + mgaus2 = 12 / diff --git a/omas/machine_mappings/support_files/mast/40000/signals.dat b/omas/machine_mappings/support_files/mast/40000/signals.dat index a4494e12c..8ab1b8918 100644 --- a/omas/machine_mappings/support_files/mast/40000/signals.dat +++ b/omas/machine_mappings/support_files/mast/40000/signals.dat @@ -45,8 +45,8 @@ P1 OH ioh 1 e y 0.020 20.0 40.0 y 1.0e3 1.0 1.0 ; ; Shaping coils ; -PCL SC icoil 1 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 xxxxxxxxxxxxxx - ; kA -> A -PXL SC icoil 2 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 xxxxxxxxxxxxxx - ; +PCL SC icoil 1 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/PXU - ; kA -> A +PXL SC icoil 2 e n 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/PXL - ; P4U SC icoil 3 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P4U - ; P4L SC icoil 4 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P4L - ; P5U SC icoil 5 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/P5U - ; @@ -69,26 +69,26 @@ D7U SC icoil 21 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 D7L SC icoil 22 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/ROGEXT/D7L - ; ; ; (including case currents) -D1CU SC icoil 23 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D1U - ; kA -> A -D2CU SC icoil 24 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D2U - ; -D3CU SC icoil 25 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D3U - ; -DPCU SC icoil 26 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/DPU - ; -D5CU SC icoil 27 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D5U - ; -D6CU SC icoil 28 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D6U - ; -D7CU SC icoil 29 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D7U - ; -P4CU SC icoil 30 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P4U - ; -P5CU SC icoil 31 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P5U - ; -P6CU SC icoil 32 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P6U - ; -P6CL SC icoil 33 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P6L - ; -P5CL SC icoil 34 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P5L - ; -P4CL SC icoil 35 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P4L - ; -D7CL SC icoil 36 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D7L - ; -D6CL SC icoil 37 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D6L - ; +P4CU SC icoil 23 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P4U - ; +P4CL SC icoil 24 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P4L - ; +P5CU SC icoil 25 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P5U - ; +P5CL SC icoil 26 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P5L - ; +P6CU SC icoil 27 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P6U - ; +P6CL SC icoil 28 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/P6L - ; +D1CU SC icoil 29 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D1U - ; kA -> A +D1CL SC icoil 30 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D1L - ; +D2CU SC icoil 31 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D2U - ; +D2CL SC icoil 32 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D2L - ; +D3CU SC icoil 33 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D3U - ; +D3CL SC icoil 34 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D3L - ; +DPCU SC icoil 35 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/DPU - ; +DPCL SC icoil 36 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/DPL - ; +D5CU SC icoil 37 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D5U - ; D5CL SC icoil 38 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D5L - ; -DPCL SC icoil 39 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/DPL - ; -D3CL SC icoil 40 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D3L - ; -D2CL SC icoil 41 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D2L - ; -D1CL SC icoil 42 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D1L - ; +D6CU SC icoil 39 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D6U - ; +D6CL SC icoil 40 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D6L - ; +D7CU SC icoil 41 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D7U - ; +D7CL SC icoil 42 e y 0.020 10.0 20.0 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/CASECURR/D7L - ; ; ; Plasma current IP1 PR ip 1 - y 0.010 10.0e3 50.0e3 y 1.0e3 1.0 1.0 1 2.1e-3 AMC/PLASMA_CURRENT - ; kA -> A @@ -586,28 +586,28 @@ B_O2_P29 MC bmc 354 - n 0.040 1.0e-3 1.0e-3 y 1.0 1.0 1.0 ; ; Vessel segments ; -VS1U VS icoil 43 - c 0.200 0.5e3 0.50e+3 y -1.200e-4 1.0 1.0 1 2.1e-3 VFCB05 - ; -VS2U VS icoil 44 - c 0.200 0.5e3 0.50e+3 y -1.000e-4 1.0 1.0 1 2.1e-3 VFCB01 - ; For computed vessel segments, -VS3U VS icoil 45 - c 0.200 0.5e3 0.50e+3 y -3.600e-4 1.0 1.0 1 2.1e-3 VFD1U04 - ; the conversion factor is an -VS4U VS icoil 46 - c 0.200 0.5e3 0.50e+3 y -2.800e-4 1.0 1.0 1 2.1e-3 VFD3U03 - ; "effective resistance" which -VS5U VS icoil 47 - c 0.200 0.5e3 0.50e+3 y -4.400e-4 1.0 1.0 1 2.1e-3 VFXU07 - ; converts Voltage (V) to -VS6U VS icoil 48 - c 0.200 0.5e3 0.50e+3 y -2.200e-4 1.0 1.0 1 2.1e-3 VFXU07 - ; current (A) -VS7U VS icoil 49 - c 0.200 0.5e3 0.50e+3 y -5.500e-4 1.0 1.0 1 2.1e-3 VFP5U01 - ; NOTE: absolute error is in (A) -VS7L VS icoil 50 - c 0.200 0.5e3 0.50e+3 y -5.500e-4 1.0 1.0 1 2.1e-3 VFP5L01 - ; +D1CL VS icoil 43 - c 0.200 0.5e3 0.50e+3 y -5.700e-4 1.0 1.0 1 2.1e-3 VFD1L04 - ; +D1CU VS icoil 44 - c 0.200 0.5e3 0.50e+3 y -5.700e-4 1.0 1.0 1 2.1e-3 VFD1U04 - ; +GBL VS icoil 45 - c 0.200 0.5e3 0.50e+3 y -2.200e-3 1.0 1.0 1 2.1e-3 VFBL03 - ; +GBU VS icoil 46 - c 0.200 0.5e3 0.50e+3 y -2.200e-3 1.0 1.0 1 2.1e-3 VFBU03 - ; +PSPL VS icoil 47 - c 0.200 0.5e3 0.50e+3 y -9.000e-4 1.0 1.0 1 2.1e-3 VFNLB05 - ; +PSPU VS icoil 48 - c 0.200 0.5e3 0.50e+3 y -9.700e-4 1.0 1.0 1 2.1e-3 VFNUB05 - ; +VS1L VS icoil 49 - c 0.200 0.5e3 0.50e+3 y -1.200e-4 1.0 1.0 1 2.1e-3 VFCB08 - ; +VS2L VS icoil 50 - c 0.200 0.5e3 0.50e+3 y -1.000e-4 1.0 1.0 1 2.1e-3 VFCB12 - ; +VS3L VS icoil 51 - c 0.200 0.5e3 0.50e+3 y -3.800e-4 1.0 1.0 1 2.1e-3 VFD1L04 - ; +VS4L VS icoil 52 - c 0.200 0.5e3 0.50e+3 y -2.800e-4 1.0 1.0 1 2.1e-3 VFD3L03 - ; +VS5L VS icoil 53 - c 0.200 0.5e3 0.50e+3 y -4.400e-4 1.0 1.0 1 2.1e-3 VFXL04 - ; +VS6L VS icoil 54 - c 0.200 0.5e3 0.50e+3 y -2.200e-4 1.0 1.0 1 2.1e-3 VFXL04 - ; +VS1U VS icoil 55 - c 0.200 0.5e3 0.50e+3 y -1.200e-4 1.0 1.0 1 2.1e-3 VFCB05 - ; +VS2U VS icoil 56 - c 0.200 0.5e3 0.50e+3 y -1.000e-4 1.0 1.0 1 2.1e-3 VFCB01 - ; For computed vessel segments, +VS3U VS icoil 57 - c 0.200 0.5e3 0.50e+3 y -3.600e-4 1.0 1.0 1 2.1e-3 VFD1U04 - ; the conversion factor is an +VS4U VS icoil 58 - c 0.200 0.5e3 0.50e+3 y -2.800e-4 1.0 1.0 1 2.1e-3 VFD3U03 - ; "effective resistance" which +VS5U VS icoil 59 - c 0.200 0.5e3 0.50e+3 y -4.400e-4 1.0 1.0 1 2.1e-3 VFXU07 - ; converts Voltage (V) to +VS6U VS icoil 60 - c 0.200 0.5e3 0.50e+3 y -2.200e-4 1.0 1.0 1 2.1e-3 VFXU07 - ; current (A) +VS7U VS icoil 61 - c 0.200 0.5e3 0.50e+3 y -5.500e-4 1.0 1.0 1 2.1e-3 VFP5U01 - ; NOTE: absolute error is in (A) +VS7L VS icoil 62 - c 0.200 0.5e3 0.50e+3 y -5.500e-4 1.0 1.0 1 2.1e-3 VFP5L01 - ; ;;;VS6L VS icoil 51 - c 0.200 0.5e3 0.50e+3 y -2.200e-4 1.0 1.0 1 2.1e-3 VFXL05 - ; Not available, try using XL_04 ;;;VS5L VS icoil 52 - c 0.200 0.5e3 0.50e+3 y -4.400e-4 1.0 1.0 1 2.1e-3 VFXL05 - ; -VS6L VS icoil 51 - c 0.200 0.5e3 0.50e+3 y -2.200e-4 1.0 1.0 1 2.1e-3 VFXL04 - ; -VS5L VS icoil 52 - c 0.200 0.5e3 0.50e+3 y -4.400e-4 1.0 1.0 1 2.1e-3 VFXL04 - ; -VS4L VS icoil 53 - c 0.200 0.5e3 0.50e+3 y -2.800e-4 1.0 1.0 1 2.1e-3 VFD3L03 - ; -VS3L VS icoil 54 - c 0.200 0.5e3 0.50e+3 y -3.800e-4 1.0 1.0 1 2.1e-3 VFD1L04 - ; -VS2L VS icoil 55 - c 0.200 0.5e3 0.50e+3 y -1.000e-4 1.0 1.0 1 2.1e-3 VFCB12 - ; -VS1L VS icoil 56 - c 0.200 0.5e3 0.50e+3 y -1.200e-4 1.0 1.0 1 2.1e-3 VFCB08 - ; -D1CU VS icoil 57 - c 0.200 0.5e3 0.50e+3 y -5.700e-4 1.0 1.0 1 2.1e-3 VFD1U04 - ; -PSPU VS icoil 58 - c 0.200 0.5e3 0.50e+3 y -9.700e-4 1.0 1.0 1 2.1e-3 VFNUB05 - ; -GBU VS icoil 59 - c 0.200 0.5e3 0.50e+3 y -2.200e-3 1.0 1.0 1 2.1e-3 VFBU03 - ; -GBL VS icoil 60 - c 0.200 0.5e3 0.50e+3 y -2.200e-3 1.0 1.0 1 2.1e-3 VFBL03 - ; -PSPL VS icoil 61 - c 0.200 0.5e3 0.50e+3 y -9.000e-4 1.0 1.0 1 2.1e-3 VFNLB05 - ; -D1CL VS icoil 62 - c 0.200 0.5e3 0.50e+3 y -5.700e-4 1.0 1.0 1 2.1e-3 VFD1L04 - ; ; ; Run level ; diff --git a/omas/omas_uda.py b/omas/omas_uda.py index ff1349f0e..7776b3f10 100644 --- a/omas/omas_uda.py +++ b/omas/omas_uda.py @@ -145,7 +145,7 @@ def filled_paths_in_uda(ods, client, pulse, run, ds, path, paths, requested_path keys = range(n) # kid must be part of this list - if len(requested_paths): + if len(list(requested_paths)): request_check = [p[0] for p in requested_paths] # traverse @@ -179,7 +179,7 @@ def filled_paths_in_uda(ods, client, pulse, run, ds, path, paths, requested_path # generate requested_paths one level deeper propagate_requested_paths = requested_paths - if len(requested_paths): + if len(list(requested_paths)): if kid in request_check or (isinstance(kid, int) and ':' in request_check): propagate_requested_paths = [p[1:] for p in requested_paths if len(p) > 1 and (kid == p[0] or p[0] == ':')] else: From 2cac7d53f995517031f7bdeb13a0ca953164f660 Mon Sep 17 00:00:00 2001 From: bechtt Date: Tue, 29 Aug 2023 20:57:39 -0700 Subject: [PATCH 50/68] Fix DIII-D machine mapping for F-coil currents IMAS specifies the current should be the measured value for a single turn, but MDS+ stores A-turns. This only impacts F-coils and is related to a quirk for how the coils are specified in EFIT. Also fixed a bad IDS entry and reordered coils in pf_active to match the OMFIT ordering. This MR should be accompanied by corresponding fixes in OMFIT so that k-files are still formed properly (from the OMAS machine mappings). --- omas/machine_mappings/d3d.py | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/omas/machine_mappings/d3d.py b/omas/machine_mappings/d3d.py index 4ece501bf..5d3f25b24 100644 --- a/omas/machine_mappings/d3d.py +++ b/omas/machine_mappings/d3d.py @@ -361,6 +361,12 @@ def pf_active_hardware(ods, pulse): mhdin.to_omas(ods, update='pf_active') coil_names = [ + 'ECOILA', + 'ECOILB', + 'E567UP', + 'E567DN', + 'E89DN', + 'E89UP', 'F1A', 'F2A', 'F3A', @@ -379,12 +385,6 @@ def pf_active_hardware(ods, pulse): 'F7B', 'F8B', 'F9B', - 'ECOILA', - 'ECOILB', - 'E567UP', - 'E567DN', - 'E89DN', - 'E89UP', ] for k, fcid in enumerate(coil_names): ods['pf_active.coil'][k]['name'] = fcid @@ -407,7 +407,7 @@ def pf_active_coil_current_data(ods, pulse): ods1, pulse, channels='pf_active.coil', - identifier='pf_active.coil.{channel}.element.0.identifier', + identifier='pf_active.coil.{channel}.identifier', time='pf_active.coil.{channel}.current.time', data='pf_active.coil.{channel}.current.data', validity=None, @@ -431,6 +431,15 @@ def pf_active_coil_current_data(ods, pulse): nt = len(ods[f'pf_active.coil.{k}.current.data']) ods[f'pf_active.coil.{k}.current.data_error_upper'] = abs(data[identifier][3] * data[identifier][4]) * np.ones(nt) * 10.0 + # IMAS stores the current in the coil not multiplied by the number of turns + for channel in ods1['pf_active.coil']: + if f'pf_active.coil.{channel}.current.data' in ods: + if 'F' in f'pf_active.coil.{channel}.identifier': + ods[f'pf_active.coil.{channel}.current.data'] /= ods1[f'pf_active.coil.{channel}.element.0.turns_with_sign'] + ods[f'pf_active.coil.{channel}.current.data_error_upper'] /= ods1[f'pf_active.coil.{channel}.element.0.turns_with_sign'] + else: + print(f'WARNING: pf_active.coil[{channel}].current.data is missing') + # ================================ @machine_mapping_function(__regression_arguments__, pulse=133221) From d3e95c540634325907665cc6cec96359bc108592 Mon Sep 17 00:00:00 2001 From: Orso Meneghini Date: Wed, 30 Aug 2023 09:20:57 -0700 Subject: [PATCH 51/68] Update omas_plot.py close #266 --- omas/omas_plot.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/omas/omas_plot.py b/omas/omas_plot.py index 734857c59..c1f749f5b 100644 --- a/omas/omas_plot.py +++ b/omas/omas_plot.py @@ -515,7 +515,8 @@ def update(time0): stime.on_changed(do_clean) stime.on_changed(update) for time0 in time: - axtime.axvline(time0, color=['r', 'y', 'c', 'm'][stime.cnt - 2]) + # axtime.axvline(time0, color=['r', 'y', 'c', 'm'][stime.cnt - 2]) + axtime.axvline(time0, color='r') return {'stime': (stime, axtime), 'ax': axs} From 60c8ccd45f27405d6bb72d795defc1f41d7e88e5 Mon Sep 17 00:00:00 2001 From: Joseph McClenaghan Date: Wed, 6 Sep 2023 09:24:05 -0700 Subject: [PATCH 52/68] Add NSTX CER --- omas/machine_mappings/nstxu.json | 37 ++++++++++++++++++++++- omas/machine_mappings/nstxu.py | 50 +++++++++++++++++++++++++++++++- 2 files changed, 85 insertions(+), 2 deletions(-) diff --git a/omas/machine_mappings/nstxu.json b/omas/machine_mappings/nstxu.json index d77f8b948..ebac48355 100644 --- a/omas/machine_mappings/nstxu.json +++ b/omas/machine_mappings/nstxu.json @@ -8,7 +8,42 @@ "__options__": { "EFIT_tree": "EFIT01", "MSE_Er_correction": true, - "MSE_revision": "ANALYSIS" + "MSE_revision": "ANALYSIS", + "edition": "CT1" + }, + "charge_exchange.channel.:": { + "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" + }, + "charge_exchange.channel.:.ion.:": { + "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" + }, + "charge_exchange.channel.:.ion.:.t_i.data": { + "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" + }, + "charge_exchange.channel.:.ion.:.t_i.data_error_upper": { + "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" + }, + "charge_exchange.channel.:.ion.:.velocity_tor.data": { + "COCOSIO": 11, + "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" + }, + "charge_exchange.channel.:.name": { + "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" + }, + "charge_exchange.channel.:.position.r.data": { + "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" + }, + "charge_exchange.channel.:.position.z.data": { + "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" + }, + "charge_exchange.channel.:.zeff.data": { + "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" + }, + "charge_exchange.ids_properties.homogeneous_time": { + "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" + }, + "charge_exchange.time": { + "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" }, "equilibrium.time": { "TDI": "dim_of(\\{EFIT_tree}::TOP.RESULTS.GEQDSK.BCENTR)", diff --git a/omas/machine_mappings/nstxu.py b/omas/machine_mappings/nstxu.py index fe8457812..fd9c1107c 100644 --- a/omas/machine_mappings/nstxu.py +++ b/omas/machine_mappings/nstxu.py @@ -212,6 +212,7 @@ def magnetics_floops_data(ods, pulse): error[np.abs(data) < tfl_signals[channel + 1]['sig_thresh']] = tfl_signals[channel + 1]['sig_thresh'] ods[f'magnetics.flux_loop.{channel}.flux.data_error_upper'] = error + @machine_mapping_function(__regression_arguments__, pulse=204202) def magnetics_probes_data(ods, pulse): r""" @@ -504,7 +505,7 @@ def thomson_scattering_hardware(ods, pulse): @machine_mapping_function(__regression_arguments__, pulse=140001) def thomson_scattering_data(ods, pulse): """ - Loads DIII-D Thomson measurement data + Loads NSTX(-U) Thomson measurement data :param pulse: int """ @@ -531,6 +532,53 @@ def thomson_scattering_data(ods, pulse): ch['t_e.data_error_upper'] = res['FIT_TE_ERR'][i, :] * signals_norm['FIT_TE_ERR'] ch['t_e.data'] = res['FIT_TE'][i, :] * signals_norm['FIT_TE'] +@machine_mapping_function(__regression_arguments__, pulse=140001) +def charge_exchange_hardware(ods, pulse): + """ + Gathers NSTX(-U) charge exchange measurement locations + + :param pulse: int + + """ + unwrap(charge_exchange_data)(ods, pulse) + + +@machine_mapping_function(__regression_arguments__, pulse=140001) +def charge_exchange_data(ods, pulse, edition = 'CT1'): + """ + Loads DIII-D charge exchange measurement data + + :param pulse: int + """ + + tree = 'ACTIVESPEC' + signals = ['ZEFF', 'VT', 'TI', 'RADIUS', 'TIME', 'DVT','DTI'] + signals_norm = {'ZEFF':1.0, 'VT':1e3, 'TI':1e3, 'RADIUS':1e-2, 'TIME':1.0, 'DVT':1e3, 'DTI':1e3} + + data = {} + TDIs = {} + for sig in signals: + TDI = f'\\{tree}::TOP.CHERS.ANALYSIS.{edition}:{sig}' + TDIs[sig] = '\\' + TDI.strip('\\') + + res = mdsvalue('nstxu', pulse=pulse, treename='NSTX', TDI=TDIs).raw() + + ods['charge_exchange.ids_properties.homogeneous_time'] = 1 + ods['charge_exchange.time'] = res['TIME'] * signals_norm['TIME'] + ntimes = len(ods['charge_exchange.time']) + for i, R in enumerate(res['RADIUS']): + ch = ods['charge_exchange']['channel'][i] + + ch['name'] = f'TOP.CHERS.ANALYSIS.{edition}' + str(i) + ch['position.r.data'] = R * signals_norm['RADIUS'] * np.ones(ntimes) + ch['position.z.data'] = np.zeros(ntimes) + + ch['ion[0].t_i.data'] = res['TI'][:,i] * signals_norm['TI'] + ch['ion[0].t_i.data_error_upper'] = res['DTI'][:,i] * signals_norm['DTI'] + ch['ion[0].velocity_tor.data'] = res['VT'][:,i] * signals_norm['VT'] + ch['ion[0].velocity_tor.data'] = res['DVT'][:,i] * signals_norm['DVT'] + + ch['zeff.data'] = res['ZEFF'][:,i] * signals_norm['ZEFF'] # ===================== if __name__ == '__main__': From 4784b88b9a80c6c4798ecfcdf5a46d242dfd01cb Mon Sep 17 00:00:00 2001 From: Orso Meneghini Date: Wed, 6 Sep 2023 11:17:38 -0700 Subject: [PATCH 53/68] version 0.92.0 --- omas/version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omas/version b/omas/version index 8f63f4f9a..36545ad33 100644 --- a/omas/version +++ b/omas/version @@ -1 +1 @@ -0.91.0 +0.92.0 From 7fde9ee8542450f0904ec3ad084dc1a10bf27d4d Mon Sep 17 00:00:00 2001 From: bechtt Date: Fri, 8 Sep 2023 12:14:33 -0700 Subject: [PATCH 54/68] Finish setting up the mhdin.dat file for CMOD to work with the machine independent style --- .../support_files/cmod/mhdin.dat | 314 ++++-------------- 1 file changed, 69 insertions(+), 245 deletions(-) diff --git a/omas/machine_mappings/support_files/cmod/mhdin.dat b/omas/machine_mappings/support_files/cmod/mhdin.dat index bd2469c01..df8ab008c 100644 --- a/omas/machine_mappings/support_files/cmod/mhdin.dat +++ b/omas/machine_mappings/support_files/cmod/mhdin.dat @@ -1,7 +1,4 @@ &IN5 - imds = 2 - mdsshot = 2008 - nofile = 0 IGRID = 1 RLEFT = 0.4 RRIGHT = 1.1 @@ -23,7 +20,6 @@ 2*0.0011004501 0.00104136 0.0013905599 0.0023614799 0.00186938 0.00134423 0.00087450701 2*0.000819429 0.00045 0.001 VSNAME = 6*'DOMEU' 4*'CYLIN' 6*'DOMEL' 26*'VESSL' 'DIVRT' 'CRYO' - RROGVS = 42*0.0 2*1.0 LPNAME = 'FLUX_00' 'FLUX_01' 'FLUX_02' 'FLUX_03' 'FLUX_04' 'FLUX_05' 'FLUX_06' 'FLUX_07' 'FLUX_08' 'FLUX_09' 'FLUX_10' 'FLUX_11' 'FLUX_12' 'FLUX_13' 'FLUX_14' 'FLUX_15' 'FLUX_16' 'FLUX_17' 'FLUX_18' 'FLUX_19' @@ -54,245 +50,73 @@ 0.2446014 0.1289 0.1289001 0.09858191 0.1342753 0.1612151 0.10775 2*0.1078 14*1e-10 TURNFC = 2*84.0 2*80.0 2*75.0 2*84.0 2*10.0 2*0.5 + RF = 2*0.4791 2*0.8793 2*1.0053 2*1.5062 2*0.8613 2*0.496 + ZF = 0.5965 -0.5965 0.5933 -0.5933 0.4517 -0.4517 0.4478 -0.4478 0.4302 + -0.4302 0.849 -0.849 + WF = 2*0.0897 2*0.0869 2*0.0813 2*0.0912 2*0.0493 2*0.2194 + HF = 4*0.095 2*0.144 2*0.095 2*0.0508 2*0.19 + AF = 12*0.0 + AF2 = 12*0.0 + RVS = 0.3334 0.2077 0.4592 1.0542 0.9334 1.175 4*1.3731 0.2077 0.3334 0.4592 + 0.9334 1.0542 1.175 4*0.406 2*0.4733 0.539 0.5709 2*0.8175 1.0078 4*1.0718 + 4*1.0697 1.0078 2*0.8175 0.5709 0.539 2*0.8897 0.4348 0.49 + ZVS = 1.436 2*1.1202 1.4301 2*1.1159 0.9556 0.553 -0.553 -0.9556 -1.1202 + -1.436 -1.1202 -1.1159 -1.4301 -1.1159 0.1299 0.3896 -0.1299 -0.3896 0.5193 + -0.5193 0.5817 0.6333 0.5743 0.4442 0.3435 0.6125 -0.6125 0.4239 -0.4239 + 0.2274 0.0744 -0.0744 -0.2274 -0.3435 -0.4442 -0.5743 -0.6333 -0.5817 + -0.3715 0.3715 -0.366 0.485 + WVS = 0.5031 2*0.2515 0.4833 2*0.2416 4*0.1551 0.2515 0.5031 0.2515 0.2416 + 0.4833 0.2416 4*0.0191 2*0.1157 0.0157 0.0485 2*0.0104 0.1062 4*0.021 + 4*0.0226 0.1062 2*0.0104 0.0485 0.0157 2*0.1351 0.0386 0.11 + HVS = 0.3158 2*0.3157 3*0.3142 0.4025 2*0.4026 0.4025 0.3157 0.3158 0.3157 + 3*0.3142 4*0.2597 2*0.0256 0.1356 0.0303 0.1452 0.115 0.0236 2*0.1415 + 2*0.2358 0.1572 2*0.1488 0.1572 0.0236 0.115 0.1452 0.0303 0.1356 2*0.0278 + 0.2035 0.035 + AVS = 20*0.0 7.2209 -7.2209 18*0.0 23.30225 -23.30225 0.0 15.0 + AVS2 = 44*0.0 + RE = 47*0.321571 32*0.339287 18*0.357003 18*0.374719 14*0.339287 14*0.357003 + 13*0.374719 13*0.357003 14*0.374719 + ZE = 0.528348 0.500034 0.477383 0.454732 0.43208 0.409429 0.386778 0.364127 + 0.341476 0.318825 0.296173 0.273522 0.250871 0.22822 0.205569 0.182918 + 0.160266 0.137615 0.114964 0.092313 0.069662 0.047011 0.024359 0.001708 + -0.020943 -0.043594 -0.066245 -0.088896 -0.111548 -0.134199 -0.15685 + -0.179501 -0.202152 -0.224803 -0.247454 -0.270106 -0.292757 -0.315408 + -0.338059 -0.36071 -0.383361 -0.406013 -0.428664 -0.451315 -0.473966 + -0.496617 -0.519268 -0.534631 -0.51198 -0.489328 -0.466677 -0.444026 + -0.421375 -0.398724 -0.376073 -0.353421 -0.33077 -0.308119 -0.285468 + -0.262817 -0.240166 -0.217515 -0.194863 -0.172212 -0.149561 -0.12691 + -0.104259 -0.081608 -0.058956 -0.036305 -0.013654 0.008997 0.031648 0.054299 + 0.076951 0.099602 0.122253 0.144904 0.167555 0.190131 0.167479 0.144828 + 0.122177 0.099526 0.076875 0.054224 0.031572 0.008921 -0.01373 -0.036381 + -0.059032 -0.081683 -0.104335 -0.126986 -0.149637 -0.172288 -0.197976 + -0.177476 -0.154825 -0.132174 -0.109523 -0.086872 -0.06422 -0.041569 + -0.018918 0.003733 0.026384 0.049035 0.071686 0.094338 0.116989 0.13964 + 0.162291 0.184942 0.207593 0.231004 0.253655 0.276306 0.298957 0.321609 + 0.34426 0.366911 0.389562 0.412213 0.434864 0.457515 0.480167 0.502818 + 0.531132 0.528348 0.500034 0.477383 0.454732 0.43208 0.409429 0.386778 + 0.364127 0.341476 0.318825 0.296173 0.273522 0.250871 0.221513 0.250871 + 0.273522 0.296173 0.318825 0.341476 0.364127 0.386778 0.409429 0.43208 + 0.454732 0.477383 0.500034 0.528348 -0.528348 -0.500034 -0.477383 -0.454732 + -0.43208 -0.409429 -0.386778 -0.364127 -0.341476 -0.318825 -0.296173 + -0.273522 -0.250871 -0.221387 -0.250871 -0.273522 -0.296173 -0.318825 + -0.341476 -0.364127 -0.386778 -0.409429 -0.43208 -0.454732 -0.477383 + -0.500034 -0.528348 + WE = 183*0.015942 + HE = 183*0.020924 + ECID = 129*1 27*2 27*3 + FCID = 1 2 3 4 5 6 7 8 9 10 11 12 + VSID = 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 + 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 + / + &MACHINEIN + device = 'CMOD' + nfcoil = 12 + nfsum = 12 + nsilop = 26 + magpri = 40 + necoil = 183 + nesum = 3 + nvesel = 44 + nvsum = 44 + nacoil = 0 / - 0.4791 0.5965 0.0897 0.0950 - 0.4791 -0.5965 0.0897 0.0950 - 0.8793 0.5933 0.0869 0.0950 - 0.8793 -0.5933 0.0869 0.0950 - 1.0053 0.4517 0.0813 0.1440 - 1.0053 -0.4517 0.0813 0.1440 - 1.5062 0.4478 0.0912 0.0950 - 1.5062 -0.4478 0.0912 0.0950 - 0.8613 0.4302 0.0493 0.0508 - 0.8613 -0.4302 0.0493 0.0508 - 0.4960 0.8490 0.2194 0.1900 - 0.4960 -0.8490 0.2194 0.1900 - 0.321571 0.528348 0.015942 0.020924 1.000000 - 0.321571 0.500034 0.015942 0.020924 1.000000 - 0.321571 0.477383 0.015942 0.020924 1.000000 - 0.321571 0.454732 0.015942 0.020924 1.000000 - 0.321571 0.432080 0.015942 0.020924 1.000000 - 0.321571 0.409429 0.015942 0.020924 1.000000 - 0.321571 0.386778 0.015942 0.020924 1.000000 - 0.321571 0.364127 0.015942 0.020924 1.000000 - 0.321571 0.341476 0.015942 0.020924 1.000000 - 0.321571 0.318825 0.015942 0.020924 1.000000 - 0.321571 0.296173 0.015942 0.020924 1.000000 - 0.321571 0.273522 0.015942 0.020924 1.000000 - 0.321571 0.250871 0.015942 0.020924 1.000000 - 0.321571 0.228220 0.015942 0.020924 1.000000 - 0.321571 0.205569 0.015942 0.020924 1.000000 - 0.321571 0.182918 0.015942 0.020924 1.000000 - 0.321571 0.160266 0.015942 0.020924 1.000000 - 0.321571 0.137615 0.015942 0.020924 1.000000 - 0.321571 0.114964 0.015942 0.020924 1.000000 - 0.321571 0.092313 0.015942 0.020924 1.000000 - 0.321571 0.069662 0.015942 0.020924 1.000000 - 0.321571 0.047011 0.015942 0.020924 1.000000 - 0.321571 0.024359 0.015942 0.020924 1.000000 - 0.321571 0.001708 0.015942 0.020924 1.000000 - 0.321571 -0.020943 0.015942 0.020924 1.000000 - 0.321571 -0.043594 0.015942 0.020924 1.000000 - 0.321571 -0.066245 0.015942 0.020924 1.000000 - 0.321571 -0.088896 0.015942 0.020924 1.000000 - 0.321571 -0.111548 0.015942 0.020924 1.000000 - 0.321571 -0.134199 0.015942 0.020924 1.000000 - 0.321571 -0.156850 0.015942 0.020924 1.000000 - 0.321571 -0.179501 0.015942 0.020924 1.000000 - 0.321571 -0.202152 0.015942 0.020924 1.000000 - 0.321571 -0.224803 0.015942 0.020924 1.000000 - 0.321571 -0.247454 0.015942 0.020924 1.000000 - 0.321571 -0.270106 0.015942 0.020924 1.000000 - 0.321571 -0.292757 0.015942 0.020924 1.000000 - 0.321571 -0.315408 0.015942 0.020924 1.000000 - 0.321571 -0.338059 0.015942 0.020924 1.000000 - 0.321571 -0.360710 0.015942 0.020924 1.000000 - 0.321571 -0.383361 0.015942 0.020924 1.000000 - 0.321571 -0.406013 0.015942 0.020924 1.000000 - 0.321571 -0.428664 0.015942 0.020924 1.000000 - 0.321571 -0.451315 0.015942 0.020924 1.000000 - 0.321571 -0.473966 0.015942 0.020924 1.000000 - 0.321571 -0.496617 0.015942 0.020924 1.000000 - 0.321571 -0.519268 0.015942 0.020924 1.000000 - 0.339287 -0.534631 0.015942 0.020924 1.000000 - 0.339287 -0.511980 0.015942 0.020924 1.000000 - 0.339287 -0.489328 0.015942 0.020924 1.000000 - 0.339287 -0.466677 0.015942 0.020924 1.000000 - 0.339287 -0.444026 0.015942 0.020924 1.000000 - 0.339287 -0.421375 0.015942 0.020924 1.000000 - 0.339287 -0.398724 0.015942 0.020924 1.000000 - 0.339287 -0.376073 0.015942 0.020924 1.000000 - 0.339287 -0.353421 0.015942 0.020924 1.000000 - 0.339287 -0.330770 0.015942 0.020924 1.000000 - 0.339287 -0.308119 0.015942 0.020924 1.000000 - 0.339287 -0.285468 0.015942 0.020924 1.000000 - 0.339287 -0.262817 0.015942 0.020924 1.000000 - 0.339287 -0.240166 0.015942 0.020924 1.000000 - 0.339287 -0.217515 0.015942 0.020924 1.000000 - 0.339287 -0.194863 0.015942 0.020924 1.000000 - 0.339287 -0.172212 0.015942 0.020924 1.000000 - 0.339287 -0.149561 0.015942 0.020924 1.000000 - 0.339287 -0.126910 0.015942 0.020924 1.000000 - 0.339287 -0.104259 0.015942 0.020924 1.000000 - 0.339287 -0.081608 0.015942 0.020924 1.000000 - 0.339287 -0.058956 0.015942 0.020924 1.000000 - 0.339287 -0.036305 0.015942 0.020924 1.000000 - 0.339287 -0.013654 0.015942 0.020924 1.000000 - 0.339287 0.008997 0.015942 0.020924 1.000000 - 0.339287 0.031648 0.015942 0.020924 1.000000 - 0.339287 0.054299 0.015942 0.020924 1.000000 - 0.339287 0.076951 0.015942 0.020924 1.000000 - 0.339287 0.099602 0.015942 0.020924 1.000000 - 0.339287 0.122253 0.015942 0.020924 1.000000 - 0.339287 0.144904 0.015942 0.020924 1.000000 - 0.339287 0.167555 0.015942 0.020924 1.000000 - 0.357003 0.190131 0.015942 0.020924 1.000000 - 0.357003 0.167479 0.015942 0.020924 1.000000 - 0.357003 0.144828 0.015942 0.020924 1.000000 - 0.357003 0.122177 0.015942 0.020924 1.000000 - 0.357003 0.099526 0.015942 0.020924 1.000000 - 0.357003 0.076875 0.015942 0.020924 1.000000 - 0.357003 0.054224 0.015942 0.020924 1.000000 - 0.357003 0.031572 0.015942 0.020924 1.000000 - 0.357003 0.008921 0.015942 0.020924 1.000000 - 0.357003 -0.013730 0.015942 0.020924 1.000000 - 0.357003 -0.036381 0.015942 0.020924 1.000000 - 0.357003 -0.059032 0.015942 0.020924 1.000000 - 0.357003 -0.081683 0.015942 0.020924 1.000000 - 0.357003 -0.104335 0.015942 0.020924 1.000000 - 0.357003 -0.126986 0.015942 0.020924 1.000000 - 0.357003 -0.149637 0.015942 0.020924 1.000000 - 0.357003 -0.172288 0.015942 0.020924 1.000000 - 0.357003 -0.197976 0.015942 0.020924 1.000000 - 0.374719 -0.177476 0.015942 0.020924 1.000000 - 0.374719 -0.154825 0.015942 0.020924 1.000000 - 0.374719 -0.132174 0.015942 0.020924 1.000000 - 0.374719 -0.109523 0.015942 0.020924 1.000000 - 0.374719 -0.086872 0.015942 0.020924 1.000000 - 0.374719 -0.064220 0.015942 0.020924 1.000000 - 0.374719 -0.041569 0.015942 0.020924 1.000000 - 0.374719 -0.018918 0.015942 0.020924 1.000000 - 0.374719 0.003733 0.015942 0.020924 1.000000 - 0.374719 0.026384 0.015942 0.020924 1.000000 - 0.374719 0.049035 0.015942 0.020924 1.000000 - 0.374719 0.071686 0.015942 0.020924 1.000000 - 0.374719 0.094338 0.015942 0.020924 1.000000 - 0.374719 0.116989 0.015942 0.020924 1.000000 - 0.374719 0.139640 0.015942 0.020924 1.000000 - 0.374719 0.162291 0.015942 0.020924 1.000000 - 0.374719 0.184942 0.015942 0.020924 1.000000 - 0.374719 0.207593 0.015942 0.020924 1.000000 - 0.339287 0.231004 0.015942 0.020924 1.000000 - 0.339287 0.253655 0.015942 0.020924 1.000000 - 0.339287 0.276306 0.015942 0.020924 1.000000 - 0.339287 0.298957 0.015942 0.020924 1.000000 - 0.339287 0.321609 0.015942 0.020924 1.000000 - 0.339287 0.344260 0.015942 0.020924 1.000000 - 0.339287 0.366911 0.015942 0.020924 1.000000 - 0.339287 0.389562 0.015942 0.020924 1.000000 - 0.339287 0.412213 0.015942 0.020924 1.000000 - 0.339287 0.434864 0.015942 0.020924 1.000000 - 0.339287 0.457515 0.015942 0.020924 1.000000 - 0.339287 0.480167 0.015942 0.020924 1.000000 - 0.339287 0.502818 0.015942 0.020924 1.000000 - 0.339287 0.531132 0.015942 0.020924 1.000000 - 0.357003 0.528348 0.015942 0.020924 2.000000 - 0.357003 0.500034 0.015942 0.020924 2.000000 - 0.357003 0.477383 0.015942 0.020924 2.000000 - 0.357003 0.454732 0.015942 0.020924 2.000000 - 0.357003 0.432080 0.015942 0.020924 2.000000 - 0.357003 0.409429 0.015942 0.020924 2.000000 - 0.357003 0.386778 0.015942 0.020924 2.000000 - 0.357003 0.364127 0.015942 0.020924 2.000000 - 0.357003 0.341476 0.015942 0.020924 2.000000 - 0.357003 0.318825 0.015942 0.020924 2.000000 - 0.357003 0.296173 0.015942 0.020924 2.000000 - 0.357003 0.273522 0.015942 0.020924 2.000000 - 0.357003 0.250871 0.015942 0.020924 2.000000 - 0.357003 0.221513 0.015942 0.020924 2.000000 - 0.374719 0.250871 0.015942 0.020924 2.000000 - 0.374719 0.273522 0.015942 0.020924 2.000000 - 0.374719 0.296173 0.015942 0.020924 2.000000 - 0.374719 0.318825 0.015942 0.020924 2.000000 - 0.374719 0.341476 0.015942 0.020924 2.000000 - 0.374719 0.364127 0.015942 0.020924 2.000000 - 0.374719 0.386778 0.015942 0.020924 2.000000 - 0.374719 0.409429 0.015942 0.020924 2.000000 - 0.374719 0.432080 0.015942 0.020924 2.000000 - 0.374719 0.454732 0.015942 0.020924 2.000000 - 0.374719 0.477383 0.015942 0.020924 2.000000 - 0.374719 0.500034 0.015942 0.020924 2.000000 - 0.374719 0.528348 0.015942 0.020924 2.000000 - 0.357003 -0.528348 0.015942 0.020924 3.000000 - 0.357003 -0.500034 0.015942 0.020924 3.000000 - 0.357003 -0.477383 0.015942 0.020924 3.000000 - 0.357003 -0.454732 0.015942 0.020924 3.000000 - 0.357003 -0.432080 0.015942 0.020924 3.000000 - 0.357003 -0.409429 0.015942 0.020924 3.000000 - 0.357003 -0.386778 0.015942 0.020924 3.000000 - 0.357003 -0.364127 0.015942 0.020924 3.000000 - 0.357003 -0.341476 0.015942 0.020924 3.000000 - 0.357003 -0.318825 0.015942 0.020924 3.000000 - 0.357003 -0.296173 0.015942 0.020924 3.000000 - 0.357003 -0.273522 0.015942 0.020924 3.000000 - 0.357003 -0.250871 0.015942 0.020924 3.000000 - 0.374719 -0.221387 0.015942 0.020924 3.000000 - 0.374719 -0.250871 0.015942 0.020924 3.000000 - 0.374719 -0.273522 0.015942 0.020924 3.000000 - 0.374719 -0.296173 0.015942 0.020924 3.000000 - 0.374719 -0.318825 0.015942 0.020924 3.000000 - 0.374719 -0.341476 0.015942 0.020924 3.000000 - 0.374719 -0.364127 0.015942 0.020924 3.000000 - 0.374719 -0.386778 0.015942 0.020924 3.000000 - 0.374719 -0.409429 0.015942 0.020924 3.000000 - 0.374719 -0.432080 0.015942 0.020924 3.000000 - 0.374719 -0.454732 0.015942 0.020924 3.000000 - 0.374719 -0.477383 0.015942 0.020924 3.000000 - 0.374719 -0.500034 0.015942 0.020924 3.000000 - 0.374719 -0.528348 0.015942 0.020924 3.000000 - 0.3334 1.4360 0.5031 0.3158 - 0.2077 1.1202 0.2515 0.3157 - 0.4592 1.1202 0.2515 0.3157 - 1.0542 1.4301 0.4833 0.3142 - 0.9334 1.1159 0.2416 0.3142 - 1.1750 1.1159 0.2416 0.3142 - 1.3731 0.9556 0.1551 0.4025 - 1.3731 0.5530 0.1551 0.4026 - 1.3731 -0.5530 0.1551 0.4026 - 1.3731 -0.9556 0.1551 0.4025 - 0.2077 -1.1202 0.2515 0.3157 - 0.3334 -1.4360 0.5031 0.3158 - 0.4592 -1.1202 0.2515 0.3157 - 0.9334 -1.1159 0.2416 0.3142 - 1.0542 -1.4301 0.4833 0.3142 - 1.1750 -1.1159 0.2416 0.3142 - 0.4060 0.1299 0.0191 0.2597 - 0.4060 0.3896 0.0191 0.2597 - 0.4060 -0.1299 0.0191 0.2597 - 0.4060 -0.3896 0.0191 0.2597 - 0.4733 0.5193 0.1157 0.0256 7.2209 - 0.4733 -0.5193 0.1157 0.0256 -7.2209 - 0.5390 0.5817 0.0157 0.1356 - 0.5709 0.6333 0.0485 0.0303 - 0.8175 0.5743 0.0104 0.1452 - 0.8175 0.4442 0.0104 0.1150 - 1.0078 0.3435 0.1062 0.0236 - 1.0718 0.6125 0.0210 0.1415 - 1.0718 -0.6125 0.0210 0.1415 - 1.0718 0.4239 0.0210 0.2358 - 1.0718 -0.4239 0.0210 0.2358 - 1.0697 0.2274 0.0226 0.1572 - 1.0697 0.0744 0.0226 0.1488 - 1.0697 -0.0744 0.0226 0.1488 - 1.0697 -0.2274 0.0226 0.1572 - 1.0078 -0.3435 0.1062 0.0236 - 0.8175 -0.4442 0.0104 0.1150 - 0.8175 -0.5743 0.0104 0.1452 - 0.5709 -0.6333 0.0485 0.0303 - 0.5390 -0.5817 0.0157 0.1356 - 0.8897 -0.3715 0.1351 0.0278 23.30225 - 0.8897 0.3715 0.1351 0.0278 -23.30225 - 0.4348 -0.3660 0.0386 0.2035 - 0.4900 0.4850 0.1100 0.0350 15.0 -comment: 02/06/2007 CMOD DPROBE.DAT file: cold oh stack from As Built Dwgs; new cryopump conductor -- smw - From 90152e642af45f088d0fb57cdbe78272dad01229 Mon Sep 17 00:00:00 2001 From: Joseph McClenaghan Date: Fri, 8 Sep 2023 12:53:10 -0700 Subject: [PATCH 55/68] fix omas nstx flux loop machine mapping --- omas/machine_mappings/nstxu.json | 1 + omas/machine_mappings/nstxu.py | 62 ++++++++++++++++---------------- omas/omas_cocos.py | 4 +-- 3 files changed, 33 insertions(+), 34 deletions(-) diff --git a/omas/machine_mappings/nstxu.json b/omas/machine_mappings/nstxu.json index ebac48355..4167f527a 100644 --- a/omas/machine_mappings/nstxu.json +++ b/omas/machine_mappings/nstxu.json @@ -156,6 +156,7 @@ "PYTHON": "magnetics_hardware(ods, {pulse})" }, "magnetics.flux_loop.:.flux.data": { + "COCOSIO": 11, "PYTHON": "magnetics_floops_data(ods, {pulse})" }, "magnetics.flux_loop.:.flux.data_error_upper": { diff --git a/omas/machine_mappings/nstxu.py b/omas/machine_mappings/nstxu.py index fd9c1107c..091734346 100644 --- a/omas/machine_mappings/nstxu.py +++ b/omas/machine_mappings/nstxu.py @@ -183,22 +183,21 @@ def magnetics_floops_data(ods, pulse): ods1 = ODS() unwrap(magnetics_hardware)(ods1, pulse) - with omas_environment(ods, cocosio=1): - fetch_assign( - ods, - ods1, - pulse, - channels='magnetics.flux_loop', - identifier='magnetics.flux_loop.{channel}.identifier', - time='magnetics.flux_loop.{channel}.flux.time', - data='magnetics.flux_loop.{channel}.flux.data', - validity='magnetics.flux_loop.{channel}.flux.validity', - mds_server='nstxu', - mds_tree='OPERATIONS', - tdi_expression='\\{signal}', - time_norm=1.0, - data_norm=1.0, - ) + fetch_assign( + ods, + ods1, + pulse, + channels='magnetics.flux_loop', + identifier='magnetics.flux_loop.{channel}.identifier', + time='magnetics.flux_loop.{channel}.flux.time', + data='magnetics.flux_loop.{channel}.flux.data', + validity='magnetics.flux_loop.{channel}.flux.validity', + mds_server='nstxu', + mds_tree='OPERATIONS', + tdi_expression='\\{signal}', + time_norm=1.0, + data_norm=1.0, + ) # handle uncertainties signals = get_support_file(OMFITnstxMHD, nstx_filenames('signals', pulse)) @@ -226,22 +225,21 @@ def magnetics_probes_data(ods, pulse): ods1 = ODS() unwrap(magnetics_hardware)(ods1, pulse) - with omas_environment(ods, cocosio=1): - fetch_assign( - ods, - ods1, - pulse, - channels='magnetics.b_field_pol_probe', - identifier='magnetics.b_field_pol_probe.{channel}.identifier', - time='magnetics.b_field_pol_probe.{channel}.field.time', - data='magnetics.b_field_pol_probe.{channel}.field.data', - validity='magnetics.b_field_pol_probe.{channel}.field.validity', - mds_server='nstxu', - mds_tree='OPERATIONS', - tdi_expression='\\{signal}', - time_norm=1.0, - data_norm=1.0, - ) + fetch_assign( + ods, + ods1, + pulse, + channels='magnetics.b_field_pol_probe', + identifier='magnetics.b_field_pol_probe.{channel}.identifier', + time='magnetics.b_field_pol_probe.{channel}.field.time', + data='magnetics.b_field_pol_probe.{channel}.field.data', + validity='magnetics.b_field_pol_probe.{channel}.field.validity', + mds_server='nstxu', + mds_tree='OPERATIONS', + tdi_expression='\\{signal}', + time_norm=1.0, + data_norm=1.0, + ) # handle uncertainties signals = get_support_file(OMFITnstxMHD, nstx_filenames('signals', pulse)) diff --git a/omas/omas_cocos.py b/omas/omas_cocos.py index 7269404c0..53a14a431 100644 --- a/omas/omas_cocos.py +++ b/omas/omas_cocos.py @@ -83,7 +83,7 @@ _cocos_signals['camera_x_rays.filter_window.centre.phi']='?' #[ADD?]# 2.000000 # phi [rad] # CHARGE_EXCHANGE -_cocos_signals['charge_exchange.channel.:.ion.:.velocity_pol.data']='?' #[ADD?]# 2.666667 # velocity _pol [m.s^-1] +_cocos_signals['charge_exchange.channel.:.ion.:.velocity_pol.data']='TOR' #[ADD?]# 2.666667 # velocity _pol [m.s^-1] _cocos_signals['charge_exchange.channel.:.ion.:.velocity_tor.data']='?' #[ADD?]# 2.666667 # velocity _tor [m.s^-1] _cocos_signals['charge_exchange.channel.:.momentum_tor.data']='?' #[ADD?]# 2.500000 # momentum _tor [kg.m^-1.s^-1] _cocos_signals['charge_exchange.aperture.centre.phi']='TOR' # 2.000000 # phi [rad] @@ -1479,4 +1479,4 @@ _cocos_signals['waves.coherent_wave.:.profiles_2d.:.ion.:.state.:.power_density_thermal_n_tor']='?' #[ADD?]# 1.000000 # _tor _cocos_signals['waves.coherent_wave.:.profiles_2d.:.power_density_n_tor']='?' #[ADD?]# 1.000000 # _tor -# WORKFLOW \ No newline at end of file +# WORKFLOW From d1e05a6af2b6cee2b94a82df87c7504473c5595f Mon Sep 17 00:00:00 2001 From: Joseph McClenaghan Date: Fri, 8 Sep 2023 13:34:21 -0700 Subject: [PATCH 56/68] minor bug fix --- omas/omas_cocos.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/omas/omas_cocos.py b/omas/omas_cocos.py index 53a14a431..e1c7bc907 100644 --- a/omas/omas_cocos.py +++ b/omas/omas_cocos.py @@ -83,8 +83,8 @@ _cocos_signals['camera_x_rays.filter_window.centre.phi']='?' #[ADD?]# 2.000000 # phi [rad] # CHARGE_EXCHANGE -_cocos_signals['charge_exchange.channel.:.ion.:.velocity_pol.data']='TOR' #[ADD?]# 2.666667 # velocity _pol [m.s^-1] -_cocos_signals['charge_exchange.channel.:.ion.:.velocity_tor.data']='?' #[ADD?]# 2.666667 # velocity _tor [m.s^-1] +_cocos_signals['charge_exchange.channel.:.ion.:.velocity_pol.data']='POL' #[ADD?]# 2.666667 # velocity _pol [m.s^-1] +_cocos_signals['charge_exchange.channel.:.ion.:.velocity_tor.data']='TOR' #[ADD?]# 2.666667 # velocity _tor [m.s^-1] _cocos_signals['charge_exchange.channel.:.momentum_tor.data']='?' #[ADD?]# 2.500000 # momentum _tor [kg.m^-1.s^-1] _cocos_signals['charge_exchange.aperture.centre.phi']='TOR' # 2.000000 # phi [rad] _cocos_signals['charge_exchange.channel.:.position.phi.data']='TOR' # 1.800000 # phi [rad] From 6a8e23353d5b9120ce09ef66d1bd8461dad5c95f Mon Sep 17 00:00:00 2001 From: Joseph McClenaghan Date: Fri, 8 Sep 2023 17:07:39 -0700 Subject: [PATCH 57/68] make cocos --- omas/omas_cocos.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/omas/omas_cocos.py b/omas/omas_cocos.py index e1c7bc907..f3c25299d 100644 --- a/omas/omas_cocos.py +++ b/omas/omas_cocos.py @@ -83,8 +83,8 @@ _cocos_signals['camera_x_rays.filter_window.centre.phi']='?' #[ADD?]# 2.000000 # phi [rad] # CHARGE_EXCHANGE -_cocos_signals['charge_exchange.channel.:.ion.:.velocity_pol.data']='POL' #[ADD?]# 2.666667 # velocity _pol [m.s^-1] -_cocos_signals['charge_exchange.channel.:.ion.:.velocity_tor.data']='TOR' #[ADD?]# 2.666667 # velocity _tor [m.s^-1] +_cocos_signals['charge_exchange.channel.:.ion.:.velocity_pol.data']='POL' # 2.666667 # velocity _pol [m.s^-1] +_cocos_signals['charge_exchange.channel.:.ion.:.velocity_tor.data']='TOR' # 2.666667 # velocity _tor [m.s^-1] _cocos_signals['charge_exchange.channel.:.momentum_tor.data']='?' #[ADD?]# 2.500000 # momentum _tor [kg.m^-1.s^-1] _cocos_signals['charge_exchange.aperture.centre.phi']='TOR' # 2.000000 # phi [rad] _cocos_signals['charge_exchange.channel.:.position.phi.data']='TOR' # 1.800000 # phi [rad] @@ -1479,4 +1479,4 @@ _cocos_signals['waves.coherent_wave.:.profiles_2d.:.ion.:.state.:.power_density_thermal_n_tor']='?' #[ADD?]# 1.000000 # _tor _cocos_signals['waves.coherent_wave.:.profiles_2d.:.power_density_n_tor']='?' #[ADD?]# 1.000000 # _tor -# WORKFLOW +# WORKFLOW \ No newline at end of file From f017dc21a7123218a432ff544f3095e6253655b9 Mon Sep 17 00:00:00 2001 From: Joseph McClenaghan Date: Mon, 11 Sep 2023 23:10:54 -0700 Subject: [PATCH 58/68] fix NSTX MSE mapping --- omas/machine_mappings/nstxu.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/omas/machine_mappings/nstxu.py b/omas/machine_mappings/nstxu.py index 091734346..ad095d463 100644 --- a/omas/machine_mappings/nstxu.py +++ b/omas/machine_mappings/nstxu.py @@ -375,17 +375,17 @@ def mse_data(ods, pulse, MSE_revision="ANALYSIS", MSE_Er_correction=True): mapping between IMAS geometric_coefficients and EFIT AAxGAM coeffs0: AA1 coeffs1: AA8 - coeffs2: AA2 + coeffs2: 0 coeffs3: AA5 coeffs4: AA4 coeffs5: AA3 - coeffs6: 0 + coeffs6: AA2 coeffs7: AA7 coeffs8: AA6 mapping between EFIT AAxGAM and IMAS geometric_coefficients AA1: coeffs0 - AA2: coeffs2 + AA2: coeffs6 AA3: coeffs5 AA4: coeffs4 AA5: coeffs3 @@ -482,7 +482,7 @@ def mse_data(ods, pulse, MSE_revision="ANALYSIS", MSE_Er_correction=True): ods[f'mse.channel[{ch}].active_spatial_resolution[0].centre.r'] = res['geom_R'][ch] ods[f'mse.channel[{ch}].active_spatial_resolution[0].centre.z'] = res['geom_R'][ch] * 0.0 ods[f'mse.channel[{ch}].active_spatial_resolution[0].centre.phi'] = res['geom_R'][ch] * 0.0 # don't actually know this one - IMAS2GAM = [1, 8, 2, 5, 4, 3, 9, 7, 6] + IMAS2GAM = [1, 8, 6, 5, 4, 3, 9, 7, 2] ods[f'mse.channel[{ch}].active_spatial_resolution[0].geometric_coefficients'] = [ coef_list.get(f'AA{IMAS2GAM[k]}GAM', [0] * (ch + 1))[ch] for k in range(9) ] From 421c4445dc4511ebbef5c155123508349b1b14be Mon Sep 17 00:00:00 2001 From: Joseph McClenaghan Date: Tue, 12 Sep 2023 08:03:36 +0100 Subject: [PATCH 59/68] add mast mse coefficients --- omas/machine_mappings/mast.json | 10 ++++++++++ omas/machine_mappings/mast.py | 19 ++++++++++++++++++- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/omas/machine_mappings/mast.json b/omas/machine_mappings/mast.json index a926ca14d..eccd8d8ca 100644 --- a/omas/machine_mappings/mast.json +++ b/omas/machine_mappings/mast.json @@ -112,6 +112,16 @@ "magnetics.ip.:.time": { "PYTHON": "ip_bt_dflux_data(ods, {pulse}, {server!r}, {port!r})" }, + "mse.channel.:": { + "PYTHON": "mse_hardware(ods, {pulse}, {server!r}, {port!r})" + }, + "mse.channel.:.active_spatial_resolution.:": { + "PYTHON": "mse_hardware(ods, {pulse}, {server!r}, {port!r})" + }, + "mse.channel.:.active_spatial_resolution.:.geometric_coefficients": { + "COCOSIO": 11, + "PYTHON": "mse_hardware(ods, {pulse}, {server!r}, {port!r})" + }, "pf_active.coil.:": { "PYTHON": "pf_active_hardware(ods, {pulse})" }, diff --git a/omas/machine_mappings/mast.py b/omas/machine_mappings/mast.py index 11c688dd1..a6e7ada23 100644 --- a/omas/machine_mappings/mast.py +++ b/omas/machine_mappings/mast.py @@ -261,7 +261,7 @@ def ip_bt_dflux_data(ods, pulse, server=None, port=None): sig = signals[item][0]['mds_name'].replace('~',' ') scale = signals[item][0]['scale'] if item =='TF': - scale *=1e3 / 0.8 # ods['tf.r0'] + scale *=1e3 # ods['tf.r0'] try: tmp = client.get(sig,pulse) @@ -308,6 +308,23 @@ def thomson_scattering_data(ods, pulse): return +@machine_mapping_function(__regression_arguments__, pulse=44653) +def mse_hardware(ods, pulse, server=None, port=None): + + """ + Gathers MAST(-U) MSE hardware + + :param pulse: int + + """ + client = get_pyuda_client(server=server, port=port) + a_coefficients = client.get('/ams/geometry/a_coefficients', pulse).data + nchannels = len(a_coefficients[0,:]) + for ch in range(nchannels): + ods[f'mse.channel.{ch}.active_spatial_resolution[0].geometric_coefficients'] = np.zeros(9) + ods[f'mse.channel[{ch}].active_spatial_resolution[0].geometric_coefficients'][0:3] = a_coefficients[0:3,ch] + ods[f'mse.channel[{ch}].active_spatial_resolution[0].geometric_coefficients'][4:7] = a_coefficients[3:6,ch] + # ===================== if __name__ == '__main__': From 6aab3d152b2fa008c204583bc691cc370711bf14 Mon Sep 17 00:00:00 2001 From: Joseph McClenaghan Date: Tue, 12 Sep 2023 15:06:16 -0700 Subject: [PATCH 60/68] add times to nstx chers machine mapping --- omas/machine_mappings/nstxu.json | 17 ++++++++++++++++- omas/machine_mappings/nstxu.py | 24 +++++++++++++++--------- 2 files changed, 31 insertions(+), 10 deletions(-) diff --git a/omas/machine_mappings/nstxu.json b/omas/machine_mappings/nstxu.json index 4167f527a..ac99a542f 100644 --- a/omas/machine_mappings/nstxu.json +++ b/omas/machine_mappings/nstxu.json @@ -20,6 +20,9 @@ "charge_exchange.channel.:.ion.:.t_i.data": { "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" }, + "charge_exchange.channel.:.ion.:.t_i.time": { + "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" + }, "charge_exchange.channel.:.ion.:.t_i.data_error_upper": { "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" }, @@ -27,18 +30,30 @@ "COCOSIO": 11, "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" }, + "charge_exchange.channel.:.ion.:.velocity_tor.time": { + "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" + }, "charge_exchange.channel.:.name": { "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" }, "charge_exchange.channel.:.position.r.data": { "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" }, + "charge_exchange.channel.:.position.r.time": { + "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" + }, "charge_exchange.channel.:.position.z.data": { "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" }, + "charge_exchange.channel.:.position.z.time": { + "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" + }, "charge_exchange.channel.:.zeff.data": { "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" }, + "charge_exchange.channel.:.zeff.time": { + "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" + }, "charge_exchange.ids_properties.homogeneous_time": { "PYTHON": "charge_exchange_data(ods, {pulse}, {edition!r})" }, @@ -362,4 +377,4 @@ ], "treename": "{EFIT_tree}" } -} \ No newline at end of file +} diff --git a/omas/machine_mappings/nstxu.py b/omas/machine_mappings/nstxu.py index 091734346..10ccc9346 100644 --- a/omas/machine_mappings/nstxu.py +++ b/omas/machine_mappings/nstxu.py @@ -542,7 +542,7 @@ def charge_exchange_hardware(ods, pulse): @machine_mapping_function(__regression_arguments__, pulse=140001) -def charge_exchange_data(ods, pulse, edition = 'CT1'): +def charge_exchange_data(ods, pulse, edition='CT1'): """ Loads DIII-D charge exchange measurement data @@ -550,8 +550,8 @@ def charge_exchange_data(ods, pulse, edition = 'CT1'): """ tree = 'ACTIVESPEC' - signals = ['ZEFF', 'VT', 'TI', 'RADIUS', 'TIME', 'DVT','DTI'] - signals_norm = {'ZEFF':1.0, 'VT':1e3, 'TI':1e3, 'RADIUS':1e-2, 'TIME':1.0, 'DVT':1e3, 'DTI':1e3} + signals = ['ZEFF', 'VT', 'TI', 'RADIUS', 'TIME', 'DVT', 'DTI'] + signals_norm = {'ZEFF': 1.0, 'VT': 1e3, 'TI': 1e3, 'RADIUS': 1e-2, 'TIME': 1.0, 'DVT': 1e3, 'DTI': 1e3} data = {} TDIs = {} @@ -562,21 +562,27 @@ def charge_exchange_data(ods, pulse, edition = 'CT1'): res = mdsvalue('nstxu', pulse=pulse, treename='NSTX', TDI=TDIs).raw() ods['charge_exchange.ids_properties.homogeneous_time'] = 1 - ods['charge_exchange.time'] = res['TIME'] * signals_norm['TIME'] + ods['charge_exchange.time'] = time = res['TIME'] * signals_norm['TIME'] ntimes = len(ods['charge_exchange.time']) for i, R in enumerate(res['RADIUS']): ch = ods['charge_exchange']['channel'][i] ch['name'] = f'TOP.CHERS.ANALYSIS.{edition}' + str(i) + ch['position.r.time'] = time + ch['position.z.time'] = time + ch['ion[0].t_i.time'] = time + ch['ion[0].velocity_tor.time'] = time + ch['zeff.time'] = time + ch['position.r.data'] = R * signals_norm['RADIUS'] * np.ones(ntimes) ch['position.z.data'] = np.zeros(ntimes) - ch['ion[0].t_i.data'] = res['TI'][:,i] * signals_norm['TI'] - ch['ion[0].t_i.data_error_upper'] = res['DTI'][:,i] * signals_norm['DTI'] - ch['ion[0].velocity_tor.data'] = res['VT'][:,i] * signals_norm['VT'] - ch['ion[0].velocity_tor.data'] = res['DVT'][:,i] * signals_norm['DVT'] + ch['ion[0].t_i.data'] = res['TI'][:, i] * signals_norm['TI'] + ch['ion[0].t_i.data_error_upper'] = res['DTI'][:, i] * signals_norm['DTI'] + ch['ion[0].velocity_tor.data'] = res['VT'][:, i] * signals_norm['VT'] + ch['ion[0].velocity_tor.data'] = res['DVT'][:, i] * signals_norm['DVT'] - ch['zeff.data'] = res['ZEFF'][:,i] * signals_norm['ZEFF'] + ch['zeff.data'] = res['ZEFF'][:, i] * signals_norm['ZEFF'] # ===================== if __name__ == '__main__': From 6da92f57049b5b76bca1c1e2531b7896e7c05eb2 Mon Sep 17 00:00:00 2001 From: bechtt Date: Thu, 14 Sep 2023 16:59:22 -0700 Subject: [PATCH 61/68] Add ECTURN and FCTURN --- .../support_files/cmod/mhdin.dat | 26 ++++++++++--------- 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/omas/machine_mappings/support_files/cmod/mhdin.dat b/omas/machine_mappings/support_files/cmod/mhdin.dat index df8ab008c..d042d62e0 100644 --- a/omas/machine_mappings/support_files/cmod/mhdin.dat +++ b/omas/machine_mappings/support_files/cmod/mhdin.dat @@ -1,3 +1,15 @@ + &MACHINEIN + device = 'CMOD' + nfcoil = 12 + nfsum = 12 + nsilop = 26 + magpri = 40 + necoil = 183 + nesum = 3 + nvesel = 44 + nvsum = 44 + nacoil = 0 + / &IN5 IGRID = 1 RLEFT = 0.4 @@ -50,6 +62,7 @@ 0.2446014 0.1289 0.1289001 0.09858191 0.1342753 0.1612151 0.10775 2*0.1078 14*1e-10 TURNFC = 2*84.0 2*80.0 2*75.0 2*84.0 2*10.0 2*0.5 + FCTURN = 12*1.0 RF = 2*0.4791 2*0.8793 2*1.0053 2*1.5062 2*0.8613 2*0.496 ZF = 0.5965 -0.5965 0.5933 -0.5933 0.4517 -0.4517 0.4478 -0.4478 0.4302 -0.4302 0.849 -0.849 @@ -103,20 +116,9 @@ -0.500034 -0.528348 WE = 183*0.015942 HE = 183*0.020924 + ECTURN = 183*1.0 ECID = 129*1 27*2 27*3 FCID = 1 2 3 4 5 6 7 8 9 10 11 12 VSID = 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 / - &MACHINEIN - device = 'CMOD' - nfcoil = 12 - nfsum = 12 - nsilop = 26 - magpri = 40 - necoil = 183 - nesum = 3 - nvesel = 44 - nvsum = 44 - nacoil = 0 - / From d27e693ba9f0ad5884335d9ec2bb4ccd46013103 Mon Sep 17 00:00:00 2001 From: Joseph McClenaghan Date: Fri, 15 Sep 2023 21:03:56 +0100 Subject: [PATCH 62/68] fixes for mse --- omas/machine_mappings/mast.json | 29 +++++++++++- omas/machine_mappings/mast.py | 84 ++++++++++++++++++++++++++------- omas/machine_mappings/nstxu.py | 4 +- 3 files changed, 98 insertions(+), 19 deletions(-) diff --git a/omas/machine_mappings/mast.json b/omas/machine_mappings/mast.json index eccd8d8ca..934a99737 100644 --- a/omas/machine_mappings/mast.json +++ b/omas/machine_mappings/mast.json @@ -118,9 +118,36 @@ "mse.channel.:.active_spatial_resolution.:": { "PYTHON": "mse_hardware(ods, {pulse}, {server!r}, {port!r})" }, + "mse.channel.:.active_spatial_resolution.:.centre.r": { + "PYTHON": "mse_data(ods, {pulse}, {server!r}, {port!r})" + }, + "mse.channel.:.active_spatial_resolution.:.centre.z": { + "PYTHON": "mse_data(ods, {pulse}, {server!r}, {port!r})" + }, "mse.channel.:.active_spatial_resolution.:.geometric_coefficients": { "COCOSIO": 11, - "PYTHON": "mse_hardware(ods, {pulse}, {server!r}, {port!r})" + "PYTHON": "mse_data(ods, {pulse}, {server!r}, {port!r})" + }, + "mse.channel.:.active_spatial_resolution.:.time": { + "PYTHON": "mse_data(ods, {pulse}, {server!r}, {port!r})" + }, + "mse.channel.:.name": { + "PYTHON": "mse_data(ods, {pulse}, {server!r}, {port!r})" + }, + "mse.channel.:.polarisation_angle.data": { + "PYTHON": "mse_data(ods, {pulse}, {server!r}, {port!r})" + }, + "mse.channel.:.polarisation_angle.data_error_upper": { + "PYTHON": "mse_data(ods, {pulse}, {server!r}, {port!r})" + }, + "mse.channel.:.polarisation_angle.time": { + "PYTHON": "mse_data(ods, {pulse}, {server!r}, {port!r})" + }, + "mse.channel.:.polarisation_angle.validity": { + "PYTHON": "mse_data(ods, {pulse}, {server!r}, {port!r})" + }, + "mse.channel.:.polarisation_angle.validity_timed": { + "PYTHON": "mse_data(ods, {pulse}, {server!r}, {port!r})" }, "pf_active.coil.:": { "PYTHON": "pf_active_hardware(ods, {pulse})" diff --git a/omas/machine_mappings/mast.py b/omas/machine_mappings/mast.py index a6e7ada23..f19a92651 100644 --- a/omas/machine_mappings/mast.py +++ b/omas/machine_mappings/mast.py @@ -107,28 +107,39 @@ def pf_active_coil_current_data(ods, pulse, server=None, port=None): for i in sig_name.split('/')[:-1]: tmp +=i+'/' sig_name=tmp[:-1] - + sig_scale = sig['scale'] if sig_scale<1: sig_scale = 1./sig_scale + printd(sig_name) tmp = client.get(sig_name, pulse) printd(f'Smooth PF coil {channel} data', topic='machine') data = tmp.data * sig_scale ods[f'pf_active.coil.{channel}.current.time'] = time = tmp.time.data - ods[f'pf_active.coil.{channel}.current.data'] = firFilter(time, data, [0, 300]) + if not len(time): + ods[f'pf_active.coil.{channel}.current.time'] = [0.0, 1e10] + ods[f'pf_active.coil.{channel}.current.data'] = [np.nan,np.nan] + ods[f'pf_active.coil.{channel}.current.data_error_upper'] = [np.nan,np.nan] + else: + + ods[f'pf_active.coil.{channel}.current.data'] = firFilter(time, data, [0, 300]) - rel_error = data * sig['rel_error'] - abs_error = sig['abs_error'] - error = np.sqrt(rel_error**2 + abs_error**2) - error[np.abs(data) < sig['sig_thresh']] = sig['sig_thresh'] - ods[f'pf_active.coil.{channel}.current.data_error_upper'] = error + rel_error = data * sig['rel_error'] + abs_error = sig['abs_error'] + error = np.sqrt(rel_error**2 + abs_error**2) + error[np.abs(data) < sig['sig_thresh']] = sig['sig_thresh'] + ods[f'pf_active.coil.{channel}.current.data_error_upper'] = error except pyuda.UDAException: print(channel,sig_name) tmp = None - ods[f'pf_active.coil.{channel}.current.data'] = np.array([]) - ods[f'pf_active.coil.{channel}.current.data_error_upper'] = np.array([]) - ods[f'pf_active.coil.{channel}.current.time'] = np.array([]) + ods[f'pf_active.coil.{channel}.current.time'] = [0.0, 1e10] + ods[f'pf_active.coil.{channel}.current.data'] = [0.0, 0.0] + ods[f'pf_active.coil.{channel}.current.data_error_upper'] = [0.0,0.0] + + #ods[f'pf_active.coil.{channel}.current.data'] = np.array([]) + #ods[f'pf_active.coil.{channel}.current.data_error_upper'] = np.array([]) + #ods[f'pf_active.coil.{channel}.current.time'] = np.array([]) # IMAS stores the current in the coil not multiplied by the number of turns @@ -308,23 +319,64 @@ def thomson_scattering_data(ods, pulse): return + @machine_mapping_function(__regression_arguments__, pulse=44653) -def mse_hardware(ods, pulse, server=None, port=None): +def mse_data(ods, pulse, server=None, port=None): """ - Gathers MAST(-U) MSE hardware + Gathers MAST(-U) MSE data :param pulse: int """ + client = get_pyuda_client(server=server, port=port) - a_coefficients = client.get('/ams/geometry/a_coefficients', pulse).data - nchannels = len(a_coefficients[0,:]) - for ch in range(nchannels): + + if pulse > 43000: + measurements = [('ams/gamma/polarisation_angle', 1.0, 'Gamma', True, 'degrees')] + trace_MSE_gamma = 'ams/gamma/polarisation_angle' + trace_MSE_noise = 'ams/gamma/error_polarisation_angle' + trace_MSE_rad = 'ams/geometry/radius' + trace_MSE_md = 'ams/fibres/md_number' + trace_a_coefficients = '/ams/geometry/a_coefficients' + else: + trace_MSE_gamma = 'ams_gamma' + trace_MSE_noise = 'ams_gammanoise' + trace_MSE_rad = 'ams_rpos' + trace_MSE_md = 'ams_md' + + + r = client.get(trace_MSE_rad, pulse).data + z = 0*r + sig = client.get(trace_MSE_gamma, pulse).data + time = client.get(trace_MSE_gamma, pulse).dims[0].data + + err = client.get(trace_MSE_noise, pulse).data + + a_coefficients = client.get(trace_a_coefficients, pulse).data + + + for ch in range(len(r)): + valid = err[:, ch] > 0 # uncertainty greater than zero + valid &= sig[:, ch] != 0 # no exact zero values + if np.std(sig[:, ch]) == 0: + valid[:] = 0 + + ods[f'mse.channel[{ch}].polarisation_angle.time'] = time + ods[f'mse.channel[{ch}].polarisation_angle.data'] = sig[:, ch] + ods[f'mse.channel[{ch}].polarisation_angle.data_error_upper'] = err[:,ch] + ods[f'mse.channel[{ch}].polarisation_angle.validity_timed'] = valid - 1 + ods[f'mse.channel[{ch}].polarisation_angle.validity'] = int(np.sum(valid) == 0) + ods[f'mse.channel[{ch}].name'] = f'{ch + 1}' + + ods[f'mse.channel[{ch}].active_spatial_resolution[0].time'] = 0.0 + ods[f'mse.channel[{ch}].active_spatial_resolution[0].centre.r'] = r[ch] + ods[f'mse.channel[{ch}].active_spatial_resolution[0].centre.z'] = r[ch] * 0.0 + ods[f'mse.channel.{ch}.active_spatial_resolution[0].geometric_coefficients'] = np.zeros(9) ods[f'mse.channel[{ch}].active_spatial_resolution[0].geometric_coefficients'][0:3] = a_coefficients[0:3,ch] ods[f'mse.channel[{ch}].active_spatial_resolution[0].geometric_coefficients'][4:7] = a_coefficients[3:6,ch] - + # ===================== if __name__ == '__main__': diff --git a/omas/machine_mappings/nstxu.py b/omas/machine_mappings/nstxu.py index c763bc07b..c28d8c60f 100644 --- a/omas/machine_mappings/nstxu.py +++ b/omas/machine_mappings/nstxu.py @@ -473,8 +473,8 @@ def mse_data(ods, pulse, MSE_revision="ANALYSIS", MSE_Er_correction=True): ods[f'mse.channel[{ch}].polarisation_angle.time'] = res['time'] ods[f'mse.channel[{ch}].polarisation_angle.data'] = res[name][:, ch] * norm ods[f'mse.channel[{ch}].polarisation_angle.data_error_upper'] = res[name + '_error'][:, ch] * norm - ods[f'mse.channel[{ch}].polarisation_angle.validity_timed'] = validity_timed[:, ch] - ods[f'mse.channel[{ch}].polarisation_angle.validity'] = int(np.sum(valid) == 0) + ods[f'mse.channel[{ch}].polarisation_angle.validity_timed'] = -1*validity_timed[:, ch] + ods[f'mse.channel[{ch}].polarisation_angle.validity'] = -1*int(np.sum(valid) == 0) ods[f'mse.channel[{ch}].name'] = f'{ch + 1}' # use a single time slice for the whole pulse if the beam and the line of sight are not moving during the pulse From 73a5d8c14e3afe5ec4dccdbd509aa5411e891ea3 Mon Sep 17 00:00:00 2001 From: Joseph McClenaghan Date: Mon, 18 Sep 2023 14:26:46 -0400 Subject: [PATCH 63/68] make sure mse position and coeffs exist when constraint formed --- omas/omas_physics.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/omas/omas_physics.py b/omas/omas_physics.py index d5a6daeb1..4c07fd33e 100644 --- a/omas/omas_physics.py +++ b/omas/omas_physics.py @@ -837,6 +837,12 @@ def equilibrium_form_constraints( ods_n[ f'equilibrium.time_slice.{time_index}.constraints.mse_polarisation_angle.{channel}.measured_error_upper' ] = numpy.nan + + ods_n['mse.channel.:.active_spatial_resolution[0].geometric_coefficients'] + ods_n['mse.channel.:.active_spatial_resolution[0].centre.r'] + ods_n['mse.channel.:.active_spatial_resolution[0].centre.z'] + ods_n['mse.channel.:.active_spatial_resolution[0].centre.phi'] + except Exception as _excp: raise _excp.__class__(f'Problem with mse channel {channel}: {_excp}') From 0126a7838fdb4fc07c71c84fb931ff499b2e390c Mon Sep 17 00:00:00 2001 From: Joseph McClenaghan Date: Mon, 18 Sep 2023 17:06:46 -0400 Subject: [PATCH 64/68] minor index fix --- omas/machine_mappings/nstxu.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omas/machine_mappings/nstxu.py b/omas/machine_mappings/nstxu.py index c28d8c60f..178c6d492 100644 --- a/omas/machine_mappings/nstxu.py +++ b/omas/machine_mappings/nstxu.py @@ -482,7 +482,7 @@ def mse_data(ods, pulse, MSE_revision="ANALYSIS", MSE_Er_correction=True): ods[f'mse.channel[{ch}].active_spatial_resolution[0].centre.r'] = res['geom_R'][ch] ods[f'mse.channel[{ch}].active_spatial_resolution[0].centre.z'] = res['geom_R'][ch] * 0.0 ods[f'mse.channel[{ch}].active_spatial_resolution[0].centre.phi'] = res['geom_R'][ch] * 0.0 # don't actually know this one - IMAS2GAM = [1, 8, 6, 5, 4, 3, 9, 7, 2] + IMAS2GAM = [1, 8, 6, 5, 4, 3, 2, 9, 7] ods[f'mse.channel[{ch}].active_spatial_resolution[0].geometric_coefficients'] = [ coef_list.get(f'AA{IMAS2GAM[k]}GAM', [0] * (ch + 1))[ch] for k in range(9) ] From acf71dff53961640f9f8eaaaef6ea16e932e8cdf Mon Sep 17 00:00:00 2001 From: Joseph McClenaghan Date: Tue, 19 Sep 2023 07:30:46 +0100 Subject: [PATCH 65/68] add mast mse hardware back setup symbolic links for mastu --- omas/machine_mappings/mast.py | 9 +++++++++ omas/machine_mappings/mastu.json | 1 + omas/machine_mappings/mastu.py | 1 + omas/machine_mappings/support_files/mastu | 1 + 4 files changed, 12 insertions(+) create mode 120000 omas/machine_mappings/mastu.json create mode 120000 omas/machine_mappings/mastu.py create mode 120000 omas/machine_mappings/support_files/mastu diff --git a/omas/machine_mappings/mast.py b/omas/machine_mappings/mast.py index f19a92651..c07d44212 100644 --- a/omas/machine_mappings/mast.py +++ b/omas/machine_mappings/mast.py @@ -319,6 +319,15 @@ def thomson_scattering_data(ods, pulse): return +@machine_mapping_function(__regression_arguments__, pulse=44653) +def mse_hardware(ods, pulse, server=None, port=None): + """ + Gathers MAST(-U) MSE measurement locations + + :param pulse: int + + """ + unwrap(mse_data)(ods, pulse) @machine_mapping_function(__regression_arguments__, pulse=44653) def mse_data(ods, pulse, server=None, port=None): diff --git a/omas/machine_mappings/mastu.json b/omas/machine_mappings/mastu.json new file mode 120000 index 000000000..90dcaf4bd --- /dev/null +++ b/omas/machine_mappings/mastu.json @@ -0,0 +1 @@ +mast.json \ No newline at end of file diff --git a/omas/machine_mappings/mastu.py b/omas/machine_mappings/mastu.py new file mode 120000 index 000000000..5a2798505 --- /dev/null +++ b/omas/machine_mappings/mastu.py @@ -0,0 +1 @@ +mast.py \ No newline at end of file diff --git a/omas/machine_mappings/support_files/mastu b/omas/machine_mappings/support_files/mastu new file mode 120000 index 000000000..86fa452e8 --- /dev/null +++ b/omas/machine_mappings/support_files/mastu @@ -0,0 +1 @@ +mast \ No newline at end of file From 7d7cd73188338ab5c68c3b536d96e8e247989b3c Mon Sep 17 00:00:00 2001 From: Joseph McClenaghan Date: Tue, 19 Sep 2023 17:00:24 +0100 Subject: [PATCH 66/68] add mse support for mast(of the non-u variety) update mast(-u) support files --- omas/machine_mappings/mast.py | 10 +++--- .../support_files/mast/0/mhdin.dat | 31 ++++++++++--------- .../support_files/mast/40000/mhdin.dat | 4 +++ 3 files changed, 24 insertions(+), 21 deletions(-) diff --git a/omas/machine_mappings/mast.py b/omas/machine_mappings/mast.py index c07d44212..4cd9458fa 100644 --- a/omas/machine_mappings/mast.py +++ b/omas/machine_mappings/mast.py @@ -341,7 +341,7 @@ def mse_data(ods, pulse, server=None, port=None): client = get_pyuda_client(server=server, port=port) - if pulse > 43000: + if pulse > 40000: measurements = [('ams/gamma/polarisation_angle', 1.0, 'Gamma', True, 'degrees')] trace_MSE_gamma = 'ams/gamma/polarisation_angle' trace_MSE_noise = 'ams/gamma/error_polarisation_angle' @@ -353,17 +353,15 @@ def mse_data(ods, pulse, server=None, port=None): trace_MSE_noise = 'ams_gammanoise' trace_MSE_rad = 'ams_rpos' trace_MSE_md = 'ams_md' + trace_a_coefficients = 'ams_acoeff' - - r = client.get(trace_MSE_rad, pulse).data + r = np.squeeze(client.get(trace_MSE_rad, pulse).data) z = 0*r sig = client.get(trace_MSE_gamma, pulse).data time = client.get(trace_MSE_gamma, pulse).dims[0].data err = client.get(trace_MSE_noise, pulse).data - - a_coefficients = client.get(trace_a_coefficients, pulse).data - + a_coefficients = np.squeeze(client.get(trace_a_coefficients, pulse).data) for ch in range(len(r)): valid = err[:, ch] > 0 # uncertainty greater than zero diff --git a/omas/machine_mappings/support_files/mast/0/mhdin.dat b/omas/machine_mappings/support_files/mast/0/mhdin.dat index e4e49d5f1..7275785b6 100644 --- a/omas/machine_mappings/support_files/mast/0/mhdin.dat +++ b/omas/machine_mappings/support_files/mast/0/mhdin.dat @@ -19,7 +19,7 @@ ! Bvert probes - 3.0 cm ! !------------------------------------------------------------------------ - &IN3 + &IN5 IGRID = 1 RLEFT = 0.01 RRIGHT = 2.2 @@ -31,6 +31,11 @@ IACOIL = 0 IVESEL = 0 NSMP2 = 1 + mgaus1 = 8 + mgaus2 = 12 + nmselp = 36 + / + &IN3 RF = 0.475400001 0.528400004 1.06850004 1.10300004 1.13750005 1.51349998 1.4325 1.495 1.66299999 1.58500004 1.64750004 2*1.44079995 2*1.4404 1.66299999 1.58500004 1.64750004 1.51300001 1.42499995 1.49749994 1.06819999 @@ -137,10 +142,9 @@ -40.0 0.0 40.0 16*0.0 3*70.0 70.6416016 52*0.0 -70.6416016 3*-70.0 32*0.0 FCTURN = 12.0 8.0 2.0 4.0 2.0 15.0 2*4.0 15.0 2*4.0 4*2.0 15.0 2*4.0 15.0 2*4.0 2.0 4.0 2.0 8.0 12.0 144*1.0 - FCID = 1.0 2.0 3*3.0 3*4.0 3*5.0 2*6.0 2*7.0 3*8.0 3*9.0 3*10.0 11.0 12.0 - 4*13.0 8*14.0 4*15.0 4*16.0 4*17.0 4*18.0 8*19.0 4*20.0 3*21.0 8*22.0 8*23.0 - 8*24.0 8*25.0 4*26.0 3*27.0 3*28.0 4*29.0 8*30.0 8*31.0 8*32.0 8*33.0 3*34.0 - 6*35.0 6*36.0 4*37.0 4*38.0 + FCID = 1 2 3*3 3*4 3*5 2*6 2*7 3*8 3*9 3*10 11 12 4*13 8*14 4*15 4*16 4*17 + 4*18 8*19 4*20 3*21 8*22 8*23 8*24 8*25 4*26 3*27 3*28 4*29 8*30 8*31 8*32 + 8*33 3*34 6*35 6*36 4*37 4*38 RSI = 10*0.178499997 0.444999993 0.500999987 0.565999985 0.66170001 2*1.16299999 2*1.03540003 2*1.59300005 2*1.40009999 2*1.7493 2*1.54579997 2*1.40250003 0.444999993 0.500999987 0.565999985 0.66170001 2*1.16299999 @@ -230,12 +234,10 @@ WE = 240*0.0115 HE = 240*0.049097 ECTURN = 240*2.733333 - ECID = 240*1.0 + ECID = 240*1 RSISVS = 0.0 VSNAME = 'unused' - VSID = 1.0 - NW = 513 - NH = 513 + VSID = 1 / 0.169100E+000.267000E+000.004000E+000.533900E+000.000000E+000.000000E+00 Unused &MACHINEIN @@ -243,15 +245,14 @@ nfcoil = 170 nfsum = 38 nsilop = 46 - magpr2 = 78 + magpri = 78 necoil = 240 nesum = 1 nvesel = 1 nvsum = 1 nacoil = 1 - mgaus1 = 8 - mgaus2 = 12 - nwwcur = 9 - nppcur = 9 - nffcur = 9 + nwwcur = 18 + nppcur = 18 + nffcur = 18 + mqwant =66 / diff --git a/omas/machine_mappings/support_files/mast/40000/mhdin.dat b/omas/machine_mappings/support_files/mast/40000/mhdin.dat index 711961383..57f9db7f4 100644 --- a/omas/machine_mappings/support_files/mast/40000/mhdin.dat +++ b/omas/machine_mappings/support_files/mast/40000/mhdin.dat @@ -10,6 +10,10 @@ nacoil = 1 device = 'MAST-U' mqwant = 66 + nwwcur = 18 + nppcur = 18 + nffcur = 18 + nmselp = 33 / &IN3 RF = 0.24849965 0.24849975 0.24849974 0.2344998 2*0.24849974 3*0.24849972 From 65a9b8838fe5eb5cc1301fd180cd9b26cc3211f3 Mon Sep 17 00:00:00 2001 From: Joseph McClenaghan Date: Wed, 20 Sep 2023 17:33:30 +0100 Subject: [PATCH 67/68] delete accidentally added mhdin.dat file --- .../support_files/mast/mhdin.dat | 257 ------------------ 1 file changed, 257 deletions(-) delete mode 100644 omas/machine_mappings/support_files/mast/mhdin.dat diff --git a/omas/machine_mappings/support_files/mast/mhdin.dat b/omas/machine_mappings/support_files/mast/mhdin.dat deleted file mode 100644 index bbc390c2b..000000000 --- a/omas/machine_mappings/support_files/mast/mhdin.dat +++ /dev/null @@ -1,257 +0,0 @@ -!--------------------------------------------------------------------- -! Default input file for EFUND - MAST equilibria -! -! S. Sabbagh - (6/27/19) First setup of MAST. -! -! Some specifics: -! - grid size: RLEFT=0.01 RRIGHT=2.2 ZBOTTO=-2.3 ZTOP=2.3 -! - 1 OH -! - 170 PF coil elements (38 coil currents and coil casing currents) -! - 50 flux loops -! - 78 magnetic pickup coils -! - 18 total vessel/plate electrically conducting groups -! (sub-element groups that comprise these 18 groups may -! have to change after full testing/calibrations are done) -! -! - SMP2 is set to a default value - need to get these data -! (MAST values to be placed here) Default values are -! Bphi probes - 3.0 cm -! Bvert probes - 3.0 cm -! -!------------------------------------------------------------------------ - &IN5 - IGRID = 1 - RLEFT = 0.01 - RRIGHT = 2.2 - ZBOTTO = -2.3 - ZTOP = 2.3 - ISLPFC = 0 - IFCOIL = 1 - IECOIL = 1 - IACOIL = 0 - IVESEL = 0 - NSMP2 = 1 - mgaus1 = 8 - mgaus2 = 12 - / - &IN3 - RF = 0.475400001 0.528400004 1.06850004 1.10300004 1.13750005 1.51349998 - 1.4325 1.495 1.66299999 1.58500004 1.64750004 2*1.44079995 2*1.4404 - 1.66299999 1.58500004 1.64750004 1.51300001 1.42499995 1.49749994 1.06819999 - 1.1027 1.1372 0.52700001 0.474000007 0.4366 0.49849999 0.563399971 - 0.50150001 1.04139996 1.05379999 1.09990001 1.14600003 1.15840006 1.14590001 - 1.09990001 1.05410004 1.40639997 1.49839997 1.5934 1.50139999 1.55659997 - 1.64900005 1.74440002 1.65199995 1.55659997 1.64900005 1.74440002 1.65199995 - 1.40639997 1.49839997 1.5934 1.50139999 1.04139996 1.05379999 1.09990001 - 1.14600003 1.15840006 1.14590001 1.09990001 1.05410004 0.4366 0.49849999 - 0.563399971 0.50150001 3*0.173500001 0.202000007 0.179000005 0.176200002 - 0.216499999 0.173500001 0.216499999 0.173500001 0.195999995 0.289900005 - 0.275900006 0.247799993 0.219699994 0.192900002 0.179000005 0.149299994 - 0.162499994 0.290199995 0.434300005 0.643100023 0.851800025 1.06060004 - 0.789699972 0.791599989 0.789699972 1.26929998 1.47809994 1.6868 1.89559996 - 2.05990005 1.6559 1.65799999 1.6559 2.05990005 2.01239991 10*2.00990009 - 2.01239991 2.05990005 1.26929998 1.47809994 1.6868 1.89559996 2.05990005 - 1.6559 1.65799999 1.6559 0.290199995 0.434300005 0.643100023 0.851800025 - 1.06060004 0.789699972 0.791599989 0.789699972 0.162499994 0.149299994 - 0.179000005 0.192900002 0.219699994 0.247799993 0.275900006 0.289900005 - 0.195999995 0.173500001 0.216499999 0.173500001 0.216499999 0.176200002 - 0.179000005 0.202000007 3*0.173500001 0.489199996 0.491299987 0.495499998 - 0.499799997 0.613200009 0.66049999 0.489199996 0.491299987 0.495499998 - 0.499799997 0.613200009 0.66049999 1.40939999 1.4404 1.47440004 1.44340003 - 1.40939999 1.4404 1.47440004 1.44340003 - ZF = 1.75380003 1.71580005 3*1.09979999 1.08319998 1.10220003 1.16620004 - 0.485500008 0.504499972 0.564499974 0.856700003 0.932699978 -0.85710001 - -0.933099985 -0.476799995 -0.495799989 -0.555800021 -1.08000004 -1.09899998 - -1.15900004 3*-1.09329998 -1.71109998 -1.74909997 1.76750004 1.91349995 - 1.77049994 1.62450004 1.10000002 1.15279996 1.16550004 1.15279996 1.10000002 - 1.04719996 1.0345 1.04719996 1.09850001 1.19350004 1.10150003 1.00650001 - 0.49849999 0.593500018 0.50150001 0.406500012 -0.49849999 -0.593500018 - -0.50150001 -0.406500012 -1.09850001 -1.19350004 -1.10150003 -1.00650001 - -1.10000002 -1.15279996 -1.16550004 -1.15279996 -1.10000002 -1.04719996 - -1.0345 -1.04719996 -1.76750004 -1.91349995 -1.77049994 -1.62450004 - 0.860000014 0.515999973 0.172000006 1.85870004 1.84749997 1.76999998 - 1.58969998 1.54799998 1.36469996 1.204 1.1882 2.1624999 2.12150002 - 2.06459999 2.00769997 1.95079994 1.8987 2.25 2.45830011 2.19749999 - 4*2.21000004 1.88849998 1.95000005 2.01009989 4*2.21000004 2.19749999 - 1.88849998 1.95000005 2.01009989 2.15249991 2.10500002 1.87199998 1.45599997 - 1.03999996 0.624000013 0.208000004 -0.208000004 -0.624000013 -1.03999996 - -1.45599997 -1.87199998 -2.10500002 -2.15249991 4*-2.21000004 -2.19749999 - -1.88849998 -1.95000005 -2.01009989 -2.19749999 4*-2.21000004 -1.88849998 - -1.95000005 -2.01009989 -2.45830011 -2.25 -1.8987 -1.95079994 -2.00769997 - -2.06459999 -2.12150002 -2.1624999 -1.1882 -1.204 -1.36469996 -1.54799998 - -1.58969998 -1.76999998 -1.84749997 -1.85870004 -0.172000006 -0.515999973 - -0.860000014 1.60699999 1.59780002 1.58949995 1.5812 1.62820005 1.66170001 - -1.60699999 -1.59780002 -1.58949995 -1.5812 -1.62820005 -1.66170001 - 0.898500025 0.976000011 0.901499987 0.824000001 -0.898500025 -0.976000011 - -0.901499987 -0.824000001 - WF = 2*0.0500000007 0.0209999997 0.0439999998 0.0209999997 0.131999999 - 0.0240000002 0.0989999995 0.128000006 0.0240000002 0.0989999995 - 4*0.0430000015 0.128000006 0.0240000002 0.0989999995 0.128000006 - 0.0240000002 0.0989999995 0.0209999997 0.0439999998 0.0209999997 - 2*0.0500000007 0.00300000003 0.126800001 0.00300000003 0.126800001 - 0.00300000003 0.00490000006 0.066399999 0.00490000006 0.00300000003 - 0.0046000001 0.066399999 0.00439999998 0.00300000003 0.187000006 - 0.00300000003 0.187000006 0.00300000003 0.187800005 0.00300000003 - 0.187800005 0.00300000003 0.187800005 0.00300000003 0.187800005 - 0.00300000003 0.187000006 0.00300000003 0.187000006 0.00300000003 - 0.00490000006 0.066399999 0.00490000006 0.00300000003 0.0046000001 - 0.066399999 0.00439999998 0.00300000003 0.126800001 0.00300000003 - 0.126800001 3*0.00700000022 0.0240000002 0.0179999992 0.0125000002 - 0.0469999984 0.00700000022 0.0469999984 0.00700000022 0.0348999985 - 0.0799999982 0.0725999996 0.0577999987 0.0430000015 0.0280000009 - 0.0179999992 0.0313999988 0.234999999 0.0794999972 4*0.208700001 0.134399995 - 0.00669999979 0.134399995 4*0.208700001 0.119999997 0.135600001 - 0.00680000009 0.135600001 0.119999997 0.0250000004 10*0.0199999996 - 0.0250000004 0.119999997 4*0.208700001 0.119999997 0.135600001 0.00680000009 - 0.135600001 0.0794999972 4*0.208700001 0.134399995 0.00669999979 0.134399995 - 0.234999999 0.0313999988 0.0179999992 0.0280000009 0.0430000015 0.0577999987 - 0.0725999996 0.0799999982 0.0348999985 0.00700000022 0.0469999984 - 0.00700000022 0.0469999984 0.0125000002 0.0179999992 0.0240000002 - 3*0.00700000022 0.170499995 0.166299999 0.158000007 0.149299994 0.0775000006 - 0.0170000009 0.170499995 0.166299999 0.158000007 0.149299994 0.0775000006 - 0.0170000009 0.00300000003 0.0649999976 0.00300000003 0.0649999976 - 0.00300000003 0.0649999976 0.00300000003 0.0649999976 - HF = 0.226999998 0.150999993 0.0894000009 0.107000001 0.0894000009 - 0.112999998 0.150999993 0.0370000005 0.112999998 0.150999993 0.0370000005 - 4*0.0520000011 0.112999998 0.150999993 0.0370000005 0.112999998 0.150999993 - 0.0370000005 0.0894000009 0.107000001 0.0894000009 0.150999993 0.226999998 - 0.289000005 0.00300000003 0.289000005 0.00300000003 0.0832000002 - 0.0223999992 0.00300000003 0.0223999992 0.0832000002 0.0223999992 - 0.00300000003 0.0223999992 0.187000006 0.00300000003 0.187000006 - 0.00300000003 0.187000006 0.00300000003 0.187000006 0.00300000003 - 0.187000006 0.00300000003 0.187000006 0.00300000003 0.187000006 - 0.00300000003 0.187000006 0.00300000003 0.0832000002 0.0223999992 - 0.00300000003 0.0223999992 0.0832000002 0.0223999992 0.00300000003 - 0.0223999992 0.289000005 0.00300000003 0.289000005 0.00300000003 - 3*0.344000012 0.0241 0.0551000014 0.0998999998 0.0250000004 0.344000012 - 0.0250000004 0.344000012 2*0.0250000004 4*0.0568999983 0.0472999997 - 0.0810000002 0.0834999979 0.0450000018 4*0.0199999996 0.00700000022 - 0.115999997 0.00700000022 4*0.0199999996 0.0450000018 0.00700000022 - 0.115999997 0.00700000022 0.0450000018 0.0500000007 10*0.416000009 - 0.0500000007 0.0450000018 4*0.0199999996 0.0450000018 0.00700000022 - 0.115999997 0.00700000022 0.0450000018 4*0.0199999996 0.00700000022 - 0.115999997 0.00700000022 0.0834999979 0.0810000002 0.0472999997 - 4*0.0568999983 2*0.0250000004 0.344000012 0.0250000004 0.344000012 - 0.0250000004 0.0998999998 0.0551000014 0.0241 3*0.344000012 0.00999999978 - 3*0.00829999987 0.0326000005 0.0305000003 0.00999999978 3*0.00829999987 - 0.0326000005 0.0305000003 0.151999995 0.00300000003 0.151999995 - 0.00300000003 0.151999995 0.00300000003 0.151999995 0.00300000003 - AF = 154*0.0 40.0 5*0.0 -40.0 9*0.0 - AF2 = 31*0.0 40.0 0.0 -40.0 0.0 40.0 0.0 -40.0 17*0.0 -40.0 0.0 40.0 0.0 - -40.0 0.0 40.0 16*0.0 3*70.0 70.6416016 52*0.0 -70.6416016 3*-70.0 32*0.0 - FCTURN = 12.0 8.0 2.0 4.0 2.0 15.0 2*4.0 15.0 2*4.0 4*2.0 15.0 2*4.0 15.0 - 2*4.0 2.0 4.0 2.0 8.0 12.0 144*1.0 - FCID = 1.0 2.0 3*3.0 3*4.0 3*5.0 2*6.0 2*7.0 3*8.0 3*9.0 3*10.0 11.0 12.0 - 4*13.0 8*14.0 4*15.0 4*16.0 4*17.0 4*18.0 8*19.0 4*20.0 3*21.0 8*22.0 8*23.0 - 8*24.0 8*25.0 4*26.0 3*27.0 3*28.0 4*29.0 8*30.0 8*31.0 8*32.0 8*33.0 3*34.0 - 6*35.0 6*36.0 4*37.0 4*38.0 - RSI = 10*0.178499997 0.444999993 0.500999987 0.565999985 0.66170001 - 2*1.16299999 2*1.03540003 2*1.59300005 2*1.40009999 2*1.7493 2*1.54579997 - 2*1.40250003 0.444999993 0.500999987 0.565999985 0.66170001 2*1.16299999 - 2*1.03540003 2*1.5984 2*1.40050006 3*1.74629998 1.54949999 2*1.40250003 - ZSI = 1.2349 0.929899991 0.624899983 0.319900006 0.0148999998 -0.0181000009 - -0.323100001 -0.628099978 -0.933099985 -1.23810005 3*1.56898999 1.63838005 - 1.08258998 2*1.09758997 1.08308995 1.04078996 1.05578995 1.16578996 - 1.15078998 0.442209989 0.457210004 0.564199984 0.549199998 0.888999999 - 0.903999984 3*-1.57102001 -1.64040995 -1.08860004 2*-1.10360003 -1.08860004 - -1.04443002 -1.06942999 -1.15943003 -1.14402997 -0.44224 -0.457239985 - -0.532239974 -0.547240019 -0.887600005 -0.90259999 - LPNAME = ' \\F_CC01' ' \\F_CC02' ' \\F_CC03' ' \\F_CC04' ' \\F_CC05' - ' \\F_CC06' ' \\F_CC07' ' \\F_CC08' ' \\F_CC09' ' \\F_CC10' '\\F_P2U_1' - '\\F_P2U_2' '\\F_P2U_3' '\\F_P2U_4' '\\F_P3U_1' '\\F_P3U_2' '\\F_P3U_3' - '\\F_P3U_4' '\\F_P4U_1' '\\F_P4U_2' '\\F_P4U_3' '\\F_P4U_4' '\\F_P5U_1' - '\\F_P5U_2' '\\F_P5U_3' '\\F_P5U_4' '\\F_P6U_1' '\\F_P6U_2' '\\F_P2L_1' - '\\F_P2L_2' '\\F_P2L_3' '\\F_P2L_4' '\\F_P3L_1' '\\F_P3L_2' '\\F_P3L_3' - '\\F_P3L_4' '\\F_P4L_1' '\\F_P4L_2' '\\F_P4L_3' '\\F_P4L_4' '\\F_P5L_1' - '\\F_P5L_2' '\\F_P5L_3' '\\F_P5L_4' '\\F_P6L_1' '\\F_P6L_2' - XMP2 = 40*0.180299997 2*1.44200003 3*1.58969998 9*1.84490001 3*1.59130001 - 2*1.44009995 2*1.44200003 3*1.58969998 9*1.84490001 3*1.59130001 2*1.44009995 - YMP2 = 1.44875002 1.37249994 1.29624999 1.22000003 1.14374995 1.0675 - 0.991249979 0.915000021 0.838750005 0.758870006 0.686249971 0.610000014 - 0.533749998 0.457500011 0.381249994 0.305000007 0.228750005 0.152500004 - 0.0762500018 0.0 -0.0762500018 -0.152500004 -0.228750005 -0.305000007 - -0.381249994 -0.457500011 -0.533749998 -0.610000014 -0.686249971 - -0.762499988 -0.838750005 -0.915000021 -0.991249979 -1.0675 -1.14374995 - -1.22000003 -1.29624999 -1.37249994 -1.44875002 -1.52499998 1.33500004 - 1.25999999 0.810450017 0.735450029 0.660449982 0.306980014 0.231979996 - 0.156979993 0.0819799975 0.00400000019 -0.0680200011 -0.143020004 - -0.218020007 -0.29302001 -0.640380025 -0.715380013 -0.790380001 -1.26016998 - -1.33517003 1.33500004 1.25999999 0.810450017 0.735450029 0.660449982 - 0.306980014 0.231979996 0.156979993 0.0819799975 0.00698000006 -0.0680200011 - -0.143020004 -0.218020007 -0.29302001 -0.640380025 -0.715380013 -0.790380001 - -1.26016998 -1.33517003 - AMP2 = 59*90.0 19*0.0 - MPNAM2 = 'B_CCBV01' 'B_CCBV02' 'B_CCBV03' 'B_CCBV04' 'B_CCBV05' 'B_CCBV06' - 'B_CCBV07' 'B_CCBV08' 'B_CCBV09' 'B_CCBV10' 'B_CCBV11' 'B_CCBV12' 'B_CCBV13' - 'B_CCBV14' 'B_CCBV15' 'B_CCBV16' 'B_CCBV17' 'B_CCBV18' 'B_CCBV19' 'B_CCBV20' - 'B_CCBV21' 'B_CCBV22' 'B_CCBV23' 'B_CCBV24' 'B_CCBV25' 'B_CCBV26' 'B_CCBV27' - 'B_CCBV28' 'B_CCBV29' 'B_CCBV30' 'B_CCBV31' 'B_CCBV32' 'B_CCBV33' 'B_CCBV34' - 'B_CCBV35' 'B_CCBV36' 'B_CCBV37' 'B_CCBV38' 'B_CCBV39' 'B_CCBV40' - '\\B_OBV01' '\\B_OBV02' '\\B_OBV03' '\\B_OBV04' '\\B_OBV05' '\\B_OBV06' - '\\B_OBV07' '\\B_OBV08' '\\B_OBV09' '\\B_OBV10' '\\B_OBV11' '\\B_OBV12' - '\\B_OBV13' '\\B_OBV14' '\\B_OBV15' '\\B_OBV16' '\\B_OBV17' '\\B_OBV18' - '\\B_OBV19' '\\B_OBR01' '\\B_OBR02' '\\B_OBR03' '\\B_OBR04' '\\B_OBR05' - '\\B_OBR06' '\\B_OBR07' '\\B_OBR08' '\\B_OBR09' '\\B_OBR10' '\\B_OBR11' - '\\B_OBR12' '\\B_OBR13' '\\B_OBR14' '\\B_OBR15' '\\B_OBR16' '\\B_OBR17' - '\\B_OBR18' '\\B_OBR19' - SMP2 = 78*0.03 - PATMP2 = 78*0.0 - RE = 30*0.119 30*0.1318 30*0.1446 30*0.1574 30*0.119 30*0.1318 30*0.1446 - 30*0.1574 - ZE = 1.448352 1.399255 1.350158 1.301062 1.251965 1.202868 1.153772 1.104675 - 1.055578 1.006482 0.957385 0.908288 0.859192 0.810095 0.760998 0.711902 - 0.662805 0.613708 0.564612 0.515515 0.466418 0.417322 0.368225 0.319128 - 0.270032 0.220935 0.171838 0.122742 0.073645 0.024548 1.448352 1.399255 - 1.350158 1.301062 1.251965 1.202868 1.153772 1.104675 1.055578 1.006482 - 0.957385 0.908288 0.859192 0.810095 0.760998 0.711902 0.662805 0.613708 - 0.564612 0.515515 0.466418 0.417322 0.368225 0.319128 0.270032 0.220935 - 0.171838 0.122742 0.073645 0.024548 1.448352 1.399255 1.350158 1.301062 - 1.251965 1.202868 1.153772 1.104675 1.055578 1.006482 0.957385 0.908288 - 0.859192 0.810095 0.760998 0.711902 0.662805 0.613708 0.564612 0.515515 - 0.466418 0.417322 0.368225 0.319128 0.270032 0.220935 0.171838 0.122742 - 0.073645 0.024548 1.448352 1.399255 1.350158 1.301062 1.251965 1.202868 - 1.153772 1.104675 1.055578 1.006482 0.957385 0.908288 0.859192 0.810095 - 0.760998 0.711902 0.662805 0.613708 0.564612 0.515515 0.466418 0.417322 - 0.368225 0.319128 0.270032 0.220935 0.171838 0.122742 0.073645 0.024548 - -1.448352 -1.399255 -1.350158 -1.301062 -1.251965 -1.202868 -1.153772 - -1.104675 -1.055578 -1.006482 -0.957385 -0.908288 -0.859192 -0.810095 - -0.760998 -0.711902 -0.662805 -0.613708 -0.564612 -0.515515 -0.466418 - -0.417322 -0.368225 -0.319128 -0.270032 -0.220935 -0.171838 -0.122742 - -0.073645 -0.024548 -1.448352 -1.399255 -1.350158 -1.301062 -1.251965 - -1.202868 -1.153772 -1.104675 -1.055578 -1.006482 -0.957385 -0.908288 - -0.859192 -0.810095 -0.760998 -0.711902 -0.662805 -0.613708 -0.564612 - -0.515515 -0.466418 -0.417322 -0.368225 -0.319128 -0.270032 -0.220935 - -0.171838 -0.122742 -0.073645 -0.024548 -1.448352 -1.399255 -1.350158 - -1.301062 -1.251965 -1.202868 -1.153772 -1.104675 -1.055578 -1.006482 - -0.957385 -0.908288 -0.859192 -0.810095 -0.760998 -0.711902 -0.662805 - -0.613708 -0.564612 -0.515515 -0.466418 -0.417322 -0.368225 -0.319128 - -0.270032 -0.220935 -0.171838 -0.122742 -0.073645 -0.024548 -1.448352 - -1.399255 -1.350158 -1.301062 -1.251965 -1.202868 -1.153772 -1.104675 - -1.055578 -1.006482 -0.957385 -0.908288 -0.859192 -0.810095 -0.760998 - -0.711902 -0.662805 -0.613708 -0.564612 -0.515515 -0.466418 -0.417322 - -0.368225 -0.319128 -0.270032 -0.220935 -0.171838 -0.122742 -0.073645 - -0.024548 - WE = 240*0.0115 - HE = 240*0.049097 - ECTURN = 240*2.733333 - ECID = 240*1.0 - RSISVS = 0.0 - VSNAME = 'unused' - VSID = 1.0 - / -0.169100E+000.267000E+000.004000E+000.533900E+000.000000E+000.000000E+00 Unused - &MACHINEIN - device = 'device' - nfcoil = 170 - nfsum = 38 - nsilop = 46 - magpri = 78 - necoil = 240 - nesum = 1 - nvesel = 1 - nvsum = 1 - nacoil = 1 - nwwcur = 9 - nppcur = 9 - nffcur = 9 - / From db3e958fbd8cab254d2c50557e9df62b2157aa30 Mon Sep 17 00:00:00 2001 From: Joseph McClenaghan Date: Sun, 24 Sep 2023 04:43:03 +0100 Subject: [PATCH 68/68] fix ordering of mastu signal.dat --- .../support_files/mast/40000/signals.dat | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/omas/machine_mappings/support_files/mast/40000/signals.dat b/omas/machine_mappings/support_files/mast/40000/signals.dat index 8ab1b8918..154142996 100644 --- a/omas/machine_mappings/support_files/mast/40000/signals.dat +++ b/omas/machine_mappings/support_files/mast/40000/signals.dat @@ -597,15 +597,15 @@ VS2L VS icoil 50 - c 0.200 0.5e3 0.50e+3 y -1.000e-4 1.0 1.0 VS3L VS icoil 51 - c 0.200 0.5e3 0.50e+3 y -3.800e-4 1.0 1.0 1 2.1e-3 VFD1L04 - ; VS4L VS icoil 52 - c 0.200 0.5e3 0.50e+3 y -2.800e-4 1.0 1.0 1 2.1e-3 VFD3L03 - ; VS5L VS icoil 53 - c 0.200 0.5e3 0.50e+3 y -4.400e-4 1.0 1.0 1 2.1e-3 VFXL04 - ; -VS6L VS icoil 54 - c 0.200 0.5e3 0.50e+3 y -2.200e-4 1.0 1.0 1 2.1e-3 VFXL04 - ; -VS1U VS icoil 55 - c 0.200 0.5e3 0.50e+3 y -1.200e-4 1.0 1.0 1 2.1e-3 VFCB05 - ; -VS2U VS icoil 56 - c 0.200 0.5e3 0.50e+3 y -1.000e-4 1.0 1.0 1 2.1e-3 VFCB01 - ; For computed vessel segments, -VS3U VS icoil 57 - c 0.200 0.5e3 0.50e+3 y -3.600e-4 1.0 1.0 1 2.1e-3 VFD1U04 - ; the conversion factor is an -VS4U VS icoil 58 - c 0.200 0.5e3 0.50e+3 y -2.800e-4 1.0 1.0 1 2.1e-3 VFD3U03 - ; "effective resistance" which -VS5U VS icoil 59 - c 0.200 0.5e3 0.50e+3 y -4.400e-4 1.0 1.0 1 2.1e-3 VFXU07 - ; converts Voltage (V) to -VS6U VS icoil 60 - c 0.200 0.5e3 0.50e+3 y -2.200e-4 1.0 1.0 1 2.1e-3 VFXU07 - ; current (A) -VS7U VS icoil 61 - c 0.200 0.5e3 0.50e+3 y -5.500e-4 1.0 1.0 1 2.1e-3 VFP5U01 - ; NOTE: absolute error is in (A) -VS7L VS icoil 62 - c 0.200 0.5e3 0.50e+3 y -5.500e-4 1.0 1.0 1 2.1e-3 VFP5L01 - ; +VS6L VS icoil 54 - c 0.200 0.5e3 0.50e+3 y -2.200e-4 1.0 1.0 1 2.1e-3 VFXL04 - ; +VS7L VS icoil 55 - c 0.200 0.5e3 0.50e+3 y -5.500e-4 1.0 1.0 1 2.1e-3 VFP5L01 - ; +VS1U VS icoil 56 - c 0.200 0.5e3 0.50e+3 y -1.200e-4 1.0 1.0 1 2.1e-3 VFCB05 - ; +VS2U VS icoil 57 - c 0.200 0.5e3 0.50e+3 y -1.000e-4 1.0 1.0 1 2.1e-3 VFCB01 - ; For computed vessel segments, +VS3U VS icoil 58 - c 0.200 0.5e3 0.50e+3 y -3.600e-4 1.0 1.0 1 2.1e-3 VFD1U04 - ; the conversion factor is an +VS4U VS icoil 59 - c 0.200 0.5e3 0.50e+3 y -2.800e-4 1.0 1.0 1 2.1e-3 VFD3U03 - ; "effective resistance" which +VS5U VS icoil 60 - c 0.200 0.5e3 0.50e+3 y -4.400e-4 1.0 1.0 1 2.1e-3 VFXU07 - ; converts Voltage (V) to +VS6U VS icoil 61 - c 0.200 0.5e3 0.50e+3 y -2.200e-4 1.0 1.0 1 2.1e-3 VFXU07 - ; current (A) +VS7U VS icoil 62 - c 0.200 0.5e3 0.50e+3 y -5.500e-4 1.0 1.0 1 2.1e-3 VFP5U01 - ; NOTE: absolute error is in (A) ;;;VS6L VS icoil 51 - c 0.200 0.5e3 0.50e+3 y -2.200e-4 1.0 1.0 1 2.1e-3 VFXL05 - ; Not available, try using XL_04 ;;;VS5L VS icoil 52 - c 0.200 0.5e3 0.50e+3 y -4.400e-4 1.0 1.0 1 2.1e-3 VFXL05 - ; ;